Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5CCCAD67C for ; Mon, 17 Sep 2012 10:35:40 +0000 (UTC) Received: (qmail 22522 invoked by uid 500); 17 Sep 2012 10:35:38 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 22411 invoked by uid 500); 17 Sep 2012 10:35:38 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 22381 invoked by uid 99); 17 Sep 2012 10:35:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Sep 2012 10:35:37 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,NORMAL_HTTP_TO_IP,WEIRD_PORT X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Sep 2012 10:35:28 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 44453C00A0 for ; Mon, 17 Sep 2012 10:35:08 +0000 (UTC) Date: Mon, 17 Sep 2012 10:34:18 +0000 (UTC) From: Apache Jenkins Server To: dev@lucene.apache.org Message-ID: <1981474720.706.1347878108264.JavaMail.hudson@aegis.apache.org> In-Reply-To: <844636309.642.1347865371289.JavaMail.hudson@aegis.apache.org> References: <844636309.642.1347865371289.JavaMail.hudson@aegis.apache.org> Subject: [JENKINS] Lucene-Solr-Tests-trunk-java7 - Build # 3219 - Still Failing MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_705_383758535.1347878058776" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_705_383758535.1347878058776 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-java7/3219/ 1 tests failed. FAILED: org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch Error Message: Shard still reported as live in zk Stack Trace: java.lang.AssertionError: Shard still reported as live in zk =09at __randomizedtesting.SeedInfo.seed([2C00B3D6E3755E5A:ADE63DCE942A3E66]= :0) =09at org.junit.Assert.fail(Assert.java:93) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitToSeeNotLive(= AbstractFullDistribZkTestBase.java:1220) =09at org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSome= DocsAndRecover(BasicDistributedZk2Test.java:190) =09at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributed= Zk2Test.java:83) =09at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseD= istributedSearchTestCase.java:695) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:57) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:43) =09at java.lang.reflect.Method.invoke(Method.java:601) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1559) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Random= izedRunner.java:79) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:737) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:773) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:787) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:50) =09at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFi= eldCacheSanity.java:51) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:782) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:442) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:746) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Random= izedRunner.java:648) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Random= izedRunner.java:682) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:693) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:42) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:43) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:55) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at java.lang.Thread.run(Thread.java:722) Build Log: [...truncated 8298 lines...] [junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test [junit4:junit4] 2> 3 T1675 oas.SolrTestCaseJ4.setUp ###Starting testDistr= ibSearch [junit4:junit4] 2> Creating dataDir: /usr/home/hudson/hudson-slave/worksp= ace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-B= asicDistributedZk2Test-1347877740587 [junit4:junit4] 2> 4 T1675 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4:junit4] 2> 8 T1676 oazs.ZooKeeperServer.setTickTime tickTime set = to 1000 [junit4:junit4] 2> 8 T1676 oazs.NIOServerCnxn$Factory. binding to p= ort 0.0.0.0/0.0.0.0:0 [junit4:junit4] 2> 9 T1676 oazsp.FileTxnSnapLog.save Snapshotting: 0 [junit4:junit4] 2> 106 T1675 oasc.ZkTestServer.run start zk server on por= t:25036 [junit4:junit4] 2> 106 T1675 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:25036 sessionTimeout=3D10000 watcher=3Dorg= .apache.solr.common.cloud.ConnectionManager@78c1f750 [junit4:junit4] 2> 107 T1681 oaz.ClientCnxn$SendThread.startConnect Openi= ng socket connection to server /127.0.0.1:25036 [junit4:junit4] 2> 107 T1675 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 108 T1681 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost/127.0.0.1:25036, initiating sessio= n [junit4:junit4] 2> 108 T1677 oazs.NIOServerCnxn$Factory.run Accepted sock= et connection from /140.211.11.196:25037 [junit4:junit4] 2> 109 T1677 oazs.NIOServerCnxn.readConnectRequest Client= attempting to establish new session at /140.211.11.196:25037 [junit4:junit4] 2> 109 T1679 oazsp.FileTxnLog.append Creating new log fil= e: log.1 [junit4:junit4] 2> 136 T1679 oazs.NIOServerCnxn.finishSessionInit Establi= shed session 0x139d3c620310000 with negotiated timeout 10000 for client /14= 0.211.11.196:25037 [junit4:junit4] 2> 136 T1681 oaz.ClientCnxn$SendThread.readConnectResult = Session establishment complete on server localhost/127.0.0.1:25036, session= id =3D 0x139d3c620310000, negotiated timeout =3D 10000 [junit4:junit4] 2> 137 T1682 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@78c1f750 name:ZooKeeperConnectio= n Watcher:127.0.0.1:25036 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4:junit4] 2> 137 T1675 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 137 T1675 oascc.SolrZkClient.makePath makePath: /solr [junit4:junit4] 2> 149 T1680 oazs.PrepRequestProcessor.pRequest Processed= session termination for sessionid: 0x139d3c620310000 [junit4:junit4] 2> 156 T1682 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 156 T1675 oaz.ZooKeeper.close Session: 0x139d3c6203100= 00 closed [junit4:junit4] 2> 156 T1677 oazs.NIOServerCnxn.closeSock Closed socket c= onnection for client /140.211.11.196:25037 which had sessionid 0x139d3c6203= 10000 [junit4:junit4] 2> 157 T1675 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:25036/solr sessionTimeout=3D10000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@25cae50 [junit4:junit4] 2> 157 T1683 oaz.ClientCnxn$SendThread.startConnect Openi= ng socket connection to server /127.0.0.1:25036 [junit4:junit4] 2> 157 T1675 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 158 T1683 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost/127.0.0.1:25036, initiating sessio= n [junit4:junit4] 2> 158 T1677 oazs.NIOServerCnxn$Factory.run Accepted sock= et connection from /140.211.11.196:25038 [junit4:junit4] 2> 159 T1677 oazs.NIOServerCnxn.readConnectRequest Client= attempting to establish new session at /140.211.11.196:25038 [junit4:junit4] 2> 160 T1679 oazs.NIOServerCnxn.finishSessionInit Establi= shed session 0x139d3c620310001 with negotiated timeout 10000 for client /14= 0.211.11.196:25038 [junit4:junit4] 2> 160 T1683 oaz.ClientCnxn$SendThread.readConnectResult = Session establishment complete on server localhost/127.0.0.1:25036, session= id =3D 0x139d3c620310001, negotiated timeout =3D 10000 [junit4:junit4] 2> 160 T1684 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@25cae50 name:ZooKeeperConnection= Watcher:127.0.0.1:25036/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4:junit4] 2> 160 T1675 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 161 T1675 oascc.SolrZkClient.makePath makePath: /colle= ctions/collection1 [junit4:junit4] 2> 170 T1675 oascc.SolrZkClient.makePath makePath: /colle= ctions/collection1/shards [junit4:junit4] 2> 172 T1675 oascc.SolrZkClient.makePath makePath: /colle= ctions/control_collection [junit4:junit4] 2> 174 T1675 oascc.SolrZkClient.makePath makePath: /colle= ctions/control_collection/shards [junit4:junit4] 2> 182 T1675 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/= solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1= /solrconfig.xml [junit4:junit4] 2> 183 T1675 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/solrconfig.xml [junit4:junit4] 2> 192 T1675 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/= solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/sch= ema.xml [junit4:junit4] 2> 192 T1675 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/schema.xml [junit4:junit4] 2> 295 T1675 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/= solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1= /solrconfig.xml [junit4:junit4] 2> 296 T1675 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/solrconfig.xml [junit4:junit4] 2> 299 T1675 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/= solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/= stopwords.txt [junit4:junit4] 2> 299 T1675 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/stopwords.txt [junit4:junit4] 2> 310 T1675 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/= solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/= protwords.txt [junit4:junit4] 2> 311 T1675 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/protwords.txt [junit4:junit4] 2> 313 T1675 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/= solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/c= urrency.xml [junit4:junit4] 2> 314 T1675 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/currency.xml [junit4:junit4] 2> 316 T1675 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/= solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /con= figs/conf1/open-exchange-rates.json [junit4:junit4] 2> 317 T1675 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/open-exchange-rates.json [junit4:junit4] 2> 325 T1675 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/= solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /= configs/conf1/mapping-ISOLatin1Accent.txt [junit4:junit4] 2> 325 T1675 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/mapping-ISOLatin1Accent.txt [junit4:junit4] 2> 328 T1675 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/= solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/con= f1/old_synonyms.txt [junit4:junit4] 2> 328 T1675 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/old_synonyms.txt [junit4:junit4] 2> 330 T1675 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/= solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/s= ynonyms.txt [junit4:junit4] 2> 331 T1675 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/synonyms.txt [junit4:junit4] 2> 338 T1680 oazs.PrepRequestProcessor.pRequest Processed= session termination for sessionid: 0x139d3c620310001 [junit4:junit4] 2> 339 T1684 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 339 T1675 oaz.ZooKeeper.close Session: 0x139d3c6203100= 01 closed [junit4:junit4] 2> 339 T1677 oazs.NIOServerCnxn.closeSock Closed socket c= onnection for client /140.211.11.196:25038 which had sessionid 0x139d3c6203= 10001 [junit4:junit4] 2> 341 T1675 oejs.Server.doStart jetty-8.1.2.v20120308 [junit4:junit4] 2> 344 T1675 oejs.AbstractConnector.doStart Started Socke= tConnector@0.0.0.0:25039 [junit4:junit4] 2> 345 T1675 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 345 T1675 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lu= cene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr [junit4:junit4] 2> 346 T1675 oasc.SolrResourceLoader. new SolrResou= rceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/L= ucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/' [junit4:junit4] 2> 377 T1675 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4:junit4] 2> 377 T1675 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 378 T1675 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lu= cene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr [junit4:junit4] 2> 378 T1675 oasc.CoreContainer$Initializer.initialize lo= oking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tes= ts-trunk-java7/solr/build/solr-core/test-files/solr/solr.xml [junit4:junit4] 2> 378 T1675 oasc.CoreContainer. New CoreContainer = 1419590637 [junit4:junit4] 2> 379 T1675 oasc.CoreContainer.load Loading CoreContaine= r using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tes= ts-trunk-java7/solr/build/solr-core/test-files/solr/' [junit4:junit4] 2> 379 T1675 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/' [junit4:junit4] 2> 405 T1675 oasc.CoreContainer.load Registering Log List= ener [junit4:junit4] 2> 417 T1675 oasc.CoreContainer.initZooKeeper Zookeeper c= lient=3D127.0.0.1:25036/solr [junit4:junit4] 2> 418 T1675 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:25036/solr sessionTimeout=3D5000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@70167f75 [junit4:junit4] 2> 419 T1694 oaz.ClientCnxn$SendThread.startConnect Openi= ng socket connection to server /127.0.0.1:25036 [junit4:junit4] 2> 419 T1675 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 420 T1694 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost/127.0.0.1:25036, initiating sessio= n [junit4:junit4] 2> 420 T1677 oazs.NIOServerCnxn$Factory.run Accepted sock= et connection from /140.211.11.196:25040 [junit4:junit4] 2> 421 T1677 oazs.NIOServerCnxn.readConnectRequest Client= attempting to establish new session at /140.211.11.196:25040 [junit4:junit4] 2> 422 T1679 oazs.NIOServerCnxn.finishSessionInit Establi= shed session 0x139d3c620310002 with negotiated timeout 5000 for client /140= .211.11.196:25040 [junit4:junit4] 2> 422 T1694 oaz.ClientCnxn$SendThread.readConnectResult = Session establishment complete on server localhost/127.0.0.1:25036, session= id =3D 0x139d3c620310002, negotiated timeout =3D 5000 [junit4:junit4] 2> 423 T1695 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@70167f75 name:ZooKeeperConnectio= n Watcher:127.0.0.1:25036/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4:junit4] 2> 423 T1675 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 425 T1680 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x139d3c620310002 type:crea= te cxid:0x2 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:= /solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 434 T1675 oascc.SolrZkClient.makePath makePath: /live_= nodes [junit4:junit4] 2> 436 T1675 oasc.ZkController.createEphemeralLiveNode Re= gister node as live in ZooKeeper:/live_nodes/127.0.0.1:25039_solr [junit4:junit4] 2> 437 T1680 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x139d3c620310002 type:dele= te cxid:0x7 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:= /solr/live_nodes/127.0.0.1:25039_solr Error:KeeperErrorCode =3D NoNode for = /solr/live_nodes/127.0.0.1:25039_solr [junit4:junit4] 2> 438 T1675 oascc.SolrZkClient.makePath makePath: /live_= nodes/127.0.0.1:25039_solr [junit4:junit4] 2> 448 T1675 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 0 [junit4:junit4] 2> 448 T1675 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4:junit4] 2> 449 T1675 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 0 [junit4:junit4] 2> 449 T1675 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 449 T1675 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4:junit4] 2> 450 T1675 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 450 T1675 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4:junit4] 2> 450 T1675 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4:junit4] 2> 451 T1675 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4:junit4] 2> 451 T1675 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D0&connTimeout=3D0&retry=3Dfalse [junit4:junit4] 2> 462 T1675 oascc.SolrZkClient.makePath makePath: /overs= eer_elect/election [junit4:junit4] 2> 468 T1680 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x139d3c620310002 type:dele= te cxid:0x15 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path= :/solr/overseer_elect/leader Error:KeeperErrorCode =3D NoNode for /solr/ove= rseer_elect/leader [junit4:junit4] 2> 477 T1675 oascc.SolrZkClient.makePath makePath: /overs= eer_elect/leader [junit4:junit4] 2> 480 T1675 oasc.Overseer.start Overseer (id=3D883345156= 07502850-127.0.0.1:25039_solr-n_0000000000) starting [junit4:junit4] 2> 480 T1680 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x139d3c620310002 type:crea= te cxid:0x1a zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path= :/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 482 T1680 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x139d3c620310002 type:crea= te cxid:0x1b zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path= :/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 483 T1680 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x139d3c620310002 type:crea= te cxid:0x1c zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path= :/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 484 T1680 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x139d3c620310002 type:crea= te cxid:0x1d zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path= :/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 485 T1697 oasc.OverseerCollectionProcessor.run Process= current queue of collection creations [junit4:junit4] 2> 486 T1675 oascc.SolrZkClient.makePath makePath: /clust= erstate.json [junit4:junit4] 2> 488 T1675 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 489 T1696 oasc.Overseer$ClusterStateUpdater.run Starti= ng to work on the main queue [junit4:junit4] 2> 493 T1675 oasc.CoreContainer.create Creating SolrCore = 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lu= cene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection= 1 [junit4:junit4] 2> 493 T1675 oasc.ZkController.createCollectionZkNode Che= ck for collection zkNode:control_collection [junit4:junit4] 2> 494 T1675 oasc.ZkController.createCollectionZkNode Col= lection zkNode exists [junit4:junit4] 2> 494 T1675 oasc.ZkController.readConfigName Load collec= tion config from:/collections/control_collection [junit4:junit4] 2> 495 T1675 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/' [junit4:junit4] 2> 496 T1675 oasc.SolrResourceLoader.replaceClassLoader A= dding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk= -java7/solr/build/solr-core/test-files/solr/collection1/lib/README' to clas= sloader [junit4:junit4] 2> 497 T1675 oasc.SolrResourceLoader.replaceClassLoader A= dding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk= -java7/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to cl= assloader [junit4:junit4] 2> 537 T1675 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_50 [junit4:junit4] 2> 590 T1675 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4:junit4] 2> 691 T1675 oass.IndexSchema.readSchema Reading Solr Sch= ema [junit4:junit4] 2> 726 T3 oasu.ConcurrentLRUCache.finalize SEVERE Concurr= entLRUCache was not destroyed prior to finalize(), indicates a bug -- POSSI= BLE RESOURCE LEAK!!! [junit4:junit4] 2> 728 T1675 oass.IndexSchema.readSchema Schema name=3Dte= st [junit4:junit4] 2> 1379 T1675 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 1391 T1675 oass.IndexSchema.readSchema default search = field in schema is text [junit4:junit4] 2> 1395 T1675 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 1408 T1675 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 1413 T1675 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 1417 T1675 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 1419 T1675 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 1420 T1675 oasc.SolrCore. [collection1] Opening = new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-t= runk-java7/solr/build/solr-core/test-files/solr/collection1/, dataDir=3D./o= rg.apache.solr.cloud.BasicDistributedZk2Test-1347877740587/control/data/ [junit4:junit4] 2> 1420 T1675 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@27823847 [junit4:junit4] 2> 1422 T1675 oasc.SolrCore.getNewIndexDir WARNING New in= dex directory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistr= ibutedZk2Test-1347877740587/control/data/index/ [junit4:junit4] 2> 1423 T1675 oasc.SolrCore.initIndex WARNING [collection= 1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-13= 47877740587/control/data/index' doesn't exist. Creating new index... [junit4:junit4] 2> 1424 T1675 oasc.CachingDirectoryFactory.get return new= directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tr= unk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistrib= utedZk2Test-1347877740587/control/data/index forceNew:false [junit4:junit4] 2> 1432 T1675 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.Basic= DistributedZk2Test-1347877740587/control/data/index lockFactory=3Dorg.apach= e.lucene.store.NativeFSLockFactory@7b070cc4; maxCacheMB=3D48.0 maxMergeSize= MB=3D4.0),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 1432 T1675 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1 [junit4:junit4] 2> 1433 T1675 oasc.SolrCore.initWriters created xml: solr= .XMLResponseWriter [junit4:junit4] 2> 1436 T1675 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe" [junit4:junit4] 2> 1436 T1675 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe-allfields" [junit4:junit4] 2> 1437 T1675 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "s= tored_sig" [junit4:junit4] 2> 1437 T1675 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "u= niq-fields" [junit4:junit4] 2> 1438 T1675 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= istrib-dup-test-chain-implicit" [junit4:junit4] 2> 1439 T1675 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 1439 T1675 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 1440 T1675 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 1441 T1675 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 1442 T1675 oasc.RequestHandlers.initHandlersFromConfig= created dismax: solr.SearchHandler [junit4:junit4] 2> 1442 T1675 oasc.RequestHandlers.initHandlersFromConfig= created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 1443 T1675 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 1444 T1675 oasc.RequestHandlers.initHandlersFromConfig= created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 1444 T1675 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 1445 T1675 oasc.RequestHandlers.initHandlersFromConfig= created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 1445 T1675 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 1446 T1675 oasc.RequestHandlers.initHandlersFromConfig= created /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 1447 T1675 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 1447 T1675 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchH= andler [junit4:junit4] 2> 1448 T1675 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchH= andler [junit4:junit4] 2> 1449 T1675 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.= SearchHandler [junit4:junit4] 2> 1449 T1675 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 1450 T1675 oasc.RequestHandlers.initHandlersFromConfig= created tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 1451 T1675 oasc.RequestHandlers.initHandlersFromConfig= created /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 1451 T1675 oasc.RequestHandlers.initHandlersFromConfig= created /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 1455 T1675 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 1460 T1675 oasc.SolrCore.initDeprecatedSupport WARNING= solrconfig.xml uses deprecated , Please update your c= onfig to use the ShowFileRequestHandler. [junit4:junit4] 2> 1461 T1675 oasc.SolrCore.initDeprecatedSupport WARNING= adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS= .TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT,= CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT] [junit4:junit4] 2> 1466 T1675 oass.SolrIndexSearcher. Opening Searc= her@48f0f57f main [junit4:junit4] 2> 1468 T1675 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 1468 T1675 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 1469 T1675 oashc.SpellCheckComponent.inform Initializi= ng spell checkers [junit4:junit4] 2> 1478 T1675 oass.DirectSolrSpellChecker.init init: {nam= e=3Ddirect,classname=3DDirectSolrSpellChecker,field=3Dlowerfilt,minQueryLen= gth=3D3} [junit4:junit4] 2> 1523 T1698 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@48f0f57f main{StandardDirectoryReader(se= gments_1:1)} [junit4:junit4] 2> 1528 T1680 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x139d3c620310002 type:cre= ate cxid:0x56 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pat= h:/solr/overseer/queue Error:KeeperErrorCode =3D NoNode for /solr/overseer/= queue [junit4:junit4] 2> 1530 T1675 oasc.CoreContainer.register registering cor= e: collection1 [junit4:junit4] 2> 1531 T1675 oasc.ZkController.register Register shard -= core:collection1 address:http://127.0.0.1:25039/solr shardId:control_shard [junit4:junit4] 2> 1532 T1675 oascc.SolrZkClient.makePath makePath: /coll= ections/control_collection/leader_elect/control_shard/election [junit4:junit4] 2> 1565 T1680 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x139d3c620310002 type:del= ete cxid:0x65 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pat= h:/solr/collections/control_collection/leaders Error:KeeperErrorCode =3D No= Node for /solr/collections/control_collection/leaders [junit4:junit4] 2> 1566 T1675 oasc.ShardLeaderElectionContext.runLeaderPr= ocess Running the leader process. [junit4:junit4] 2> 1567 T1680 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x139d3c620310002 type:cre= ate cxid:0x66 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pat= h:/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 1995 T1696 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 1996 T1680 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x139d3c620310002 type:cre= ate cxid:0x6d zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pat= h:/solr/overseer/queue-work Error:KeeperErrorCode =3D NoNode for /solr/over= seer/queue-work [junit4:junit4] 2> 2017 T1695 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 2081 T1675 oasc.ShardLeaderElectionContext.waitForRepl= icasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 2082 T1675 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I may be the new leader - try and sync [junit4:junit4] 2> 2083 T1675 oasc.SyncStrategy.sync Sync replicas to htt= p://127.0.0.1:25039/solr/collection1/ [junit4:junit4] 2> 2083 T1675 oasc.SyncStrategy.syncReplicas Sync Success= - now sync replicas to me [junit4:junit4] 2> 2084 T1675 oasc.SyncStrategy.syncToMe http://127.0.0.1= :25039/solr/collection1/ has no replicas [junit4:junit4] 2> 2084 T1675 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I am the new leader: http://127.0.0.1:25039/solr/collection1/ [junit4:junit4] 2> 2085 T1675 oascc.SolrZkClient.makePath makePath: /coll= ections/control_collection/leaders/control_shard [junit4:junit4] 2> 2089 T1680 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x139d3c620310002 type:cre= ate cxid:0x8b zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pat= h:/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 2522 T1696 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 2537 T1695 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 2559 T1675 oasc.ZkController.register We are http://12= 7.0.0.1:25039/solr/collection1/ and leader is http://127.0.0.1:25039/solr/c= ollection1/ [junit4:junit4] 2> 2559 T1675 oasc.ZkController.register No LogReplay nee= ded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:25039/solr [junit4:junit4] 2> 2560 T1675 oasc.ZkController.checkRecovery I am the le= ader, no recovery necessary [junit4:junit4] 2> 2567 T1675 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 2568 T1675 oass.SolrDispatchFilter.init user.dir=3D/us= r/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/bui= ld/solr-core/test/J0 [junit4:junit4] 2> 2568 T1675 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4:junit4] 2> 2569 T1675 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> 2967 T1675 oejs.Server.doStart jetty-8.1.2.v20120308 [junit4:junit4] 2> 2971 T1675 oejs.AbstractConnector.doStart Started Sock= etConnector@0.0.0.0:25047 [junit4:junit4] 2> 2971 T1675 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 2972 T1675 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/L= ucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-jetty1= -1347877743166 [junit4:junit4] 2> 2973 T1675 oasc.SolrResourceLoader. new SolrReso= urceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/= Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-jetty= 1-1347877743166/' [junit4:junit4] 2> 3016 T1675 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() [junit4:junit4] 2> 3016 T1675 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 3017 T1675 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/L= ucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-jetty1= -1347877743166 [junit4:junit4] 2> 3017 T1675 oasc.CoreContainer$Initializer.initialize l= ooking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Te= sts-trunk-java7/solr/build/solr-core/test/J0/./solrtest-jetty1-134787774316= 6/solr.xml [junit4:junit4] 2> 3018 T1675 oasc.CoreContainer. New CoreContainer= 947673554 [junit4:junit4] 2> 3018 T1675 oasc.CoreContainer.load Loading CoreContain= er using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Te= sts-trunk-java7/solr/build/solr-core/test/J0/./solrtest-jetty1-134787774316= 6/' [junit4:junit4] 2> 3019 T1675 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-S= olr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-jetty1-134787= 7743166/' [junit4:junit4] 2> 3041 T1696 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 3046 T1695 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 3053 T1675 oasc.CoreContainer.load Registering Log Lis= tener [junit4:junit4] 2> 3070 T1675 oasc.CoreContainer.initZooKeeper Zookeeper = client=3D127.0.0.1:25036/solr [junit4:junit4] 2> 3070 T1675 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:25036/solr sessionTimeout=3D5000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@62deadce [junit4:junit4] 2> 3071 T1708 oaz.ClientCnxn$SendThread.startConnect Open= ing socket connection to server /127.0.0.1:25036 [junit4:junit4] 2> 3071 T1675 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 3072 T1708 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost/127.0.0.1:25036, initiating sessi= on [junit4:junit4] 2> 3073 T1677 oazs.NIOServerCnxn$Factory.run Accepted soc= ket connection from /140.211.11.196:25048 [junit4:junit4] 2> 3074 T1677 oazs.NIOServerCnxn.readConnectRequest Clien= t attempting to establish new session at /140.211.11.196:25048 [junit4:junit4] 2> 3075 T1679 oazs.NIOServerCnxn.finishSessionInit Establ= ished session 0x139d3c620310003 with negotiated timeout 5000 for client /14= 0.211.11.196:25048 [junit4:junit4] 2> 3075 T1708 oaz.ClientCnxn$SendThread.readConnectResult= Session establishment complete on server localhost/127.0.0.1:25036, sessio= nid =3D 0x139d3c620310003, negotiated timeout =3D 5000 [junit4:junit4] 2> 3076 T1709 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@62deadce name:ZooKeeperConnecti= on Watcher:127.0.0.1:25036/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 3076 T1675 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 3077 T1680 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x139d3c620310003 type:cre= ate cxid:0x1 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path= :/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 3079 T1680 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x139d3c620310003 type:cre= ate cxid:0x2 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path= :/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 3080 T1675 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:25047_solr [junit4:junit4] 2> 3081 T1680 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x139d3c620310003 type:del= ete cxid:0x4 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path= :/solr/live_nodes/127.0.0.1:25047_solr Error:KeeperErrorCode =3D NoNode for= /solr/live_nodes/127.0.0.1:25047_solr [junit4:junit4] 2> 3082 T1675 oascc.SolrZkClient.makePath makePath: /live= _nodes/127.0.0.1:25047_solr [junit4:junit4] 2> 3084 T1695 oascc.ZkStateReader$3.process Updating live= nodes [junit4:junit4] 2> 3085 T1675 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 0 [junit4:junit4] 2> 3086 T1675 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: http:// [junit4:junit4] 2> 3086 T1675 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 0 [junit4:junit4] 2> 3087 T1675 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 3087 T1675 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4:junit4] 2> 3088 T1675 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 3088 T1675 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 3089 T1675 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4:junit4] 2> 3089 T1675 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4:junit4] 2> 3090 T1675 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&= socketTimeout=3D0&connTimeout=3D0&retry=3Dfalse [junit4:junit4] 2> 3113 T1675 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 3120 T1675 oasc.CoreContainer.create Creating SolrCore= 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/L= ucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-jetty1= -1347877743166/collection1 [junit4:junit4] 2> 3120 T1675 oasc.ZkController.createCollectionZkNode Ch= eck for collection zkNode:collection1 [junit4:junit4] 2> 3121 T1675 oasc.ZkController.createCollectionZkNode Co= llection zkNode exists [junit4:junit4] 2> 3122 T1675 oasc.ZkController.readConfigName Load colle= ction config from:/collections/collection1 [junit4:junit4] 2> 3123 T1675 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-S= olr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-jetty1-134787= 7743166/collection1/' [junit4:junit4] 2> 3124 T1675 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trun= k-java7/solr/build/solr-core/test/J0/solrtest-jetty1-1347877743166/collecti= on1/lib/README' to classloader [junit4:junit4] 2> 3125 T1675 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trun= k-java7/solr/build/solr-core/test/J0/solrtest-jetty1-1347877743166/collecti= on1/lib/classes/' to classloader [junit4:junit4] 2> 3203 T1675 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_50 [junit4:junit4] 2> 3275 T1675 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4:junit4] 2> 3376 T1675 oass.IndexSchema.readSchema Reading Solr Sc= hema [junit4:junit4] 2> 3389 T1675 oass.IndexSchema.readSchema Schema name=3Dt= est [junit4:junit4] 2> 4000 T1675 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 4012 T1675 oass.IndexSchema.readSchema default search = field in schema is text [junit4:junit4] 2> 4017 T1675 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 4029 T1675 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 4034 T1675 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 4039 T1675 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 4040 T1675 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 4041 T1675 oasc.SolrCore. [collection1] Opening = new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-t= runk-java7/solr/build/solr-core/test/J0/./solrtest-jetty1-1347877743166/col= lection1/, dataDir=3D./org.apache.solr.cloud.BasicDistributedZk2Test-134787= 7740587/jetty1/ [junit4:junit4] 2> 4042 T1675 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@27823847 [junit4:junit4] 2> 4043 T1675 oasc.SolrCore.getNewIndexDir WARNING New in= dex directory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistr= ibutedZk2Test-1347877740587/jetty1/index/ [junit4:junit4] 2> 4044 T1675 oasc.SolrCore.initIndex WARNING [collection= 1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-13= 47877740587/jetty1/index' doesn't exist. Creating new index... [junit4:junit4] 2> 4045 T1675 oasc.CachingDirectoryFactory.get return new= directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tr= unk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistrib= utedZk2Test-1347877740587/jetty1/index forceNew:false [junit4:junit4] 2> 4051 T1675 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.Basic= DistributedZk2Test-1347877740587/jetty1/index lockFactory=3Dorg.apache.luce= ne.store.NativeFSLockFactory@1d986d86; maxCacheMB=3D48.0 maxMergeSizeMB=3D4= .0),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 4052 T1675 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1 [junit4:junit4] 2> 4053 T1675 oasc.SolrCore.initWriters created xml: solr= .XMLResponseWriter [junit4:junit4] 2> 4056 T1675 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe" [junit4:junit4] 2> 4056 T1675 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe-allfields" [junit4:junit4] 2> 4057 T1675 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "s= tored_sig" [junit4:junit4] 2> 4058 T1675 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "u= niq-fields" [junit4:junit4] 2> 4058 T1675 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= istrib-dup-test-chain-implicit" [junit4:junit4] 2> 4059 T1675 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 4060 T1675 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 4060 T1675 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 4061 T1675 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 4062 T1675 oasc.RequestHandlers.initHandlersFromConfig= created dismax: solr.SearchHandler [junit4:junit4] 2> 4063 T1675 oasc.RequestHandlers.initHandlersFromConfig= created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 4063 T1675 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 4064 T1675 oasc.RequestHandlers.initHandlersFromConfig= created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 4064 T1675 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 4065 T1675 oasc.RequestHandlers.initHandlersFromConfig= created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 4066 T1675 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 4067 T1675 oasc.RequestHandlers.initHandlersFromConfig= created /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 4067 T1675 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 4068 T1675 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchH= andler [junit4:junit4] 2> 4069 T1675 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchH= andler [junit4:junit4] 2> 4069 T1675 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.= SearchHandler [junit4:junit4] 2> 4070 T1675 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 4071 T1675 oasc.RequestHandlers.initHandlersFromConfig= created tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 4072 T1675 oasc.RequestHandlers.initHandlersFromConfig= created /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 4072 T1675 oasc.RequestHandlers.initHandlersFromConfig= created /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 4076 T1675 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 4080 T1675 oasc.SolrCore.initDeprecatedSupport WARNING= solrconfig.xml uses deprecated , Please update your c= onfig to use the ShowFileRequestHandler. [junit4:junit4] 2> 4082 T1675 oasc.SolrCore.initDeprecatedSupport WARNING= adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS= .TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT,= CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT] [junit4:junit4] 2> 4086 T1675 oass.SolrIndexSearcher. Opening Searc= her@75c87221 main [junit4:junit4] 2> 4088 T1675 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 4088 T1675 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 4089 T1675 oashc.SpellCheckComponent.inform Initializi= ng spell checkers [junit4:junit4] 2> 4106 T1675 oass.DirectSolrSpellChecker.init init: {nam= e=3Ddirect,classname=3DDirectSolrSpellChecker,field=3Dlowerfilt,minQueryLen= gth=3D3} [junit4:junit4] 2> 4170 T1710 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@75c87221 main{StandardDirectoryReader(se= gments_1:1)} [junit4:junit4] 2> 4559 T1696 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 4597 T1695 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 4597 T1709 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 4677 T1675 oasc.CoreContainer.register registering cor= e: collection1 [junit4:junit4] 2> 4677 T1675 oasc.ZkController.register Register shard -= core:collection1 address:http://127.0.0.1:25047/solr shardId:shard1 [junit4:junit4] 2> 4678 T1675 oascc.SolrZkClient.makePath makePath: /coll= ections/collection1/leader_elect/shard1/election [junit4:junit4] 2> 4690 T1680 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x139d3c620310003 type:del= ete cxid:0x42 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pat= h:/solr/collections/collection1/leaders Error:KeeperErrorCode =3D NoNode fo= r /solr/collections/collection1/leaders [junit4:junit4] 2> 4691 T1675 oasc.ShardLeaderElectionContext.runLeaderPr= ocess Running the leader process. [junit4:junit4] 2> 4691 T1680 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x139d3c620310003 type:cre= ate cxid:0x43 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pat= h:/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 4704 T1675 oasc.ShardLeaderElectionContext.waitForRepl= icasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 4705 T1675 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I may be the new leader - try and sync [junit4:junit4] 2> 4705 T1675 oasc.SyncStrategy.sync Sync replicas to htt= p://127.0.0.1:25047/solr/collection1/ [junit4:junit4] 2> 4705 T1675 oasc.SyncStrategy.syncReplicas Sync Success= - now sync replicas to me [junit4:junit4] 2> 4706 T1675 oasc.SyncStrategy.syncToMe http://127.0.0.1= :25047/solr/collection1/ has no replicas [junit4:junit4] 2> 4706 T1675 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I am the new leader: http://127.0.0.1:25047/solr/collection1/ [junit4:junit4] 2> 4706 T1675 oascc.SolrZkClient.makePath makePath: /coll= ections/collection1/leaders/shard1 [junit4:junit4] 2> 4710 T1680 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x139d3c620310003 type:cre= ate cxid:0x4d zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pat= h:/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 5101 T1696 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 5118 T1695 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 5118 T1709 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 5128 T1675 oasc.ZkController.register We are http://12= 7.0.0.1:25047/solr/collection1/ and leader is http://127.0.0.1:25047/solr/c= ollection1/ [junit4:junit4] 2> 5128 T1675 oasc.ZkController.register No LogReplay nee= ded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:25047/solr [junit4:junit4] 2> 5129 T1675 oasc.ZkController.checkRecovery I am the le= ader, no recovery necessary [junit4:junit4] 2> 5130 T1675 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 5131 T1675 oass.SolrDispatchFilter.init user.dir=3D/us= r/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/bui= ld/solr-core/test/J0 [junit4:junit4] 2> 5131 T1675 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4:junit4] 2> 5132 T1675 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> 5494 T1675 oejs.Server.doStart jetty-8.1.2.v20120308 [junit4:junit4] 2> 5497 T1675 oejs.AbstractConnector.doStart Started Sock= etConnector@0.0.0.0:25052 [junit4:junit4] 2> 5497 T1675 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 5498 T1675 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/L= ucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-jetty2= -1347877745723 [junit4:junit4] 2> 5499 T1675 oasc.SolrResourceLoader. new SolrReso= urceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/= Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-jetty= 2-1347877745723/' [junit4:junit4] 2> 5566 T1675 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() [junit4:junit4] 2> 5567 T1675 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 5568 T1675 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/L= ucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-jetty2= -1347877745723 [junit4:junit4] 2> 5568 T1675 oasc.CoreContainer$Initializer.initialize l= ooking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Te= sts-trunk-java7/solr/build/solr-core/test/J0/./solrtest-jetty2-134787774572= 3/solr.xml [junit4:junit4] 2> 5569 T1675 oasc.CoreContainer. New CoreContainer= 553655581 [junit4:junit4] 2> 5569 T1675 oasc.CoreContainer.load Loading CoreContain= er using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Te= sts-trunk-java7/solr/build/solr-core/test/J0/./solrtest-jetty2-134787774572= 3/' [junit4:junit4] 2> 5570 T1675 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-S= olr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-jetty2-134787= 7745723/' [junit4:junit4] 2> 5611 T1675 oasc.CoreContainer.load Registering Log Lis= tener [junit4:junit4] 2> 5630 T1675 oasc.CoreContainer.initZooKeeper Zookeeper = client=3D127.0.0.1:25036/solr [junit4:junit4] 2> 5631 T1675 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:25036/solr sessionTimeout=3D5000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@25fd45b7 [junit4:junit4] 2> 5632 T1720 oaz.ClientCnxn$SendThread.startConnect Open= ing socket connection to server /127.0.0.1:25036 [junit4:junit4] 2> 5632 T1696 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 5632 T1675 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 5633 T1720 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost/127.0.0.1:25036, initiating sessi= on [junit4:junit4] 2> 5633 T1677 oazs.NIOServerCnxn$Factory.run Accepted soc= ket connection from /140.211.11.196:25054 [junit4:junit4] 2> 5634 T1677 oazs.NIOServerCnxn.readConnectRequest Clien= t attempting to establish new session at /140.211.11.196:25054 [junit4:junit4] 2> 5636 T1679 oazs.NIOServerCnxn.finishSessionInit Establ= ished session 0x139d3c620310004 with negotiated timeout 5000 for client /14= 0.211.11.196:25054 [junit4:junit4] 2> 5636 T1720 oaz.ClientCnxn$SendThread.readConnectResult= Session establishment complete on server localhost/127.0.0.1:25036, sessio= nid =3D 0x139d3c620310004, negotiated timeout =3D 5000 [junit4:junit4] 2> 5636 T1721 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@25fd45b7 name:ZooKeeperConnecti= on Watcher:127.0.0.1:25036/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 5637 T1675 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 5637 T1680 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x139d3c620310004 type:cre= ate cxid:0x1 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path= :/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 5647 T1680 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x139d3c620310004 type:cre= ate cxid:0x2 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path= :/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 5656 T1675 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:25052_solr [junit4:junit4] 2> 5657 T1680 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x139d3c620310004 type:del= ete cxid:0x4 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path= :/solr/live_nodes/127.0.0.1:25052_solr Error:KeeperErrorCode =3D NoNode for= /solr/live_nodes/127.0.0.1:25052_solr [junit4:junit4] 2> 5659 T1695 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 5659 T1709 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 5660 T1675 oascc.SolrZkClient.makePath makePath: /live= _nodes/127.0.0.1:25052_solr [junit4:junit4] 2> 5663 T1695 oascc.ZkStateReader$3.process Updating live= nodes [junit4:junit4] 2> 5663 T1709 oascc.ZkStateReader$3.process Updating live= nodes [junit4:junit4] 2> 5664 T1675 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 0 [junit4:junit4] 2> 5665 T1675 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: http:// [junit4:junit4] 2> 5665 T1675 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 0 [junit4:junit4] 2> 5666 T1675 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 5666 T1675 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4:junit4] 2> 5667 T1675 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 5668 T1675 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 5668 T1675 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4:junit4] 2> 5669 T1675 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4:junit4] 2> 5669 T1675 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&= socketTimeout=3D0&connTimeout=3D0&retry=3Dfalse [junit4:junit4] 2> 5689 T1675 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 5697 T1675 oasc.CoreContainer.create Creating SolrCore= 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/L= ucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-jetty2= -1347877745723/collection1 [junit4:junit4] 2> 5697 T1675 oasc.ZkController.createCollectionZkNode Ch= eck for collection zkNode:collection1 [junit4:junit4] 2> 5698 T1675 oasc.ZkController.createCollectionZkNode Co= llection zkNode exists [junit4:junit4] 2> 5699 T1675 oasc.ZkController.readConfigName Load colle= ction config from:/collections/collection1 [junit4:junit4] 2> 5700 T1675 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-S= olr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-jetty2-134787= 7745723/collection1/' [junit4:junit4] 2> 5702 T1675 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trun= k-java7/solr/build/solr-core/test/J0/solrtest-jetty2-1347877745723/collecti= on1/lib/classes/' to classloader [junit4:junit4] 2> 5703 T1675 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trun= k-java7/solr/build/solr-core/test/J0/solrtest-jetty2-1347877745723/collecti= on1/lib/README' to classloader [junit4:junit4] 2> 5765 T1675 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_50 [junit4:junit4] 2> 5845 T1675 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4:junit4] 2> 5946 T1675 oass.IndexSchema.readSchema Reading Solr Sc= hema [junit4:junit4] 2> 5960 T1675 oass.IndexSchema.readSchema Schema name=3Dt= est [junit4:junit4] 2> 6678 T1675 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 6691 T1675 oass.IndexSchema.readSchema default search = field in schema is text [junit4:junit4] 2> 6696 T1675 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 6706 T1675 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 6710 T1675 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 6713 T1675 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 6715 T1675 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 6716 T1675 oasc.SolrCore. [collection1] Opening = new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-t= runk-java7/solr/build/solr-core/test/J0/./solrtest-jetty2-1347877745723/col= lection1/, dataDir=3D./org.apache.solr.cloud.BasicDistributedZk2Test-134787= 7740587/jetty2/ [junit4:junit4] 2> 6716 T1675 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@27823847 [junit4:junit4] 2> 6717 T1675 oasc.SolrCore.getNewIndexDir WARNING New in= dex directory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistr= ibutedZk2Test-1347877740587/jetty2/index/ [junit4:junit4] 2> 6718 T1675 oasc.SolrCore.initIndex WARNING [collection= 1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-13= 47877740587/jetty2/index' doesn't exist. Creating new index... [junit4:junit4] 2> 6719 T1675 oasc.CachingDirectoryFactory.get return new= directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tr= unk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistrib= utedZk2Test-1347877740587/jetty2/index forceNew:false [junit4:junit4] 2> 6738 T1675 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.Basic= DistributedZk2Test-1347877740587/jetty2/index lockFactory=3Dorg.apache.luce= ne.store.NativeFSLockFactory@661f76d9; maxCacheMB=3D48.0 maxMergeSizeMB=3D4= .0),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 6738 T1675 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1 [junit4:junit4] 2> 6739 T1675 oasc.SolrCore.initWriters created xml: solr= .XMLResponseWriter [junit4:junit4] 2> 6741 T1675 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe" [junit4:junit4] 2> 6741 T1675 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe-allfields" [junit4:junit4] 2> 6742 T1675 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "s= tored_sig" [junit4:junit4] 2> 6742 T1675 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "u= niq-fields" [junit4:junit4] 2> 6743 T1675 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= istrib-dup-test-chain-implicit" [junit4:junit4] 2> 6743 T1675 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 6744 T1675 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 6744 T1675 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 6745 T1675 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 6745 T1675 oasc.RequestHandlers.initHandlersFromConfig= created dismax: solr.SearchHandler [junit4:junit4] 2> 6746 T1675 oasc.RequestHandlers.initHandlersFromConfig= created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 6746 T1675 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 6747 T1675 oasc.RequestHandlers.initHandlersFromConfig= created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 6747 T1675 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 6748 T1675 oasc.RequestHandlers.initHandlersFromConfig= created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 6748 T1675 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 6749 T1675 oasc.RequestHandlers.initHandlersFromConfig= created /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 6749 T1675 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 6750 T1675 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchH= andler [junit4:junit4] 2> 6750 T1675 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchH= andler [junit4:junit4] 2> 6751 T1675 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.= SearchHandler [junit4:junit4] 2> 6751 T1675 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 6752 T1675 oasc.RequestHandlers.initHandlersFromConfig= created tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 6752 T1675 oasc.RequestHandlers.initHandlersFromConfig= created /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 6753 T1675 oasc.RequestHandlers.initHandlersFromConfig= created /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 6755 T1675 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 6759 T1675 oasc.SolrCore.initDeprecatedSupport WARNING= solrconfig.xml uses deprecated , Please update your c= onfig to use the ShowFileRequestHandler. [junit4:junit4] 2> 6760 T1675 oasc.SolrCore.initDeprecatedSupport WARNING= adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS= .TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT,= CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT] [junit4:junit4] 2> 6763 T1675 oass.SolrIndexSearcher. Opening Searc= her@32e8f20d main [junit4:junit4] 2> 6764 T1675 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 6764 T1675 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 6765 T1675 oashc.SpellCheckComponent.inform Initializi= ng spell checkers [junit4:junit4] 2> 6780 T1675 oass.DirectSolrSpellChecker.init init: {nam= e=3Ddirect,classname=3DDirectSolrSpellChecker,field=3Dlowerfilt,minQueryLen= gth=3D3} [junit4:junit4] 2> 6827 T1722 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@32e8f20d main{StandardDirectoryReader(se= gments_1:1)} [junit4:junit4] 2> 7167 T1696 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 7207 T1695 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 7207 T1709 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 7207 T1721 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 7333 T1675 oasc.CoreContainer.register registering cor= e: collection1 [junit4:junit4] 2> 7334 T1675 oasc.ZkController.register Register shard -= core:collection1 address:http://127.0.0.1:25052/solr shardId:shard2 [junit4:junit4] 2> 7335 T1675 oascc.SolrZkClient.makePath makePath: /coll= ections/collection1/leader_elect/shard2/election [junit4:junit4] 2> 7350 T1680 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x139d3c620310004 type:del= ete cxid:0x41 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pat= h:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode =3D No= Node for /solr/collections/collection1/leaders/shard2 [junit4:junit4] 2> 7351 T1675 oasc.ShardLeaderElectionContext.runLeaderPr= ocess Running the leader process. [junit4:junit4] 2> 7352 T1680 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x139d3c620310004 type:cre= ate cxid:0x42 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pat= h:/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 7354 T1675 oasc.ShardLeaderElectionContext.waitForRepl= icasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 7354 T1675 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I may be the new leader - try and sync [junit4:junit4] 2> 7355 T1675 oasc.SyncStrategy.sync Sync replicas to htt= p://127.0.0.1:25052/solr/collection1/ [junit4:junit4] 2> 7355 T1675 oasc.SyncStrategy.syncReplicas Sync Success= - now sync replicas to me [junit4:junit4] 2> 7356 T1675 oasc.SyncStrategy.syncToMe http://127.0.0.1= :25052/solr/collection1/ has no replicas [junit4:junit4] 2> 7356 T1675 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I am the new leader: http://127.0.0.1:25052/solr/collection1/ [junit4:junit4] 2> 7357 T1675 oascc.SolrZkClient.makePath makePath: /coll= ections/collection1/leaders/shard2 [junit4:junit4] 2> 7360 T1680 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x139d3c620310004 type:cre= ate cxid:0x4b zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pat= h:/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 7719 T1696 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 7734 T1695 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 7734 T1721 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 7734 T1709 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 7770 T1675 oasc.ZkController.register We are http://12= 7.0.0.1:25052/solr/collection1/ and leader is http://127.0.0.1:25052/solr/c= ollection1/ [junit4:junit4] 2> 7771 T1675 oasc.ZkController.register No LogReplay nee= ded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:25052/solr [junit4:junit4] 2> 7771 T1675 oasc.ZkController.checkRecovery I am the le= ader, no recovery necessary [junit4:junit4] 2> 7774 T1675 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 7775 T1675 oass.SolrDispatchFilter.init user.dir=3D/us= r/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/bui= ld/solr-core/test/J0 [junit4:junit4] 2> 7775 T1675 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4:junit4] 2> 7776 T1675 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> 8164 T1675 oejs.Server.doStart jetty-8.1.2.v20120308 [junit4:junit4] 2> 8168 T1675 oejs.AbstractConnector.doStart Started Sock= etConnector@0.0.0.0:25057 [junit4:junit4] 2> 8168 T1675 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 8169 T1675 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/L= ucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-jetty3= -1347877748374 [junit4:junit4] 2> 8169 T1675 oasc.SolrResourceLoader. new SolrReso= urceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/= Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-jetty= 3-1347877748374/' [junit4:junit4] 2> 8210 T1675 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() [junit4:junit4] 2> 8210 T1675 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 8211 T1675 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/L= ucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-jetty3= -1347877748374 [junit4:junit4] 2> 8211 T1675 oasc.CoreContainer$Initializer.initialize l= ooking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Te= sts-trunk-java7/solr/build/solr-core/test/J0/./solrtest-jetty3-134787774837= 4/solr.xml [junit4:junit4] 2> 8212 T1675 oasc.CoreContainer. New CoreContainer= 42046190 [junit4:junit4] 2> 8212 T1675 oasc.CoreContainer.load Loading CoreContain= er using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Te= sts-trunk-java7/solr/build/solr-core/test/J0/./solrtest-jetty3-134787774837= 4/' [junit4:junit4] 2> 8213 T1675 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-S= olr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-jetty3-134787= 7748374/' [junit4:junit4] 2> 8239 T1696 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 8245 T1675 oasc.CoreContainer.load Registering Log Lis= tener [junit4:junit4] 2> 8253 T1695 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 8253 T1721 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 8253 T1709 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 8260 T1675 oasc.CoreContainer.initZooKeeper Zookeeper = client=3D127.0.0.1:25036/solr [junit4:junit4] 2> 8261 T1675 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:25036/solr sessionTimeout=3D5000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@7c6ab984 [junit4:junit4] 2> 8262 T1732 oaz.ClientCnxn$SendThread.startConnect Open= ing socket connection to server /127.0.0.1:25036 [junit4:junit4] 2> 8262 T1675 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 8263 T1732 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost/127.0.0.1:25036, initiating sessi= on [junit4:junit4] 2> 8264 T1677 oazs.NIOServerCnxn$Factory.run Accepted soc= ket connection from /140.211.11.196:25058 [junit4:junit4] 2> 8264 T1677 oazs.NIOServerCnxn.readConnectRequest Clien= t attempting to establish new session at /140.211.11.196:25058 [junit4:junit4] 2> 8266 T1679 oazs.NIOServerCnxn.finishSessionInit Establ= ished session 0x139d3c620310005 with negotiated timeout 5000 for client /14= 0.211.11.196:25058 [junit4:junit4] 2> 8266 T1732 oaz.ClientCnxn$SendThread.readConnectResult= Session establishment complete on server localhost/127.0.0.1:25036, sessio= nid =3D 0x139d3c620310005, negotiated timeout =3D 5000 [junit4:junit4] 2> 8266 T1733 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@7c6ab984 name:ZooKeeperConnecti= on Watcher:127.0.0.1:25036/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 8266 T1675 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 8267 T1680 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x139d3c620310005 type:cre= ate cxid:0x1 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path= :/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 8277 T1680 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x139d3c620310005 type:cre= ate cxid:0x2 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path= :/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 8278 T1675 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:25057_solr [junit4:junit4] 2> 8278 T1680 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x139d3c620310005 type:del= ete cxid:0x4 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path= :/solr/live_nodes/127.0.0.1:25057_solr Error:KeeperErrorCode =3D NoNode for= /solr/live_nodes/127.0.0.1:25057_solr [junit4:junit4] 2> 8279 T1675 oascc.SolrZkClient.makePath makePath: /live= _nodes/127.0.0.1:25057_solr [junit4:junit4] 2> 8281 T1721 oascc.ZkStateReader$3.process Updating live= nodes [junit4:junit4] 2> 8281 T1709 oascc.ZkStateReader$3.process Updating live= nodes [junit4:junit4] 2> 8281 T1695 oascc.ZkStateReader$3.process Updating live= nodes [junit4:junit4] 2> 8282 T1675 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 0 [junit4:junit4] 2> 8282 T1675 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: http:// [junit4:junit4] 2> 8283 T1675 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 0 [junit4:junit4] 2> 8283 T1675 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 8284 T1675 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4:junit4] 2> 8284 T1675 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 8285 T1675 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 8285 T1675 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4:junit4] 2> 8286 T1675 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4:junit4] 2> 8286 T1675 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&= socketTimeout=3D0&connTimeout=3D0&retry=3Dfalse [junit4:junit4] 2> 8303 T1675 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 8309 T1675 oasc.CoreContainer.create Creating SolrCore= 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/L= ucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-jetty3= -1347877748374/collection1 [junit4:junit4] 2> 8310 T1675 oasc.ZkController.createCollectionZkNode Ch= eck for collection zkNode:collection1 [junit4:junit4] 2> 8310 T1675 oasc.ZkController.createCollectionZkNode Co= llection zkNode exists [junit4:junit4] 2> 8311 T1675 oasc.ZkController.readConfigName Load colle= ction config from:/collections/collection1 [junit4:junit4] 2> 8312 T1675 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-S= olr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-jetty3-134787= 7748374/collection1/' [junit4:junit4] 2> 8314 T1675 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trun= k-java7/solr/build/solr-core/test/J0/solrtest-jetty3-1347877748374/collecti= on1/lib/README' to classloader [junit4:junit4] 2> 8314 T1675 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trun= k-java7/solr/build/solr-core/test/J0/solrtest-jetty3-1347877748374/collecti= on1/lib/classes/' to classloader [junit4:junit4] 2> 8365 T1675 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_50 [junit4:junit4] 2> 8433 T1675 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4:junit4] 2> 8535 T1675 oass.IndexSchema.readSchema Reading Solr Sc= hema [junit4:junit4] 2> 8542 T1675 oass.IndexSchema.readSchema Schema name=3Dt= est [junit4:junit4] 2> 9172 T1675 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 9184 T1675 oass.IndexSchema.readSchema default search = field in schema is text [junit4:junit4] 2> 9188 T1675 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 9199 T1675 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 9204 T1675 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 9209 T1675 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 9210 T1675 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 9211 T1675 oasc.SolrCore. [collection1] Opening = new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-t= runk-java7/solr/build/solr-core/test/J0/./solrtest-jetty3-1347877748374/col= lection1/, dataDir=3D./org.apache.solr.cloud.BasicDistributedZk2Test-134787= 7740587/jetty3/ [junit4:junit4] 2> 9211 T1675 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@27823847 [junit4:junit4] 2> 9213 T1675 oasc.SolrCore.getNewIndexDir WARNING New in= dex directory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistr= ibutedZk2Test-1347877740587/jetty3/index/ [junit4:junit4] 2> 9213 T1675 oasc.SolrCore.initIndex WARNING [collection= 1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-13= 47877740587/jetty3/index' doesn't exist. Creating new index... [junit4:junit4] 2> 9214 T1675 oasc.CachingDirectoryFactory.get return new= directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tr= unk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistrib= utedZk2Test-1347877740587/jetty3/index forceNew:false [junit4:junit4] 2> 9220 T1675 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.Basic= DistributedZk2Test-1347877740587/jetty3/index lockFactory=3Dorg.apache.luce= ne.store.NativeFSLockFactory@5b18e34c; maxCacheMB=3D48.0 maxMergeSizeMB=3D4= .0),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 9221 T1675 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1 [junit4:junit4] 2> 9222 T1675 oasc.SolrCore.initWriters created xml: solr= .XMLResponseWriter [junit4:junit4] 2> 9224 T1675 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe" [junit4:junit4] 2> 9225 T1675 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe-allfields" [junit4:junit4] 2> 9225 T1675 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "s= tored_sig" [junit4:junit4] 2> 9226 T1675 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "u= niq-fields" [junit4:junit4] 2> 9227 T1675 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= istrib-dup-test-chain-implicit" [junit4:junit4] 2> 9227 T1675 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 9228 T1675 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 9229 T1675 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 9229 T1675 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 9230 T1675 oasc.RequestHandlers.initHandlersFromConfig= created dismax: solr.SearchHandler [junit4:junit4] 2> 9231 T1675 oasc.RequestHandlers.initHandlersFromConfig= created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 9231 T1675 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 9232 T1675 oasc.RequestHandlers.initHandlersFromConfig= created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 9232 T1675 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 9233 T1675 oasc.RequestHandlers.initHandlersFromConfig= created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 9234 T1675 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 9234 T1675 oasc.RequestHandlers.initHandlersFromConfig= created /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 9235 T1675 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 9236 T1675 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchH= andler [junit4:junit4] 2> 9236 T1675 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchH= andler [junit4:junit4] 2> 9237 T1675 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.= SearchHandler [junit4:junit4] 2> 9238 T1675 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 9238 T1675 oasc.RequestHandlers.initHandlersFromConfig= created tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 9239 T1675 oasc.RequestHandlers.initHandlersFromConfig= created /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 9240 T1675 oasc.RequestHandlers.initHandlersFromConfig= created /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 9243 T1675 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 9247 T1675 oasc.SolrCore.initDeprecatedSupport WARNING= solrconfig.xml uses deprecated , Please update your c= onfig to use the ShowFileRequestHandler. [junit4:junit4] 2> 9248 T1675 oasc.SolrCore.initDeprecatedSupport WARNING= adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS= .TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT,= CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT] [junit4:junit4] 2> 9252 T1675 oass.SolrIndexSearcher. Opening Searc= her@653a4226 main [junit4:junit4] 2> 9253 T1675 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 9254 T1675 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 9255 T1675 oashc.SpellCheckComponent.inform Initializi= ng spell checkers [junit4:junit4] 2> 9273 T1675 oass.DirectSolrSpellChecker.init init: {nam= e=3Ddirect,classname=3DDirectSolrSpellChecker,field=3Dlowerfilt,minQueryLen= gth=3D3} [junit4:junit4] 2> 9320 T1734 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@653a4226 main{StandardDirectoryReader(se= gments_1:1)} [junit4:junit4] 2> 9760 T1696 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 9773 T1695 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 9773 T1721 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 9773 T1733 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 9773 T1709 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 9831 T1675 oasc.CoreContainer.register registering cor= e: collection1 [junit4:junit4] 2> 9831 T1675 oasc.ZkController.register Register shard -= core:collection1 address:http://127.0.0.1:25057/solr shardId:shard1 [junit4:junit4] 2> 9835 T1675 oasc.ZkController.register We are http://12= 7.0.0.1:25057/solr/collection1/ and leader is http://127.0.0.1:25047/solr/c= ollection1/ [junit4:junit4] 2> 9835 T1675 oasc.ZkController.register No LogReplay nee= ded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:25057/solr [junit4:junit4] 2> 9836 T1675 oasc.ZkController.checkRecovery Core needs = to recover:collection1 [junit4:junit4] 2> 9836 T1675 oasu.DefaultSolrCoreState.doRecovery Runnin= g recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C195 name=3Dcollection1 org.apache.sol= r.core.SolrCore@3346f0a5 url=3Dhttp://127.0.0.1:25057/solr/collection1 node= =3D127.0.0.1:25057_solr [junit4:junit4] 2> 9837 T1735 C195 P25057 oasc.RecoveryStrategy.run Start= ing recovery process. core=3Dcollection1 recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 9837 T1675 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 9838 T1735 C195 P25057 oasc.RecoveryStrategy.doRecover= y ###### startupVersions=3D[] [junit4:junit4] 2> 9839 T1675 oass.SolrDispatchFilter.init user.dir=3D/us= r/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/bui= ld/solr-core/test/J0 [junit4:junit4] 2> 9839 T1675 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4:junit4] 2> 9839 T1735 C195 P25057 oasc.RecoveryStrategy.doRecover= y Attempting to PeerSync from http://127.0.0.1:25047/solr/collection1/ core= =3Dcollection1 - recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 9840 T1735 C195 P25057 oasu.PeerSync.sync PeerSync: co= re=3Dcollection1 url=3Dhttp://127.0.0.1:25057/solr START replicas=3D[http:/= /127.0.0.1:25047/solr/collection1/] nUpdates=3D100 [junit4:junit4] 2> 9840 T1675 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> 9840 T1735 C195 P25057 oasu.PeerSync.sync WARNING no f= rame of reference to tell of we've missed updates [junit4:junit4] 2> 9840 T1735 C195 P25057 oasc.RecoveryStrategy.doRecover= y PeerSync Recovery was not successful - trying replication. core=3Dcollect= ion1 [junit4:junit4] 2> 9841 T1735 C195 P25057 oasc.RecoveryStrategy.doRecover= y Starting Replication Recovery. core=3Dcollection1 [junit4:junit4] 2> 9841 T1735 C195 P25057 oascsi.HttpClientUtil.createCli= ent Creating new http client, config:maxConnections=3D128&maxConnectionsPer= Host=3D32&followRedirects=3Dfalse [junit4:junit4] 2> ASYNC NEW_CORE C196 name=3Dcollection1 org.apache.sol= r.core.SolrCore@57f6227 url=3Dhttp://127.0.0.1:25047/solr/collection1 node= =3D127.0.0.1:25047_solr [junit4:junit4] 2> 9855 T1701 C196 P25047 REQ /get {distrib=3Dfalse&qt=3D= /get&wt=3Djavabin&version=3D2&getVersions=3D100} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 10278 T1696 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 10290 T1675 oejs.Server.doStart jetty-8.1.2.v20120308 [junit4:junit4] 2> 10293 T1675 oejs.AbstractConnector.doStart Started Soc= ketConnector@0.0.0.0:25062 [junit4:junit4] 2> 10294 T1675 oasc.SolrResourceLoader.locateSolrHome JND= I not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 10294 T1675 oasc.SolrResourceLoader.locateSolrHome usi= ng system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/= Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-jetty= 4-1347877750442 [junit4:junit4] 2> 10295 T1675 oasc.SolrResourceLoader. new SolrRes= ourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace= /Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-jett= y4-1347877750442/' [junit4:junit4] 2> 10301 T1733 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 10301 T1721 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 10301 T1695 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 10301 T1709 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 10343 T1675 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() [junit4:junit4] 2> 10344 T1675 oasc.SolrResourceLoader.locateSolrHome JND= I not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 10344 T1675 oasc.SolrResourceLoader.locateSolrHome usi= ng system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/= Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-jetty= 4-1347877750442 [junit4:junit4] 2> 10345 T1675 oasc.CoreContainer$Initializer.initialize = looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-T= ests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-jetty4-13478777504= 42/solr.xml [junit4:junit4] 2> 10345 T1675 oasc.CoreContainer. New CoreContaine= r 1536292271 [junit4:junit4] 2> 10346 T1675 oasc.CoreContainer.load Loading CoreContai= ner using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-T= ests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-jetty4-13478777504= 42/' [junit4:junit4] 2> 10346 T1675 oasc.SolrResourceLoader. new SolrRes= ourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-= Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-jetty4-13478= 77750442/' [junit4:junit4] 2> 10383 T1675 oasc.CoreContainer.load Registering Log Li= stener [junit4:junit4] 2> 10401 T1675 oasc.CoreContainer.initZooKeeper Zookeeper= client=3D127.0.0.1:25036/solr [junit4:junit4] 2> 10402 T1675 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:25036/solr sessionTimeout=3D5000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@7be7f271 [junit4:junit4] 2> 10403 T1746 oaz.ClientCnxn$SendThread.startConnect Ope= ning socket connection to server /127.0.0.1:25036 [junit4:junit4] 2> 10403 T1675 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 10405 T1746 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost/127.0.0.1:25036, initiating sess= ion [junit4:junit4] 2> 10405 T1677 oazs.NIOServerCnxn$Factory.run Accepted so= cket connection from /140.211.11.196:25063 [junit4:junit4] 2> 10405 T1677 oazs.NIOServerCnxn.readConnectRequest Clie= nt attempting to establish new session at /140.211.11.196:25063 [junit4:junit4] 2> 10407 T1679 oazs.NIOServerCnxn.finishSessionInit Estab= lished session 0x139d3c620310006 with negotiated timeout 5000 for client /1= 40.211.11.196:25063 [junit4:junit4] 2> 10407 T1746 oaz.ClientCnxn$SendThread.readConnectResul= t Session establishment complete on server localhost/127.0.0.1:25036, sessi= onid =3D 0x139d3c620310006, negotiated timeout =3D 5000 [junit4:junit4] 2> 10408 T1747 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@7be7f271 name:ZooKeeperConnect= ion Watcher:127.0.0.1:25036/solr got event WatchedEvent state:SyncConnected= type:None path:null path:null type:None [junit4:junit4] 2> 10408 T1675 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 10409 T1680 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x139d3c620310006 type:cr= eate cxid:0x1 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pat= h:/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 10410 T1680 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x139d3c620310006 type:cr= eate cxid:0x2 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pat= h:/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 10419 T1675 oasc.ZkController.createEphemeralLiveNode = Register node as live in ZooKeeper:/live_nodes/127.0.0.1:25062_solr [junit4:junit4] 2> 10420 T1680 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x139d3c620310006 type:de= lete cxid:0x4 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pat= h:/solr/live_nodes/127.0.0.1:25062_solr Error:KeeperErrorCode =3D NoNode fo= r /solr/live_nodes/127.0.0.1:25062_solr [junit4:junit4] 2> 10421 T1675 oascc.SolrZkClient.makePath makePath: /liv= e_nodes/127.0.0.1:25062_solr [junit4:junit4] 2> 10424 T1733 oascc.ZkStateReader$3.process Updating liv= e nodes [junit4:junit4] 2> 10424 T1695 oascc.ZkStateReader$3.process Updating liv= e nodes [junit4:junit4] 2> 10424 T1709 oascc.ZkStateReader$3.process Updating liv= e nodes [junit4:junit4] 2> 10424 T1721 oascc.ZkStateReader$3.process Updating liv= e nodes [junit4:junit4] 2> 10424 T1675 oashc.HttpShardHandlerFactory.getParameter= Setting socketTimeout to: 0 [junit4:junit4] 2> 10425 T1675 oashc.HttpShardHandlerFactory.getParameter= Setting urlScheme to: http:// [junit4:junit4] 2> 10426 T1675 oashc.HttpShardHandlerFactory.getParameter= Setting connTimeout to: 0 [junit4:junit4] 2> 10426 T1675 oashc.HttpShardHandlerFactory.getParameter= Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 10427 T1675 oashc.HttpShardHandlerFactory.getParameter= Setting corePoolSize to: 0 [junit4:junit4] 2> 10427 T1675 oashc.HttpShardHandlerFactory.getParameter= Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 10428 T1675 oashc.HttpShardHandlerFactory.getParameter= Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 10428 T1675 oashc.HttpShardHandlerFactory.getParameter= Setting sizeOfQueue to: -1 [junit4:junit4] 2> 10429 T1675 oashc.HttpShardHandlerFactory.getParameter= Setting fairnessPolicy to: false [junit4:junit4] 2> 10429 T1675 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000= &socketTimeout=3D0&connTimeout=3D0&retry=3Dfalse [junit4:junit4] 2> 10448 T1675 oascc.ZkStateReader.createClusterStateWatc= hersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 10455 T1675 oasc.CoreContainer.create Creating SolrCor= e 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/= Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-jetty= 4-1347877750442/collection1 [junit4:junit4] 2> 10456 T1675 oasc.ZkController.createCollectionZkNode C= heck for collection zkNode:collection1 [junit4:junit4] 2> 10457 T1675 oasc.ZkController.createCollectionZkNode C= ollection zkNode exists [junit4:junit4] 2> 10457 T1675 oasc.ZkController.readConfigName Load coll= ection config from:/collections/collection1 [junit4:junit4] 2> 10459 T1675 oasc.SolrResourceLoader. new SolrRes= ourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-= Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-jetty4-13478= 77750442/collection1/' [junit4:junit4] 2> 10460 T1675 oasc.SolrResourceLoader.replaceClassLoader= Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tru= nk-java7/solr/build/solr-core/test/J0/solrtest-jetty4-1347877750442/collect= ion1/lib/README' to classloader [junit4:junit4] 2> 10461 T1675 oasc.SolrResourceLoader.replaceClassLoader= Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tru= nk-java7/solr/build/solr-core/test/J0/solrtest-jetty4-1347877750442/collect= ion1/lib/classes/' to classloader [junit4:junit4] 2> 10519 T1675 oasc.SolrConfig. Using Lucene MatchV= ersion: LUCENE_50 [junit4:junit4] 2> 10600 T1675 oasc.SolrConfig. Loaded SolrConfig: = solrconfig.xml [junit4:junit4] 2> 10701 T1675 oass.IndexSchema.readSchema Reading Solr S= chema [junit4:junit4] 2> 10709 T1675 oass.IndexSchema.readSchema Schema name=3D= test [junit4:junit4] 2> 11376 T1675 oass.OpenExchangeRatesOrgProvider.init Ini= tialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 11389 T1675 oass.IndexSchema.readSchema default search= field in schema is text [junit4:junit4] 2> 11394 T1675 oass.IndexSchema.readSchema unique key fie= ld: id [junit4:junit4] 2> 11406 T1675 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 11411 T1675 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 11416 T1675 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 11417 T1675 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 11419 T1675 oasc.SolrCore. [collection1] Opening= new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-= trunk-java7/solr/build/solr-core/test/J0/./solrtest-jetty4-1347877750442/co= llection1/, dataDir=3D./org.apache.solr.cloud.BasicDistributedZk2Test-13478= 77740587/jetty4/ [junit4:junit4] 2> 11419 T1675 oasc.JmxMonitoredMap. JMX monitoring= is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxM= BeanServer@27823847 [junit4:junit4] 2> 11420 T1675 oasc.SolrCore.getNewIndexDir WARNING New i= ndex directory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDist= ributedZk2Test-1347877740587/jetty4/index/ [junit4:junit4] 2> 11421 T1675 oasc.SolrCore.initIndex WARNING [collectio= n1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1= 347877740587/jetty4/index' doesn't exist. Creating new index... [junit4:junit4] 2> 11422 T1675 oasc.CachingDirectoryFactory.get return ne= w directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-t= runk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistri= butedZk2Test-1347877740587/jetty4/index forceNew:false [junit4:junit4] 2> 11429 T1675 oasc.SolrDeletionPolicy.onCommit SolrDelet= ionPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.Basic= DistributedZk2Test-1347877740587/jetty4/index lockFactory=3Dorg.apache.luce= ne.store.NativeFSLockFactory@41f85221; maxCacheMB=3D48.0 maxMergeSizeMB=3D4= .0),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 11430 T1675 oasc.SolrDeletionPolicy.updateCommits newe= st commit =3D 1 [junit4:junit4] 2> 11431 T1675 oasc.SolrCore.initWriters created xml: sol= r.XMLResponseWriter [junit4:junit4] 2> 11434 T1675 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= dedupe" [junit4:junit4] 2> 11435 T1675 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= dedupe-allfields" [junit4:junit4] 2> 11435 T1675 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= stored_sig" [junit4:junit4] 2> 11436 T1675 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= uniq-fields" [junit4:junit4] 2> 11437 T1675 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= distrib-dup-test-chain-implicit" [junit4:junit4] 2> 11437 T1675 oasc.RequestHandlers.initHandlersFromConfi= g adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 11438 T1675 oasc.RequestHandlers.initHandlersFromConfi= g created /replication: solr.ReplicationHandler [junit4:junit4] 2> 11439 T1675 oasc.RequestHandlers.initHandlersFromConfi= g created standard: solr.StandardRequestHandler [junit4:junit4] 2> 11440 T1675 oasc.RequestHandlers.initHandlersFromConfi= g created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 11440 T1675 oasc.RequestHandlers.initHandlersFromConfi= g created dismax: solr.SearchHandler [junit4:junit4] 2> 11441 T1675 oasc.RequestHandlers.initHandlersFromConfi= g created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 11442 T1675 oasc.RequestHandlers.initHandlersFromConfi= g created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 11443 T1675 oasc.RequestHandlers.initHandlersFromConfi= g created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 11443 T1675 oasc.RequestHandlers.initHandlersFromConfi= g adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 11444 T1675 oasc.RequestHandlers.initHandlersFromConfi= g created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 11445 T1675 oasc.RequestHandlers.initHandlersFromConfi= g created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 11445 T1675 oasc.RequestHandlers.initHandlersFromConfi= g created /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 11446 T1675 oasc.RequestHandlers.initHandlersFromConfi= g created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 11447 T1675 oasc.RequestHandlers.initHandlersFromConfi= g created spellCheckCompRH_Direct: org.apache.solr.handler.component.Search= Handler [junit4:junit4] 2> 11448 T1675 oasc.RequestHandlers.initHandlersFromConfi= g created spellCheckWithWordbreak: org.apache.solr.handler.component.Search= Handler [junit4:junit4] 2> 11449 T1675 oasc.RequestHandlers.initHandlersFromConfi= g created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component= .SearchHandler [junit4:junit4] 2> 11449 T1675 oasc.RequestHandlers.initHandlersFromConfi= g created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandle= r [junit4:junit4] 2> 11450 T1675 oasc.RequestHandlers.initHandlersFromConfi= g created tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 11451 T1675 oasc.RequestHandlers.initHandlersFromConfi= g created /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 11452 T1675 oasc.RequestHandlers.initHandlersFromConfi= g created /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 11456 T1675 oashl.XMLLoader.init xsltCacheLifetimeSeco= nds=3D60 [junit4:junit4] 2> 11461 T1675 oasc.SolrCore.initDeprecatedSupport WARNIN= G solrconfig.xml uses deprecated , Please update your = config to use the ShowFileRequestHandler. [junit4:junit4] 2> 11462 T1675 oasc.SolrCore.initDeprecatedSupport WARNIN= G adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYM= S.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT= , CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT] [junit4:junit4] 2> 11466 T1675 oass.SolrIndexSearcher. Opening Sear= cher@6bd4b0cb main [junit4:junit4] 2> 11468 T1675 oasu.CommitTracker. Hard AutoCommit:= disabled [junit4:junit4] 2> 11468 T1675 oasu.CommitTracker. Soft AutoCommit:= disabled [junit4:junit4] 2> 11469 T1675 oashc.SpellCheckComponent.inform Initializ= ing spell checkers [junit4:junit4] 2> 11477 T1675 oass.DirectSolrSpellChecker.init init: {na= me=3Ddirect,classname=3DDirectSolrSpellChecker,field=3Dlowerfilt,minQueryLe= ngth=3D3} [junit4:junit4] 2> 11530 T1748 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@6bd4b0cb main{StandardDirectoryReader(s= egments_1:1)} [junit4:junit4] 2> 11809 T1696 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 11822 T1733 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 11822 T1747 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 11822 T1721 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 11822 T1709 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 11822 T1695 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 12037 T1675 oasc.CoreContainer.register registering co= re: collection1 [junit4:junit4] 2> 12037 T1675 oasc.ZkController.register Register shard = - core:collection1 address:http://127.0.0.1:25062/solr shardId:shard2 [junit4:junit4] 2> 12041 T1675 oasc.ZkController.register We are http://1= 27.0.0.1:25062/solr/collection1/ and leader is http://127.0.0.1:25052/solr/= collection1/ [junit4:junit4] 2> 12042 T1675 oasc.ZkController.register No LogReplay ne= eded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:25062/solr [junit4:junit4] 2> 12042 T1675 oasc.ZkController.checkRecovery Core needs= to recover:collection1 [junit4:junit4] 2> 12042 T1675 oasu.DefaultSolrCoreState.doRecovery Runni= ng recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C197 name=3Dcollection1 org.apache.sol= r.core.SolrCore@6185638d url=3Dhttp://127.0.0.1:25062/solr/collection1 node= =3D127.0.0.1:25062_solr [junit4:junit4] 2> 12044 T1749 C197 P25062 oasc.RecoveryStrategy.run Star= ting recovery process. core=3Dcollection1 recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 12044 T1749 C197 P25062 oasc.RecoveryStrategy.doRecove= ry ###### startupVersions=3D[] [junit4:junit4] 2> 12044 T1675 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 12046 T1749 C197 P25062 oasc.RecoveryStrategy.doRecove= ry Attempting to PeerSync from http://127.0.0.1:25052/solr/collection1/ cor= e=3Dcollection1 - recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 12046 T1749 C197 P25062 oasu.PeerSync.sync PeerSync: c= ore=3Dcollection1 url=3Dhttp://127.0.0.1:25062/solr START replicas=3D[http:= //127.0.0.1:25052/solr/collection1/] nUpdates=3D100 [junit4:junit4] 2> 12046 T1675 oass.SolrDispatchFilter.init user.dir=3D/u= sr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/bu= ild/solr-core/test/J0 [junit4:junit4] 2> 12046 T1749 C197 P25062 oasu.PeerSync.sync WARNING no = frame of reference to tell of we've missed updates [junit4:junit4] 2> 12046 T1675 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() done [junit4:junit4] 2> 12047 T1749 C197 P25062 oasc.RecoveryStrategy.doRecove= ry PeerSync Recovery was not successful - trying replication. core=3Dcollec= tion1 [junit4:junit4] 2> 12047 T1749 C197 P25062 oasc.RecoveryStrategy.doRecove= ry Starting Replication Recovery. core=3Dcollection1 [junit4:junit4] 2> 12047 T1675 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 12047 T1749 C197 P25062 oascsi.HttpClientUtil.createCl= ient Creating new http client, config:maxConnections=3D128&maxConnectionsPe= rHost=3D32&followRedirects=3Dfalse [junit4:junit4] 2> ASYNC NEW_CORE C198 name=3Dcollection1 org.apache.sol= r.core.SolrCore@6eb3149d url=3Dhttp://127.0.0.1:25052/solr/collection1 node= =3D127.0.0.1:25052_solr [junit4:junit4] 2> 12056 T1713 C198 P25052 REQ /get {distrib=3Dfalse&qt= =3D/get&wt=3Djavabin&version=3D2&getVersions=3D100} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 12070 T1675 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:25036/solr sessionTimeout=3D10000 watche= r=3Dorg.apache.solr.common.cloud.ConnectionManager@6ca47ae1 [junit4:junit4] 2> 12072 T1751 oaz.ClientCnxn$SendThread.startConnect Ope= ning socket connection to server /127.0.0.1:25036 [junit4:junit4] 2> 12071 T1675 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 12073 T1751 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost/127.0.0.1:25036, initiating sess= ion [junit4:junit4] 2> 12073 T1677 oazs.NIOServerCnxn$Factory.run Accepted so= cket connection from /140.211.11.196:25067 [junit4:junit4] 2> 12073 T1677 oazs.NIOServerCnxn.readConnectRequest Clie= nt attempting to establish new session at /140.211.11.196:25067 [junit4:junit4] 2> 12075 T1679 oazs.NIOServerCnxn.finishSessionInit Estab= lished session 0x139d3c620310007 with negotiated timeout 10000 for client /= 140.211.11.196:25067 [junit4:junit4] 2> 12075 T1751 oaz.ClientCnxn$SendThread.readConnectResul= t Session establishment complete on server localhost/127.0.0.1:25036, sessi= onid =3D 0x139d3c620310007, negotiated timeout =3D 10000 [junit4:junit4] 2> 12075 T1752 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@6ca47ae1 name:ZooKeeperConnect= ion Watcher:127.0.0.1:25036/solr got event WatchedEvent state:SyncConnected= type:None path:null path:null type:None [junit4:junit4] 2> 12076 T1675 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 12076 T1675 oascc.ZkStateReader.createClusterStateWatc= hersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 12078 T1675 oasc.ChaosMonkey.monkeyLog monkey: init - = expire sessions:true cause connection loss:true [junit4:junit4] 2> 12078 T1675 oascsi.HttpClientUtil.createClient Creatin= g new http client, config: [junit4:junit4] 2> 12090 T1675 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> ASYNC NEW_CORE C199 name=3Dcollection1 org.apache.sol= r.core.SolrCore@4851b35c url=3Dhttp://127.0.0.1:25039/solr/collection1 node= =3D127.0.0.1:25039_solr [junit4:junit4] 2> 12102 T1687 C199 P25039 oasc.SolrDeletionPolicy.onInit= SolrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.Basic= DistributedZk2Test-1347877740587/control/data/index lockFactory=3Dorg.apach= e.lucene.store.NativeFSLockFactory@7b070cc4; maxCacheMB=3D48.0 maxMergeSize= MB=3D4.0),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 12103 T1687 C199 P25039 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 1 [junit4:junit4] 2> 12107 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[1 (1413352262395232256)]} 0 9 [junit4:junit4] 2> 12108 T1675 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:25036/solr sessionTimeout=3D10000 watche= r=3Dorg.apache.solr.common.cloud.ConnectionManager@5638d0bf [junit4:junit4] 2> 12109 T1753 oaz.ClientCnxn$SendThread.startConnect Ope= ning socket connection to server /127.0.0.1:25036 [junit4:junit4] 2> 12109 T1675 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 12110 T1753 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost/127.0.0.1:25036, initiating sess= ion [junit4:junit4] 2> 12110 T1677 oazs.NIOServerCnxn$Factory.run Accepted so= cket connection from /140.211.11.196:25069 [junit4:junit4] 2> 12111 T1677 oazs.NIOServerCnxn.readConnectRequest Clie= nt attempting to establish new session at /140.211.11.196:25069 [junit4:junit4] 2> 12112 T1679 oazs.NIOServerCnxn.finishSessionInit Estab= lished session 0x139d3c620310008 with negotiated timeout 10000 for client /= 140.211.11.196:25069 [junit4:junit4] 2> 12112 T1753 oaz.ClientCnxn$SendThread.readConnectResul= t Session establishment complete on server localhost/127.0.0.1:25036, sessi= onid =3D 0x139d3c620310008, negotiated timeout =3D 10000 [junit4:junit4] 2> 12113 T1754 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@5638d0bf name:ZooKeeperConnect= ion Watcher:127.0.0.1:25036/solr got event WatchedEvent state:SyncConnected= type:None path:null path:null type:None [junit4:junit4] 2> 12113 T1675 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 12114 T1675 oascc.ZkStateReader.createClusterStateWatc= hersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 12121 T1703 C196 P25047 oasc.SolrDeletionPolicy.onInit= SolrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.Basic= DistributedZk2Test-1347877740587/jetty1/index lockFactory=3Dorg.apache.luce= ne.store.NativeFSLockFactory@1d986d86; maxCacheMB=3D48.0 maxMergeSizeMB=3D4= .0),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 12122 T1703 C196 P25047 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 1 [junit4:junit4] 2> C195_STATE=3Dcoll:collection1 core:collection1 props:= {shard=3Dshard1, roles=3Dnull, state=3Drecovering, core=3Dcollection1, coll= ection=3Dcollection1, node_name=3D127.0.0.1:25057_solr, base_url=3Dhttp://1= 27.0.0.1:25057/solr} [junit4:junit4] 2> 12140 T1725 C195 P25057 oasc.SolrDeletionPolicy.onInit= SolrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.Basic= DistributedZk2Test-1347877740587/jetty3/index lockFactory=3Dorg.apache.luce= ne.store.NativeFSLockFactory@5b18e34c; maxCacheMB=3D48.0 maxMergeSizeMB=3D4= .0),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 12141 T1725 C195 P25057 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 1 [junit4:junit4] 2> 12144 T1725 C195 P25057 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25047/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D9=20 [junit4:junit4] 2> 12145 T1703 C196 P25047 /update {wt=3Djavabin&version= =3D2} {add=3D[1 (1413352262415155200)]} 0 28 [junit4:junit4] 2> 12146 T1675 oasc.AbstractDistribZkTestBase.waitForReco= veriesToFinish Wait for recoveries to finish - collection: collection1 fail= OnTimeout:true timeout (sec):1800 [junit4:junit4] 2> 12147 T1675 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 12327 T1696 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 12340 T1733 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 12340 T1709 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 12340 T1754 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 12340 T1721 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 12340 T1752 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 12340 T1695 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 12340 T1747 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 12862 T1735 C195 P25057 oasc.RecoveryStrategy.doRecove= ry Begin buffering updates. core=3Dcollection1 [junit4:junit4] 2> 12862 T1735 C195 P25057 oasu.UpdateLog.bufferUpdates S= tarting to buffer updates. FSUpdateLog{state=3DACTIVE, tlog=3Dtlog{file=3D.= /org.apache.solr.cloud.BasicDistributedZk2Test-1347877740587/jetty3/tlog/tl= og.0000000000000000000 refcount=3D1}} [junit4:junit4] 2> 12862 T1735 C195 P25057 oasc.RecoveryStrategy.replicat= e Attempting to replicate from http://127.0.0.1:25047/solr/collection1/. co= re=3Dcollection1 [junit4:junit4] 2> 12863 T1735 C195 P25057 oascsi.HttpClientUtil.createCl= ient Creating new http client, config:maxConnections=3D128&maxConnectionsPe= rHost=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 12878 T1704 C196 P25047 oasu.DirectUpdateHandler2.comm= it start commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtru= e,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 12942 T1704 C196 P25047 oasc.SolrDeletionPolicy.onComm= it SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.Basic= DistributedZk2Test-1347877740587/jetty1/index lockFactory=3Dorg.apache.luce= ne.store.NativeFSLockFactory@1d986d86; maxCacheMB=3D48.0 maxMergeSizeMB=3D4= .0),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.Basic= DistributedZk2Test-1347877740587/jetty1/index lockFactory=3Dorg.apache.luce= ne.store.NativeFSLockFactory@1d986d86; maxCacheMB=3D48.0 maxMergeSizeMB=3D4= .0),segFN=3Dsegments_2,generation=3D2,filenames=3D[_0_TestBloomFilteredLuce= ne40Postings_0.tim, _0_TestBloomFilteredLucene40Postings_0.blm, _0_TestBloo= mFilteredLucene40Postings_0.tip, _0.fnm, _0_Memory_0.ram, _0_TestBloomFilte= redLucene40Postings_0.prx, _0_NestedPulsing_0.frq, _0_nrm.cfs, _0_NestedPul= sing_0.tip, _0_Direct_0.frq, _0_NestedPulsing_0.prx, _0_NestedPulsing_0.tim= , _0_nrm.cfe, segments_2, _0_TestBloomFilteredLucene40Postings_0.frq, _0_Di= rect_0.tip, _0.fdx, _0_Direct_0.prx, _0.si, _0_Direct_0.tim, _0.fdt] [junit4:junit4] 2> 12943 T1704 C196 P25047 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 2 [junit4:junit4] 2> 12957 T1704 C196 P25047 oass.SolrIndexSearcher. = Opening Searcher@5e1ddc2d main [junit4:junit4] 2> 12958 T1704 C196 P25047 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 12959 T1710 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@5e1ddc2d main{StandardDirectoryReader(s= egments_2:3 _0(5.0):C1)} [junit4:junit4] 2> 12960 T1704 C196 P25047 /update {waitSearcher=3Dtrue&c= ommit=3Dtrue&commit_end_point=3Dtrue&wt=3Djavabin&softCommit=3Dfalse&versio= n=3D2} {commit=3D} 0 82 [junit4:junit4] 2> 12961 T1735 C195 P25057 oash.ReplicationHandler.inform= Commits will be reserved for 10000 [junit4:junit4] 2> 12961 T1735 C195 P25057 oash.SnapPuller. No val= ue set for 'pollInterval'. Timer Task not started. [junit4:junit4] 2> 12963 T1705 C196 P25047 oash.ReplicationHandler.inform= Commits will be reserved for 10000 [junit4:junit4] 2> 12964 T1705 C196 P25047 REQ /replication {command=3Din= dexversion&wt=3Djavabin&qt=3D/replication&version=3D2} status=3D0 QTime=3D2= =20 [junit4:junit4] 2> 12964 T1735 C195 P25057 oash.SnapPuller.fetchLatestInd= ex Master's generation: 2 [junit4:junit4] 2> 12965 T1735 C195 P25057 oash.SnapPuller.fetchLatestInd= ex Slave's generation: 1 [junit4:junit4] 2> 12965 T1735 C195 P25057 oash.SnapPuller.fetchLatestInd= ex Starting replication process [junit4:junit4] 2> 12969 T1705 C196 P25047 REQ /replication {command=3Dfi= lelist&generation=3D2&wt=3Djavabin&qt=3D/replication&version=3D2} status=3D= 0 QTime=3D2=20 [junit4:junit4] 2> 12970 T1735 C195 P25057 oash.SnapPuller.fetchLatestInd= ex Number of files in latest index in master: 21 [junit4:junit4] 2> 12978 T1735 C195 P25057 oash.SnapPuller.fetchLatestInd= ex Starting download to ./org.apache.solr.cloud.BasicDistributedZk2Test-134= 7877740587/jetty3/index.20120917212913554 fullCopy=3Dtrue [junit4:junit4] 2> 12981 T1705 C196 P25047 REQ /replication {file=3D_0_Te= stBloomFilteredLucene40Postings_0.tim&command=3Dfilecontent&checksum=3Dtrue= &generation=3D2&qt=3D/replication&wt=3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 12986 T1705 C196 P25047 REQ /replication {file=3D_0_Te= stBloomFilteredLucene40Postings_0.tip&command=3Dfilecontent&checksum=3Dtrue= &generation=3D2&qt=3D/replication&wt=3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 12990 T1705 C196 P25047 REQ /replication {file=3D_0_Te= stBloomFilteredLucene40Postings_0.blm&command=3Dfilecontent&checksum=3Dtrue= &generation=3D2&qt=3D/replication&wt=3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 12994 T1705 C196 P25047 REQ /replication {file=3D_0.fn= m&command=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt=3D/replication&wt= =3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 12999 T1705 C196 P25047 REQ /replication {file=3D_0_Me= mory_0.ram&command=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt=3D/repli= cation&wt=3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 13004 T1705 C196 P25047 REQ /replication {file=3D_0_Te= stBloomFilteredLucene40Postings_0.prx&command=3Dfilecontent&checksum=3Dtrue= &generation=3D2&qt=3D/replication&wt=3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 13008 T1705 C196 P25047 REQ /replication {file=3D_0_Ne= stedPulsing_0.frq&command=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt= =3D/replication&wt=3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 13012 T1705 C196 P25047 REQ /replication {file=3D_0_nr= m.cfs&command=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt=3D/replicatio= n&wt=3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 13017 T1705 C196 P25047 REQ /replication {file=3D_0_Di= rect_0.frq&command=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt=3D/repli= cation&wt=3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 13021 T1705 C196 P25047 REQ /replication {file=3D_0_Ne= stedPulsing_0.tip&command=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt= =3D/replication&wt=3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 13027 T1705 C196 P25047 REQ /replication {file=3D_0_Ne= stedPulsing_0.prx&command=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt= =3D/replication&wt=3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 13033 T1705 C196 P25047 REQ /replication {file=3D_0_Ne= stedPulsing_0.tim&command=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt= =3D/replication&wt=3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 13039 T1705 C196 P25047 REQ /replication {file=3D_0_nr= m.cfe&command=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt=3D/replicatio= n&wt=3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 13045 T1705 C196 P25047 REQ /replication {file=3Dsegme= nts_2&command=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt=3D/replicatio= n&wt=3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 13051 T1705 C196 P25047 REQ /replication {file=3D_0.fd= x&command=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt=3D/replication&wt= =3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 13083 T1705 C196 P25047 REQ /replication {file=3D_0_Di= rect_0.tip&command=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt=3D/repli= cation&wt=3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 13090 T1705 C196 P25047 REQ /replication {file=3D_0_Te= stBloomFilteredLucene40Postings_0.frq&command=3Dfilecontent&checksum=3Dtrue= &generation=3D2&qt=3D/replication&wt=3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 13096 T1705 C196 P25047 REQ /replication {file=3D_0_Di= rect_0.prx&command=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt=3D/repli= cation&wt=3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 13101 T1705 C196 P25047 REQ /replication {file=3D_0.si= &command=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt=3D/replication&wt= =3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 13106 T1705 C196 P25047 REQ /replication {file=3D_0_Di= rect_0.tim&command=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt=3D/repli= cation&wt=3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 13111 T1705 C196 P25047 REQ /replication {file=3D_0.fd= t&command=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt=3D/replication&wt= =3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 13113 T1735 C195 P25057 oash.SnapPuller.fetchLatestInd= ex Total time taken for download : 0 secs [junit4:junit4] 2> 13113 T1735 C195 P25057 oash.SnapPuller.modifyIndexPro= ps New index installed. Updating index properties... index=3Dindex.20120917= 212913554 [junit4:junit4] 2> 13115 T1735 C195 P25057 oasu.DefaultSolrCoreState.newI= ndexWriter Creating new IndexWriter... [junit4:junit4] 2> 13115 T1735 C195 P25057 oasu.DefaultSolrCoreState.newI= ndexWriter Waiting until IndexWriter is unused... core=3Dcollection1 [junit4:junit4] 2> 13115 T1735 C195 P25057 oasu.DefaultSolrCoreState.newI= ndexWriter Rollback old IndexWriter... core=3Dcollection1 [junit4:junit4] 2> 13120 T1735 C195 P25057 oasc.SolrCore.getNewIndexDir W= ARNING New index directory detected: old=3D./org.apache.solr.cloud.BasicDis= tributedZk2Test-1347877740587/jetty3/index/ new=3D./org.apache.solr.cloud.B= asicDistributedZk2Test-1347877740587/jetty3/index.20120917212913554 [junit4:junit4] 2> 13121 T1735 C195 P25057 oasc.CachingDirectoryFactory.g= et return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-= Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud= .BasicDistributedZk2Test-1347877740587/jetty3/index.20120917212913554 force= New:true [junit4:junit4] 2> 13132 T1735 C195 P25057 oasc.SolrDeletionPolicy.onInit= SolrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.Basic= DistributedZk2Test-1347877740587/jetty3/index.20120917212913554 lockFactory= =3Dorg.apache.lucene.store.NativeFSLockFactory@4b85aa79; maxCacheMB=3D48.0 = maxMergeSizeMB=3D4.0),segFN=3Dsegments_2,generation=3D2,filenames=3D[_0_Tes= tBloomFilteredLucene40Postings_0.tim, _0_TestBloomFilteredLucene40Postings_= 0.blm, _0_TestBloomFilteredLucene40Postings_0.tip, _0.fnm, _0_Memory_0.ram,= _0_TestBloomFilteredLucene40Postings_0.prx, _0_NestedPulsing_0.frq, _0_nrm= .cfs, _0_NestedPulsing_0.tip, _0_Direct_0.frq, _0_NestedPulsing_0.prx, _0_N= estedPulsing_0.tim, _0_nrm.cfe, segments_2, _0.fdx, _0_Direct_0.tip, _0_Tes= tBloomFilteredLucene40Postings_0.frq, _0_Direct_0.prx, _0.si, _0_Direct_0.t= im, _0.fdt] [junit4:junit4] 2> 13133 T1735 C195 P25057 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 2 [junit4:junit4] 2> 13133 T1735 C195 P25057 oasu.DefaultSolrCoreState.newI= ndexWriter New IndexWriter is ready to be used. [junit4:junit4] 2> 13137 T1735 C195 P25057 oass.SolrIndexSearcher. = Opening Searcher@3c1c0749 main [junit4:junit4] 2> 13138 T1734 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@3c1c0749 main{StandardDirectoryReader(s= egments_2:3:nrt _0(5.0):C1)} [junit4:junit4] 2> 13139 T1734 oasc.CachingDirectoryFactory.close Closing= directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-= java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributed= Zk2Test-1347877740587/jetty3/index [junit4:junit4] 2> 13139 T1734 oash.SnapPuller$2.onClose removing old ind= ex directory ./org.apache.solr.cloud.BasicDistributedZk2Test-1347877740587/= jetty3/index [junit4:junit4] 2> 13141 T1735 C195 P25057 oasu.DirectUpdateHandler2.comm= it start commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dfal= se,waitSearcher=3Dfalse,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 13142 T1735 C195 P25057 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 13309 T1675 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 13313 T1735 C195 P25057 oasc.RecoveryStrategy.replay R= eplaying buffered documents. core=3Dcollection1 [junit4:junit4] 2> 13313 T1757 C195 P25057 oasu.UpdateLog$LogReplayer.doR= eplay WARNING Starting log replay tlog{file=3D./org.apache.solr.cloud.Basic= DistributedZk2Test-1347877740587/jetty3/tlog/tlog.0000000000000000000 refco= unt=3D2} active=3Dtrue starting pos=3D432 [junit4:junit4] 2> 13319 T1757 C195 P25057 oasu.DirectUpdateHandler2.comm= it start commit{flags=3D2,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtru= e,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 13321 T1757 C195 P25057 oass.SolrIndexSearcher. = Opening Searcher@3bf8450f main [junit4:junit4] 2> 13322 T1757 C195 P25057 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 13323 T1734 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@3bf8450f main{StandardDirectoryReader(s= egments_2:3:nrt _0(5.0):C1)} [junit4:junit4] 2> 13323 T1757 C195 P25057 oasu.UpdateLog$LogReplayer.run= WARNING Log replay finished. recoveryInfo=3DRecoveryInfo{adds=3D0 deletes= =3D0 deleteByQuery=3D0 errors=3D0 positionOfStart=3D432} [junit4:junit4] 2> 13324 T1735 C195 P25057 oasc.RecoveryStrategy.doRecove= ry Replication Recovery was successful - registering as Active. core=3Dcoll= ection1 [junit4:junit4] 2> 13325 T1735 C195 P25057 oasc.RecoveryStrategy.doRecove= ry Finished recovery process. core=3Dcollection1 [junit4:junit4] 2> 13348 T1696 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 13361 T1695 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 13361 T1747 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 13361 T1709 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 13361 T1752 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 13361 T1721 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 13361 T1733 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 13361 T1754 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 14312 T1675 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> C197_STATE=3Dcoll:collection1 core:collection1 props:= {shard=3Dshard2, roles=3Dnull, state=3Drecovering, core=3Dcollection1, coll= ection=3Dcollection1, node_name=3D127.0.0.1:25062_solr, base_url=3Dhttp://1= 27.0.0.1:25062/solr} [junit4:junit4] 2> 15079 T1749 C197 P25062 oasc.RecoveryStrategy.doRecove= ry Begin buffering updates. core=3Dcollection1 [junit4:junit4] 2> 15079 T1749 C197 P25062 oasu.UpdateLog.bufferUpdates S= tarting to buffer updates. FSUpdateLog{state=3DACTIVE, tlog=3Dnull} [junit4:junit4] 2> 15079 T1749 C197 P25062 oasc.RecoveryStrategy.replicat= e Attempting to replicate from http://127.0.0.1:25052/solr/collection1/. co= re=3Dcollection1 [junit4:junit4] 2> 15079 T1749 C197 P25062 oascsi.HttpClientUtil.createCl= ient Creating new http client, config:maxConnections=3D128&maxConnectionsPe= rHost=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 15096 T1715 C198 P25052 oasu.DirectUpdateHandler2.comm= it start commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtru= e,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 15101 T1715 C198 P25052 oasc.SolrDeletionPolicy.onInit= SolrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.Basic= DistributedZk2Test-1347877740587/jetty2/index lockFactory=3Dorg.apache.luce= ne.store.NativeFSLockFactory@661f76d9; maxCacheMB=3D48.0 maxMergeSizeMB=3D4= .0),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 15102 T1715 C198 P25052 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 1 [junit4:junit4] 2> 15103 T1715 C198 P25052 oass.SolrIndexSearcher. = Opening Searcher@6a191cb main [junit4:junit4] 2> 15104 T1715 C198 P25052 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 15105 T1722 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@6a191cb main{StandardDirectoryReader(se= gments_1:1)} [junit4:junit4] 2> 15106 T1715 C198 P25052 /update {waitSearcher=3Dtrue&c= ommit=3Dtrue&commit_end_point=3Dtrue&wt=3Djavabin&softCommit=3Dfalse&versio= n=3D2} {commit=3D} 0 10 [junit4:junit4] 2> 15107 T1749 C197 P25062 oash.ReplicationHandler.inform= Commits will be reserved for 10000 [junit4:junit4] 2> 15107 T1749 C197 P25062 oash.SnapPuller. No val= ue set for 'pollInterval'. Timer Task not started. [junit4:junit4] 2> 15109 T1716 C198 P25052 oash.ReplicationHandler.inform= Commits will be reserved for 10000 [junit4:junit4] 2> 15109 T1716 C198 P25052 REQ /replication {command=3Din= dexversion&wt=3Djavabin&qt=3D/replication&version=3D2} status=3D0 QTime=3D1= =20 [junit4:junit4] 2> 15114 T1749 C197 P25062 oasc.SolrDeletionPolicy.onInit= SolrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.Basic= DistributedZk2Test-1347877740587/jetty4/index lockFactory=3Dorg.apache.luce= ne.store.NativeFSLockFactory@41f85221; maxCacheMB=3D48.0 maxMergeSizeMB=3D4= .0),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 15114 T1749 C197 P25062 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 1 [junit4:junit4] 2> 15115 T1749 C197 P25062 oasu.DirectUpdateHandler2.comm= it start commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtru= e,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 15119 T1749 C197 P25062 oasc.SolrDeletionPolicy.onComm= it SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.Basic= DistributedZk2Test-1347877740587/jetty4/index lockFactory=3Dorg.apache.luce= ne.store.NativeFSLockFactory@41f85221; maxCacheMB=3D48.0 maxMergeSizeMB=3D4= .0),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.Basic= DistributedZk2Test-1347877740587/jetty4/index lockFactory=3Dorg.apache.luce= ne.store.NativeFSLockFactory@41f85221; maxCacheMB=3D48.0 maxMergeSizeMB=3D4= .0),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_2] [junit4:junit4] 2> 15119 T1749 C197 P25062 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 2 [junit4:junit4] 2> 15123 T1749 C197 P25062 oass.SolrIndexSearcher. = Opening Searcher@527879d3 main [junit4:junit4] 2> 15123 T1749 C197 P25062 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 15125 T1748 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@527879d3 main{StandardDirectoryReader(s= egments_2:2)} [junit4:junit4] 2> 15126 T1749 C197 P25062 oasc.RecoveryStrategy.replay N= o replay needed. core=3Dcollection1 [junit4:junit4] 2> 15126 T1749 C197 P25062 oasc.RecoveryStrategy.doRecove= ry Replication Recovery was successful - registering as Active. core=3Dcoll= ection1 [junit4:junit4] 2> 15128 T1749 C197 P25062 oasc.RecoveryStrategy.doRecove= ry Finished recovery process. core=3Dcollection1 [junit4:junit4] 2> 15314 T1675 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 15370 T1696 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 15375 T1733 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 15375 T1709 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 15375 T1754 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 15375 T1752 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 15375 T1747 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 15375 T1695 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 15375 T1721 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 16316 T1675 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 16320 T1687 C199 P25039 oasu.DirectUpdateHandler2.comm= it start commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtru= e,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 16383 T1687 C199 P25039 oasc.SolrDeletionPolicy.onComm= it SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.Basic= DistributedZk2Test-1347877740587/control/data/index lockFactory=3Dorg.apach= e.lucene.store.NativeFSLockFactory@7b070cc4; maxCacheMB=3D48.0 maxMergeSize= MB=3D4.0),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.Basic= DistributedZk2Test-1347877740587/control/data/index lockFactory=3Dorg.apach= e.lucene.store.NativeFSLockFactory@7b070cc4; maxCacheMB=3D48.0 maxMergeSize= MB=3D4.0),segFN=3Dsegments_2,generation=3D2,filenames=3D[_0_TestBloomFilter= edLucene40Postings_0.tim, _0_TestBloomFilteredLucene40Postings_0.blm, _0_Te= stBloomFilteredLucene40Postings_0.tip, _0.fnm, _0_Memory_0.ram, _0_TestBloo= mFilteredLucene40Postings_0.prx, _0_NestedPulsing_0.frq, _0_nrm.cfs, _0_Nes= tedPulsing_0.tip, _0_Direct_0.frq, _0_NestedPulsing_0.prx, _0_NestedPulsing= _0.tim, _0_nrm.cfe, segments_2, _0_TestBloomFilteredLucene40Postings_0.frq,= _0_Direct_0.tip, _0.fdx, _0_Direct_0.prx, _0.si, _0_Direct_0.tim, _0.fdt] [junit4:junit4] 2> 16384 T1687 C199 P25039 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 2 [junit4:junit4] 2> 16398 T1687 C199 P25039 oass.SolrIndexSearcher. = Opening Searcher@3d8fc0e4 main [junit4:junit4] 2> 16398 T1687 C199 P25039 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 16400 T1698 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@3d8fc0e4 main{StandardDirectoryReader(s= egments_2:3 _0(5.0):C1)} [junit4:junit4] 2> 16400 T1687 C199 P25039 /update {waitSearcher=3Dtrue&w= t=3Djavabin&commit=3Dtrue&softCommit=3Dfalse&version=3D2} {commit=3D} 0 80 [junit4:junit4] 2> 16402 T1717 C198 P25052 oasu.DirectUpdateHandler2.comm= it start commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtru= e,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 16407 T1717 C198 P25052 oass.SolrIndexSearcher. = Opening Searcher@adb1c29 main [junit4:junit4] 2> 16408 T1717 C198 P25052 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 16409 T1722 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@adb1c29 main{StandardDirectoryReader(se= gments_1:1)} [junit4:junit4] 2> 16410 T1717 C198 P25052 oasu.SolrCmdDistributor.distri= bCommit Distrib commit to:[StdNode: http://127.0.0.1:25047/solr/collection1= /, StdNode: http://127.0.0.1:25057/solr/collection1/, StdNode: http://127.0= .0.1:25062/solr/collection1/] [junit4:junit4] 2> 16412 T1706 C196 P25047 oasu.DirectUpdateHandler2.comm= it start commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtru= e,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> C195_STATE=3Dcoll:collection1 core:collection1 props:= {shard=3Dshard1, roles=3Dnull, state=3Dactive, core=3Dcollection1, collecti= on=3Dcollection1, node_name=3D127.0.0.1:25057_solr, base_url=3Dhttp://127.0= .0.1:25057/solr} [junit4:junit4] 2> 16414 T1725 C195 P25057 oasu.DirectUpdateHandler2.comm= it start commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtru= e,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 16416 T1725 C195 P25057 oass.SolrIndexSearcher. = Opening Searcher@6877b547 main [junit4:junit4] 2> 16416 T1725 C195 P25057 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 16418 T1734 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@6877b547 main{StandardDirectoryReader(s= egments_2:3:nrt _0(5.0):C1)} [junit4:junit4] 2> 16418 T1725 C195 P25057 /update {waitSearcher=3Dtrue&c= ommit=3Dtrue&wt=3Djavabin&commit_end_point=3Dtrue&expungeDeletes=3Dfalse&so= ftCommit=3Dfalse&version=3D2} {commit=3D} 0 4 [junit4:junit4] 2> C197_STATE=3Dcoll:collection1 core:collection1 props:= {shard=3Dshard2, roles=3Dnull, state=3Dactive, core=3Dcollection1, collecti= on=3Dcollection1, node_name=3D127.0.0.1:25062_solr, base_url=3Dhttp://127.0= .0.1:25062/solr} [junit4:junit4] 2> 16423 T1739 C197 P25062 oasu.DirectUpdateHandler2.comm= it start commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtru= e,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 16425 T1706 C196 P25047 oass.SolrIndexSearcher. = Opening Searcher@2b931e53 main [junit4:junit4] 2> 16425 T1706 C196 P25047 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 16427 T1710 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@2b931e53 main{StandardDirectoryReader(s= egments_2:3 _0(5.0):C1)} [junit4:junit4] 2> 16426 T1739 C197 P25062 oass.SolrIndexSearcher. = Opening Searcher@697babf4 main [junit4:junit4] 2> 16427 T1706 C196 P25047 /update {waitSearcher=3Dtrue&c= ommit=3Dtrue&wt=3Djavabin&commit_end_point=3Dtrue&expungeDeletes=3Dfalse&so= ftCommit=3Dfalse&version=3D2} {commit=3D} 0 15 [junit4:junit4] 2> 16427 T1739 C197 P25062 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 16428 T1748 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@697babf4 main{StandardDirectoryReader(s= egments_2:2)} [junit4:junit4] 2> 16429 T1739 C197 P25062 /update {waitSearcher=3Dtrue&c= ommit=3Dtrue&wt=3Djavabin&commit_end_point=3Dtrue&expungeDeletes=3Dfalse&so= ftCommit=3Dfalse&version=3D2} {commit=3D} 0 6 [junit4:junit4] 2> 16429 T1717 C198 P25052 /update {waitSearcher=3Dtrue&w= t=3Djavabin&commit=3Dtrue&softCommit=3Dfalse&version=3D2} {commit=3D} 0 27 [junit4:junit4] 2> 16435 T1688 C199 P25039 REQ /select {fl=3Did,score&sha= rd.url=3D127.0.0.1:25039/solr/collection1/&NOW=3D1347877757015&start=3D0&q= =3D*:*&distrib=3Dfalse&isShard=3Dtrue&wt=3Djavabin&fsv=3Dtrue&rows=3D10&ver= sion=3D2} hits=3D1 status=3D0 QTime=3D0=20 [junit4:junit4] 2> 16439 T1688 C199 P25039 REQ /select {shard.url=3D127.0= .0.1:25039/solr/collection1/&NOW=3D1347877757015&q=3D*:*&ids=3D1&distrib=3D= false&isShard=3Dtrue&wt=3Djavabin&version=3D2} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 16440 T1687 C199 P25039 REQ /select {wt=3Djavabin&q=3D= *:*&version=3D2} hits=3D1 status=3D0 QTime=3D8=20 [junit4:junit4] 2> 16441 T1675 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:25036/solr sessionTimeout=3D10000 watche= r=3Dorg.apache.solr.common.cloud.ConnectionManager@32f2efb5 [junit4:junit4] 2> 16442 T1762 oaz.ClientCnxn$SendThread.startConnect Ope= ning socket connection to server /127.0.0.1:25036 [junit4:junit4] 2> 16442 T1675 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 16443 T1762 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost/127.0.0.1:25036, initiating sess= ion [junit4:junit4] 2> 16443 T1677 oazs.NIOServerCnxn$Factory.run Accepted so= cket connection from /140.211.11.196:25091 [junit4:junit4] 2> 16444 T1677 oazs.NIOServerCnxn.readConnectRequest Clie= nt attempting to establish new session at /140.211.11.196:25091 [junit4:junit4] 2> 16446 T1679 oazs.NIOServerCnxn.finishSessionInit Estab= lished session 0x139d3c620310009 with negotiated timeout 10000 for client /= 140.211.11.196:25091 [junit4:junit4] 2> 16446 T1762 oaz.ClientCnxn$SendThread.readConnectResul= t Session establishment complete on server localhost/127.0.0.1:25036, sessi= onid =3D 0x139d3c620310009, negotiated timeout =3D 10000 [junit4:junit4] 2> 16447 T1763 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@32f2efb5 name:ZooKeeperConnect= ion Watcher:127.0.0.1:25036/solr got event WatchedEvent state:SyncConnected= type:None path:null path:null type:None [junit4:junit4] 2> 16447 T1675 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 16448 T1675 oascc.ZkStateReader.createClusterStateWatc= hersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 16449 T1680 oazs.PrepRequestProcessor.pRequest Process= ed session termination for sessionid: 0x139d3c620310009 [junit4:junit4] 2> 16450 T1763 oaz.ClientCnxn$EventThread.run EventThread= shut down [junit4:junit4] 2> 16450 T1677 oazs.NIOServerCnxn.closeSock Closed socket= connection for client /140.211.11.196:25091 which had sessionid 0x139d3c62= 0310009 [junit4:junit4] 2> 16450 T1675 oaz.ZooKeeper.close Session: 0x139d3c62031= 0009 closed [junit4:junit4] 2> 16453 T1707 C196 P25047 REQ /select {distrib=3Dfalse&w= t=3Djavabin&q=3D*:*&version=3D2} hits=3D1 status=3D0 QTime=3D1=20 [junit4:junit4] 2> 16455 T1718 C198 P25052 REQ /select {distrib=3Dfalse&w= t=3Djavabin&q=3D*:*&version=3D2} hits=3D0 status=3D0 QTime=3D0=20 [junit4:junit4] 2> 16461 T1702 C196 P25047 REQ /select {fl=3Did,score&sha= rd.url=3D127.0.0.1:25047/solr/collection1/|127.0.0.1:25057/solr/collection1= /&NOW=3D1347877757041&start=3D0&q=3D*:*&distrib=3Dfalse&isShard=3Dtrue&wt= =3Djavabin&fsv=3Dtrue&rows=3D10&version=3D2} hits=3D1 status=3D0 QTime=3D0= =20 [junit4:junit4] 2> 16461 T1719 C198 P25052 REQ /select {fl=3Did,score&sha= rd.url=3D127.0.0.1:25052/solr/collection1/|127.0.0.1:25062/solr/collection1= /&NOW=3D1347877757041&start=3D0&q=3D*:*&distrib=3Dfalse&isShard=3Dtrue&wt= =3Djavabin&fsv=3Dtrue&rows=3D10&version=3D2} hits=3D0 status=3D0 QTime=3D0= =20 [junit4:junit4] 2> 16464 T1702 C196 P25047 REQ /select {shard.url=3D127.0= .0.1:25047/solr/collection1/|127.0.0.1:25057/solr/collection1/&NOW=3D134787= 7757041&q=3D*:*&ids=3D1&distrib=3Dfalse&isShard=3Dtrue&wt=3Djavabin&version= =3D2} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 16465 T1717 C198 P25052 REQ /select {wt=3Djavabin&q=3D= *:*&version=3D2} hits=3D1 status=3D0 QTime=3D7=20 [junit4:junit4] 2> 16472 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[2 (1413352266977509376)]} 0 4 [junit4:junit4] 2> 16484 T1739 C197 P25062 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:25052/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D3=20 [junit4:junit4] 2> 16485 T1714 C198 P25052 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25047/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D9=20 [junit4:junit4] 2> 16485 T1703 C196 P25047 /update {wt=3Djavabin&version= =3D2} {add=3D[2]} 0 11 [junit4:junit4] 2> 16490 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[3 (1413352266999529472)]} 0 1 [junit4:junit4] 2> 16501 T1739 C197 P25062 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:25052/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 16502 T1714 C198 P25052 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25047/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D6=20 [junit4:junit4] 2> 16503 T1703 C196 P25047 /update {wt=3Djavabin&version= =3D2} {add=3D[3]} 0 10 [junit4:junit4] 2> 16506 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[4 (1413352267016306688)]} 0 1 [junit4:junit4] 2> 16522 T1725 C195 P25057 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:25047/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D3=20 [junit4:junit4] 2> 16523 T1706 C196 P25047 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25052/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D11=20 [junit4:junit4] 2> 16524 T1717 C198 P25052 /update {wt=3Djavabin&version= =3D2} {add=3D[4]} 0 15 [junit4:junit4] 2> 16528 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[5 (1413352267039375360)]} 0 1 [junit4:junit4] 2> 16537 T1739 C197 P25062 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25052/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 16537 T1717 C198 P25052 /update {wt=3Djavabin&version= =3D2} {add=3D[5 (1413352267043569664)]} 0 6 [junit4:junit4] 2> 16541 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[6 (1413352267053006848)]} 0 1 [junit4:junit4] 2> 16553 T1739 C197 P25062 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:25052/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 16553 T1714 C198 P25052 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25047/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D6=20 [junit4:junit4] 2> 16554 T1703 C196 P25047 /update {wt=3Djavabin&version= =3D2} {add=3D[6]} 0 10 [junit4:junit4] 2> 16558 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[7 (1413352267070832640)]} 0 1 [junit4:junit4] 2> 16569 T1739 C197 P25062 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:25052/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 16570 T1714 C198 P25052 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25047/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D6=20 [junit4:junit4] 2> 16571 T1703 C196 P25047 /update {wt=3Djavabin&version= =3D2} {add=3D[7]} 0 10 [junit4:junit4] 2> 16575 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[8 (1413352267088658432)]} 0 1 [junit4:junit4] 2> 16584 T1725 C195 P25057 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25047/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 16584 T1703 C196 P25047 /update {wt=3Djavabin&version= =3D2} {add=3D[8 (1413352267093901312)]} 0 6 [junit4:junit4] 2> 16588 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[9 (1413352267102289920)]} 0 1 [junit4:junit4] 2> 16597 T1739 C197 P25062 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25052/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 16598 T1717 C198 P25052 /update {wt=3Djavabin&version= =3D2} {add=3D[9 (1413352267107532800)]} 0 7 [junit4:junit4] 2> 16602 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[10 (1413352267116969984)]} 0 1 [junit4:junit4] 2> 16613 T1725 C195 P25057 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:25047/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 16614 T1706 C196 P25047 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25052/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D6=20 [junit4:junit4] 2> 16615 T1717 C198 P25052 /update {wt=3Djavabin&version= =3D2} {add=3D[10]} 0 9 [junit4:junit4] 2> 16631 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[11 (1413352267134795776)]} 0 13 [junit4:junit4] 2> 16640 T1725 C195 P25057 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25047/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 16641 T1703 C196 P25047 /update {wt=3Djavabin&version= =3D2} {add=3D[11 (1413352267151572992)]} 0 7 [junit4:junit4] 2> 16646 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[12 (1413352267162058752)]} 0 2 [junit4:junit4] 2> 16654 T1725 C195 P25057 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25047/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 16655 T1703 C196 P25047 /update {wt=3Djavabin&version= =3D2} {add=3D[12 (1413352267167301632)]} 0 6 [junit4:junit4] 2> 16660 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[13 (1413352267177787392)]} 0 1 [junit4:junit4] 2> 16672 T1725 C195 P25057 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:25047/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 16673 T1706 C196 P25047 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25052/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D7=20 [junit4:junit4] 2> 16673 T1717 C198 P25052 /update {wt=3Djavabin&version= =3D2} {add=3D[13]} 0 10 [junit4:junit4] 2> 16677 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[14 (1413352267195613184)]} 0 1 [junit4:junit4] 2> 16685 T1725 C195 P25057 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25047/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 16686 T1703 C196 P25047 /update {wt=3Djavabin&version= =3D2} {add=3D[14 (1413352267199807488)]} 0 6 [junit4:junit4] 2> 16690 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[15 (1413352267209244672)]} 0 1 [junit4:junit4] 2> 16698 T1725 C195 P25057 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25047/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 16699 T1703 C196 P25047 /update {wt=3Djavabin&version= =3D2} {add=3D[15 (1413352267213438976)]} 0 6 [junit4:junit4] 2> 16703 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[16 (1413352267222876160)]} 0 1 [junit4:junit4] 2> 16710 T1725 C195 P25057 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25047/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 16711 T1703 C196 P25047 /update {wt=3Djavabin&version= =3D2} {add=3D[16 (1413352267227070464)]} 0 5 [junit4:junit4] 2> 16717 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[17 (1413352267236507648)]} 0 3 [junit4:junit4] 2> 16727 T1739 C197 P25062 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25052/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D3=20 [junit4:junit4] 2> 16727 T1717 C198 P25052 /update {wt=3Djavabin&version= =3D2} {add=3D[17 (1413352267241750528)]} 0 8 [junit4:junit4] 2> 16731 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[100 (1413352267252236288)]} 0 1 [junit4:junit4] 2> 16763 T1725 C195 P25057 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:25047/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D12=20 [junit4:junit4] 2> 16763 T1706 C196 P25047 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25052/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D26=20 [junit4:junit4] 2> 16764 T1717 C198 P25052 /update {wt=3Djavabin&version= =3D2} {add=3D[100]} 0 30 [junit4:junit4] 2> 16768 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[101 (1413352267291033600)]} 0 1 [junit4:junit4] 2> 16777 T1725 C195 P25057 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25047/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 16778 T1703 C196 P25047 /update {wt=3Djavabin&version= =3D2} {add=3D[101 (1413352267295227904)]} 0 7 [junit4:junit4] 2> 16782 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[102 (1413352267305713664)]} 0 1 [junit4:junit4] 2> 16789 T1725 C195 P25057 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25047/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 16790 T1703 C196 P25047 /update {wt=3Djavabin&version= =3D2} {add=3D[102 (1413352267309907968)]} 0 5 [junit4:junit4] 2> 16806 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[103 (1413352267318296576)]} 0 13 [junit4:junit4] 2> 16816 T1739 C197 P25062 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:25052/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 16817 T1714 C198 P25052 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25047/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D5=20 [junit4:junit4] 2> 16818 T1703 C196 P25047 /update {wt=3Djavabin&version= =3D2} {add=3D[103]} 0 9 [junit4:junit4] 2> 16824 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[104 (1413352267348705280)]} 0 3 [junit4:junit4] 2> 16835 T1739 C197 P25062 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:25052/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 16836 T1714 C198 P25052 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25047/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D6=20 [junit4:junit4] 2> 16837 T1703 C196 P25047 /update {wt=3Djavabin&version= =3D2} {add=3D[104]} 0 10 [junit4:junit4] 2> 16841 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[105 (1413352267368628224)]} 0 1 [junit4:junit4] 2> 16873 T1739 C197 P25062 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25052/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D13=20 [junit4:junit4] 2> 16874 T1717 C198 P25052 /update {wt=3Djavabin&version= =3D2} {add=3D[105 (1413352267372822528)]} 0 29 [junit4:junit4] 2> 16878 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[106 (1413352267406376960)]} 0 1 [junit4:junit4] 2> 16888 T1739 C197 P25062 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25052/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 16889 T1717 C198 P25052 /update {wt=3Djavabin&version= =3D2} {add=3D[106 (1413352267410571264)]} 0 8 [junit4:junit4] 2> 16893 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[107 (1413352267422105600)]} 0 1 [junit4:junit4] 2> 16903 T1725 C195 P25057 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:25047/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 16904 T1706 C196 P25047 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25052/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D5=20 [junit4:junit4] 2> 16904 T1717 C198 P25052 /update {wt=3Djavabin&version= =3D2} {add=3D[107]} 0 8 [junit4:junit4] 2> 16908 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[108 (1413352267437834240)]} 0 1 [junit4:junit4] 2> 16917 T1725 C195 P25057 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:25047/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 16918 T1706 C196 P25047 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25052/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D5=20 [junit4:junit4] 2> 16918 T1717 C198 P25052 /update {wt=3Djavabin&version= =3D2} {add=3D[108]} 0 7 [junit4:junit4] 2> 16922 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[109 (1413352267452514304)]} 0 1 [junit4:junit4] 2> 16930 T1725 C195 P25057 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25047/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 16931 T1703 C196 P25047 /update {wt=3Djavabin&version= =3D2} {add=3D[109 (1413352267456708608)]} 0 6 [junit4:junit4] 2> 16935 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[110 (1413352267466145792)]} 0 1 [junit4:junit4] 2> 16943 T1725 C195 P25057 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25047/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 16944 T1703 C196 P25047 /update {wt=3Djavabin&version= =3D2} {add=3D[110 (1413352267470340096)]} 0 6 [junit4:junit4] 2> 16948 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[111 (1413352267479777280)]} 0 1 [junit4:junit4] 2> 16956 T1725 C195 P25057 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25047/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 16957 T1703 C196 P25047 /update {wt=3Djavabin&version= =3D2} {add=3D[111 (1413352267483971584)]} 0 6 [junit4:junit4] 2> 16961 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[112 (1413352267493408768)]} 0 1 [junit4:junit4] 2> 16968 T1739 C197 P25062 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25052/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 16969 T1717 C198 P25052 /update {wt=3Djavabin&version= =3D2} {add=3D[112 (1413352267497603072)]} 0 5 [junit4:junit4] 2> 16982 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[113 (1413352267505991680)]} 0 10 [junit4:junit4] 2> 16990 T1725 C195 P25057 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25047/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 16991 T1703 C196 P25047 /update {wt=3Djavabin&version= =3D2} {add=3D[113 (1413352267519623168)]} 0 6 [junit4:junit4] 2> 16996 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[114 (1413352267529060352)]} 0 2 [junit4:junit4] 2> 17005 T1725 C195 P25057 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:25047/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 17006 T1706 C196 P25047 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25052/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D5=20 [junit4:junit4] 2> 17006 T1717 C198 P25052 /update {wt=3Djavabin&version= =3D2} {add=3D[114]} 0 7 [junit4:junit4] 2> 17010 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[115 (1413352267544788992)]} 0 1 [junit4:junit4] 2> 17017 T1739 C197 P25062 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25052/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 17018 T1717 C198 P25052 /update {wt=3Djavabin&version= =3D2} {add=3D[115 (1413352267548983296)]} 0 5 [junit4:junit4] 2> 17022 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[116 (1413352267557371904)]} 0 1 [junit4:junit4] 2> 17029 T1739 C197 P25062 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25052/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 17030 T1717 C198 P25052 /update {wt=3Djavabin&version= =3D2} {add=3D[116 (1413352267561566208)]} 0 5 [junit4:junit4] 2> 17034 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[117 (1413352267569954816)]} 0 1 [junit4:junit4] 2> 17042 T1739 C197 P25062 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25052/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 17043 T1717 C198 P25052 /update {wt=3Djavabin&version= =3D2} {add=3D[117 (1413352267574149120)]} 0 6 [junit4:junit4] 2> 17047 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[118 (1413352267583586304)]} 0 1 [junit4:junit4] 2> 17075 T1725 C195 P25057 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:25047/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D10=20 [junit4:junit4] 2> 17076 T1706 C196 P25047 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25052/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D23=20 [junit4:junit4] 2> 17076 T1717 C198 P25052 /update {wt=3Djavabin&version= =3D2} {add=3D[118]} 0 26 [junit4:junit4] 2> 17080 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[119 (1413352267618189312)]} 0 1 [junit4:junit4] 2> 17088 T1739 C197 P25062 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25052/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 17088 T1717 C198 P25052 /update {wt=3Djavabin&version= =3D2} {add=3D[119 (1413352267622383616)]} 0 5 [junit4:junit4] 2> 17092 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[120 (1413352267630772224)]} 0 1 [junit4:junit4] 2> 17099 T1739 C197 P25062 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25052/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 17100 T1717 C198 P25052 /update {wt=3Djavabin&version= =3D2} {add=3D[120 (1413352267634966528)]} 0 5 [junit4:junit4] 2> 17104 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[121 (1413352267643355136)]} 0 1 [junit4:junit4] 2> 17111 T1739 C197 P25062 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25052/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 17112 T1717 C198 P25052 /update {wt=3Djavabin&version= =3D2} {add=3D[121 (1413352267647549440)]} 0 5 [junit4:junit4] 2> 17116 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[122 (1413352267655938048)]} 0 1 [junit4:junit4] 2> 17127 T1725 C195 P25057 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:25047/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 17128 T1706 C196 P25047 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25052/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D7=20 [junit4:junit4] 2> 17128 T1717 C198 P25052 /update {wt=3Djavabin&version= =3D2} {add=3D[122]} 0 9 [junit4:junit4] 2> 17142 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[123 (1413352267673763840)]} 0 10 [junit4:junit4] 2> 17150 T1725 C195 P25057 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25047/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 17151 T1703 C196 P25047 /update {wt=3Djavabin&version= =3D2} {add=3D[123 (1413352267688443904)]} 0 6 [junit4:junit4] 2> 17156 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[124 (1413352267696832512)]} 0 2 [junit4:junit4] 2> 17166 T1725 C195 P25057 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:25047/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 17167 T1706 C196 P25047 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25052/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D5=20 [junit4:junit4] 2> 17167 T1717 C198 P25052 /update {wt=3Djavabin&version= =3D2} {add=3D[124]} 0 8 [junit4:junit4] 2> 17171 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[125 (1413352267713609728)]} 0 1 [junit4:junit4] 2> 17181 T1725 C195 P25057 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:25047/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 17181 T1706 C196 P25047 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25052/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D5=20 [junit4:junit4] 2> 17182 T1717 C198 P25052 /update {wt=3Djavabin&version= =3D2} {add=3D[125]} 0 8 [junit4:junit4] 2> 17186 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[126 (1413352267729338368)]} 0 1 [junit4:junit4] 2> 17197 T1739 C197 P25062 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:25052/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 17198 T1714 C198 P25052 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25047/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D6=20 [junit4:junit4] 2> 17199 T1703 C196 P25047 /update {wt=3Djavabin&version= =3D2} {add=3D[126]} 0 10 [junit4:junit4] 2> 17202 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[127 (1413352267746115584)]} 0 1 [junit4:junit4] 2> 17230 T1739 C197 P25062 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:25052/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D8=20 [junit4:junit4] 2> 17230 T1714 C198 P25052 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25047/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D22=20 [junit4:junit4] 2> 17231 T1703 C196 P25047 /update {wt=3Djavabin&version= =3D2} {add=3D[127]} 0 26 [junit4:junit4] 2> 17235 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[128 (1413352267780718592)]} 0 1 [junit4:junit4] 2> 17248 T1739 C197 P25062 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:25052/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 17249 T1714 C198 P25052 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25047/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D8=20 [junit4:junit4] 2> 17249 T1703 C196 P25047 /update {wt=3Djavabin&version= =3D2} {add=3D[128]} 0 11 [junit4:junit4] 2> 17253 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[129 (1413352267799592960)]} 0 1 [junit4:junit4] 2> 17262 T1725 C195 P25057 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25047/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 17263 T1703 C196 P25047 /update {wt=3Djavabin&version= =3D2} {add=3D[129 (1413352267805884416)]} 0 5 [junit4:junit4] 2> 17266 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[130 (1413352267813224448)]} 0 1 [junit4:junit4] 2> 17277 T1739 C197 P25062 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:25052/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 17278 T1714 C198 P25052 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25047/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D6=20 [junit4:junit4] 2> 17278 T1703 C196 P25047 /update {wt=3Djavabin&version= =3D2} {add=3D[130]} 0 9 [junit4:junit4] 2> 17282 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[131 (1413352267830001664)]} 0 1 [junit4:junit4] 2> 17292 T1739 C197 P25062 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:25052/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 17292 T1714 C198 P25052 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25047/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D5=20 [junit4:junit4] 2> 17293 T1703 C196 P25047 /update {wt=3Djavabin&version= =3D2} {add=3D[131]} 0 8 [junit4:junit4] 2> 17297 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[132 (1413352267845730304)]} 0 1 [junit4:junit4] 2> 17306 T1725 C195 P25057 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:25047/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 17307 T1706 C196 P25047 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25052/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D6=20 [junit4:junit4] 2> 17307 T1717 C198 P25052 /update {wt=3Djavabin&version= =3D2} {add=3D[132]} 0 8 [junit4:junit4] 2> 17317 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[133 (1413352267860410368)]} 0 7 [junit4:junit4] 2> 17324 T1725 C195 P25057 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25047/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 17324 T1703 C196 P25047 /update {wt=3Djavabin&version= =3D2} {add=3D[133 (1413352267870896128)]} 0 4 [junit4:junit4] 2> 17328 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[134 (1413352267878236160)]} 0 1 [junit4:junit4] 2> 17338 T1739 C197 P25062 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:25052/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 17338 T1714 C198 P25052 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25047/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D5=20 [junit4:junit4] 2> 17339 T1703 C196 P25047 /update {wt=3Djavabin&version= =3D2} {add=3D[134]} 0 8 [junit4:junit4] 2> 17343 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[135 (1413352267893964800)]} 0 1 [junit4:junit4] 2> 17352 T1725 C195 P25057 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:25047/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 17352 T1706 C196 P25047 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25052/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D5=20 [junit4:junit4] 2> 17353 T1717 C198 P25052 /update {wt=3Djavabin&version= =3D2} {add=3D[135]} 0 8 [junit4:junit4] 2> 17357 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[136 (1413352267908644864)]} 0 1 [junit4:junit4] 2> 17363 T1739 C197 P25062 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25052/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 17363 T1717 C198 P25052 /update {wt=3Djavabin&version= =3D2} {add=3D[136 (1413352267911790592)]} 0 4 [junit4:junit4] 2> 17367 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[137 (1413352267919130624)]} 0 1 [junit4:junit4] 2> 17376 T1739 C197 P25062 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:25052/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 17376 T1714 C198 P25052 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25047/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D5=20 [junit4:junit4] 2> 17377 T1703 C196 P25047 /update {wt=3Djavabin&version= =3D2} {add=3D[137]} 0 8 [junit4:junit4] 2> 17381 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[138 (1413352267933810688)]} 0 1 [junit4:junit4] 2> 17391 T1725 C195 P25057 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:25047/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 17391 T1706 C196 P25047 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25052/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D5=20 [junit4:junit4] 2> 17392 T1717 C198 P25052 /update {wt=3Djavabin&version= =3D2} {add=3D[138]} 0 9 [junit4:junit4] 2> 17396 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[139 (1413352267949539328)]} 0 1 [junit4:junit4] 2> 17406 T1739 C197 P25062 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:25052/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 17406 T1714 C198 P25052 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25047/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D5=20 [junit4:junit4] 2> 17407 T1703 C196 P25047 /update {wt=3Djavabin&version= =3D2} {add=3D[139]} 0 8 [junit4:junit4] 2> 17411 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[140 (1413352267965267968)]} 0 1 [junit4:junit4] 2> 17417 T1739 C197 P25062 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25052/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 17417 T1717 C198 P25052 /update {wt=3Djavabin&version= =3D2} {add=3D[140 (1413352267968413696)]} 0 4 [junit4:junit4] 2> 17421 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[141 (1413352267975753728)]} 0 1 [junit4:junit4] 2> 17427 T1739 C197 P25062 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25052/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 17427 T1717 C198 P25052 /update {wt=3Djavabin&version= =3D2} {add=3D[141 (1413352267978899456)]} 0 4 [junit4:junit4] 2> 17431 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[142 (1413352267986239488)]} 0 1 [junit4:junit4] 2> 17462 T1739 C197 P25062 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:25052/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D7=20 [junit4:junit4] 2> 17463 T1714 C198 P25052 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25047/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D28=20 [junit4:junit4] 2> 17464 T1703 C196 P25047 /update {wt=3Djavabin&version= =3D2} {add=3D[142]} 0 31 [junit4:junit4] 2> 17474 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[143 (1413352268025036800)]} 0 7 [junit4:junit4] 2> 17489 T1739 C197 P25062 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:25052/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D3=20 [junit4:junit4] 2> 17489 T1714 C198 P25052 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25047/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D9=20 [junit4:junit4] 2> 17490 T1703 C196 P25047 /update {wt=3Djavabin&version= =3D2} {add=3D[143]} 0 13 [junit4:junit4] 2> 17495 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[144 (1413352268052299776)]} 0 2 [junit4:junit4] 2> 17501 T1739 C197 P25062 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25052/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 17502 T1717 C198 P25052 /update {wt=3Djavabin&version= =3D2} {add=3D[144 (1413352268056494080)]} 0 5 [junit4:junit4] 2> 17506 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[145 (1413352268064882688)]} 0 1 [junit4:junit4] 2> 17513 T1739 C197 P25062 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25052/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 17513 T1717 C198 P25052 /update {wt=3Djavabin&version= =3D2} {add=3D[145 (1413352268069076992)]} 0 4 [junit4:junit4] 2> 17517 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[146 (1413352268076417024)]} 0 1 [junit4:junit4] 2> 17536 T1725 C195 P25057 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25047/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D7=20 [junit4:junit4] 2> 17537 T1703 C196 P25047 /update {wt=3Djavabin&version= =3D2} {add=3D[146 (1413352268079562752)]} 0 18 [junit4:junit4] 2> 17540 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[147 (1413352268100534272)]} 0 1 [junit4:junit4] 2> 17550 T1739 C197 P25062 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:25052/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 17550 T1714 C198 P25052 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25047/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D5=20 [junit4:junit4] 2> 17551 T1703 C196 P25047 /update {wt=3Djavabin&version= =3D2} {add=3D[147]} 0 9 [junit4:junit4] 2> 17555 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[148 (1413352268116262912)]} 0 1 [junit4:junit4] 2> 17562 T1725 C195 P25057 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25047/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 17562 T1703 C196 P25047 /update {wt=3Djavabin&version= =3D2} {add=3D[148 (1413352268119408640)]} 0 5 [junit4:junit4] 2> 17566 T1687 C199 P25039 /update {wt=3Djavabin&version= =3D2} {add=3D[149 (1413352268127797248)]} 0 1 [junit4:junit4] 2> 17577 T1739 C197 P25062 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:25052/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 17577 T1714 C198 P25052 REQ /update {distrib.from=3Dht= tp://127.0.0.1:25047/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D5=20 [junit4:junit4] 2> 17578 T1703 C196 P25047 /update {wt=3Djavabin&version= =3D2} {add=3D[149]} 0 9 [junit4:junit4] 2> 17579 T1675 oasc.AbstractDistribZkTestBase.waitForReco= veriesToFinish Wait for recoveries to finish - collection: collection1 fail= OnTimeout:true timeout (sec):1800 [junit4:junit4] 2> 17580 T1675 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 17583 T1687 C199 P25039 oasu.DirectUpdateHandler2.comm= it start commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtru= e,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 18016 T1687 C199 P25039 oasc.SolrDeletionPolicy.onComm= it SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.Basic= DistributedZk2Test-1347877740587/control/data/index lockFactory=3Dorg.apach= e.lucene.store.NativeFSLockFactory@7b070cc4; maxCacheMB=3D48.0 maxMergeSize= MB=3D4.0),segFN=3Dsegments_2,generation=3D2,filenames=3D[_0_TestBloomFilter= edLucene40Postings_0.tim, _0_TestBloomFilteredLucene40Postings_0.blm, _0_Te= stBloomFilteredLucene40Postings_0.tip, _0.fnm, _0_Memory_0.ram, _0_TestBloo= mFilteredLucene40Postings_0.prx, _0_NestedPulsing_0.frq, _0_nrm.cfs, _0_Nes= tedPulsing_0.tip, _0_Direct_0.frq, _0_NestedPulsing_0.prx, _0_NestedPulsing= _0.tim, _0_nrm.cfe, segments_2, _0_TestBloomFilteredLucene40Postings_0.frq,= _0_Direct_0.tip, _0.fdx, _0_Direct_0.prx, _0.si, _0_Direct_0.tim, _0.fdt] [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.Basic= DistributedZk2Test-1347877740587/control/data/index lockFactory=3Dorg.apach= e.lucene.store.NativeFSLockFactory@7b070cc4; maxCacheMB=3D48.0 maxMergeSize= MB=3D4.0),segFN=3Dsegments_3,generation=3D3,filenames=3D[_2_NestedPulsing_0= .tim, _2_Direct_0.tip, _1_NestedPulsing_0.tip, _4_TestBloomFilteredLucene40= Postings_0.frq, _5_nrm.cfe, _5_Memory_0.ram, _5_NestedPulsing_0.tip, _2_Dir= ect_0.tim, _5_NestedPulsing_0.tim, _3_TestBloomFilteredLucene40Postings_0.p= rx, _2_TestBloomFilteredLucene40Postings_0.blm, _7.si, _7_TestBloomFiltered= Lucene40Postings_0.tip, _3.fdt, _3_NestedPulsing_0.prx, _7_TestBloomFiltere= dLucene40Postings_0.tim, _7_Memory_0.ram, _7.fnm, _7_NestedPulsing_0.frq, _= 6_NestedPulsing_0.prx, _0_TestBloomFilteredLucene40Postings_0.frq, _1_Neste= dPulsing_0.tim, _3_TestBloomFilteredLucene40Postings_0.frq, _2_NestedPulsin= g_0.tip, _3_TestBloomFilteredLucene40Postings_0.tim, _0_TestBloomFilteredLu= cene40Postings_0.blm, _0_Memory_0.ram, _2.fdt, _3_NestedPulsing_0.tim, _7.f= dx, _3_TestBloomFilteredLucene40Postings_0.tip, _2.fdx, _7.fdt, _5_TestBloo= mFilteredLucene40Postings_0.frq, _1.fdx, _5_nrm.cfs, _1.fdt, _3_NestedPulsi= ng_0.tip, _7_NestedPulsing_0.tim, _3.si, _4_NestedPulsing_0.frq, _6.fdt, _3= _TestBloomFilteredLucene40Postings_0.blm, _7_NestedPulsing_0.tip, _6_Memory= _0.ram, _2.si, _6_NestedPulsing_0.frq, _6.fdx, _3.fnm, _0_NestedPulsing_0.t= ip, _0_NestedPulsing_0.tim, _4_TestBloomFilteredLucene40Postings_0.prx, _1_= Memory_0.ram, _2_nrm.cfe, _5_TestBloomFilteredLucene40Postings_0.blm, _4_Ne= stedPulsing_0.tip, _4_NestedPulsing_0.tim, _2_nrm.cfs, _2_TestBloomFiltered= Lucene40Postings_0.frq, _4_TestBloomFilteredLucene40Postings_0.blm, _2_Nest= edPulsing_0.prx, _0_NestedPulsing_0.frq, _1_Direct_0.prx, _0_NestedPulsing_= 0.prx, _2.fnm, _3.fdx, _1_NestedPulsing_0.frq, _5_NestedPulsing_0.frq, _1.s= i, _2_NestedPulsing_0.frq, _4_TestBloomFilteredLucene40Postings_0.tim, _6_N= estedPulsing_0.tip, _6.si, _6.fnm, _0_Direct_0.tip, _0_Direct_0.prx, _4_Tes= tBloomFilteredLucene40Postings_0.tip, _0_Direct_0.tim, _6_NestedPulsing_0.t= im, _1_Direct_0.frq, _3_nrm.cfe, _7_TestBloomFilteredLucene40Postings_0.blm= , _5.fdt, _2_TestBloomFilteredLucene40Postings_0.prx, _4.fnm, _4_nrm.cfe, _= 1.fnm, _4.fdx, _5_TestBloomFilteredLucene40Postings_0.prx, _1_Direct_0.tim,= _4_NestedPulsing_0.prx, _1_Direct_0.tip, _2_TestBloomFilteredLucene40Posti= ngs_0.tim, _0_TestBloomFilteredLucene40Postings_0.tim, _0_TestBloomFiltered= Lucene40Postings_0.tip, _0.fnm, _0_Direct_0.frq, _1_TestBloomFilteredLucene= 40Postings_0.frq, _2_TestBloomFilteredLucene40Postings_0.tip, _5.si, _3_nrm= .cfs, _3_NestedPulsing_0.frq, _4_Memory_0.ram, _4_nrm.cfs, _1_NestedPulsing= _0.prx, _0_TestBloomFilteredLucene40Postings_0.prx, _1_TestBloomFilteredLuc= ene40Postings_0.blm, _1_TestBloomFilteredLucene40Postings_0.tip, _6_nrm.cfs= , _7_nrm.cfs, _6_TestBloomFilteredLucene40Postings_0.tip, _2_Memory_0.ram, = _1_TestBloomFilteredLucene40Postings_0.tim, _0.si, _3_Memory_0.ram, _6_Test= BloomFilteredLucene40Postings_0.tim, _6_TestBloomFilteredLucene40Postings_0= .frq, _1_nrm.cfs, _5.fnm, _1_TestBloomFilteredLucene40Postings_0.prx, _7_Ne= stedPulsing_0.prx, _7_nrm.cfe, _6_nrm.cfe, _7_TestBloomFilteredLucene40Post= ings_0.frq, _0_nrm.cfs, _4.fdt, _4.si, _7_TestBloomFilteredLucene40Postings= _0.prx, _1_nrm.cfe, _2_Direct_0.prx, _5_NestedPulsing_0.prx, _0_nrm.cfe, _5= .fdx, _6_TestBloomFilteredLucene40Postings_0.blm, _0.fdx, _2_Direct_0.frq, = _6_TestBloomFilteredLucene40Postings_0.prx, _5_TestBloomFilteredLucene40Pos= tings_0.tim, _5_TestBloomFilteredLucene40Postings_0.tip, segments_3, _0.fdt= ] [junit4:junit4] 2> 18017 T1687 C199 P25039 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 3 [junit4:junit4] 2> 18073 T1687 C199 P25039 oass.SolrIndexSearcher. = Opening Searcher@2dfb1da0 main [junit4:junit4] 2> 18073 T1687 C199 P25039 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 18074 T1698 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@2dfb1da0 main{StandardDirectoryReader(s= egments_3:17 _0(5.0):C1 _1(5.0):C10 _2(5.0):C10 _3(5.0):C10 _4(5.0):C10 _5(= 5.0):C10 _6(5.0):C10 _7(5.0):C6)} [junit4:junit4] 2> 18075 T1687 C199 P25039 /update {waitSearcher=3Dtrue&w= t=3Djavabin&commit=3Dtrue&softCommit=3Dfalse&version=3D2} {commit=3D} 0 492 [junit4:junit4] 2> 18077 T1703 C196 P25047 oasu.DirectUpdateHandler2.comm= it start commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtru= e,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 18337 T1703 C196 P25047 oasc.SolrDeletionPolicy.onComm= it SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory [...truncated too long message...] at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.ja= va:158) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.checkIfIamLe= ader(LeaderElector.java:102) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.access$000(L= eaderElector.java:56) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector$1.process(Le= aderElector.java:131) [junit4:junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.proc= essEvent(ClientCnxn.java:526) [junit4:junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.run(= ClientCnxn.java:502) [junit4:junit4] 2>=20 [junit4:junit4] 2> 305952 T1747 oasc.JmxMonitoredMap$SolrDynamicMBean.get= MBeanInfo WARNING Could not getStatistics on info bean Lazy[solr.Replicatio= nHandler] java.lang.IllegalArgumentException: /usr/home/hudson/hudson-slave= /workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.a= pache.solr.cloud.BasicDistributedZk2Test-1347877740587/jetty4/index does no= t exist [junit4:junit4] 2> =09at org.apache.commons.io.FileUtils.sizeOfDirectory(= FileUtils.java:2074) [junit4:junit4] 2> =09at org.apache.solr.handler.ReplicationHandler.getIn= dexSize(ReplicationHandler.java:477) [junit4:junit4] 2> =09at org.apache.solr.handler.ReplicationHandler.getSt= atistics(ReplicationHandler.java:525) [junit4:junit4] 2> =09at org.apache.solr.core.RequestHandlers$LazyRequest= HandlerWrapper.getStatistics(RequestHandlers.java:310) [junit4:junit4] 2> =09at org.apache.solr.core.JmxMonitoredMap$SolrDynamic= MBean.getMBeanInfo(JmxMonitoredMap.java:231) [junit4:junit4] 2> =09at com.sun.jmx.interceptor.DefaultMBeanServerInterc= eptor.getClassName(DefaultMBeanServerInterceptor.java:1804) [junit4:junit4] 2> =09at com.sun.jmx.interceptor.DefaultMBeanServerInterc= eptor.safeGetClassName(DefaultMBeanServerInterceptor.java:1595) [junit4:junit4] 2> =09at com.sun.jmx.interceptor.DefaultMBeanServerInterc= eptor.checkMBeanPermission(DefaultMBeanServerInterceptor.java:1813) [junit4:junit4] 2> =09at com.sun.jmx.interceptor.DefaultMBeanServerInterc= eptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:430) [junit4:junit4] 2> =09at com.sun.jmx.interceptor.DefaultMBeanServerInterc= eptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415) [junit4:junit4] 2> =09at com.sun.jmx.mbeanserver.JmxMBeanServer.unregiste= rMBean(JmxMBeanServer.java:536) [junit4:junit4] 2> =09at org.apache.solr.core.JmxMonitoredMap.unregister(= JmxMonitoredMap.java:175) [junit4:junit4] 2> =09at org.apache.solr.core.JmxMonitoredMap.clear(JmxMo= nitoredMap.java:116) [junit4:junit4] 2> =09at org.apache.solr.core.SolrCore.close(SolrCore.jav= a:864) [junit4:junit4] 2> =09at org.apache.solr.cloud.ShardLeaderElectionContext= .runLeaderProcess(ElectionContext.java:213) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.runIamLeader= Process(LeaderElector.java:158) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.checkIfIamLe= ader(LeaderElector.java:102) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.access$000(L= eaderElector.java:56) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector$1.process(Le= aderElector.java:131) [junit4:junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.proc= essEvent(ClientCnxn.java:526) [junit4:junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.run(= ClientCnxn.java:502) [junit4:junit4] 2>=20 [junit4:junit4] 2> 305956 T1747 oasc.SolrCore.closeSearcher [collection1]= Closing main searcher on request. [junit4:junit4] 2> 305958 T1747 oasu.DirectUpdateHandler2.close closing D= irectUpdateHandler2{commits=3D5,autocommits=3D0,soft autocommits=3D0,optimi= zes=3D0,rollbacks=3D0,expungeDeletes=3D0,docsPending=3D0,adds=3D0,deletesBy= Id=3D0,deletesByQuery=3D0,errors=3D0,cumulative_adds=3D35,cumulative_delete= sById=3D0,cumulative_deletesByQuery=3D0,cumulative_errors=3D0} [junit4:junit4] 2> 305959 T1747 oasu.DefaultSolrCoreState.decref SolrCore= State ref count has reached 0 - closing IndexWriter [junit4:junit4] 2> 305961 T1747 oasu.DefaultSolrCoreState.decref Closing = SolrCoreState - canceling any ongoing recovery [junit4:junit4] 2> 305961 T1747 oascc.ZkStateReader$3.process Updating li= ve nodes [junit4:junit4] 2> 305961 T1747 oascc.ZkStateReader$3.process WARNING Zoo= Keeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 305961 T1747 oascc.ZkStateReader$2.process A cluster s= tate change has occurred - updating... [junit4:junit4] 2> 305961 T1747 oascc.ZkStateReader$2.process WARNING Zoo= Keeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 305962 T1747 oascc.ConnectionManager.process Watcher o= rg.apache.solr.common.cloud.ConnectionManager@7be7f271 name:ZooKeeperConnec= tion Watcher:127.0.0.1:25036/solr got event WatchedEvent state:Disconnected= type:None path:null path:null type:None [junit4:junit4] 2> 305962 T1747 oascc.ConnectionManager.process Client->Z= ooKeeper status change trigger but we are already closed [junit4:junit4] 2> 305962 T1747 oaz.ClientCnxn$EventThread.run EventThrea= d shut down [junit4:junit4] 2> NOTE: test params are: codec=3DLucene40: {n_f1=3DPosti= ngsFormat(name=3DMemory doPackFST=3D false), foo_b=3DPostingsFormat(name=3D= Direct), foo_d=3DPostingsFormat(name=3DTestBloomFilteredLucene40Postings), = foo_f=3DPostingsFormat(name=3DDirect), n_tl1=3DPostingsFormat(name=3DMemory= doPackFST=3D false), n_d1=3DPostingsFormat(name=3DNestedPulsing), rnd_b=3D= PostingsFormat(name=3DTestBloomFilteredLucene40Postings), intDefault=3DPost= ingsFormat(name=3DMemory doPackFST=3D false), n_td1=3DPostingsFormat(name= =3DMemory doPackFST=3D false), timestamp=3DPostingsFormat(name=3DNestedPuls= ing), id=3DPostingsFormat(name=3DTestBloomFilteredLucene40Postings), range_= facet_sl=3DPostingsFormat(name=3DTestBloomFilteredLucene40Postings), range_= facet_si=3DPostingsFormat(name=3DNestedPulsing), oddField_s=3DPostingsForma= t(name=3DTestBloomFilteredLucene40Postings), multiDefault=3DPostingsFormat(= name=3DNestedPulsing), n_tf1=3DPostingsFormat(name=3DNestedPulsing), n_dt1= =3DPostingsFormat(name=3DMemory doPackFST=3D false), n_ti1=3DPostingsFormat= (name=3DTestBloomFilteredLucene40Postings), range_facet_l=3DPostingsFormat(= name=3DNestedPulsing), text=3DPostingsFormat(name=3DDirect), _version_=3DPo= stingsFormat(name=3DMemory doPackFST=3D false), SubjectTerms_mfacet=3DPosti= ngsFormat(name=3DMemory doPackFST=3D false), a_t=3DPostingsFormat(name=3DNe= stedPulsing), n_tdt1=3DPostingsFormat(name=3DMemory doPackFST=3D false), ot= her_tl1=3DPostingsFormat(name=3DMemory doPackFST=3D false), n_l1=3DPostings= Format(name=3DNestedPulsing), a_si=3DPostingsFormat(name=3DMemory doPackFST= =3D false)}, sim=3DRandomSimilarityProvider(queryNorm=3Dfalse,coord=3Dcrazy= ): {}, locale=3Dar_OM, timezone=3DPacific/Efate [junit4:junit4] 2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7= .0_06 (64-bit)/cpus=3D16,threads=3D2,free=3D240531192,total=3D437256192 [junit4:junit4] 2> NOTE: All tests run in this JVM: [DateFieldTest, Direc= tUpdateHandlerOptimizeTest, SuggesterFSTTest, UpdateRequestProcessorFactory= Test, TestReload, TestFiltering, SpellPossibilityIteratorTest, TestLMJeline= kMercerSimilarityFactory, PreAnalyzedFieldTest, AutoCommitTest, MinimalSche= maTest, AnalysisAfterCoreReloadTest, TestIndexingPerformance, JSONWriterTes= t, DateMathParserTest, DistributedTermsComponentTest, ClusterStateTest, Dis= tributedSpellCheckComponentTest, TestPHPSerializedResponseWriter, SOLR749Te= st, BasicDistributedZkTest, RequestHandlersTest, UniqFieldsUpdateProcessorF= actoryTest, FastVectorHighlighterTest, TestStressVersions, SimpleFacetsTest= , NoCacheHeaderTest, SpatialFilterTest, TestJoin, NotRequiredUniqueKeyTest,= WordBreakSolrSpellCheckerTest, IndexBasedSpellCheckerTest, DefaultValueUpd= ateProcessorTest, QueryElevationComponentTest, TestSuggestSpellingConverter= , TestSearchPerf, ResourceLoaderTest, CoreContainerCoreInitFailuresTest, Ca= cheHeaderTest, MoreLikeThisHandlerTest, TestRangeQuery, SystemInfoHandlerTe= st, SolrRequestParserTest, TestWordDelimiterFilterFactory, TestDefaultSimil= arityFactory, TestLFUCache, PluginInfoTest, TestCollationField, TestQueryTy= pes, BadComponentTest, FieldAnalysisRequestHandlerTest, BinaryUpdateRequest= HandlerTest, SortByFunctionTest, TestRealTimeGet, TestDistributedGrouping, = SpellCheckCollatorTest, TestExtendedDismaxParser, SoftAutoCommitTest, Basic= ZkTest, ZkSolrClientTest, TestHashPartitioner, LukeRequestHandlerTest, Test= GroupingSearch, HighlighterTest, TestCSVLoader, MBeansHandlerTest, Currency= FieldTest, TestPseudoReturnFields, TermsComponentTest, SolrInfoMBeanTest, P= ingRequestHandlerTest, SuggesterWFSTTest, DocumentAnalysisRequestHandlerTes= t, TestSolrQueryParser, DebugComponentTest, RequiredFieldsTest, CopyFieldTe= st, LoggingHandlerTest, SolrCmdDistributorTest, TestLuceneMatchVersion, Tes= tPropInject, AlternateDirectoryTest, HighlighterConfigTest, TestPropInjectD= efaults, TestQuerySenderNoQuery, OutputWriterTest, TestSolrCoreProperties, = EchoParamsTest, TestPhraseSuggestions, TestLMDirichletSimilarityFactory, Te= stPluginEnable, TestFastLRUCache, PrimUtilsTest, SpellingQueryConverterTest= , TestUtils, CircularListTest, TestDocumentBuilder, TestCharFilters, BasicD= istributedZk2Test] [junit4:junit4] Completed on J0 in 306.51s, 1 test, 1 failure <<< FAILURES! [...truncated 5 lines...] BUILD FAILED /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build= .xml:32: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/= build.xml:146: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucen= e/module-build.xml:63: The following error occurred while executing this li= ne: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucen= e/common-build.xml:1133: The following error occurred while executing this = line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucen= e/common-build.xml:810: There were test failures: 229 suites, 947 tests, 1 = failure, 7 ignored (2 assumptions) Total time: 31 minutes 5 seconds Build step 'Invoke Ant' marked build as failure Recording test results Email was triggered for: Failure Sending email for trigger: Failure ------=_Part_705_383758535.1347878058776 Content-Type: text/plain; charset=us-ascii --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org ------=_Part_705_383758535.1347878058776--