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 9B84ED3C0 for ; Sat, 15 Sep 2012 01:19:44 +0000 (UTC) Received: (qmail 13522 invoked by uid 500); 15 Sep 2012 01:19:42 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 13454 invoked by uid 500); 15 Sep 2012 01:19:42 -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 13435 invoked by uid 99); 15 Sep 2012 01:19:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 15 Sep 2012 01:19:42 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,NORMAL_HTTP_TO_IP,T_FRT_LOLITA1,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; Sat, 15 Sep 2012 01:19:33 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 3DA5DC00A0 for ; Sat, 15 Sep 2012 01:19:13 +0000 (UTC) Date: Sat, 15 Sep 2012 01:18:49 +0000 (UTC) From: Apache Jenkins Server To: dev@lucene.apache.org Message-ID: <1410181449.76.1347671953212.JavaMail.hudson@aegis.apache.org> In-Reply-To: <1849806352.34.1347663616113.JavaMail.hudson@aegis.apache.org> References: <1849806352.34.1347663616113.JavaMail.hudson@aegis.apache.org> Subject: [JENKINS] Lucene-Solr-Tests-4.x-java7 - Build # 448 - Still Failing MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_75_286387125.1347671929262" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_75_286387125.1347671929262 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-java7/448/ 4 tests failed. REGRESSION: org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch Error Message: Captured an uncaught exception in thread: Thread[id=3D347, name=3DOverseer-= 88320947675791362-127.0.0.1:22441_solr-n_0000000000, state=3DRUNNABLE, grou= p=3DOverseer collection creation process.] Stack Trace: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an unca= ught exception in thread: Thread[id=3D347, name=3DOverseer-8832094767579136= 2-127.0.0.1:22441_solr-n_0000000000, state=3DRUNNABLE, group=3DOverseer col= lection creation process.] Caused by: org.apache.solr.common.SolrException: java.lang.InterruptedExcep= tion =09at org.apache.solr.handler.component.HttpShardHandler.take(HttpShardHand= ler.java:225) =09at org.apache.solr.handler.component.HttpShardHandler.takeCompletedOrErr= or(HttpShardHandler.java:205) =09at org.apache.solr.cloud.OverseerCollectionProcessor.createCollection(Ov= erseerCollectionProcessor.java:218) =09at org.apache.solr.cloud.OverseerCollectionProcessor.processMessage(Over= seerCollectionProcessor.java:136) =09at org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollect= ionProcessor.java:90) =09at java.lang.Thread.run(Thread.java:722) Caused by: java.lang.InterruptedException =09at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterrup= tibly(AbstractQueuedSynchronizer.java:1219) =09at java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantL= ock.java:340) =09at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.jav= a:439) =09at java.util.concurrent.ExecutorCompletionService.take(ExecutorCompletio= nService.java:193) =09at org.apache.solr.handler.component.HttpShardHandler.take(HttpShardHand= ler.java:212) =09... 5 more REGRESSION: org.apache.solr.cloud.SyncSliceTest.testDistribSearch Error Message: There are still nodes recoverying Stack Trace: java.lang.AssertionError: There are still nodes recoverying =09at __randomizedtesting.SeedInfo.seed([791D21D39325927D:F8FBAFCBE47AF241]= :0) =09at org.junit.Assert.fail(Assert.java:93) =09at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFi= nish(AbstractDistribZkTestBase.java:153) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveries= ToFinish(AbstractFullDistribZkTestBase.java:555) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLe= velOut(AbstractFullDistribZkTestBase.java:1130) =09at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:162) =09at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseD= istributedSearchTestCase.java:691) =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) 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([791D21D39325927D:F8FBAFCBE47AF241]= :0) =09at org.junit.Assert.fail(Assert.java:93) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitToSeeNotLive(= AbstractFullDistribZkTestBase.java:1215) =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:691) =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) FAILED: org.apache.solr.update.SolrCmdDistributorTest.testDistribSearch Error Message: Task java.util.concurrent.ExecutorCompletionService$QueueingFuture@2be5284e= rejected from java.util.concurrent.ThreadPoolExecutor@54d6b9cd[Running, po= ol size =3D 80, active threads =3D 79, queued tasks =3D 0, completed tasks = =3D 17] Stack Trace: java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.= ExecutorCompletionService$QueueingFuture@2be5284e rejected from java.util.c= oncurrent.ThreadPoolExecutor@54d6b9cd[Running, pool size =3D 80, active thr= eads =3D 79, queued tasks =3D 0, completed tasks =3D 17] =09at __randomizedtesting.SeedInfo.seed([791D21D39325927D:F8FBAFCBE47AF241]= :0) =09at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution= (ThreadPoolExecutor.java:2013) =09at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.jav= a:816) =09at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.ja= va:1337) =09at java.util.concurrent.ExecutorCompletionService.submit(ExecutorComplet= ionService.java:181) =09at org.apache.solr.update.SolrCmdDistributor.submit(SolrCmdDistributor.j= ava:356) =09at org.apache.solr.update.SolrCmdDistributor.submit(SolrCmdDistributor.j= ava:301) =09at org.apache.solr.update.SolrCmdDistributor.flushAdds(SolrCmdDistributo= r.java:233) =09at org.apache.solr.update.SolrCmdDistributor.distribAdd(SolrCmdDistribut= or.java:147) =09at org.apache.solr.update.SolrCmdDistributorTest.doTest(SolrCmdDistribut= orTest.java:204) =09at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseD= istributedSearchTestCase.java:691) =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 7700 lines...] [junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test [junit4:junit4] 2> 8 T37 oas.SolrTestCaseJ4.setUp ###Starting testDistrib= Search [junit4:junit4] 2> Creating dataDir: /usr/home/hudson/hudson-slave/worksp= ace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./solrtest-Bas= icDistributedZk2Test-1347670626155 [junit4:junit4] 2> 10 T37 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4:junit4] 2> 13 T38 oazs.ZooKeeperServer.setTickTime tickTime set t= o 1000 [junit4:junit4] 2> 14 T38 oazs.NIOServerCnxn$Factory. binding to po= rt 0.0.0.0/0.0.0.0:0 [junit4:junit4] 2> 15 T38 oazsp.FileTxnSnapLog.save Snapshotting: 0 [junit4:junit4] 2> 112 T37 oasc.ZkTestServer.run start zk server on port:= 48079 [junit4:junit4] 2> 116 T37 oaz.ZooKeeper. Initiating client connect= ion, connectString=3D127.0.0.1:48079 sessionTimeout=3D10000 watcher=3Dorg.a= pache.solr.common.cloud.ConnectionManager@921c7e7 [junit4:junit4] 2> 117 T43 oaz.ClientCnxn$SendThread.startConnect Opening= socket connection to server /127.0.0.1:48079 [junit4:junit4] 2> 117 T37 oascc.ConnectionManager.waitForConnected Waiti= ng for client to connect to ZooKeeper [junit4:junit4] 2> 118 T43 oaz.ClientCnxn$SendThread.primeConnection Sock= et connection established to localhost/127.0.0.1:48079, initiating session [junit4:junit4] 2> 118 T39 oazs.NIOServerCnxn$Factory.run Accepted socket= connection from /140.211.11.196:26067 [junit4:junit4] 2> 119 T39 oazs.NIOServerCnxn.readConnectRequest Client a= ttempting to establish new session at /140.211.11.196:26067 [junit4:junit4] 2> 119 T41 oazsp.FileTxnLog.append Creating new log file:= log.1 [junit4:junit4] 2> 123 T41 oazs.NIOServerCnxn.finishSessionInit Establish= ed session 0x139c76dcf710000 with negotiated timeout 10000 for client /140.= 211.11.196:26067 [junit4:junit4] 2> 123 T43 oaz.ClientCnxn$SendThread.readConnectResult Se= ssion establishment complete on server localhost/127.0.0.1:48079, sessionid= =3D 0x139c76dcf710000, negotiated timeout =3D 10000 [junit4:junit4] 2> 124 T44 oascc.ConnectionManager.process Watcher org.ap= ache.solr.common.cloud.ConnectionManager@921c7e7 name:ZooKeeperConnection W= atcher:127.0.0.1:48079 got event WatchedEvent state:SyncConnected type:None= path:null path:null type:None [junit4:junit4] 2> 124 T37 oascc.ConnectionManager.waitForConnected Clien= t is connected to ZooKeeper [junit4:junit4] 2> 124 T37 oascc.SolrZkClient.makePath makePath: /solr [junit4:junit4] 2> 128 T42 oazs.PrepRequestProcessor.pRequest Processed s= ession termination for sessionid: 0x139c76dcf710000 [junit4:junit4] 2> 170 T44 oaz.ClientCnxn$EventThread.run EventThread shu= t down [junit4:junit4] 2> 170 T37 oaz.ZooKeeper.close Session: 0x139c76dcf710000= closed [junit4:junit4] 2> 171 T39 oazs.NIOServerCnxn.closeSock Closed socket con= nection for client /140.211.11.196:26067 which had sessionid 0x139c76dcf710= 000 [junit4:junit4] 2> 172 T37 oaz.ZooKeeper. Initiating client connect= ion, connectString=3D127.0.0.1:48079/solr sessionTimeout=3D10000 watcher=3D= org.apache.solr.common.cloud.ConnectionManager@31a83224 [junit4:junit4] 2> 173 T45 oaz.ClientCnxn$SendThread.startConnect Opening= socket connection to server /127.0.0.1:48079 [junit4:junit4] 2> 173 T37 oascc.ConnectionManager.waitForConnected Waiti= ng for client to connect to ZooKeeper [junit4:junit4] 2> 174 T45 oaz.ClientCnxn$SendThread.primeConnection Sock= et connection established to localhost/127.0.0.1:48079, initiating session [junit4:junit4] 2> 174 T39 oazs.NIOServerCnxn$Factory.run Accepted socket= connection from /140.211.11.196:46850 [junit4:junit4] 2> 174 T39 oazs.NIOServerCnxn.readConnectRequest Client a= ttempting to establish new session at /140.211.11.196:46850 [junit4:junit4] 2> 190 T41 oazs.NIOServerCnxn.finishSessionInit Establish= ed session 0x139c76dcf710001 with negotiated timeout 10000 for client /140.= 211.11.196:46850 [junit4:junit4] 2> 190 T45 oaz.ClientCnxn$SendThread.readConnectResult Se= ssion establishment complete on server localhost/127.0.0.1:48079, sessionid= =3D 0x139c76dcf710001, negotiated timeout =3D 10000 [junit4:junit4] 2> 191 T46 oascc.ConnectionManager.process Watcher org.ap= ache.solr.common.cloud.ConnectionManager@31a83224 name:ZooKeeperConnection = Watcher:127.0.0.1:48079/solr got event WatchedEvent state:SyncConnected typ= e:None path:null path:null type:None [junit4:junit4] 2> 191 T37 oascc.ConnectionManager.waitForConnected Clien= t is connected to ZooKeeper [junit4:junit4] 2> 192 T37 oascc.SolrZkClient.makePath makePath: /collect= ions/collection1 [junit4:junit4] 2> 225 T37 oascc.SolrZkClient.makePath makePath: /collect= ions/collection1/shards [junit4:junit4] 2> 229 T37 oascc.SolrZkClient.makePath makePath: /collect= ions/control_collection [junit4:junit4] 2> 269 T37 oascc.SolrZkClient.makePath makePath: /collect= ions/control_collection/shards [junit4:junit4] 2> 273 T37 oasc.AbstractZkTestCase.putConfig put /usr/hom= e/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr= -core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/sol= rconfig.xml [junit4:junit4] 2> 274 T37 oascc.SolrZkClient.makePath makePath: /configs= /conf1/solrconfig.xml [junit4:junit4] 2> 309 T37 oasc.AbstractZkTestCase.putConfig put /usr/hom= e/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr= -core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.= xml [junit4:junit4] 2> 310 T37 oascc.SolrZkClient.makePath makePath: /configs= /conf1/schema.xml [junit4:junit4] 2> 416 T37 oasc.AbstractZkTestCase.putConfig put /usr/hom= e/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr= -core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/sol= rconfig.xml [junit4:junit4] 2> 417 T37 oascc.SolrZkClient.makePath makePath: /configs= /conf1/solrconfig.xml [junit4:junit4] 2> 421 T37 oasc.AbstractZkTestCase.putConfig put /usr/hom= e/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr= -core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stop= words.txt [junit4:junit4] 2> 422 T37 oascc.SolrZkClient.makePath makePath: /configs= /conf1/stopwords.txt [junit4:junit4] 2> 426 T37 oasc.AbstractZkTestCase.putConfig put /usr/hom= e/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr= -core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/prot= words.txt [junit4:junit4] 2> 426 T37 oascc.SolrZkClient.makePath makePath: /configs= /conf1/protwords.txt [junit4:junit4] 2> 434 T37 oasc.AbstractZkTestCase.putConfig put /usr/hom= e/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr= -core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/curre= ncy.xml [junit4:junit4] 2> 435 T37 oascc.SolrZkClient.makePath makePath: /configs= /conf1/currency.xml [junit4:junit4] 2> 438 T37 oasc.AbstractZkTestCase.putConfig put /usr/hom= e/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr= -core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs= /conf1/open-exchange-rates.json [junit4:junit4] 2> 439 T37 oascc.SolrZkClient.makePath makePath: /configs= /conf1/open-exchange-rates.json [junit4:junit4] 2> 443 T37 oasc.AbstractZkTestCase.putConfig put /usr/hom= e/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr= -core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /conf= igs/conf1/mapping-ISOLatin1Accent.txt [junit4:junit4] 2> 444 T37 oascc.SolrZkClient.makePath makePath: /configs= /conf1/mapping-ISOLatin1Accent.txt [junit4:junit4] 2> 448 T37 oasc.AbstractZkTestCase.putConfig put /usr/hom= e/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr= -core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/o= ld_synonyms.txt [junit4:junit4] 2> 449 T37 oascc.SolrZkClient.makePath makePath: /configs= /conf1/old_synonyms.txt [junit4:junit4] 2> 452 T37 oasc.AbstractZkTestCase.putConfig put /usr/hom= e/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr= -core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synon= yms.txt [junit4:junit4] 2> 453 T37 oascc.SolrZkClient.makePath makePath: /configs= /conf1/synonyms.txt [junit4:junit4] 2> 457 T42 oazs.PrepRequestProcessor.pRequest Processed s= ession termination for sessionid: 0x139c76dcf710001 [junit4:junit4] 2> 458 T46 oaz.ClientCnxn$EventThread.run EventThread shu= t down [junit4:junit4] 2> 458 T37 oaz.ZooKeeper.close Session: 0x139c76dcf710001= closed [junit4:junit4] 2> 458 T39 oazs.NIOServerCnxn.closeSock Closed socket con= nection for client /140.211.11.196:46850 which had sessionid 0x139c76dcf710= 001 [junit4:junit4] 2> 864 T37 oejs.Server.doStart jetty-8.1.2.v20120308 [junit4:junit4] 2> 1183 T37 oejs.AbstractConnector.doStart Started Socket= Connector@0.0.0.0:????? [junit4:junit4] 2> 1225 T37 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4:junit4] 2> 1226 T37 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr [junit4:junit4] 2> 1227 T37 oasc.SolrResourceLoader. new SolrResour= ceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lu= cene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/' [junit4:junit4] 2> 1291 T37 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() [junit4:junit4] 2> 1292 T37 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4:junit4] 2> 1293 T37 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr [junit4:junit4] 2> 1294 T37 oasc.CoreContainer$Initializer.initialize loo= king for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Test= s-4.x-java7/solr/build/solr-core/test-files/solr/solr.xml [junit4:junit4] 2> 1295 T37 oasc.CoreContainer. New CoreContainer 8= 31954525 [junit4:junit4] 2> 1296 T37 oasc.CoreContainer.load Loading CoreContainer= using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Test= s-4.x-java7/solr/build/solr-core/test-files/solr/' [junit4:junit4] 2> 1296 T37 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Sol= r-Tests-4.x-java7/solr/build/solr-core/test-files/solr/' [junit4:junit4] 2> 1339 T37 oasc.CoreContainer.load Registering Log Liste= ner [junit4:junit4] 2> 1361 T37 oasc.CoreContainer.initZooKeeper Zookeeper cl= ient=3D127.0.0.1:48079/solr [junit4:junit4] 2> 1362 T37 oaz.ZooKeeper. Initiating client connec= tion, connectString=3D127.0.0.1:48079/solr sessionTimeout=3D5000 watcher=3D= org.apache.solr.common.cloud.ConnectionManager@7b7b04e9 [junit4:junit4] 2> 1363 T57 oaz.ClientCnxn$SendThread.startConnect Openin= g socket connection to server /127.0.0.1:48079 [junit4:junit4] 2> 1363 T37 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4:junit4] 2> 1366 T57 oaz.ClientCnxn$SendThread.primeConnection Soc= ket connection established to localhost/127.0.0.1:48079, initiating session [junit4:junit4] 2> 1366 T39 oazs.NIOServerCnxn$Factory.run Accepted socke= t connection from /140.211.11.196:47222 [junit4:junit4] 2> 1367 T39 oazs.NIOServerCnxn.readConnectRequest Client = attempting to establish new session at /140.211.11.196:47222 [junit4:junit4] 2> 1396 T41 oazs.NIOServerCnxn.finishSessionInit Establis= hed session 0x139c76dcf710002 with negotiated timeout 5000 for client /140.= 211.11.196:47222 [junit4:junit4] 2> 1396 T57 oaz.ClientCnxn$SendThread.readConnectResult S= ession establishment complete on server localhost/127.0.0.1:48079, sessioni= d =3D 0x139c76dcf710002, negotiated timeout =3D 5000 [junit4:junit4] 2> 1397 T58 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@7b7b04e9 name:ZooKeeperConnection= Watcher:127.0.0.1:48079/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4:junit4] 2> 1398 T37 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4:junit4] 2> 1401 T42 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x139c76dcf710002 type:creat= e cxid:0x2 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/= solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 1403 T37 oascc.SolrZkClient.makePath makePath: /live_n= odes [junit4:junit4] 2> 1407 T37 oasc.ZkController.createEphemeralLiveNode Reg= ister node as live in ZooKeeper:/live_nodes/127.0.0.1:22333_solr [junit4:junit4] 2> 1408 T42 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x139c76dcf710002 type:delet= e cxid:0x7 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/= solr/live_nodes/127.0.0.1:22333_solr Error:KeeperErrorCode =3D NoNode for /= solr/live_nodes/127.0.0.1:22333_solr [junit4:junit4] 2> 1409 T37 oascc.SolrZkClient.makePath makePath: /live_n= odes/127.0.0.1:22333_solr [junit4:junit4] 2> 1414 T37 oashc.HttpShardHandlerFactory.getParameter Se= tting socketTimeout to: 0 [junit4:junit4] 2> 1414 T37 oashc.HttpShardHandlerFactory.getParameter Se= tting urlScheme to: http:// [junit4:junit4] 2> 1415 T37 oashc.HttpShardHandlerFactory.getParameter Se= tting connTimeout to: 0 [junit4:junit4] 2> 1416 T37 oashc.HttpShardHandlerFactory.getParameter Se= tting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 1417 T37 oashc.HttpShardHandlerFactory.getParameter Se= tting corePoolSize to: 0 [junit4:junit4] 2> 1417 T37 oashc.HttpShardHandlerFactory.getParameter Se= tting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 1418 T37 oashc.HttpShardHandlerFactory.getParameter Se= tting maxThreadIdleTime to: 5 [junit4:junit4] 2> 1419 T37 oashc.HttpShardHandlerFactory.getParameter Se= tting sizeOfQueue to: -1 [junit4:junit4] 2> 1420 T37 oashc.HttpShardHandlerFactory.getParameter Se= tting fairnessPolicy to: false [junit4:junit4] 2> 1420 T37 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&so= cketTimeout=3D0&connTimeout=3D0&retry=3Dfalse [junit4:junit4] 2> 1439 T37 oascc.SolrZkClient.makePath makePath: /overse= er_elect/election [junit4:junit4] 2> 1455 T42 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x139c76dcf710002 type:delet= e cxid:0x15 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:= /solr/overseer_elect/leader Error:KeeperErrorCode =3D NoNode for /solr/over= seer_elect/leader [junit4:junit4] 2> 1457 T37 oascc.SolrZkClient.makePath makePath: /overse= er_elect/leader [junit4:junit4] 2> 1461 T37 oasc.Overseer.start Overseer (id=3D8832094215= 6087298-127.0.0.1:22333_solr-n_0000000000) starting [junit4:junit4] 2> 1462 T42 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x139c76dcf710002 type:creat= e cxid:0x1a zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:= /solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 1464 T42 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x139c76dcf710002 type:creat= e cxid:0x1b zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:= /solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 1471 T42 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x139c76dcf710002 type:creat= e cxid:0x1c zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:= /solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 1473 T42 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x139c76dcf710002 type:creat= e cxid:0x1d zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:= /solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 1475 T60 oasc.OverseerCollectionProcessor.run Process = current queue of collection creations [junit4:junit4] 2> 1476 T37 oascc.SolrZkClient.makePath makePath: /cluste= rstate.json [junit4:junit4] 2> 1487 T37 oascc.ZkStateReader.createClusterStateWatcher= sAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 1489 T59 oasc.Overseer$ClusterStateUpdater.run Startin= g to work on the main queue [junit4:junit4] 2> 1493 T37 oasc.CoreContainer.create Creating SolrCore '= collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1 [junit4:junit4] 2> 1494 T37 oasc.ZkController.createCollectionZkNode Chec= k for collection zkNode:control_collection [junit4:junit4] 2> 1495 T37 oasc.ZkController.createCollectionZkNode Coll= ection zkNode exists [junit4:junit4] 2> 1495 T37 oasc.ZkController.readConfigName Load collect= ion config from:/collections/control_collection [junit4:junit4] 2> 1497 T37 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Sol= r-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/' [junit4:junit4] 2> 1498 T37 oasc.SolrResourceLoader.replaceClassLoader Ad= ding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-ja= va7/solr/build/solr-core/test-files/solr/collection1/lib/README' to classlo= ader [junit4:junit4] 2> 1499 T37 oasc.SolrResourceLoader.replaceClassLoader Ad= ding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-ja= va7/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to class= loader [junit4:junit4] 2> 1623 T37 oasc.SolrConfig. Using Lucene MatchVers= ion: LUCENE_40 [junit4:junit4] 2> 1742 T37 oasc.SolrConfig. Loaded SolrConfig: sol= rconfig.xml [junit4:junit4] 2> 1844 T37 oass.IndexSchema.readSchema Reading Solr Sche= ma [junit4:junit4] 2> 1940 T37 oass.IndexSchema.readSchema Schema name=3Dtes= t [junit4:junit4] 2> 2744 T37 oass.OpenExchangeRatesOrgProvider.init Initia= lized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 2765 T37 oass.IndexSchema.readSchema default search fi= eld in schema is text [junit4:junit4] 2> 2770 T37 oass.IndexSchema.readSchema unique key field:= id [junit4:junit4] 2> 2807 T37 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4:junit4] 2> 2814 T37 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4:junit4] 2> 2821 T37 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 2825 T37 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 2829 T37 oasc.SolrCore. [collection1] Opening ne= w SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x= -java7/solr/build/solr-core/test-files/solr/collection1/, dataDir=3D./org.a= pache.solr.cloud.BasicDistributedZk2Test-1347670626154/control/data/ [junit4:junit4] 2> 2834 T37 oasc.JmxMonitoredMap. JMX monitoring is= enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBea= nServer@1fe5cb31 [junit4:junit4] 2> 2871 T37 oasc.SolrCore.getNewIndexDir WARNING New inde= x directory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistrib= utedZk2Test-1347670626154/control/data/index/ [junit4:junit4] 2> 2873 T37 oasc.SolrCore.initIndex WARNING [collection1]= Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1347= 670626154/control/data/index' doesn't exist. Creating new index... [junit4:junit4] 2> 2906 T37 oasc.CachingDirectoryFactory.get return new d= irectory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-= java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributed= Zk2Test-1347670626154/control/data/index forceNew:false [junit4:junit4] 2> 2934 T37 oasc.SolrDeletionPolicy.onCommit SolrDeletion= Policy.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-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDi= stributedZk2Test-1347670626154/control/data/index lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@41211d3d; maxCacheMB=3D48.0 maxMergeSizeMB= =3D4.0),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 2935 T37 oasc.SolrDeletionPolicy.updateCommits newest = commit =3D 1 [junit4:junit4] 2> 2969 T37 oasc.SolrCore.initWriters created xml: solr.X= MLResponseWriter [junit4:junit4] 2> 3134 T37 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "ded= upe" [junit4:junit4] 2> 3136 T37 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "ded= upe-allfields" [junit4:junit4] 2> 3136 T37 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "sto= red_sig" [junit4:junit4] 2> 3145 T37 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "uni= q-fields" [junit4:junit4] 2> 3255 T37 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "dis= trib-dup-test-chain-implicit" [junit4:junit4] 2> 3256 T37 oasc.RequestHandlers.initHandlersFromConfig a= dding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 3257 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated /replication: solr.ReplicationHandler [junit4:junit4] 2> 3259 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated standard: solr.StandardRequestHandler [junit4:junit4] 2> 3260 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated /get: solr.RealTimeGetHandler [junit4:junit4] 2> 3318 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated dismax: solr.SearchHandler [junit4:junit4] 2> 3321 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 3322 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 3323 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated defaults: solr.StandardRequestHandler [junit4:junit4] 2> 3324 T37 oasc.RequestHandlers.initHandlersFromConfig a= dding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 3325 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated lazy: solr.StandardRequestHandler [junit4:junit4] 2> 3326 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated /update: solr.UpdateRequestHandler [junit4:junit4] 2> 3327 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 3329 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 3330 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHan= dler [junit4:junit4] 2> 3332 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHan= dler [junit4:junit4] 2> 3333 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.Se= archHandler [junit4:junit4] 2> 3335 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 3336 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 3357 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 3378 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 3382 T37 oashl.XMLLoader.init xsltCacheLifetimeSeconds= =3D60 [junit4:junit4] 2> 3387 T37 oasc.SolrCore.initDeprecatedSupport WARNING s= olrconfig.xml uses deprecated , Please update your con= fig to use the ShowFileRequestHandler. [junit4:junit4] 2> 3389 T37 oasc.SolrCore.initDeprecatedSupport WARNING a= dding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.T= XT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, C= URRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT] [junit4:junit4] 2> 3395 T37 oass.SolrIndexSearcher. Opening Searche= r@2e6326bc main [junit4:junit4] 2> 3404 T37 oasu.CommitTracker. Hard AutoCommit: di= sabled [junit4:junit4] 2> 3405 T37 oasu.CommitTracker. Soft AutoCommit: di= sabled [junit4:junit4] 2> 3407 T37 oashc.SpellCheckComponent.inform Initializing= spell checkers [junit4:junit4] 2> 3533 T37 oass.DirectSolrSpellChecker.init init: {name= =3Ddirect,classname=3DDirectSolrSpellChecker,field=3Dlowerfilt,minQueryLeng= th=3D3} [junit4:junit4] 2> 3778 T61 oasc.SolrCore.registerSearcher [collection1] = Registered new searcher Searcher@2e6326bc main{StandardDirectoryReader(segm= ents_1:1)} [junit4:junit4] 2> 3793 T42 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x139c76dcf710002 type:creat= e cxid:0x5c zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:= /solr/overseer/queue Error:KeeperErrorCode =3D NoNode for /solr/overseer/qu= eue [junit4:junit4] 2> 3799 T37 oasc.CoreContainer.register registering core:= collection1 [junit4:junit4] 2> 3800 T37 oasc.ZkController.register Register shard - c= ore:collection1 address:http://127.0.0.1:22333/solr shardId:control_shard [junit4:junit4] 2> 3802 T37 oascc.SolrZkClient.makePath makePath: /collec= tions/control_collection/leader_elect/control_shard/election [junit4:junit4] 2> 3823 T42 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x139c76dcf710002 type:delet= e cxid:0x6b zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:= /solr/collections/control_collection/leaders Error:KeeperErrorCode =3D NoNo= de for /solr/collections/control_collection/leaders [junit4:junit4] 2> 3824 T37 oasc.ShardLeaderElectionContext.runLeaderProc= ess Running the leader process. [junit4:junit4] 2> 3826 T42 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x139c76dcf710002 type:creat= e cxid:0x6c zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:= /solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 4012 T59 oascc.ZkStateReader.updateClusterState Updati= ng cloud state from ZooKeeper...=20 [junit4:junit4] 2> 4014 T42 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x139c76dcf710002 type:creat= e cxid:0x73 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:= /solr/overseer/queue-work Error:KeeperErrorCode =3D NoNode for /solr/overse= er/queue-work [junit4:junit4] 2> 4045 T58 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... [junit4:junit4] 2> 4336 T37 oasc.ShardLeaderElectionContext.waitForReplic= asToComeUp Enough replicas found to continue. [junit4:junit4] 2> 4337 T37 oasc.ShardLeaderElectionContext.runLeaderProc= ess I may be the new leader - try and sync [junit4:junit4] 2> 4338 T37 oasc.SyncStrategy.sync Sync replicas to http:= //127.0.0.1:22333/solr/collection1/ [junit4:junit4] 2> 4338 T37 oasc.SyncStrategy.syncReplicas Sync Success -= now sync replicas to me [junit4:junit4] 2> 4339 T37 oasc.SyncStrategy.syncToMe http://127.0.0.1:2= 2333/solr/collection1/ has no replicas [junit4:junit4] 2> 4339 T37 oasc.ShardLeaderElectionContext.runLeaderProc= ess I am the new leader: http://127.0.0.1:22333/solr/collection1/ [junit4:junit4] 2> 4340 T37 oascc.SolrZkClient.makePath makePath: /collec= tions/control_collection/leaders/control_shard [junit4:junit4] 2> 4355 T42 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x139c76dcf710002 type:creat= e cxid:0x91 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:= /solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 4554 T59 oascc.ZkStateReader.updateClusterState Updati= ng cloud state from ZooKeeper...=20 [junit4:junit4] 2> 4567 T58 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... [junit4:junit4] 2> 4617 T37 oasc.ZkController.register We are http://127.= 0.0.1:22333/solr/collection1/ and leader is http://127.0.0.1:22333/solr/col= lection1/ [junit4:junit4] 2> 4617 T37 oasc.ZkController.register No LogReplay neede= d for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:22333/solr [junit4:junit4] 2> 4618 T37 oasc.ZkController.checkRecovery I am the lead= er, no recovery necessary [junit4:junit4] 2> 4620 T37 oascc.ZkStateReader.updateClusterState Updati= ng cloud state from ZooKeeper...=20 [junit4:junit4] 2> 4621 T37 oass.SolrDispatchFilter.init user.dir=3D/usr/= home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/s= olr-core/test/J1 [junit4:junit4] 2> 4622 T37 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() done [junit4:junit4] 2> 4679 T37 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&foll= owRedirects=3Dfalse [junit4:junit4] 2> 4700 T37 oejs.Server.doStart jetty-8.1.2.v20120308 [junit4:junit4] 2> 4702 T37 oejs.AbstractConnector.doStart Started Socket= Connector@0.0.0.0:????? [junit4:junit4] 2> 4703 T37 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4:junit4] 2> 4704 T37 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr [junit4:junit4] 2> 4704 T37 oasc.SolrResourceLoader. new SolrResour= ceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lu= cene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/' [junit4:junit4] 2> 4737 T37 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() [junit4:junit4] 2> 4738 T37 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4:junit4] 2> 4738 T37 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr [junit4:junit4] 2> 4739 T37 oasc.CoreContainer$Initializer.initialize loo= king for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Test= s-4.x-java7/solr/build/solr-core/test-files/solr/solr.xml [junit4:junit4] 2> 4739 T37 oasc.CoreContainer. New CoreContainer 8= 06882873 [junit4:junit4] 2> 4740 T37 oasc.CoreContainer.load Loading CoreContainer= using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Test= s-4.x-java7/solr/build/solr-core/test-files/solr/' [junit4:junit4] 2> 4740 T37 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Sol= r-Tests-4.x-java7/solr/build/solr-core/test-files/solr/' [junit4:junit4] 2> 4770 T37 oasc.CoreContainer.load Registering Log Liste= ner [junit4:junit4] 2> 4791 T37 oasc.CoreContainer.initZooKeeper Zookeeper cl= ient=3D127.0.0.1:48079/solr [junit4:junit4] 2> 4792 T37 oaz.ZooKeeper. Initiating client connec= tion, connectString=3D127.0.0.1:48079/solr sessionTimeout=3D5000 watcher=3D= org.apache.solr.common.cloud.ConnectionManager@6759ae65 [junit4:junit4] 2> 4793 T71 oaz.ClientCnxn$SendThread.startConnect Openin= g socket connection to server /127.0.0.1:48079 [junit4:junit4] 2> 4793 T37 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4:junit4] 2> 4794 T71 oaz.ClientCnxn$SendThread.primeConnection Soc= ket connection established to localhost/127.0.0.1:48079, initiating session [junit4:junit4] 2> 4795 T39 oazs.NIOServerCnxn$Factory.run Accepted socke= t connection from /140.211.11.196:46062 [junit4:junit4] 2> 4795 T39 oazs.NIOServerCnxn.readConnectRequest Client = attempting to establish new session at /140.211.11.196:46062 [junit4:junit4] 2> 4797 T41 oazs.NIOServerCnxn.finishSessionInit Establis= hed session 0x139c76dcf710003 with negotiated timeout 5000 for client /140.= 211.11.196:46062 [junit4:junit4] 2> 4797 T71 oaz.ClientCnxn$SendThread.readConnectResult S= ession establishment complete on server localhost/127.0.0.1:48079, sessioni= d =3D 0x139c76dcf710003, negotiated timeout =3D 5000 [junit4:junit4] 2> 4798 T72 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@6759ae65 name:ZooKeeperConnection= Watcher:127.0.0.1:48079/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4:junit4] 2> 4798 T37 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4:junit4] 2> 4799 T42 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x139c76dcf710003 type:creat= e cxid:0x1 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/= solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 4800 T42 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x139c76dcf710003 type:creat= e cxid:0x2 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/= solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 4808 T37 oasc.ZkController.createEphemeralLiveNode Reg= ister node as live in ZooKeeper:/live_nodes/127.0.0.1:41582_solr [junit4:junit4] 2> 4809 T42 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x139c76dcf710003 type:delet= e cxid:0x4 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/= solr/live_nodes/127.0.0.1:41582_solr Error:KeeperErrorCode =3D NoNode for /= solr/live_nodes/127.0.0.1:41582_solr [junit4:junit4] 2> 4810 T37 oascc.SolrZkClient.makePath makePath: /live_n= odes/127.0.0.1:41582_solr [junit4:junit4] 2> 4813 T58 oascc.ZkStateReader$3.process Updating live n= odes [junit4:junit4] 2> 4814 T37 oashc.HttpShardHandlerFactory.getParameter Se= tting socketTimeout to: 0 [junit4:junit4] 2> 4814 T37 oashc.HttpShardHandlerFactory.getParameter Se= tting urlScheme to: http:// [junit4:junit4] 2> 4815 T37 oashc.HttpShardHandlerFactory.getParameter Se= tting connTimeout to: 0 [junit4:junit4] 2> 4815 T37 oashc.HttpShardHandlerFactory.getParameter Se= tting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 4816 T37 oashc.HttpShardHandlerFactory.getParameter Se= tting corePoolSize to: 0 [junit4:junit4] 2> 4816 T37 oashc.HttpShardHandlerFactory.getParameter Se= tting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 4817 T37 oashc.HttpShardHandlerFactory.getParameter Se= tting maxThreadIdleTime to: 5 [junit4:junit4] 2> 4817 T37 oashc.HttpShardHandlerFactory.getParameter Se= tting sizeOfQueue to: -1 [junit4:junit4] 2> 4817 T37 oashc.HttpShardHandlerFactory.getParameter Se= tting fairnessPolicy to: false [junit4:junit4] 2> 4818 T37 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&so= cketTimeout=3D0&connTimeout=3D0&retry=3Dfalse [junit4:junit4] 2> 4834 T37 oascc.ZkStateReader.createClusterStateWatcher= sAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 4840 T37 oasc.CoreContainer.create Creating SolrCore '= collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1 [junit4:junit4] 2> 4841 T37 oasc.ZkController.createCollectionZkNode Chec= k for collection zkNode:collection1 [junit4:junit4] 2> 4841 T37 oasc.ZkController.createCollectionZkNode Coll= ection zkNode exists [junit4:junit4] 2> 4842 T37 oasc.ZkController.readConfigName Load collect= ion config from:/collections/collection1 [junit4:junit4] 2> 4849 T37 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Sol= r-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/' [junit4:junit4] 2> 4850 T37 oasc.SolrResourceLoader.replaceClassLoader Ad= ding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-ja= va7/solr/build/solr-core/test-files/solr/collection1/lib/README' to classlo= ader [junit4:junit4] 2> 4851 T37 oasc.SolrResourceLoader.replaceClassLoader Ad= ding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-ja= va7/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to class= loader [junit4:junit4] 2> 4911 T37 oasc.SolrConfig. Using Lucene MatchVers= ion: LUCENE_40 [junit4:junit4] 2> 4977 T37 oasc.SolrConfig. Loaded SolrConfig: sol= rconfig.xml [junit4:junit4] 2> 5073 T59 oascc.ZkStateReader.updateClusterState Updati= ng cloud state from ZooKeeper...=20 [junit4:junit4] 2> 5079 T37 oass.IndexSchema.readSchema Reading Solr Sche= ma [junit4:junit4] 2> 5098 T58 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... [junit4:junit4] 2> 5098 T72 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... [junit4:junit4] 2> 5120 T37 oass.IndexSchema.readSchema Schema name=3Dtes= t [junit4:junit4] 2> 5875 T37 oass.OpenExchangeRatesOrgProvider.init Initia= lized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 5897 T37 oass.IndexSchema.readSchema default search fi= eld in schema is text [junit4:junit4] 2> 5901 T37 oass.IndexSchema.readSchema unique key field:= id [junit4:junit4] 2> 5927 T37 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4:junit4] 2> 5933 T37 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4:junit4] 2> 5939 T37 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 5941 T37 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 5944 T37 oasc.SolrCore. [collection1] Opening ne= w SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x= -java7/solr/build/solr-core/test-files/solr/collection1/, dataDir=3D./org.a= pache.solr.cloud.BasicDistributedZk2Test-1347670626154/jetty1/ [junit4:junit4] 2> 5945 T37 oasc.JmxMonitoredMap. JMX monitoring is= enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBea= nServer@1fe5cb31 [junit4:junit4] 2> 5946 T37 oasc.SolrCore.getNewIndexDir WARNING New inde= x directory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistrib= utedZk2Test-1347670626154/jetty1/index/ [junit4:junit4] 2> 5947 T37 oasc.SolrCore.initIndex WARNING [collection1]= Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1347= 670626154/jetty1/index' doesn't exist. Creating new index... [junit4:junit4] 2> 5948 T37 oasc.CachingDirectoryFactory.get return new d= irectory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-= java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributed= Zk2Test-1347670626154/jetty1/index forceNew:false [junit4:junit4] 2> 5954 T37 oasc.SolrDeletionPolicy.onCommit SolrDeletion= Policy.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-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDi= stributedZk2Test-1347670626154/jetty1/index lockFactory=3Dorg.apache.lucene= .store.NativeFSLockFactory@2f0ee71d; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0= ),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 5955 T37 oasc.SolrDeletionPolicy.updateCommits newest = commit =3D 1 [junit4:junit4] 2> 5957 T37 oasc.SolrCore.initWriters created xml: solr.X= MLResponseWriter [junit4:junit4] 2> 5961 T37 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "ded= upe" [junit4:junit4] 2> 5961 T37 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "ded= upe-allfields" [junit4:junit4] 2> 5962 T37 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "sto= red_sig" [junit4:junit4] 2> 5963 T37 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "uni= q-fields" [junit4:junit4] 2> 5964 T37 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "dis= trib-dup-test-chain-implicit" [junit4:junit4] 2> 5964 T37 oasc.RequestHandlers.initHandlersFromConfig a= dding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 5965 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated /replication: solr.ReplicationHandler [junit4:junit4] 2> 5966 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated standard: solr.StandardRequestHandler [junit4:junit4] 2> 5967 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated /get: solr.RealTimeGetHandler [junit4:junit4] 2> 5968 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated dismax: solr.SearchHandler [junit4:junit4] 2> 5970 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 5970 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 5971 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated defaults: solr.StandardRequestHandler [junit4:junit4] 2> 5972 T37 oasc.RequestHandlers.initHandlersFromConfig a= dding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 5973 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated lazy: solr.StandardRequestHandler [junit4:junit4] 2> 5974 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated /update: solr.UpdateRequestHandler [junit4:junit4] 2> 5975 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 5976 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 5977 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHan= dler [junit4:junit4] 2> 5978 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHan= dler [junit4:junit4] 2> 5980 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.Se= archHandler [junit4:junit4] 2> 5981 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 5982 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 5983 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 5985 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 5988 T37 oashl.XMLLoader.init xsltCacheLifetimeSeconds= =3D60 [junit4:junit4] 2> 5992 T37 oasc.SolrCore.initDeprecatedSupport WARNING s= olrconfig.xml uses deprecated , Please update your con= fig to use the ShowFileRequestHandler. [junit4:junit4] 2> 5994 T37 oasc.SolrCore.initDeprecatedSupport WARNING a= dding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.T= XT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, C= URRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT] [junit4:junit4] 2> 5999 T37 oass.SolrIndexSearcher. Opening Searche= r@193eadf9 main [junit4:junit4] 2> 6000 T37 oasu.CommitTracker. Hard AutoCommit: di= sabled [junit4:junit4] 2> 6000 T37 oasu.CommitTracker. Soft AutoCommit: di= sabled [junit4:junit4] 2> 6002 T37 oashc.SpellCheckComponent.inform Initializing= spell checkers [junit4:junit4] 2> 6008 T37 oass.DirectSolrSpellChecker.init init: {name= =3Ddirect,classname=3DDirectSolrSpellChecker,field=3Dlowerfilt,minQueryLeng= th=3D3} [junit4:junit4] 2> 6065 T73 oasc.SolrCore.registerSearcher [collection1] = Registered new searcher Searcher@193eadf9 main{StandardDirectoryReader(segm= ents_1:1)} [junit4:junit4] 2> 6112 T59 oascc.ZkStateReader.updateClusterState Updati= ng cloud state from ZooKeeper...=20 [junit4:junit4] 2> 6129 T72 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... [junit4:junit4] 2> 6129 T58 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... [junit4:junit4] 2> 6580 T37 oasc.CoreContainer.register registering core:= collection1 [junit4:junit4] 2> 6580 T37 oasc.ZkController.register Register shard - c= ore:collection1 address:http://127.0.0.1:41582/solr shardId:shard1 [junit4:junit4] 2> 6582 T37 oascc.SolrZkClient.makePath makePath: /collec= tions/collection1/leader_elect/shard1/election [junit4:junit4] 2> 6636 T42 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x139c76dcf710003 type:delet= e cxid:0x43 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:= /solr/collections/collection1/leaders Error:KeeperErrorCode =3D NoNode for = /solr/collections/collection1/leaders [junit4:junit4] 2> 6638 T37 oasc.ShardLeaderElectionContext.runLeaderProc= ess Running the leader process. [junit4:junit4] 2> 6638 T42 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x139c76dcf710003 type:creat= e cxid:0x44 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:= /solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 6641 T37 oasc.ShardLeaderElectionContext.waitForReplic= asToComeUp Enough replicas found to continue. [junit4:junit4] 2> 6641 T37 oasc.ShardLeaderElectionContext.runLeaderProc= ess I may be the new leader - try and sync [junit4:junit4] 2> 6642 T37 oasc.SyncStrategy.sync Sync replicas to http:= //127.0.0.1:41582/solr/collection1/ [junit4:junit4] 2> 6642 T37 oasc.SyncStrategy.syncReplicas Sync Success -= now sync replicas to me [junit4:junit4] 2> 6643 T37 oasc.SyncStrategy.syncToMe http://127.0.0.1:4= 1582/solr/collection1/ has no replicas [junit4:junit4] 2> 6643 T37 oasc.ShardLeaderElectionContext.runLeaderProc= ess I am the new leader: http://127.0.0.1:41582/solr/collection1/ [junit4:junit4] 2> 6644 T37 oascc.SolrZkClient.makePath makePath: /collec= tions/collection1/leaders/shard1 [junit4:junit4] 2> 6649 T42 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x139c76dcf710003 type:creat= e cxid:0x4e zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:= /solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 7139 T59 oascc.ZkStateReader.updateClusterState Updati= ng cloud state from ZooKeeper...=20 [junit4:junit4] 2> 7157 T58 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... [junit4:junit4] 2> 7157 T72 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... [junit4:junit4] 2> 7161 T37 oasc.ZkController.register We are http://127.= 0.0.1:41582/solr/collection1/ and leader is http://127.0.0.1:41582/solr/col= lection1/ [junit4:junit4] 2> 7161 T37 oasc.ZkController.register No LogReplay neede= d for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:41582/solr [junit4:junit4] 2> 7162 T37 oasc.ZkController.checkRecovery I am the lead= er, no recovery necessary [junit4:junit4] 2> 7167 T37 oascc.ZkStateReader.updateClusterState Updati= ng cloud state from ZooKeeper...=20 [junit4:junit4] 2> 7170 T37 oass.SolrDispatchFilter.init user.dir=3D/usr/= home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/s= olr-core/test/J1 [junit4:junit4] 2> 7171 T37 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() done [junit4:junit4] 2> 7171 T37 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&foll= owRedirects=3Dfalse [junit4:junit4] 2> 7184 T37 oejs.Server.doStart jetty-8.1.2.v20120308 [junit4:junit4] 2> 7187 T37 oejs.AbstractConnector.doStart Started Socket= Connector@0.0.0.0:????? [junit4:junit4] 2> 7188 T37 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4:junit4] 2> 7188 T37 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr [junit4:junit4] 2> 7189 T37 oasc.SolrResourceLoader. new SolrResour= ceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lu= cene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/' [junit4:junit4] 2> 7223 T37 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() [junit4:junit4] 2> 7224 T37 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4:junit4] 2> 7225 T37 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr [junit4:junit4] 2> 7225 T37 oasc.CoreContainer$Initializer.initialize loo= king for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Test= s-4.x-java7/solr/build/solr-core/test-files/solr/solr.xml [junit4:junit4] 2> 7225 T37 oasc.CoreContainer. New CoreContainer 1= 119266035 [junit4:junit4] 2> 7226 T37 oasc.CoreContainer.load Loading CoreContainer= using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Test= s-4.x-java7/solr/build/solr-core/test-files/solr/' [junit4:junit4] 2> 7227 T37 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Sol= r-Tests-4.x-java7/solr/build/solr-core/test-files/solr/' [junit4:junit4] 2> 7259 T37 oasc.CoreContainer.load Registering Log Liste= ner [junit4:junit4] 2> 7274 T37 oasc.CoreContainer.initZooKeeper Zookeeper cl= ient=3D127.0.0.1:48079/solr [junit4:junit4] 2> 7275 T37 oaz.ZooKeeper. Initiating client connec= tion, connectString=3D127.0.0.1:48079/solr sessionTimeout=3D5000 watcher=3D= org.apache.solr.common.cloud.ConnectionManager@11058410 [junit4:junit4] 2> 7276 T83 oaz.ClientCnxn$SendThread.startConnect Openin= g socket connection to server /127.0.0.1:48079 [junit4:junit4] 2> 7276 T37 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4:junit4] 2> 7277 T83 oaz.ClientCnxn$SendThread.primeConnection Soc= ket connection established to localhost/127.0.0.1:48079, initiating session [junit4:junit4] 2> 7278 T39 oazs.NIOServerCnxn$Factory.run Accepted socke= t connection from /140.211.11.196:21445 [junit4:junit4] 2> 7279 T39 oazs.NIOServerCnxn.readConnectRequest Client = attempting to establish new session at /140.211.11.196:21445 [junit4:junit4] 2> 7281 T41 oazs.NIOServerCnxn.finishSessionInit Establis= hed session 0x139c76dcf710004 with negotiated timeout 5000 for client /140.= 211.11.196:21445 [junit4:junit4] 2> 7281 T83 oaz.ClientCnxn$SendThread.readConnectResult S= ession establishment complete on server localhost/127.0.0.1:48079, sessioni= d =3D 0x139c76dcf710004, negotiated timeout =3D 5000 [junit4:junit4] 2> 7281 T84 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@11058410 name:ZooKeeperConnection= Watcher:127.0.0.1:48079/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4:junit4] 2> 7282 T37 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4:junit4] 2> 7283 T42 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x139c76dcf710004 type:creat= e cxid:0x1 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/= solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 7284 T42 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x139c76dcf710004 type:creat= e cxid:0x2 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/= solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 7293 T37 oasc.ZkController.createEphemeralLiveNode Reg= ister node as live in ZooKeeper:/live_nodes/127.0.0.1:18099_solr [junit4:junit4] 2> 7294 T42 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x139c76dcf710004 type:delet= e cxid:0x4 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/= solr/live_nodes/127.0.0.1:18099_solr Error:KeeperErrorCode =3D NoNode for /= solr/live_nodes/127.0.0.1:18099_solr [junit4:junit4] 2> 7295 T37 oascc.SolrZkClient.makePath makePath: /live_n= odes/127.0.0.1:18099_solr [junit4:junit4] 2> 7298 T72 oascc.ZkStateReader$3.process Updating live n= odes [junit4:junit4] 2> 7298 T58 oascc.ZkStateReader$3.process Updating live n= odes [junit4:junit4] 2> 7299 T37 oashc.HttpShardHandlerFactory.getParameter Se= tting socketTimeout to: 0 [junit4:junit4] 2> 7300 T37 oashc.HttpShardHandlerFactory.getParameter Se= tting urlScheme to: http:// [junit4:junit4] 2> 7300 T37 oashc.HttpShardHandlerFactory.getParameter Se= tting connTimeout to: 0 [junit4:junit4] 2> 7301 T37 oashc.HttpShardHandlerFactory.getParameter Se= tting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 7301 T37 oashc.HttpShardHandlerFactory.getParameter Se= tting corePoolSize to: 0 [junit4:junit4] 2> 7301 T37 oashc.HttpShardHandlerFactory.getParameter Se= tting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 7302 T37 oashc.HttpShardHandlerFactory.getParameter Se= tting maxThreadIdleTime to: 5 [junit4:junit4] 2> 7302 T37 oashc.HttpShardHandlerFactory.getParameter Se= tting sizeOfQueue to: -1 [junit4:junit4] 2> 7303 T37 oashc.HttpShardHandlerFactory.getParameter Se= tting fairnessPolicy to: false [junit4:junit4] 2> 7303 T37 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&so= cketTimeout=3D0&connTimeout=3D0&retry=3Dfalse [junit4:junit4] 2> 7316 T37 oascc.ZkStateReader.createClusterStateWatcher= sAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 7323 T37 oasc.CoreContainer.create Creating SolrCore '= collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1 [junit4:junit4] 2> 7323 T37 oasc.ZkController.createCollectionZkNode Chec= k for collection zkNode:collection1 [junit4:junit4] 2> 7325 T37 oasc.ZkController.createCollectionZkNode Coll= ection zkNode exists [junit4:junit4] 2> 7325 T37 oasc.ZkController.readConfigName Load collect= ion config from:/collections/collection1 [junit4:junit4] 2> 7327 T37 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Sol= r-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/' [junit4:junit4] 2> 7328 T37 oasc.SolrResourceLoader.replaceClassLoader Ad= ding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-ja= va7/solr/build/solr-core/test-files/solr/collection1/lib/README' to classlo= ader [junit4:junit4] 2> 7329 T37 oasc.SolrResourceLoader.replaceClassLoader Ad= ding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-ja= va7/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to class= loader [junit4:junit4] 2> 7387 T37 oasc.SolrConfig. Using Lucene MatchVers= ion: LUCENE_40 [junit4:junit4] 2> 7453 T37 oasc.SolrConfig. Loaded SolrConfig: sol= rconfig.xml [junit4:junit4] 2> 7555 T37 oass.IndexSchema.readSchema Reading Solr Sche= ma [junit4:junit4] 2> 7586 T37 oass.IndexSchema.readSchema Schema name=3Dtes= t [junit4:junit4] 2> 7675 T59 oascc.ZkStateReader.updateClusterState Updati= ng cloud state from ZooKeeper...=20 [junit4:junit4] 2> 7688 T84 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... [junit4:junit4] 2> 7688 T58 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... [junit4:junit4] 2> 7698 T72 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... [junit4:junit4] 2> 8158 T37 oass.OpenExchangeRatesOrgProvider.init Initia= lized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 8171 T37 oass.IndexSchema.readSchema default search fi= eld in schema is text [junit4:junit4] 2> 8174 T37 oass.IndexSchema.readSchema unique key field:= id [junit4:junit4] 2> 8219 T37 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4:junit4] 2> 8224 T37 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4:junit4] 2> 8229 T37 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 8231 T37 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 8234 T37 oasc.SolrCore. [collection1] Opening ne= w SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x= -java7/solr/build/solr-core/test-files/solr/collection1/, dataDir=3D./org.a= pache.solr.cloud.BasicDistributedZk2Test-1347670626154/jetty2/ [junit4:junit4] 2> 8234 T37 oasc.JmxMonitoredMap. JMX monitoring is= enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBea= nServer@1fe5cb31 [junit4:junit4] 2> 8236 T37 oasc.SolrCore.getNewIndexDir WARNING New inde= x directory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistrib= utedZk2Test-1347670626154/jetty2/index/ [junit4:junit4] 2> 8236 T37 oasc.SolrCore.initIndex WARNING [collection1]= Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1347= 670626154/jetty2/index' doesn't exist. Creating new index... [junit4:junit4] 2> 8237 T37 oasc.CachingDirectoryFactory.get return new d= irectory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-= java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributed= Zk2Test-1347670626154/jetty2/index forceNew:false [junit4:junit4] 2> 8250 T37 oasc.SolrDeletionPolicy.onCommit SolrDeletion= Policy.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-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDi= stributedZk2Test-1347670626154/jetty2/index lockFactory=3Dorg.apache.lucene= .store.NativeFSLockFactory@6024797f; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0= ),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 8251 T37 oasc.SolrDeletionPolicy.updateCommits newest = commit =3D 1 [junit4:junit4] 2> 8252 T37 oasc.SolrCore.initWriters created xml: solr.X= MLResponseWriter [junit4:junit4] 2> 8255 T37 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "ded= upe" [junit4:junit4] 2> 8255 T37 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "ded= upe-allfields" [junit4:junit4] 2> 8256 T37 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "sto= red_sig" [junit4:junit4] 2> 8257 T37 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "uni= q-fields" [junit4:junit4] 2> 8258 T37 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "dis= trib-dup-test-chain-implicit" [junit4:junit4] 2> 8259 T37 oasc.RequestHandlers.initHandlersFromConfig a= dding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 8260 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated /replication: solr.ReplicationHandler [junit4:junit4] 2> 8261 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated standard: solr.StandardRequestHandler [junit4:junit4] 2> 8262 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated /get: solr.RealTimeGetHandler [junit4:junit4] 2> 8263 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated dismax: solr.SearchHandler [junit4:junit4] 2> 8264 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 8265 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 8266 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated defaults: solr.StandardRequestHandler [junit4:junit4] 2> 8267 T37 oasc.RequestHandlers.initHandlersFromConfig a= dding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 8267 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated lazy: solr.StandardRequestHandler [junit4:junit4] 2> 8268 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated /update: solr.UpdateRequestHandler [junit4:junit4] 2> 8270 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 8271 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 8272 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHan= dler [junit4:junit4] 2> 8273 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHan= dler [junit4:junit4] 2> 8274 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.Se= archHandler [junit4:junit4] 2> 8275 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 8276 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 8277 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 8278 T37 oasc.RequestHandlers.initHandlersFromConfig c= reated /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 8281 T37 oashl.XMLLoader.init xsltCacheLifetimeSeconds= =3D60 [junit4:junit4] 2> 8285 T37 oasc.SolrCore.initDeprecatedSupport WARNING s= olrconfig.xml uses deprecated , Please update your con= fig to use the ShowFileRequestHandler. [junit4:junit4] 2> 8287 T37 oasc.SolrCore.initDeprecatedSupport WARNING a= dding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.T= XT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, C= URRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT] [junit4:junit4] 2> 8291 T37 oass.SolrIndexSearcher. Opening Searche= r@92c3e9c main [junit4:junit4] 2> 8292 T37 oasu.CommitTracker. Hard AutoCommit: di= sabled [junit4:junit4] 2> 8292 T37 oasu.CommitTracker. Soft AutoCommit: di= sabled [junit4:junit4] 2> 8294 T37 oashc.SpellCheckComponent.inform Initializing= spell checkers [junit4:junit4] 2> 8314 T37 oass.DirectSolrSpellChecker.init init: {name= =3Ddirect,classname=3DDirectSolrSpellChecker,field=3Dlowerfilt,minQueryLeng= th=3D3} [junit4:junit4] 2> 8392 T85 oasc.SolrCore.registerSearcher [collection1] = Registered new searcher Searcher@92c3e9c main{StandardDirectoryReader(segme= nts_1:1)} [junit4:junit4] 2> 8698 T59 oascc.ZkStateReader.updateClusterState Updati= ng cloud state from ZooKeeper...=20 [junit4:junit4] 2> 8706 T58 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... [junit4:junit4] 2> 8706 T72 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... [junit4:junit4] 2> 8706 T84 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... [junit4:junit4] 2> 8911 T37 oasc.CoreContainer.register registering core:= collection1 [junit4:junit4] 2> 8912 T37 oasc.ZkController.register Register shard - c= ore:collection1 address:http://127.0.0.1:18099/solr shardId:shard2 [junit4:junit4] 2> 8913 T37 oascc.SolrZkClient.makePath makePath: /collec= tions/collection1/leader_elect/shard2/election [junit4:junit4] 2> 8931 T42 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x139c76dcf710004 type:delet= e cxid:0x42 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:= /solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode =3D NoNo= de for /solr/collections/collection1/leaders/shard2 [junit4:junit4] 2> 8933 T37 oasc.ShardLeaderElectionContext.runLeaderProc= ess Running the leader process. [junit4:junit4] 2> 8934 T42 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x139c76dcf710004 type:creat= e cxid:0x43 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:= /solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 8944 T37 oasc.ShardLeaderElectionContext.waitForReplic= asToComeUp Enough replicas found to continue. [junit4:junit4] 2> 8944 T37 oasc.ShardLeaderElectionContext.runLeaderProc= ess I may be the new leader - try and sync [junit4:junit4] 2> 8945 T37 oasc.SyncStrategy.sync Sync replicas to http:= //127.0.0.1:18099/solr/collection1/ [junit4:junit4] 2> 8946 T37 oasc.SyncStrategy.syncReplicas Sync Success -= now sync replicas to me [junit4:junit4] 2> 8946 T37 oasc.SyncStrategy.syncToMe http://127.0.0.1:1= 8099/solr/collection1/ has no replicas [junit4:junit4] 2> 8947 T37 oasc.ShardLeaderElectionContext.runLeaderProc= ess I am the new leader: http://127.0.0.1:18099/solr/collection1/ [junit4:junit4] 2> 8948 T37 oascc.SolrZkClient.makePath makePath: /collec= tions/collection1/leaders/shard2 [junit4:junit4] 2> 8954 T42 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x139c76dcf710004 type:creat= e cxid:0x4c zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:= /solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 9220 T59 oascc.ZkStateReader.updateClusterState Updati= ng cloud state from ZooKeeper...=20 [junit4:junit4] 2> 9252 T84 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... [junit4:junit4] 2> 9252 T58 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... [junit4:junit4] 2> 9252 T72 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... [junit4:junit4] 2> 9269 T37 oasc.ZkController.register We are http://127.= 0.0.1:18099/solr/collection1/ and leader is http://127.0.0.1:18099/solr/col= lection1/ [junit4:junit4] 2> 9270 T37 oasc.ZkController.register No LogReplay neede= d for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:18099/solr [junit4:junit4] 2> 9270 T37 oasc.ZkController.checkRecovery I am the lead= er, no recovery necessary [junit4:junit4] 2> 9284 T37 oascc.ZkStateReader.updateClusterState Updati= ng cloud state from ZooKeeper...=20 [junit4:junit4] 2> 9285 T37 oass.SolrDispatchFilter.init user.dir=3D/usr/= home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/s= olr-core/test/J1 [junit4:junit4] 2> 9286 T37 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() done [junit4:junit4] 2> 9287 T37 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&foll= owRedirects=3Dfalse [junit4:junit4] 2> 9306 T37 oejs.Server.doStart jetty-8.1.2.v20120308 [junit4:junit4] 2> 9309 T37 oejs.AbstractConnector.doStart Started Socket= Connector@0.0.0.0:????? [junit4:junit4] 2> 9310 T37 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4:junit4] 2> 9311 T37 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr [junit4:junit4] 2> 9312 T37 oasc.SolrResourceLoader. new SolrResour= ceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lu= cene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/' [junit4:junit4] 2> 9357 T37 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() [junit4:junit4] 2> 9358 T37 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4:junit4] 2> 9358 T37 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr [junit4:junit4] 2> 9359 T37 oasc.CoreContainer$Initializer.initialize loo= king for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Test= s-4.x-java7/solr/build/solr-core/test-files/solr/solr.xml [junit4:junit4] 2> 9360 T37 oasc.CoreContainer. New CoreContainer 1= 852186969 [junit4:junit4] 2> 9361 T37 oasc.CoreContainer.load Loading CoreContainer= using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Test= s-4.x-java7/solr/build/solr-core/test-files/solr/' [junit4:junit4] 2> 9362 T37 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Sol= r-Tests-4.x-java7/solr/build/solr-core/test-files/solr/' [junit4:junit4] 2> 9402 T37 oasc.CoreContainer.load Registering Log Liste= ner [junit4:junit4] 2> 9421 T37 oasc.CoreContainer.initZooKeeper Zookeeper cl= ient=3D127.0.0.1:48079/solr [junit4:junit4] 2> 9422 T37 oaz.ZooKeeper. Initiating client connec= tion, connectString=3D127.0.0.1:48079/solr sessionTimeout=3D5000 watcher=3D= org.apache.solr.common.cloud.ConnectionManager@493cd362 [junit4:junit4] 2> 9423 T95 oaz.ClientCnxn$SendThread.startConnect Openin= g socket connection to server /127.0.0.1:48079 [junit4:junit4] 2> 9423 T37 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4:junit4] 2> 9425 T95 oaz.ClientCnxn$SendThread.primeConnection Soc= ket connection established to localhost/127.0.0.1:48079, initiating session [junit4:junit4] 2> 9425 T39 oazs.NIOServerCnxn$Factory.run Accepted socke= t connection from /140.211.11.196:29007 [junit4:junit4] 2> 9426 T39 oazs.NIOServerCnxn.readConnectRequest Client = attempting to establish new session at /140.211.11.196:29007 [junit4:junit4] 2> 9429 T41 oazs.NIOServerCnxn.finishSessionInit Establis= hed session 0x139c76dcf710005 with negotiated timeout 5000 for client /140.= 211.11.196:29007 [junit4:junit4] 2> 9429 T95 oaz.ClientCnxn$SendThread.readConnectResult S= ession establishment complete on server localhost/127.0.0.1:48079, sessioni= d =3D 0x139c76dcf710005, negotiated timeout =3D 5000 [junit4:junit4] 2> 9429 T96 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@493cd362 name:ZooKeeperConnection= Watcher:127.0.0.1:48079/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4:junit4] 2> 9430 T37 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4:junit4] 2> 9431 T42 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x139c76dcf710005 type:creat= e cxid:0x1 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/= solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 9433 T42 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x139c76dcf710005 type:creat= e cxid:0x2 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/= solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 9435 T37 oasc.ZkController.createEphemeralLiveNode Reg= ister node as live in ZooKeeper:/live_nodes/127.0.0.1:29005_solr [junit4:junit4] 2> 9436 T42 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x139c76dcf710005 type:delet= e cxid:0x4 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/= solr/live_nodes/127.0.0.1:29005_solr Error:KeeperErrorCode =3D NoNode for /= solr/live_nodes/127.0.0.1:29005_solr [junit4:junit4] 2> 9443 T37 oascc.SolrZkClient.makePath makePath: /live_n= odes/127.0.0.1:29005_solr [junit4:junit4] 2> 9446 T84 oascc.ZkStateReader$3.process Updating live n= odes [junit4:junit4] 2> 9447 T58 oascc.ZkStateReader$3.process Updating live n= odes [junit4:junit4] 2> 9447 T72 oascc.ZkStateReader$3.process Updating live n= odes [junit4:junit4] 2> 9448 T37 oashc.HttpShardHandlerFactory.getParameter Se= tting socketTimeout to: 0 [junit4:junit4] 2> 9449 T37 oashc.HttpShardHandlerFactory.getParameter Se= tting urlScheme to: http:// [junit4:junit4] 2> 9450 T37 oashc.HttpShardHandlerFactory.getParameter Se= tting connTimeout to: 0 [junit4:junit4] 2> 9451 T37 oashc.HttpShardHandlerFactory.getParameter Se= tting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 9451 T37 oashc.HttpShardHandlerFactory.getParameter Se= tting corePoolSize to: 0 [junit4:junit4] 2> 9452 T37 oashc.HttpShardHandlerFactory.getParameter Se= tting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 9452 T37 oashc.HttpShardHandlerFactory.getParameter Se= tting maxThreadIdleTime to: 5 [junit4:junit4] 2> 9453 T37 oashc.HttpShardHandlerFactory.getParameter Se= tting sizeOfQueue to: -1 [junit4:junit4] 2> 9454 T37 oashc.HttpShardHandlerFactory.getParameter Se= tting fairnessPolicy to: false [junit4:junit4] 2> 9455 T37 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&so= cketTimeout=3D0&connTimeout=3D0&retry=3Dfalse [junit4:junit4] 2> 9472 T37 oascc.ZkStateReader.createClusterStateWatcher= sAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 9481 T37 oasc.CoreContainer.create Creating SolrCore '= collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1 [junit4:junit4] 2> 9482 T37 oasc.ZkController.createCollectionZkNode Chec= k for collection zkNode:collection1 [junit4:junit4] 2> 9483 T37 oasc.ZkController.createCollectionZkNode Coll= ection zkNode exists [junit4:junit4] 2> 9483 T37 oasc.ZkController.readConfigName Load collect= ion config from:/collections/collection1 [junit4:junit4] 2> 9485 T37 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Sol= r-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/' [junit4:junit4] 2> 9487 T37 oasc.SolrResourceLoader.replaceClassLoader Ad= ding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-ja= va7/solr/build/solr-core/test-files/solr/collection1/lib/README' to classlo= ader [junit4:junit4] 2> 9488 T37 oasc.SolrResourceLoader.replaceClassLoader Ad= ding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-ja= va7/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to class= loader [junit4:junit4] 2> 9560 T37 oasc.SolrConfig. Using Lucene MatchVers= ion: LUCENE_40 [junit4:junit4] 2> 9665 T37 oasc.SolrConfig. Loaded SolrConfig: sol= rconfig.xml [junit4:junit4] 2> 9766 T59 oascc.ZkStateReader.updateClusterState Updati= ng cloud state from ZooKeeper...=20 [junit4:junit4] 2> 9767 T37 oass.IndexSchema.readSchema Reading Solr Sche= ma [junit4:junit4] 2> 9780 T96 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... [junit4:junit4] 2> 9781 T58 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... [junit4:junit4] 2> 9781 T72 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... [junit4:junit4] 2> 9781 T84 oascc.ZkStateReader$2.process A cluster state= change has occurred - updating... [junit4:junit4] 2> 9802 T37 oass.IndexSchema.readSchema Schema name=3Dtes= t [junit4:junit4] 2> 10583 T37 oass.OpenExchangeRatesOrgProvider.init Initi= alized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 10602 T37 oass.IndexSchema.readSchema default search f= ield in schema is text [junit4:junit4] 2> 10608 T37 oass.IndexSchema.readSchema unique key field= : id [junit4:junit4] 2> 10643 T37 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4:junit4] 2> 10651 T37 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4:junit4] 2> 10658 T37 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 10661 T37 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 10665 T37 oasc.SolrCore. [collection1] Opening n= ew SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.= x-java7/solr/build/solr-core/test-files/solr/collection1/, dataDir=3D./org.= apache.solr.cloud.BasicDistributedZk2Test-1347670626154/jetty3/ [junit4:junit4] 2> 10665 T37 oasc.JmxMonitoredMap. JMX monitoring i= s enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBe= anServer@1fe5cb31 [junit4:junit4] 2> 10667 T37 oasc.SolrCore.getNewIndexDir WARNING New ind= ex directory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistri= butedZk2Test-1347670626154/jetty3/index/ [junit4:junit4] 2> 10668 T37 oasc.SolrCore.initIndex WARNING [collection1= ] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-134= 7670626154/jetty3/index' doesn't exist. Creating new index... [junit4:junit4] 2> 10670 T37 oasc.CachingDirectoryFactory.get return new = directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x= -java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistribute= dZk2Test-1347670626154/jetty3/index forceNew:false [junit4:junit4] 2> 10691 T37 oasc.SolrDeletionPolicy.onCommit SolrDeletio= nPolicy.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-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDi= stributedZk2Test-1347670626154/jetty3/index lockFactory=3Dorg.apache.lucene= .store.NativeFSLockFactory@66b6d1a8; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0= ),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 10692 T37 oasc.SolrDeletionPolicy.updateCommits newest= commit =3D 1 [junit4:junit4] 2> 10694 T37 oasc.SolrCore.initWriters created xml: solr.= XMLResponseWriter [junit4:junit4] 2> 10698 T37 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "de= dupe" [junit4:junit4] 2> 10699 T37 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "de= dupe-allfields" [junit4:junit4] 2> 10700 T37 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "st= ored_sig" [junit4:junit4] 2> 10700 T37 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "un= iq-fields" [junit4:junit4] 2> 10702 T37 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "di= strib-dup-test-chain-implicit" [junit4:junit4] 2> 10703 T37 oasc.RequestHandlers.initHandlersFromConfig = adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 10704 T37 oasc.RequestHandlers.initHandlersFromConfig = created /replication: solr.ReplicationHandler [junit4:junit4] 2> 10705 T37 oasc.RequestHandlers.initHandlersFromConfig = created standard: solr.StandardRequestHandler [junit4:junit4] 2> 10707 T37 oasc.RequestHandlers.initHandlersFromConfig = created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 10708 T37 oasc.RequestHandlers.initHandlersFromConfig = created dismax: solr.SearchHandler [junit4:junit4] 2> 10710 T37 oasc.RequestHandlers.initHandlersFromConfig = created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 10711 T37 oasc.RequestHandlers.initHandlersFromConfig = created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 10712 T37 oasc.RequestHandlers.initHandlersFromConfig = created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 10713 T37 oasc.RequestHandlers.initHandlersFromConfig = adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 10714 T37 oasc.RequestHandlers.initHandlersFromConfig = created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 10715 T37 oasc.RequestHandlers.initHandlersFromConfig = created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 10716 T37 oasc.RequestHandlers.initHandlersFromConfig = created /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 10718 T37 oasc.RequestHandlers.initHandlersFromConfig = created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 10719 T37 oasc.RequestHandlers.initHandlersFromConfig = created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHa= ndler [junit4:junit4] 2> 10721 T37 oasc.RequestHandlers.initHandlersFromConfig = created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHa= ndler [junit4:junit4] 2> 10722 T37 oasc.RequestHandlers.initHandlersFromConfig = created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.S= earchHandler [junit4:junit4] 2> 10723 T37 oasc.RequestHandlers.initHandlersFromConfig = created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 10725 T37 oasc.RequestHandlers.initHandlersFromConfig = created tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 10726 T37 oasc.RequestHandlers.initHandlersFromConfig = created /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 10728 T37 oasc.RequestHandlers.initHandlersFromConfig = created /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 10732 T37 oashl.XMLLoader.init xsltCacheLifetimeSecond= s=3D60 [junit4:junit4] 2> 10737 T37 oasc.SolrCore.initDeprecatedSupport WARNING = solrconfig.xml uses deprecated , Please update your co= nfig to use the ShowFileRequestHandler. [junit4:junit4] 2> 10740 T37 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> 10745 T37 oass.SolrIndexSearcher. Opening Search= er@4f09f8b4 main [junit4:junit4] 2> 10747 T37 oasu.CommitTracker. Hard AutoCommit: d= isabled [junit4:junit4] 2> 10747 T37 oasu.CommitTracker. Soft AutoCommit: d= isabled [junit4:junit4] 2> 10749 T37 oashc.SpellCheckComponent.inform Initializin= g spell checkers [junit4:junit4] 2> 10758 T37 oass.DirectSolrSpellChecker.init init: {name= =3Ddirect,classname=3DDirectSolrSpellChecker,field=3Dlowerfilt,minQueryLeng= th=3D3} [junit4:junit4] 2> 10812 T97 oasc.SolrCore.registerSearcher [collection1]= Registered new searcher Searcher@4f09f8b4 main{StandardDirectoryReader(seg= ments_1:1)} [junit4:junit4] 2> 11294 T59 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 11301 T96 oascc.ZkStateReader$2.process A cluster stat= e change has occurred - updating... [junit4:junit4] 2> 11301 T84 oascc.ZkStateReader$2.process A cluster stat= e change has occurred - updating... [junit4:junit4] 2> 11301 T72 oascc.ZkStateReader$2.process A cluster stat= e change has occurred - updating... [junit4:junit4] 2> 11301 T58 oascc.ZkStateReader$2.process A cluster stat= e change has occurred - updating... [junit4:junit4] 2> 11328 T37 oasc.CoreContainer.register registering core= : collection1 [junit4:junit4] 2> 11328 T37 oasc.ZkController.register Register shard - = core:collection1 address:http://127.0.0.1:29005/solr shardId:shard1 [junit4:junit4] 2> 11333 T37 oasc.ZkController.register We are http://127= .0.0.1:29005/solr/collection1/ and leader is http://127.0.0.1:41582/solr/co= llection1/ [junit4:junit4] 2> 11333 T37 oasc.ZkController.register No LogReplay need= ed for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:29005/solr [junit4:junit4] 2> 11334 T37 oasc.ZkController.checkRecovery Core needs t= o recover:collection1 [junit4:junit4] 2> 11335 T37 oasu.DefaultSolrCoreState.doRecovery Running= recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C2 name=3Dcollection1 org.apache.solr.= core.SolrCore@1fe303e url=3Dhttp://127.0.0.1:29005/solr/collection1 node=3D= 127.0.0.1:29005_solr [junit4:junit4] 2> 11344 T98 C2 P29005 oasc.RecoveryStrategy.run Starting= recovery process. core=3Dcollection1 recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 11345 T37 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 11375 T98 C2 P29005 oasc.RecoveryStrategy.doRecovery #= ##### startupVersions=3D[] [junit4:junit4] 2> 11377 T37 oass.SolrDispatchFilter.init user.dir=3D/usr= /home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/= solr-core/test/J1 [junit4:junit4] 2> 11378 T37 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() done [junit4:junit4] 2> 11379 T37 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4:junit4] 2> 11394 T98 C2 P29005 oasc.RecoveryStrategy.doRecovery A= ttempting to PeerSync from http://127.0.0.1:41582/solr/collection1/ core=3D= collection1 - recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 11398 T37 oejs.Server.doStart jetty-8.1.2.v20120308 [junit4:junit4] 2> 11401 T37 oejs.AbstractConnector.doStart Started Socke= tConnector@0.0.0.0:????? [junit4:junit4] 2> 11402 T37 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 11403 T37 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lu= cene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr [junit4:junit4] 2> 11403 T37 oasc.SolrResourceLoader. new SolrResou= rceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/L= ucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/' [junit4:junit4] 2> 11406 T98 C2 P29005 oascsi.HttpClientUtil.createClient= Creating new http client, config:maxConnectionsPerHost=3D20&maxConnections= =3D10000&connTimeout=3D30000&socketTimeout=3D30000&retry=3Dfalse [junit4:junit4] 2> 11428 T98 C2 P29005 oasu.PeerSync.sync PeerSync: core= =3Dcollection1 url=3Dhttp://127.0.0.1:29005/solr START replicas=3D[http://1= 27.0.0.1:41582/solr/collection1/] nUpdates=3D100 [junit4:junit4] 2> 11448 T98 C2 P29005 oasu.PeerSync.sync WARNING no fram= e of reference to tell of we've missed updates [junit4:junit4] 2> 11449 T98 C2 P29005 oasc.RecoveryStrategy.doRecovery P= eerSync Recovery was not successful - trying replication. core=3Dcollection= 1 [junit4:junit4] 2> 11450 T98 C2 P29005 oasc.RecoveryStrategy.doRecovery S= tarting Replication Recovery. core=3Dcollection1 [junit4:junit4] 2> 11450 T98 C2 P29005 oascsi.HttpClientUtil.createClient= Creating new http client, config:maxConnections=3D128&maxConnectionsPerHos= t=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 11456 T37 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4:junit4] 2> 11457 T37 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 11457 T37 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lu= cene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr [junit4:junit4] 2> 11458 T37 oasc.CoreContainer$Initializer.initialize lo= oking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tes= ts-4.x-java7/solr/build/solr-core/test-files/solr/solr.xml [junit4:junit4] 2> 11459 T37 oasc.CoreContainer. New CoreContainer = 1526664780 [junit4:junit4] 2> 11460 T37 oasc.CoreContainer.load Loading CoreContaine= r using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tes= ts-4.x-java7/solr/build/solr-core/test-files/solr/' [junit4:junit4] 2> 11460 T37 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/' [junit4:junit4] 2> 11504 T37 oasc.CoreContainer.load Registering Log List= ener [junit4:junit4] 2> 11535 T37 oasc.CoreContainer.initZooKeeper Zookeeper c= lient=3D127.0.0.1:48079/solr [junit4:junit4] 2> 11536 T37 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:48079/solr sessionTimeout=3D5000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@7d6d9366 [junit4:junit4] 2> 11538 T109 oaz.ClientCnxn$SendThread.startConnect Open= ing socket connection to server /127.0.0.1:48079 [junit4:junit4] 2> 11538 T37 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 11539 T109 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost/127.0.0.1:48079, initiating sessi= on [junit4:junit4] 2> 11539 T39 oazs.NIOServerCnxn$Factory.run Accepted sock= et connection from /140.211.11.196:29028 [junit4:junit4] 2> 11540 T39 oazs.NIOServerCnxn.readConnectRequest Client= attempting to establish new session at /140.211.11.196:29028 [junit4:junit4] 2> 11543 T41 oazs.NIOServerCnxn.finishSessionInit Establi= shed session 0x139c76dcf710006 with negotiated timeout 5000 for client /140= .211.11.196:29028 [junit4:junit4] 2> 11543 T109 oaz.ClientCnxn$SendThread.readConnectResult= Session establishment complete on server localhost/127.0.0.1:48079, sessio= nid =3D 0x139c76dcf710006, negotiated timeout =3D 5000 [junit4:junit4] 2> 11543 T110 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@7d6d9366 name:ZooKeeperConnecti= on Watcher:127.0.0.1:48079/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 11544 T37 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 11545 T42 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x139c76dcf710006 type:crea= te cxid:0x1 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:= /solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 11547 T42 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x139c76dcf710006 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> 11555 T37 oasc.ZkController.createEphemeralLiveNode Re= gister node as live in ZooKeeper:/live_nodes/127.0.0.1:29025_solr [junit4:junit4] 2> 11556 T42 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x139c76dcf710006 type:dele= te cxid:0x4 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:= /solr/live_nodes/127.0.0.1:29025_solr Error:KeeperErrorCode =3D NoNode for = /solr/live_nodes/127.0.0.1:29025_solr [junit4:junit4] 2> 11557 T37 oascc.SolrZkClient.makePath makePath: /live_= nodes/127.0.0.1:29025_solr [junit4:junit4] 2> 11560 T96 oascc.ZkStateReader$3.process Updating live = nodes [junit4:junit4] 2> 11561 T72 oascc.ZkStateReader$3.process Updating live = nodes [junit4:junit4] 2> 11560 T58 oascc.ZkStateReader$3.process Updating live = nodes [junit4:junit4] 2> 11560 T84 oascc.ZkStateReader$3.process Updating live = nodes [junit4:junit4] 2> 11562 T37 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 0 [junit4:junit4] 2> 11563 T37 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4:junit4] 2> 11563 T37 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 0 [junit4:junit4] 2> 11564 T37 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 11565 T37 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4:junit4] 2> 11565 T37 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 11566 T37 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4:junit4] 2> 11566 T37 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4:junit4] 2> 11567 T37 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4:junit4] 2> 11568 T37 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D0&connTimeout=3D0&retry=3Dfalse [junit4:junit4] 2> 11595 T37 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 11609 T37 oasc.CoreContainer.create Creating SolrCore = 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lu= cene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1 [junit4:junit4] 2> 11609 T37 oasc.ZkController.createCollectionZkNode Che= ck for collection zkNode:collection1 [junit4:junit4] 2> 11611 T37 oasc.ZkController.createCollectionZkNode Col= lection zkNode exists [junit4:junit4] 2> 11611 T37 oasc.ZkController.readConfigName Load collec= tion config from:/collections/collection1 [junit4:junit4] 2> 11613 T37 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/' [junit4:junit4] 2> 11615 T37 oasc.SolrResourceLoader.replaceClassLoader A= dding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-j= ava7/solr/build/solr-core/test-files/solr/collection1/lib/README' to classl= oader [junit4:junit4] 2> 11617 T37 oasc.SolrResourceLoader.replaceClassLoader A= dding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-j= ava7/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to clas= sloader [junit4:junit4] 2> 11735 T37 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_40 [junit4:junit4] 2> 11807 T59 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 11822 T96 oascc.ZkStateReader$2.process A cluster stat= e change has occurred - updating... [junit4:junit4] 2> 11822 T72 oascc.ZkStateReader$2.process A cluster stat= e change has occurred - updating... [junit4:junit4] 2> 11822 T110 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 11822 T58 oascc.ZkStateReader$2.process A cluster stat= e change has occurred - updating... [junit4:junit4] 2> 11822 T84 oascc.ZkStateReader$2.process A cluster stat= e change has occurred - updating... [junit4:junit4] 2> 11841 T37 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4:junit4] 2> 11942 T37 oass.IndexSchema.readSchema Reading Solr Sch= ema [junit4:junit4] 2> 11986 T37 oass.IndexSchema.readSchema Schema name=3Dte= st [junit4:junit4] 2> ASYNC NEW_CORE C3 name=3Dcollection1 org.apache.solr.= core.SolrCore@63099e8 url=3Dhttp://127.0.0.1:41582/solr/collection1 node=3D= 127.0.0.1:41582_solr [junit4:junit4] 2> 12736 T64 C3 P41582 REQ /get {distrib=3Dfalse&qt=3D/ge= t&wt=3Djavabin&version=3D2&getVersions=3D100} status=3D0 QTime=3D28=20 [junit4:junit4] 2> 12796 T37 oass.OpenExchangeRatesOrgProvider.init Initi= alized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 12811 T37 oass.IndexSchema.readSchema default search f= ield in schema is text [junit4:junit4] 2> 12815 T37 oass.IndexSchema.readSchema unique key field= : id [junit4:junit4] 2> 12840 T37 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4:junit4] 2> 12862 T37 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4:junit4] 2> 12868 T37 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 12871 T37 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 12873 T37 oasc.SolrCore. [collection1] Opening n= ew SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.= x-java7/solr/build/solr-core/test-files/solr/collection1/, dataDir=3D./org.= apache.solr.cloud.BasicDistributedZk2Test-1347670626154/jetty4/ [junit4:junit4] 2> 12874 T37 oasc.JmxMonitoredMap. JMX monitoring i= s enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBe= anServer@1fe5cb31 [junit4:junit4] 2> 12875 T37 oasc.SolrCore.getNewIndexDir WARNING New ind= ex directory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistri= butedZk2Test-1347670626154/jetty4/index/ [junit4:junit4] 2> 12876 T37 oasc.SolrCore.initIndex WARNING [collection1= ] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-134= 7670626154/jetty4/index' doesn't exist. Creating new index... [junit4:junit4] 2> 12877 T37 oasc.CachingDirectoryFactory.get return new = directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x= -java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistribute= dZk2Test-1347670626154/jetty4/index forceNew:false [junit4:junit4] 2> 12910 T37 oasc.SolrDeletionPolicy.onCommit SolrDeletio= nPolicy.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-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDi= stributedZk2Test-1347670626154/jetty4/index lockFactory=3Dorg.apache.lucene= .store.NativeFSLockFactory@2d9917bc; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0= ),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 12910 T37 oasc.SolrDeletionPolicy.updateCommits newest= commit =3D 1 [junit4:junit4] 2> 12911 T37 oasc.SolrCore.initWriters created xml: solr.= XMLResponseWriter [junit4:junit4] 2> 12914 T37 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "de= dupe" [junit4:junit4] 2> 12915 T37 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "de= dupe-allfields" [junit4:junit4] 2> 12915 T37 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "st= ored_sig" [junit4:junit4] 2> 12916 T37 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "un= iq-fields" [junit4:junit4] 2> 12917 T37 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "di= strib-dup-test-chain-implicit" [junit4:junit4] 2> 12917 T37 oasc.RequestHandlers.initHandlersFromConfig = adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 12918 T37 oasc.RequestHandlers.initHandlersFromConfig = created /replication: solr.ReplicationHandler [junit4:junit4] 2> 12919 T37 oasc.RequestHandlers.initHandlersFromConfig = created standard: solr.StandardRequestHandler [junit4:junit4] 2> 12920 T37 oasc.RequestHandlers.initHandlersFromConfig = created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 12921 T37 oasc.RequestHandlers.initHandlersFromConfig = created dismax: solr.SearchHandler [junit4:junit4] 2> 12922 T37 oasc.RequestHandlers.initHandlersFromConfig = created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 12922 T37 oasc.RequestHandlers.initHandlersFromConfig = created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 12923 T37 oasc.RequestHandlers.initHandlersFromConfig = created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 12924 T37 oasc.RequestHandlers.initHandlersFromConfig = adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 12924 T37 oasc.RequestHandlers.initHandlersFromConfig = created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 12925 T37 oasc.RequestHandlers.initHandlersFromConfig = created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 12926 T37 oasc.RequestHandlers.initHandlersFromConfig = created /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 12927 T37 oasc.RequestHandlers.initHandlersFromConfig = created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 12928 T37 oasc.RequestHandlers.initHandlersFromConfig = created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHa= ndler [junit4:junit4] 2> 12929 T37 oasc.RequestHandlers.initHandlersFromConfig = created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHa= ndler [junit4:junit4] 2> 12929 T37 oasc.RequestHandlers.initHandlersFromConfig = created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.S= earchHandler [junit4:junit4] 2> 12930 T37 oasc.RequestHandlers.initHandlersFromConfig = created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 12931 T37 oasc.RequestHandlers.initHandlersFromConfig = created tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 12932 T37 oasc.RequestHandlers.initHandlersFromConfig = created /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 12933 T37 oasc.RequestHandlers.initHandlersFromConfig = created /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 12936 T37 oashl.XMLLoader.init xsltCacheLifetimeSecond= s=3D60 [junit4:junit4] 2> 12939 T37 oasc.SolrCore.initDeprecatedSupport WARNING = solrconfig.xml uses deprecated , Please update your co= nfig to use the ShowFileRequestHandler. [junit4:junit4] 2> 12941 T37 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> 12945 T37 oass.SolrIndexSearcher. Opening Search= er@46644e4b main [junit4:junit4] 2> 12947 T37 oasu.CommitTracker. Hard AutoCommit: d= isabled [junit4:junit4] 2> 12947 T37 oasu.CommitTracker. Soft AutoCommit: d= isabled [junit4:junit4] 2> 12948 T37 oashc.SpellCheckComponent.inform Initializin= g spell checkers [junit4:junit4] 2> 12956 T37 oass.DirectSolrSpellChecker.init init: {name= =3Ddirect,classname=3DDirectSolrSpellChecker,field=3Dlowerfilt,minQueryLeng= th=3D3} [junit4:junit4] 2> 13021 T111 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@46644e4b main{StandardDirectoryReader(se= gments_1:1)} [junit4:junit4] 2> 13334 T59 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 13342 T96 oascc.ZkStateReader$2.process A cluster stat= e change has occurred - updating... [junit4:junit4] 2> 13342 T84 oascc.ZkStateReader$2.process A cluster stat= e change has occurred - updating... [junit4:junit4] 2> 13342 T72 oascc.ZkStateReader$2.process A cluster stat= e change has occurred - updating... [junit4:junit4] 2> 13342 T58 oascc.ZkStateReader$2.process A cluster stat= e change has occurred - updating... [junit4:junit4] 2> 13342 T110 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 13532 T37 oasc.CoreContainer.register registering core= : collection1 [junit4:junit4] 2> 13533 T37 oasc.ZkController.register Register shard - = core:collection1 address:http://127.0.0.1:29025/solr shardId:shard2 [junit4:junit4] 2> 13537 T37 oasc.ZkController.register We are http://127= .0.0.1:29025/solr/collection1/ and leader is http://127.0.0.1:18099/solr/co= llection1/ [junit4:junit4] 2> 13538 T37 oasc.ZkController.register No LogReplay need= ed for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:29025/solr [junit4:junit4] 2> 13539 T37 oasc.ZkController.checkRecovery Core needs t= o recover:collection1 [junit4:junit4] 2> 13539 T37 oasu.DefaultSolrCoreState.doRecovery Running= recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C4 name=3Dcollection1 org.apache.solr.= core.SolrCore@10003d02 url=3Dhttp://127.0.0.1:29025/solr/collection1 node= =3D127.0.0.1:29025_solr [junit4:junit4] 2> 13541 T112 C4 P29025 oasc.RecoveryStrategy.run Startin= g recovery process. core=3Dcollection1 recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 13541 T112 C4 P29025 oasc.RecoveryStrategy.doRecovery = ###### startupVersions=3D[] [junit4:junit4] 2> 13541 T37 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 13543 T112 C4 P29025 oasc.RecoveryStrategy.doRecovery = Attempting to PeerSync from http://127.0.0.1:18099/solr/collection1/ core= =3Dcollection1 - recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 13543 T112 C4 P29025 oasu.PeerSync.sync PeerSync: core= =3Dcollection1 url=3Dhttp://127.0.0.1:29025/solr START replicas=3D[http://1= 27.0.0.1:18099/solr/collection1/] nUpdates=3D100 [junit4:junit4] 2> 13544 T112 C4 P29025 oasu.PeerSync.sync WARNING no fra= me of reference to tell of we've missed updates [junit4:junit4] 2> 13544 T37 oass.SolrDispatchFilter.init user.dir=3D/usr= /home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/= solr-core/test/J1 [junit4:junit4] 2> 13544 T112 C4 P29025 oasc.RecoveryStrategy.doRecovery = PeerSync Recovery was not successful - trying replication. core=3Dcollectio= n1 [junit4:junit4] 2> 13545 T37 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() done [junit4:junit4] 2> 13546 T112 C4 P29025 oasc.RecoveryStrategy.doRecovery = Starting Replication Recovery. core=3Dcollection1 [junit4:junit4] 2> 13547 T112 C4 P29025 oascsi.HttpClientUtil.createClien= t Creating new http client, config:maxConnections=3D128&maxConnectionsPerHo= st=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 13547 T37 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4:junit4] 2> ASYNC NEW_CORE C5 name=3Dcollection1 org.apache.solr.= core.SolrCore@3e45f13 url=3Dhttp://127.0.0.1:18099/solr/collection1 node=3D= 127.0.0.1:18099_solr [junit4:junit4] 2> 13553 T76 C5 P18099 REQ /get {distrib=3Dfalse&qt=3D/ge= t&wt=3Djavabin&version=3D2&getVersions=3D100} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 13572 T37 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:48079/solr sessionTimeout=3D10000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@1579d7dd [junit4:junit4] 2> 13573 T114 oaz.ClientCnxn$SendThread.startConnect Open= ing socket connection to server /127.0.0.1:48079 [junit4:junit4] 2> 13573 T37 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 13575 T114 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost/127.0.0.1:48079, initiating sessi= on [junit4:junit4] 2> 13575 T39 oazs.NIOServerCnxn$Factory.run Accepted sock= et connection from /140.211.11.196:29049 [junit4:junit4] 2> 13576 T39 oazs.NIOServerCnxn.readConnectRequest Client= attempting to establish new session at /140.211.11.196:29049 [junit4:junit4] 2> 13577 T41 oazs.NIOServerCnxn.finishSessionInit Establi= shed session 0x139c76dcf710007 with negotiated timeout 10000 for client /14= 0.211.11.196:29049 [junit4:junit4] 2> 13578 T114 oaz.ClientCnxn$SendThread.readConnectResult= Session establishment complete on server localhost/127.0.0.1:48079, sessio= nid =3D 0x139c76dcf710007, negotiated timeout =3D 10000 [junit4:junit4] 2> 13578 T115 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@1579d7dd name:ZooKeeperConnecti= on Watcher:127.0.0.1:48079/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 13579 T37 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 13580 T37 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 13585 T37 oasc.ChaosMonkey.monkeyLog monkey: init - ex= pire sessions:true cause connection loss:true [junit4:junit4] 2> 13586 T37 oascsi.HttpClientUtil.createClient Creating = new http client, config: [junit4:junit4] 2> 13601 T37 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> ASYNC NEW_CORE C6 name=3Dcollection1 org.apache.solr.= core.SolrCore@3e322a4c url=3Dhttp://127.0.0.1:22333/solr/collection1 node= =3D127.0.0.1:22333_solr [junit4:junit4] 2> 13711 T50 C6 P22333 oascsi.HttpClientUtil.createClient= Creating new http client, config:maxConnections=3D500&maxConnectionsPerHos= t=3D16 [junit4:junit4] 2> 13770 T50 C6 P22333 oasc.SolrDeletionPolicy.onInit Sol= rDeletionPolicy.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-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDi= stributedZk2Test-1347670626154/control/data/index lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@41211d3d; maxCacheMB=3D48.0 maxMergeSizeMB= =3D4.0),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 13771 T50 C6 P22333 oasc.SolrDeletionPolicy.updateComm= its newest commit =3D 1 [junit4:junit4] 2> 13838 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[1 (1413135088913219584)]} 0 141 [junit4:junit4] 2> 13840 T37 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:48079/solr sessionTimeout=3D10000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@aa80d36 [junit4:junit4] 2> 13841 T116 oaz.ClientCnxn$SendThread.startConnect Open= ing socket connection to server /127.0.0.1:48079 [junit4:junit4] 2> 13841 T37 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 13843 T116 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost/127.0.0.1:48079, initiating sessi= on [junit4:junit4] 2> 13843 T39 oazs.NIOServerCnxn$Factory.run Accepted sock= et connection from /140.211.11.196:29053 [junit4:junit4] 2> 13844 T39 oazs.NIOServerCnxn.readConnectRequest Client= attempting to establish new session at /140.211.11.196:29053 [junit4:junit4] 2> 14118 T41 oazs.NIOServerCnxn.finishSessionInit Establi= shed session 0x139c76dcf710008 with negotiated timeout 10000 for client /14= 0.211.11.196:29053 [junit4:junit4] 2> 14118 T116 oaz.ClientCnxn$SendThread.readConnectResult= Session establishment complete on server localhost/127.0.0.1:48079, sessio= nid =3D 0x139c76dcf710008, negotiated timeout =3D 10000 [junit4:junit4] 2> 14119 T117 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@aa80d36 name:ZooKeeperConnectio= n Watcher:127.0.0.1:48079/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4:junit4] 2> 14119 T37 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 14121 T37 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 14121 T59 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 14136 T110 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 14136 T96 oascc.ZkStateReader$2.process A cluster stat= e change has occurred - updating... [junit4:junit4] 2> 14137 T58 oascc.ZkStateReader$2.process A cluster stat= e change has occurred - updating... [junit4:junit4] 2> 14137 T72 oascc.ZkStateReader$2.process A cluster stat= e change has occurred - updating... [junit4:junit4] 2> 14137 T84 oascc.ZkStateReader$2.process A cluster stat= e change has occurred - updating... [junit4:junit4] 2> 14137 T117 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 14136 T115 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 14182 T66 C3 P41582 oasc.SolrDeletionPolicy.onInit Sol= rDeletionPolicy.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-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDi= stributedZk2Test-1347670626154/jetty1/index lockFactory=3Dorg.apache.lucene= .store.NativeFSLockFactory@2f0ee71d; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0= ),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 14183 T66 C3 P41582 oasc.SolrDeletionPolicy.updateComm= its newest commit =3D 1 [junit4:junit4] 2> C2_STATE=3Dcoll:collection1 core:collection1 props:{s= hard=3Dshard1, roles=3Dnull, state=3Drecovering, core=3Dcollection1, collec= tion=3Dcollection1, node_name=3D127.0.0.1:29005_solr, base_url=3Dhttp://127= .0.0.1:29005/solr} [junit4:junit4] 2> 14213 T88 C2 P29005 oasc.SolrDeletionPolicy.onInit Sol= rDeletionPolicy.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-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDi= stributedZk2Test-1347670626154/jetty3/index lockFactory=3Dorg.apache.lucene= .store.NativeFSLockFactory@66b6d1a8; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0= ),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 14214 T88 C2 P29005 oasc.SolrDeletionPolicy.updateComm= its newest commit =3D 1 [junit4:junit4] 2> 14225 T88 C2 P29005 REQ /update {update.distrib=3DFROM= LEADER&distrib.from=3Dhttp://127.0.0.1:41582/solr/collection1/&wt=3Djavabin= &version=3D2} status=3D0 QTime=3D18=20 [junit4:junit4] 2> 14226 T66 C3 P41582 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:18099/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavabin&v= ersion=3D2} status=3D0 QTime=3D51=20 [junit4:junit4] 2> 14227 T78 C5 P18099 /update {wt=3Djavabin&version=3D2}= {add=3D[1]} 0 93 [junit4:junit4] 2> 14228 T37 oasc.AbstractDistribZkTestBase.waitForRecove= riesToFinish Wait for recoveries to finish - collection: collection1 failOn= Timeout:true timeout (sec):1440 [junit4:junit4] 2> 14230 T37 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 14903 T98 C2 P29005 oasc.RecoveryStrategy.doRecovery B= egin buffering updates. core=3Dcollection1 [junit4:junit4] 2> 14903 T98 C2 P29005 oasu.UpdateLog.bufferUpdates Start= ing to buffer updates. FSUpdateLog{state=3DACTIVE, tlog=3Dtlog{file=3D./org= .apache.solr.cloud.BasicDistributedZk2Test-1347670626154/jetty3/tlog/tlog.0= 000000000000000000 refcount=3D1}} [junit4:junit4] 2> 14904 T98 C2 P29005 oasc.RecoveryStrategy.replicate At= tempting to replicate from http://127.0.0.1:41582/solr/collection1/. core= =3Dcollection1 [junit4:junit4] 2> 14905 T98 C2 P29005 oascsi.HttpClientUtil.createClient= Creating new http client, config:maxConnections=3D128&maxConnectionsPerHos= t=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 14935 T67 C3 P41582 oasu.DirectUpdateHandler2.commit s= tart commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtrue,wa= itSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 15085 T67 C3 P41582 oasc.SolrDeletionPolicy.onCommit S= olrDeletionPolicy.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-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDi= stributedZk2Test-1347670626154/jetty1/index lockFactory=3Dorg.apache.lucene= .store.NativeFSLockFactory@2f0ee71d; 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-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDi= stributedZk2Test-1347670626154/jetty1/index lockFactory=3Dorg.apache.lucene= .store.NativeFSLockFactory@2f0ee71d; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0= ),segFN=3Dsegments_2,generation=3D2,filenames=3D[_0.fnm, _0.frq, _0.tim, _0= _nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0.prx, _0.tip, _0.fdt] [junit4:junit4] 2> 15086 T67 C3 P41582 oasc.SolrDeletionPolicy.updateComm= its newest commit =3D 2 [junit4:junit4] 2> 15100 T67 C3 P41582 oass.SolrIndexSearcher. Open= ing Searcher@12ae864e main [junit4:junit4] 2> 15102 T67 C3 P41582 oasu.DirectUpdateHandler2.commit e= nd_commit_flush [junit4:junit4] 2> 15105 T73 oasc.SolrCore.registerSearcher [collection1]= Registered new searcher Searcher@12ae864e main{StandardDirectoryReader(seg= ments_2:3 _0(4.0.0.2):C1)} [junit4:junit4] 2> 15106 T67 C3 P41582 /update {waitSearcher=3Dtrue&commi= t=3Dtrue&commit_end_point=3Dtrue&wt=3Djavabin&softCommit=3Dfalse&version=3D= 2} {commit=3D} 0 171 [junit4:junit4] 2> 15206 T98 C2 P29005 oash.ReplicationHandler.inform Com= mits will be reserved for 10000 [junit4:junit4] 2> 15207 T98 C2 P29005 oascsi.HttpClientUtil.createClient= Creating new http client, config:connTimeout=3D5000&socketTimeout=3D20000&= allowCompression=3Dfalse&maxConnections=3D10000&maxConnectionsPerHost=3D100= 00 [junit4:junit4] 2> 15232 T37 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 15237 T98 C2 P29005 oash.SnapPuller. No value s= et for 'pollInterval'. Timer Task not started. [junit4:junit4] 2> 15277 T68 C3 P41582 oash.ReplicationHandler.inform Com= mits will be reserved for 10000 [junit4:junit4] 2> 15278 T68 C3 P41582 REQ /replication {command=3Dindexv= ersion&wt=3Djavabin&qt=3D/replication&version=3D2} status=3D0 QTime=3D38=20 [junit4:junit4] 2> 15279 T98 C2 P29005 oash.SnapPuller.fetchLatestIndex M= aster's generation: 2 [junit4:junit4] 2> 15280 T98 C2 P29005 oash.SnapPuller.fetchLatestIndex S= lave's generation: 1 [junit4:junit4] 2> 15280 T98 C2 P29005 oash.SnapPuller.fetchLatestIndex S= tarting replication process [junit4:junit4] 2> 15286 T68 C3 P41582 REQ /replication {command=3Dfileli= st&generation=3D2&wt=3Djavabin&qt=3D/replication&version=3D2} status=3D0 QT= ime=3D2=20 [junit4:junit4] 2> 15288 T98 C2 P29005 oash.SnapPuller.fetchLatestIndex N= umber of files in latest index in master: 11 [junit4:junit4] 2> 15293 T98 C2 P29005 oash.SnapPuller.fetchLatestIndex S= tarting download to ./org.apache.solr.cloud.BasicDistributedZk2Test-1347670= 626154/jetty3/index.20120915105721433 fullCopy=3Dtrue [junit4:junit4] 2> 15306 T68 C3 P41582 REQ /replication {file=3D_0.fnm&co= mmand=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt=3D/replication&wt=3Df= ilestream} status=3D0 QTime=3D4=20 [junit4:junit4] 2> 15322 T68 C3 P41582 REQ /replication {file=3D_0_nrm.cf= e&command=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt=3D/replication&wt= =3Dfilestream} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 15329 T68 C3 P41582 REQ /replication {file=3D_0.tim&co= mmand=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt=3D/replication&wt=3Df= ilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 15334 T68 C3 P41582 REQ /replication {file=3D_0.frq&co= mmand=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt=3D/replication&wt=3Df= ilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 15340 T68 C3 P41582 REQ /replication {file=3Dsegments_= 2&command=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt=3D/replication&wt= =3Dfilestream} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 15344 T68 C3 P41582 REQ /replication {file=3D_0.fdx&co= mmand=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt=3D/replication&wt=3Df= ilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 15351 T68 C3 P41582 REQ /replication {file=3D_0_nrm.cf= s&command=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt=3D/replication&wt= =3Dfilestream} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 15357 T68 C3 P41582 REQ /replication {file=3D_0.si&com= mand=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt=3D/replication&wt=3Dfi= lestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 15364 T68 C3 P41582 REQ /replication {file=3D_0.tip&co= mmand=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt=3D/replication&wt=3Df= ilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 15370 T68 C3 P41582 REQ /replication {file=3D_0.prx&co= mmand=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt=3D/replication&wt=3Df= ilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 15378 T68 C3 P41582 REQ /replication {file=3D_0.fdt&co= mmand=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt=3D/replication&wt=3Df= ilestream} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 15381 T98 C2 P29005 oash.SnapPuller.fetchLatestIndex T= otal time taken for download : 0 secs [junit4:junit4] 2> 15473 T98 C2 P29005 oash.SnapPuller.modifyIndexProps N= ew index installed. Updating index properties... index=3Dindex.201209151057= 21433 [junit4:junit4] 2> 15485 T98 C2 P29005 oasu.DefaultSolrCoreState.newIndex= Writer Creating new IndexWriter... [junit4:junit4] 2> 15485 T98 C2 P29005 oasu.DefaultSolrCoreState.newIndex= Writer Waiting until IndexWriter is unused... core=3Dcollection1 [junit4:junit4] 2> 15486 T98 C2 P29005 oasu.DefaultSolrCoreState.newIndex= Writer Rollback old IndexWriter... core=3Dcollection1 [junit4:junit4] 2> 15492 T98 C2 P29005 oasc.SolrCore.getNewIndexDir WARNI= NG New index directory detected: old=3D./org.apache.solr.cloud.BasicDistrib= utedZk2Test-1347670626154/jetty3/index/ new=3D./org.apache.solr.cloud.Basic= DistributedZk2Test-1347670626154/jetty3/index.20120915105721433 [junit4:junit4] 2> 15493 T98 C2 P29005 oasc.CachingDirectoryFactory.get r= eturn new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Basic= DistributedZk2Test-1347670626154/jetty3/index.20120915105721433 forceNew:tr= ue [junit4:junit4] 2> 15504 T98 C2 P29005 oasc.SolrDeletionPolicy.onInit Sol= rDeletionPolicy.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-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDi= stributedZk2Test-1347670626154/jetty3/index.20120915105721433 lockFactory= =3Dorg.apache.lucene.store.NativeFSLockFactory@2a8e217f; maxCacheMB=3D48.0 = maxMergeSizeMB=3D4.0),segFN=3Dsegments_2,generation=3D2,filenames=3D[_0.fnm= , _0_nrm.cfe, _0.tim, _0.frq, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0.tip= , _0.prx, _0.fdt] [junit4:junit4] 2> 15505 T98 C2 P29005 oasc.SolrDeletionPolicy.updateComm= its newest commit =3D 2 [junit4:junit4] 2> 15506 T98 C2 P29005 oasu.DefaultSolrCoreState.newIndex= Writer New IndexWriter is ready to be used. [junit4:junit4] 2> 15518 T98 C2 P29005 oass.SolrIndexSearcher. Open= ing Searcher@472dd930 main [junit4:junit4] 2> 15523 T97 oasc.SolrCore.registerSearcher [collection1]= Registered new searcher Searcher@472dd930 main{StandardDirectoryReader(seg= ments_2:3:nrt _0(4.0.0.2):C1)} [junit4:junit4] 2> 15524 T97 oasc.CachingDirectoryFactory.close Closing d= irectory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java= 7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2T= est-1347670626154/jetty3/index [junit4:junit4] 2> 15525 T97 oash.SnapPuller$2.onClose removing old index= directory ./org.apache.solr.cloud.BasicDistributedZk2Test-1347670626154/je= tty3/index [junit4:junit4] 2> 15527 T98 C2 P29005 oasu.DirectUpdateHandler2.commit s= tart commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtrue,wa= itSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 15529 T98 C2 P29005 oass.SolrIndexSearcher. Open= ing Searcher@63a59b5a main [junit4:junit4] 2> 15530 T98 C2 P29005 oasu.DirectUpdateHandler2.commit e= nd_commit_flush [junit4:junit4] 2> 15534 T97 oasc.SolrCore.registerSearcher [collection1]= Registered new searcher Searcher@63a59b5a main{StandardDirectoryReader(seg= ments_2:3:nrt _0(4.0.0.2):C1)} [junit4:junit4] 2> 15541 T98 C2 P29005 oasc.RecoveryStrategy.replay Repla= ying buffered documents. core=3Dcollection1 [junit4:junit4] 2> 15541 T121 C2 P29005 oasu.UpdateLog$LogReplayer.doRepl= ay WARNING Starting log replay tlog{file=3D./org.apache.solr.cloud.BasicDis= tributedZk2Test-1347670626154/jetty3/tlog/tlog.0000000000000000000 refcount= =3D2} active=3Dtrue starting pos=3D430 [junit4:junit4] 2> 15546 T121 C2 P29005 oasu.DirectUpdateHandler2.commit = start commit{flags=3D2,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtrue,w= aitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 15548 T121 C2 P29005 oass.SolrIndexSearcher. Ope= ning Searcher@5b6ce0d8 main [junit4:junit4] 2> 15549 T121 C2 P29005 oasu.DirectUpdateHandler2.commit = end_commit_flush [junit4:junit4] 2> 15569 T97 oasc.SolrCore.registerSearcher [collection1]= Registered new searcher Searcher@5b6ce0d8 main{StandardDirectoryReader(seg= ments_2:3:nrt _0(4.0.0.2):C1)} [junit4:junit4] 2> 15571 T121 C2 P29005 oasu.UpdateLog$LogReplayer.run WA= RNING Log replay finished. recoveryInfo=3DRecoveryInfo{adds=3D0 deletes=3D0= deleteByQuery=3D0 errors=3D0 positionOfStart=3D430} [junit4:junit4] 2> 15571 T98 C2 P29005 oasc.RecoveryStrategy.doRecovery R= eplication Recovery was successful - registering as Active. core=3Dcollecti= on1 [junit4:junit4] 2> 15574 T98 C2 P29005 oasc.RecoveryStrategy.doRecovery F= inished recovery process. core=3Dcollection1 [junit4:junit4] 2> 15648 T59 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 15662 T117 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 15663 T96 oascc.ZkStateReader$2.process A cluster stat= e change has occurred - updating... [junit4:junit4] 2> 15663 T110 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 15663 T58 oascc.ZkStateReader$2.process A cluster stat= e change has occurred - updating... [junit4:junit4] 2> 15663 T72 oascc.ZkStateReader$2.process A cluster stat= e change has occurred - updating... [junit4:junit4] 2> 15663 T84 oascc.ZkStateReader$2.process A cluster stat= e change has occurred - updating... [junit4:junit4] 2> 15663 T115 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 16236 T37 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> C4_STATE=3Dcoll:collection1 core:collection1 props:{s= hard=3Dshard2, roles=3Dnull, state=3Drecovering, core=3Dcollection1, collec= tion=3Dcollection1, node_name=3D127.0.0.1:29025_solr, base_url=3Dhttp://127= .0.0.1:29025/solr} [junit4:junit4] 2> 16566 T112 C4 P29025 oasc.RecoveryStrategy.doRecovery = Begin buffering updates. core=3Dcollection1 [junit4:junit4] 2> 16566 T112 C4 P29025 oasu.UpdateLog.bufferUpdates Star= ting to buffer updates. FSUpdateLog{state=3DACTIVE, tlog=3Dnull} [junit4:junit4] 2> 16567 T112 C4 P29025 oasc.RecoveryStrategy.replicate A= ttempting to replicate from http://127.0.0.1:18099/solr/collection1/. core= =3Dcollection1 [junit4:junit4] 2> 16567 T112 C4 P29025 oascsi.HttpClientUtil.createClien= t Creating new http client, config:maxConnections=3D128&maxConnectionsPerHo= st=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 16587 T79 C5 P18099 oasu.DirectUpdateHandler2.commit s= tart commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtrue,wa= itSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 16591 T79 C5 P18099 oasc.SolrDeletionPolicy.onInit Sol= rDeletionPolicy.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-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDi= stributedZk2Test-1347670626154/jetty2/index lockFactory=3Dorg.apache.lucene= .store.NativeFSLockFactory@6024797f; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0= ),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 16592 T79 C5 P18099 oasc.SolrDeletionPolicy.updateComm= its newest commit =3D 1 [junit4:junit4] 2> 16593 T79 C5 P18099 oass.SolrIndexSearcher. Open= ing Searcher@63b30992 main [junit4:junit4] 2> 16594 T79 C5 P18099 oasu.DirectUpdateHandler2.commit e= nd_commit_flush [junit4:junit4] 2> 16598 T85 oasc.SolrCore.registerSearcher [collection1]= Registered new searcher Searcher@63b30992 main{StandardDirectoryReader(seg= ments_1:1)} [junit4:junit4] 2> 16599 T79 C5 P18099 /update {waitSearcher=3Dtrue&commi= t=3Dtrue&commit_end_point=3Dtrue&wt=3Djavabin&softCommit=3Dfalse&version=3D= 2} {commit=3D} 0 12 [junit4:junit4] 2> 16601 T112 C4 P29025 oash.ReplicationHandler.inform Co= mmits will be reserved for 10000 [junit4:junit4] 2> 16601 T112 C4 P29025 oash.SnapPuller. No value = set for 'pollInterval'. Timer Task not started. [junit4:junit4] 2> 16604 T80 C5 P18099 oash.ReplicationHandler.inform Com= mits will be reserved for 10000 [junit4:junit4] 2> 16605 T80 C5 P18099 REQ /replication {command=3Dindexv= ersion&wt=3Djavabin&qt=3D/replication&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 16609 T112 C4 P29025 oasc.SolrDeletionPolicy.onInit So= lrDeletionPolicy.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-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDi= stributedZk2Test-1347670626154/jetty4/index lockFactory=3Dorg.apache.lucene= .store.NativeFSLockFactory@2d9917bc; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0= ),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 16610 T112 C4 P29025 oasc.SolrDeletionPolicy.updateCom= mits newest commit =3D 1 [junit4:junit4] 2> 16611 T112 C4 P29025 oasu.DirectUpdateHandler2.commit = start commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtrue,w= aitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 16640 T112 C4 P29025 oasc.SolrDeletionPolicy.onCommit = 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-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDi= stributedZk2Test-1347670626154/jetty4/index lockFactory=3Dorg.apache.lucene= .store.NativeFSLockFactory@2d9917bc; 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-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDi= stributedZk2Test-1347670626154/jetty4/index lockFactory=3Dorg.apache.lucene= .store.NativeFSLockFactory@2d9917bc; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0= ),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_2] [junit4:junit4] 2> 16640 T112 C4 P29025 oasc.SolrDeletionPolicy.updateCom= mits newest commit =3D 2 [junit4:junit4] 2> 16645 T112 C4 P29025 oass.SolrIndexSearcher. Ope= ning Searcher@2a1fca3d main [junit4:junit4] 2> 16645 T112 C4 P29025 oasu.DirectUpdateHandler2.commit = end_commit_flush [junit4:junit4] 2> 16649 T111 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@2a1fca3d main{StandardDirectoryReader(se= gments_2:2)} [junit4:junit4] 2> 16650 T112 C4 P29025 oasc.RecoveryStrategy.replay No r= eplay needed. core=3Dcollection1 [junit4:junit4] 2> 16650 T112 C4 P29025 oasc.RecoveryStrategy.doRecovery = Replication Recovery was successful - registering as Active. core=3Dcollect= ion1 [junit4:junit4] 2> 16652 T112 C4 P29025 oasc.RecoveryStrategy.doRecovery = Finished recovery process. core=3Dcollection1 [junit4:junit4] 2> 16672 T59 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 16686 T96 oascc.ZkStateReader$2.process A cluster stat= e change has occurred - updating... [junit4:junit4] 2> 16686 T84 oascc.ZkStateReader$2.process A cluster stat= e change has occurred - updating... [junit4:junit4] 2> 16686 T72 oascc.ZkStateReader$2.process A cluster stat= e change has occurred - updating... [junit4:junit4] 2> 16686 T58 oascc.ZkStateReader$2.process A cluster stat= e change has occurred - updating... [junit4:junit4] 2> 16686 T110 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 16686 T117 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 16686 T115 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 17238 T37 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 17244 T50 C6 P22333 oasu.DirectUpdateHandler2.commit s= tart commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtrue,wa= itSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 17338 T50 C6 P22333 oasc.SolrDeletionPolicy.onCommit S= olrDeletionPolicy.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-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDi= stributedZk2Test-1347670626154/control/data/index lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@41211d3d; 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-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDi= stributedZk2Test-1347670626154/control/data/index lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@41211d3d; maxCacheMB=3D48.0 maxMergeSizeMB= =3D4.0),segFN=3Dsegments_2,generation=3D2,filenames=3D[_0.fnm, _0.frq, _0.t= im, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0.prx, _0.tip, _0.f= dt] [junit4:junit4] 2> 17339 T50 C6 P22333 oasc.SolrDeletionPolicy.updateComm= its newest commit =3D 2 [junit4:junit4] 2> 17353 T50 C6 P22333 oass.SolrIndexSearcher. Open= ing Searcher@166f51b7 main [junit4:junit4] 2> 17355 T50 C6 P22333 oasu.DirectUpdateHandler2.commit e= nd_commit_flush [junit4:junit4] 2> 17359 T61 oasc.SolrCore.registerSearcher [collection1]= Registered new searcher Searcher@166f51b7 main{StandardDirectoryReader(seg= ments_2:3 _0(4.0.0.2):C1)} [junit4:junit4] 2> 17361 T50 C6 P22333 /update {waitSearcher=3Dtrue&wt=3D= javabin&commit=3Dtrue&softCommit=3Dfalse&version=3D2} {commit=3D} 0 117 [junit4:junit4] 2> 17365 T78 C5 P18099 oasu.DirectUpdateHandler2.commit s= tart commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtrue,wa= itSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 17369 T78 C5 P18099 oass.SolrIndexSearcher. Open= ing Searcher@7ff1bfd0 main [junit4:junit4] 2> 17370 T78 C5 P18099 oasu.DirectUpdateHandler2.commit e= nd_commit_flush [junit4:junit4] 2> 17375 T85 oasc.SolrCore.registerSearcher [collection1]= Registered new searcher Searcher@7ff1bfd0 main{StandardDirectoryReader(seg= ments_1:1)} [junit4:junit4] 2> 17376 T78 C5 P18099 oasu.SolrCmdDistributor.distribCom= mit Distrib commit to:[StdNode: http://127.0.0.1:41582/solr/collection1/, S= tdNode: http://127.0.0.1:29005/solr/collection1/, StdNode: http://127.0.0.1= :29025/solr/collection1/] [junit4:junit4] 2> 17380 T66 C3 P41582 oasu.DirectUpdateHandler2.commit s= tart commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtrue,wa= itSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> C2_STATE=3Dcoll:collection1 core:collection1 props:{s= hard=3Dshard1, roles=3Dnull, state=3Dactive, core=3Dcollection1, collection= =3Dcollection1, node_name=3D127.0.0.1:29005_solr, base_url=3Dhttp://127.0.0= .1:29005/solr} [junit4:junit4] 2> 17381 T88 C2 P29005 oasu.DirectUpdateHandler2.commit s= tart commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtrue,wa= itSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 17384 T88 C2 P29005 oass.SolrIndexSearcher. Open= ing Searcher@5e832150 main [junit4:junit4] 2> 17386 T88 C2 P29005 oasu.DirectUpdateHandler2.commit e= nd_commit_flush [junit4:junit4] 2> 17389 T66 C3 P41582 oass.SolrIndexSearcher. Open= ing Searcher@4ac22976 main [junit4:junit4] 2> 17390 T97 oasc.SolrCore.registerSearcher [collection1]= Registered new searcher Searcher@5e832150 main{StandardDirectoryReader(seg= ments_2:3:nrt _0(4.0.0.2):C1)} [junit4:junit4] 2> 17390 T66 C3 P41582 oasu.DirectUpdateHandler2.commit e= nd_commit_flush [junit4:junit4] 2> C4_STATE=3Dcoll:collection1 core:collection1 props:{s= hard=3Dshard2, roles=3Dnull, state=3Dactive, core=3Dcollection1, collection= =3Dcollection1, node_name=3D127.0.0.1:29025_solr, base_url=3Dhttp://127.0.0= .1:29025/solr} [junit4:junit4] 2> 17391 T101 C4 P29025 oasu.DirectUpdateHandler2.commit = start commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtrue,w= aitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 17391 T88 C2 P29005 /update {waitSearcher=3Dtrue&commi= t=3Dtrue&wt=3Djavabin&commit_end_point=3Dtrue&expungeDeletes=3Dfalse&softCo= mmit=3Dfalse&version=3D2} {commit=3D} 0 10 [junit4:junit4] 2> 17395 T73 oasc.SolrCore.registerSearcher [collection1]= Registered new searcher Searcher@4ac22976 main{StandardDirectoryReader(seg= ments_2:3 _0(4.0.0.2):C1)} [junit4:junit4] 2> 17396 T101 C4 P29025 oass.SolrIndexSearcher. Ope= ning Searcher@616696b4 main [junit4:junit4] 2> 17397 T101 C4 P29025 oasu.DirectUpdateHandler2.commit = end_commit_flush [junit4:junit4] 2> 17397 T66 C3 P41582 /update {waitSearcher=3Dtrue&commi= t=3Dtrue&wt=3Djavabin&commit_end_point=3Dtrue&expungeDeletes=3Dfalse&softCo= mmit=3Dfalse&version=3D2} {commit=3D} 0 17 [junit4:junit4] 2> 17401 T111 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@616696b4 main{StandardDirectoryReader(se= gments_2:2)} [junit4:junit4] 2> 17402 T101 C4 P29025 /update {waitSearcher=3Dtrue&comm= it=3Dtrue&wt=3Djavabin&commit_end_point=3Dtrue&expungeDeletes=3Dfalse&softC= ommit=3Dfalse&version=3D2} {commit=3D} 0 12 [junit4:junit4] 2> 17403 T78 C5 P18099 /update {waitSearcher=3Dtrue&wt=3D= javabin&commit=3Dtrue&softCommit=3Dfalse&version=3D2} {commit=3D} 0 38 [junit4:junit4] 2> 17447 T51 C6 P22333 REQ /select {fl=3Did,score&shard.u= rl=3D127.0.0.1:22333/solr/collection1/&NOW=3D1347670643570&start=3D0&q=3D*:= *&distrib=3Dfalse&isShard=3Dtrue&wt=3Djavabin&fsv=3Dtrue&rows=3D10&version= =3D2} hits=3D1 status=3D0 QTime=3D17=20 [junit4:junit4] 2> 17511 T51 C6 P22333 REQ /select {shard.url=3D127.0.0.1= :22333/solr/collection1/&NOW=3D1347670643570&q=3D*:*&ids=3D1&distrib=3Dfals= e&isShard=3Dtrue&wt=3Djavabin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 17515 T50 C6 P22333 REQ /select {wt=3Djavabin&q=3D*:*&= version=3D2} hits=3D1 status=3D0 QTime=3D90=20 [junit4:junit4] 2> 17518 T37 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:48079/solr sessionTimeout=3D10000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@1f7d19f2 [junit4:junit4] 2> 17519 T125 oaz.ClientCnxn$SendThread.startConnect Open= ing socket connection to server /127.0.0.1:48079 [junit4:junit4] 2> 17519 T37 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 17520 T125 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost/127.0.0.1:48079, initiating sessi= on [junit4:junit4] 2> 17521 T39 oazs.NIOServerCnxn$Factory.run Accepted sock= et connection from /140.211.11.196:29081 [junit4:junit4] 2> 17521 T39 oazs.NIOServerCnxn.readConnectRequest Client= attempting to establish new session at /140.211.11.196:29081 [junit4:junit4] 2> 17524 T41 oazs.NIOServerCnxn.finishSessionInit Establi= shed session 0x139c76dcf710009 with negotiated timeout 10000 for client /14= 0.211.11.196:29081 [junit4:junit4] 2> 17524 T125 oaz.ClientCnxn$SendThread.readConnectResult= Session establishment complete on server localhost/127.0.0.1:48079, sessio= nid =3D 0x139c76dcf710009, negotiated timeout =3D 10000 [junit4:junit4] 2> 17525 T126 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@1f7d19f2 name:ZooKeeperConnecti= on Watcher:127.0.0.1:48079/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 17525 T37 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 17527 T37 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 17530 T42 oazs.PrepRequestProcessor.pRequest Processed= session termination for sessionid: 0x139c76dcf710009 [junit4:junit4] 2> 17532 T126 oaz.ClientCnxn$EventThread.run EventThread = shut down [junit4:junit4] 2> 17532 T39 oazs.NIOServerCnxn.closeSock Closed socket c= onnection for client /140.211.11.196:29081 which had sessionid 0x139c76dcf7= 10009 [junit4:junit4] 2> 17532 T37 oaz.ZooKeeper.close Session: 0x139c76dcf7100= 09 closed [junit4:junit4] 2> 17537 T69 C3 P41582 REQ /select {distrib=3Dfalse&wt=3D= javabin&q=3D*:*&version=3D2} hits=3D1 status=3D0 QTime=3D1=20 [junit4:junit4] 2> 17543 T81 C5 P18099 REQ /select {distrib=3Dfalse&wt=3D= javabin&q=3D*:*&version=3D2} hits=3D0 status=3D0 QTime=3D1=20 [junit4:junit4] 2> 17554 T82 C5 P18099 REQ /select {fl=3Did,score&shard.u= rl=3D127.0.0.1:18099/solr/collection1/|127.0.0.1:29025/solr/collection1/&NO= W=3D1347670643692&start=3D0&q=3D*:*&distrib=3Dfalse&isShard=3Dtrue&wt=3Djav= abin&fsv=3Dtrue&rows=3D10&version=3D2} hits=3D0 status=3D0 QTime=3D0=20 [junit4:junit4] 2> 17554 T65 C3 P41582 REQ /select {fl=3Did,score&shard.u= rl=3D127.0.0.1:41582/solr/collection1/|127.0.0.1:29005/solr/collection1/&NO= W=3D1347670643692&start=3D0&q=3D*:*&distrib=3Dfalse&isShard=3Dtrue&wt=3Djav= abin&fsv=3Dtrue&rows=3D10&version=3D2} hits=3D1 status=3D0 QTime=3D0=20 [junit4:junit4] 2> 17561 T65 C3 P41582 REQ /select {shard.url=3D127.0.0.1= :41582/solr/collection1/|127.0.0.1:29005/solr/collection1/&NOW=3D1347670643= 692&q=3D*:*&ids=3D1&distrib=3Dfalse&isShard=3Dtrue&wt=3Djavabin&version=3D2= } status=3D0 QTime=3D1=20 [junit4:junit4] 2> 17563 T70 C3 P41582 REQ /select {wt=3Djavabin&q=3D*:*&= version=3D2} hits=3D1 status=3D0 QTime=3D16=20 [junit4:junit4] 2> 17584 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[2 (1413135092904099840)]} 0 15 [junit4:junit4] 2> 17618 T101 C4 P29025 REQ /update {distrib.from=3Dhttp:= //127.0.0.1:18099/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabi= n&version=3D2} status=3D0 QTime=3D11=20 [junit4:junit4] 2> 17620 T78 C5 P18099 /update {wt=3Djavabin&version=3D2}= {add=3D[2 (1413135092925071360)]} 0 31 [junit4:junit4] 2> 17635 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[3 (1413135092962820096)]} 0 10 [junit4:junit4] 2> 17665 T101 C4 P29025 REQ /update {update.distrib=3DFRO= MLEADER&distrib.from=3Dhttp://127.0.0.1:18099/solr/collection1/&wt=3Djavabi= n&version=3D2} status=3D0 QTime=3D7=20 [junit4:junit4] 2> 17666 T77 C5 P18099 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:41582/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavabin&v= ersion=3D2} status=3D0 QTime=3D21=20 [junit4:junit4] 2> 17667 T70 C3 P41582 /update {wt=3Djavabin&version=3D2}= {add=3D[3]} 0 27 [junit4:junit4] 2> 17681 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[4 (1413135093012103168)]} 0 9 [junit4:junit4] 2> 17717 T88 C2 P29005 REQ /update {update.distrib=3DFROM= LEADER&distrib.from=3Dhttp://127.0.0.1:41582/solr/collection1/&wt=3Djavabin= &version=3D2} status=3D0 QTime=3D11=20 [junit4:junit4] 2> 17718 T66 C3 P41582 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:18099/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavabin&v= ersion=3D2} status=3D0 QTime=3D26=20 [junit4:junit4] 2> 17719 T78 C5 P18099 /update {wt=3Djavabin&version=3D2}= {add=3D[4]} 0 32 [junit4:junit4] 2> 17735 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[5 (1413135093067677696)]} 0 10 [junit4:junit4] 2> 17761 T101 C4 P29025 REQ /update {update.distrib=3DFRO= MLEADER&distrib.from=3Dhttp://127.0.0.1:18099/solr/collection1/&wt=3Djavabi= n&version=3D2} status=3D0 QTime=3D7=20 [junit4:junit4] 2> 17762 T77 C5 P18099 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:41582/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavabin&v= ersion=3D2} status=3D0 QTime=3D18=20 [junit4:junit4] 2> 17763 T70 C3 P41582 /update {wt=3Djavabin&version=3D2}= {add=3D[5]} 0 23 [junit4:junit4] 2> 17777 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[6 (1413135093112766464)]} 0 9 [junit4:junit4] 2> 17802 T101 C4 P29025 REQ /update {update.distrib=3DFRO= MLEADER&distrib.from=3Dhttp://127.0.0.1:18099/solr/collection1/&wt=3Djavabi= n&version=3D2} status=3D0 QTime=3D6=20 [junit4:junit4] 2> 17803 T77 C5 P18099 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:41582/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavabin&v= ersion=3D2} status=3D0 QTime=3D17=20 [junit4:junit4] 2> 17804 T70 C3 P41582 /update {wt=3Djavabin&version=3D2}= {add=3D[6]} 0 22 [junit4:junit4] 2> 17818 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[7 (1413135093155758080)]} 0 9 [junit4:junit4] 2> 17843 T101 C4 P29025 REQ /update {update.distrib=3DFRO= MLEADER&distrib.from=3Dhttp://127.0.0.1:18099/solr/collection1/&wt=3Djavabi= n&version=3D2} status=3D0 QTime=3D6=20 [junit4:junit4] 2> 17844 T77 C5 P18099 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:41582/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavabin&v= ersion=3D2} status=3D0 QTime=3D17=20 [junit4:junit4] 2> 17845 T70 C3 P41582 /update {wt=3Djavabin&version=3D2}= {add=3D[7]} 0 23 [junit4:junit4] 2> 17856 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[8 (1413135093197701120)]} 0 6 [junit4:junit4] 2> 17875 T88 C2 P29005 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:41582/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin= &version=3D2} status=3D0 QTime=3D6=20 [junit4:junit4] 2> 17876 T70 C3 P41582 /update {wt=3Djavabin&version=3D2}= {add=3D[8 (1413135093208186880)]} 0 16 [junit4:junit4] 2> 17890 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[9 (1413135093231255552)]} 0 9 [junit4:junit4] 2> 17907 T101 C4 P29025 REQ /update {distrib.from=3Dhttp:= //127.0.0.1:18099/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabi= n&version=3D2} status=3D0 QTime=3D4=20 [junit4:junit4] 2> 17908 T78 C5 P18099 /update {wt=3Djavabin&version=3D2}= {add=3D[9 (1413135093244887040)]} 0 14 [junit4:junit4] 2> 17920 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[10 (1413135093264809984)]} 0 7 [junit4:junit4] 2> 17939 T88 C2 P29005 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:41582/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin= &version=3D2} status=3D0 QTime=3D6=20 [junit4:junit4] 2> 17943 T70 C3 P41582 /update {wt=3Djavabin&version=3D2}= {add=3D[10 (1413135093275295744)]} 0 20 [junit4:junit4] 2> 18014 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[11 (1413135093301510144)]} 0 66 [junit4:junit4] 2> 18035 T88 C2 P29005 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:41582/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin= &version=3D2} status=3D0 QTime=3D6=20 [junit4:junit4] 2> 18036 T70 C3 P41582 /update {wt=3Djavabin&version=3D2}= {add=3D[11 (1413135093375959040)]} 0 17 [junit4:junit4] 2> 18051 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[12 (1413135093399027712)]} 0 10 [junit4:junit4] 2> 18072 T88 C2 P29005 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:41582/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin= &version=3D2} status=3D0 QTime=3D6=20 [junit4:junit4] 2> 18073 T70 C3 P41582 /update {wt=3Djavabin&version=3D2}= {add=3D[12 (1413135093413707776)]} 0 17 [junit4:junit4] 2> 18087 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[13 (1413135093437825024)]} 0 9 [junit4:junit4] 2> 18109 T88 C2 P29005 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:41582/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin= &version=3D2} status=3D0 QTime=3D7=20 [junit4:junit4] 2> 18110 T70 C3 P41582 /update {wt=3Djavabin&version=3D2}= {add=3D[13 (1413135093452505088)]} 0 18 [junit4:junit4] 2> 18123 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[14 (1413135093476622336)]} 0 8 [junit4:junit4] 2> 18140 T88 C2 P29005 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:41582/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin= &version=3D2} status=3D0 QTime=3D5=20 [junit4:junit4] 2> 18141 T70 C3 P41582 /update {wt=3Djavabin&version=3D2}= {add=3D[14 (1413135093489205248)]} 0 14 [junit4:junit4] 2> 18154 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[15 (1413135093509128192)]} 0 7 [junit4:junit4] 2> 18172 T88 C2 P29005 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:41582/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin= &version=3D2} status=3D0 QTime=3D5=20 [junit4:junit4] 2> 18173 T70 C3 P41582 /update {wt=3Djavabin&version=3D2}= {add=3D[15 (1413135093520662528)]} 0 15 [junit4:junit4] 2> 18184 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[16 (1413135093541634048)]} 0 7 [junit4:junit4] 2> 18214 T88 C2 P29005 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:41582/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin= &version=3D2} status=3D0 QTime=3D6=20 [junit4:junit4] 2> 18216 T70 C3 P41582 /update {wt=3Djavabin&version=3D2}= {add=3D[16 (1413135093554216960)]} 0 27 [junit4:junit4] 2> 18250 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[17 (1413135093594062848)]} 0 29 [junit4:junit4] 2> 18296 T101 C4 P29025 REQ /update {distrib.from=3Dhttp:= //127.0.0.1:18099/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabi= n&version=3D2} status=3D0 QTime=3D20=20 [junit4:junit4] 2> 18297 T78 C5 P18099 /update {wt=3Djavabin&version=3D2}= {add=3D[17 (1413135093624471552)]} 0 44 [junit4:junit4] 2> 18309 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[100 (1413135093672706048)]} 0 7 [junit4:junit4] 2> 18409 T88 C2 P29005 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:41582/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin= &version=3D2} status=3D0 QTime=3D34=20 [junit4:junit4] 2> 18410 T70 C3 P41582 /update {wt=3Djavabin&version=3D2}= {add=3D[100 (1413135093685288960)]} 0 96 [junit4:junit4] 2> 18421 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[101 (1413135093791195136)]} 0 6 [junit4:junit4] 2> 18439 T88 C2 P29005 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:41582/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin= &version=3D2} status=3D0 QTime=3D6=20 [junit4:junit4] 2> 18440 T70 C3 P41582 /update {wt=3Djavabin&version=3D2}= {add=3D[101 (1413135093800632320)]} 0 15 [junit4:junit4] 2> 18447 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[102 (1413135093820555264)]} 0 4 [junit4:junit4] 2> 18463 T88 C2 P29005 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:41582/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin= &version=3D2} status=3D0 QTime=3D5=20 [junit4:junit4] 2> 18464 T70 C3 P41582 /update {wt=3Djavabin&version=3D2}= {add=3D[102 (1413135093828943872)]} 0 13 [junit4:junit4] 2> 18503 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[103 (1413135093846769664)]} 0 35 [junit4:junit4] 2> 18519 T101 C4 P29025 REQ /update {update.distrib=3DFRO= MLEADER&distrib.from=3Dhttp://127.0.0.1:18099/solr/collection1/&wt=3Djavabi= n&version=3D2} status=3D0 QTime=3D3=20 [junit4:junit4] 2> 18520 T77 C5 P18099 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:41582/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavabin&v= ersion=3D2} status=3D0 QTime=3D11=20 [junit4:junit4] 2> 18521 T70 C3 P41582 /update {wt=3Djavabin&version=3D2}= {add=3D[103]} 0 15 [junit4:junit4] 2> 18533 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[104 (1413135093906538496)]} 0 7 [junit4:junit4] 2> 18550 T101 C4 P29025 REQ /update {update.distrib=3DFRO= MLEADER&distrib.from=3Dhttp://127.0.0.1:18099/solr/collection1/&wt=3Djavabi= n&version=3D2} status=3D0 QTime=3D3=20 [junit4:junit4] 2> 18551 T77 C5 P18099 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:41582/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavabin&v= ersion=3D2} status=3D0 QTime=3D10=20 [junit4:junit4] 2> 18552 T70 C3 P41582 /update {wt=3Djavabin&version=3D2}= {add=3D[104]} 0 14 [junit4:junit4] 2> 18562 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[105 (1413135093939044352)]} 0 5 [junit4:junit4] 2> 18622 T101 C4 P29025 REQ /update {distrib.from=3Dhttp:= //127.0.0.1:18099/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabi= n&version=3D2} status=3D0 QTime=3D20=20 [junit4:junit4] 2> 18624 T78 C5 P18099 /update {wt=3Djavabin&version=3D2}= {add=3D[105 (1413135093949530112)]} 0 56 [junit4:junit4] 2> 18631 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[106 (1413135094013493248)]} 0 4 [junit4:junit4] 2> 18645 T101 C4 P29025 REQ /update {distrib.from=3Dhttp:= //127.0.0.1:18099/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabi= n&version=3D2} status=3D0 QTime=3D4=20 [junit4:junit4] 2> 18646 T78 C5 P18099 /update {wt=3Djavabin&version=3D2}= {add=3D[106 (1413135094020833280)]} 0 12 [junit4:junit4] 2> 18652 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[107 (1413135094036561920)]} 0 3 [junit4:junit4] 2> 18665 T88 C2 P29005 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:41582/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin= &version=3D2} status=3D0 QTime=3D3=20 [junit4:junit4] 2> 18666 T70 C3 P41582 /update {wt=3Djavabin&version=3D2}= {add=3D[107 (1413135094042853376)]} 0 11 [junit4:junit4] 2> 18673 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[108 (1413135094058582016)]} 0 3 [junit4:junit4] 2> 18687 T88 C2 P29005 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:41582/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin= &version=3D2} status=3D0 QTime=3D4=20 [junit4:junit4] 2> 18688 T70 C3 P41582 /update {wt=3Djavabin&version=3D2}= {add=3D[108 (1413135094065922048)]} 0 11 [junit4:junit4] 2> 18696 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[109 (1413135094081650688)]} 0 4 [junit4:junit4] 2> 18708 T88 C2 P29005 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:41582/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin= &version=3D2} status=3D0 QTime=3D4=20 [junit4:junit4] 2> 18709 T70 C3 P41582 /update {wt=3Djavabin&version=3D2}= {add=3D[109 (1413135094088990720)]} 0 10 [junit4:junit4] 2> 18717 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[110 (1413135094103670784)]} 0 4 [junit4:junit4] 2> 18734 T88 C2 P29005 REQ /update {update.distrib=3DFROM= LEADER&distrib.from=3Dhttp://127.0.0.1:41582/solr/collection1/&wt=3Djavabin= &version=3D2} status=3D0 QTime=3D3=20 [junit4:junit4] 2> 18736 T66 C3 P41582 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:18099/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavabin&v= ersion=3D2} status=3D0 QTime=3D11=20 [junit4:junit4] 2> 18737 T78 C5 P18099 /update {wt=3Djavabin&version=3D2}= {add=3D[110]} 0 15 [junit4:junit4] 2> 18743 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[111 (1413135094131982336)]} 0 3 [junit4:junit4] 2> 18760 T88 C2 P29005 REQ /update {update.distrib=3DFROM= LEADER&distrib.from=3Dhttp://127.0.0.1:41582/solr/collection1/&wt=3Djavabin= &version=3D2} status=3D0 QTime=3D3=20 [junit4:junit4] 2> 18762 T66 C3 P41582 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:18099/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavabin&v= ersion=3D2} status=3D0 QTime=3D12=20 [junit4:junit4] 2> 18763 T78 C5 P18099 /update {wt=3Djavabin&version=3D2}= {add=3D[111]} 0 16 [junit4:junit4] 2> 18770 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[112 (1413135094159245312)]} 0 4 [junit4:junit4] 2> 18787 T101 C4 P29025 REQ /update {update.distrib=3DFRO= MLEADER&distrib.from=3Dhttp://127.0.0.1:18099/solr/collection1/&wt=3Djavabi= n&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 18788 T77 C5 P18099 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:41582/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavabin&v= ersion=3D2} status=3D0 QTime=3D10=20 [junit4:junit4] 2> 18789 T70 C3 P41582 /update {wt=3Djavabin&version=3D2}= {add=3D[112]} 0 15 [junit4:junit4] 2> 18818 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[113 (1413135094187556864)]} 0 24 [junit4:junit4] 2> 18834 T88 C2 P29005 REQ /update {update.distrib=3DFROM= LEADER&distrib.from=3Dhttp://127.0.0.1:41582/solr/collection1/&wt=3Djavabin= &version=3D2} status=3D0 QTime=3D3=20 [junit4:junit4] 2> 18835 T66 C3 P41582 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:18099/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavabin&v= ersion=3D2} status=3D0 QTime=3D11=20 [junit4:junit4] 2> 18836 T78 C5 P18099 /update {wt=3Djavabin&version=3D2}= {add=3D[113]} 0 15 [junit4:junit4] 2> 18846 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[114 (1413135094236839936)]} 0 6 [junit4:junit4] 2> 18861 T88 C2 P29005 REQ /update {update.distrib=3DFROM= LEADER&distrib.from=3Dhttp://127.0.0.1:41582/solr/collection1/&wt=3Djavabin= &version=3D2} status=3D0 QTime=3D4=20 [junit4:junit4] 2> 18862 T66 C3 P41582 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:18099/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavabin&v= ersion=3D2} status=3D0 QTime=3D10=20 [junit4:junit4] 2> 18863 T78 C5 P18099 /update {wt=3Djavabin&version=3D2}= {add=3D[114]} 0 14 [junit4:junit4] 2> 18870 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[115 (1413135094264102912)]} 0 4 [junit4:junit4] 2> 18885 T101 C4 P29025 REQ /update {update.distrib=3DFRO= MLEADER&distrib.from=3Dhttp://127.0.0.1:18099/solr/collection1/&wt=3Djavabi= n&version=3D2} status=3D0 QTime=3D3=20 [junit4:junit4] 2> 18887 T77 C5 P18099 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:41582/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavabin&v= ersion=3D2} status=3D0 QTime=3D10=20 [junit4:junit4] 2> 18888 T70 C3 P41582 /update {wt=3Djavabin&version=3D2}= {add=3D[115]} 0 15 [junit4:junit4] 2> 18895 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[116 (1413135094290317312)]} 0 4 [junit4:junit4] 2> 18911 T101 C4 P29025 REQ /update {update.distrib=3DFRO= MLEADER&distrib.from=3Dhttp://127.0.0.1:18099/solr/collection1/&wt=3Djavabi= n&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 18912 T77 C5 P18099 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:41582/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavabin&v= ersion=3D2} status=3D0 QTime=3D9=20 [junit4:junit4] 2> 18913 T70 C3 P41582 /update {wt=3Djavabin&version=3D2}= {add=3D[116]} 0 15 [junit4:junit4] 2> 18921 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[117 (1413135094317580288)]} 0 4 [junit4:junit4] 2> 18937 T101 C4 P29025 REQ /update {update.distrib=3DFRO= MLEADER&distrib.from=3Dhttp://127.0.0.1:18099/solr/collection1/&wt=3Djavabi= n&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 18938 T77 C5 P18099 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:41582/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavabin&v= ersion=3D2} status=3D0 QTime=3D11=20 [junit4:junit4] 2> 18939 T70 C3 P41582 /update {wt=3Djavabin&version=3D2}= {add=3D[117]} 0 15 [junit4:junit4] 2> 18947 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[118 (1413135094344843264)]} 0 4 [junit4:junit4] 2> 18990 T88 C2 P29005 REQ /update {update.distrib=3DFROM= LEADER&distrib.from=3Dhttp://127.0.0.1:41582/solr/collection1/&wt=3Djavabin= &version=3D2} status=3D0 QTime=3D15=20 [junit4:junit4] 2> 18992 T66 C3 P41582 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:18099/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavabin&v= ersion=3D2} status=3D0 QTime=3D38=20 [junit4:junit4] 2> 18993 T78 C5 P18099 /update {wt=3Djavabin&version=3D2}= {add=3D[118]} 0 43 [junit4:junit4] 2> 19000 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[119 (1413135094400417792)]} 0 4 [junit4:junit4] 2> 19011 T101 C4 P29025 REQ /update {distrib.from=3Dhttp:= //127.0.0.1:18099/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabi= n&version=3D2} status=3D0 QTime=3D3=20 [junit4:junit4] 2> 19011 T78 C5 P18099 /update {wt=3Djavabin&version=3D2}= {add=3D[119 (1413135094407757824)]} 0 8 [junit4:junit4] 2> 19019 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[120 (1413135094420340736)]} 0 4 [junit4:junit4] 2> 19030 T101 C4 P29025 REQ /update {distrib.from=3Dhttp:= //127.0.0.1:18099/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabi= n&version=3D2} status=3D0 QTime=3D3=20 [junit4:junit4] 2> 19031 T78 C5 P18099 /update {wt=3Djavabin&version=3D2}= {add=3D[120 (1413135094427680768)]} 0 9 [junit4:junit4] 2> 19037 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[121 (1413135094440263680)]} 0 3 [junit4:junit4] 2> 19049 T101 C4 P29025 REQ /update {distrib.from=3Dhttp:= //127.0.0.1:18099/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabi= n&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 19050 T78 C5 P18099 /update {wt=3Djavabin&version=3D2}= {add=3D[121 (1413135094447603712)]} 0 9 [junit4:junit4] 2> 19056 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[122 (1413135094460186624)]} 0 3 [junit4:junit4] 2> 19075 T88 C2 P29005 REQ /update {update.distrib=3DFROM= LEADER&distrib.from=3Dhttp://127.0.0.1:41582/solr/collection1/&wt=3Djavabin= &version=3D2} status=3D0 QTime=3D5=20 [junit4:junit4] 2> 19076 T66 C3 P41582 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:18099/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavabin&v= ersion=3D2} status=3D0 QTime=3D13=20 [junit4:junit4] 2> 19077 T78 C5 P18099 /update {wt=3Djavabin&version=3D2}= {add=3D[122]} 0 17 [junit4:junit4] 2> 19098 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[123 (1413135094489546752)]} 0 17 [junit4:junit4] 2> 19115 T88 C2 P29005 REQ /update {update.distrib=3DFROM= LEADER&distrib.from=3Dhttp://127.0.0.1:41582/solr/collection1/&wt=3Djavabin= &version=3D2} status=3D0 QTime=3D4=20 [junit4:junit4] 2> 19116 T66 C3 P41582 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:18099/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavabin&v= ersion=3D2} status=3D0 QTime=3D11=20 [junit4:junit4] 2> 19117 T78 C5 P18099 /update {wt=3Djavabin&version=3D2}= {add=3D[123]} 0 15 [junit4:junit4] 2> 19125 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[124 (1413135094530441216)]} 0 5 [junit4:junit4] 2> 19138 T88 C2 P29005 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:41582/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin= &version=3D2} status=3D0 QTime=3D4=20 [junit4:junit4] 2> 19139 T70 C3 P41582 /update {wt=3Djavabin&version=3D2}= {add=3D[124 (1413135094538829824)]} 0 10 [junit4:junit4] 2> 19145 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[125 (1413135094553509888)]} 0 3 [junit4:junit4] 2> 19158 T88 C2 P29005 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:41582/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin= &version=3D2} status=3D0 QTime=3D4=20 [junit4:junit4] 2> 19159 T70 C3 P41582 /update {wt=3Djavabin&version=3D2}= {add=3D[125 (1413135094560849920)]} 0 10 [junit4:junit4] 2> 19165 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[126 (1413135094574481408)]} 0 3 [junit4:junit4] 2> 19176 T101 C4 P29025 REQ /update {distrib.from=3Dhttp:= //127.0.0.1:18099/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabi= n&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 19177 T78 C5 P18099 /update {wt=3Djavabin&version=3D2}= {add=3D[126 (1413135094581821440)]} 0 8 [junit4:junit4] 2> 19184 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[127 (1413135094594404352)]} 0 3 [junit4:junit4] 2> 19223 T101 C4 P29025 REQ /update {update.distrib=3DFRO= MLEADER&distrib.from=3Dhttp://127.0.0.1:18099/solr/collection1/&wt=3Djavabi= n&version=3D2} status=3D0 QTime=3D11=20 [junit4:junit4] 2> 19224 T77 C5 P18099 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:41582/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavabin&v= ersion=3D2} status=3D0 QTime=3D33=20 [junit4:junit4] 2> 19225 T70 C3 P41582 /update {wt=3Djavabin&version=3D2}= {add=3D[127]} 0 37 [junit4:junit4] 2> 19233 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[128 (1413135094644736000)]} 0 4 [junit4:junit4] 2> 19261 T101 C4 P29025 REQ /update {update.distrib=3DFRO= MLEADER&distrib.from=3Dhttp://127.0.0.1:18099/solr/collection1/&wt=3Djavabi= n&version=3D2} status=3D0 QTime=3D14=20 [junit4:junit4] 2> 19262 T77 C5 P18099 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:41582/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavabin&v= ersion=3D2} status=3D0 QTime=3D23=20 [junit4:junit4] 2> 19263 T70 C3 P41582 /update {wt=3Djavabin&version=3D2}= {add=3D[128]} 0 27 [junit4:junit4] 2> 19271 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[129 (1413135094684581888)]} 0 4 [junit4:junit4] 2> 19283 T88 C2 P29005 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:41582/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin= &version=3D2} status=3D0 QTime=3D4=20 [junit4:junit4] 2> 19284 T70 C3 P41582 /update {wt=3Djavabin&version=3D2}= {add=3D[129 (1413135094691921920)]} 0 10 [junit4:junit4] 2> 19290 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[130 (1413135094705553408)]} 0 3 [junit4:junit4] 2> 19306 T101 C4 P29025 REQ /update {update.distrib=3DFRO= MLEADER&distrib.from=3Dhttp://127.0.0.1:18099/solr/collection1/&wt=3Djavabi= n&version=3D2} status=3D0 QTime=3D3=20 [junit4:junit4] 2> 19307 T77 C5 P18099 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:41582/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavabin&v= ersion=3D2} status=3D0 QTime=3D10=20 [junit4:junit4] 2> 19308 T70 C3 P41582 /update {wt=3Djavabin&version=3D2}= {add=3D[130]} 0 14 [junit4:junit4] 2> 19314 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[131 (1413135094730719232)]} 0 3 [junit4:junit4] 2> 19331 T101 C4 P29025 REQ /update {update.distrib=3DFRO= MLEADER&distrib.from=3Dhttp://127.0.0.1:18099/solr/collection1/&wt=3Djavabi= n&version=3D2} status=3D0 QTime=3D3=20 [junit4:junit4] 2> 19332 T77 C5 P18099 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:41582/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavabin&v= ersion=3D2} status=3D0 QTime=3D11=20 [junit4:junit4] 2> 19333 T70 C3 P41582 /update {wt=3Djavabin&version=3D2}= {add=3D[131]} 0 15 [junit4:junit4] 2> 19339 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[132 (1413135094756933632)]} 0 3 [junit4:junit4] 2> 19354 T88 C2 P29005 REQ /update {update.distrib=3DFROM= LEADER&distrib.from=3Dhttp://127.0.0.1:41582/solr/collection1/&wt=3Djavabin= &version=3D2} status=3D0 QTime=3D3=20 [junit4:junit4] 2> 19355 T66 C3 P41582 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:18099/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavabin&v= ersion=3D2} status=3D0 QTime=3D10=20 [junit4:junit4] 2> 19356 T78 C5 P18099 /update {wt=3Djavabin&version=3D2}= {add=3D[132]} 0 14 [junit4:junit4] 2> 19375 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[133 (1413135094782099456)]} 0 15 [junit4:junit4] 2> 19389 T88 C2 P29005 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:41582/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin= &version=3D2} status=3D0 QTime=3D3=20 [junit4:junit4] 2> 19390 T70 C3 P41582 /update {wt=3Djavabin&version=3D2}= {add=3D[133 (1413135094802022400)]} 0 11 [junit4:junit4] 2> 19398 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[134 (1413135094816702464)]} 0 5 [junit4:junit4] 2> 19408 T101 C4 P29025 REQ /update {distrib.from=3Dhttp:= //127.0.0.1:18099/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabi= n&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 19409 T78 C5 P18099 /update {wt=3Djavabin&version=3D2}= {add=3D[134 (1413135094825091072)]} 0 8 [junit4:junit4] 2> 19415 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[135 (1413135094836625408)]} 0 3 [junit4:junit4] 2> 19425 T88 C2 P29005 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:41582/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin= &version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 19426 T70 C3 P41582 /update {wt=3Djavabin&version=3D2}= {add=3D[135 (1413135094842916864)]} 0 8 [junit4:junit4] 2> 19433 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[136 (1413135094855499776)]} 0 3 [junit4:junit4] 2> 19444 T101 C4 P29025 REQ /update {distrib.from=3Dhttp:= //127.0.0.1:18099/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabi= n&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 19445 T78 C5 P18099 /update {wt=3Djavabin&version=3D2}= {add=3D[136 (1413135094862839808)]} 0 8 [junit4:junit4] 2> 19452 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[137 (1413135094875422720)]} 0 3 [junit4:junit4] 2> 19467 T101 C4 P29025 REQ /update {update.distrib=3DFRO= MLEADER&distrib.from=3Dhttp://127.0.0.1:18099/solr/collection1/&wt=3Djavabi= n&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 19467 T77 C5 P18099 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:41582/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavabin&v= ersion=3D2} status=3D0 QTime=3D8=20 [junit4:junit4] 2> 19468 T70 C3 P41582 /update {wt=3Djavabin&version=3D2}= {add=3D[137]} 0 12 [junit4:junit4] 2> 19475 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[138 (1413135094899539968)]} 0 3 [junit4:junit4] 2> 19486 T88 C2 P29005 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:41582/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin= &version=3D2} status=3D0 QTime=3D3=20 [junit4:junit4] 2> 19487 T70 C3 P41582 /update {wt=3Djavabin&version=3D2}= {add=3D[138 (1413135094905831424)]} 0 9 [junit4:junit4] 2> 19493 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[139 (1413135094918414336)]} 0 3 [junit4:junit4] 2> 19506 T101 C4 P29025 REQ /update {update.distrib=3DFRO= MLEADER&distrib.from=3Dhttp://127.0.0.1:18099/solr/collection1/&wt=3Djavabi= n&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 19507 T77 C5 P18099 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:41582/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavabin&v= ersion=3D2} status=3D0 QTime=3D8=20 [junit4:junit4] 2> 19508 T70 C3 P41582 /update {wt=3Djavabin&version=3D2}= {add=3D[139]} 0 12 [junit4:junit4] 2> 19515 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[140 (1413135094941483008)]} 0 3 [junit4:junit4] 2> 19526 T101 C4 P29025 REQ /update {distrib.from=3Dhttp:= //127.0.0.1:18099/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabi= n&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 19527 T78 C5 P18099 /update {wt=3Djavabin&version=3D2}= {add=3D[140 (1413135094948823040)]} 0 8 [junit4:junit4] 2> 19533 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[141 (1413135094960357376)]} 0 3 [junit4:junit4] 2> 19544 T101 C4 P29025 REQ /update {distrib.from=3Dhttp:= //127.0.0.1:18099/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabi= n&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 19545 T78 C5 P18099 /update {wt=3Djavabin&version=3D2}= {add=3D[141 (1413135094967697408)]} 0 8 [junit4:junit4] 2> 19552 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[142 (1413135094979231744)]} 0 4 [junit4:junit4] 2> 19590 T101 C4 P29025 REQ /update {update.distrib=3DFRO= MLEADER&distrib.from=3Dhttp://127.0.0.1:18099/solr/collection1/&wt=3Djavabi= n&version=3D2} status=3D0 QTime=3D9=20 [junit4:junit4] 2> 19591 T77 C5 P18099 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:41582/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavabin&v= ersion=3D2} status=3D0 QTime=3D29=20 [junit4:junit4] 2> 19592 T70 C3 P41582 /update {wt=3Djavabin&version=3D2}= {add=3D[142]} 0 34 [junit4:junit4] 2> 19612 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[143 (1413135095029563392)]} 0 16 [junit4:junit4] 2> 19628 T101 C4 P29025 REQ /update {update.distrib=3DFRO= MLEADER&distrib.from=3Dhttp://127.0.0.1:18099/solr/collection1/&wt=3Djavabi= n&version=3D2} status=3D0 QTime=3D3=20 [junit4:junit4] 2> 19629 T77 C5 P18099 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:41582/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavabin&v= ersion=3D2} status=3D0 QTime=3D11=20 [junit4:junit4] 2> 19630 T70 C3 P41582 /update {wt=3Djavabin&version=3D2}= {add=3D[143]} 0 15 [junit4:junit4] 2> 19639 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[144 (1413135095069409280)]} 0 5 [junit4:junit4] 2> 19650 T101 C4 P29025 REQ /update {distrib.from=3Dhttp:= //127.0.0.1:18099/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabi= n&version=3D2} status=3D0 QTime=3D3=20 [junit4:junit4] 2> 19651 T78 C5 P18099 /update {wt=3Djavabin&version=3D2}= {add=3D[144 (1413135095077797888)]} 0 9 [junit4:junit4] 2> 19657 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[145 (1413135095090380800)]} 0 3 [junit4:junit4] 2> 19669 T101 C4 P29025 REQ /update {distrib.from=3Dhttp:= //127.0.0.1:18099/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabi= n&version=3D2} status=3D0 QTime=3D3=20 [junit4:junit4] 2> 19670 T78 C5 P18099 /update {wt=3Djavabin&version=3D2}= {add=3D[145 (1413135095097720832)]} 0 9 [junit4:junit4] 2> 19677 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[146 (1413135095111352320)]} 0 3 [junit4:junit4] 2> 19711 T88 C2 P29005 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:41582/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin= &version=3D2} status=3D0 QTime=3D14=20 [junit4:junit4] 2> 19712 T70 C3 P41582 /update {wt=3Djavabin&version=3D2}= {add=3D[146 (1413135095117643776)]} 0 32 [junit4:junit4] 2> 19719 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[147 (1413135095155392512)]} 0 3 [junit4:junit4] 2> 19730 T101 C4 P29025 REQ /update {distrib.from=3Dhttp:= //127.0.0.1:18099/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabi= n&version=3D2} status=3D0 QTime=3D3=20 [junit4:junit4] 2> 19731 T78 C5 P18099 /update {wt=3Djavabin&version=3D2}= {add=3D[147 (1413135095161683968)]} 0 9 [junit4:junit4] 2> 19737 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[148 (1413135095174266880)]} 0 3 [junit4:junit4] 2> 19751 T88 C2 P29005 REQ /update {distrib.from=3Dhttp:/= /127.0.0.1:41582/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin= &version=3D2} status=3D0 QTime=3D4=20 [junit4:junit4] 2> 19751 T70 C3 P41582 /update {wt=3Djavabin&version=3D2}= {add=3D[148 (1413135095180558336)]} 0 11 [junit4:junit4] 2> 19758 T50 C6 P22333 /update {wt=3Djavabin&version=3D2}= {add=3D[149 (1413135095196286976)]} 0 3 [junit4:junit4] 2> 19769 T101 C4 P29025 REQ /update {distrib.from=3Dhttp:= //127.0.0.1:18099/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabi= n&version=3D2} status=3D0 QTime=3D3=20 [junit4:junit4] 2> 19770 T78 C5 P18099 /update {wt=3Djavabin&version=3D2}= {add=3D[149 (1413135095202578432)]} 0 9 [junit4:junit4] 2> 19771 T37 oasc.AbstractDistribZkTestBase.waitForRecove= riesToFinish Wait for recoveries to finish - collection: collection1 failOn= Timeout:true timeout (sec):1440 [junit4:junit4] 2> 19772 T37 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 19777 T50 C6 P22333 oasu.DirectUpdateHandler2.commit s= tart commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtrue,wa= itSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 20278 T50 C6 P22333 oasc.SolrDeletionPolicy.onCommit S= olrDeletionPolicy.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-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDi= stributedZk2Test-1347670626154/control/data/index lockFactory=3Dorg.apache.= lucene.store.NativeFSLockFactory@41211d3d; maxCacheMB=3D48.0 maxMergeSizeMB= =3D4.0),segFN=3Dsegments_2,generation=3D2,filenames=3D[_0.f [...truncated too long message...] ] > =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRec= overiesToFinish(AbstractFullDistribZkTestBase.java:555) [junit4:junit4] > =09at org.apache.solr.cloud.AbstractFullDistribZkTestB= ase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1130) [junit4:junit4] > =09at org.apache.solr.cloud.SyncSliceTest.doTest(SyncS= liceTest.java:162) [junit4:junit4] > =09at org.apache.solr.BaseDistributedSearchTestCase.te= stDistribSearch(BaseDistributedSearchTestCase.java:691) [junit4:junit4] > =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Nat= ive Method) [junit4:junit4] > =09at sun.reflect.NativeMethodAccessorImpl.invoke(Nati= veMethodAccessorImpl.java:57) [junit4:junit4] > =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(= DelegatingMethodAccessorImpl.java:43) [junit4:junit4] > =09at java.lang.reflect.Method.invoke(Method.java:601) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner.invoke(RandomizedRunner.java:1559) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner.access$600(RandomizedRunner.java:79) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$6.evaluate(RandomizedRunner.java:737) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$7.evaluate(RandomizedRunner.java:773) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$8.evaluate(RandomizedRunner.java:787) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.SystemP= ropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleSetupTeardownChai= ned$1.evaluate(TestRuleSetupTeardownChained.java:50) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleFieldCacheSanity$= 1.evaluate(TestRuleFieldCacheSanity.java:51) [junit4:junit4] > =09at org.apache.lucene.util.AbstractBeforeAfterRule$1= .evaluate(AbstractBeforeAfterRule.java:45) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.SystemP= ropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleThreadAndTestName= $1.evaluate(TestRuleThreadAndTestName.java:48) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFai= lures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleMarkFailure$1.eva= luate(TestRuleMarkFailure.java:48) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.Stateme= ntAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.ThreadLeakCon= trol$StatementRunner.run(ThreadLeakControl.java:358) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.ThreadLeakCon= trol.forkTimeoutingTask(ThreadLeakControl.java:782) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.ThreadLeakCon= trol$3.evaluate(ThreadLeakControl.java:442) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner.runSingleTest(RandomizedRunner.java:746) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$3.evaluate(RandomizedRunner.java:648) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$4.evaluate(RandomizedRunner.java:682) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$5.evaluate(RandomizedRunner.java:693) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.Stateme= ntAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.SystemP= ropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) [junit4:junit4] > =09at org.apache.lucene.util.AbstractBeforeAfterRule$1= .evaluate(AbstractBeforeAfterRule.java:45) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleStoreClassName$1.= evaluate(TestRuleStoreClassName.java:42) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.SystemP= ropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.NoShado= wingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule= .java:39) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.NoShado= wingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule= .java:39) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.Stateme= ntAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleAssertionsRequire= d$1.evaluate(TestRuleAssertionsRequired.java:43) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleMarkFailure$1.eva= luate(TestRuleMarkFailure.java:48) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFai= lures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$= 1.evaluate(TestRuleIgnoreTestSuites.java:55) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.Stateme= ntAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.ThreadLeakCon= trol$StatementRunner.run(ThreadLeakControl.java:358) [junit4:junit4] > =09at java.lang.Thread.run(Thread.java:722) [junit4:junit4] 2> 137029 T2290 oas.SolrTestCaseJ4.deleteCore ###deleteCo= re [junit4:junit4] 2> NOTE: test params are: codec=3DAsserting, sim=3DRandom= SimilarityProvider(queryNorm=3Dfalse,coord=3Dcrazy): {}, locale=3Den_US, ti= mezone=3DAmerica/Thule [junit4:junit4] 2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7= .0_06 (64-bit)/cpus=3D16,threads=3D1,free=3D208950472,total=3D426770432 [junit4:junit4] 2> NOTE: All tests run in this JVM: [DistributedSpellChec= kComponentTest, TestFaceting, DateMathParserTest, TestReload, TestSystemIdR= esolver, TestQueryTypes, TestSearchPerf, BadComponentTest, PreAnalyzedField= Test, TermsComponentTest, MBeansHandlerTest, SolrRequestParserTest, UpdateR= equestProcessorFactoryTest, NotRequiredUniqueKeyTest, QueryElevationCompone= ntTest, CoreContainerCoreInitFailuresTest, SystemInfoHandlerTest, SampleTes= t, TestDefaultSimilarityFactory, ZkControllerTest, TestNumberUtils, TestBad= Config, TestSolrQueryParser, DefaultValueUpdateProcessorTest, SpellCheckCol= latorTest, AnalysisAfterCoreReloadTest, TestElisionMultitermQuery, Resource= LoaderTest, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, SpatialF= ilterTest, FileBasedSpellCheckerTest, BasicDistributedZkTest, TestConfig, C= urrencyFieldTest, TestCharFilters, TestFastLRUCache, ZkCLITest, TestFastOut= putStream, DateFieldTest, RequestHandlersTest, CoreAdminHandlerTest, TestPe= rFieldSimilarity, TestIBSimilarityFactory, SolrCoreCheckLockOnStartupTest, = WordBreakSolrSpellCheckerTest, CircularListTest, TestGroupingSearch, TestJo= in, SuggesterFSTTest, JsonLoaderTest, TestBinaryResponseWriter, TestIndexSe= archer, RecoveryZkTest, SpellCheckComponentTest, TestReplicationHandler, Le= aderElectionIntegrationTest, TestRandomFaceting, TestExtendedDismaxParser, = AutoCommitTest, ZkSolrClientTest, DistributedTermsComponentTest, SolrCoreTe= st, IndexBasedSpellCheckerTest, TestRangeQuery, TestCoreContainer, Converte= dLegacyTest, PeerSyncTest, SortByFunctionTest, BasicFunctionalityTest, Sign= atureUpdateProcessorFactoryTest, HighlighterTest, TestFunctionQuery, TestTr= ie, DirectSolrConnectionTest, TestRemoteStreaming, CacheHeaderTest, TestWor= dDelimiterFilterFactory, TestCSVLoader, PolyFieldTest, TestCSVResponseWrite= r, MoreLikeThisHandlerTest, DistributedQueryElevationComponentTest, TestPse= udoReturnFields, QueryParsingTest, DistanceFunctionTest, SolrInfoMBeanTest,= XsltUpdateRequestHandlerTest, MinimalSchemaTest, StandardRequestHandlerTes= t, TestPHPSerializedResponseWriter, XmlUpdateRequestHandlerTest, FieldAnaly= sisRequestHandlerTest, SuggesterWFSTTest, DirectUpdateHandlerOptimizeTest, = IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, TestValueSourceCache, Fas= tVectorHighlighterTest, DebugComponentTest, JSONWriterTest, ReturnFieldsTes= t, SearchHandlerTest, CopyFieldTest, TestArbitraryIndexDir, LoggingHandlerT= est, SolrCmdDistributorTest, UniqFieldsUpdateProcessorFactoryTest, UpdatePa= ramsTest, SuggesterTest, ShowFileRequestHandlerTest, BadIndexSchemaTest, Te= stFoldingMultitermQuery, TestSolrDeletionPolicy1, TestLuceneMatchVersion, T= estPropInject, TestIndexingPerformance, NoCacheHeaderTest, PrimitiveFieldTy= peTest, AlternateDirectoryTest, FieldMutatingUpdateProcessorTest, TestBinar= yField, HighlighterConfigTest, SOLR749Test, TestMergePolicyConfig, TestXInc= ludeConfig, TestDocSet, TestLFUCache, TestQuerySenderListener, TestCollatio= nField, TestQuerySenderNoQuery, NumericFieldsTest, OutputWriterTest, MultiT= ermTest, TestJmxMonitoredMap, SpellPossibilityIteratorTest, TestBM25Similar= ityFactory, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarity= Factory, PluginInfoTest, FileUtilsTest, TestSuggestSpellingConverter, TestU= tils, ZkNodePropsTest, ClusterStateTest, ClusterStateUpdateTest, SyncSliceT= est] [junit4:junit4] Completed on J0 in 137.06s, 1 test, 1 failure <<< FAILURES! [...truncated 40 lines...] BUILD FAILED /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/build.x= ml:29: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/bu= ild.xml:146: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/= module-build.xml:63: The following error occurred while executing this line= : /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/= common-build.xml:1133: The following error occurred while executing this li= ne: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/= common-build.xml:810: There were test failures: 229 suites, 927 tests, 2 er= rors, 2 failures, 6 ignored (1 assumption) Total time: 37 minutes 1 second Build step 'Invoke Ant' marked build as failure Recording test results Email was triggered for: Failure Sending email for trigger: Failure ------=_Part_75_286387125.1347671929262 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_75_286387125.1347671929262--