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

[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.8.0-ea-b79) - Build # 4589 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/4589/
Java: 64bit/jdk1.8.0-ea-b79 -XX:+UseG1GC

2 tests failed.
REGRESSION:  org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch

Error Message:
Server at http://127.0.0.1:54756/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update

Stack Trace:
org.apache.solr.common.SolrException: Server at http://127.0.0.1:54756/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([48F71CA25EC8D0AE:C91192BA2997B092]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:375)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:196)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:85)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:487)
	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)


REGRESSION:  org.apache.solr.cloud.UnloadDistributedZkTest.testDistribSearch

Error Message:
Still found shard

Stack Trace:
java.lang.AssertionError: Still found shard
	at __randomizedtesting.SeedInfo.seed([48F71CA25EC8D0AE:C91192BA2997B092]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:124)
	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:77)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:487)
	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 9149 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   2> 0 T1157 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 5 T1157 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362727080085
[junit4:junit4]   2> 5 T1157 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 6 T1158 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 6 T1158 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 6 T1158 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 7 T1158 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 7 T1158 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 8 T1158 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 106 T1157 oasc.ZkTestServer.run start zk server on port:49989
[junit4:junit4]   2> 106 T1157 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49989 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@78e88611
[junit4:junit4]   2> 107 T1157 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 107 T1163 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49989. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 107 T1163 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49989, initiating session
[junit4:junit4]   2> 107 T1159 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:38832
[junit4:junit4]   2> 108 T1159 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:38832
[junit4:junit4]   2> 108 T1161 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 175 T1161 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d48dd10980000 with negotiated timeout 10000 for client /127.0.0.1:38832
[junit4:junit4]   2> 175 T1163 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49989, sessionid = 0x13d48dd10980000, negotiated timeout = 10000
[junit4:junit4]   2> 176 T1164 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@78e88611 name:ZooKeeperConnection Watcher:127.0.0.1:49989 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 176 T1157 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 176 T1157 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 179 T1162 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d48dd10980000
[junit4:junit4]   2> 180 T1164 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 180 T1159 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:38832 which had sessionid 0x13d48dd10980000
[junit4:junit4]   2> 180 T1157 oaz.ZooKeeper.close Session: 0x13d48dd10980000 closed
[junit4:junit4]   2> 181 T1157 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49989/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@762f677c
[junit4:junit4]   2> 181 T1157 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 182 T1165 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49989. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 182 T1165 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49989, initiating session
[junit4:junit4]   2> 182 T1159 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:38833
[junit4:junit4]   2> 182 T1159 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:38833
[junit4:junit4]   2> 183 T1161 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d48dd10980001 with negotiated timeout 10000 for client /127.0.0.1:38833
[junit4:junit4]   2> 183 T1165 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49989, sessionid = 0x13d48dd10980001, negotiated timeout = 10000
[junit4:junit4]   2> 183 T1166 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@762f677c name:ZooKeeperConnection Watcher:127.0.0.1:49989/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 183 T1157 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 183 T1157 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 186 T1157 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 187 T1157 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 188 T1157 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 190 T1157 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 190 T1157 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 192 T1157 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 193 T1157 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 195 T1157 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 195 T1157 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 197 T1157 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 197 T1157 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 198 T1157 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 199 T1157 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 200 T1157 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 201 T1157 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 202 T1157 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 203 T1157 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 204 T1157 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 205 T1157 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 206 T1157 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 206 T1157 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 208 T1162 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d48dd10980001
[junit4:junit4]   2> 208 T1166 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 208 T1159 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:38833 which had sessionid 0x13d48dd10980001
[junit4:junit4]   2> 208 T1157 oaz.ZooKeeper.close Session: 0x13d48dd10980001 closed
[junit4:junit4]   2> 287 T1157 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 293 T1157 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53932
[junit4:junit4]   2> 293 T1157 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 294 T1157 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 294 T1157 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362727080289
[junit4:junit4]   2> 294 T1157 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362727080289/solr.xml
[junit4:junit4]   2> 295 T1157 oasc.CoreContainer.<init> New CoreContainer 1944170854
[junit4:junit4]   2> 295 T1157 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362727080289/'
[junit4:junit4]   2> 295 T1157 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362727080289/'
[junit4:junit4]   2> 312 T1157 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 313 T1157 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 313 T1157 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 313 T1157 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 314 T1157 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 314 T1157 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 314 T1157 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 314 T1157 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 315 T1157 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 315 T1157 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 322 T1157 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 332 T1157 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49989/solr
[junit4:junit4]   2> 332 T1157 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 332 T1157 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49989 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@32ef27b0
[junit4:junit4]   2> 333 T1157 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 333 T1176 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49989. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 334 T1176 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49989, initiating session
[junit4:junit4]   2> 334 T1159 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:38834
[junit4:junit4]   2> 335 T1159 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:38834
[junit4:junit4]   2> 336 T1161 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d48dd10980002 with negotiated timeout 20000 for client /127.0.0.1:38834
[junit4:junit4]   2> 336 T1176 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49989, sessionid = 0x13d48dd10980002, negotiated timeout = 20000
[junit4:junit4]   2> 337 T1177 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@32ef27b0 name:ZooKeeperConnection Watcher:127.0.0.1:49989 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 337 T1157 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 338 T1162 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d48dd10980002
[junit4:junit4]   2> 338 T1177 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 338 T1159 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:38834 which had sessionid 0x13d48dd10980002
[junit4:junit4]   2> 338 T1157 oaz.ZooKeeper.close Session: 0x13d48dd10980002 closed
[junit4:junit4]   2> 338 T1157 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 341 T1157 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49989/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@7f98711
[junit4:junit4]   2> 342 T1157 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 342 T1178 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49989. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 343 T1178 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49989, initiating session
[junit4:junit4]   2> 343 T1159 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:38835
[junit4:junit4]   2> 343 T1159 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:38835
[junit4:junit4]   2> 344 T1161 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d48dd10980003 with negotiated timeout 20000 for client /127.0.0.1:38835
[junit4:junit4]   2> 344 T1178 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49989, sessionid = 0x13d48dd10980003, negotiated timeout = 20000
[junit4:junit4]   2> 344 T1179 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7f98711 name:ZooKeeperConnection Watcher:127.0.0.1:49989/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 344 T1157 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 345 T1162 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d48dd10980003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 346 T1157 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 348 T1157 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53932_
[junit4:junit4]   2> 348 T1162 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d48dd10980003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:53932_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:53932_
[junit4:junit4]   2> 349 T1157 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53932_
[junit4:junit4]   2> 350 T1157 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 353 T1162 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d48dd10980003 type:delete cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 354 T1157 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 356 T1157 oasc.Overseer.start Overseer (id=89307681920647171-127.0.0.1:53932_-n_0000000000) starting
[junit4:junit4]   2> 356 T1162 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d48dd10980003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 357 T1162 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d48dd10980003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 357 T1162 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d48dd10980003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 358 T1162 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d48dd10980003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 359 T1181 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 359 T1157 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 361 T1157 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 362 T1157 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 363 T1180 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 366 T1182 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362727080289/collection1
[junit4:junit4]   2> 366 T1182 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 367 T1182 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 367 T1182 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 368 T1182 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362727080289/collection1/'
[junit4:junit4]   2> 368 T1182 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362727080289/collection1/lib/README' to classloader
[junit4:junit4]   2> 368 T1182 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362727080289/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 395 T1182 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 426 T1182 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 427 T1182 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 433 T1182 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 746 T1182 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 752 T1182 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 754 T1182 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 763 T1182 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 766 T1182 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 769 T1182 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 769 T1182 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 771 T1182 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 771 T1182 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 772 T1182 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 772 T1182 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 772 T1182 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362727080289/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/control/data/
[junit4:junit4]   2> 773 T1182 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f63ec2f
[junit4:junit4]   2> 773 T1182 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 779 T1182 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/control/data forceNew: false
[junit4:junit4]   2> 779 T1182 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/control/data/index/
[junit4:junit4]   2> 780 T1182 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 780 T1182 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/control/data/index forceNew: false
[junit4:junit4]   2> 783 T1182 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3eaec738; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 783 T1182 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 784 T1182 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 785 T1182 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 785 T1182 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 785 T1182 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 786 T1182 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 786 T1182 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 786 T1182 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 786 T1182 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 787 T1182 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 789 T1182 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 791 T1182 oass.SolrIndexSearcher.<init> Opening Searcher@6a6576ac main
[junit4:junit4]   2> 792 T1182 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 792 T1182 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 794 T1183 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6a6576ac main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 795 T1182 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 795 T1182 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 796 T1162 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d48dd10980003 type:create cxid:0x55 zxid:0x2a txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 1866 T1180 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1867 T1180 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53932",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53932_",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 1867 T1180 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 1867 T1180 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 1868 T1162 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d48dd10980003 type:create cxid:0x5d zxid:0x2d txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 1872 T1179 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> 2798 T1182 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2798 T1182 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53932 collection:control_collection shard:shard1
[junit4:junit4]   2> 2799 T1182 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2803 T1162 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d48dd10980003 type:delete cxid:0x77 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2804 T1182 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2804 T1162 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d48dd10980003 type:create cxid:0x78 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2805 T1182 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2805 T1182 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2806 T1182 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53932/collection1/
[junit4:junit4]   2> 2806 T1182 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2806 T1182 oasc.SyncStrategy.syncToMe http://127.0.0.1:53932/collection1/ has no replicas
[junit4:junit4]   2> 2806 T1182 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53932/collection1/
[junit4:junit4]   2> 2806 T1182 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2809 T1162 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d48dd10980003 type:create cxid:0x82 zxid:0x3c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3376 T1180 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3390 T1179 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> 3411 T1182 oasc.ZkController.register We are http://127.0.0.1:53932/collection1/ and leader is http://127.0.0.1:53932/collection1/
[junit4:junit4]   2> 3412 T1182 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53932
[junit4:junit4]   2> 3412 T1182 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3412 T1182 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3412 T1182 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3413 T1182 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3414 T1157 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3415 T1157 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3415 T1157 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3421 T1157 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3422 T1157 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49989/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@72df3da2
[junit4:junit4]   2> 3422 T1157 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3423 T1184 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49989. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3423 T1184 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49989, initiating session
[junit4:junit4]   2> 3423 T1159 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:38838
[junit4:junit4]   2> 3424 T1159 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:38838
[junit4:junit4]   2> 3424 T1161 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d48dd10980004 with negotiated timeout 10000 for client /127.0.0.1:38838
[junit4:junit4]   2> 3424 T1184 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49989, sessionid = 0x13d48dd10980004, negotiated timeout = 10000
[junit4:junit4]   2> 3425 T1185 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@72df3da2 name:ZooKeeperConnection Watcher:127.0.0.1:49989/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3425 T1157 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3426 T1157 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3427 T1157 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3489 T1157 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3491 T1157 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:42810
[junit4:junit4]   2> 3492 T1157 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3492 T1157 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3493 T1157 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362727083507
[junit4:junit4]   2> 3493 T1157 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362727083507/solr.xml
[junit4:junit4]   2> 3493 T1157 oasc.CoreContainer.<init> New CoreContainer 1111467798
[junit4:junit4]   2> 3494 T1157 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362727083507/'
[junit4:junit4]   2> 3494 T1157 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362727083507/'
[junit4:junit4]   2> 3510 T1157 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3510 T1157 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3511 T1157 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3511 T1157 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3511 T1157 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3511 T1157 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3512 T1157 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3512 T1157 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3512 T1157 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3512 T1157 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3518 T1157 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3536 T1157 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49989/solr
[junit4:junit4]   2> 3536 T1157 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3536 T1157 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49989 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@269d889f
[junit4:junit4]   2> 3537 T1157 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3537 T1195 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49989. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3538 T1195 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49989, initiating session
[junit4:junit4]   2> 3539 T1159 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:38839
[junit4:junit4]   2> 3539 T1159 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:38839
[junit4:junit4]   2> 3539 T1161 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d48dd10980005 with negotiated timeout 20000 for client /127.0.0.1:38839
[junit4:junit4]   2> 3539 T1195 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49989, sessionid = 0x13d48dd10980005, negotiated timeout = 20000
[junit4:junit4]   2> 3540 T1196 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@269d889f name:ZooKeeperConnection Watcher:127.0.0.1:49989 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3540 T1157 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3541 T1162 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d48dd10980005
[junit4:junit4]   2> 3541 T1196 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3541 T1159 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:38839 which had sessionid 0x13d48dd10980005
[junit4:junit4]   2> 3541 T1157 oaz.ZooKeeper.close Session: 0x13d48dd10980005 closed
[junit4:junit4]   2> 3542 T1157 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3545 T1157 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49989/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@26718982
[junit4:junit4]   2> 3545 T1157 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3546 T1197 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49989. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3546 T1197 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49989, initiating session
[junit4:junit4]   2> 3546 T1159 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:38840
[junit4:junit4]   2> 3546 T1159 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:38840
[junit4:junit4]   2> 3547 T1161 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d48dd10980006 with negotiated timeout 20000 for client /127.0.0.1:38840
[junit4:junit4]   2> 3547 T1197 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49989, sessionid = 0x13d48dd10980006, negotiated timeout = 20000
[junit4:junit4]   2> 3547 T1198 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@26718982 name:ZooKeeperConnection Watcher:127.0.0.1:49989/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3548 T1157 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3548 T1162 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d48dd10980006 type:create cxid:0x1 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3549 T1162 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d48dd10980006 type:create cxid:0x2 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3550 T1157 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4552 T1157 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42810_
[junit4:junit4]   2> 4553 T1162 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d48dd10980006 type:delete cxid:0xb zxid:0x4c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:42810_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:42810_
[junit4:junit4]   2> 4553 T1157 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42810_
[junit4:junit4]   2> 4556 T1179 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4556 T1185 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4556 T1198 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4556 T1179 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> 4560 T1199 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362727083507/collection1
[junit4:junit4]   2> 4560 T1199 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4561 T1199 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4561 T1199 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4562 T1199 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362727083507/collection1/'
[junit4:junit4]   2> 4562 T1199 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362727083507/collection1/lib/README' to classloader
[junit4:junit4]   2> 4563 T1199 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362727083507/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4586 T1199 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 4616 T1199 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4617 T1199 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4624 T1199 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4893 T1180 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4894 T1180 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53932",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53932_",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 4896 T1198 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> 4896 T1185 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> 4896 T1179 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> 4954 T1199 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 4959 T1199 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 4962 T1199 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 4971 T1199 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4973 T1199 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4976 T1199 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4976 T1199 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 4977 T1199 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 4977 T1199 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4978 T1199 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 4978 T1199 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 4978 T1199 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362727083507/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/jetty1/
[junit4:junit4]   2> 4978 T1199 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f63ec2f
[junit4:junit4]   2> 4979 T1199 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 4979 T1199 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/jetty1 forceNew: false
[junit4:junit4]   2> 4979 T1199 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/jetty1/index/
[junit4:junit4]   2> 4980 T1199 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 4980 T1199 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/jetty1/index forceNew: false
[junit4:junit4]   2> 4983 T1199 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@25ae8e4; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4983 T1199 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4984 T1199 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 4985 T1199 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 4985 T1199 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 4985 T1199 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 4986 T1199 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 4986 T1199 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 4986 T1199 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 4986 T1199 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 4987 T1199 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 4989 T1199 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 4992 T1199 oass.SolrIndexSearcher.<init> Opening Searcher@68708e32 main
[junit4:junit4]   2> 4992 T1199 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 4992 T1199 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 4996 T1200 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@68708e32 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 4998 T1199 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 4998 T1199 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6399 T1180 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6400 T1180 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42810",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42810_",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 6400 T1180 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6400 T1180 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6414 T1179 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> 6414 T1198 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> 6414 T1185 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> 6999 T1199 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 6999 T1199 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:42810 collection:collection1 shard:shard1
[junit4:junit4]   2> 7000 T1199 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7005 T1162 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d48dd10980006 type:delete cxid:0x48 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7005 T1199 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7005 T1162 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d48dd10980006 type:create cxid:0x49 zxid:0x5d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7007 T1199 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7007 T1199 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7007 T1199 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:42810/collection1/
[junit4:junit4]   2> 7007 T1199 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7007 T1199 oasc.SyncStrategy.syncToMe http://127.0.0.1:42810/collection1/ has no replicas
[junit4:junit4]   2> 7007 T1199 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:42810/collection1/
[junit4:junit4]   2> 7007 T1199 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7009 T1162 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d48dd10980006 type:create cxid:0x53 zxid:0x61 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7918 T1180 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7923 T1185 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> 7923 T1198 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> 7923 T1179 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> 7963 T1199 oasc.ZkController.register We are http://127.0.0.1:42810/collection1/ and leader is http://127.0.0.1:42810/collection1/
[junit4:junit4]   2> 7963 T1199 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:42810
[junit4:junit4]   2> 7963 T1199 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 7963 T1199 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 7963 T1199 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7965 T1199 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7965 T1157 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 7966 T1157 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 7966 T1157 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8023 T1157 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8026 T1157 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54756
[junit4:junit4]   2> 8027 T1157 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8027 T1157 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8027 T1157 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362727088049
[junit4:junit4]   2> 8028 T1157 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362727088049/solr.xml
[junit4:junit4]   2> 8028 T1157 oasc.CoreContainer.<init> New CoreContainer 1444826951
[junit4:junit4]   2> 8028 T1157 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362727088049/'
[junit4:junit4]   2> 8029 T1157 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362727088049/'
[junit4:junit4]   2> 8044 T1157 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8045 T1157 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8045 T1157 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8045 T1157 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8046 T1157 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8046 T1157 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8046 T1157 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8046 T1157 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8047 T1157 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8047 T1157 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8053 T1157 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8062 T1157 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49989/solr
[junit4:junit4]   2> 8062 T1157 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8062 T1157 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49989 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5877bdc8
[junit4:junit4]   2> 8063 T1157 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8064 T1210 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49989. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8064 T1210 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49989, initiating session
[junit4:junit4]   2> 8065 T1159 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:38842
[junit4:junit4]   2> 8065 T1159 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:38842
[junit4:junit4]   2> 8066 T1161 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d48dd10980007 with negotiated timeout 20000 for client /127.0.0.1:38842
[junit4:junit4]   2> 8066 T1210 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49989, sessionid = 0x13d48dd10980007, negotiated timeout = 20000
[junit4:junit4]   2> 8066 T1211 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5877bdc8 name:ZooKeeperConnection Watcher:127.0.0.1:49989 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8066 T1157 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8067 T1162 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d48dd10980007
[junit4:junit4]   2> 8067 T1211 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8067 T1159 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:38842 which had sessionid 0x13d48dd10980007
[junit4:junit4]   2> 8067 T1157 oaz.ZooKeeper.close Session: 0x13d48dd10980007 closed
[junit4:junit4]   2> 8068 T1157 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8070 T1157 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49989/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@47e4c926
[junit4:junit4]   2> 8071 T1212 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49989. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8071 T1157 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8072 T1212 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49989, initiating session
[junit4:junit4]   2> 8072 T1159 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:38843
[junit4:junit4]   2> 8072 T1159 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:38843
[junit4:junit4]   2> 8073 T1161 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d48dd10980008 with negotiated timeout 20000 for client /127.0.0.1:38843
[junit4:junit4]   2> 8073 T1212 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49989, sessionid = 0x13d48dd10980008, negotiated timeout = 20000
[junit4:junit4]   2> 8073 T1213 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@47e4c926 name:ZooKeeperConnection Watcher:127.0.0.1:49989/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8073 T1157 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8074 T1162 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d48dd10980008 type:create cxid:0x1 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8074 T1162 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d48dd10980008 type:create cxid:0x2 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8076 T1157 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9077 T1157 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54756_
[junit4:junit4]   2> 9078 T1162 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d48dd10980008 type:delete cxid:0xb zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:54756_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:54756_
[junit4:junit4]   2> 9088 T1157 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54756_
[junit4:junit4]   2> 9089 T1198 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> 9089 T1179 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> 9090 T1185 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9090 T1185 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> 9090 T1213 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9090 T1179 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9091 T1198 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9095 T1214 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362727088049/collection1
[junit4:junit4]   2> 9095 T1214 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9095 T1214 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9096 T1214 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9097 T1214 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362727088049/collection1/'
[junit4:junit4]   2> 9097 T1214 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362727088049/collection1/lib/README' to classloader
[junit4:junit4]   2> 9098 T1214 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362727088049/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9130 T1214 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 9158 T1214 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9158 T1214 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9166 T1214 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9427 T1180 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9427 T1180 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42810",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42810_",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 9430 T1185 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> 9430 T1198 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> 9430 T1179 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> 9430 T1213 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> 9488 T1214 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9493 T1214 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9495 T1214 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9505 T1214 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9508 T1214 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9510 T1214 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9511 T1214 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9512 T1214 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9512 T1214 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9512 T1214 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9513 T1214 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9513 T1214 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362727088049/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/jetty2/
[junit4:junit4]   2> 9513 T1214 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f63ec2f
[junit4:junit4]   2> 9513 T1214 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 9514 T1214 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/jetty2 forceNew: false
[junit4:junit4]   2> 9514 T1214 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/jetty2/index/
[junit4:junit4]   2> 9514 T1214 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9514 T1214 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/jetty2/index forceNew: false
[junit4:junit4]   2> 9518 T1214 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2badd517; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9518 T1214 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9520 T1214 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9520 T1214 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9521 T1214 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9521 T1214 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9521 T1214 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9521 T1214 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9522 T1214 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9522 T1214 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9522 T1214 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9526 T1214 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9529 T1214 oass.SolrIndexSearcher.<init> Opening Searcher@5b6381d3 main
[junit4:junit4]   2> 9529 T1214 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9529 T1214 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9533 T1215 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5b6381d3 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9535 T1214 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9535 T1214 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10934 T1180 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10935 T1180 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54756",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54756_",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 10935 T1180 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 10935 T1180 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 10940 T1185 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> 10941 T1198 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> 10941 T1213 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> 10941 T1179 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> 11536 T1214 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11536 T1214 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:54756 collection:collection1 shard:shard2
[junit4:junit4]   2> 11537 T1214 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 11541 T1162 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d48dd10980008 type:delete cxid:0x47 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 11542 T1214 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11542 T1162 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d48dd10980008 type:create cxid:0x48 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11545 T1214 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11545 T1214 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11545 T1214 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:54756/collection1/
[junit4:junit4]   2> 11546 T1214 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11546 T1214 oasc.SyncStrategy.syncToMe http://127.0.0.1:54756/collection1/ has no replicas
[junit4:junit4]   2> 11546 T1214 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:54756/collection1/
[junit4:junit4]   2> 11546 T1214 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 11549 T1162 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d48dd10980008 type:create cxid:0x51 zxid:0x83 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12445 T1180 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12449 T1179 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> 12449 T1213 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> 12450 T1198 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> 12449 T1185 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> 12453 T1214 oasc.ZkController.register We are http://127.0.0.1:54756/collection1/ and leader is http://127.0.0.1:54756/collection1/
[junit4:junit4]   2> 12453 T1214 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54756
[junit4:junit4]   2> 12453 T1214 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 12453 T1214 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12453 T1214 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12454 T1214 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12455 T1157 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 12455 T1157 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12456 T1157 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12514 T1157 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12516 T1157 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:45754
[junit4:junit4]   2> 12518 T1157 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12518 T1157 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12518 T1157 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362727092539
[junit4:junit4]   2> 12519 T1157 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362727092539/solr.xml
[junit4:junit4]   2> 12519 T1157 oasc.CoreContainer.<init> New CoreContainer 1345254634
[junit4:junit4]   2> 12519 T1157 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362727092539/'
[junit4:junit4]   2> 12519 T1157 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362727092539/'
[junit4:junit4]   2> 12536 T1157 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 12537 T1157 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12537 T1157 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12537 T1157 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12537 T1157 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12538 T1157 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12538 T1157 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12538 T1157 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12539 T1157 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12539 T1157 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12545 T1157 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12554 T1157 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49989/solr
[junit4:junit4]   2> 12555 T1157 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12555 T1157 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49989 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@6018b4ea
[junit4:junit4]   2> 12556 T1157 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12556 T1225 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49989. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12557 T1225 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49989, initiating session
[junit4:junit4]   2> 12557 T1159 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:38846
[junit4:junit4]   2> 12558 T1159 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:38846
[junit4:junit4]   2> 12558 T1161 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d48dd10980009 with negotiated timeout 20000 for client /127.0.0.1:38846
[junit4:junit4]   2> 12558 T1225 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49989, sessionid = 0x13d48dd10980009, negotiated timeout = 20000
[junit4:junit4]   2> 12559 T1226 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6018b4ea name:ZooKeeperConnection Watcher:127.0.0.1:49989 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12559 T1157 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12560 T1162 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d48dd10980009
[junit4:junit4]   2> 12560 T1226 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12560 T1159 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:38846 which had sessionid 0x13d48dd10980009
[junit4:junit4]   2> 12560 T1157 oaz.ZooKeeper.close Session: 0x13d48dd10980009 closed
[junit4:junit4]   2> 12560 T1157 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12563 T1157 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49989/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@d1241d0
[junit4:junit4]   2> 12564 T1157 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12564 T1227 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49989. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12565 T1227 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49989, initiating session
[junit4:junit4]   2> 12565 T1159 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:38847
[junit4:junit4]   2> 12565 T1159 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:38847
[junit4:junit4]   2> 12566 T1161 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d48dd1098000a with negotiated timeout 20000 for client /127.0.0.1:38847
[junit4:junit4]   2> 12566 T1227 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49989, sessionid = 0x13d48dd1098000a, negotiated timeout = 20000
[junit4:junit4]   2> 12566 T1228 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d1241d0 name:ZooKeeperConnection Watcher:127.0.0.1:49989/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12566 T1157 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12567 T1162 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d48dd1098000a type:create cxid:0x1 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12567 T1162 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d48dd1098000a type:create cxid:0x2 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12569 T1157 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13571 T1157 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45754_
[junit4:junit4]   2> 13572 T1162 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d48dd1098000a type:delete cxid:0xb zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:45754_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:45754_
[junit4:junit4]   2> 13573 T1157 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45754_
[junit4:junit4]   2> 13574 T1213 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> 13574 T1179 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> 13574 T1185 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> 13575 T1198 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13575 T1228 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13575 T1198 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> 13575 T1213 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13576 T1179 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13576 T1185 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13580 T1229 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362727092539/collection1
[junit4:junit4]   2> 13580 T1229 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13580 T1229 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13581 T1229 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13581 T1229 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362727092539/collection1/'
[junit4:junit4]   2> 13582 T1229 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362727092539/collection1/lib/README' to classloader
[junit4:junit4]   2> 13582 T1229 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362727092539/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13616 T1229 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 13646 T1229 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13647 T1229 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13652 T1229 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 13953 T1180 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13953 T1180 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54756",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54756_",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 13956 T1198 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> 13956 T1228 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> 13956 T1185 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> 13956 T1213 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> 13956 T1179 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> 13964 T1229 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 13969 T1229 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 13971 T1229 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 13981 T1229 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13984 T1229 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13986 T1229 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13987 T1229 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 13988 T1229 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 13988 T1229 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13988 T1229 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 13989 T1229 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 13989 T1229 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362727092539/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/jetty3/
[junit4:junit4]   2> 13989 T1229 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f63ec2f
[junit4:junit4]   2> 13989 T1229 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 13990 T1229 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/jetty3 forceNew: false
[junit4:junit4]   2> 13990 T1229 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/jetty3/index/
[junit4:junit4]   2> 13990 T1229 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 13990 T1229 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/jetty3/index forceNew: false
[junit4:junit4]   2> 13993 T1229 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@31d652db; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13994 T1229 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13995 T1229 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 13996 T1229 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 13996 T1229 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 13996 T1229 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 13997 T1229 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 13997 T1229 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 13997 T1229 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 13997 T1229 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 13998 T1229 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14000 T1229 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14003 T1229 oass.SolrIndexSearcher.<init> Opening Searcher@5f4c675c main
[junit4:junit4]   2> 14003 T1229 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14003 T1229 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14007 T1230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5f4c675c main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14009 T1229 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14009 T1229 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15460 T1180 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15460 T1180 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45754",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45754_",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 15460 T1180 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 15461 T1180 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 15464 T1198 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> 15464 T1179 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> 15464 T1213 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> 15464 T1185 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> 15464 T1228 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> 16010 T1229 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16010 T1229 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:45754 collection:collection1 shard:shard1
[junit4:junit4]   2> 16012 T1229 oasc.ZkController.register We are http://127.0.0.1:45754/collection1/ and leader is http://127.0.0.1:42810/collection1/
[junit4:junit4]   2> 16013 T1229 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45754
[junit4:junit4]   2> 16013 T1229 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16013 T1229 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C65 name=collection1 org.apache.solr.core.SolrCore@3e699294 url=http://127.0.0.1:45754/collection1 node=127.0.0.1:45754_ C65_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:45754, state=down, collection=collection1, node_name=127.0.0.1:45754_, core=collection1}
[junit4:junit4]   2> 16014 T1231 C65 P45754 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16014 T1229 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16014 T1231 C65 P45754 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16015 T1231 C65 P45754 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16015 T1231 C65 P45754 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16015 T1157 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 16015 T1231 C65 P45754 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16015 T1157 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16016 T1157 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16075 T1157 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16077 T1157 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49085
[junit4:junit4]   2> 16078 T1157 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16078 T1157 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16078 T1157 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1362727096100
[junit4:junit4]   2> 16079 T1157 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1362727096100/solr.xml
[junit4:junit4]   2> 16079 T1157 oasc.CoreContainer.<init> New CoreContainer 1938919625
[junit4:junit4]   2> 16079 T1157 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1362727096100/'
[junit4:junit4]   2> 16080 T1157 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1362727096100/'
[junit4:junit4]   2> 16096 T1157 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 16096 T1157 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16096 T1157 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16097 T1157 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16097 T1157 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16097 T1157 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16097 T1157 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16098 T1157 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16098 T1157 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16098 T1157 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16104 T1157 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16113 T1157 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49989/solr
[junit4:junit4]   2> 16114 T1157 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16114 T1157 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49989 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@561985e
[junit4:junit4]   2> 16115 T1157 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16115 T1241 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49989. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16116 T1241 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49989, initiating session
[junit4:junit4]   2> 16116 T1159 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:38850
[junit4:junit4]   2> 16116 T1159 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:38850
[junit4:junit4]   2> 16117 T1161 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d48dd1098000b with negotiated timeout 20000 for client /127.0.0.1:38850
[junit4:junit4]   2> 16117 T1241 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49989, sessionid = 0x13d48dd1098000b, negotiated timeout = 20000
[junit4:junit4]   2> 16117 T1242 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@561985e name:ZooKeeperConnection Watcher:127.0.0.1:49989 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16117 T1157 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16118 T1162 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d48dd1098000b
[junit4:junit4]   2> 16119 T1242 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16119 T1159 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:38850 which had sessionid 0x13d48dd1098000b
[junit4:junit4]   2> 16119 T1157 oaz.ZooKeeper.close Session: 0x13d48dd1098000b closed
[junit4:junit4]   2> 16119 T1157 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 16122 T1157 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49989/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@4714344e
[junit4:junit4]   2> 16122 T1157 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16123 T1243 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49989. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16123 T1243 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49989, initiating session
[junit4:junit4]   2> 16123 T1159 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:38851
[junit4:junit4]   2> 16123 T1159 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:38851
[junit4:junit4]   2> 16124 T1161 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d48dd1098000c with negotiated timeout 20000 for client /127.0.0.1:38851
[junit4:junit4]   2> 16124 T1243 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49989, sessionid = 0x13d48dd1098000c, negotiated timeout = 20000
[junit4:junit4]   2> 16124 T1244 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4714344e name:ZooKeeperConnection Watcher:127.0.0.1:49989/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16124 T1157 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16125 T1162 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d48dd1098000c type:create cxid:0x1 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16125 T1162 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d48dd1098000c type:create cxid:0x2 zxid:0xa4 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16126 T1157 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 16967 T1180 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16968 T1180 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45754",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45754_",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 16970 T1179 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> 16970 T1198 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> 16970 T1213 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> 16970 T1185 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> 16970 T1228 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> 16970 T1244 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> 17020 T1192 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {state=recovering&nodeName=127.0.0.1:45754_&core=collection1&coreNodeName=4&wt=javabin&onlyIfLeader=true&checkLive=true&action=PREPRECOVERY&version=2} status=0 QTime=1000 
[junit4:junit4]   2> 17128 T1157 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49085_
[junit4:junit4]   2> 17129 T1162 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d48dd1098000c type:delete cxid:0xd zxid:0xa9 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49085_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49085_
[junit4:junit4]   2> 17130 T1157 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49085_
[junit4:junit4]   2> 17131 T1179 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> 17131 T1228 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> 17131 T1213 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> 17131 T1198 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17131 T1185 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17132 T1198 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> 17132 T1185 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> 17132 T1244 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17147 T1244 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> 17147 T1228 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17147 T1213 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17149 T1179 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17152 T1245 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1362727096100/collection1
[junit4:junit4]   2> 17152 T1245 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 17152 T1245 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 17153 T1245 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 17153 T1245 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1362727096100/collection1/'
[junit4:junit4]   2> 17154 T1245 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1362727096100/collection1/lib/README' to classloader
[junit4:junit4]   2> 17154 T1245 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1362727096100/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 17176 T1245 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 17205 T1245 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 17205 T1245 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 17210 T1245 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17564 T1245 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17573 T1245 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17576 T1245 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17586 T1245 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17588 T1245 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17591 T1245 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17591 T1245 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17592 T1245 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17592 T1245 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17593 T1245 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17593 T1245 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17593 T1245 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1362727096100/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/jetty4/
[junit4:junit4]   2> 17594 T1245 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f63ec2f
[junit4:junit4]   2> 17594 T1245 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 17594 T1245 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/jetty4 forceNew: false
[junit4:junit4]   2> 17594 T1245 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/jetty4/index/
[junit4:junit4]   2> 17595 T1245 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17595 T1245 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/jetty4/index forceNew: false
[junit4:junit4]   2> 17598 T1245 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2935d908; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17598 T1245 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17600 T1245 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17600 T1245 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17600 T1245 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17601 T1245 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17601 T1245 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17601 T1245 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17601 T1245 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17602 T1245 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17602 T1245 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17604 T1245 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17607 T1245 oass.SolrIndexSearcher.<init> Opening Searcher@73360a3c main
[junit4:junit4]   2> 17607 T1245 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17607 T1245 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17611 T1246 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@73360a3c main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17613 T1245 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17613 T1245 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18475 T1180 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18476 T1180 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49085",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49085_",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 18476 T1180 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 18476 T1180 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 18479 T1198 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> 18479 T1228 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> 18479 T1213 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> 18479 T1185 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> 18479 T1179 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> 18479 T1244 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> 18614 T1245 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 18614 T1245 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49085 collection:collection1 shard:shard2
[junit4:junit4]   2> 18616 T1245 oasc.ZkController.register We are http://127.0.0.1:49085/collection1/ and leader is http://127.0.0.1:54756/collection1/
[junit4:junit4]   2> 18616 T1245 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49085
[junit4:junit4]   2> 18616 T1245 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 18617 T1245 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C66 name=collection1 org.apache.solr.core.SolrCore@4d7d22fd url=http://127.0.0.1:49085/collection1 node=127.0.0.1:49085_ C66_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:49085, state=down, collection=collection1, node_name=127.0.0.1:49085_, core=collection1}
[junit4:junit4]   2> 18618 T1247 C66 P49085 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 18618 T1245 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18618 T1247 C66 P49085 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 18618 T1247 C66 P49085 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 18618 T1247 C66 P49085 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18618 T1157 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 18619 T1247 C66 P49085 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18619 T1157 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 18619 T1157 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18622 T1157 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18624 T1157 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18628 T1191 oasc.CoreContainer.create Creating SolrCore 'onenodecollectioncore' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362727083507/onenodecollectioncore
[junit4:junit4]   2> 18628 T1191 oasc.ZkController.createCollectionZkNode Check for collection zkNode:onenodecollection
[junit4:junit4]   2> 18629 T1191 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   2> 18629 T1191 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 18630 T1191 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 18630 T1191 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection
[junit4:junit4]   2> 18631 T1191 oasc.ZkController.readConfigName Load collection config from:/collections/onenodecollection
[junit4:junit4]   2> 18632 T1191 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362727083507/onenodecollectioncore/'
[junit4:junit4]   2> 18657 T1191 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 18693 T1191 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 18694 T1191 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 18699 T1191 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 19009 T1191 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 19015 T1191 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 19017 T1191 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2>  C65_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:45754, state=recovering, shard=shard1, collection=collection1, node_name=127.0.0.1:45754_, core=collection1}
[junit4:junit4]   2> 19022 T1231 C65 P45754 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:42810/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 19022 T1231 C65 P45754 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:45754 START replicas=[http://127.0.0.1:42810/collection1/] nUpdates=100
[junit4:junit4]   2> 19022 T1231 C65 P45754 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19023 T1231 C65 P45754 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 19023 T1231 C65 P45754 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 19023 T1231 C65 P45754 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 19023 T1231 C65 P45754 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19024 T1231 C65 P45754 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:42810/collection1/. core=collection1
[junit4:junit4]   2> 19024 T1231 C65 P45754 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19028 T1191 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> ASYNC  NEW_CORE C67 name=collection1 org.apache.solr.core.SolrCore@7e5038b3 url=http://127.0.0.1:42810/collection1 node=127.0.0.1:42810_ C67_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:42810, state=active, shard=shard1, collection=collection1, node_name=127.0.0.1:42810_, core=collection1, leader=true}
[junit4:junit4]   2> 19028 T1194 C67 P42810 REQ /get {distrib=false&qt=/get&getVersions=100&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 19029 T1192 C67 P42810 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 19032 T1192 C67 P42810 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@25ae8e4; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19032 T1191 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19033 T1192 C67 P42810 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19037 T1191 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19038 T1191 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19038 T1191 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19039 T1191 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19039 T1191 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19040 T1191 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19040 T1191 oasc.SolrCore.<init> [onenodecollectioncore] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362727083507/onenodecollectioncore/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362727080085/onenodecollection/
[junit4:junit4]   2> 19040 T1191 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f63ec2f
[junit4:junit4]   2> 19040 T1191 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 19041 T1191 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362727080085/onenodecollection forceNew: false
[junit4:junit4]   2> 19041 T1191 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362727080085/onenodecollection/index/
[junit4:junit4]   2> 19042 T1191 oasc.SolrCore.initIndex WARNING [onenodecollectioncore] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362727080085/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 19042 T1191 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362727080085/onenodecollection/index forceNew: false
[junit4:junit4]   2> 19044 T1192 C67 P42810 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@25ae8e4; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@25ae8e4; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19044 T1192 C67 P42810 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19045 T1192 C67 P42810 oass.SolrIndexSearcher.<init> Opening Searcher@20a41de6 realtime
[junit4:junit4]   2> 19045 T1192 C67 P42810 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19045 T1192 C67 P42810 /update {waitSearcher=true&commit_end_point=true&softCommit=false&commit=true&wt=javabin&openSearcher=false&version=2} {commit=} 0 16
[junit4:junit4]   2> 19046 T1231 C65 P45754 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19047 T1231 C65 P45754 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19050 T1193 C67 P42810 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19051 T1193 C67 P42810 REQ /replication {qt=/replication&command=indexversion&wt=javabin&version=2} status=0 QTime=3 
[junit4:junit4]   2> 19051 T1231 C65 P45754 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 19052 T1231 C65 P45754 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19052 T1231 C65 P45754 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19054 T1192 C67 P42810 REQ /replication {qt=/replication&command=filelist&wt=javabin&version=2&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 19054 T1191 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solrtest-BasicDistributedZk2Test-1362727080085/onenodecollection/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7432a079; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19054 T1231 C65 P45754 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19054 T1191 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19055 T1231 C65 P45754 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/jetty3/index.20130308181819135 forceNew: false
[junit4:junit4]   2> 19056 T1231 C65 P45754 oash.SnapPuller.fetchLatestIndex Starting download to NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/jetty3/index.20130308181819135 lockFactory=org.apache.lucene.store.NativeFSLockFactory@312aed5c; maxCacheMB=48.0 maxMergeSizeMB=4.0) fullCopy=false
[junit4:junit4]   2> 19057 T1191 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 19057 T1191 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 19058 T1191 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 19058 T1191 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 19059 T1191 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 19059 T1191 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 19059 T1194 C67 P42810 REQ /replication {qt=/replication&command=filecontent&file=segments_2&checksum=true&wt=filestream&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 19059 T1191 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 19060 T1191 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 19060 T1191 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 19061 T1231 C65 P45754 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19063 T1231 C65 P45754 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19063 T1191 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 19063 T1231 C65 P45754 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 19066 T1231 C65 P45754 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@31d652db; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@31d652db; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19067 T1231 C65 P45754 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19067 T1231 C65 P45754 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 19068 T1231 C65 P45754 oass.SolrIndexSearcher.<init> Opening Searcher@7bbf4352 main
[junit4:junit4]   2> 19068 T1191 oass.SolrIndexSearcher.<init> Opening Searcher@793ee899 main
[junit4:junit4]   2> 19068 T1191 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 19068 T1230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7bbf4352 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 19069 T1191 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 19069 T1231 C65 P45754 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/jetty3/index.20130308181819135 lockFactory=org.apache.lucene.store.NativeFSLockFactory@312aed5c; maxCacheMB=48.0 maxMergeSizeMB=4.0)
[junit4:junit4]   2> 19070 T1231 C65 P45754 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 19070 T1231 C65 P45754 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 19070 T1231 C65 P45754 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 19070 T1231 C65 P45754 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19072 T1250 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@793ee899 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 19073 T1191 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 19084 T1231 C65 P45754 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 19981 T1180 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19982 T1180 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49085",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49085_",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 19985 T1180 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45754",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45754_",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 19987 T1180 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42810",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42810_",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 19987 T1180 oasc.Overseer$ClusterStateUpdater.createCollection Create collection onenodecollection with numShards 1
[junit4:junit4]   2> 19987 T1180 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 19989 T1179 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> 19989 T1198 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> 19989 T1228 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> 19989 T1185 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> 19989 T1213 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> 19989 T1244 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> 20085 T1191 oasc.CoreContainer.registerCore registering core: onenodecollectioncore
[junit4:junit4]   2> 20086 T1191 oasc.ZkController.register Register replica - core:onenodecollectioncore address:http://127.0.0.1:42810 collection:onenodecollection shard:shard1
[junit4:junit4]   2> 20087 T1191 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   2> 20091 T1162 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d48dd10980006 type:delete cxid:0xa8 zxid:0xc4 txntype:-1 reqpath:n/a Error Path:/solr/collections/onenodecollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/onenodecollection/leaders
[junit4:junit4]   2> 20092 T1191 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 20092 T1162 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d48dd10980006 type:create cxid:0xa9 zxid:0xc5 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 20093 T1191 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 20093 T1191 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 20094 T1191 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:42810/onenodecollectioncore/
[junit4:junit4]   2> 20094 T1191 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 20094 T1191 oasc.SyncStrategy.syncToMe http://127.0.0.1:42810/onenodecollectioncore/ has no replicas
[junit4:junit4]   2> 20094 T1191 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:42810/onenodecollectioncore/
[junit4:junit4]   2> 20095 T1191 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   2> 20097 T1162 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d48dd10980006 type:create cxid:0xb3 zxid:0xc9 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 20624 T1208 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {state=recovering&nodeName=127.0.0.1:49085_&core=collection1&coreNodeName=5&wt=javabin&onlyIfLeader=true&checkLive=true&action=PREPRECOVERY&version=2} status=0 QTime=2001 
[junit4:junit4]   2> 21494 T1180 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21500 T1179 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> 21500 T1185 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> 21500 T1244 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> 21500 T1198 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> 21500 T1228 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> 21500 T1213 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> 21551 T1191 oasc.ZkController.register We are http://127.0.0.1:42810/onenodecollectioncore/ and leader is http://127.0.0.1:42810/onenodecollectioncore/
[junit4:junit4]   2> 21551 T1191 oasc.ZkController.register No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:42810
[junit4:junit4]   2> 21551 T1191 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 21552 T1191 oasc.ZkController.publish publishing core=onenodecollectioncore state=active
[junit4:junit4]   2> 21553 T1191 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21554 T1191 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {roles=none&collection=onenodecollection&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362727080085/onenodecollection&wt=javabin&numShards=1&action=CREATE&name=onenodecollectioncore&version=2} status=0 QTime=2926 
[junit4:junit4]   2> 21555 T1157 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 21555 T1157 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22557 T1157 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C66_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:49085, state=recovering, shard=shard2, collection=collection1, node_name=127.0.0.1:49085_, core=collection1}
[junit4:junit4]   2> 22625 T1247 C66 P49085 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:54756/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 22625 T1247 C66 P49085 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:49085 START replicas=[http://127.0.0.1:54756/collection1/] nUpdates=100
[junit4:junit4]   2> 22625 T1247 C66 P49085 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 22625 T1247 C66 P49085 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 22625 T1247 C66 P49085 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 22625 T1247 C66 P49085 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 22626 T1247 C66 P49085 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 22626 T1247 C66 P49085 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:54756/collection1/. core=collection1
[junit4:junit4]   2> 22626 T1247 C66 P49085 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C68 name=collection1 org.apache.solr.core.SolrCore@880d108 url=http://127.0.0.1:54756/collection1 node=127.0.0.1:54756_ C68_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:54756, state=active, shard=shard2, collection=collection1, node_name=127.0.0.1:54756_, core=collection1, leader=true}
[junit4:junit4]   2> 22629 T1206 C68 P54756 REQ /get {distrib=false&qt=/get&getVersions=100&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 22630 T1207 C68 P54756 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22633 T1207 C68 P54756 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2badd517; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22633 T1207 C68 P54756 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22644 T1207 C68 P54756 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2badd517; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2badd517; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22644 T1207 C68 P54756 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22645 T1207 C68 P54756 oass.SolrIndexSearcher.<init> Opening Searcher@715882fe realtime
[junit4:junit4]   2> 22645 T1207 C68 P54756 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22646 T1207 C68 P54756 /update {waitSearcher=true&commit_end_point=true&softCommit=false&commit=true&wt=javabin&openSearcher=false&version=2} {commit=} 0 16
[junit4:junit4]   2> 22646 T1247 C66 P49085 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22647 T1247 C66 P49085 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 22649 T1209 C68 P54756 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22649 T1209 C68 P54756 REQ /replication {qt=/replication&command=indexversion&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 22650 T1247 C66 P49085 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 22650 T1247 C66 P49085 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 22650 T1247 C66 P49085 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 22652 T1206 C68 P54756 REQ /replication {qt=/replication&command=filelist&wt=javabin&version=2&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 22653 T1247 C66 P49085 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 22654 T1247 C66 P49085 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/jetty4/index.20130308181822733 forceNew: false
[junit4:junit4]   2> 22654 T1247 C66 P49085 oash.SnapPuller.fetchLatestIndex Starting download to NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/jetty4/index.20130308181822733 lockFactory=org.apache.lucene.store.NativeFSLockFactory@588617e2; maxCacheMB=48.0 maxMergeSizeMB=4.0) fullCopy=false
[junit4:junit4]   2> 22657 T1207 C68 P54756 REQ /replication {qt=/replication&command=filecontent&file=segments_2&checksum=true&wt=filestream&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 22659 T1247 C66 P49085 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 22665 T1247 C66 P49085 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 22665 T1247 C66 P49085 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 22667 T1247 C66 P49085 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2935d908; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2935d908; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22667 T1247 C66 P49085 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22668 T1247 C66 P49085 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 22668 T1247 C66 P49085 oass.SolrIndexSearcher.<init> Opening Searcher@137e3797 main
[junit4:junit4]   2> 22669 T1246 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@137e3797 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22669 T1247 C66 P49085 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/jetty4/index.20130308181822733 lockFactory=org.apache.lucene.store.NativeFSLockFactory@588617e2; maxCacheMB=48.0 maxMergeSizeMB=4.0)
[junit4:junit4]   2> 22669 T1247 C66 P49085 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 22670 T1247 C66 P49085 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 22670 T1247 C66 P49085 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 22670 T1247 C66 P49085 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 22672 T1247 C66 P49085 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 23005 T1180 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23006 T1180 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42810",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42810_",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 23008 T1180 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49085",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49085_",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 23024 T1185 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> 23024 T1198 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> 23024 T1213 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> 23024 T1228 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> 23024 T1244 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> 23024 T1179 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> 23558 T1157 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23559 T1157 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: onenodecollection
[junit4:junit4]   2> 23560 T1157 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 23569 T1208 oejs.Response.sendError WARNING Committed before 404 Can not find: /onenodecollectioncore/update
[junit4:junit4]   2> 23569 T1208 oejs.ServletHandler.doHandle WARNING /onenodecollectioncore/update java.lang.IllegalStateException: Committed
[junit4:junit4]   2> 	at org.eclipse.jetty.server.Response.resetBuffer(Response.java:1136)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.Response.sendError(Response.java:314)
[junit4:junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$Servlet404.service(JettySolrRunner.java:465)
[junit4:junit4]   2> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:770)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:669)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1336)
[junit4:junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:379)
[junit4:junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:141)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:135)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:453)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:275)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1074)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:382)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1006)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:365)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:485)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:937)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:998)
[junit4:junit4]   2> 	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:948)
[junit4:junit4]   2> 	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
[junit4:junit4]   2> 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
[junit4:junit4]   2> 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
[junit4:junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 23569 T1157 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49989 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@5d33058f
[junit4:junit4]   2> 23571 T1157 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 23571 T1253 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49989. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 23571 T1253 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49989, initiating session
[junit4:junit4]   2> 23571 T1159 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:38865
[junit4:junit4]   2> 23572 T1159 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:38865
[junit4:junit4]   2> 23573 T1161 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d48dd1098000d with negotiated timeout 10000 for client /127.0.0.1:38865
[junit4:junit4]   2> 23573 T1253 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49989, sessionid = 0x13d48dd1098000d, negotiated timeout = 10000
[junit4:junit4]   2> 23574 T1254 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5d33058f name:ZooKeeperConnection Watcher:127.0.0.1:49989 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 23574 T1157 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 23599 T1162 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d48dd1098000d
[junit4:junit4]   2> 23599 T1159 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:38865 which had sessionid 0x13d48dd1098000d
[junit4:junit4]   2> 23599 T1157 oaz.ZooKeeper.close Session: 0x13d48dd1098000d closed
[junit4:junit4]   2> 23600 T1254 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 23600 T1162 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d48dd10980004
[junit4:junit4]   2> 23600 T1185 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 23600 T1157 oaz.ZooKeeper.close Session: 0x13d48dd10980004 closed
[junit4:junit4]   2> 23600 T1159 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:38838 which had sessionid 0x13d48dd10980004
[junit4:junit4]   2> 23603 T1157 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 53932
[junit4:junit4]   2> 23603 T1157 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1944170854
[junit4:junit4]   2> 24530 T1180 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24531 T1180 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53932",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53932_",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 24534 T1198 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> 24534 T1213 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> 24534 T1179 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> 24535 T1244 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> 24535 T1228 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> 25604 T1157 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@69903eb4
[junit4:junit4]   2> 25610 T1157 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 25610 T1157 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 25611 T1157 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 25611 T1157 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 25612 T1157 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 25612 T1157 oasc.CachingDirectoryFactory.close Closing directory when closing factory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/control/data/index
[junit4:junit4]   2> 25613 T1157 oasc.CachingDirectoryFactory.closeDirectory Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/control/data/index
[junit4:junit4]   2> 25613 T1157 oasc.CachingDirectoryFactory.close Closing directory when closing factory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/control/data
[junit4:junit4]   2> 25613 T1157 oasc.CachingDirectoryFactory.closeDirectory Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362727080085/control/data
[junit4:junit4]   2> 25614 T1180 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89307681920647171-127.0.0.1:53932_-n_0000000000) am no longer a leader.
[junit4:junit4]   2> 25614 T1162 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d48dd10980003
[junit4:junit4]   2> 25615 T1159 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:38835 which had sessionid 0x13d48dd10980003
[junit4:junit4]   2> 25615 T1157 oaz.ZooKeeper.close Session: 0x13d48dd10980003 closed
[junit4:junit4]   2> 25616 T1228 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25616 T1198 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25616 T1244 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25616 T1213 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25616 T1198 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> 25616 T1228 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> 25616 T1213 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> 25616 T1244 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> 25618 T1162 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d48dd10980006 type:delete cxid:0xc3 zxid:0xe4 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 25618 T1198 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 25619 T1198 oasc.Overseer.start Overseer (id=89307681920647174-127.0.0.1:42810_-n_0000000001) starting
[junit4:junit4]   2> 25620 T1162 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d48dd10980006 type:create cxid:0xc8 zxid:0xe6 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25620 T1162 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d48dd10980006 type:create cxid:0xc9 zxid:0xe7 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25621 T1162 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d48dd10980006 type:create cxid:0xca zxid:0xe8 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25621 T1162 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d48dd10980006 type:create cxid:0xcb zxid:0xe9 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25622 T1256 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 25622 T1255 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 25638 T1157 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   2> 25689 T1157 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 42810
[junit4:junit4]   2> 25689 T1157 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1111467798
[junit4:junit4]   2> 26915 T1179 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 26915 T1179 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> 26915 T1179 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 26916 T1179 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 27126 T1255 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   

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

  1>    DATA:
[junit4:junit4]   1>        
[junit4:junit4]   1>    /solr/overseer/queue (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        
[junit4:junit4]   1>    /solr/overseer/collection-queue-work (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        
[junit4:junit4]   1>   /solr/live_nodes (5)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:34478_ (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:52901_ (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:35565_ (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:40451_ (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:50087_ (0)
[junit4:junit4]   1>  /zookeeper (1)
[junit4:junit4]   1>  DATA:
[junit4:junit4]   1>      
[junit4:junit4]   1> 
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UnloadDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=48F71CA25EC8D0AE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=da -Dtests.timezone=America/Argentina/Mendoza -Dtests.file.encoding=UTF-8
[junit4:junit4] FAILURE  135s J0 | UnloadDistributedZkTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Still found shard
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([48F71CA25EC8D0AE:C91192BA2997B092]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:124)
[junit4:junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:77)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:487)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 134882 T811 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 134891 T810 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   2> 135509 T814 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> 135826 T889 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 135826 T889 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> 135827 T889 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 135827 T889 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=136), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=136)), sim=DefaultSimilarity, locale=da, timezone=America/Argentina/Mendoza
[junit4:junit4]   2> NOTE: Linux 3.2.0-38-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=2,free=98181808,total=132120576
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestJoin, TestPhraseSuggestions, BasicZkTest, TestDocumentBuilder, TestSolrCoreProperties, DistributedSpellCheckComponentTest, WordBreakSolrSpellCheckerTest, TestDynamicFieldCollectionResource, BadComponentTest, TestHashPartitioner, QueryEqualityTest, ZkControllerTest, SpellCheckCollatorTest, ResponseLogComponentTest, LukeRequestHandlerTest, TestIndexSearcher, TestXIncludeConfig, TestPropInjectDefaults, UUIDFieldTest, TestExtendedDismaxParser, JsonLoaderTest, TestPseudoReturnFields, TestSolrDeletionPolicy2, LeaderElectionTest, TestJmxIntegration, ConvertedLegacyTest, DistributedTermsComponentTest, SolrRequestParserTest, SolrCoreTest, DirectSolrConnectionTest, TestDistributedGrouping, TestArbitraryIndexDir, SystemInfoHandlerTest, XmlUpdateRequestHandlerTest, LegacyHTMLStripCharFilterTest, UnloadDistributedZkTest]
[junit4:junit4] Completed on J0 in 135.93s, 1 test, 1 failure <<< FAILURES!

[...truncated 600 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:381: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:361: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:183: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:449: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1213: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:877: There were test failures: 268 suites, 1130 tests, 1 error, 1 failure, 9 ignored (3 assumptions)

Total time: 45 minutes 25 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 64bit/jdk1.8.0-ea-b79 -XX:+UseG1GC
Email was triggered for: Failure
Sending email for trigger: Failure