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/15 20:26:39 UTC

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

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

3 tests failed.
REGRESSION:  org.apache.solr.cloud.UnloadDistributedZkTest.testDistribSearch

Error Message:
Still found shard

Stack Trace:
java.lang.AssertionError: Still found shard
	at __randomizedtesting.SeedInfo.seed([5FFF54C848E514C8:DE19DAD03FBA74F4]: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)


FAILED:  org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch

Error Message:
Server at http://127.0.0.1:34925/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:34925/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([5FFF54C848E514C8:DE19DAD03FBA74F4]: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:89)
	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)


FAILED:  org.apache.solr.cloud.SyncSliceTest.testDistribSearch

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([5FFF54C848E514C8:DE19DAD03FBA74F4]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:196)
	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 9261 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 0 T1191 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 4 T1191 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SyncSliceTest-1363374482978
[junit4:junit4]   2> 5 T1191 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 5 T1192 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 6 T1192 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 6 T1192 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 6 T1192 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 7 T1192 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 7 T1192 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1363374482978/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 105 T1191 oasc.ZkTestServer.run start zk server on port:33428
[junit4:junit4]   2> 106 T1191 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33428 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@2bb302bb
[junit4:junit4]   2> 107 T1191 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 107 T1197 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33428. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 108 T1197 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33428, initiating session
[junit4:junit4]   2> 108 T1193 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58423
[junit4:junit4]   2> 108 T1193 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58423
[junit4:junit4]   2> 108 T1195 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 186 T1195 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6f73a6250000 with negotiated timeout 10000 for client /127.0.0.1:58423
[junit4:junit4]   2> 186 T1197 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33428, sessionid = 0x13d6f73a6250000, negotiated timeout = 10000
[junit4:junit4]   2> 186 T1198 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2bb302bb name:ZooKeeperConnection Watcher:127.0.0.1:33428 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 187 T1191 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 188 T1191 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 192 T1196 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6f73a6250000
[junit4:junit4]   2> 194 T1198 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 194 T1193 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:58423 which had sessionid 0x13d6f73a6250000
[junit4:junit4]   2> 193 T1191 oaz.ZooKeeper.close Session: 0x13d6f73a6250000 closed
[junit4:junit4]   2> 195 T1191 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33428/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@2574e9bd
[junit4:junit4]   2> 196 T1191 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 197 T1199 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33428. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 197 T1199 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33428, initiating session
[junit4:junit4]   2> 198 T1193 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58424
[junit4:junit4]   2> 198 T1193 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58424
[junit4:junit4]   2> 199 T1195 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6f73a6250001 with negotiated timeout 10000 for client /127.0.0.1:58424
[junit4:junit4]   2> 199 T1199 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33428, sessionid = 0x13d6f73a6250001, negotiated timeout = 10000
[junit4:junit4]   2> 199 T1200 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2574e9bd name:ZooKeeperConnection Watcher:127.0.0.1:33428/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 199 T1191 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 200 T1191 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 205 T1191 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 210 T1191 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 214 T1191 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 218 T1191 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> 220 T1191 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 227 T1191 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> 229 T1191 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 235 T1191 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> 236 T1191 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 239 T1191 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> 240 T1191 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 243 T1191 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> 243 T1191 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 246 T1191 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> 247 T1191 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 249 T1191 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> 250 T1191 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 253 T1191 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> 253 T1191 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 262 T1191 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> 262 T1191 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 265 T1196 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6f73a6250001
[junit4:junit4]   2> 266 T1193 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:58424 which had sessionid 0x13d6f73a6250001
[junit4:junit4]   2> 266 T1200 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 266 T1191 oaz.ZooKeeper.close Session: 0x13d6f73a6250001 closed
[junit4:junit4]   2> 363 T1191 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 366 T1191 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:41945
[junit4:junit4]   2> 367 T1191 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 367 T1191 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 368 T1191 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363374483240
[junit4:junit4]   2> 368 T1191 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363374483240/solr.xml
[junit4:junit4]   2> 368 T1191 oasc.CoreContainer.<init> New CoreContainer 932358344
[junit4:junit4]   2> 369 T1191 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363374483240/'
[junit4:junit4]   2> 369 T1191 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363374483240/'
[junit4:junit4]   2> 387 T1191 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 387 T1191 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 387 T1191 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 388 T1191 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 388 T1191 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 388 T1191 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 389 T1191 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 389 T1191 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 389 T1191 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 390 T1191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 395 T1191 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 404 T1191 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:33428/solr
[junit4:junit4]   2> 405 T1191 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 405 T1191 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33428 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3996fc93
[junit4:junit4]   2> 406 T1191 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 406 T1210 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33428. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 406 T1210 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33428, initiating session
[junit4:junit4]   2> 406 T1193 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58426
[junit4:junit4]   2> 407 T1193 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58426
[junit4:junit4]   2> 407 T1195 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6f73a6250002 with negotiated timeout 20000 for client /127.0.0.1:58426
[junit4:junit4]   2> 408 T1210 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33428, sessionid = 0x13d6f73a6250002, negotiated timeout = 20000
[junit4:junit4]   2> 408 T1211 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3996fc93 name:ZooKeeperConnection Watcher:127.0.0.1:33428 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 408 T1191 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 409 T1196 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6f73a6250002
[junit4:junit4]   2> 410 T1211 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 410 T1193 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:58426 which had sessionid 0x13d6f73a6250002
[junit4:junit4]   2> 410 T1191 oaz.ZooKeeper.close Session: 0x13d6f73a6250002 closed
[junit4:junit4]   2> 410 T1191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 415 T1191 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33428/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@4042ccf1
[junit4:junit4]   2> 416 T1191 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 416 T1212 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33428. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 417 T1212 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33428, initiating session
[junit4:junit4]   2> 417 T1193 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58427
[junit4:junit4]   2> 417 T1193 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58427
[junit4:junit4]   2> 418 T1195 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6f73a6250003 with negotiated timeout 20000 for client /127.0.0.1:58427
[junit4:junit4]   2> 418 T1212 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33428, sessionid = 0x13d6f73a6250003, negotiated timeout = 20000
[junit4:junit4]   2> 419 T1213 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4042ccf1 name:ZooKeeperConnection Watcher:127.0.0.1:33428/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 419 T1191 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 420 T1196 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f73a6250003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 421 T1191 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 423 T1191 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41945_
[junit4:junit4]   2> 424 T1196 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f73a6250003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:41945_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:41945_
[junit4:junit4]   2> 424 T1191 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:41945_
[junit4:junit4]   2> 427 T1191 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 431 T1196 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f73a6250003 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> 432 T1191 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 434 T1191 oasc.Overseer.start Overseer (id=89350110116642819-127.0.0.1:41945_-n_0000000000) starting
[junit4:junit4]   2> 435 T1196 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f73a6250003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 436 T1196 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f73a6250003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 437 T1196 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f73a6250003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 437 T1196 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f73a6250003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 438 T1215 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 438 T1191 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 441 T1191 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 442 T1191 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 444 T1214 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 447 T1216 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363374483240/collection1
[junit4:junit4]   2> 447 T1216 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 447 T1216 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 447 T1216 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 448 T1216 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363374483240/collection1/'
[junit4:junit4]   2> 449 T1216 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1363374483240/collection1/lib/README' to classloader
[junit4:junit4]   2> 449 T1216 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1363374483240/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 473 T1216 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 507 T1216 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 508 T1216 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 511 T1216 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 846 T1216 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 851 T1216 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 853 T1216 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 864 T1216 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 867 T1216 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 869 T1216 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 870 T1216 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 871 T1216 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 871 T1216 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 872 T1216 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 872 T1216 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 872 T1216 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 872 T1216 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363374483240/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363374482978/control/data/
[junit4:junit4]   2> 872 T1216 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@58172fa5
[junit4:junit4]   2> 873 T1216 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 874 T1216 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363374482978/control/data forceNew: false
[junit4:junit4]   2> 874 T1216 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363374482978/control/data/index/
[junit4:junit4]   2> 874 T1216 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363374482978/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 874 T1216 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363374482978/control/data/index forceNew: false
[junit4:junit4]   2> 876 T1216 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5b0bda4 lockFactory=org.apache.lucene.store.NativeFSLockFactory@52209756)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 876 T1216 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 877 T1216 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 877 T1216 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 878 T1216 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 878 T1216 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 879 T1216 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 879 T1216 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 879 T1216 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 879 T1216 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 880 T1216 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 882 T1216 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 892 T1216 oass.SolrIndexSearcher.<init> Opening Searcher@7dbba079 main
[junit4:junit4]   2> 892 T1216 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1363374482978/control/data/tlog
[junit4:junit4]   2> 893 T1216 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 893 T1216 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 896 T1217 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7dbba079 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 897 T1216 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 897 T1216 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 897 T1196 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f73a6250003 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> 1948 T1214 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1949 T1214 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:41945_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:41945"}
[junit4:junit4]   2> 1949 T1214 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 1949 T1214 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 1950 T1196 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f73a6250003 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> 1954 T1213 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> 2899 T1216 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2900 T1216 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:41945 collection:control_collection shard:shard1
[junit4:junit4]   2> 2901 T1216 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2910 T1196 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f73a6250003 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> 2911 T1216 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2912 T1196 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f73a6250003 type:create cxid:0x78 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2915 T1216 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2915 T1216 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2915 T1216 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:41945/collection1/
[junit4:junit4]   2> 2916 T1216 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2916 T1216 oasc.SyncStrategy.syncToMe http://127.0.0.1:41945/collection1/ has no replicas
[junit4:junit4]   2> 2916 T1216 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:41945/collection1/
[junit4:junit4]   2> 2917 T1216 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2922 T1196 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f73a6250003 type:create cxid:0x82 zxid:0x3c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3460 T1214 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3474 T1213 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> 3527 T1216 oasc.ZkController.register We are http://127.0.0.1:41945/collection1/ and leader is http://127.0.0.1:41945/collection1/
[junit4:junit4]   2> 3527 T1216 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:41945
[junit4:junit4]   2> 3527 T1216 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3528 T1216 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3528 T1216 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3531 T1216 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3532 T1191 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3533 T1191 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3534 T1191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3539 T1191 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3540 T1191 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33428/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@461c7672
[junit4:junit4]   2> 3541 T1191 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3541 T1219 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33428. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3541 T1219 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33428, initiating session
[junit4:junit4]   2> 3541 T1193 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58428
[junit4:junit4]   2> 3542 T1193 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58428
[junit4:junit4]   2> 3542 T1195 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6f73a6250004 with negotiated timeout 10000 for client /127.0.0.1:58428
[junit4:junit4]   2> 3543 T1219 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33428, sessionid = 0x13d6f73a6250004, negotiated timeout = 10000
[junit4:junit4]   2> 3543 T1220 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@461c7672 name:ZooKeeperConnection Watcher:127.0.0.1:33428/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3544 T1191 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3545 T1191 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3546 T1191 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3623 T1191 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3626 T1191 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:39893
[junit4:junit4]   2> 3626 T1191 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3627 T1191 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3627 T1191 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363374486520
[junit4:junit4]   2> 3627 T1191 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363374486520/solr.xml
[junit4:junit4]   2> 3627 T1191 oasc.CoreContainer.<init> New CoreContainer 1456851291
[junit4:junit4]   2> 3628 T1191 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363374486520/'
[junit4:junit4]   2> 3628 T1191 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363374486520/'
[junit4:junit4]   2> 3644 T1191 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3645 T1191 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3645 T1191 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3645 T1191 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3646 T1191 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3646 T1191 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3646 T1191 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3647 T1191 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3647 T1191 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3647 T1191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3653 T1191 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3661 T1191 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:33428/solr
[junit4:junit4]   2> 3661 T1191 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3662 T1191 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33428 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@410e6f9f
[junit4:junit4]   2> 3662 T1191 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3663 T1230 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33428. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3663 T1230 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33428, initiating session
[junit4:junit4]   2> 3663 T1193 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58429
[junit4:junit4]   2> 3664 T1193 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58429
[junit4:junit4]   2> 3665 T1195 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6f73a6250005 with negotiated timeout 20000 for client /127.0.0.1:58429
[junit4:junit4]   2> 3665 T1230 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33428, sessionid = 0x13d6f73a6250005, negotiated timeout = 20000
[junit4:junit4]   2> 3665 T1231 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@410e6f9f name:ZooKeeperConnection Watcher:127.0.0.1:33428 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3666 T1191 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3667 T1196 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6f73a6250005
[junit4:junit4]   2> 3667 T1231 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3667 T1193 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:58429 which had sessionid 0x13d6f73a6250005
[junit4:junit4]   2> 3667 T1191 oaz.ZooKeeper.close Session: 0x13d6f73a6250005 closed
[junit4:junit4]   2> 3668 T1191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3670 T1191 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33428/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@4aded30b
[junit4:junit4]   2> 3671 T1191 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3671 T1232 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33428. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3672 T1232 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33428, initiating session
[junit4:junit4]   2> 3672 T1193 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58430
[junit4:junit4]   2> 3672 T1193 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58430
[junit4:junit4]   2> 3673 T1195 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6f73a6250006 with negotiated timeout 20000 for client /127.0.0.1:58430
[junit4:junit4]   2> 3673 T1232 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33428, sessionid = 0x13d6f73a6250006, negotiated timeout = 20000
[junit4:junit4]   2> 3673 T1233 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4aded30b name:ZooKeeperConnection Watcher:127.0.0.1:33428/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3673 T1191 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3674 T1196 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f73a6250006 type:create cxid:0x1 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3674 T1196 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f73a6250006 type:create cxid:0x2 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3676 T1191 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4679 T1191 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39893_
[junit4:junit4]   2> 4680 T1196 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f73a6250006 type:delete cxid:0xb zxid:0x4c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:39893_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:39893_
[junit4:junit4]   2> 4681 T1191 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:39893_
[junit4:junit4]   2> 4684 T1213 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4684 T1220 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4685 T1213 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> 4685 T1233 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4690 T1234 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363374486520/collection1
[junit4:junit4]   2> 4690 T1234 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4690 T1234 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4691 T1234 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4692 T1234 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363374486520/collection1/'
[junit4:junit4]   2> 4692 T1234 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1363374486520/collection1/lib/README' to classloader
[junit4:junit4]   2> 4693 T1234 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1363374486520/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4715 T1234 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 4750 T1234 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4751 T1234 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4755 T1234 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4982 T1214 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4982 T1214 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:41945__collection1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:41945_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:41945"}
[junit4:junit4]   2> 4985 T1233 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> 4985 T1220 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> 4985 T1213 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> 5073 T1234 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5078 T1234 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5080 T1234 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5091 T1234 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5094 T1234 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5096 T1234 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5097 T1234 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5097 T1234 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5098 T1234 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5099 T1234 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5099 T1234 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5099 T1234 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5100 T1234 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363374486520/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363374482978/jetty1/
[junit4:junit4]   2> 5100 T1234 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@58172fa5
[junit4:junit4]   2> 5100 T1234 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5102 T1234 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363374482978/jetty1 forceNew: false
[junit4:junit4]   2> 5102 T1234 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363374482978/jetty1/index/
[junit4:junit4]   2> 5102 T1234 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363374482978/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5102 T1234 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363374482978/jetty1/index forceNew: false
[junit4:junit4]   2> 5104 T1234 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@32c3c58c lockFactory=org.apache.lucene.store.NativeFSLockFactory@4de360e6)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5104 T1234 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5106 T1234 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5107 T1234 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5107 T1234 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5107 T1234 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5108 T1234 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5108 T1234 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5108 T1234 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5108 T1234 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5109 T1234 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5111 T1234 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5113 T1234 oass.SolrIndexSearcher.<init> Opening Searcher@60105e1a main
[junit4:junit4]   2> 5113 T1234 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1363374482978/jetty1/tlog
[junit4:junit4]   2> 5114 T1234 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5114 T1234 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5126 T1235 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@60105e1a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5128 T1234 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5128 T1234 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6490 T1214 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6491 T1214 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:39893_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:39893"}
[junit4:junit4]   2> 6491 T1214 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 6491 T1214 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6495 T1220 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> 6496 T1233 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> 6496 T1213 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> 7129 T1234 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7130 T1234 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:39893 collection:collection1 shard:shard1
[junit4:junit4]   2> 7131 T1234 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7142 T1196 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f73a6250006 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> 7143 T1234 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7144 T1196 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f73a6250006 type:create cxid:0x49 zxid:0x5d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7146 T1234 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7147 T1234 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7147 T1234 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:39893/collection1/
[junit4:junit4]   2> 7147 T1234 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7148 T1234 oasc.SyncStrategy.syncToMe http://127.0.0.1:39893/collection1/ has no replicas
[junit4:junit4]   2> 7148 T1234 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:39893/collection1/
[junit4:junit4]   2> 7148 T1234 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7155 T1196 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f73a6250006 type:create cxid:0x53 zxid:0x61 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7999 T1214 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8006 T1233 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> 8006 T1213 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> 8006 T1220 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> 8009 T1234 oasc.ZkController.register We are http://127.0.0.1:39893/collection1/ and leader is http://127.0.0.1:39893/collection1/
[junit4:junit4]   2> 8010 T1234 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:39893
[junit4:junit4]   2> 8010 T1234 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8010 T1234 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8010 T1234 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8012 T1234 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8013 T1191 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 8013 T1191 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8013 T1191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8081 T1191 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8083 T1191 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51459
[junit4:junit4]   2> 8083 T1191 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8083 T1191 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8084 T1191 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363374490990
[junit4:junit4]   2> 8084 T1191 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363374490990/solr.xml
[junit4:junit4]   2> 8084 T1191 oasc.CoreContainer.<init> New CoreContainer 1119389008
[junit4:junit4]   2> 8085 T1191 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363374490990/'
[junit4:junit4]   2> 8085 T1191 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363374490990/'
[junit4:junit4]   2> 8103 T1191 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8103 T1191 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8104 T1191 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8104 T1191 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8104 T1191 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8104 T1191 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8105 T1191 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8105 T1191 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8105 T1191 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8106 T1191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8112 T1191 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8121 T1191 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:33428/solr
[junit4:junit4]   2> 8121 T1191 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8122 T1191 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33428 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@454b2563
[junit4:junit4]   2> 8122 T1191 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8123 T1246 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33428. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8123 T1246 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33428, initiating session
[junit4:junit4]   2> 8123 T1193 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58436
[junit4:junit4]   2> 8124 T1193 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58436
[junit4:junit4]   2> 8124 T1195 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6f73a6250007 with negotiated timeout 20000 for client /127.0.0.1:58436
[junit4:junit4]   2> 8124 T1246 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33428, sessionid = 0x13d6f73a6250007, negotiated timeout = 20000
[junit4:junit4]   2> 8125 T1247 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@454b2563 name:ZooKeeperConnection Watcher:127.0.0.1:33428 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8125 T1191 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8126 T1196 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6f73a6250007
[junit4:junit4]   2> 8127 T1247 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8127 T1193 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:58436 which had sessionid 0x13d6f73a6250007
[junit4:junit4]   2> 8127 T1191 oaz.ZooKeeper.close Session: 0x13d6f73a6250007 closed
[junit4:junit4]   2> 8127 T1191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8130 T1191 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33428/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@46aed86d
[junit4:junit4]   2> 8131 T1191 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8131 T1248 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33428. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8132 T1248 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33428, initiating session
[junit4:junit4]   2> 8132 T1193 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58437
[junit4:junit4]   2> 8132 T1193 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58437
[junit4:junit4]   2> 8133 T1195 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6f73a6250008 with negotiated timeout 20000 for client /127.0.0.1:58437
[junit4:junit4]   2> 8133 T1248 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33428, sessionid = 0x13d6f73a6250008, negotiated timeout = 20000
[junit4:junit4]   2> 8133 T1249 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@46aed86d name:ZooKeeperConnection Watcher:127.0.0.1:33428/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8133 T1191 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8134 T1196 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f73a6250008 type:create cxid:0x1 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8135 T1196 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f73a6250008 type:create cxid:0x2 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8136 T1191 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9139 T1191 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51459_
[junit4:junit4]   2> 9139 T1196 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f73a6250008 type:delete cxid:0xb zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:51459_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:51459_
[junit4:junit4]   2> 9140 T1191 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51459_
[junit4:junit4]   2> 9142 T1233 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> 9143 T1213 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9143 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> 9143 T1249 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9143 T1220 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9143 T1220 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> 9145 T1233 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9148 T1250 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363374490990/collection1
[junit4:junit4]   2> 9148 T1250 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9148 T1250 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9149 T1250 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9150 T1250 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363374490990/collection1/'
[junit4:junit4]   2> 9150 T1250 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1363374490990/collection1/lib/README' to classloader
[junit4:junit4]   2> 9150 T1250 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1363374490990/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9173 T1250 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 9210 T1250 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9211 T1250 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9214 T1250 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9511 T1214 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9512 T1214 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:39893__collection1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:39893_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:39893"}
[junit4:junit4]   2> 9515 T1249 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> 9515 T1220 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> 9515 T1233 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> 9515 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> 9523 T1250 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9529 T1250 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9531 T1250 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9543 T1250 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9546 T1250 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9548 T1250 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9549 T1250 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9549 T1250 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9549 T1250 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9550 T1250 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9551 T1250 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9551 T1250 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9551 T1250 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363374490990/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363374482978/jetty2/
[junit4:junit4]   2> 9551 T1250 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@58172fa5
[junit4:junit4]   2> 9552 T1250 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9552 T1250 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363374482978/jetty2 forceNew: false
[junit4:junit4]   2> 9553 T1250 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363374482978/jetty2/index/
[junit4:junit4]   2> 9553 T1250 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363374482978/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9553 T1250 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363374482978/jetty2/index forceNew: false
[junit4:junit4]   2> 9554 T1250 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6e002639 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3a58dc2e)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9555 T1250 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9556 T1250 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9556 T1250 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9557 T1250 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9557 T1250 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9557 T1250 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9558 T1250 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9558 T1250 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9558 T1250 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9558 T1250 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9560 T1250 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9562 T1250 oass.SolrIndexSearcher.<init> Opening Searcher@13636910 main
[junit4:junit4]   2> 9563 T1250 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1363374482978/jetty2/tlog
[junit4:junit4]   2> 9563 T1250 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9563 T1250 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9566 T1251 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@13636910 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9567 T1250 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9567 T1250 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11019 T1214 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11020 T1214 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51459_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51459"}
[junit4:junit4]   2> 11020 T1214 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 11020 T1214 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11025 T1220 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> 11025 T1233 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> 11025 T1249 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> 11025 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> 11569 T1250 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11569 T1250 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51459 collection:collection1 shard:shard1
[junit4:junit4]   2> 11580 T1250 oasc.ZkController.register We are http://127.0.0.1:51459/collection1/ and leader is http://127.0.0.1:39893/collection1/
[junit4:junit4]   2> 11581 T1250 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51459
[junit4:junit4]   2> 11581 T1250 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 11581 T1250 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C74 name=collection1 org.apache.solr.core.SolrCore@743c85f3 url=http://127.0.0.1:51459/collection1 node=127.0.0.1:51459_ C74_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:51459_, base_url=http://127.0.0.1:51459}
[junit4:junit4]   2> 11581 T1252 C74 P51459 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 11582 T1250 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11582 T1252 C74 P51459 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 11582 T1252 C74 P51459 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 11582 T1252 C74 P51459 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11583 T1191 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 11583 T1191 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 11583 T1252 C74 P51459 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11584 T1191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11641 T1191 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 11644 T1191 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60689
[junit4:junit4]   2> 11644 T1191 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 11644 T1191 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 11645 T1191 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363374494560
[junit4:junit4]   2> 11645 T1191 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363374494560/solr.xml
[junit4:junit4]   2> 11645 T1191 oasc.CoreContainer.<init> New CoreContainer 1205610586
[junit4:junit4]   2> 11646 T1191 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363374494560/'
[junit4:junit4]   2> 11646 T1191 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363374494560/'
[junit4:junit4]   2> 11662 T1191 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 11662 T1191 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 11662 T1191 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 11663 T1191 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 11663 T1191 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 11663 T1191 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 11664 T1191 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 11664 T1191 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 11664 T1191 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 11664 T1191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 11670 T1191 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 11678 T1191 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:33428/solr
[junit4:junit4]   2> 11678 T1191 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 11679 T1191 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33428 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5dd1dc48
[junit4:junit4]   2> 11680 T1263 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33428. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 11680 T1191 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11680 T1263 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33428, initiating session
[junit4:junit4]   2> 11681 T1193 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58442
[junit4:junit4]   2> 11681 T1193 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58442
[junit4:junit4]   2> 11683 T1195 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6f73a6250009 with negotiated timeout 20000 for client /127.0.0.1:58442
[junit4:junit4]   2> 11683 T1263 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33428, sessionid = 0x13d6f73a6250009, negotiated timeout = 20000
[junit4:junit4]   2> 11684 T1264 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5dd1dc48 name:ZooKeeperConnection Watcher:127.0.0.1:33428 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11684 T1191 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11686 T1196 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6f73a6250009
[junit4:junit4]   2> 11687 T1193 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:58442 which had sessionid 0x13d6f73a6250009
[junit4:junit4]   2> 11687 T1264 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 11687 T1191 oaz.ZooKeeper.close Session: 0x13d6f73a6250009 closed
[junit4:junit4]   2> 11688 T1191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 11691 T1191 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33428/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@5534cb1c
[junit4:junit4]   2> 11692 T1191 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11692 T1265 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33428. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 11692 T1265 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33428, initiating session
[junit4:junit4]   2> 11692 T1193 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58443
[junit4:junit4]   2> 11693 T1193 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58443
[junit4:junit4]   2> 11694 T1195 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6f73a625000a with negotiated timeout 20000 for client /127.0.0.1:58443
[junit4:junit4]   2> 11694 T1265 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33428, sessionid = 0x13d6f73a625000a, negotiated timeout = 20000
[junit4:junit4]   2> 11695 T1266 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5534cb1c name:ZooKeeperConnection Watcher:127.0.0.1:33428/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11695 T1191 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11696 T1196 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f73a625000a type:create cxid:0x1 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11698 T1196 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f73a625000a type:create cxid:0x2 zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11701 T1191 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 12530 T1214 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12531 T1214 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:51459__collection1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51459_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51459"}
[junit4:junit4]   2> 12537 T1233 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> 12537 T1220 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> 12537 T1266 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> 12537 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> 12537 T1249 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> 12588 T1227 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {version=2&checkLive=true&state=recovering&nodeName=127.0.0.1:51459_&onlyIfLeader=true&core=collection1&wt=javabin&action=PREPRECOVERY&coreNodeName=127.0.0.1:51459__collection1} status=0 QTime=1000 
[junit4:junit4]   2> 12705 T1191 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60689_
[junit4:junit4]   2> 12707 T1196 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f73a625000a type:delete cxid:0xd zxid:0x87 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:60689_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:60689_
[junit4:junit4]   2> 12708 T1191 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60689_
[junit4:junit4]   2> 12711 T1249 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> 12712 T1213 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12712 T1266 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12712 T1233 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12712 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> 12712 T1220 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12713 T1233 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> 12713 T1266 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> 12713 T1220 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> 12714 T1249 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12722 T1267 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363374494560/collection1
[junit4:junit4]   2> 12722 T1267 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 12723 T1267 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 12724 T1267 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 12726 T1267 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363374494560/collection1/'
[junit4:junit4]   2> 12727 T1267 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1363374494560/collection1/lib/README' to classloader
[junit4:junit4]   2> 12728 T1267 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1363374494560/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 12767 T1267 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 12818 T1267 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 12819 T1267 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 12823 T1267 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 13174 T1267 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 13180 T1267 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 13182 T1267 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 13193 T1267 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13196 T1267 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13199 T1267 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13200 T1267 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 13200 T1267 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 13201 T1267 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13202 T1267 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 13202 T1267 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 13202 T1267 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 13203 T1267 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363374494560/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363374482978/jetty3/
[junit4:junit4]   2> 13203 T1267 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@58172fa5
[junit4:junit4]   2> 13203 T1267 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 13204 T1267 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363374482978/jetty3 forceNew: false
[junit4:junit4]   2> 13205 T1267 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363374482978/jetty3/index/
[junit4:junit4]   2> 13205 T1267 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363374482978/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 13205 T1267 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363374482978/jetty3/index forceNew: false
[junit4:junit4]   2> 13207 T1267 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@dc41fbe lockFactory=org.apache.lucene.store.NativeFSLockFactory@72e4deee)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13207 T1267 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13209 T1267 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 13209 T1267 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 13210 T1267 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 13210 T1267 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 13211 T1267 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 13211 T1267 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 13211 T1267 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 13212 T1267 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 13212 T1267 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 13215 T1267 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 13217 T1267 oass.SolrIndexSearcher.<init> Opening Searcher@3803de14 main
[junit4:junit4]   2> 13218 T1267 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1363374482978/jetty3/tlog
[junit4:junit4]   2> 13218 T1267 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 13218 T1267 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 13222 T1268 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3803de14 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 13224 T1267 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 13224 T1267 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14045 T1214 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14046 T1214 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60689_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60689"}
[junit4:junit4]   2> 14046 T1214 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 14047 T1214 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 14053 T1249 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> 14053 T1266 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> 14054 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> 14054 T1233 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> 14054 T1220 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> 14226 T1267 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 14226 T1267 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60689 collection:collection1 shard:shard1
[junit4:junit4]   2> 14229 T1267 oasc.ZkController.register We are http://127.0.0.1:60689/collection1/ and leader is http://127.0.0.1:39893/collection1/
[junit4:junit4]   2> 14229 T1267 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60689
[junit4:junit4]   2> 14229 T1267 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 14229 T1267 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C75 name=collection1 org.apache.solr.core.SolrCore@364e6248 url=http://127.0.0.1:60689/collection1 node=127.0.0.1:60689_ C75_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:60689_, base_url=http://127.0.0.1:60689}
[junit4:junit4]   2> 14230 T1269 C75 P60689 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 14230 T1269 C75 P60689 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 14230 T1267 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14231 T1269 C75 P60689 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 14231 T1269 C75 P60689 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14231 T1191 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 14232 T1269 C75 P60689 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14232 T1191 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 14233 T1191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14304 T1191 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 14305 T1191 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53193
[junit4:junit4]   2> 14306 T1191 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 14306 T1191 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 14307 T1191 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363374497211
[junit4:junit4]   2> 14307 T1191 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363374497211/solr.xml
[junit4:junit4]   2> 14307 T1191 oasc.CoreContainer.<init> New CoreContainer 1209688942
[junit4:junit4]   2> 14308 T1191 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363374497211/'
[junit4:junit4]   2> 14308 T1191 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363374497211/'
[junit4:junit4]   2> 14324 T1191 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 14324 T1191 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 14324 T1191 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 14325 T1191 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 14325 T1191 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 14325 T1191 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 14326 T1191 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 14326 T1191 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 14326 T1191 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 14326 T1191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 14332 T1191 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 14340 T1191 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:33428/solr
[junit4:junit4]   2> 14340 T1191 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 14341 T1191 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33428 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@27f3b5b9
[junit4:junit4]   2> 14341 T1191 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 14342 T1280 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33428. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 14342 T1280 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33428, initiating session
[junit4:junit4]   2> 14343 T1193 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58445
[junit4:junit4]   2> 14343 T1193 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58445
[junit4:junit4]   2> 14345 T1195 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6f73a625000b with negotiated timeout 20000 for client /127.0.0.1:58445
[junit4:junit4]   2> 14345 T1280 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33428, sessionid = 0x13d6f73a625000b, negotiated timeout = 20000
[junit4:junit4]   2> 14345 T1281 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@27f3b5b9 name:ZooKeeperConnection Watcher:127.0.0.1:33428 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 14345 T1191 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 14347 T1196 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6f73a625000b
[junit4:junit4]   2> 14348 T1281 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 14348 T1193 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:58445 which had sessionid 0x13d6f73a625000b
[junit4:junit4]   2> 14348 T1191 oaz.ZooKeeper.close Session: 0x13d6f73a625000b closed
[junit4:junit4]   2> 14349 T1191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 14351 T1191 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33428/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1f82d1df
[junit4:junit4]   2> 14352 T1191 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 14352 T1282 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33428. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 14353 T1282 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33428, initiating session
[junit4:junit4]   2> 14353 T1193 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58446
[junit4:junit4]   2> 14353 T1193 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58446
[junit4:junit4]   2> 14354 T1195 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6f73a625000c with negotiated timeout 20000 for client /127.0.0.1:58446
[junit4:junit4]   2> 14354 T1282 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33428, sessionid = 0x13d6f73a625000c, negotiated timeout = 20000
[junit4:junit4]   2> 14354 T1283 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f82d1df name:ZooKeeperConnection Watcher:127.0.0.1:33428/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 14355 T1191 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 14356 T1196 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f73a625000c type:create cxid:0x1 zxid:0x94 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 14358 T1196 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f73a625000c type:create cxid:0x2 zxid:0x95 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 14359 T1191 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2>  C74_STATE=coll:collection1 core:collection1 props:{state=recovering, core=collection1, collection=collection1, shard=shard1, node_name=127.0.0.1:51459_, base_url=http://127.0.0.1:51459}
[junit4:junit4]   2> 14589 T1252 C74 P51459 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:39893/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 14590 T1252 C74 P51459 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:51459 START replicas=[http://127.0.0.1:39893/collection1/] nUpdates=100
[junit4:junit4]   2> 14590 T1252 C74 P51459 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 14591 T1252 C74 P51459 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 14591 T1252 C74 P51459 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 14591 T1252 C74 P51459 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 14591 T1252 C74 P51459 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 14592 T1252 C74 P51459 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:39893/collection1/. core=collection1
[junit4:junit4]   2> 14592 T1252 C74 P51459 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C76 name=collection1 org.apache.solr.core.SolrCore@349b3f57 url=http://127.0.0.1:39893/collection1 node=127.0.0.1:39893_ C76_STATE=coll:collection1 core:collection1 props:{state=active, core=collection1, collection=collection1, shard=shard1, node_name=127.0.0.1:39893_, base_url=http://127.0.0.1:39893, leader=true}
[junit4:junit4]   2> 14598 T1229 C76 P39893 REQ /get {version=2&getVersions=100&distrib=false&qt=/get&wt=javabin} status=0 QTime=1 
[junit4:junit4]   2> 14599 T1226 C76 P39893 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 14602 T1226 C76 P39893 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@32c3c58c lockFactory=org.apache.lucene.store.NativeFSLockFactory@4de360e6)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14602 T1226 C76 P39893 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14603 T1226 C76 P39893 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@32c3c58c lockFactory=org.apache.lucene.store.NativeFSLockFactory@4de360e6)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@32c3c58c lockFactory=org.apache.lucene.store.NativeFSLockFactory@4de360e6)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 14604 T1226 C76 P39893 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 14604 T1226 C76 P39893 oass.SolrIndexSearcher.<init> Opening Searcher@40044f24 realtime
[junit4:junit4]   2> 14605 T1226 C76 P39893 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 14606 T1226 C76 P39893 /update {commit=true&commit_end_point=true&softCommit=false&version=2&waitSearcher=true&openSearcher=false&wt=javabin} {commit=} 0 7
[junit4:junit4]   2> 14607 T1252 C74 P51459 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 14607 T1252 C74 P51459 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 14610 T1229 C76 P39893 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 14611 T1229 C76 P39893 REQ /replication {version=2&command=indexversion&qt=/replication&wt=javabin} status=0 QTime=1 
[junit4:junit4]   2> 14611 T1252 C74 P51459 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 14612 T1252 C74 P51459 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 14612 T1252 C74 P51459 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 14615 T1226 C76 P39893 REQ /replication {version=2&command=filelist&generation=2&qt=/replication&wt=javabin} status=0 QTime=1 
[junit4:junit4]   2> 14615 T1252 C74 P51459 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 14617 T1252 C74 P51459 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363374482978/jetty2/index.20130315150817589 forceNew: false
[junit4:junit4]   2> 14618 T1252 C74 P51459 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/index3286032871tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@57ee9fa3) fullCopy=false
[junit4:junit4]   2> 14621 T1228 C76 P39893 REQ /replication {command=filecontent&generation=2&file=segments_2&qt=/replication&checksum=true&wt=filestream} status=0 QTime=1 
[junit4:junit4]   2> 14622 T1252 C74 P51459 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 14625 T1252 C74 P51459 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 14625 T1252 C74 P51459 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 14627 T1252 C74 P51459 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6e002639 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3a58dc2e)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6e002639 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3a58dc2e)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 14628 T1252 C74 P51459 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 14628 T1252 C74 P51459 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 14628 T1252 C74 P51459 oass.SolrIndexSearcher.<init> Opening Searcher@142a054b main
[junit4:junit4]   2> 14630 T1251 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@142a054b main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 14630 T1252 C74 P51459 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/index3286032871tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@57ee9fa3)
[junit4:junit4]   2> 14631 T1252 C74 P51459 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 14631 T1252 C74 P51459 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 14631 T1252 C74 P51459 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 14632 T1252 C74 P51459 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14633 T1252 C74 P51459 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 15363 T1191 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53193_
[junit4:junit4]   2> 15364 T1196 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6f73a625000c type:delete cxid:0xb zxid:0x97 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:53193_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:53193_
[junit4:junit4]   2> 15364 T1191 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53193_
[junit4:junit4]   2> 15366 T1266 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> 15366 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> 15367 T1220 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15367 T1220 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> 15368 T1283 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15368 T1249 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15368 T1233 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15368 T1249 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> 15368 T1233 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> 15369 T1266 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15369 T1213 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15373 T1286 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363374497211/collection1
[junit4:junit4]   2> 15374 T1286 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 15374 T1286 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 15374 T1286 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 15376 T1286 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363374497211/collection1/'
[junit4:junit4]   2> 15376 T1286 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1363374497211/collection1/lib/README' to classloader
[junit4:junit4]   2> 15376 T1286 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1363374497211/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 15400 T1286 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 15439 T1286 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 15440 T1286 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 15443 T1286 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 15560 T1214 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15561 T1214 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:60689__collection1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60689_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60689"}
[junit4:junit4]   2> 15569 T1214 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:51459__collection1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51459_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51459"}
[junit4:junit4]   2> 15573 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> 15573 T1220 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> 15573 T1266 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> 15573 T1233 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> 15573 T1249 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> 15574 T1283 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> 15805 T1286 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 15811 T1286 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 15813 T1286 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 15830 T1286 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15833 T1286 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15835 T1286 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15836 T1286 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 15837 T1286 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 15837 T1286 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15838 T1286 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 15838 T1286 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 15838 T1286 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 15838 T1286 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363374497211/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363374482978/jetty4/
[junit4:junit4]   2> 15838 T1286 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@58172fa5
[junit4:junit4]   2> 15839 T1286 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 15840 T1286 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363374482978/jetty4 forceNew: false
[junit4:junit4]   2> 15840 T1286 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363374482978/jetty4/index/
[junit4:junit4]   2> 15840 T1286 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363374482978/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 15840 T1286 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363374482978/jetty4/index forceNew: false
[junit4:junit4]   2> 15842 T1286 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@65c32ad lockFactory=org.apache.lucene.store.NativeFSLockFactory@4522c57f)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15842 T1286 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15844 T1286 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 15844 T1286 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 15844 T1286 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 15845 T1286 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 15845 T1286 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 15845 T1286 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 15845 T1286 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 15846 T1286 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 15846 T1286 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 15849 T1286 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 15851 T1286 oass.SolrIndexSearcher.<init> Opening Searcher@25e692e2 main
[junit4:junit4]   2> 15852 T1286 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1363374482978/jetty4/tlog
[junit4:junit4]   2> 15852 T1286 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 15852 T1286 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 15856 T1287 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@25e692e2 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 15858 T1286 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 15859 T1286 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16240 T1227 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {version=2&checkLive=true&state=recovering&nodeName=127.0.0.1:60689_&onlyIfLeader=true&core=collection1&wt=javabin&action=PREPRECOVERY&coreNodeName=127.0.0.1:60689__collection1} status=0 QTime=2000 
[junit4:junit4]   2> 17096 T1214 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17097 T1214 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53193_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53193"}
[junit4:junit4]   2> 17097 T1214 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 17097 T1214 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 17100 T1266 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> 17100 T1249 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> 17100 T1220 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> 17101 T1233 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> 17111 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> 17100 T1283 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> 17860 T1286 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 17861 T1286 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53193 collection:collection1 shard:shard1
[junit4:junit4]   2> 17866 T1286 oasc.ZkController.register We are http://127.0.0.1:53193/collection1/ and leader is http://127.0.0.1:39893/collection1/
[junit4:junit4]   2> 17867 T1286 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53193
[junit4:junit4]   2> 17867 T1286 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 17867 T1286 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C77 name=collection1 org.apache.solr.core.SolrCore@20ec064f url=http://127.0.0.1:53193/collection1 node=127.0.0.1:53193_ C77_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:53193_, base_url=http://127.0.0.1:53193}
[junit4:junit4]   2> 17868 T1288 C77 P53193 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 17869 T1288 C77 P53193 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 17869 T1286 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17869 T1288 C77 P53193 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 17870 T1288 C77 P53193 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17871 T1191 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 17872 T1288 C77 P53193 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 17872 T1191 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 17873 T1191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 17883 T1191 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17885 T1191 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 17886 T1191 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 17887 T1191 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C75_STATE=coll:collection1 core:collection1 props:{state=recovering, core=collection1, collection=collection1, shard=shard1, node_name=127.0.0.1:60689_, base_url=http://127.0.0.1:60689}
[junit4:junit4]   2> 18240 T1269 C75 P60689 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:39893/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18241 T1269 C75 P60689 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:60689 START replicas=[http://127.0.0.1:39893/collection1/] nUpdates=100
[junit4:junit4]   2> 18241 T1269 C75 P60689 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18241 T1269 C75 P60689 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18241 T1269 C75 P60689 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18241 T1269 C75 P60689 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18242 T1269 C75 P60689 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 18242 T1269 C75 P60689 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:39893/collection1/. core=collection1
[junit4:junit4]   2> 18242 T1269 C75 P60689 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18243 T1229 C76 P39893 REQ /get {version=2&getVersions=100&distrib=false&qt=/get&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 18247 T1226 C76 P39893 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 18247 T1226 C76 P39893 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@32c3c58c lockFactory=org.apache.lucene.store.NativeFSLockFactory@4de360e6)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@32c3c58c lockFactory=org.apache.lucene.store.NativeFSLockFactory@4de360e6)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18248 T1226 C76 P39893 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18248 T1226 C76 P39893 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18248 T1226 C76 P39893 /update {commit=true&commit_end_point=true&softCommit=false&version=2&waitSearcher=true&openSearcher=false&wt=javabin} {commit=} 0 1
[junit4:junit4]   2> 18249 T1269 C75 P60689 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18249 T1269 C75 P60689 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 18251 T1229 C76 P39893 REQ /replication {version=2&command=indexversion&qt=/replication&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 18252 T1269 C75 P60689 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 18252 T1269 C75 P60689 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 18252 T1269 C75 P60689 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 18254 T1226 C76 P39893 REQ /replication {version=2&command=filelist&generation=3&qt=/replication&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 18255 T1269 C75 P60689 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 18256 T1269 C75 P60689 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363374482978/jetty3/index.20130315150821228 forceNew: false
[junit4:junit4]   2> 18256 T1269 C75 P60689 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/index3286032873tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@4d14301) fullCopy=false
[junit4:junit4]   2> 18259 T1227 C76 P39893 REQ /replication {command=filecontent&generation=3&file=segments_3&qt=/replication&checksum=true&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 18260 T1269 C75 P60689 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 18262 T1269 C75 P60689 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 18262 T1269 C75 P60689 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 18263 T1269 C75 P60689 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@dc41fbe lockFactory=org.apache.lucene.store.NativeFSLockFactory@72e4deee)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@dc41fbe lockFactory=org.apache.lucene.store.NativeFSLockFactory@72e4deee)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18263 T1269 C75 P60689 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18264 T1269 C75 P60689 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 18264 T1269 C75 P60689 oass.SolrIndexSearcher.<init> Opening Searcher@1b352994 main
[junit4:junit4]   2> 18265 T1268 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b352994 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 18265 T1269 C75 P60689 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/index3286032873tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@4d14301)
[junit4:junit4]   2> 18266 T1269 C75 P60689 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 18266 T1269 C75 P60689 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 18266 T1269 C75 P60689 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 18266 T1269 C75 P60689 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18267 T1269 C75 P60689 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 18615 T1214 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18616 T1214 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:53193__collection1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53193_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53193"}
[junit4:junit4]   2> 18619 T1214 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:60689__collection1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60689_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60689"}
[junit4:junit4]   2> 18622 T1233 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> 18622 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> 18622 T1249 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> 18622 T1220 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> 18622 T1266 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> 18622 T1283 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> 18884 T1228 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {version=2&checkLive=true&state=recovering&nodeName=127.0.0.1:53193_&onlyIfLeader=true&core=collection1&wt=javabin&action=PREPRECOVERY&coreNodeName=127.0.0.1:53193__collection1} status=0 QTime=1000 
[junit4:junit4]   2> 18890 T1191 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19891 T1191 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C77_STATE=coll:collection1 core:collection1 props:{state=recovering, core=collection1, collection=collection1, shard=shard1, node_name=127.0.0.1:53193_, base_url=http://127.0.0.1:53193}
[junit4:junit4]   2> 20885 T1288 C77 P53193 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:39893/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 20885 T1288 C77 P53193 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:53193 START replicas=[http://127.0.0.1:39893/collection1/] nUpdates=100
[junit4:junit4]   2> 20886 T1288 C77 P53193 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 20886 T1288 C77 P53193 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 20886 T1288 C77 P53193 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 20886 T1288 C77 P53193 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 20886 T1288 C77 P53193 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 20886 T1288 C77 P53193 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:39893/collection1/. core=collection1
[junit4:junit4]   2> 20887 T1288 C77 P53193 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 20888 T1228 C76 P39893 REQ /get {version=2&getVersions=100&distrib=false&qt=/get&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 20892 T1229 C76 P39893 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 20893 T1229 C76 P39893 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@32c3c58c lockFactory=org.apache.lucene.store.NativeFSLockFactory@4de360e6)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@32c3c58c lockFactory=org.apache.lucene.store.NativeFSLockFactory@4de360e6)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@32c3c58c lockFactory=org.apache.lucene.store.NativeFSLockFactory@4de360e6)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 20893 T1229 C76 P39893 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 20894 T1229 C76 P39893 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 20894 T1191 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20894 T1229 C76 P39893 /update {commit=true&commit_end_point=true&softCommit=false&version=2&waitSearcher=true&openSearcher=false&wt=javabin} {commit=} 0 2
[junit4:junit4]   2> 20895 T1288 C77 P53193 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20895 T1288 C77 P53193 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 20897 T1228 C76 P39893 REQ /replication {version=2&command=indexversion&qt=/replication&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 20898 T1288 C77 P53193 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 20898 T1288 C77 P53193 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 20898 T1288 C77 P53193 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 20900 T1227 C76 P39893 REQ /replication {version=2&command=filelist&generation=4&qt=/replication&wt=javabin} status=0 QTime=1 
[junit4:junit4]   2> 20900 T1288 C77 P53193 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 20901 T1288 C77 P53193 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363374482978/jetty4/index.20130315150823873 forceNew: false
[junit4:junit4]   2> 20901 T1288 C77 P53193 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/index3286032874tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@55181b56) fullCopy=false
[junit4:junit4]   2> 20904 T1229 C76 P39893 REQ /replication {command=filecontent&generation=4&file=segments_4&qt=/replication&checksum=true&wt=filestream} status=0 QTime=1 
[junit4:junit4]   2> 20904 T1288 C77 P53193 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 20906 T1288 C77 P53193 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 20906 T1288 C77 P53193 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 20907 T1288 C77 P53193 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@65c32ad lockFactory=org.apache.lucene.store.NativeFSLockFactory@4522c57f)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@65c32ad lockFactory=org.apache.lucene.store.NativeFSLockFactory@4522c57f)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 20907 T1288 C77 P53193 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 20907 T1288 C77 P53193 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 20908 T1288 C77 P53193 oass.SolrIndexSearcher.<init> Opening Searcher@542400d3 main
[junit4:junit4]   2> 20908 T1287 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@542400d3 main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 20909 T1288 C77 P53193 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/index3286032874tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@55181b56)
[junit4:junit4]   2> 20909 T1288 C77 P53193 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 20909 T1288 C77 P53193 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 20909 T1288 C77 P53193 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 20909 T1288 C77 P53193 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 20910 T1288 C77 P53193 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 21629 T1214 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21630 T1214 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:53193__collection1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53193_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53193"}
[junit4:junit4]   2> 21635 T1283 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> 21635 T1249 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> 21635 T1220 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> 21635 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> 21635 T1233 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> 21635 T1266 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> 21896 T1191 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21896 T1191 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C78 name=collection1 org.apache.solr.core.SolrCore@76bd7f00 url=http://127.0.0.1:41945/collection1 node=127.0.0.1:41945_ C78_STATE=coll:control_collection core:collection1 props:{state=active, core=collection1, collection=control_collection, shard=shard1, node_name=127.0.0.1:41945_, base_url=http://127.0.0.1:41945, leader=true}
[junit4:junit4]   2> 21901 T1206 C78 P41945 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 21903 T1206 C78 P41945 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5b0bda4 lockFactory=org.apache.lucene.store.NativeFSLockFactory@52209756)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 21903 T1206 C78 P41945 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 21905 T1206 C78 P41945 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5b0bda4 lockFactory=org.apache.lucene.store.NativeFSLockFactory@52209756)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5b0bda4 lockFactory=org.apache.lucene.store.NativeFSLockFactory@52209756)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 21906 T1206 C78 P41945 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 21906 T1206 C78 P41945 oass.SolrIndexSearcher.<init> Opening Searcher@37b7dcff main
[junit4:junit4]   2> 21906 T1206 C78 P41945 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21907 T1217 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@37b7dcff main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 21907 T1206 C78 P41945 /update {commit=true&softCommit=false&version=2&waitSearcher=true&wt=javabin} {commit=} 0 6
[junit4:junit4]   2> 21913 T1226 C76 P39893 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 21914 T1226 C76 P39893 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=4
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@32c3c58c lockFactory=org.apache.lucene.store.NativeFSLockFactory@4de360e6)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@32c3c58c lockFactory=org.apache.lucene.store.NativeFSLockFactory@4de360e6)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@32c3c58c lockFactory=org.apache.lucene.store.NativeFSLockFactory@4de360e6)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@32c3c58c lockFactory=org.apache.lucene.store.NativeFSLockFactory@4de360e6)),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 21914 T1226 C76 P39893 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[segments_5]
[junit4:junit4]   2> 21914 T1226 C76 P39893 oass.SolrIndexSearcher.<init> Opening Searcher@f4aaae6 main
[junit4:junit4]   2> 21915 T1226 C76 P39893 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21915 T1235 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f4aaae6 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 21916 T1226 C76 P39893 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:51459/collection1/, StdNode: http://127.0.0.1:60689/collection1/, StdNode: http://127.0.0.1:53193/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2>  C77_STATE=coll:collection1 core:collection1 props:{state=active, core=collection1, collection=collection1, shard=shard1, node_name=127.0.0.1:53193_, base_url=http://127.0.0.1:53193}
[junit4:junit4]   2> 21923 T1278 C77 P53193 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2>  C74_STATE=coll:collection1 core:collection1 props:{state=active, core=collection1, collection=collection1, shard=shard1, node_name=127.0.0.1:51459_, base_url=http://127.0.0.1:51459}
[junit4:junit4]   2> 21923 T1243 C74 P51459 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 21924 T1243 C74 P51459 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6e002639 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3a58dc2e)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6e002639 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3a58dc2e)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 21924 T1278 C77 P53193 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@65c32ad lockFactory=org.apache.lucene.store.NativeFSLockFactory@4522c57f)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@65c32ad lockFactory=org.apache.lucene.store.NativeFSLockFactory@4522c57f)),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2>  C75_STATE=coll:collection1 core:collection1 props:{state=active, core=collection1, collection=collection1, shard=shard1, node_name=127.0.0.1:60689_, base_url=http://127.0.0.1:60689}
[junit4:junit4]   2> 21924 T1261 C75 P60689 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 21925 T1243 C74 P51459 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 21925 T1278 C77 P53193 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[segments_5]
[junit4:junit4]   2> 21925 T1261 C75 P60689 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@dc41fbe lockFactory=org.apache.lucene.store.NativeFSLockFactory@72e4deee)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@dc41fbe lockFactory=org.apache.lucene.store.NativeFSLockFactory@72e4deee)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 21926 T1278 C77 P53193 oass.SolrIndexSearcher.<init> Opening Searcher@446c126d main
[junit4:junit4]   2> 21926 T1243 C74 P51459 oass.SolrIndexSearcher.<init> Opening Searcher@4294e7ca main
[junit4:junit4]   2> 21926 T1261 C75 P60689 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 21926 T1278 C77 P53193 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21927 T1251 oasc.JmxMonitoredMap.put WARNING Failed to register info bean: searcher javax.management.InstanceAlreadyExistsException: solr/collection1:type=searcher,id=org.apache.solr.search.SolrIndexSearcher
[junit4:junit4]   2> 	at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
[junit4:junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:512)
[junit4:junit4]   2> 	at org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:140)
[junit4:junit4]   2> 	at org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:51)
[junit4:junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.register(SolrIndexSearcher.java:239)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.registerSearcher(SolrCore.java:1763)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.access$000(SolrCore.java:129)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore$7.call(SolrCore.java:1640)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4:junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
[junit4:junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 21927 T1243 C74 P51459 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21927 T1287 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@446c126d main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 21927 T1261 C75 P60689 oass.SolrIndexSearcher.<init> Opening Searcher@7a2b83d7 main
[junit4:junit4]   2> 21927 T1251 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4294e7ca main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 21928 T1278 C77 P53193 /update {commit=true&commit_end_point=true&softCommit=false&version=2&waitSearcher=true&expungeDeletes=false&wt=javabin} {commit=} 0 5
[junit4:junit4]   2> 21928 T1261 C75 P60689 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21928 T1268 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7a2b83d7 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 21928 T1243 C74 P51459 /update {commit=true&commit_end_point=true&softCommit=false&version=2&waitSearcher=true&expungeDeletes=false&wt=javabin} {commit=} 0 5
[junit4:junit4]   2> 21929 T1261 C75 P60689 /update {commit=true&commit_end_point=true&softCommit=false&version=2&waitSearcher=true&expungeDeletes=false&wt=javabin} {commit=} 0 5
[junit4:junit4]   2> 21929 T1226 C76 P39893 /update {commit=true&softCommit=false&version=2&waitSearcher=true&wt=javabin} {commit=} 0 16
[junit4:junit4]   2> 21930 T1191 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21932 T1228 C76 P39893 REQ /select {version=2&rows=0&distrib=false&q=*:*&wt=javabin&tests=checkShardConsistency} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 21934 T1245 C74 P51459 REQ /select {version=2&rows=0&distrib=false&q=*:*&wt=javabin&tests=checkShardConsistency} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 21935 T1262 C75 P60689 REQ /select {version=2&rows=0&distrib=false&q=*:*&wt=javabin&tests=checkShardConsistency} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 21937 T1279 C77 P53193 REQ /select {version=2&rows=0&distrib=false&q=*:*&wt=javabin&tests=checkShardConsistency} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 23941 T1207 C78 P41945 oass.SolrIndexSearcher.<init> Opening Searcher@a4da4fe realtime
[junit4:junit4]   2> 23942 T1207 C78 P41945 /update {version=2&wt=javabin} {deleteByQuery=*:* (-1429601786960805888)} 0 2
[junit4:junit4]   2> 23950 T1278 C77 P53193 /update {update.from=http://127.0.0.1:39893/collection1/&_version_=-1429601786966048768&update.distrib=FROMLEADER&version=2&wt=javabin} {deleteByQuery=*:* (-1429601786966048768)} 0 2
[junit4:junit4]   2> 23950 T1245 C74 P51459 /update {update.from=http://127.0.0.1:39893/collection1/&_version_=-1429601786966048768&update.distrib=FROMLEADER&version=2&wt=javabin} {deleteByQuery=*:* (-1429601786966048768)} 0 2
[junit4:junit4]   2> 23950 T1261 C75 P60689 /update {update.from=http://127.0.0.1:39893/collection1/&_version_=-1429601786966048768&update.distrib=FROMLEADER&version=2&wt=javabin} {deleteByQuery=*:* (-1429601786966048768)} 0 2
[junit4:junit4]   2> 23951 T1226 C76 P39893 /update {version=2&wt=javabin} {deleteByQuery=*:* (-1429601786966048768)} 0 6
[junit4:junit4]   2> 23957 T1209 C78 P41945 /update {version=2&wt=javabin} {add=[0 (1429601786976534528)]} 0 3
[junit4:junit4]   2> 23966 T1260 C75 P60689 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:39893/collection1/&wt=javabin} {add=[0 (1429601786981777408)]} 0 2
[junit4:junit4]   2> 23966 T1279 C77 P53193 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:39893/collection1/&wt=javabin} {add=[0 (1429601786981777408)]} 0 2
[junit4:junit4]   2> 23966 T1242 C74 P51459 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:39893/collection1/&wt=javabin} {add=[0 (1429601786981777408)]} 0 2
[junit4:junit4]   2> 23968 T1228 C76 P39893 /update {version=2&wt=javabin} {add=[0 (1429601786981777408)]} 0 8
[junit4:junit4]   2> 23973 T1208 C78 P41945 /update {version=2&wt=javabin} {add=[1 (1429601786993311744)]} 0 2
[junit4:junit4]   2> 23983 T1243 C74 P51459 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:39893/collection1/&wt=javabin} {add=[1 (1429601786998554624)]} 0 2
[junit4:junit4]   2> 23983 T1277 C77 P53193 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:39893/collection1/&wt=javabin} {add=[1 (1429601786998554624)]} 0 2
[junit4:junit4]   2> 23983 T1259 C75 P60689 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:39893/collection1/&wt=javabin} {add=[1 (1429601786998554624)]} 0 2
[junit4:junit4]   2> 23985 T1227 C76 P39893 /update {version=2&wt=javabin} {add=[1 (1429601786998554624)]} 0 9
[junit4:junit4]   2> 23989 T1206 C78 P41945 /update {version=2&wt=javabin} {add=[2 (1429601787011137536)]} 0 1
[junit4:junit4]   2> 23998 T1262 C75 P60689 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:39893/collection1/&wt=javabin} {add=[2 (1429601787016380416)]} 0 2
[junit4:junit4]   2> 23998 T1276 C77 P53193 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:39893/collection1/&wt=javabin} {add=[2 (1429601787016380416)]} 0 1
[junit4:junit4]   2> 23999 T1229 C76 P39893 /update {version=2&test.distrib.skip.servers=http://127.0.0.1:51459/collection1/&wt=javabin} {add=[2 (1429601787016380416)]} 0 7
[junit4:junit4]   2> 24004 T1207 C78 P41945 /update {version=2&wt=javabin} {add=[3 (1429601787025817600)]} 0 2
[junit4:junit4]   2> 24013 T1278 C77 P53193 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:39893/collection1/&wt=javabin} {add=[3 (1429601787031060480)]} 0 2
[junit4:junit4]   2> 24014 T1226 C76 P39893 /update {version=2&test.distrib.skip.servers=http://127.0.0.1:51459/collection1/&test.distrib.skip.servers=http://127.0.0.1:60689/collection1/&wt=javabin} {add=[3 (1429601787031060480)]} 0 7
[junit4:junit4]   2> 24017 T1209 C78 P41945 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24026 T1209 C78 P41945 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5b0bda4 lockFactory=org.apache.lucene.store.NativeFSLockFactory@52209756)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5b0bda4 lockFactory=org.apache.lucene.store.NativeFSLockFactory@52209756)),segFN=segments_3,generation=3,filenames=[_0.len, _0.si, _0.inf, _0.fld, _0.pst, segments_3]
[junit4:junit4]   2> 24026 T1209 C78 P41945 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0.len, _0.si, _0.inf, _0.fld, _0.pst, segments_3]
[junit4:junit4]   2> 24029 T1209 C78 P41945 oass.SolrIndexSearcher.<init> Opening Searcher@3207f3d main
[junit4:junit4]   2> 24030 T1209 C78 P41945 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24030 T1217 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3207f3d main{StandardDirectoryReader(segments_3:3:nrt _0(4.3):C4)}
[junit4:junit4]   2> 24031 T1209 C78 P41945 /update {commit=true&softCommit=false&version=2&waitSearcher=true&wt=javabin} {commit=} 0 14
[junit4:junit4]   2> 24034 T1228 C76 P39893 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24045 T1228 C76 P39893 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=5
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@32c3c58c lockFactory=org.apache.lucene.store.NativeFSLockFactory@4de360e6)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@32c3c58c lockFactory=org.apache.lucene.store.NativeFSLockFactory@4de360e6)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@32c3c58c lockFactory=org.apache.lucene.store.NativeFSLockFactory@4de360e6)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@32c3c58c lockFactory=org.apache.lucene.store.NativeFSLockFactory@4de360e6)),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@32c3c58c lockFactory=org.apache.lucene.store.NativeFSLockFactory@4de360e6)),segFN=segments_6,generation=6,filenames=[_0.len, _0.si, _0.inf, _0.fld, _0.pst, segments_6]
[junit4:junit4]   2> 24045 T1228 C76 P39893 oasc.SolrDeletionPolicy.updateCommits newest commit = 6[_0.len, _0.si, _0.inf, _0.fld, _0.pst, segments_6]
[junit4:junit4]   2> 24047 T1228 C76 P39893 oass.SolrIndexSearcher.<init> Opening Searcher@1453543e main
[junit4:junit4]   2> 24048 T1228 C76 P39893 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24049 T1235 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1453543e main{StandardDirectoryReader(segments_6:3:nrt _0(4.3):C4)}
[junit4:junit4]   2> 24050 T1228 C76 P39893 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:51459/collection1/, StdNode: http://127.0.0.1:60689/collection1/, StdNode: http://127.0.0.1:53193/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 24053 T1244 C74 P51459 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24053 T1279 C77 P53193 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24053 T1261 C75 P60689 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24063 T1244 C74 P51459 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6e002639 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3a58dc2e)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6e002639 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3a58dc2e)),segFN=segments_4,generation=4,filenames=[_0.len, _0.si, segments_4, _0.inf, _0.fld, _0.pst]
[junit4:junit4]   2> 24063 T1244 C74 P51459 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[_0.len, _0.si, segments_4, _0.inf, _0.fld, _0.pst]
[junit4:junit4]   2> 24065 T1244 C74 P51459 oass.SolrIndexSearcher.<init> Opening Searcher@2231e82e main
[junit4:junit4]   2> 24066 T1244 

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

 WatchedEvent state:Disconnected type:None path:null path:null type:None
[junit4:junit4]   2> 140936 T1949 oascc.ConnectionManager.process Client->ZooKeeper status change trigger but we are already closed
[junit4:junit4]   2> 140936 T1949 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UnloadDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=5FFF54C848E514C8 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=da -Dtests.timezone=Europe/Belgrade -Dtests.file.encoding=UTF-8
[junit4:junit4] FAILURE  141s J1 | UnloadDistributedZkTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Still found shard
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([5FFF54C848E514C8:DE19DAD03FBA74F4]: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> 140940 T1863 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 140954 T1862 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   2> 142042 T1945 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 142043 T1945 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> 142043 T1945 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 142043 T1945 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=Appending, sim=DefaultSimilarity, locale=da, timezone=Europe/Belgrade
[junit4:junit4]   2> NOTE: Linux 3.2.0-38-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=1,free=107587992,total=283680768
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestNumberUtils, PathHierarchyTokenizerFactoryTest, TestMultiCoreConfBootstrap, FieldAnalysisRequestHandlerTest, TestIndexSearcher, OutputWriterTest, DistanceFunctionTest, URLClassifyProcessorTest, DisMaxRequestHandlerTest, TestFieldTypeResource, CurrencyFieldOpenExchangeTest, MultiTermTest, TestRangeQuery, NoCacheHeaderTest, DocumentAnalysisRequestHandlerTest, StandardRequestHandlerTest, CopyFieldTest, TestArbitraryIndexDir, CollectionsAPIDistributedZkTest, SpellPossibilityIteratorTest, BadIndexSchemaTest, DocValuesMultiTest, SimplePostToolTest, TestRecovery, TestDistributedGrouping, StatsComponentTest, HighlighterTest, SuggesterWFSTTest, UpdateParamsTest, TestReload, TestJmxMonitoredMap, RequiredFieldsTest, BasicZkTest, TestCSVResponseWriter, CachingDirectoryFactoryTest, DebugComponentTest, TestJmxIntegration, SuggesterTSTTest, TestFieldTypeCollectionResource, TestLazyCores, TestSolrDiscoveryProperties, TestDistributedSearch, UniqFieldsUpdateProcessorFactoryTest, TestSystemIdResolver, TestDFRSimilarityFactory, TimeZoneUtilsTest, TestBM25SimilarityFactory, DOMUtilTest, SolrPluginUtilsTest, TestPostingsSolrHighlighter, OpenExchangeRatesOrgProviderTest, TestQueryTypes, IndexReaderFactoryTest, XmlUpdateRequestHandlerTest, TestCSVLoader, TestDefaultSimilarityFactory, TestAnalyzedSuggestions, TestRTGBase, SolrTestCaseJ4Test, TestQuerySenderNoQuery, CoreContainerCoreInitFailuresTest, TestElisionMultitermQuery, LeaderElectionIntegrationTest, PingRequestHandlerTest, TestFastOutputStream, CurrencyFieldXmlFileTest, BasicDistributedZkTest, BasicDistributedZk2Test, UnloadDistributedZkTest]
[junit4:junit4] Completed on J1 in 142.24s, 1 test, 1 failure <<< FAILURES!

[...truncated 421 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: 273 suites, 1147 tests, 1 error, 2 failures, 13 ignored (7 assumptions)

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



[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.8.0-ea-b79) - Build # 4692 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/4692/
Java: 32bit/jdk1.8.0-ea-b79 -server -XX:+UseG1GC -XX:MarkStackSize=256K

2 tests failed.
FAILED:  org.apache.solr.cloud.UnloadDistributedZkTest.testDistribSearch

Error Message:
Still found shard

Stack Trace:
java.lang.AssertionError: Still found shard
	at __randomizedtesting.SeedInfo.seed([29554537C6489D94:A8B3CB2FB117FDA8]: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)


FAILED:  org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch

Error Message:
Server at http://127.0.0.1:45579/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:45579/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([29554537C6489D94:A8B3CB2FB117FDA8]: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:89)
	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 9320 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   2> 0 T1079 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 4 T1079 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-1363380591841
[junit4:junit4]   2> 4 T1079 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 5 T1080 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 5 T1080 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 5 T1080 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 5 T1080 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 6 T1080 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 6 T1080 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-1363380591841/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 105 T1079 oasc.ZkTestServer.run start zk server on port:59121
[junit4:junit4]   2> 105 T1079 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:59121 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@182dcb5
[junit4:junit4]   2> 106 T1079 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 106 T1085 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:59121. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 106 T1085 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:59121, initiating session
[junit4:junit4]   2> 107 T1081 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:34122
[junit4:junit4]   2> 107 T1081 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:34122
[junit4:junit4]   2> 108 T1083 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 177 T1083 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6fd0dce40000 with negotiated timeout 10000 for client /127.0.0.1:34122
[junit4:junit4]   2> 177 T1085 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:59121, sessionid = 0x13d6fd0dce40000, negotiated timeout = 10000
[junit4:junit4]   2> 178 T1086 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@182dcb5 name:ZooKeeperConnection Watcher:127.0.0.1:59121 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 178 T1079 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 178 T1079 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 181 T1084 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6fd0dce40000
[junit4:junit4]   2> 181 T1086 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 181 T1079 oaz.ZooKeeper.close Session: 0x13d6fd0dce40000 closed
[junit4:junit4]   2> 182 T1081 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:34122 which had sessionid 0x13d6fd0dce40000
[junit4:junit4]   2> 182 T1079 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:59121/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1453fb5
[junit4:junit4]   2> 182 T1079 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 183 T1087 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:59121. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 183 T1087 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:59121, initiating session
[junit4:junit4]   2> 183 T1081 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:34123
[junit4:junit4]   2> 183 T1081 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:34123
[junit4:junit4]   2> 184 T1083 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6fd0dce40001 with negotiated timeout 10000 for client /127.0.0.1:34123
[junit4:junit4]   2> 184 T1087 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:59121, sessionid = 0x13d6fd0dce40001, negotiated timeout = 10000
[junit4:junit4]   2> 184 T1088 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1453fb5 name:ZooKeeperConnection Watcher:127.0.0.1:59121/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 184 T1079 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 185 T1079 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 188 T1079 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 191 T1079 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 192 T1079 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 194 T1079 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> 194 T1079 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 197 T1079 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> 198 T1079 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 200 T1079 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> 201 T1079 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 204 T1079 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> 205 T1079 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 208 T1079 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> 209 T1079 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 213 T1079 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> 213 T1079 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 215 T1079 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> 216 T1079 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 218 T1079 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> 218 T1079 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 220 T1079 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> 221 T1079 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 224 T1084 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6fd0dce40001
[junit4:junit4]   2> 224 T1088 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 225 T1081 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:34123 which had sessionid 0x13d6fd0dce40001
[junit4:junit4]   2> 224 T1079 oaz.ZooKeeper.close Session: 0x13d6fd0dce40001 closed
[junit4:junit4]   2> 299 T1079 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 301 T1079 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:43120
[junit4:junit4]   2> 302 T1079 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 302 T1079 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 303 T1079 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-1363380592062
[junit4:junit4]   2> 303 T1079 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363380592062/solr.xml
[junit4:junit4]   2> 303 T1079 oasc.CoreContainer.<init> New CoreContainer 23486246
[junit4:junit4]   2> 304 T1079 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-1363380592062/'
[junit4:junit4]   2> 304 T1079 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-1363380592062/'
[junit4:junit4]   2> 321 T1079 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 321 T1079 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 322 T1079 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 322 T1079 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 322 T1079 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 323 T1079 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 323 T1079 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 323 T1079 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 323 T1079 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 324 T1079 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 330 T1079 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 340 T1079 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:59121/solr
[junit4:junit4]   2> 341 T1079 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 341 T1079 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:59121 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@676515
[junit4:junit4]   2> 342 T1079 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 342 T1098 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:59121. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 342 T1098 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:59121, initiating session
[junit4:junit4]   2> 342 T1081 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:34124
[junit4:junit4]   2> 343 T1081 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:34124
[junit4:junit4]   2> 344 T1083 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6fd0dce40002 with negotiated timeout 20000 for client /127.0.0.1:34124
[junit4:junit4]   2> 344 T1098 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:59121, sessionid = 0x13d6fd0dce40002, negotiated timeout = 20000
[junit4:junit4]   2> 344 T1099 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@676515 name:ZooKeeperConnection Watcher:127.0.0.1:59121 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 344 T1079 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 345 T1084 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6fd0dce40002
[junit4:junit4]   2> 346 T1099 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 346 T1081 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:34124 which had sessionid 0x13d6fd0dce40002
[junit4:junit4]   2> 346 T1079 oaz.ZooKeeper.close Session: 0x13d6fd0dce40002 closed
[junit4:junit4]   2> 346 T1079 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 349 T1079 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:59121/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@70385e
[junit4:junit4]   2> 350 T1100 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:59121. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 350 T1079 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 350 T1100 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:59121, initiating session
[junit4:junit4]   2> 350 T1081 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:34125
[junit4:junit4]   2> 350 T1081 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:34125
[junit4:junit4]   2> 351 T1083 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6fd0dce40003 with negotiated timeout 20000 for client /127.0.0.1:34125
[junit4:junit4]   2> 351 T1100 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:59121, sessionid = 0x13d6fd0dce40003, negotiated timeout = 20000
[junit4:junit4]   2> 352 T1101 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@70385e name:ZooKeeperConnection Watcher:127.0.0.1:59121/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 352 T1079 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 353 T1084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6fd0dce40003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 354 T1079 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 356 T1079 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43120_
[junit4:junit4]   2> 356 T1084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6fd0dce40003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:43120_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:43120_
[junit4:junit4]   2> 357 T1079 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43120_
[junit4:junit4]   2> 359 T1079 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 364 T1084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6fd0dce40003 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> 365 T1079 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 366 T1079 oasc.Overseer.start Overseer (id=89350510467088387-127.0.0.1:43120_-n_0000000000) starting
[junit4:junit4]   2> 367 T1084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6fd0dce40003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 367 T1084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6fd0dce40003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 368 T1084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6fd0dce40003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 369 T1084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6fd0dce40003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 369 T1103 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 370 T1079 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 372 T1079 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 373 T1079 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 375 T1102 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 378 T1104 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-1363380592062/collection1
[junit4:junit4]   2> 378 T1104 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 378 T1104 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 378 T1104 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 379 T1104 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-1363380592062/collection1/'
[junit4:junit4]   2> 380 T1104 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-1363380592062/collection1/lib/README' to classloader
[junit4:junit4]   2> 380 T1104 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-1363380592062/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 406 T1104 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 440 T1104 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 441 T1104 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 444 T1104 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 792 T1104 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 798 T1104 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 801 T1104 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 816 T1104 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 821 T1104 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 825 T1104 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 826 T1104 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 827 T1104 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 827 T1104 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 829 T1104 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 829 T1104 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 829 T1104 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 830 T1104 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-1363380592062/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363380591841/control/data/
[junit4:junit4]   2> 830 T1104 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@15f6b3b
[junit4:junit4]   2> 831 T1104 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 832 T1104 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363380591841/control/data forceNew: false
[junit4:junit4]   2> 832 T1104 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363380591841/control/data/index/
[junit4:junit4]   2> 832 T1104 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363380591841/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 833 T1104 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363380591841/control/data/index forceNew: false
[junit4:junit4]   2> 835 T1104 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1c646dc lockFactory=org.apache.lucene.store.NativeFSLockFactory@1dcae43),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 836 T1104 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 839 T1104 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 839 T1104 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 840 T1104 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 841 T1104 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 841 T1104 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 842 T1104 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 842 T1104 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 843 T1104 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 843 T1104 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 849 T1104 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 854 T1104 oass.SolrIndexSearcher.<init> Opening Searcher@916e43 main
[junit4:junit4]   2> 855 T1104 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363380591841/control/data/tlog
[junit4:junit4]   2> 855 T1104 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 855 T1104 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 858 T1105 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@916e43 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 858 T1104 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 859 T1104 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 859 T1084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6fd0dce40003 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> 1878 T1102 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1879 T1102 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43120",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43120_",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 1880 T1102 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 1880 T1102 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 1881 T1084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6fd0dce40003 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> 1887 T1101 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> 2861 T1104 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2861 T1104 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:43120 collection:control_collection shard:shard1
[junit4:junit4]   2> 2862 T1104 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2871 T1084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6fd0dce40003 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> 2872 T1104 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2873 T1084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6fd0dce40003 type:create cxid:0x78 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2875 T1104 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2876 T1104 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2876 T1104 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:43120/collection1/
[junit4:junit4]   2> 2876 T1104 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2876 T1104 oasc.SyncStrategy.syncToMe http://127.0.0.1:43120/collection1/ has no replicas
[junit4:junit4]   2> 2877 T1104 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:43120/collection1/
[junit4:junit4]   2> 2877 T1104 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2884 T1084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6fd0dce40003 type:create cxid:0x82 zxid:0x3c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3393 T1102 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3403 T1101 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> 3437 T1104 oasc.ZkController.register We are http://127.0.0.1:43120/collection1/ and leader is http://127.0.0.1:43120/collection1/
[junit4:junit4]   2> 3438 T1104 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43120
[junit4:junit4]   2> 3438 T1104 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3439 T1104 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3439 T1104 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3441 T1104 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3443 T1079 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3444 T1079 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3444 T1079 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3451 T1079 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3452 T1079 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:59121/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1370fe0
[junit4:junit4]   2> 3453 T1079 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3453 T1107 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:59121. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3454 T1107 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:59121, initiating session
[junit4:junit4]   2> 3454 T1081 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:34128
[junit4:junit4]   2> 3455 T1081 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:34128
[junit4:junit4]   2> 3456 T1083 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6fd0dce40004 with negotiated timeout 10000 for client /127.0.0.1:34128
[junit4:junit4]   2> 3456 T1107 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:59121, sessionid = 0x13d6fd0dce40004, negotiated timeout = 10000
[junit4:junit4]   2> 3457 T1108 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1370fe0 name:ZooKeeperConnection Watcher:127.0.0.1:59121/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3457 T1079 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3460 T1079 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3463 T1079 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3535 T1079 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3537 T1079 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:41813
[junit4:junit4]   2> 3538 T1079 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3538 T1079 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3538 T1079 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-1363380595300
[junit4:junit4]   2> 3539 T1079 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363380595300/solr.xml
[junit4:junit4]   2> 3539 T1079 oasc.CoreContainer.<init> New CoreContainer 5564287
[junit4:junit4]   2> 3539 T1079 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-1363380595300/'
[junit4:junit4]   2> 3540 T1079 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-1363380595300/'
[junit4:junit4]   2> 3556 T1079 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3557 T1079 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3557 T1079 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3558 T1079 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3558 T1079 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3558 T1079 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3558 T1079 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3559 T1079 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3559 T1079 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3559 T1079 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3565 T1079 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3575 T1079 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:59121/solr
[junit4:junit4]   2> 3575 T1079 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3575 T1079 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:59121 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@204f06
[junit4:junit4]   2> 3576 T1079 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3576 T1118 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:59121. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3577 T1118 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:59121, initiating session
[junit4:junit4]   2> 3577 T1081 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:34129
[junit4:junit4]   2> 3577 T1081 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:34129
[junit4:junit4]   2> 3578 T1083 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6fd0dce40005 with negotiated timeout 20000 for client /127.0.0.1:34129
[junit4:junit4]   2> 3578 T1118 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:59121, sessionid = 0x13d6fd0dce40005, negotiated timeout = 20000
[junit4:junit4]   2> 3578 T1119 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@204f06 name:ZooKeeperConnection Watcher:127.0.0.1:59121 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3578 T1079 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3579 T1084 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6fd0dce40005
[junit4:junit4]   2> 3580 T1119 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3580 T1081 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:34129 which had sessionid 0x13d6fd0dce40005
[junit4:junit4]   2> 3580 T1079 oaz.ZooKeeper.close Session: 0x13d6fd0dce40005 closed
[junit4:junit4]   2> 3580 T1079 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3583 T1079 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:59121/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1d8d4ba
[junit4:junit4]   2> 3583 T1120 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:59121. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3583 T1079 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3584 T1120 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:59121, initiating session
[junit4:junit4]   2> 3584 T1081 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:34130
[junit4:junit4]   2> 3584 T1081 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:34130
[junit4:junit4]   2> 3585 T1083 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6fd0dce40006 with negotiated timeout 20000 for client /127.0.0.1:34130
[junit4:junit4]   2> 3585 T1120 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:59121, sessionid = 0x13d6fd0dce40006, negotiated timeout = 20000
[junit4:junit4]   2> 3585 T1121 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d8d4ba name:ZooKeeperConnection Watcher:127.0.0.1:59121/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3585 T1079 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3586 T1084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6fd0dce40006 type:create cxid:0x1 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3586 T1084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6fd0dce40006 type:create cxid:0x2 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3588 T1079 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4590 T1079 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41813_
[junit4:junit4]   2> 4592 T1084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6fd0dce40006 type:delete cxid:0xb zxid:0x4c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:41813_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:41813_
[junit4:junit4]   2> 4593 T1079 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:41813_
[junit4:junit4]   2> 4597 T1101 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> 4598 T1121 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4598 T1108 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4600 T1101 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4608 T1122 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-1363380595300/collection1
[junit4:junit4]   2> 4608 T1122 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4609 T1122 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4609 T1122 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4611 T1122 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-1363380595300/collection1/'
[junit4:junit4]   2> 4612 T1122 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-1363380595300/collection1/lib/README' to classloader
[junit4:junit4]   2> 4612 T1122 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-1363380595300/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4648 T1122 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 4679 T1122 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4680 T1122 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4683 T1122 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4909 T1102 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4910 T1102 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43120",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43120_",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:43120__collection1",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 4913 T1108 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> 4913 T1101 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> 4913 T1121 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> 5009 T1122 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5014 T1122 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5016 T1122 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5033 T1122 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5036 T1122 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5042 T1122 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5043 T1122 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5044 T1122 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5044 T1122 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5046 T1122 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5046 T1122 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5047 T1122 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5047 T1122 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-1363380595300/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363380591841/jetty1/
[junit4:junit4]   2> 5047 T1122 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@15f6b3b
[junit4:junit4]   2> 5048 T1122 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5049 T1122 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363380591841/jetty1 forceNew: false
[junit4:junit4]   2> 5049 T1122 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363380591841/jetty1/index/
[junit4:junit4]   2> 5049 T1122 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363380591841/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5050 T1122 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363380591841/jetty1/index forceNew: false
[junit4:junit4]   2> 5052 T1122 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1735527 lockFactory=org.apache.lucene.store.NativeFSLockFactory@cadbfe),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5052 T1122 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5055 T1122 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5056 T1122 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5057 T1122 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5057 T1122 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5058 T1122 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5059 T1122 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5059 T1122 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5060 T1122 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5060 T1122 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5077 T1122 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5079 T1122 oass.SolrIndexSearcher.<init> Opening Searcher@1a7d556 main
[junit4:junit4]   2> 5080 T1122 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363380591841/jetty1/tlog
[junit4:junit4]   2> 5080 T1122 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5080 T1122 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5084 T1123 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a7d556 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5085 T1122 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5085 T1122 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6416 T1102 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6416 T1102 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:41813",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:41813_",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 6417 T1102 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6417 T1102 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 6492 T1108 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> 6492 T1121 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> 6492 T1101 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> 7086 T1122 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7087 T1122 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:41813 collection:collection1 shard:shard2
[junit4:junit4]   2> 7088 T1122 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 7099 T1084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6fd0dce40006 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> 7100 T1122 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7100 T1084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6fd0dce40006 type:create cxid:0x49 zxid:0x5d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7102 T1122 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7102 T1122 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7102 T1122 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:41813/collection1/
[junit4:junit4]   2> 7103 T1122 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7103 T1122 oasc.SyncStrategy.syncToMe http://127.0.0.1:41813/collection1/ has no replicas
[junit4:junit4]   2> 7103 T1122 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:41813/collection1/
[junit4:junit4]   2> 7103 T1122 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 7110 T1084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6fd0dce40006 type:create cxid:0x53 zxid:0x61 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7995 T1102 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8007 T1101 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> 8007 T1121 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> 8007 T1108 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> 8013 T1122 oasc.ZkController.register We are http://127.0.0.1:41813/collection1/ and leader is http://127.0.0.1:41813/collection1/
[junit4:junit4]   2> 8013 T1122 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:41813
[junit4:junit4]   2> 8013 T1122 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8013 T1122 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8013 T1122 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8019 T1122 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8020 T1079 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 8020 T1079 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8020 T1079 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8085 T1079 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8087 T1079 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:45579
[junit4:junit4]   2> 8088 T1079 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8088 T1079 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8089 T1079 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-1363380599860
[junit4:junit4]   2> 8089 T1079 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363380599860/solr.xml
[junit4:junit4]   2> 8089 T1079 oasc.CoreContainer.<init> New CoreContainer 31499277
[junit4:junit4]   2> 8090 T1079 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-1363380599860/'
[junit4:junit4]   2> 8090 T1079 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-1363380599860/'
[junit4:junit4]   2> 8108 T1079 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8108 T1079 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8109 T1079 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8109 T1079 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8109 T1079 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8109 T1079 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8110 T1079 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8110 T1079 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8110 T1079 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8111 T1079 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8117 T1079 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8126 T1079 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:59121/solr
[junit4:junit4]   2> 8127 T1079 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8127 T1079 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:59121 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@15dd15
[junit4:junit4]   2> 8128 T1079 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8128 T1134 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:59121. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8129 T1134 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:59121, initiating session
[junit4:junit4]   2> 8129 T1081 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:34131
[junit4:junit4]   2> 8129 T1081 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:34131
[junit4:junit4]   2> 8131 T1083 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6fd0dce40007 with negotiated timeout 20000 for client /127.0.0.1:34131
[junit4:junit4]   2> 8131 T1134 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:59121, sessionid = 0x13d6fd0dce40007, negotiated timeout = 20000
[junit4:junit4]   2> 8131 T1135 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15dd15 name:ZooKeeperConnection Watcher:127.0.0.1:59121 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8132 T1079 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8133 T1084 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6fd0dce40007
[junit4:junit4]   2> 8133 T1135 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8133 T1081 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:34131 which had sessionid 0x13d6fd0dce40007
[junit4:junit4]   2> 8133 T1079 oaz.ZooKeeper.close Session: 0x13d6fd0dce40007 closed
[junit4:junit4]   2> 8134 T1079 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8137 T1079 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:59121/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@129c762
[junit4:junit4]   2> 8138 T1136 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:59121. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8137 T1079 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8138 T1136 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:59121, initiating session
[junit4:junit4]   2> 8138 T1081 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:34132
[junit4:junit4]   2> 8138 T1081 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:34132
[junit4:junit4]   2> 8139 T1083 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6fd0dce40008 with negotiated timeout 20000 for client /127.0.0.1:34132
[junit4:junit4]   2> 8139 T1136 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:59121, sessionid = 0x13d6fd0dce40008, negotiated timeout = 20000
[junit4:junit4]   2> 8139 T1137 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@129c762 name:ZooKeeperConnection Watcher:127.0.0.1:59121/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8139 T1079 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8140 T1084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6fd0dce40008 type:create cxid:0x1 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8141 T1084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6fd0dce40008 type:create cxid:0x2 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8142 T1079 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9144 T1079 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45579_
[junit4:junit4]   2> 9145 T1084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6fd0dce40008 type:delete cxid:0xb zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:45579_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:45579_
[junit4:junit4]   2> 9148 T1079 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45579_
[junit4:junit4]   2> 9150 T1101 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> 9150 T1108 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> 9150 T1121 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> 9152 T1137 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9153 T1108 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9153 T1101 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9153 T1121 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9157 T1138 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-1363380599860/collection1
[junit4:junit4]   2> 9157 T1138 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9157 T1138 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9158 T1138 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9158 T1138 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-1363380599860/collection1/'
[junit4:junit4]   2> 9159 T1138 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-1363380599860/collection1/lib/README' to classloader
[junit4:junit4]   2> 9159 T1138 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-1363380599860/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9183 T1138 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 9212 T1138 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9213 T1138 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9217 T1138 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9511 T1102 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9512 T1102 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:41813",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:41813_",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:41813__collection1",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 9516 T1108 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> 9516 T1121 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> 9516 T1137 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> 9516 T1101 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> 9589 T1138 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9594 T1138 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9597 T1138 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9607 T1138 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9610 T1138 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9614 T1138 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9615 T1138 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9615 T1138 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9615 T1138 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9616 T1138 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9616 T1138 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9616 T1138 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9616 T1138 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-1363380599860/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363380591841/jetty2/
[junit4:junit4]   2> 9617 T1138 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@15f6b3b
[junit4:junit4]   2> 9617 T1138 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9617 T1138 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363380591841/jetty2 forceNew: false
[junit4:junit4]   2> 9618 T1138 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363380591841/jetty2/index/
[junit4:junit4]   2> 9618 T1138 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363380591841/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9618 T1138 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363380591841/jetty2/index forceNew: false
[junit4:junit4]   2> 9619 T1138 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1960a6c lockFactory=org.apache.lucene.store.NativeFSLockFactory@95b74a),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9619 T1138 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9621 T1138 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9621 T1138 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9622 T1138 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9622 T1138 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9622 T1138 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9623 T1138 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9623 T1138 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9623 T1138 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9623 T1138 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9626 T1138 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9628 T1138 oass.SolrIndexSearcher.<init> Opening Searcher@1ae655d main
[junit4:junit4]   2> 9628 T1138 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363380591841/jetty2/tlog
[junit4:junit4]   2> 9629 T1138 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9629 T1138 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9632 T1139 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ae655d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9633 T1138 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9634 T1138 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11020 T1102 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11021 T1102 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45579",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45579_",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 11021 T1102 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11021 T1102 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11029 T1137 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> 11029 T1121 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> 11029 T1108 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> 11029 T1101 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> 11636 T1138 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11636 T1138 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:45579 collection:collection1 shard:shard1
[junit4:junit4]   2> 11637 T1138 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 11641 T1084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6fd0dce40008 type:delete cxid:0x47 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard1 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard1
[junit4:junit4]   2> 11641 T1138 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11642 T1084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6fd0dce40008 type:create cxid:0x48 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11643 T1138 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11643 T1138 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11644 T1138 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:45579/collection1/
[junit4:junit4]   2> 11644 T1138 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11644 T1138 oasc.SyncStrategy.syncToMe http://127.0.0.1:45579/collection1/ has no replicas
[junit4:junit4]   2> 11644 T1138 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:45579/collection1/
[junit4:junit4]   2> 11645 T1138 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 11647 T1084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6fd0dce40008 type:create cxid:0x51 zxid:0x83 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12533 T1102 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12688 T1101 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> 12688 T1137 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> 12688 T1108 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> 12688 T1121 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> 12700 T1138 oasc.ZkController.register We are http://127.0.0.1:45579/collection1/ and leader is http://127.0.0.1:45579/collection1/
[junit4:junit4]   2> 12701 T1138 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45579
[junit4:junit4]   2> 12701 T1138 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 12702 T1138 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12702 T1138 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12704 T1138 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12706 T1079 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 12707 T1079 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12708 T1079 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12770 T1079 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12773 T1079 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:43799
[junit4:junit4]   2> 12773 T1079 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12774 T1079 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12774 T1079 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-1363380604550
[junit4:junit4]   2> 12774 T1079 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363380604550/solr.xml
[junit4:junit4]   2> 12775 T1079 oasc.CoreContainer.<init> New CoreContainer 68098
[junit4:junit4]   2> 12775 T1079 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-1363380604550/'
[junit4:junit4]   2> 12775 T1079 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-1363380604550/'
[junit4:junit4]   2> 12793 T1079 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 12793 T1079 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12794 T1079 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12794 T1079 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12794 T1079 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12795 T1079 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12795 T1079 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12795 T1079 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12796 T1079 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12796 T1079 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12802 T1079 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12812 T1079 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:59121/solr
[junit4:junit4]   2> 12812 T1079 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12812 T1079 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:59121 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@694d13
[junit4:junit4]   2> 12813 T1079 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12813 T1150 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:59121. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12814 T1150 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:59121, initiating session
[junit4:junit4]   2> 12814 T1081 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:34134
[junit4:junit4]   2> 12814 T1081 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:34134
[junit4:junit4]   2> 12815 T1083 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6fd0dce40009 with negotiated timeout 20000 for client /127.0.0.1:34134
[junit4:junit4]   2> 12815 T1150 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:59121, sessionid = 0x13d6fd0dce40009, negotiated timeout = 20000
[junit4:junit4]   2> 12815 T1151 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@694d13 name:ZooKeeperConnection Watcher:127.0.0.1:59121 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12815 T1079 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12816 T1084 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6fd0dce40009
[junit4:junit4]   2> 12817 T1151 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12817 T1081 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:34134 which had sessionid 0x13d6fd0dce40009
[junit4:junit4]   2> 12817 T1079 oaz.ZooKeeper.close Session: 0x13d6fd0dce40009 closed
[junit4:junit4]   2> 12817 T1079 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12820 T1079 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:59121/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1bdbf1d
[junit4:junit4]   2> 12821 T1152 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:59121. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12821 T1079 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12821 T1152 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:59121, initiating session
[junit4:junit4]   2> 12821 T1081 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:34135
[junit4:junit4]   2> 12821 T1081 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:34135
[junit4:junit4]   2> 12822 T1083 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6fd0dce4000a with negotiated timeout 20000 for client /127.0.0.1:34135
[junit4:junit4]   2> 12822 T1152 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:59121, sessionid = 0x13d6fd0dce4000a, negotiated timeout = 20000
[junit4:junit4]   2> 12822 T1153 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1bdbf1d name:ZooKeeperConnection Watcher:127.0.0.1:59121/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12823 T1079 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12823 T1084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6fd0dce4000a type:create cxid:0x1 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12824 T1084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6fd0dce4000a type:create cxid:0x2 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12825 T1079 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13827 T1079 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43799_
[junit4:junit4]   2> 13828 T1084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6fd0dce4000a type:delete cxid:0xb zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:43799_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:43799_
[junit4:junit4]   2> 13828 T1079 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43799_
[junit4:junit4]   2> 13830 T1108 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> 13830 T1101 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> 13830 T1121 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13831 T1121 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> 13831 T1137 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13831 T1137 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> 13831 T1153 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13832 T1108 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13832 T1101 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13836 T1154 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-1363380604550/collection1
[junit4:junit4]   2> 13836 T1154 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13836 T1154 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13837 T1154 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13837 T1154 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-1363380604550/collection1/'
[junit4:junit4]   2> 13838 T1154 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-1363380604550/collection1/lib/README' to classloader
[junit4:junit4]   2> 13838 T1154 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-1363380604550/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13864 T1154 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 13908 T1154 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13909 T1154 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13912 T1154 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14196 T1102 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14197 T1102 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45579",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45579_",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:45579__collection1",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 14201 T1101 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> 14201 T1108 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> 14201 T1137 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> 14201 T1153 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> 14201 T1121 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> 14237 T1154 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14242 T1154 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14244 T1154 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14254 T1154 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14257 T1154 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14259 T1154 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14260 T1154 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14261 T1154 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14261 T1154 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14261 T1154 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14262 T1154 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14262 T1154 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14262 T1154 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-1363380604550/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363380591841/jetty3/
[junit4:junit4]   2> 14262 T1154 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@15f6b3b
[junit4:junit4]   2> 14263 T1154 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14263 T1154 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363380591841/jetty3 forceNew: false
[junit4:junit4]   2> 14263 T1154 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363380591841/jetty3/index/
[junit4:junit4]   2> 14263 T1154 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363380591841/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14264 T1154 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363380591841/jetty3/index forceNew: false
[junit4:junit4]   2> 14265 T1154 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1595c93 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1ede880),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14265 T1154 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14267 T1154 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14267 T1154 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14267 T1154 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14268 T1154 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14268 T1154 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14268 T1154 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14268 T1154 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14269 T1154 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14269 T1154 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14271 T1154 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14273 T1154 oass.SolrIndexSearcher.<init> Opening Searcher@1ec8cac main
[junit4:junit4]   2> 14274 T1154 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363380591841/jetty3/tlog
[junit4:junit4]   2> 14274 T1154 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14274 T1154 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14277 T1155 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ec8cac main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14278 T1154 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14279 T1154 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15704 T1102 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15705 T1102 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43799",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43799_",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 15705 T1102 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 15705 T1102 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 15709 T1137 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> 15709 T1153 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> 15709 T1101 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> 15709 T1121 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> 15709 T1108 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> 16280 T1154 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16280 T1154 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:43799 collection:collection1 shard:shard2
[junit4:junit4]   2> 16283 T1154 oasc.ZkController.register We are http://127.0.0.1:43799/collection1/ and leader is http://127.0.0.1:41813/collection1/
[junit4:junit4]   2> 16283 T1154 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43799
[junit4:junit4]   2> 16283 T1154 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16283 T1154 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C59 name=collection1 org.apache.solr.core.SolrCore@2ef433 url=http://127.0.0.1:43799/collection1 node=127.0.0.1:43799_ C59_STATE=coll:collection1 core:collection1 props:{collection=collection1, state=down, core=collection1, base_url=http://127.0.0.1:43799, node_name=127.0.0.1:43799_}
[junit4:junit4]   2> 16283 T1156 C59 P43799 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16284 T1156 C59 P43799 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16284 T1154 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16284 T1156 C59 P43799 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16284 T1156 C59 P43799 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16285 T1156 C59 P43799 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16285 T1079 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 16286 T1079 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16286 T1079 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16352 T1079 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16354 T1079 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59094
[junit4:junit4]   2> 16354 T1079 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16355 T1079 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16355 T1079 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-1363380608127
[junit4:junit4]   2> 16356 T1079 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363380608127/solr.xml
[junit4:junit4]   2> 16356 T1079 oasc.CoreContainer.<init> New CoreContainer 24971498
[junit4:junit4]   2> 16357 T1079 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-1363380608127/'
[junit4:junit4]   2> 16357 T1079 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-1363380608127/'
[junit4:junit4]   2> 16375 T1079 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 16375 T1079 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16376 T1079 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16376 T1079 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16376 T1079 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16377 T1079 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16377 T1079 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16377 T1079 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16378 T1079 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16378 T1079 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16384 T1079 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16394 T1079 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:59121/solr
[junit4:junit4]   2> 16394 T1079 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16395 T1079 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:59121 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1f7ece3
[junit4:junit4]   2> 16396 T1167 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:59121. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16396 T1079 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16396 T1167 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:59121, initiating session
[junit4:junit4]   2> 16396 T1081 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:34139
[junit4:junit4]   2> 16397 T1081 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:34139
[junit4:junit4]   2> 16397 T1083 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6fd0dce4000b with negotiated timeout 20000 for client /127.0.0.1:34139
[junit4:junit4]   2> 16397 T1167 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:59121, sessionid = 0x13d6fd0dce4000b, negotiated timeout = 20000
[junit4:junit4]   2> 16398 T1168 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f7ece3 name:ZooKeeperConnection Watcher:127.0.0.1:59121 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16398 T1079 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16399 T1084 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6fd0dce4000b
[junit4:junit4]   2> 16399 T1168 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16399 T1081 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:34139 which had sessionid 0x13d6fd0dce4000b
[junit4:junit4]   2> 16399 T1079 oaz.ZooKeeper.close Session: 0x13d6fd0dce4000b closed
[junit4:junit4]   2> 16400 T1079 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 16402 T1079 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:59121/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@f8ce3b
[junit4:junit4]   2> 16403 T1169 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:59121. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16403 T1079 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16404 T1169 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:59121, initiating session
[junit4:junit4]   2> 16404 T1081 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:34140
[junit4:junit4]   2> 16404 T1081 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:34140
[junit4:junit4]   2> 16404 T1083 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6fd0dce4000c with negotiated timeout 20000 for client /127.0.0.1:34140
[junit4:junit4]   2> 16405 T1169 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:59121, sessionid = 0x13d6fd0dce4000c, negotiated timeout = 20000
[junit4:junit4]   2> 16405 T1170 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f8ce3b name:ZooKeeperConnection Watcher:127.0.0.1:59121/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16405 T1079 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16406 T1084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6fd0dce4000c type:create cxid:0x1 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16406 T1084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6fd0dce4000c type:create cxid:0x2 zxid:0xa4 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16407 T1079 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 17213 T1102 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17214 T1102 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43799",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43799_",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:43799__collection1",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 17217 T1101 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> 17217 T1108 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> 17217 T1153 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> 17217 T1137 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> 17217 T1170 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> 17217 T1121 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> 17289 T1115 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {action=PREPRECOVERY&onlyIfLeader=true&state=recovering&core=collection1&nodeName=127.0.0.1:43799_&wt=javabin&version=2&checkLive=true&coreNodeName=127.0.0.1:43799__collection1} status=0 QTime=1000 
[junit4:junit4]   2> 17409 T1079 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59094_
[junit4:junit4]   2> 17410 T1084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6fd0dce4000c type:delete cxid:0xd zxid:0xa9 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:59094_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:59094_
[junit4:junit4]   2> 17411 T1079 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59094_
[junit4:junit4]   2> 17412 T1101 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> 17412 T1108 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> 17413 T1153 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17413 T1137 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17413 T1121 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17413 T1170 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17413 T1137 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> 17413 T1153 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> 17414 T1170 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> 17414 T1121 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> 17414 T1108 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17415 T1101 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17418 T1171 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-1363380608127/collection1
[junit4:junit4]   2> 17419 T1171 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 17419 T1171 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 17419 T1171 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 17420 T1171 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-1363380608127/collection1/'
[junit4:junit4]   2> 17420 T1171 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-1363380608127/collection1/lib/README' to classloader
[junit4:junit4]   2> 17421 T1171 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-1363380608127/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 17447 T1171 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 17477 T1171 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 17478 T1171 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 17481 T1171 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17820 T1171 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17826 T1171 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17828 T1171 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17842 T1171 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17846 T1171 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17849 T1171 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17851 T1171 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17851 T1171 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17851 T1171 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17853 T1171 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17853 T1171 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17853 T1171 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17854 T1171 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-1363380608127/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363380591841/jetty4/
[junit4:junit4]   2> 17854 T1171 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@15f6b3b
[junit4:junit4]   2> 17854 T1171 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17855 T1171 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363380591841/jetty4 forceNew: false
[junit4:junit4]   2> 17856 T1171 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363380591841/jetty4/index/
[junit4:junit4]   2> 17856 T1171 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363380591841/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17856 T1171 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363380591841/jetty4/index forceNew: false
[junit4:junit4]   2> 17858 T1171 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@171be9 lockFactory=org.apache.lucene.store.NativeFSLockFactory@112aa3),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17859 T1171 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17862 T1171 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17863 T1171 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17864 T1171 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17865 T1171 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17866 T1171 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17867 T1171 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17867 T1171 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17868 T1171 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17869 T1171 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17875 T1171 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17877 T1171 oass.SolrIndexSearcher.<init> Opening Searcher@1e097ed main
[junit4:junit4]   2> 17877 T1171 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363380591841/jetty4/tlog
[junit4:junit4]   2> 17877 T1171 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17877 T1171 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17881 T1172 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1e097ed main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17882 T1171 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17882 T1171 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18723 T1102 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18724 T1102 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59094",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59094_",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 18724 T1102 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 18725 T1102 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 18730 T1137 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> 18731 T1101 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> 18731 T1170 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> 18731 T1108 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> 18731 T1121 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> 18730 T1153 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> 18898 T1171 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 18899 T1171 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:59094 collection:collection1 shard:shard1
[junit4:junit4]   2> 18903 T1171 oasc.ZkController.register We are http://127.0.0.1:59094/collection1/ and leader is http://127.0.0.1:45579/collection1/
[junit4:junit4]   2> 18903 T1171 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59094
[junit4:junit4]   2> 18903 T1171 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 18904 T1171 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C60 name=collection1 org.apache.solr.core.SolrCore@6cb275 url=http://127.0.0.1:59094/collection1 node=127.0.0.1:59094_ C60_STATE=coll:collection1 core:collection1 props:{collection=collection1, state=down, core=collection1, base_url=http://127.0.0.1:59094, node_name=127.0.0.1:59094_}
[junit4:junit4]   2> 18904 T1173 C60 P59094 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 18905 T1171 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18905 T1173 C60 P59094 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 18906 T1173 C60 P59094 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 18906 T1173 C60 P59094 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18907 T1079 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 18908 T1173 C60 P59094 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18907 T1079 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 18908 T1079 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18914 T1079 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18916 T1079 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18923 T1115 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-1363380595300/onenodecollectioncore
[junit4:junit4]   2> 18923 T1115 oasc.ZkController.createCollectionZkNode Check for collection zkNode:onenodecollection
[junit4:junit4]   2> 18925 T1115 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   2> 18925 T1115 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 18927 T1115 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 18927 T1115 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection
[junit4:junit4]   2> 18930 T1115 oasc.ZkController.readConfigName Load collection config from:/collections/onenodecollection
[junit4:junit4]   2> 18932 T1115 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-1363380595300/onenodecollectioncore/'
[junit4:junit4]   2> 18972 T1115 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 19003 T1115 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 19004 T1115 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 19007 T1115 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2>  C59_STATE=coll:collection1 core:collection1 props:{collection=collection1, state=recovering, shard=shard2, core=collection1, base_url=http://127.0.0.1:43799, node_name=127.0.0.1:43799_}
[junit4:junit4]   2> 19290 T1156 C59 P43799 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:41813/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 19291 T1156 C59 P43799 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:43799 START replicas=[http://127.0.0.1:41813/collection1/] nUpdates=100
[junit4:junit4]   2> 19291 T1156 C59 P43799 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19291 T1156 C59 P43799 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 19291 T1156 C59 P43799 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 19292 T1156 C59 P43799 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 19292 T1156 C59 P43799 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19292 T1156 C59 P43799 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:41813/collection1/. core=collection1
[junit4:junit4]   2> 19292 T1156 C59 P43799 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C61 name=collection1 org.apache.solr.core.SolrCore@12be58f url=http://127.0.0.1:41813/collection1 node=127.0.0.1:41813_ C61_STATE=coll:collection1 core:collection1 props:{collection=collection1, state=active, shard=shard2, core=collection1, base_url=http://127.0.0.1:41813, node_name=127.0.0.1:41813_, leader=true}
[junit4:junit4]   2> 19295 T1116 C61 P41813 REQ /get {getVersions=100&qt=/get&distrib=false&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 19295 T1117 C61 P41813 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 19297 T1117 C61 P41813 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1735527 lockFactory=org.apache.lucene.store.NativeFSLockFactory@cadbfe),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19298 T1117 C61 P41813 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19299 T1117 C61 P41813 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1735527 lockFactory=org.apache.lucene.store.NativeFSLockFactory@cadbfe),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1735527 lockFactory=org.apache.lucene.store.NativeFSLockFactory@cadbfe),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19299 T1117 C61 P41813 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19300 T1117 C61 P41813 oass.SolrIndexSearcher.<init> Opening Searcher@b81510 realtime
[junit4:junit4]   2> 19301 T1117 C61 P41813 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19301 T1117 C61 P41813 /update {openSearcher=false&commit_end_point=true&wt=javabin&softCommit=false&version=2&commit=true&waitSearcher=true} {commit=} 0 6
[junit4:junit4]   2> 19302 T1156 C59 P43799 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19303 T1156 C59 P43799 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19306 T1114 C61 P41813 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19306 T1114 C61 P41813 REQ /replication {qt=/replication&command=indexversion&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 19307 T1156 C59 P43799 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 19308 T1156 C59 P43799 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19308 T1156 C59 P43799 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19310 T1117 C61 P41813 REQ /replication {generation=2&qt=/replication&command=filelist&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 19311 T1156 C59 P43799 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19312 T1156 C59 P43799 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363380591841/jetty3/index.20130315145011148 forceNew: false
[junit4:junit4]   2> 19313 T1156 C59 P43799 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@13d3afc lockFactory=org.apache.lucene.store.NativeFSLockFactory@3f7c3a)) fullCopy=false
[junit4:junit4]   2> 19316 T1116 C61 P41813 REQ /replication {generation=2&file=segments_2&qt=/replication&command=filecontent&checksum=true&wt=filestream} status=0 QTime=1 
[junit4:junit4]   2> 19317 T1156 C59 P43799 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19317 T1156 C59 P43799 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19317 T1156 C59 P43799 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 19318 T1156 C59 P43799 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1595c93 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1ede880),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1595c93 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1ede880),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19319 T1156 C59 P43799 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19319 T1156 C59 P43799 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 19319 T1156 C59 P43799 oass.SolrIndexSearcher.<init> Opening Searcher@85f8b4 main
[junit4:junit4]   2> 19320 T1155 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@85f8b4 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 19320 T1156 C59 P43799 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@13d3afc lockFactory=org.apache.lucene.store.NativeFSLockFactory@3f7c3a))
[junit4:junit4]   2> 19320 T1156 C59 P43799 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 19320 T1156 C59 P43799 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 19321 T1156 C59 P43799 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 19321 T1156 C59 P43799 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19322 T1156 C59 P43799 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 19347 T1115 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 19352 T1115 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 19355 T1115 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 19367 T1115 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19370 T1115 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19373 T1115 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19374 T1115 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19374 T1115 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19374 T1115 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19375 T1115 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19375 T1115 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19376 T1115 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19376 T1115 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-1363380595300/onenodecollectioncore/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363380591841/onenodecollection/
[junit4:junit4]   2> 19376 T1115 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@15f6b3b
[junit4:junit4]   2> 19377 T1115 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19377 T1115 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363380591841/onenodecollection forceNew: false
[junit4:junit4]   2> 19378 T1115 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-1363380591841/onenodecollection/index/
[junit4:junit4]   2> 19378 T1115 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-1363380591841/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 19378 T1115 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363380591841/onenodecollection/index forceNew: false
[junit4:junit4]   2> 19380 T1115 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1ee072c lockFactory=org.apache.lucene.store.NativeFSLockFactory@ca831e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19380 T1115 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19382 T1115 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 19382 T1115 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 19382 T1115 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 19383 T1115 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 19383 T1115 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 19383 T1115 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 19384 T1115 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 19384 T1115 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 19385 T1115 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 19387 T1115 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 19389 T1115 oass.SolrIndexSearcher.<init> Opening Searcher@2b20c1 main
[junit4:junit4]   2> 19389 T1115 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363380591841/onenodecollection/tlog
[junit4:junit4]   2> 19390 T1115 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 19390 T1115 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 19393 T1177 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@2b20c1 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 19393 T1115 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 20238 T1102 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20239 T1102 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59094",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59094_",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:59094__collection1",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 20245 T1102 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43799",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43799_",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:43799__collection1",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 20250 T1102 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:41813",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:41813_",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "roles":"none"}
[junit4:junit4]   2> 20251 T1102 oasc.Overseer$ClusterStateUpdater.createCollection Create collection onenodecollection with numShards 1
[junit4:junit4]   2> 20251 T1102 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 20258 T1153 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> 20258 T1137 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> 20258 T1108 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> 20258 T1121 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> 20258 T1101 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> 20258 T1170 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> 20395 T1115 oasc.CoreContainer.registerCore registering core: onenodecollectioncore
[junit4:junit4]   2> 20395 T1115 oasc.ZkController.register Register replica - core:onenodecollectioncore address:http://127.0.0.1:41813 collection:onenodecollection shard:shard1
[junit4:junit4]   2> 20397 T1115 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   2> 20406 T1084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6fd0dce40006 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> 20407 T1115 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 20408 T1084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6fd0dce40006 type:create cxid:0xa9 zxid:0xc5 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 20410 T1115 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 20411 T1115 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 20412 T1115 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:41813/onenodecollectioncore/
[junit4:junit4]   2> 20412 T1115 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 20413 T1115 oasc.SyncStrategy.syncToMe http://127.0.0.1:41813/onenodecollectioncore/ has no replicas
[junit4:junit4]   2> 20413 T1115 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:41813/onenodecollectioncore/
[junit4:junit4]   2> 20414 T1115 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   2> 20419 T1084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6fd0dce40006 type:create cxid:0xb3 zxid:0xc9 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 20915 T1131 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {action=PREPRECOVERY&onlyIfLeader=true&state=recovering&core=collection1&nodeName=127.0.0.1:59094_&wt=javabin&version=2&checkLive=true&coreNodeName=127.0.0.1:59094__collection1} status=0 QTime=2000 
[junit4:junit4]   2> 21769 T1102 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21784 T1170 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> 21784 T1137 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> 21784 T1108 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> 21784 T1121 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> 21784 T1101 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> 21784 T1153 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> 21824 T1115 oasc.ZkController.register We are http://127.0.0.1:41813/onenodecollectioncore/ and leader is http://127.0.0.1:41813/onenodecollectioncore/
[junit4:junit4]   2> 21825 T1115 oasc.ZkController.register No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:41813
[junit4:junit4]   2> 21825 T1115 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 21826 T1115 oasc.ZkController.publish publishing core=onenodecollectioncore state=active
[junit4:junit4]   2> 21828 T1115 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21829 T1115 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {numShards=1&action=CREATE&collection=onenodecollection&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363380591841/onenodecollection&name=onenodecollectioncore&wt=javabin&version=2&roles=none} status=0 QTime=2906 
[junit4:junit4]   2> 21830 T1079 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 21832 T1079 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22834 T1079 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C60_STATE=coll:collection1 core:collection1 props:{collection=collection1, state=recovering, shard=shard1, core=collection1, base_url=http://127.0.0.1:59094, node_name=127.0.0.1:59094_}
[junit4:junit4]   2> 22916 T1173 C60 P59094 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:45579/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 22916 T1173 C60 P59094 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:59094 START replicas=[http://127.0.0.1:45579/collection1/] nUpdates=100
[junit4:junit4]   2> 22916 T1173 C60 P59094 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 22917 T1173 C60 P59094 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 22917 T1173 C60 P59094 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 22917 T1173 C60 P59094 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 22917 T1173 C60 P59094 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 22917 T1173 C60 P59094 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:45579/collection1/. core=collection1
[junit4:junit4]   2> 22917 T1173 C60 P59094 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C62 name=collection1 org.apache.solr.core.SolrCore@9209dd url=http://127.0.0.1:45579/collection1 node=127.0.0.1:45579_ C62_STATE=coll:collection1 core:collection1 props:{collection=collection1, state=active, shard=shard1, core=collection1, base_url=http://127.0.0.1:45579, node_name=127.0.0.1:45579_, leader=true}
[junit4:junit4]   2> 22921 T1130 C62 P45579 REQ /get {getVersions=100&qt=/get&distrib=false&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 22922 T1132 C62 P45579 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22923 T1132 C62 P45579 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1960a6c lockFactory=org.apache.lucene.store.NativeFSLockFactory@95b74a),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22924 T1132 C62 P45579 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22924 T1132 C62 P45579 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1960a6c lockFactory=org.apache.lucene.store.NativeFSLockFactory@95b74a),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1960a6c lockFactory=org.apache.lucene.store.NativeFSLockFactory@95b74a),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22924 T1132 C62 P45579 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22925 T1132 C62 P45579 oass.SolrIndexSearcher.<init> Opening Searcher@10d493c realtime
[junit4:junit4]   2> 22925 T1132 C62 P45579 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22925 T1132 C62 P45579 /update {openSearcher=false&commit_end_point=true&wt=javabin&softCommit=false&version=2&commit=true&waitSearcher=true} {commit=} 0 3
[junit4:junit4]   2> 22926 T1173 C60 P59094 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22926 T1173 C60 P59094 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 22927 T1131 C62 P45579 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22927 T1131 C62 P45579 REQ /replication {qt=/replication&command=indexversion&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 22928 T1173 C60 P59094 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 22928 T1173 C60 P59094 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 22928 T1173 C60 P59094 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 22930 T1130 C62 P45579 REQ /replication {generation=2&qt=/replication&command=filelist&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 22931 T1173 C60 P59094 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 22932 T1173 C60 P59094 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363380591841/jetty4/index.20130315145014768 forceNew: false
[junit4:junit4]   2> 22932 T1173 C60 P59094 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@857f1c lockFactory=org.apache.lucene.store.NativeFSLockFactory@113f164)) fullCopy=false
[junit4:junit4]   2> 22936 T1132 C62 P45579 REQ /replication {generation=2&file=segments_2&qt=/replication&command=filecontent&checksum=true&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 22937 T1173 C60 P59094 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 22938 T1173 C60 P59094 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 22938 T1173 C60 P59094 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 22939 T1173 C60 P59094 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@171be9 lockFactory=org.apache.lucene.store.NativeFSLockFactory@112aa3),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@171be9 lockFactory=org.apache.lucene.store.NativeFSLockFactory@112aa3),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22939 T1173 C60 P59094 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22939 T1173 C60 P59094 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 22939 T1173 C60 P59094 oass.SolrIndexSearcher.<init> Opening Searcher@1de45f7 main
[junit4:junit4]   2> 22940 T1172 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1de45f7 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22940 T1173 C60 P59094 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@857f1c lockFactory=org.apache.lucene.store.NativeFSLockFactory@113f164))
[junit4:junit4]   2> 22940 T1173 C60 P59094 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 22941 T1173 C60 P59094 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 22941 T1173 C60 P59094 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 22941 T1173 C60 P59094 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 22942 T1173 C60 P59094 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 23292 T1102 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23294 T1102 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:41813",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:41813_",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:41813__onenodecollectioncore",
[junit4:junit4]   2> 	  "roles":"none"}
[junit4:junit4]   2> 23298 T1102 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59094",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59094_",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:59094__collection1",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 23304 T1101 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> 23304 T1108 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> 23304 T1137 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> 23305 T1153 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> 23304 T1121 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> 23305 T1170 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> 23838 T1079 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23840 T1079 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: onenodecollection
[junit4:junit4]   2> 23840 T1079 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 23874 T1133 oejs.Response.sendError WARNING Committed before 404 Can not find: /onenodecollectioncore/update
[junit4:junit4]   2> 23874 T1079 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:59121 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@78fb16
[junit4:junit4]   2> 23875 T1133 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> 23875 T1180 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:59121. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 23875 T1079 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 23876 T1180 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:59121, initiating session
[junit4:junit4]   2> 23876 T1081 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:34175
[junit4:junit4]   2> 23876 T1081 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:34175
[junit4:junit4]   2> 23877 T1083 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6fd0dce4000d with negotiated timeout 10000 for client /127.0.0.1:34175
[junit4:junit4]   2> 23877 T1180 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:59121, sessionid = 0x13d6fd0dce4000d, negotiated timeout = 10000
[junit4:junit4]   2> 23878 T1181 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@78fb16 name:ZooKeeperConnection Watcher:127.0.0.1:59121 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 23878 T1079 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 23943 T1084 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6fd0dce4000d
[junit4:junit4]   2> 23943 T1181 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 23944 T1081 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:34175 which had sessionid 0x13d6fd0dce4000d
[junit4:junit4]   2> 23943 T1079 oaz.ZooKeeper.close Session: 0x13d6fd0dce4000d closed
[junit4:junit4]   2> 23945 T1084 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6fd0dce40004
[junit4:junit4]   2> 23946 T1108 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 23946 T1081 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:34128 which had sessionid 0x13d6fd0dce40004
[junit4:junit4]   2> 23946 T1079 oaz.ZooKeeper.close Session: 0x13d6fd0dce40004 closed
[junit4:junit4]   2> 23951 T1079 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 43120
[junit4:junit4]   2> 23951 T1079 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=23486246
[junit4:junit4]   2> 24815 T1102 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24816 T1102 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43120",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43120_",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:43120__collection1",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 24823 T1153 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> 24823 T1137 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> 24824 T1101 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> 24823 T1121 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> 24823 T1170 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> 25953 T1079 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 25954 T1079 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 25958 T1079 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@a12d38
[junit4:junit4]   2> 25964 T1079 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> 25964 T1079 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 25965 T1079 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 25966 T1079 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 25967 T1079 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 25967 T1079 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363380591841/control/data
[junit4:junit4]   2> 25968 T1079 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363380591841/control/data
[junit4:junit4]   2> 25969 T1079 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363380591841/control/data/index
[junit4:junit4]   2> 25969 T1079 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363380591841/control/data/index
[junit4:junit4]   2> 25971 T1102 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89350510467088387-127.0.0.1:43120_-n_0000000000) am no longer a leader.
[junit4:junit4]   2> 25972 T1084 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6fd0dce40003
[junit4:junit4]   2> 25973 T1121 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> 25973 T1101 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> 25973 T1153 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> 25973 T1137 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> 25974 T1081 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:34125 which had sessionid 0x13d6fd0dce40003
[junit4:junit4]   2> 25974 T1101 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 25974 T1079 oaz.ZooKeeper.close Session: 0x13d6fd0dce40003 closed
[junit4:junit4]   2> 25974 T1101 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 25975 T1101 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 25975 T1170 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25976 T1170 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> 25977 T1137 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25977 T1121 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25977 T1153 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25978 T1084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6fd0dce40006 type:delete cxid:0xc3 zxid:0xe5 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 25979 T1121 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 25982 T1121 oasc.Overseer.start Overseer (id=89350510467088390-127.0.0.1:41813_-n_0000000001) starting
[junit4:junit4]   2> 25983 T1084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6fd0dce40006 type:create cxid:0xc8 zxid:0xe7 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25984 T1084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6fd0dce40006 type:create cxid:0xc9 zxid:0xe8 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25986 T1084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6fd0dce40006 type:create cxid:0xca zxid:0xe9 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25987 T1084 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6fd0dce40006 type:create cxid:0xcb zxid:0xea txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25989 T1183 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 25990 T1182 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 25992 T1182 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 25993 T1182 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43120",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43120_",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:43120__collection1",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 25997 T1079 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   2> 25999 T1121 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> 25999 T1153 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> 25999 T1170 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> 25999 T1137 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> 26049 T1079 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 41813
[junit4:junit4]   2> 26050 T1079 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=5564287
[junit4:junit4]   2> 27504 T1182 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 27505 T1182 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:41813",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:41813_",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:41813__onenodecollectioncore",
[junit4:junit4]   2> 	  "roles":"none"}
[junit4:junit4]   2> 27510 T1182 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:ju

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

collection/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:40367/ef_lcw/o",
[junit4:junit4]   1>            "core":"test_unload_shard_and_collection_2",
[junit4:junit4]   1>            "node_name":"127.0.0.1:40367_ef_lcw%2Fo"}
[junit4:junit4]   1>   /solr/aliases.json (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=29554537C6489D94 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=is_IS -Dtests.timezone=Africa/Bamako -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] FAILURE  136s J0 | UnloadDistributedZkTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Still found shard
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([29554537C6489D94:A8B3CB2FB117FDA8]: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> 136469 T2065 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 136479 T2064 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 3 leaked thread(s).
[junit4:junit4]   2> 136629 T2068 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> 137537 T2147 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 137538 T2147 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> 137538 T2147 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 137538 T2147 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=Asserting, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=is_IS, timezone=Africa/Bamako
[junit4:junit4]   2> NOTE: Linux 3.2.0-38-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=1,free=244736976,total=483393536
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestSolrIndexConfig, UUIDFieldTest, PrimitiveFieldTypeTest, TestRealTimeGet, TestSweetSpotSimilarityFactory, FileBasedSpellCheckerTest, ResourceLoaderTest, ClusterStateUpdateTest, AutoCommitTest, TestPseudoReturnFields, TestFaceting, PluginInfoTest, OverseerTest, UpdateRequestProcessorFactoryTest, SOLR749Test, LukeRequestHandlerTest, SolrCoreTest, TestFieldCollectionResource, DistributedTermsComponentTest, PreAnalyzedFieldTest, FastVectorHighlighterTest, PrimUtilsTest, TestReplicationHandler, TestPerFieldSimilarity, MinimalSchemaTest, TestConfig, FieldMutatingUpdateProcessorTest, DistributedQueryElevationComponentTest, SolrInfoMBeanTest, SpellingQueryConverterTest, DirectSolrConnectionTest, DocumentBuilderTest, TestCollationKeyRangeQueries, RecoveryZkTest, SyncSliceTest, TestPropInjectDefaults, SimpleFacetsTest, TermVectorComponentTest, SolrIndexSplitterTest, TestReversedWildcardFilterFactory, TestSearchPerf, SchemaVersionSpecificBehaviorTest, TestExtendedDismaxParser, LeaderElectionTest, ExternalFileFieldSortTest, TestStressRecovery, TestLMDirichletSimilarityFactory, DirectUpdateHandlerOptimizeTest, ShowFileRequestHandlerTest, BinaryUpdateRequestHandlerTest, TestWriterPerf, TestDocSet, TestDocumentBuilder, UnloadDistributedZkTest]
[junit4:junit4] Completed on J0 in 137.77s, 1 test, 1 failure <<< FAILURES!

[...truncated 477 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: 273 suites, 1147 tests, 1 error, 1 failure, 13 ignored (7 assumptions)

Total time: 41 minutes 49 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 32bit/jdk1.8.0-ea-b79 -server -XX:+UseG1GC -XX:MarkStackSize=256K
Email was triggered for: Failure
Sending email for trigger: Failure