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 BA4E6D338 for ; Fri, 21 Sep 2012 13:24:40 +0000 (UTC) Received: (qmail 95702 invoked by uid 500); 21 Sep 2012 13:24:38 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 95643 invoked by uid 500); 21 Sep 2012 13:24:37 -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 95614 invoked by uid 99); 21 Sep 2012 13:24:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Sep 2012 13:24:36 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,NORMAL_HTTP_TO_IP,WEIRD_PORT X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Sep 2012 13:24:28 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 38C6BC00A0 for ; Fri, 21 Sep 2012 13:24:08 +0000 (UTC) Date: Fri, 21 Sep 2012 13:23:57 +0000 (UTC) From: Apache Jenkins Server To: dev@lucene.apache.org Message-ID: <1191483758.1098.1348233848230.JavaMail.hudson@aegis.apache.org> Subject: [JENKINS] Lucene-Solr-Tests-trunk-Java6 - Build # 15279 - Failure MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_1097_180453245.1348233837585" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_1097_180453245.1348233837585 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java6/15279/ 1 tests failed. REGRESSION: org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearc= h 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([19894227B9213352:986FCC3FCE7E536E]= :0) =09at org.junit.Assert.fail(Assert.java:93) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitToSeeNotLive(= AbstractFullDistribZkTestBase.java:1220) =09at org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSome= DocsAndRecover(BasicDistributedZk2Test.java:190) =09at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributed= Zk2Test.java:83) =09at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseD= istributedSearchTestCase.java:695) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:57) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:43) =09at java.lang.reflect.Method.invoke(Method.java:616) =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:679) Build Log: [...truncated 7727 lines...] [junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test [junit4:junit4] 2> 3 T1410 oas.SolrTestCaseJ4.setUp ###Starting testDistr= ibSearch [junit4:junit4] 2> Creating dataDir: /usr/home/hudson/hudson-slave/worksp= ace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-B= asicDistributedZk2Test-1348233520901 [junit4:junit4] 2> 4 T1410 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4:junit4] 2> 7 T1411 oazs.ZooKeeperServer.setTickTime tickTime set = to 1000 [junit4:junit4] 2> 8 T1411 oazs.NIOServerCnxn$Factory. binding to p= ort 0.0.0.0/0.0.0.0:0 [junit4:junit4] 2> 13 T1411 oazsp.FileTxnSnapLog.save Snapshotting: 0 [junit4:junit4] 2> 105 T1410 oasc.ZkTestServer.run start zk server on por= t:57164 [junit4:junit4] 2> 105 T1410 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:57164 sessionTimeout=3D10000 watcher=3Dorg= .apache.solr.common.cloud.ConnectionManager@319e3c2 [junit4:junit4] 2> 106 T1416 oaz.ClientCnxn$SendThread.startConnect Openi= ng socket connection to server /127.0.0.1:57164 [junit4:junit4] 2> 106 T1410 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 107 T1416 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost/127.0.0.1:57164, initiating sessio= n [junit4:junit4] 2> 107 T1412 oazs.NIOServerCnxn$Factory.run Accepted sock= et connection from /140.211.11.196:57165 [junit4:junit4] 2> 108 T1412 oazs.NIOServerCnxn.readConnectRequest Client= attempting to establish new session at /140.211.11.196:57165 [junit4:junit4] 2> 108 T1414 oazsp.FileTxnLog.append Creating new log fil= e: log.1 [junit4:junit4] 2> 111 T1414 oazs.NIOServerCnxn.finishSessionInit Establi= shed session 0x139e8fae7100000 with negotiated timeout 10000 for client /14= 0.211.11.196:57165 [junit4:junit4] 2> 111 T1416 oaz.ClientCnxn$SendThread.readConnectResult = Session establishment complete on server localhost/127.0.0.1:57164, session= id =3D 0x139e8fae7100000, negotiated timeout =3D 10000 [junit4:junit4] 2> 111 T1417 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@319e3c2 name:ZooKeeperConnection= Watcher:127.0.0.1:57164 got event WatchedEvent state:SyncConnected type:No= ne path:null path:null type:None [junit4:junit4] 2> 111 T1410 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 112 T1410 oascc.SolrZkClient.makePath makePath: /solr [junit4:junit4] 2> 123 T1415 oazs.PrepRequestProcessor.pRequest Processed= session termination for sessionid: 0x139e8fae7100000 [junit4:junit4] 2> 125 T1417 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 124 T1410 oaz.ZooKeeper.close Session: 0x139e8fae71000= 00 closed [junit4:junit4] 2> 125 T1412 oazs.NIOServerCnxn.closeSock Closed socket c= onnection for client /140.211.11.196:57165 which had sessionid 0x139e8fae71= 00000 [junit4:junit4] 2> 125 T1410 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:57164/solr sessionTimeout=3D10000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@5eee79fb [junit4:junit4] 2> 126 T1418 oaz.ClientCnxn$SendThread.startConnect Openi= ng socket connection to server /127.0.0.1:57164 [junit4:junit4] 2> 126 T1410 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 126 T1418 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost/127.0.0.1:57164, initiating sessio= n [junit4:junit4] 2> 127 T1412 oazs.NIOServerCnxn$Factory.run Accepted sock= et connection from /140.211.11.196:57166 [junit4:junit4] 2> 127 T1412 oazs.NIOServerCnxn.readConnectRequest Client= attempting to establish new session at /140.211.11.196:57166 [junit4:junit4] 2> 129 T1414 oazs.NIOServerCnxn.finishSessionInit Establi= shed session 0x139e8fae7100001 with negotiated timeout 10000 for client /14= 0.211.11.196:57166 [junit4:junit4] 2> 129 T1418 oaz.ClientCnxn$SendThread.readConnectResult = Session establishment complete on server localhost/127.0.0.1:57164, session= id =3D 0x139e8fae7100001, negotiated timeout =3D 10000 [junit4:junit4] 2> 129 T1419 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@5eee79fb name:ZooKeeperConnectio= n Watcher:127.0.0.1:57164/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4:junit4] 2> 129 T1410 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 130 T1410 oascc.SolrZkClient.makePath makePath: /colle= ctions/collection1 [junit4:junit4] 2> 138 T1410 oascc.SolrZkClient.makePath makePath: /colle= ctions/collection1/shards [junit4:junit4] 2> 140 T1410 oascc.SolrZkClient.makePath makePath: /colle= ctions/control_collection [junit4:junit4] 2> 148 T1410 oascc.SolrZkClient.makePath makePath: /colle= ctions/control_collection/shards [junit4:junit4] 2> 151 T1410 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/= solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1= /solrconfig.xml [junit4:junit4] 2> 152 T1410 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/solrconfig.xml [junit4:junit4] 2> 164 T1410 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/= solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/sch= ema.xml [junit4:junit4] 2> 165 T1410 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/schema.xml [junit4:junit4] 2> 268 T1410 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/= solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1= /solrconfig.xml [junit4:junit4] 2> 270 T1410 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/solrconfig.xml [junit4:junit4] 2> 273 T1410 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/= solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/= stopwords.txt [junit4:junit4] 2> 274 T1410 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/stopwords.txt [junit4:junit4] 2> 283 T1410 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/= solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/= protwords.txt [junit4:junit4] 2> 284 T1410 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/protwords.txt [junit4:junit4] 2> 287 T1410 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/= solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/c= urrency.xml [junit4:junit4] 2> 287 T1410 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/currency.xml [junit4:junit4] 2> 290 T1410 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/= solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /con= figs/conf1/open-exchange-rates.json [junit4:junit4] 2> 291 T1410 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/open-exchange-rates.json [junit4:junit4] 2> 298 T1410 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/= solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /= configs/conf1/mapping-ISOLatin1Accent.txt [junit4:junit4] 2> 298 T1410 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/mapping-ISOLatin1Accent.txt [junit4:junit4] 2> 308 T1410 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/= solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/con= f1/old_synonyms.txt [junit4:junit4] 2> 308 T1410 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/old_synonyms.txt [junit4:junit4] 2> 311 T1410 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/= solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/s= ynonyms.txt [junit4:junit4] 2> 312 T1410 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/synonyms.txt [junit4:junit4] 2> 314 T1415 oazs.PrepRequestProcessor.pRequest Processed= session termination for sessionid: 0x139e8fae7100001 [junit4:junit4] 2> 321 T1419 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 321 T1410 oaz.ZooKeeper.close Session: 0x139e8fae71000= 01 closed [junit4:junit4] 2> 321 T1412 oazs.NIOServerCnxn.closeSock Closed socket c= onnection for client /140.211.11.196:57166 which had sessionid 0x139e8fae71= 00001 [junit4:junit4] 2> 324 T1410 oejs.Server.doStart jetty-8.1.2.v20120308 [junit4:junit4] 2> 328 T1410 oejs.AbstractConnector.doStart Started Socke= tConnector@0.0.0.0:57173 [junit4:junit4] 2> 328 T1410 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 329 T1410 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lu= cene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr [junit4:junit4] 2> 329 T1410 oasc.SolrResourceLoader. new SolrResou= rceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/L= ucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/' [junit4:junit4] 2> 371 T1410 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4:junit4] 2> 371 T1410 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 372 T1410 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lu= cene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr [junit4:junit4] 2> 372 T1410 oasc.CoreContainer$Initializer.initialize lo= oking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tes= ts-trunk-Java6/solr/build/solr-core/test-files/solr/solr.xml [junit4:junit4] 2> 373 T1410 oasc.CoreContainer. New CoreContainer = 1442775029 [junit4:junit4] 2> 373 T1410 oasc.CoreContainer.load Loading CoreContaine= r using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tes= ts-trunk-Java6/solr/build/solr-core/test-files/solr/' [junit4:junit4] 2> 374 T1410 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/' [junit4:junit4] 2> 400 T1410 oasc.CoreContainer.load Registering Log List= ener [junit4:junit4] 2> 417 T1410 oasc.CoreContainer.initZooKeeper Zookeeper c= lient=3D127.0.0.1:57164/solr [junit4:junit4] 2> 418 T1410 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:57164/solr sessionTimeout=3D5000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@d2a4591 [junit4:junit4] 2> 419 T1429 oaz.ClientCnxn$SendThread.startConnect Openi= ng socket connection to server /127.0.0.1:57164 [junit4:junit4] 2> 419 T1410 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 419 T1429 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost/127.0.0.1:57164, initiating sessio= n [junit4:junit4] 2> 420 T1412 oazs.NIOServerCnxn$Factory.run Accepted sock= et connection from /140.211.11.196:57174 [junit4:junit4] 2> 420 T1412 oazs.NIOServerCnxn.readConnectRequest Client= attempting to establish new session at /140.211.11.196:57174 [junit4:junit4] 2> 421 T1414 oazs.NIOServerCnxn.finishSessionInit Establi= shed session 0x139e8fae7100002 with negotiated timeout 5000 for client /140= .211.11.196:57174 [junit4:junit4] 2> 421 T1429 oaz.ClientCnxn$SendThread.readConnectResult = Session establishment complete on server localhost/127.0.0.1:57164, session= id =3D 0x139e8fae7100002, negotiated timeout =3D 5000 [junit4:junit4] 2> 422 T1430 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@d2a4591 name:ZooKeeperConnection= Watcher:127.0.0.1:57164/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4:junit4] 2> 422 T1410 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 424 T1415 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x139e8fae7100002 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> 433 T1410 oascc.SolrZkClient.makePath makePath: /live_= nodes [junit4:junit4] 2> 435 T1410 oasc.ZkController.createEphemeralLiveNode Re= gister node as live in ZooKeeper:/live_nodes/127.0.0.1:57173_solr [junit4:junit4] 2> 436 T1415 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x139e8fae7100002 type:dele= te cxid:0x7 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:= /solr/live_nodes/127.0.0.1:57173_solr Error:KeeperErrorCode =3D NoNode for = /solr/live_nodes/127.0.0.1:57173_solr [junit4:junit4] 2> 437 T1410 oascc.SolrZkClient.makePath makePath: /live_= nodes/127.0.0.1:57173_solr [junit4:junit4] 2> 446 T1410 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 0 [junit4:junit4] 2> 447 T1410 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4:junit4] 2> 447 T1410 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 0 [junit4:junit4] 2> 448 T1410 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 448 T1410 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4:junit4] 2> 449 T1410 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 449 T1410 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4:junit4] 2> 450 T1410 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4:junit4] 2> 450 T1410 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4:junit4] 2> 451 T1410 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D0&connTimeout=3D0&retry=3Dfalse [junit4:junit4] 2> 467 T1410 oascc.SolrZkClient.makePath makePath: /overs= eer_elect/election [junit4:junit4] 2> 482 T1415 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x139e8fae7100002 type:dele= te cxid:0x15 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path= :/solr/overseer_elect/leader Error:KeeperErrorCode =3D NoNode for /solr/ove= rseer_elect/leader [junit4:junit4] 2> 485 T1410 oascc.SolrZkClient.makePath makePath: /overs= eer_elect/leader [junit4:junit4] 2> 531 T1410 oasc.Overseer.start Overseer (id=3D883578320= 26488834-127.0.0.1:57173_solr-n_0000000000) starting [junit4:junit4] 2> 532 T1415 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x139e8fae7100002 type:crea= te cxid:0x1a zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path= :/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 533 T1415 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x139e8fae7100002 type:crea= te cxid:0x1b zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path= :/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 534 T1415 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x139e8fae7100002 type:crea= te cxid:0x1c zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path= :/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 564 T1415 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x139e8fae7100002 type:crea= te cxid:0x1d zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path= :/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 565 T1432 oasc.OverseerCollectionProcessor.run Process= current queue of collection creations [junit4:junit4] 2> 565 T1410 oascc.SolrZkClient.makePath makePath: /clust= erstate.json [junit4:junit4] 2> 587 T1410 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 589 T1431 oasc.Overseer$ClusterStateUpdater.run Starti= ng to work on the main queue [junit4:junit4] 2> 592 T1410 oasc.CoreContainer.create Creating SolrCore = 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lu= cene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection= 1 [junit4:junit4] 2> 592 T1410 oasc.ZkController.createCollectionZkNode Che= ck for collection zkNode:control_collection [junit4:junit4] 2> 592 T1410 oasc.ZkController.createCollectionZkNode Col= lection zkNode exists [junit4:junit4] 2> 593 T1410 oasc.ZkController.readConfigName Load collec= tion config from:/collections/control_collection [junit4:junit4] 2> 594 T1410 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/' [junit4:junit4] 2> 595 T1410 oasc.SolrResourceLoader.replaceClassLoader A= dding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk= -Java6/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to cl= assloader [junit4:junit4] 2> 595 T1410 oasc.SolrResourceLoader.replaceClassLoader A= dding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk= -Java6/solr/build/solr-core/test-files/solr/collection1/lib/README' to clas= sloader [junit4:junit4] 2> 630 T1410 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_50 [junit4:junit4] 2> 678 T1410 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4:junit4] 2> 780 T1410 oass.IndexSchema.readSchema Reading Solr Sch= ema [junit4:junit4] 2> 784 T1410 oass.IndexSchema.readSchema Schema name=3Dte= st [junit4:junit4] 2> 1218 T1410 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 1226 T1410 oass.IndexSchema.readSchema default search = field in schema is text [junit4:junit4] 2> 1229 T1410 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 1239 T1410 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 1242 T1410 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 1246 T1410 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 1247 T1410 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 1248 T1410 oasc.SolrCore. [collection1] Opening = new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-t= runk-Java6/solr/build/solr-core/test-files/solr/collection1/, dataDir=3D./o= rg.apache.solr.cloud.BasicDistributedZk2Test-1348233520901/control/data/ [junit4:junit4] 2> 1248 T1410 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@7fcebc9f [junit4:junit4] 2> 1249 T1410 oasc.SolrCore.getNewIndexDir WARNING New in= dex directory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistr= ibutedZk2Test-1348233520901/control/data/index/ [junit4:junit4] 2> 1250 T1410 oasc.SolrCore.initIndex WARNING [collection= 1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-13= 48233520901/control/data/index' doesn't exist. Creating new index... [junit4:junit4] 2> 1251 T1410 oasc.CachingDirectoryFactory.get return new= directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tr= unk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistrib= utedZk2Test-1348233520901/control/data/index forceNew:false [junit4:junit4] 2> 1278 T1410 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.Basic= DistributedZk2Test-1348233520901/control/data/index lockFactory=3Dorg.apach= e.lucene.store.NativeFSLockFactory@5cedf7aa; maxCacheMB=3D48.0 maxMergeSize= MB=3D4.0),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 1278 T1410 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1 [junit4:junit4] 2> 1279 T1410 oasc.SolrCore.initWriters created xml: solr= .XMLResponseWriter [junit4:junit4] 2> 1280 T1410 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe" [junit4:junit4] 2> 1280 T1410 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe-allfields" [junit4:junit4] 2> 1281 T1410 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "s= tored_sig" [junit4:junit4] 2> 1281 T1410 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "u= niq-fields" [junit4:junit4] 2> 1282 T1410 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= istrib-dup-test-chain-implicit" [junit4:junit4] 2> 1282 T1410 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 1282 T1410 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 1283 T1410 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 1283 T1410 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 1284 T1410 oasc.RequestHandlers.initHandlersFromConfig= created dismax: solr.SearchHandler [junit4:junit4] 2> 1284 T1410 oasc.RequestHandlers.initHandlersFromConfig= created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 1284 T1410 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 1285 T1410 oasc.RequestHandlers.initHandlersFromConfig= created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 1285 T1410 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 1286 T1410 oasc.RequestHandlers.initHandlersFromConfig= created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 1286 T1410 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 1286 T1410 oasc.RequestHandlers.initHandlersFromConfig= created /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 1287 T1410 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 1287 T1410 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchH= andler [junit4:junit4] 2> 1288 T1410 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchH= andler [junit4:junit4] 2> 1288 T1410 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.= SearchHandler [junit4:junit4] 2> 1288 T1410 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 1289 T1410 oasc.RequestHandlers.initHandlersFromConfig= created tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 1289 T1410 oasc.RequestHandlers.initHandlersFromConfig= created /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 1290 T1410 oasc.RequestHandlers.initHandlersFromConfig= created /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 1292 T1410 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 1296 T1410 oasc.SolrCore.initDeprecatedSupport WARNING= solrconfig.xml uses deprecated , Please update your c= onfig to use the ShowFileRequestHandler. [junit4:junit4] 2> 1297 T1410 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> 1300 T1410 oass.SolrIndexSearcher. Opening Searc= her@1a86321f main [junit4:junit4] 2> 1301 T1410 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 1301 T1410 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 1301 T1410 oashc.SpellCheckComponent.inform Initializi= ng spell checkers [junit4:junit4] 2> 1307 T1410 oass.DirectSolrSpellChecker.init init: {nam= e=3Ddirect,classname=3DDirectSolrSpellChecker,field=3Dlowerfilt,minQueryLen= gth=3D3} [junit4:junit4] 2> 1356 T1433 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@1a86321f main{StandardDirectoryReader(se= gments_1:1)} [junit4:junit4] 2> 1359 T1415 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x139e8fae7100002 type:cre= ate cxid:0x53 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pat= h:/solr/overseer/queue Error:KeeperErrorCode =3D NoNode for /solr/overseer/= queue [junit4:junit4] 2> 1371 T1410 oasc.CoreContainer.register registering cor= e: collection1 [junit4:junit4] 2> 1371 T1410 oasc.ZkController.register Register shard -= core:collection1 address:http://127.0.0.1:57173/solr shardId:control_shard [junit4:junit4] 2> 1372 T1410 oascc.SolrZkClient.makePath makePath: /coll= ections/control_collection/leader_elect/control_shard/election [junit4:junit4] 2> 1391 T1415 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x139e8fae7100002 type:del= ete cxid:0x62 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pat= h:/solr/collections/control_collection/leaders Error:KeeperErrorCode =3D No= Node for /solr/collections/control_collection/leaders [junit4:junit4] 2> 1391 T1410 oasc.ShardLeaderElectionContext.runLeaderPr= ocess Running the leader process. [junit4:junit4] 2> 1392 T1415 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x139e8fae7100002 type:cre= ate cxid:0x63 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pat= h:/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 1593 T1431 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 1594 T1415 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x139e8fae7100002 type:cre= ate cxid:0x6a zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pat= h:/solr/overseer/queue-work Error:KeeperErrorCode =3D NoNode for /solr/over= seer/queue-work [junit4:junit4] 2> 1611 T1430 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 1903 T1410 oasc.ShardLeaderElectionContext.waitForRepl= icasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 1904 T1410 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I may be the new leader - try and sync [junit4:junit4] 2> 1904 T1410 oasc.SyncStrategy.sync Sync replicas to htt= p://127.0.0.1:57173/solr/collection1/ [junit4:junit4] 2> 1904 T1410 oasc.SyncStrategy.syncReplicas Sync Success= - now sync replicas to me [junit4:junit4] 2> 1905 T1410 oasc.SyncStrategy.syncToMe http://127.0.0.1= :57173/solr/collection1/ has no replicas [junit4:junit4] 2> 1905 T1410 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I am the new leader: http://127.0.0.1:57173/solr/collection1/ [junit4:junit4] 2> 1905 T1410 oascc.SolrZkClient.makePath makePath: /coll= ections/control_collection/leaders/control_shard [junit4:junit4] 2> 1909 T1415 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x139e8fae7100002 type:cre= ate cxid:0x88 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pat= h:/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 2124 T1431 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 2138 T1430 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 2175 T1410 oasc.ZkController.register We are http://12= 7.0.0.1:57173/solr/collection1/ and leader is http://127.0.0.1:57173/solr/c= ollection1/ [junit4:junit4] 2> 2175 T1410 oasc.ZkController.register No LogReplay nee= ded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:57173/solr [junit4:junit4] 2> 2175 T1410 oasc.ZkController.checkRecovery I am the le= ader, no recovery necessary [junit4:junit4] 2> 2178 T1410 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 2178 T1410 oass.SolrDispatchFilter.init user.dir=3D/us= r/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/bui= ld/solr-core/test/J1 [junit4:junit4] 2> 2179 T1410 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4:junit4] 2> 2179 T1410 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> 2577 T1410 oejs.Server.doStart jetty-8.1.2.v20120308 [junit4:junit4] 2> 2580 T1410 oejs.AbstractConnector.doStart Started Sock= etConnector@0.0.0.0:57182 [junit4:junit4] 2> 2581 T1410 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 2582 T1410 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/L= ucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-jetty1= -1348233523086 [junit4:junit4] 2> 2582 T1410 oasc.SolrResourceLoader. new SolrReso= urceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/= Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-jetty= 1-1348233523086/' [junit4:junit4] 2> 2622 T1410 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() [junit4:junit4] 2> 2622 T1410 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 2623 T1410 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/L= ucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-jetty1= -1348233523086 [junit4:junit4] 2> 2623 T1410 oasc.CoreContainer$Initializer.initialize l= ooking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Te= sts-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-jetty1-134823352308= 6/solr.xml [junit4:junit4] 2> 2624 T1410 oasc.CoreContainer. New CoreContainer= 690242624 [junit4:junit4] 2> 2624 T1410 oasc.CoreContainer.load Loading CoreContain= er using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Te= sts-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-jetty1-134823352308= 6/' [junit4:junit4] 2> 2625 T1410 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-S= olr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-jetty1-134823= 3523086/' [junit4:junit4] 2> 2641 T1431 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 2648 T1430 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 2652 T1410 oasc.CoreContainer.load Registering Log Lis= tener [junit4:junit4] 2> 2670 T1410 oasc.CoreContainer.initZooKeeper Zookeeper = client=3D127.0.0.1:57164/solr [junit4:junit4] 2> 2670 T1410 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:57164/solr sessionTimeout=3D5000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@584245c [junit4:junit4] 2> 2671 T1443 oaz.ClientCnxn$SendThread.startConnect Open= ing socket connection to server /127.0.0.1:57164 [junit4:junit4] 2> 2671 T1410 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 2672 T1443 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost/127.0.0.1:57164, initiating sessi= on [junit4:junit4] 2> 2672 T1412 oazs.NIOServerCnxn$Factory.run Accepted soc= ket connection from /140.211.11.196:57183 [junit4:junit4] 2> 2673 T1412 oazs.NIOServerCnxn.readConnectRequest Clien= t attempting to establish new session at /140.211.11.196:57183 [junit4:junit4] 2> 2674 T1414 oazs.NIOServerCnxn.finishSessionInit Establ= ished session 0x139e8fae7100003 with negotiated timeout 5000 for client /14= 0.211.11.196:57183 [junit4:junit4] 2> 2674 T1443 oaz.ClientCnxn$SendThread.readConnectResult= Session establishment complete on server localhost/127.0.0.1:57164, sessio= nid =3D 0x139e8fae7100003, negotiated timeout =3D 5000 [junit4:junit4] 2> 2675 T1444 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@584245c name:ZooKeeperConnectio= n Watcher:127.0.0.1:57164/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4:junit4] 2> 2675 T1410 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 2676 T1415 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x139e8fae7100003 type:cre= ate cxid:0x1 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path= :/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 2677 T1415 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x139e8fae7100003 type:cre= ate cxid:0x2 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path= :/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 2679 T1410 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:57182_solr [junit4:junit4] 2> 2679 T1415 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x139e8fae7100003 type:del= ete cxid:0x4 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path= :/solr/live_nodes/127.0.0.1:57182_solr Error:KeeperErrorCode =3D NoNode for= /solr/live_nodes/127.0.0.1:57182_solr [junit4:junit4] 2> 2680 T1410 oascc.SolrZkClient.makePath makePath: /live= _nodes/127.0.0.1:57182_solr [junit4:junit4] 2> 2689 T1430 oascc.ZkStateReader$3.process Updating live= nodes [junit4:junit4] 2> 2690 T1410 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 0 [junit4:junit4] 2> 2690 T1410 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: http:// [junit4:junit4] 2> 2691 T1410 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 0 [junit4:junit4] 2> 2691 T1410 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 2692 T1410 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4:junit4] 2> 2692 T1410 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 2692 T1410 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 2693 T1410 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4:junit4] 2> 2693 T1410 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4:junit4] 2> 2694 T1410 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&= socketTimeout=3D0&connTimeout=3D0&retry=3Dfalse [junit4:junit4] 2> 2714 T1410 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 2720 T1410 oasc.CoreContainer.create Creating SolrCore= 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/L= ucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-jetty1= -1348233523086/collection1 [junit4:junit4] 2> 2721 T1410 oasc.ZkController.createCollectionZkNode Ch= eck for collection zkNode:collection1 [junit4:junit4] 2> 2722 T1410 oasc.ZkController.createCollectionZkNode Co= llection zkNode exists [junit4:junit4] 2> 2722 T1410 oasc.ZkController.readConfigName Load colle= ction config from:/collections/collection1 [junit4:junit4] 2> 2723 T1410 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-S= olr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-jetty1-134823= 3523086/collection1/' [junit4:junit4] 2> 2725 T1410 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trun= k-Java6/solr/build/solr-core/test/J1/solrtest-jetty1-1348233523086/collecti= on1/lib/README' to classloader [junit4:junit4] 2> 2726 T1410 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trun= k-Java6/solr/build/solr-core/test/J1/solrtest-jetty1-1348233523086/collecti= on1/lib/classes/' to classloader [junit4:junit4] 2> 2779 T1410 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_50 [junit4:junit4] 2> 2856 T1410 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4:junit4] 2> 2957 T1410 oass.IndexSchema.readSchema Reading Solr Sc= hema [junit4:junit4] 2> 2964 T1410 oass.IndexSchema.readSchema Schema name=3Dt= est [junit4:junit4] 2> 3533 T1410 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 3542 T1410 oass.IndexSchema.readSchema default search = field in schema is text [junit4:junit4] 2> 3545 T1410 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 3554 T1410 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 3558 T1410 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 3562 T1410 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 3563 T1410 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 3563 T1410 oasc.SolrCore. [collection1] Opening = new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-t= runk-Java6/solr/build/solr-core/test/J1/./solrtest-jetty1-1348233523086/col= lection1/, dataDir=3D./org.apache.solr.cloud.BasicDistributedZk2Test-134823= 3520901/jetty1/ [junit4:junit4] 2> 3564 T1410 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@7fcebc9f [junit4:junit4] 2> 3565 T1410 oasc.SolrCore.getNewIndexDir WARNING New in= dex directory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistr= ibutedZk2Test-1348233520901/jetty1/index/ [junit4:junit4] 2> 3565 T1410 oasc.SolrCore.initIndex WARNING [collection= 1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-13= 48233520901/jetty1/index' doesn't exist. Creating new index... [junit4:junit4] 2> 3566 T1410 oasc.CachingDirectoryFactory.get return new= directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tr= unk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistrib= utedZk2Test-1348233520901/jetty1/index forceNew:false [junit4:junit4] 2> 3600 T1410 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.Basic= DistributedZk2Test-1348233520901/jetty1/index lockFactory=3Dorg.apache.luce= ne.store.NativeFSLockFactory@6ab23e13; maxCacheMB=3D48.0 maxMergeSizeMB=3D4= .0),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 3600 T1410 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1 [junit4:junit4] 2> 3601 T1410 oasc.SolrCore.initWriters created xml: solr= .XMLResponseWriter [junit4:junit4] 2> 3603 T1410 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe" [junit4:junit4] 2> 3603 T1410 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe-allfields" [junit4:junit4] 2> 3603 T1410 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "s= tored_sig" [junit4:junit4] 2> 3604 T1410 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "u= niq-fields" [junit4:junit4] 2> 3604 T1410 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= istrib-dup-test-chain-implicit" [junit4:junit4] 2> 3604 T1410 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 3605 T1410 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 3605 T1410 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 3606 T1410 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 3606 T1410 oasc.RequestHandlers.initHandlersFromConfig= created dismax: solr.SearchHandler [junit4:junit4] 2> 3607 T1410 oasc.RequestHandlers.initHandlersFromConfig= created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 3607 T1410 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 3608 T1410 oasc.RequestHandlers.initHandlersFromConfig= created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 3608 T1410 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 3608 T1410 oasc.RequestHandlers.initHandlersFromConfig= created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 3609 T1410 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 3609 T1410 oasc.RequestHandlers.initHandlersFromConfig= created /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 3610 T1410 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 3610 T1410 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchH= andler [junit4:junit4] 2> 3611 T1410 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchH= andler [junit4:junit4] 2> 3611 T1410 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.= SearchHandler [junit4:junit4] 2> 3612 T1410 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 3612 T1410 oasc.RequestHandlers.initHandlersFromConfig= created tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 3612 T1410 oasc.RequestHandlers.initHandlersFromConfig= created /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 3613 T1410 oasc.RequestHandlers.initHandlersFromConfig= created /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 3616 T1410 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 3619 T1410 oasc.SolrCore.initDeprecatedSupport WARNING= solrconfig.xml uses deprecated , Please update your c= onfig to use the ShowFileRequestHandler. [junit4:junit4] 2> 3620 T1410 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> 3623 T1410 oass.SolrIndexSearcher. Opening Searc= her@673db262 main [junit4:junit4] 2> 3624 T1410 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 3624 T1410 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 3625 T1410 oashc.SpellCheckComponent.inform Initializi= ng spell checkers [junit4:junit4] 2> 3631 T1410 oass.DirectSolrSpellChecker.init init: {nam= e=3Ddirect,classname=3DDirectSolrSpellChecker,field=3Dlowerfilt,minQueryLen= gth=3D3} [junit4:junit4] 2> 3685 T1445 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@673db262 main{StandardDirectoryReader(se= gments_1:1)} [junit4:junit4] 2> 4169 T1431 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 4184 T1430 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 4184 T1444 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 4193 T1410 oasc.CoreContainer.register registering cor= e: collection1 [junit4:junit4] 2> 4193 T1410 oasc.ZkController.register Register shard -= core:collection1 address:http://127.0.0.1:57182/solr shardId:shard1 [junit4:junit4] 2> 4194 T1410 oascc.SolrZkClient.makePath makePath: /coll= ections/collection1/leader_elect/shard1/election [junit4:junit4] 2> 4209 T1415 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x139e8fae7100003 type:del= ete cxid:0x42 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pat= h:/solr/collections/collection1/leaders Error:KeeperErrorCode =3D NoNode fo= r /solr/collections/collection1/leaders [junit4:junit4] 2> 4209 T1410 oasc.ShardLeaderElectionContext.runLeaderPr= ocess Running the leader process. [junit4:junit4] 2> 4210 T1415 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x139e8fae7100003 type:cre= ate cxid:0x43 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pat= h:/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 4211 T1410 oasc.ShardLeaderElectionContext.waitForRepl= icasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 4212 T1410 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I may be the new leader - try and sync [junit4:junit4] 2> 4212 T1410 oasc.SyncStrategy.sync Sync replicas to htt= p://127.0.0.1:57182/solr/collection1/ [junit4:junit4] 2> 4212 T1410 oasc.SyncStrategy.syncReplicas Sync Success= - now sync replicas to me [junit4:junit4] 2> 4213 T1410 oasc.SyncStrategy.syncToMe http://127.0.0.1= :57182/solr/collection1/ has no replicas [junit4:junit4] 2> 4213 T1410 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I am the new leader: http://127.0.0.1:57182/solr/collection1/ [junit4:junit4] 2> 4213 T1410 oascc.SolrZkClient.makePath makePath: /coll= ections/collection1/leaders/shard1 [junit4:junit4] 2> 4216 T1415 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x139e8fae7100003 type:cre= ate cxid:0x4d zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pat= h:/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 4688 T1431 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 4707 T1430 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 4707 T1444 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 4727 T1410 oasc.ZkController.register We are http://12= 7.0.0.1:57182/solr/collection1/ and leader is http://127.0.0.1:57182/solr/c= ollection1/ [junit4:junit4] 2> 4727 T1410 oasc.ZkController.register No LogReplay nee= ded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:57182/solr [junit4:junit4] 2> 4727 T1410 oasc.ZkController.checkRecovery I am the le= ader, no recovery necessary [junit4:junit4] 2> 4729 T1410 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 4730 T1410 oass.SolrDispatchFilter.init user.dir=3D/us= r/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/bui= ld/solr-core/test/J1 [junit4:junit4] 2> 4730 T1410 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4:junit4] 2> 4730 T1410 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> 5035 T1410 oejs.Server.doStart jetty-8.1.2.v20120308 [junit4:junit4] 2> 5038 T1410 oejs.AbstractConnector.doStart Started Sock= etConnector@0.0.0.0:57188 [junit4:junit4] 2> 5038 T1410 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 5039 T1410 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/L= ucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-jetty2= -1348233525637 [junit4:junit4] 2> 5039 T1410 oasc.SolrResourceLoader. new SolrReso= urceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/= Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-jetty= 2-1348233525637/' [junit4:junit4] 2> 5062 T1410 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() [junit4:junit4] 2> 5063 T1410 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 5063 T1410 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/L= ucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-jetty2= -1348233525637 [junit4:junit4] 2> 5063 T1410 oasc.CoreContainer$Initializer.initialize l= ooking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Te= sts-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-jetty2-134823352563= 7/solr.xml [junit4:junit4] 2> 5064 T1410 oasc.CoreContainer. New CoreContainer= 1378216610 [junit4:junit4] 2> 5064 T1410 oasc.CoreContainer.load Loading CoreContain= er using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Te= sts-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-jetty2-134823352563= 7/' [junit4:junit4] 2> 5064 T1410 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-S= olr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-jetty2-134823= 3525637/' [junit4:junit4] 2> 5082 T1410 oasc.CoreContainer.load Registering Log Lis= tener [junit4:junit4] 2> 5092 T1410 oasc.CoreContainer.initZooKeeper Zookeeper = client=3D127.0.0.1:57164/solr [junit4:junit4] 2> 5092 T1410 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:57164/solr sessionTimeout=3D5000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@3b14d10e [junit4:junit4] 2> 5093 T1455 oaz.ClientCnxn$SendThread.startConnect Open= ing socket connection to server /127.0.0.1:57164 [junit4:junit4] 2> 5093 T1410 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 5094 T1455 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost/127.0.0.1:57164, initiating sessi= on [junit4:junit4] 2> 5094 T1412 oazs.NIOServerCnxn$Factory.run Accepted soc= ket connection from /140.211.11.196:57189 [junit4:junit4] 2> 5094 T1412 oazs.NIOServerCnxn.readConnectRequest Clien= t attempting to establish new session at /140.211.11.196:57189 [junit4:junit4] 2> 5096 T1414 oazs.NIOServerCnxn.finishSessionInit Establ= ished session 0x139e8fae7100004 with negotiated timeout 5000 for client /14= 0.211.11.196:57189 [junit4:junit4] 2> 5096 T1455 oaz.ClientCnxn$SendThread.readConnectResult= Session establishment complete on server localhost/127.0.0.1:57164, sessio= nid =3D 0x139e8fae7100004, negotiated timeout =3D 5000 [junit4:junit4] 2> 5096 T1456 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@3b14d10e name:ZooKeeperConnecti= on Watcher:127.0.0.1:57164/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 5097 T1410 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 5097 T1415 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x139e8fae7100004 type:cre= ate cxid:0x1 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path= :/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 5106 T1415 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x139e8fae7100004 type:cre= ate cxid:0x2 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path= :/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 5107 T1410 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:57188_solr [junit4:junit4] 2> 5108 T1415 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x139e8fae7100004 type:del= ete cxid:0x4 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path= :/solr/live_nodes/127.0.0.1:57188_solr Error:KeeperErrorCode =3D NoNode for= /solr/live_nodes/127.0.0.1:57188_solr [junit4:junit4] 2> 5122 T1410 oascc.SolrZkClient.makePath makePath: /live= _nodes/127.0.0.1:57188_solr [junit4:junit4] 2> 5124 T1444 oascc.ZkStateReader$3.process Updating live= nodes [junit4:junit4] 2> 5124 T1430 oascc.ZkStateReader$3.process Updating live= nodes [junit4:junit4] 2> 5125 T1410 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 0 [junit4:junit4] 2> 5125 T1410 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: http:// [junit4:junit4] 2> 5125 T1410 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 0 [junit4:junit4] 2> 5126 T1410 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 5126 T1410 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4:junit4] 2> 5127 T1410 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 5127 T1410 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 5128 T1410 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4:junit4] 2> 5128 T1410 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4:junit4] 2> 5129 T1410 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&= socketTimeout=3D0&connTimeout=3D0&retry=3Dfalse [junit4:junit4] 2> 5145 T1410 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 5151 T1410 oasc.CoreContainer.create Creating SolrCore= 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/L= ucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-jetty2= -1348233525637/collection1 [junit4:junit4] 2> 5152 T1410 oasc.ZkController.createCollectionZkNode Ch= eck for collection zkNode:collection1 [junit4:junit4] 2> 5152 T1410 oasc.ZkController.createCollectionZkNode Co= llection zkNode exists [junit4:junit4] 2> 5153 T1410 oasc.ZkController.readConfigName Load colle= ction config from:/collections/collection1 [junit4:junit4] 2> 5154 T1410 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-S= olr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-jetty2-134823= 3525637/collection1/' [junit4:junit4] 2> 5155 T1410 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trun= k-Java6/solr/build/solr-core/test/J1/solrtest-jetty2-1348233525637/collecti= on1/lib/classes/' to classloader [junit4:junit4] 2> 5156 T1410 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trun= k-Java6/solr/build/solr-core/test/J1/solrtest-jetty2-1348233525637/collecti= on1/lib/README' to classloader [junit4:junit4] 2> 5206 T1410 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_50 [junit4:junit4] 2> 5218 T1431 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 5232 T1444 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 5232 T1430 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 5232 T1456 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 5279 T1410 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4:junit4] 2> 5380 T1410 oass.IndexSchema.readSchema Reading Solr Sc= hema [junit4:junit4] 2> 5386 T1410 oass.IndexSchema.readSchema Schema name=3Dt= est [junit4:junit4] 2> 6031 T1410 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 6044 T1410 oass.IndexSchema.readSchema default search = field in schema is text [junit4:junit4] 2> 6049 T1410 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 6061 T1410 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 6066 T1410 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 6071 T1410 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 6072 T1410 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 6073 T1410 oasc.SolrCore. [collection1] Opening = new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-t= runk-Java6/solr/build/solr-core/test/J1/./solrtest-jetty2-1348233525637/col= lection1/, dataDir=3D./org.apache.solr.cloud.BasicDistributedZk2Test-134823= 3520901/jetty2/ [junit4:junit4] 2> 6074 T1410 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@7fcebc9f [junit4:junit4] 2> 6075 T1410 oasc.SolrCore.getNewIndexDir WARNING New in= dex directory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistr= ibutedZk2Test-1348233520901/jetty2/index/ [junit4:junit4] 2> 6076 T1410 oasc.SolrCore.initIndex WARNING [collection= 1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-13= 48233520901/jetty2/index' doesn't exist. Creating new index... [junit4:junit4] 2> 6077 T1410 oasc.CachingDirectoryFactory.get return new= directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tr= unk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistrib= utedZk2Test-1348233520901/jetty2/index forceNew:false [junit4:junit4] 2> 6084 T1410 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.Basic= DistributedZk2Test-1348233520901/jetty2/index lockFactory=3Dorg.apache.luce= ne.store.NativeFSLockFactory@53ec2b9b; maxCacheMB=3D48.0 maxMergeSizeMB=3D4= .0),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 6085 T1410 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1 [junit4:junit4] 2> 6086 T1410 oasc.SolrCore.initWriters created xml: solr= .XMLResponseWriter [junit4:junit4] 2> 6088 T1410 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe" [junit4:junit4] 2> 6089 T1410 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe-allfields" [junit4:junit4] 2> 6089 T1410 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "s= tored_sig" [junit4:junit4] 2> 6090 T1410 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "u= niq-fields" [junit4:junit4] 2> 6091 T1410 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= istrib-dup-test-chain-implicit" [junit4:junit4] 2> 6091 T1410 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 6092 T1410 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 6093 T1410 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 6093 T1410 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 6094 T1410 oasc.RequestHandlers.initHandlersFromConfig= created dismax: solr.SearchHandler [junit4:junit4] 2> 6095 T1410 oasc.RequestHandlers.initHandlersFromConfig= created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 6095 T1410 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 6096 T1410 oasc.RequestHandlers.initHandlersFromConfig= created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 6097 T1410 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 6097 T1410 oasc.RequestHandlers.initHandlersFromConfig= created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 6098 T1410 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 6098 T1410 oasc.RequestHandlers.initHandlersFromConfig= created /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 6099 T1410 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 6100 T1410 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchH= andler [junit4:junit4] 2> 6100 T1410 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchH= andler [junit4:junit4] 2> 6101 T1410 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.= SearchHandler [junit4:junit4] 2> 6102 T1410 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 6102 T1410 oasc.RequestHandlers.initHandlersFromConfig= created tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 6103 T1410 oasc.RequestHandlers.initHandlersFromConfig= created /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 6104 T1410 oasc.RequestHandlers.initHandlersFromConfig= created /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 6108 T1410 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 6114 T1410 oasc.SolrCore.initDeprecatedSupport WARNING= solrconfig.xml uses deprecated , Please update your c= onfig to use the ShowFileRequestHandler. [junit4:junit4] 2> 6116 T1410 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> 6120 T1410 oass.SolrIndexSearcher. Opening Searc= her@50e7aaff main [junit4:junit4] 2> 6122 T1410 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 6122 T1410 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 6123 T1410 oashc.SpellCheckComponent.inform Initializi= ng spell checkers [junit4:junit4] 2> 6131 T1410 oass.DirectSolrSpellChecker.init init: {nam= e=3Ddirect,classname=3DDirectSolrSpellChecker,field=3Dlowerfilt,minQueryLen= gth=3D3} [junit4:junit4] 2> 6191 T1457 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@50e7aaff main{StandardDirectoryReader(se= gments_1:1)} [junit4:junit4] 2> 6238 T1431 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 6252 T1430 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 6252 T1444 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 6252 T1456 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 6697 T1410 oasc.CoreContainer.register registering cor= e: collection1 [junit4:junit4] 2> 6697 T1410 oasc.ZkController.register Register shard -= core:collection1 address:http://127.0.0.1:57188/solr shardId:shard2 [junit4:junit4] 2> 6698 T1410 oascc.SolrZkClient.makePath makePath: /coll= ections/collection1/leader_elect/shard2/election [junit4:junit4] 2> 6719 T1415 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x139e8fae7100004 type:del= ete cxid:0x42 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pat= h:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode =3D No= Node for /solr/collections/collection1/leaders/shard2 [junit4:junit4] 2> 6724 T1410 oasc.ShardLeaderElectionContext.runLeaderPr= ocess Running the leader process. [junit4:junit4] 2> 6725 T1415 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x139e8fae7100004 type:cre= ate cxid:0x43 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pat= h:/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 6728 T1410 oasc.ShardLeaderElectionContext.waitForRepl= icasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 6728 T1410 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I may be the new leader - try and sync [junit4:junit4] 2> 6729 T1410 oasc.SyncStrategy.sync Sync replicas to htt= p://127.0.0.1:57188/solr/collection1/ [junit4:junit4] 2> 6729 T1410 oasc.SyncStrategy.syncReplicas Sync Success= - now sync replicas to me [junit4:junit4] 2> 6730 T1410 oasc.SyncStrategy.syncToMe http://127.0.0.1= :57188/solr/collection1/ has no replicas [junit4:junit4] 2> 6730 T1410 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I am the new leader: http://127.0.0.1:57188/solr/collection1/ [junit4:junit4] 2> 6730 T1410 oascc.SolrZkClient.makePath makePath: /coll= ections/collection1/leaders/shard2 [junit4:junit4] 2> 6733 T1415 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x139e8fae7100004 type:cre= ate cxid:0x4c zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pat= h:/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 6755 T1431 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 6776 T1430 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 6776 T1456 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 6776 T1444 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 6793 T1410 oasc.ZkController.register We are http://12= 7.0.0.1:57188/solr/collection1/ and leader is http://127.0.0.1:57188/solr/c= ollection1/ [junit4:junit4] 2> 6793 T1410 oasc.ZkController.register No LogReplay nee= ded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:57188/solr [junit4:junit4] 2> 6793 T1410 oasc.ZkController.checkRecovery I am the le= ader, no recovery necessary [junit4:junit4] 2> 6795 T1410 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 6796 T1410 oass.SolrDispatchFilter.init user.dir=3D/us= r/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/bui= ld/solr-core/test/J1 [junit4:junit4] 2> 6796 T1410 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4:junit4] 2> 6797 T1410 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> 7109 T1410 oejs.Server.doStart jetty-8.1.2.v20120308 [junit4:junit4] 2> 7111 T1410 oejs.AbstractConnector.doStart Started Sock= etConnector@0.0.0.0:57195 [junit4:junit4] 2> 7112 T1410 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 7112 T1410 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/L= ucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-jetty3= -1348233527705 [junit4:junit4] 2> 7112 T1410 oasc.SolrResourceLoader. new SolrReso= urceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/= Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-jetty= 3-1348233527705/' [junit4:junit4] 2> 7137 T1410 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() [junit4:junit4] 2> 7137 T1410 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 7138 T1410 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/L= ucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-jetty3= -1348233527705 [junit4:junit4] 2> 7138 T1410 oasc.CoreContainer$Initializer.initialize l= ooking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Te= sts-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-jetty3-134823352770= 5/solr.xml [junit4:junit4] 2> 7138 T1410 oasc.CoreContainer. New CoreContainer= 525571720 [junit4:junit4] 2> 7139 T1410 oasc.CoreContainer.load Loading CoreContain= er using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Te= sts-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-jetty3-134823352770= 5/' [junit4:junit4] 2> 7139 T1410 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-S= olr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-jetty3-134823= 3527705/' [junit4:junit4] 2> 7157 T1410 oasc.CoreContainer.load Registering Log Lis= tener [junit4:junit4] 2> 7168 T1410 oasc.CoreContainer.initZooKeeper Zookeeper = client=3D127.0.0.1:57164/solr [junit4:junit4] 2> 7168 T1410 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:57164/solr sessionTimeout=3D5000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@479a6705 [junit4:junit4] 2> 7169 T1467 oaz.ClientCnxn$SendThread.startConnect Open= ing socket connection to server /127.0.0.1:57164 [junit4:junit4] 2> 7169 T1410 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 7170 T1467 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost/127.0.0.1:57164, initiating sessi= on [junit4:junit4] 2> 7170 T1412 oazs.NIOServerCnxn$Factory.run Accepted soc= ket connection from /140.211.11.196:57196 [junit4:junit4] 2> 7170 T1412 oazs.NIOServerCnxn.readConnectRequest Clien= t attempting to establish new session at /140.211.11.196:57196 [junit4:junit4] 2> 7172 T1414 oazs.NIOServerCnxn.finishSessionInit Establ= ished session 0x139e8fae7100005 with negotiated timeout 5000 for client /14= 0.211.11.196:57196 [junit4:junit4] 2> 7172 T1467 oaz.ClientCnxn$SendThread.readConnectResult= Session establishment complete on server localhost/127.0.0.1:57164, sessio= nid =3D 0x139e8fae7100005, negotiated timeout =3D 5000 [junit4:junit4] 2> 7173 T1468 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@479a6705 name:ZooKeeperConnecti= on Watcher:127.0.0.1:57164/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 7173 T1410 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 7173 T1415 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x139e8fae7100005 type:cre= ate cxid:0x1 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path= :/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 7189 T1415 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x139e8fae7100005 type:cre= ate cxid:0x2 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path= :/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 7190 T1410 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:57195_solr [junit4:junit4] 2> 7191 T1415 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x139e8fae7100005 type:del= ete cxid:0x4 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path= :/solr/live_nodes/127.0.0.1:57195_solr Error:KeeperErrorCode =3D NoNode for= /solr/live_nodes/127.0.0.1:57195_solr [junit4:junit4] 2> 7192 T1410 oascc.SolrZkClient.makePath makePath: /live= _nodes/127.0.0.1:57195_solr [junit4:junit4] 2> 7195 T1430 oascc.ZkStateReader$3.process Updating live= nodes [junit4:junit4] 2> 7195 T1456 oascc.ZkStateReader$3.process Updating live= nodes [junit4:junit4] 2> 7195 T1444 oascc.ZkStateReader$3.process Updating live= nodes [junit4:junit4] 2> 7195 T1410 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 0 [junit4:junit4] 2> 7196 T1410 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: http:// [junit4:junit4] 2> 7196 T1410 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 0 [junit4:junit4] 2> 7196 T1410 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 7197 T1410 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4:junit4] 2> 7197 T1410 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 7197 T1410 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 7198 T1410 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4:junit4] 2> 7198 T1410 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4:junit4] 2> 7198 T1410 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&= socketTimeout=3D0&connTimeout=3D0&retry=3Dfalse [junit4:junit4] 2> 7210 T1410 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 7219 T1410 oasc.CoreContainer.create Creating SolrCore= 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/L= ucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-jetty3= -1348233527705/collection1 [junit4:junit4] 2> 7220 T1410 oasc.ZkController.createCollectionZkNode Ch= eck for collection zkNode:collection1 [junit4:junit4] 2> 7221 T1410 oasc.ZkController.createCollectionZkNode Co= llection zkNode exists [junit4:junit4] 2> 7221 T1410 oasc.ZkController.readConfigName Load colle= ction config from:/collections/collection1 [junit4:junit4] 2> 7222 T1410 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-S= olr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-jetty3-134823= 3527705/collection1/' [junit4:junit4] 2> 7223 T1410 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trun= k-Java6/solr/build/solr-core/test/J1/solrtest-jetty3-1348233527705/collecti= on1/lib/classes/' to classloader [junit4:junit4] 2> 7223 T1410 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trun= k-Java6/solr/build/solr-core/test/J1/solrtest-jetty3-1348233527705/collecti= on1/lib/README' to classloader [junit4:junit4] 2> 7258 T1410 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_50 [junit4:junit4] 2> 7281 T1431 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 7287 T1430 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 7287 T1456 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 7287 T1444 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 7287 T1468 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 7307 T1410 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4:junit4] 2> 7408 T1410 oass.IndexSchema.readSchema Reading Solr Sc= hema [junit4:junit4] 2> 7412 T1410 oass.IndexSchema.readSchema Schema name=3Dt= est [junit4:junit4] 2> 7839 T1410 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 7847 T1410 oass.IndexSchema.readSchema default search = field in schema is text [junit4:junit4] 2> 7850 T1410 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 7859 T1410 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 7862 T1410 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 7865 T1410 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 7866 T1410 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 7867 T1410 oasc.SolrCore. [collection1] Opening = new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-t= runk-Java6/solr/build/solr-core/test/J1/./solrtest-jetty3-1348233527705/col= lection1/, dataDir=3D./org.apache.solr.cloud.BasicDistributedZk2Test-134823= 3520901/jetty3/ [junit4:junit4] 2> 7868 T1410 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@7fcebc9f [junit4:junit4] 2> 7868 T1410 oasc.SolrCore.getNewIndexDir WARNING New in= dex directory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistr= ibutedZk2Test-1348233520901/jetty3/index/ [junit4:junit4] 2> 7869 T1410 oasc.SolrCore.initIndex WARNING [collection= 1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-13= 48233520901/jetty3/index' doesn't exist. Creating new index... [junit4:junit4] 2> 7870 T1410 oasc.CachingDirectoryFactory.get return new= directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tr= unk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistrib= utedZk2Test-1348233520901/jetty3/index forceNew:false [junit4:junit4] 2> 7901 T1410 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.Basic= DistributedZk2Test-1348233520901/jetty3/index lockFactory=3Dorg.apache.luce= ne.store.NativeFSLockFactory@74be0783; maxCacheMB=3D48.0 maxMergeSizeMB=3D4= .0),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 7902 T1410 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1 [junit4:junit4] 2> 7902 T1410 oasc.SolrCore.initWriters created xml: solr= .XMLResponseWriter [junit4:junit4] 2> 7904 T1410 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe" [junit4:junit4] 2> 7904 T1410 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe-allfields" [junit4:junit4] 2> 7905 T1410 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "s= tored_sig" [junit4:junit4] 2> 7905 T1410 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "u= niq-fields" [junit4:junit4] 2> 7906 T1410 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= istrib-dup-test-chain-implicit" [junit4:junit4] 2> 7906 T1410 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 7906 T1410 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 7907 T1410 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 7907 T1410 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 7908 T1410 oasc.RequestHandlers.initHandlersFromConfig= created dismax: solr.SearchHandler [junit4:junit4] 2> 7908 T1410 oasc.RequestHandlers.initHandlersFromConfig= created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 7909 T1410 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 7909 T1410 oasc.RequestHandlers.initHandlersFromConfig= created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 7909 T1410 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 7910 T1410 oasc.RequestHandlers.initHandlersFromConfig= created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 7910 T1410 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 7911 T1410 oasc.RequestHandlers.initHandlersFromConfig= created /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 7911 T1410 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 7912 T1410 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchH= andler [junit4:junit4] 2> 7912 T1410 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchH= andler [junit4:junit4] 2> 7913 T1410 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.= SearchHandler [junit4:junit4] 2> 7913 T1410 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 7913 T1410 oasc.RequestHandlers.initHandlersFromConfig= created tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 7914 T1410 oasc.RequestHandlers.initHandlersFromConfig= created /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 7914 T1410 oasc.RequestHandlers.initHandlersFromConfig= created /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 7917 T1410 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 7921 T1410 oasc.SolrCore.initDeprecatedSupport WARNING= solrconfig.xml uses deprecated , Please update your c= onfig to use the ShowFileRequestHandler. [junit4:junit4] 2> 7922 T1410 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> 7924 T1410 oass.SolrIndexSearcher. Opening Searc= her@7bb153f7 main [junit4:junit4] 2> 7925 T1410 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 7926 T1410 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 7926 T1410 oashc.SpellCheckComponent.inform Initializi= ng spell checkers [junit4:junit4] 2> 7932 T1410 oass.DirectSolrSpellChecker.init init: {nam= e=3Ddirect,classname=3DDirectSolrSpellChecker,field=3Dlowerfilt,minQueryLen= gth=3D3} [junit4:junit4] 2> 7998 T1469 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@7bb153f7 main{StandardDirectoryReader(se= gments_1:1)} [junit4:junit4] 2> 8301 T1431 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 8315 T1430 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 8315 T1444 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 8315 T1468 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 8315 T1456 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 8502 T1410 oasc.CoreContainer.register registering cor= e: collection1 [junit4:junit4] 2> 8502 T1410 oasc.ZkController.register Register shard -= core:collection1 address:http://127.0.0.1:57195/solr shardId:shard1 [junit4:junit4] 2> 8505 T1410 oasc.ZkController.register We are http://12= 7.0.0.1:57195/solr/collection1/ and leader is http://127.0.0.1:57182/solr/c= ollection1/ [junit4:junit4] 2> 8505 T1410 oasc.ZkController.register No LogReplay nee= ded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:57195/solr [junit4:junit4] 2> 8505 T1410 oasc.ZkController.checkRecovery Core needs = to recover:collection1 [junit4:junit4] 2> 8506 T1410 oasu.DefaultSolrCoreState.doRecovery Runnin= g recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C151 name=3Dcollection1 org.apache.sol= r.core.SolrCore@1052b6a0 url=3Dhttp://127.0.0.1:57195/solr/collection1 node= =3D127.0.0.1:57195_solr [junit4:junit4] 2> 8507 T1470 C151 P57195 oasc.RecoveryStrategy.run Start= ing recovery process. core=3Dcollection1 recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 8507 T1470 C151 P57195 oasc.RecoveryStrategy.doRecover= y ###### startupVersions=3D[] [junit4:junit4] 2> 8507 T1410 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 8508 T1470 C151 P57195 oasc.RecoveryStrategy.doRecover= y Attempting to PeerSync from http://127.0.0.1:57182/solr/collection1/ core= =3Dcollection1 - recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 8508 T1470 C151 P57195 oasu.PeerSync.sync PeerSync: co= re=3Dcollection1 url=3Dhttp://127.0.0.1:57195/solr START replicas=3D[http:/= /127.0.0.1:57182/solr/collection1/] nUpdates=3D100 [junit4:junit4] 2> 8509 T1410 oass.SolrDispatchFilter.init user.dir=3D/us= r/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/bui= ld/solr-core/test/J1 [junit4:junit4] 2> 8509 T1470 C151 P57195 oasu.PeerSync.sync WARNING no f= rame of reference to tell of we've missed updates [junit4:junit4] 2> 8509 T1470 C151 P57195 oasc.RecoveryStrategy.doRecover= y PeerSync Recovery was not successful - trying replication. core=3Dcollect= ion1 [junit4:junit4] 2> 8509 T1410 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4:junit4] 2> 8509 T1470 C151 P57195 oasc.RecoveryStrategy.doRecover= y Starting Replication Recovery. core=3Dcollection1 [junit4:junit4] 2> 8509 T1470 C151 P57195 oascsi.HttpClientUtil.createCli= ent Creating new http client, config:maxConnections=3D128&maxConnectionsPer= Host=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 8509 T1410 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> ASYNC NEW_CORE C152 name=3Dcollection1 org.apache.sol= r.core.SolrCore@d14925e url=3Dhttp://127.0.0.1:57182/solr/collection1 node= =3D127.0.0.1:57182_solr [junit4:junit4] 2> 8526 T1436 C152 P57182 REQ /get {distrib=3Dfalse&qt=3D= /get&wt=3Djavabin&version=3D2&getVersions=3D100} status=3D0 QTime=3D6=20 [junit4:junit4] 2> 8819 T1431 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 8821 T1410 oejs.Server.doStart jetty-8.1.2.v20120308 [junit4:junit4] 2> 8823 T1410 oejs.AbstractConnector.doStart Started Sock= etConnector@0.0.0.0:57210 [junit4:junit4] 2> 8824 T1410 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 8825 T1410 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/L= ucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-jetty4= -1348233529424 [junit4:junit4] 2> 8825 T1410 oasc.SolrResourceLoader. new SolrReso= urceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/= Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-jetty= 4-1348233529424/' [junit4:junit4] 2> 8841 T1444 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 8841 T1430 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 8841 T1456 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 8841 T1468 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 8861 T1410 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() [junit4:junit4] 2> 8862 T1410 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 8862 T1410 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/L= ucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-jetty4= -1348233529424 [junit4:junit4] 2> 8863 T1410 oasc.CoreContainer$Initializer.initialize l= ooking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Te= sts-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-jetty4-134823352942= 4/solr.xml [junit4:junit4] 2> 8863 T1410 oasc.CoreContainer. New CoreContainer= 447747533 [junit4:junit4] 2> 8864 T1410 oasc.CoreContainer.load Loading CoreContain= er using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Te= sts-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-jetty4-134823352942= 4/' [junit4:junit4] 2> 8864 T1410 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-S= olr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-jetty4-134823= 3529424/' [junit4:junit4] 2> 8890 T1410 oasc.CoreContainer.load Registering Log Lis= tener [junit4:junit4] 2> 8906 T1410 oasc.CoreContainer.initZooKeeper Zookeeper = client=3D127.0.0.1:57164/solr [junit4:junit4] 2> 8906 T1410 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:57164/solr sessionTimeout=3D5000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@1195a565 [junit4:junit4] 2> 8907 T1481 oaz.ClientCnxn$SendThread.startConnect Open= ing socket connection to server /127.0.0.1:57164 [junit4:junit4] 2> 8907 T1410 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 8908 T1481 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost/127.0.0.1:57164, initiating sessi= on [junit4:junit4] 2> 8908 T1412 oazs.NIOServerCnxn$Factory.run Accepted soc= ket connection from /140.211.11.196:57211 [junit4:junit4] 2> 8909 T1412 oazs.NIOServerCnxn.readConnectRequest Clien= t attempting to establish new session at /140.211.11.196:57211 [junit4:junit4] 2> 8910 T1414 oazs.NIOServerCnxn.finishSessionInit Establ= ished session 0x139e8fae7100006 with negotiated timeout 5000 for client /14= 0.211.11.196:57211 [junit4:junit4] 2> 8910 T1481 oaz.ClientCnxn$SendThread.readConnectResult= Session establishment complete on server localhost/127.0.0.1:57164, sessio= nid =3D 0x139e8fae7100006, negotiated timeout =3D 5000 [junit4:junit4] 2> 8911 T1482 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@1195a565 name:ZooKeeperConnecti= on Watcher:127.0.0.1:57164/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 8911 T1410 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 8911 T1415 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x139e8fae7100006 type:cre= ate cxid:0x1 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path= :/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 8913 T1415 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x139e8fae7100006 type:cre= ate cxid:0x2 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path= :/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 8922 T1410 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:57210_solr [junit4:junit4] 2> 8923 T1415 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x139e8fae7100006 type:del= ete cxid:0x4 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path= :/solr/live_nodes/127.0.0.1:57210_solr Error:KeeperErrorCode =3D NoNode for= /solr/live_nodes/127.0.0.1:57210_solr [junit4:junit4] 2> 8924 T1410 oascc.SolrZkClient.makePath makePath: /live= _nodes/127.0.0.1:57210_solr [junit4:junit4] 2> 8926 T1468 oascc.ZkStateReader$3.process Updating live= nodes [junit4:junit4] 2> 8926 T1430 oascc.ZkStateReader$3.process Updating live= nodes [junit4:junit4] 2> 8926 T1444 oascc.ZkStateReader$3.process Updating live= nodes [junit4:junit4] 2> 8926 T1456 oascc.ZkStateReader$3.process Updating live= nodes [junit4:junit4] 2> 8927 T1410 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 0 [junit4:junit4] 2> 8927 T1410 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: http:// [junit4:junit4] 2> 8928 T1410 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 0 [junit4:junit4] 2> 8928 T1410 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 8929 T1410 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4:junit4] 2> 8929 T1410 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 8929 T1410 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 8930 T1410 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4:junit4] 2> 8930 T1410 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4:junit4] 2> 8931 T1410 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&= socketTimeout=3D0&connTimeout=3D0&retry=3Dfalse [junit4:junit4] 2> 8947 T1410 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 8953 T1410 oasc.CoreContainer.create Creating SolrCore= 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/L= ucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-jetty4= -1348233529424/collection1 [junit4:junit4] 2> 8954 T1410 oasc.ZkController.createCollectionZkNode Ch= eck for collection zkNode:collection1 [junit4:junit4] 2> 8954 T1410 oasc.ZkController.createCollectionZkNode Co= llection zkNode exists [junit4:junit4] 2> 8955 T1410 oasc.ZkController.readConfigName Load colle= ction config from:/collections/collection1 [junit4:junit4] 2> 8956 T1410 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-S= olr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-jetty4-134823= 3529424/collection1/' [junit4:junit4] 2> 8958 T1410 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trun= k-Java6/solr/build/solr-core/test/J1/solrtest-jetty4-1348233529424/collecti= on1/lib/classes/' to classloader [junit4:junit4] 2> 8958 T1410 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trun= k-Java6/solr/build/solr-core/test/J1/solrtest-jetty4-1348233529424/collecti= on1/lib/README' to classloader [junit4:junit4] 2> 9009 T1410 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_50 [junit4:junit4] 2> 9081 T1410 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4:junit4] 2> 9182 T1410 oass.IndexSchema.readSchema Reading Solr Sc= hema [junit4:junit4] 2> 9188 T1410 oass.IndexSchema.readSchema Schema name=3Dt= est [junit4:junit4] 2> 9817 T1410 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 9824 T1410 oass.IndexSchema.readSchema default search = field in schema is text [junit4:junit4] 2> 9828 T1410 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 9837 T1410 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 9841 T1410 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 9844 T1410 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 9845 T1410 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 9846 T1410 oasc.SolrCore. [collection1] Opening = new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-t= runk-Java6/solr/build/solr-core/test/J1/./solrtest-jetty4-1348233529424/col= lection1/, dataDir=3D./org.apache.solr.cloud.BasicDistributedZk2Test-134823= 3520901/jetty4/ [junit4:junit4] 2> 9846 T1410 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@7fcebc9f [junit4:junit4] 2> 9847 T1410 oasc.SolrCore.getNewIndexDir WARNING New in= dex directory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistr= ibutedZk2Test-1348233520901/jetty4/index/ [junit4:junit4] 2> 9848 T1410 oasc.SolrCore.initIndex WARNING [collection= 1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-13= 48233520901/jetty4/index' doesn't exist. Creating new index... [junit4:junit4] 2> 9848 T1410 oasc.CachingDirectoryFactory.get return new= directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tr= unk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistrib= utedZk2Test-1348233520901/jetty4/index forceNew:false [junit4:junit4] 2> 9879 T1410 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.Basic= DistributedZk2Test-1348233520901/jetty4/index lockFactory=3Dorg.apache.luce= ne.store.NativeFSLockFactory@1d8e90e5; maxCacheMB=3D48.0 maxMergeSizeMB=3D4= .0),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 9880 T1410 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1 [junit4:junit4] 2> 9880 T1410 oasc.SolrCore.initWriters created xml: solr= .XMLResponseWriter [junit4:junit4] 2> 9882 T1410 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe" [junit4:junit4] 2> 9882 T1410 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe-allfields" [junit4:junit4] 2> 9883 T1410 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "s= tored_sig" [junit4:junit4] 2> 9883 T1410 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "u= niq-fields" [junit4:junit4] 2> 9884 T1410 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= istrib-dup-test-chain-implicit" [junit4:junit4] 2> 9884 T1410 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 9884 T1410 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 9885 T1410 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 9885 T1410 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 9886 T1410 oasc.RequestHandlers.initHandlersFromConfig= created dismax: solr.SearchHandler [junit4:junit4] 2> 9886 T1410 oasc.RequestHandlers.initHandlersFromConfig= created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 9887 T1410 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 9887 T1410 oasc.RequestHandlers.initHandlersFromConfig= created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 9887 T1410 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 9888 T1410 oasc.RequestHandlers.initHandlersFromConfig= created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 9888 T1410 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 9889 T1410 oasc.RequestHandlers.initHandlersFromConfig= created /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 9889 T1410 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 9890 T1410 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchH= andler [junit4:junit4] 2> 9890 T1410 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchH= andler [junit4:junit4] 2> 9891 T1410 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.= SearchHandler [junit4:junit4] 2> 9891 T1410 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 9891 T1410 oasc.RequestHandlers.initHandlersFromConfig= created tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 9892 T1410 oasc.RequestHandlers.initHandlersFromConfig= created /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 9892 T1410 oasc.RequestHandlers.initHandlersFromConfig= created /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 9895 T1410 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 9899 T1410 oasc.SolrCore.initDeprecatedSupport WARNING= solrconfig.xml uses deprecated , Please update your c= onfig to use the ShowFileRequestHandler. [junit4:junit4] 2> 9900 T1410 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> 9903 T1410 oass.SolrIndexSearcher. Opening Searc= her@206d6103 main [junit4:junit4] 2> 9904 T1410 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 9904 T1410 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 9904 T1410 oashc.SpellCheckComponent.inform Initializi= ng spell checkers [junit4:junit4] 2> 9910 T1410 oass.DirectSolrSpellChecker.init init: {nam= e=3Ddirect,classname=3DDirectSolrSpellChecker,field=3Dlowerfilt,minQueryLen= gth=3D3} [junit4:junit4] 2> 9960 T1483 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@206d6103 main{StandardDirectoryReader(se= gments_1:1)} [junit4:junit4] 2> 10348 T1431 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 10353 T1456 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 10353 T1468 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 10353 T1444 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 10353 T1482 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 10353 T1430 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 10466 T1410 oasc.CoreContainer.register registering co= re: collection1 [junit4:junit4] 2> 10466 T1410 oasc.ZkController.register Register shard = - core:collection1 address:http://127.0.0.1:57210/solr shardId:shard2 [junit4:junit4] 2> 10469 T1410 oasc.ZkController.register We are http://1= 27.0.0.1:57210/solr/collection1/ and leader is http://127.0.0.1:57188/solr/= collection1/ [junit4:junit4] 2> 10469 T1410 oasc.ZkController.register No LogReplay ne= eded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:57210/solr [junit4:junit4] 2> 10470 T1410 oasc.ZkController.checkRecovery Core needs= to recover:collection1 [junit4:junit4] 2> 10470 T1410 oasu.DefaultSolrCoreState.doRecovery Runni= ng recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C153 name=3Dcollection1 org.apache.sol= r.core.SolrCore@5876f890 url=3Dhttp://127.0.0.1:57210/solr/collection1 node= =3D127.0.0.1:57210_solr [junit4:junit4] 2> 10471 T1484 C153 P57210 oasc.RecoveryStrategy.run Star= ting recovery process. core=3Dcollection1 recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 10471 T1484 C153 P57210 oasc.RecoveryStrategy.doRecove= ry ###### startupVersions=3D[] [junit4:junit4] 2> 10471 T1410 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 10483 T1484 C153 P57210 oasc.RecoveryStrategy.doRecove= ry Attempting to PeerSync from http://127.0.0.1:57188/solr/collection1/ cor= e=3Dcollection1 - recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 10484 T1484 C153 P57210 oasu.PeerSync.sync PeerSync: c= ore=3Dcollection1 url=3Dhttp://127.0.0.1:57210/solr START replicas=3D[http:= //127.0.0.1:57188/solr/collection1/] nUpdates=3D100 [junit4:junit4] 2> 10483 T1410 oass.SolrDispatchFilter.init user.dir=3D/u= sr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/bu= ild/solr-core/test/J1 [junit4:junit4] 2> 10484 T1484 C153 P57210 oasu.PeerSync.sync WARNING no = frame of reference to tell of we've missed updates [junit4:junit4] 2> 10484 T1410 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() done [junit4:junit4] 2> 10485 T1484 C153 P57210 oasc.RecoveryStrategy.doRecove= ry PeerSync Recovery was not successful - trying replication. core=3Dcollec= tion1 [junit4:junit4] 2> 10485 T1484 C153 P57210 oasc.RecoveryStrategy.doRecove= ry Starting Replication Recovery. core=3Dcollection1 [junit4:junit4] 2> 10485 T1410 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 10485 T1484 C153 P57210 oascsi.HttpClientUtil.createCl= ient Creating new http client, config:maxConnections=3D128&maxConnectionsPe= rHost=3D32&followRedirects=3Dfalse [junit4:junit4] 2> ASYNC NEW_CORE C154 name=3Dcollection1 org.apache.sol= r.core.SolrCore@1427b6b url=3Dhttp://127.0.0.1:57188/solr/collection1 node= =3D127.0.0.1:57188_solr [junit4:junit4] 2> 10493 T1448 C154 P57188 REQ /get {distrib=3Dfalse&qt= =3D/get&wt=3Djavabin&version=3D2&getVersions=3D100} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 10501 T1410 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:57164/solr sessionTimeout=3D10000 watche= r=3Dorg.apache.solr.common.cloud.ConnectionManager@9b1c0a0 [junit4:junit4] 2> 10502 T1486 oaz.ClientCnxn$SendThread.startConnect Ope= ning socket connection to server /127.0.0.1:57164 [junit4:junit4] 2> 10502 T1410 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 10503 T1486 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost/127.0.0.1:57164, initiating sess= ion [junit4:junit4] 2> 10503 T1412 oazs.NIOServerCnxn$Factory.run Accepted so= cket connection from /140.211.11.196:57216 [junit4:junit4] 2> 10503 T1412 oazs.NIOServerCnxn.readConnectRequest Clie= nt attempting to establish new session at /140.211.11.196:57216 [junit4:junit4] 2> 10516 T1414 oazs.NIOServerCnxn.finishSessionInit Estab= lished session 0x139e8fae7100007 with negotiated timeout 10000 for client /= 140.211.11.196:57216 [junit4:junit4] 2> 10516 T1486 oaz.ClientCnxn$SendThread.readConnectResul= t Session establishment complete on server localhost/127.0.0.1:57164, sessi= onid =3D 0x139e8fae7100007, negotiated timeout =3D 10000 [junit4:junit4] 2> 10517 T1487 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@9b1c0a0 name:ZooKeeperConnecti= on Watcher:127.0.0.1:57164/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 10517 T1410 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 10518 T1410 oascc.ZkStateReader.createClusterStateWatc= hersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 10519 T1410 oasc.ChaosMonkey.monkeyLog monkey: init - = expire sessions:true cause connection loss:true [junit4:junit4] 2> 10519 T1410 oascsi.HttpClientUtil.createClient Creatin= g new http client, config: [junit4:junit4] 2> 10527 T1410 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> ASYNC NEW_CORE C155 name=3Dcollection1 org.apache.sol= r.core.SolrCore@57d2df61 url=3Dhttp://127.0.0.1:57173/solr/collection1 node= =3D127.0.0.1:57173_solr [junit4:junit4] 2> 10540 T1422 C155 P57173 oasc.SolrDeletionPolicy.onInit= SolrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.Basic= DistributedZk2Test-1348233520901/control/data/index lockFactory=3Dorg.apach= e.lucene.store.NativeFSLockFactory@5cedf7aa; maxCacheMB=3D48.0 maxMergeSize= MB=3D4.0),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 10541 T1422 C155 P57173 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 1 [junit4:junit4] 2> 10546 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[1 (1413725323455889408)]} 0 11 [junit4:junit4] 2> 10547 T1410 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:57164/solr sessionTimeout=3D10000 watche= r=3Dorg.apache.solr.common.cloud.ConnectionManager@77d110fc [junit4:junit4] 2> 10547 T1488 oaz.ClientCnxn$SendThread.startConnect Ope= ning socket connection to server /127.0.0.1:57164 [junit4:junit4] 2> 10547 T1410 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 10548 T1488 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost/127.0.0.1:57164, initiating sess= ion [junit4:junit4] 2> 10548 T1412 oazs.NIOServerCnxn$Factory.run Accepted so= cket connection from /140.211.11.196:57218 [junit4:junit4] 2> 10548 T1412 oazs.NIOServerCnxn.readConnectRequest Clie= nt attempting to establish new session at /140.211.11.196:57218 [junit4:junit4] 2> 10550 T1414 oazs.NIOServerCnxn.finishSessionInit Estab= lished session 0x139e8fae7100008 with negotiated timeout 10000 for client /= 140.211.11.196:57218 [junit4:junit4] 2> 10550 T1488 oaz.ClientCnxn$SendThread.readConnectResul= t Session establishment complete on server localhost/127.0.0.1:57164, sessi= onid =3D 0x139e8fae7100008, negotiated timeout =3D 10000 [junit4:junit4] 2> 10551 T1489 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@77d110fc name:ZooKeeperConnect= ion Watcher:127.0.0.1:57164/solr got event WatchedEvent state:SyncConnected= type:None path:null path:null type:None [junit4:junit4] 2> 10551 T1410 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 10551 T1410 oascc.ZkStateReader.createClusterStateWatc= hersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 10557 T1438 C152 P57182 oasc.SolrDeletionPolicy.onInit= SolrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.Basic= DistributedZk2Test-1348233520901/jetty1/index lockFactory=3Dorg.apache.luce= ne.store.NativeFSLockFactory@6ab23e13; maxCacheMB=3D48.0 maxMergeSizeMB=3D4= .0),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 10558 T1438 C152 P57182 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 1 [junit4:junit4] 2> C151_STATE=3Dcoll:collection1 core:collection1 props:= {shard=3Dshard1, roles=3Dnull, state=3Drecovering, core=3Dcollection1, coll= ection=3Dcollection1, node_name=3D127.0.0.1:57195_solr, base_url=3Dhttp://1= 27.0.0.1:57195/solr} [junit4:junit4] 2> 10571 T1460 C151 P57195 oasc.SolrDeletionPolicy.onInit= SolrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.Basic= DistributedZk2Test-1348233520901/jetty3/index lockFactory=3Dorg.apache.luce= ne.store.NativeFSLockFactory@74be0783; maxCacheMB=3D48.0 maxMergeSizeMB=3D4= .0),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 10572 T1460 C151 P57195 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 1 [junit4:junit4] 2> 10574 T1460 C151 P57195 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57182/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D6=20 [junit4:junit4] 2> 10575 T1438 C152 P57182 /update {wt=3Djavabin&version= =3D2} {add=3D[1 (1413725323475812352)]} 0 21 [junit4:junit4] 2> 10575 T1410 oasc.AbstractDistribZkTestBase.waitForReco= veriesToFinish Wait for recoveries to finish - collection: collection1 fail= OnTimeout:true timeout (sec):1800 [junit4:junit4] 2> 10576 T1410 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 10867 T1431 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 10882 T1482 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 10882 T1430 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 10883 T1489 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 10883 T1487 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 10882 T1468 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 10882 T1456 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 10882 T1444 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 11529 T1470 C151 P57195 oasc.RecoveryStrategy.doRecove= ry Begin buffering updates. core=3Dcollection1 [junit4:junit4] 2> 11529 T1470 C151 P57195 oasu.UpdateLog.bufferUpdates S= tarting to buffer updates. FSUpdateLog{state=3DACTIVE, tlog=3Dtlog{file=3D.= /org.apache.solr.cloud.BasicDistributedZk2Test-1348233520901/jetty3/tlog/tl= og.0000000000000000000 refcount=3D1}} [junit4:junit4] 2> 11529 T1470 C151 P57195 oasc.RecoveryStrategy.replicat= e Attempting to replicate from http://127.0.0.1:57182/solr/collection1/. co= re=3Dcollection1 [junit4:junit4] 2> 11529 T1470 C151 P57195 oascsi.HttpClientUtil.createCl= ient Creating new http client, config:maxConnections=3D128&maxConnectionsPe= rHost=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 11547 T1439 C152 P57182 oasu.DirectUpdateHandler2.comm= it start commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtru= e,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 11578 T1410 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 12388 T1439 C152 P57182 oasc.SolrDeletionPolicy.onComm= it SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.Basic= DistributedZk2Test-1348233520901/jetty1/index lockFactory=3Dorg.apache.luce= ne.store.NativeFSLockFactory@6ab23e13; maxCacheMB=3D48.0 maxMergeSizeMB=3D4= .0),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.Basic= DistributedZk2Test-1348233520901/jetty1/index lockFactory=3Dorg.apache.luce= ne.store.NativeFSLockFactory@6ab23e13; maxCacheMB=3D48.0 maxMergeSizeMB=3D4= .0),segFN=3Dsegments_2,generation=3D2,filenames=3D[_0_Asserting_0.tim, _0_A= sserting_0.tip, _0_MockSep_0.pos, _0_MockVariableIntBlock_0.doc, _0_MockVar= iableIntBlock_0.skp, _0_Asserting_0.prx, _0_MockVariableIntBlock_0.pyl, _0_= MockVariableIntBlock_0.tib, _0_MockSep_0.skp, _0_MockVariableIntBlock_0.pos= , _0.si, _0_MockSep_0.doc, _0_MockVariableIntBlock_0.tii, _0.fnm, _0_nrm.cf= s, _0_Direct_0.frq, _0_MockSep_0.tib, _0_Asserting_0.frq, _0_nrm.cfe, _0_Mo= ckVariableIntBlock_0.frq, segments_2, _0_MockSep_0.frq, _0.fdx, _0_Direct_0= .tip, _0_Direct_0.prx, _0_MockSep_0.tii, _0_MockSep_0.pyl, _0_Direct_0.tim,= _0.fdt] [junit4:junit4] 2> 12388 T1439 C152 P57182 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 2 [junit4:junit4] 2> 12404 T1439 C152 P57182 oass.SolrIndexSearcher. = Opening Searcher@5b33099d main [junit4:junit4] 2> 12404 T1439 C152 P57182 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 12405 T1445 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@5b33099d main{StandardDirectoryReader(s= egments_2:3 _0(5.0):C1)} [junit4:junit4] 2> 12406 T1439 C152 P57182 /update {waitSearcher=3Dtrue&c= ommit=3Dtrue&commit_end_point=3Dtrue&wt=3Djavabin&softCommit=3Dfalse&versio= n=3D2} {commit=3D} 0 859 [junit4:junit4] 2> 12407 T1470 C151 P57195 oash.ReplicationHandler.inform= Commits will be reserved for 10000 [junit4:junit4] 2> 12407 T1470 C151 P57195 oash.SnapPuller. No val= ue set for 'pollInterval'. Timer Task not started. [junit4:junit4] 2> 12409 T1440 C152 P57182 oash.ReplicationHandler.inform= Commits will be reserved for 10000 [junit4:junit4] 2> 12409 T1440 C152 P57182 REQ /replication {command=3Din= dexversion&wt=3Djavabin&qt=3D/replication&version=3D2} status=3D0 QTime=3D1= =20 [junit4:junit4] 2> 12410 T1470 C151 P57195 oash.SnapPuller.fetchLatestInd= ex Master's generation: 2 [junit4:junit4] 2> 12410 T1470 C151 P57195 oash.SnapPuller.fetchLatestInd= ex Slave's generation: 1 [junit4:junit4] 2> 12410 T1470 C151 P57195 oash.SnapPuller.fetchLatestInd= ex Starting replication process [junit4:junit4] 2> 12414 T1440 C152 P57182 REQ /replication {command=3Dfi= lelist&generation=3D2&wt=3Djavabin&qt=3D/replication&version=3D2} status=3D= 0 QTime=3D2=20 [junit4:junit4] 2> 12415 T1470 C151 P57195 oash.SnapPuller.fetchLatestInd= ex Number of files in latest index in master: 29 [junit4:junit4] 2> 12421 T1470 C151 P57195 oash.SnapPuller.fetchLatestInd= ex Starting download to ./org.apache.solr.cloud.BasicDistributedZk2Test-134= 8233520901/jetty3/index.20120921081853313 fullCopy=3Dtrue [junit4:junit4] 2> 12424 T1440 C152 P57182 REQ /replication {file=3D_0_As= serting_0.tim&command=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt=3D/re= plication&wt=3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 12429 T1440 C152 P57182 REQ /replication {file=3D_0_Mo= ckSep_0.pos&command=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt=3D/repl= ication&wt=3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 12433 T1440 C152 P57182 REQ /replication {file=3D_0_As= serting_0.tip&command=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt=3D/re= plication&wt=3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 12437 T1440 C152 P57182 REQ /replication {file=3D_0_Mo= ckVariableIntBlock_0.doc&command=3Dfilecontent&checksum=3Dtrue&generation= =3D2&qt=3D/replication&wt=3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 12441 T1440 C152 P57182 REQ /replication {file=3D_0_Mo= ckVariableIntBlock_0.skp&command=3Dfilecontent&checksum=3Dtrue&generation= =3D2&qt=3D/replication&wt=3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 12442 T1470 C151 P57195 oash.SnapPuller$FileFetcher.fe= tchPackets WARNING No content recieved for file: {name=3D_0_MockVariableInt= Block_0.skp, lastmodified=3D1348233532000, size=3D0} [junit4:junit4] 2> 12445 T1440 C152 P57182 REQ /replication {file=3D_0_As= serting_0.prx&command=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt=3D/re= plication&wt=3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 12449 T1440 C152 P57182 REQ /replication {file=3D_0_Mo= ckVariableIntBlock_0.pyl&command=3Dfilecontent&checksum=3Dtrue&generation= =3D2&qt=3D/replication&wt=3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 12450 T1470 C151 P57195 oash.SnapPuller$FileFetcher.fe= tchPackets WARNING No content recieved for file: {name=3D_0_MockVariableInt= Block_0.pyl, lastmodified=3D1348233532000, size=3D0} [junit4:junit4] 2> 12453 T1440 C152 P57182 REQ /replication {file=3D_0_Mo= ckSep_0.skp&command=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt=3D/repl= ication&wt=3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 12454 T1470 C151 P57195 oash.SnapPuller$FileFetcher.fe= tchPackets WARNING No content recieved for file: {name=3D_0_MockSep_0.skp, = lastmodified=3D1348233532000, size=3D0} [junit4:junit4] 2> 12457 T1440 C152 P57182 REQ /replication {file=3D_0_Mo= ckVariableIntBlock_0.tib&command=3Dfilecontent&checksum=3Dtrue&generation= =3D2&qt=3D/replication&wt=3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 12461 T1440 C152 P57182 REQ /replication {file=3D_0_Mo= ckVariableIntBlock_0.pos&command=3Dfilecontent&checksum=3Dtrue&generation= =3D2&qt=3D/replication&wt=3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 12468 T1440 C152 P57182 REQ /replication {file=3D_0_Mo= ckSep_0.doc&command=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt=3D/repl= ication&wt=3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 12477 T1440 C152 P57182 REQ /replication {file=3D_0.si= &command=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt=3D/replication&wt= =3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 12481 T1440 C152 P57182 REQ /replication {file=3D_0_Mo= ckVariableIntBlock_0.tii&command=3Dfilecontent&checksum=3Dtrue&generation= =3D2&qt=3D/replication&wt=3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 12485 T1440 C152 P57182 REQ /replication {file=3D_0.fn= m&command=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt=3D/replication&wt= =3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 12489 T1440 C152 P57182 REQ /replication {file=3D_0_nr= m.cfs&command=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt=3D/replicatio= n&wt=3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 12493 T1440 C152 P57182 REQ /replication {file=3D_0_Di= rect_0.frq&command=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt=3D/repli= cation&wt=3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 12497 T1440 C152 P57182 REQ /replication {file=3D_0_Mo= ckSep_0.tib&command=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt=3D/repl= ication&wt=3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 12501 T1440 C152 P57182 REQ /replication {file=3D_0_As= serting_0.frq&command=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt=3D/re= plication&wt=3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 12505 T1440 C152 P57182 REQ /replication {file=3D_0_Mo= ckVariableIntBlock_0.frq&command=3Dfilecontent&checksum=3Dtrue&generation= =3D2&qt=3D/replication&wt=3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 12509 T1440 C152 P57182 REQ /replication {file=3D_0_nr= m.cfe&command=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt=3D/replicatio= n&wt=3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 12513 T1440 C152 P57182 REQ /replication {file=3D_0_Mo= ckSep_0.frq&command=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt=3D/repl= ication&wt=3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 12516 T1440 C152 P57182 REQ /replication {file=3Dsegme= nts_2&command=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt=3D/replicatio= n&wt=3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 12519 T1440 C152 P57182 REQ /replication {file=3D_0_Di= rect_0.tip&command=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt=3D/repli= cation&wt=3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 12523 T1440 C152 P57182 REQ /replication {file=3D_0.fd= x&command=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt=3D/replication&wt= =3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 12527 T1440 C152 P57182 REQ /replication {file=3D_0_Mo= ckSep_0.tii&command=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt=3D/repl= ication&wt=3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 12531 T1440 C152 P57182 REQ /replication {file=3D_0_Di= rect_0.prx&command=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt=3D/repli= cation&wt=3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 12535 T1440 C152 P57182 REQ /replication {file=3D_0_Mo= ckSep_0.pyl&command=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt=3D/repl= ication&wt=3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 12536 T1470 C151 P57195 oash.SnapPuller$FileFetcher.fe= tchPackets WARNING No content recieved for file: {name=3D_0_MockSep_0.pyl, = lastmodified=3D1348233532000, size=3D0} [junit4:junit4] 2> 12539 T1440 C152 P57182 REQ /replication {file=3D_0_Di= rect_0.tim&command=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt=3D/repli= cation&wt=3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 12542 T1440 C152 P57182 REQ /replication {file=3D_0.fd= t&command=3Dfilecontent&checksum=3Dtrue&generation=3D2&qt=3D/replication&wt= =3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 12543 T1470 C151 P57195 oash.SnapPuller.fetchLatestInd= ex Total time taken for download : 0 secs [junit4:junit4] 2> 12543 T1470 C151 P57195 oash.SnapPuller.modifyIndexPro= ps New index installed. Updating index properties... index=3Dindex.20120921= 081853313 [junit4:junit4] 2> 12545 T1470 C151 P57195 oasu.DefaultSolrCoreState.newI= ndexWriter Creating new IndexWriter... [junit4:junit4] 2> 12545 T1470 C151 P57195 oasu.DefaultSolrCoreState.newI= ndexWriter Waiting until IndexWriter is unused... core=3Dcollection1 [junit4:junit4] 2> 12545 T1470 C151 P57195 oasu.DefaultSolrCoreState.newI= ndexWriter Rollback old IndexWriter... core=3Dcollection1 [junit4:junit4] 2> 12548 T1470 C151 P57195 oasc.SolrCore.getNewIndexDir W= ARNING New index directory detected: old=3D./org.apache.solr.cloud.BasicDis= tributedZk2Test-1348233520901/jetty3/index/ new=3D./org.apache.solr.cloud.B= asicDistributedZk2Test-1348233520901/jetty3/index.20120921081853313 [junit4:junit4] 2> 12548 T1470 C151 P57195 oasc.CachingDirectoryFactory.g= et return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-= Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud= .BasicDistributedZk2Test-1348233520901/jetty3/index.20120921081853313 force= New:true [junit4:junit4] 2> 12557 T1470 C151 P57195 oasc.SolrDeletionPolicy.onInit= SolrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.Basic= DistributedZk2Test-1348233520901/jetty3/index.20120921081853313 lockFactory= =3Dorg.apache.lucene.store.NativeFSLockFactory@312870ac; maxCacheMB=3D48.0 = maxMergeSizeMB=3D4.0),segFN=3Dsegments_2,generation=3D2,filenames=3D[_0_Ass= erting_0.tim, _0_MockSep_0.pos, _0_Asserting_0.tip, _0_MockVariableIntBlock= _0.doc, _0_MockVariableIntBlock_0.skp, _0_Asserting_0.prx, _0_MockVariableI= ntBlock_0.pyl, _0_MockSep_0.skp, _0_MockVariableIntBlock_0.tib, _0_MockVari= ableIntBlock_0.pos, _0_MockSep_0.doc, _0.si, _0_MockVariableIntBlock_0.tii,= _0.fnm, _0_nrm.cfs, _0_Direct_0.frq, _0_MockSep_0.tib, _0_Asserting_0.frq,= _0_nrm.cfe, _0_MockVariableIntBlock_0.frq, segments_2, _0_MockSep_0.frq, _= 0.fdx, _0_Direct_0.tip, _0_Direct_0.prx, _0_MockSep_0.tii, _0_MockSep_0.pyl= , _0_Direct_0.tim, _0.fdt] [junit4:junit4] 2> 12557 T1470 C151 P57195 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 2 [junit4:junit4] 2> 12557 T1470 C151 P57195 oasu.DefaultSolrCoreState.newI= ndexWriter New IndexWriter is ready to be used. [junit4:junit4] 2> 12561 T1470 C151 P57195 oass.SolrIndexSearcher. = Opening Searcher@7aa0129 main [junit4:junit4] 2> 12562 T1469 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@7aa0129 main{StandardDirectoryReader(se= gments_2:3:nrt _0(5.0):C1)} [junit4:junit4] 2> 12563 T1469 oasc.CachingDirectoryFactory.close Closing= directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-= Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributed= Zk2Test-1348233520901/jetty3/index [junit4:junit4] 2> 12563 T1469 oash.SnapPuller$2.onClose removing old ind= ex directory ./org.apache.solr.cloud.BasicDistributedZk2Test-1348233520901/= jetty3/index [junit4:junit4] 2> 12564 T1470 C151 P57195 oasu.DirectUpdateHandler2.comm= it start commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dfal= se,waitSearcher=3Dfalse,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 12565 T1470 C151 P57195 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 12566 T1470 C151 P57195 oasc.RecoveryStrategy.replay R= eplaying buffered documents. core=3Dcollection1 [junit4:junit4] 2> 12566 T1492 C151 P57195 oasu.UpdateLog$LogReplayer.doR= eplay WARNING Starting log replay tlog{file=3D./org.apache.solr.cloud.Basic= DistributedZk2Test-1348233520901/jetty3/tlog/tlog.0000000000000000000 refco= unt=3D2} active=3Dtrue starting pos=3D428 [junit4:junit4] 2> 12566 T1492 C151 P57195 oasu.DirectUpdateHandler2.comm= it start commit{flags=3D2,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtru= e,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 12567 T1492 C151 P57195 oass.SolrIndexSearcher. = Opening Searcher@403f05d7 main [junit4:junit4] 2> 12568 T1492 C151 P57195 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 12569 T1469 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@403f05d7 main{StandardDirectoryReader(s= egments_2:3:nrt _0(5.0):C1)} [junit4:junit4] 2> 12569 T1492 C151 P57195 oasu.UpdateLog$LogReplayer.run= WARNING Log replay finished. recoveryInfo=3DRecoveryInfo{adds=3D0 deletes= =3D0 deleteByQuery=3D0 errors=3D0 positionOfStart=3D428} [junit4:junit4] 2> 12569 T1470 C151 P57195 oasc.RecoveryStrategy.doRecove= ry Replication Recovery was successful - registering as Active. core=3Dcoll= ection1 [junit4:junit4] 2> 12570 T1470 C151 P57195 oasc.RecoveryStrategy.doRecove= ry Finished recovery process. core=3Dcollection1 [junit4:junit4] 2> 12580 T1410 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 12893 T1431 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 12906 T1430 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 12906 T1487 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 12906 T1489 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 12906 T1456 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 12906 T1468 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 12906 T1444 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 12906 T1482 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> C153_STATE=3Dcoll:collection1 core:collection1 props:= {shard=3Dshard2, roles=3Dnull, state=3Drecovering, core=3Dcollection1, coll= ection=3Dcollection1, node_name=3D127.0.0.1:57210_solr, base_url=3Dhttp://1= 27.0.0.1:57210/solr} [junit4:junit4] 2> 13504 T1484 C153 P57210 oasc.RecoveryStrategy.doRecove= ry Begin buffering updates. core=3Dcollection1 [junit4:junit4] 2> 13504 T1484 C153 P57210 oasu.UpdateLog.bufferUpdates S= tarting to buffer updates. FSUpdateLog{state=3DACTIVE, tlog=3Dnull} [junit4:junit4] 2> 13504 T1484 C153 P57210 oasc.RecoveryStrategy.replicat= e Attempting to replicate from http://127.0.0.1:57188/solr/collection1/. co= re=3Dcollection1 [junit4:junit4] 2> 13504 T1484 C153 P57210 oascsi.HttpClientUtil.createCl= ient Creating new http client, config:maxConnections=3D128&maxConnectionsPe= rHost=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 13520 T1450 C154 P57188 oasu.DirectUpdateHandler2.comm= it start commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtru= e,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 13525 T1450 C154 P57188 oasc.SolrDeletionPolicy.onInit= SolrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.Basic= DistributedZk2Test-1348233520901/jetty2/index lockFactory=3Dorg.apache.luce= ne.store.NativeFSLockFactory@53ec2b9b; maxCacheMB=3D48.0 maxMergeSizeMB=3D4= .0),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 13526 T1450 C154 P57188 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 1 [junit4:junit4] 2> 13527 T1450 C154 P57188 oass.SolrIndexSearcher. = Opening Searcher@534a678f main [junit4:junit4] 2> 13527 T1450 C154 P57188 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 13529 T1457 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@534a678f main{StandardDirectoryReader(s= egments_1:1)} [junit4:junit4] 2> 13530 T1450 C154 P57188 /update {waitSearcher=3Dtrue&c= ommit=3Dtrue&commit_end_point=3Dtrue&wt=3Djavabin&softCommit=3Dfalse&versio= n=3D2} {commit=3D} 0 10 [junit4:junit4] 2> 13531 T1484 C153 P57210 oash.ReplicationHandler.inform= Commits will be reserved for 10000 [junit4:junit4] 2> 13531 T1484 C153 P57210 oash.SnapPuller. No val= ue set for 'pollInterval'. Timer Task not started. [junit4:junit4] 2> 13534 T1451 C154 P57188 oash.ReplicationHandler.inform= Commits will be reserved for 10000 [junit4:junit4] 2> 13534 T1451 C154 P57188 REQ /replication {command=3Din= dexversion&wt=3Djavabin&qt=3D/replication&version=3D2} status=3D0 QTime=3D1= =20 [junit4:junit4] 2> 13539 T1484 C153 P57210 oasc.SolrDeletionPolicy.onInit= SolrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.Basic= DistributedZk2Test-1348233520901/jetty4/index lockFactory=3Dorg.apache.luce= ne.store.NativeFSLockFactory@1d8e90e5; maxCacheMB=3D48.0 maxMergeSizeMB=3D4= .0),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 13539 T1484 C153 P57210 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 1 [junit4:junit4] 2> 13540 T1484 C153 P57210 oasu.DirectUpdateHandler2.comm= it start commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtru= e,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 13571 T1484 C153 P57210 oasc.SolrDeletionPolicy.onComm= it SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.Basic= DistributedZk2Test-1348233520901/jetty4/index lockFactory=3Dorg.apache.luce= ne.store.NativeFSLockFactory@1d8e90e5; maxCacheMB=3D48.0 maxMergeSizeMB=3D4= .0),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.Basic= DistributedZk2Test-1348233520901/jetty4/index lockFactory=3Dorg.apache.luce= ne.store.NativeFSLockFactory@1d8e90e5; maxCacheMB=3D48.0 maxMergeSizeMB=3D4= .0),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_2] [junit4:junit4] 2> 13571 T1484 C153 P57210 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 2 [junit4:junit4] 2> 13575 T1484 C153 P57210 oass.SolrIndexSearcher. = Opening Searcher@4cd9703 main [junit4:junit4] 2> 13575 T1484 C153 P57210 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 13576 T1483 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@4cd9703 main{StandardDirectoryReader(se= gments_2:2)} [junit4:junit4] 2> 13577 T1484 C153 P57210 oasc.RecoveryStrategy.replay N= o replay needed. core=3Dcollection1 [junit4:junit4] 2> 13577 T1484 C153 P57210 oasc.RecoveryStrategy.doRecove= ry Replication Recovery was successful - registering as Active. core=3Dcoll= ection1 [junit4:junit4] 2> 13578 T1484 C153 P57210 oasc.RecoveryStrategy.doRecove= ry Finished recovery process. core=3Dcollection1 [junit4:junit4] 2> 13582 T1410 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 13912 T1431 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 13943 T1430 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 13943 T1482 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 13943 T1468 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 13943 T1489 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 13943 T1487 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 13943 T1444 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 13943 T1456 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 14584 T1410 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 14589 T1422 C155 P57173 oasu.DirectUpdateHandler2.comm= it start commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtru= e,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 14740 T1422 C155 P57173 oasc.SolrDeletionPolicy.onComm= it SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.Basic= DistributedZk2Test-1348233520901/control/data/index lockFactory=3Dorg.apach= e.lucene.store.NativeFSLockFactory@5cedf7aa; maxCacheMB=3D48.0 maxMergeSize= MB=3D4.0),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.Basic= DistributedZk2Test-1348233520901/control/data/index lockFactory=3Dorg.apach= e.lucene.store.NativeFSLockFactory@5cedf7aa; maxCacheMB=3D48.0 maxMergeSize= MB=3D4.0),segFN=3Dsegments_2,generation=3D2,filenames=3D[_0_Asserting_0.tim= , _0_Asserting_0.tip, _0_MockSep_0.pos, _0_MockVariableIntBlock_0.doc, _0_M= ockVariableIntBlock_0.skp, _0_Asserting_0.prx, _0_MockVariableIntBlock_0.py= l, _0_MockVariableIntBlock_0.tib, _0_MockSep_0.skp, _0_MockVariableIntBlock= _0.pos, _0.si, _0_MockSep_0.doc, _0_MockVariableIntBlock_0.tii, _0.fnm, _0_= nrm.cfs, _0_Direct_0.frq, _0_MockSep_0.tib, _0_Asserting_0.frq, _0_nrm.cfe,= _0_MockVariableIntBlock_0.frq, segments_2, _0_MockSep_0.frq, _0.fdx, _0_Di= rect_0.tip, _0_Direct_0.prx, _0_MockSep_0.tii, _0_MockSep_0.pyl, _0_Direct_= 0.tim, _0.fdt] [junit4:junit4] 2> 14741 T1422 C155 P57173 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 2 [junit4:junit4] 2> 14768 T1422 C155 P57173 oass.SolrIndexSearcher. = Opening Searcher@10d411d7 main [junit4:junit4] 2> 14769 T1422 C155 P57173 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 14770 T1433 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@10d411d7 main{StandardDirectoryReader(s= egments_2:3 _0(5.0):C1)} [junit4:junit4] 2> 14771 T1422 C155 P57173 /update {waitSearcher=3Dtrue&w= t=3Djavabin&commit=3Dtrue&softCommit=3Dfalse&version=3D2} {commit=3D} 0 183 [junit4:junit4] 2> 14774 T1452 C154 P57188 oasu.DirectUpdateHandler2.comm= it start commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtru= e,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 14779 T1452 C154 P57188 oass.SolrIndexSearcher. = Opening Searcher@1e7066ff main [junit4:junit4] 2> 14780 T1452 C154 P57188 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 14782 T1457 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@1e7066ff main{StandardDirectoryReader(s= egments_1:1)} [junit4:junit4] 2> 14782 T1452 C154 P57188 oasu.SolrCmdDistributor.distri= bCommit Distrib commit to:[StdNode: http://127.0.0.1:57182/solr/collection1= /, StdNode: http://127.0.0.1:57195/solr/collection1/, StdNode: http://127.0= .0.1:57210/solr/collection1/] [junit4:junit4] 2> 14785 T1441 C152 P57182 oasu.DirectUpdateHandler2.comm= it start commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtru= e,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> C151_STATE=3Dcoll:collection1 core:collection1 props:= {shard=3Dshard1, roles=3Dnull, state=3Dactive, core=3Dcollection1, collecti= on=3Dcollection1, node_name=3D127.0.0.1:57195_solr, base_url=3Dhttp://127.0= .0.1:57195/solr} [junit4:junit4] 2> 14787 T1460 C151 P57195 oasu.DirectUpdateHandler2.comm= it start commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtru= e,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 14791 T1460 C151 P57195 oass.SolrIndexSearcher. = Opening Searcher@7ac4b5d4 main [junit4:junit4] 2> 14792 T1460 C151 P57195 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 14794 T1469 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@7ac4b5d4 main{StandardDirectoryReader(s= egments_2:3:nrt _0(5.0):C1)} [junit4:junit4] 2> 14795 T1460 C151 P57195 /update {waitSearcher=3Dtrue&c= ommit=3Dtrue&wt=3Djavabin&commit_end_point=3Dtrue&expungeDeletes=3Dfalse&so= ftCommit=3Dfalse&version=3D2} {commit=3D} 0 8 [junit4:junit4] 2> C153_STATE=3Dcoll:collection1 core:collection1 props:= {shard=3Dshard2, roles=3Dnull, state=3Dactive, core=3Dcollection1, collecti= on=3Dcollection1, node_name=3D127.0.0.1:57210_solr, base_url=3Dhttp://127.0= .0.1:57210/solr} [junit4:junit4] 2> 14797 T1474 C153 P57210 oasu.DirectUpdateHandler2.comm= it start commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtru= e,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 14806 T1474 C153 P57210 oass.SolrIndexSearcher. = Opening Searcher@3464833a main [junit4:junit4] 2> 14806 T1441 C152 P57182 oass.SolrIndexSearcher. = Opening Searcher@71baee2c main [junit4:junit4] 2> 14807 T1474 C153 P57210 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 14807 T1441 C152 P57182 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 14807 T1445 oasc.JmxMonitoredMap.put WARNING Failed to= register info bean: searcher javax.management.InstanceAlreadyExistsExcepti= on: solr/collection1:type=3Dsearcher,id=3Dorg.apache.solr.search.SolrIndexS= earcher [junit4:junit4] 2> =09at com.sun.jmx.mbeanserver.Repository.addMBean(Repo= sitory.java:467) [junit4:junit4] 2> =09at com.sun.jmx.interceptor.DefaultMBeanServerInterc= eptor.internal_addObject(DefaultMBeanServerInterceptor.java:1520) [junit4:junit4] 2> =09at com.sun.jmx.interceptor.DefaultMBeanServerInterc= eptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:986) [junit4:junit4] 2> =09at com.sun.jmx.interceptor.DefaultMBeanServerInterc= eptor.registerObject(DefaultMBeanServerInterceptor.java:938) [junit4:junit4] 2> =09at com.sun.jmx.interceptor.DefaultMBeanServerInterc= eptor.registerMBean(DefaultMBeanServerInterceptor.java:330) [junit4:junit4] 2> =09at com.sun.jmx.mbeanserver.JmxMBeanServer.registerM= Bean(JmxMBeanServer.java:516) [junit4:junit4] 2> =09at org.apache.solr.core.JmxMonitoredMap.put(JmxMoni= toredMap.java:140) [junit4:junit4] 2> =09at org.apache.solr.core.JmxMonitoredMap.put(JmxMoni= toredMap.java:51) [junit4:junit4] 2> =09at org.apache.solr.search.SolrIndexSearcher.registe= r(SolrIndexSearcher.java:242) [junit4:junit4] 2> =09at org.apache.solr.core.SolrCore.registerSearcher(S= olrCore.java:1642) [junit4:junit4] 2> =09at org.apache.solr.core.SolrCore.access$000(SolrCor= e.java:121) [junit4:junit4] 2> =09at org.apache.solr.core.SolrCore$7.call(SolrCore.ja= va:1519) [junit4:junit4] 2> =09at java.util.concurrent.FutureTask$Sync.innerRun(Fu= tureTask.java:334) [junit4:junit4] 2> =09at java.util.concurrent.FutureTask.run(FutureTask.j= ava:166) [junit4:junit4] 2> =09at java.util.concurrent.ThreadPoolExecutor.runWorke= r(ThreadPoolExecutor.java:1110) [junit4:junit4] 2> =09at java.util.concurrent.ThreadPoolExecutor$Worker.r= un(ThreadPoolExecutor.java:603) [junit4:junit4] 2> =09at java.lang.Thread.run(Thread.java:679) [junit4:junit4] 2>=20 [junit4:junit4] 2> 14808 T1483 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@3464833a main{StandardDirectoryReader(s= egments_2:2)} [junit4:junit4] 2> 14809 T1474 C153 P57210 /update {waitSearcher=3Dtrue&c= ommit=3Dtrue&wt=3Djavabin&commit_end_point=3Dtrue&expungeDeletes=3Dfalse&so= ftCommit=3Dfalse&version=3D2} {commit=3D} 0 12 [junit4:junit4] 2> 14809 T1445 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@71baee2c main{StandardDirectoryReader(s= egments_2:3 _0(5.0):C1)} [junit4:junit4] 2> 14810 T1441 C152 P57182 /update {waitSearcher=3Dtrue&c= ommit=3Dtrue&wt=3Djavabin&commit_end_point=3Dtrue&expungeDeletes=3Dfalse&so= ftCommit=3Dfalse&version=3D2} {commit=3D} 0 25 [junit4:junit4] 2> 14811 T1452 C154 P57188 /update {waitSearcher=3Dtrue&w= t=3Djavabin&commit=3Dtrue&softCommit=3Dfalse&version=3D2} {commit=3D} 0 37 [junit4:junit4] 2> 14817 T1423 C155 P57173 REQ /select {fl=3Did,score&sha= rd.url=3D127.0.0.1:57173/solr/collection1/&NOW=3D1348233535711&start=3D0&q= =3D*:*&distrib=3Dfalse&isShard=3Dtrue&wt=3Djavabin&fsv=3Dtrue&rows=3D10&ver= sion=3D2} hits=3D1 status=3D0 QTime=3D1=20 [junit4:junit4] 2> 14820 T1423 C155 P57173 REQ /select {shard.url=3D127.0= .0.1:57173/solr/collection1/&NOW=3D1348233535711&q=3D*:*&ids=3D1&distrib=3D= false&isShard=3Dtrue&wt=3Djavabin&version=3D2} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 14822 T1422 C155 P57173 REQ /select {wt=3Djavabin&q=3D= *:*&version=3D2} hits=3D1 status=3D0 QTime=3D9=20 [junit4:junit4] 2> 14824 T1410 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:57164/solr sessionTimeout=3D10000 watche= r=3Dorg.apache.solr.common.cloud.ConnectionManager@13cd2d03 [junit4:junit4] 2> 14825 T1497 oaz.ClientCnxn$SendThread.startConnect Ope= ning socket connection to server /127.0.0.1:57164 [junit4:junit4] 2> 14825 T1410 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 14826 T1497 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost/127.0.0.1:57164, initiating sess= ion [junit4:junit4] 2> 14826 T1412 oazs.NIOServerCnxn$Factory.run Accepted so= cket connection from /140.211.11.196:57246 [junit4:junit4] 2> 14826 T1412 oazs.NIOServerCnxn.readConnectRequest Clie= nt attempting to establish new session at /140.211.11.196:57246 [junit4:junit4] 2> 14828 T1414 oazs.NIOServerCnxn.finishSessionInit Estab= lished session 0x139e8fae7100009 with negotiated timeout 10000 for client /= 140.211.11.196:57246 [junit4:junit4] 2> 14829 T1497 oaz.ClientCnxn$SendThread.readConnectResul= t Session establishment complete on server localhost/127.0.0.1:57164, sessi= onid =3D 0x139e8fae7100009, negotiated timeout =3D 10000 [junit4:junit4] 2> 14829 T1498 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@13cd2d03 name:ZooKeeperConnect= ion Watcher:127.0.0.1:57164/solr got event WatchedEvent state:SyncConnected= type:None path:null path:null type:None [junit4:junit4] 2> 14829 T1410 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 14830 T1410 oascc.ZkStateReader.createClusterStateWatc= hersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 14833 T1415 oazs.PrepRequestProcessor.pRequest Process= ed session termination for sessionid: 0x139e8fae7100009 [junit4:junit4] 2> 14834 T1498 oaz.ClientCnxn$EventThread.run EventThread= shut down [junit4:junit4] 2> 14834 T1412 oazs.NIOServerCnxn.closeSock Closed socket= connection for client /140.211.11.196:57246 which had sessionid 0x139e8fae= 7100009 [junit4:junit4] 2> 14834 T1410 oaz.ZooKeeper.close Session: 0x139e8fae710= 0009 closed [junit4:junit4] 2> 14837 T1442 C152 P57182 REQ /select {distrib=3Dfalse&w= t=3Djavabin&q=3D*:*&version=3D2} hits=3D1 status=3D0 QTime=3D0=20 [junit4:junit4] 2> 14841 T1453 C154 P57188 REQ /select {distrib=3Dfalse&w= t=3Djavabin&q=3D*:*&version=3D2} hits=3D0 status=3D0 QTime=3D0=20 [junit4:junit4] 2> 14850 T1475 C153 P57210 REQ /select {fl=3Did,score&sha= rd.url=3D127.0.0.1:57188/solr/collection1/|127.0.0.1:57210/solr/collection1= /&NOW=3D1348233535742&start=3D0&q=3D*:*&distrib=3Dfalse&isShard=3Dtrue&wt= =3Djavabin&fsv=3Dtrue&rows=3D10&version=3D2} hits=3D0 status=3D0 QTime=3D1= =20 [junit4:junit4] 2> 14850 T1437 C152 P57182 REQ /select {fl=3Did,score&sha= rd.url=3D127.0.0.1:57182/solr/collection1/|127.0.0.1:57195/solr/collection1= /&NOW=3D1348233535742&start=3D0&q=3D*:*&distrib=3Dfalse&isShard=3Dtrue&wt= =3Djavabin&fsv=3Dtrue&rows=3D10&version=3D2} hits=3D1 status=3D0 QTime=3D1= =20 [junit4:junit4] 2> 14853 T1437 C152 P57182 REQ /select {shard.url=3D127.0= .0.1:57182/solr/collection1/|127.0.0.1:57195/solr/collection1/&NOW=3D134823= 3535742&q=3D*:*&ids=3D1&distrib=3Dfalse&isShard=3Dtrue&wt=3Djavabin&version= =3D2} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 14855 T1461 C151 P57195 REQ /select {wt=3Djavabin&q=3D= *:*&version=3D2} hits=3D1 status=3D0 QTime=3D11=20 [junit4:junit4] 2> 14863 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[2 (1413725327989932032)]} 0 5 [junit4:junit4] 2> 14878 T1474 C153 P57210 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57188/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D5=20 [junit4:junit4] 2> 14879 T1452 C154 P57188 /update {wt=3Djavabin&version= =3D2} {add=3D[2 (1413725327998320640)]} 0 13 [junit4:junit4] 2> 14884 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[3 (1413725328015097856)]} 0 2 [junit4:junit4] 2> 14897 T1474 C153 P57210 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:57188/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 14898 T1454 C154 P57188 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57182/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D8=20 [junit4:junit4] 2> 14898 T1438 C152 P57182 /update {wt=3Djavabin&version= =3D2} {add=3D[3]} 0 11 [junit4:junit4] 2> 14903 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[4 (1413725328035020800)]} 0 2 [junit4:junit4] 2> 14921 T1460 C151 P57195 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:57182/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D5=20 [junit4:junit4] 2> 14922 T1441 C152 P57182 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57188/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D13=20 [junit4:junit4] 2> 14923 T1452 C154 P57188 /update {wt=3Djavabin&version= =3D2} {add=3D[4]} 0 17 [junit4:junit4] 2> 14928 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[5 (1413725328061235200)]} 0 2 [junit4:junit4] 2> 14938 T1474 C153 P57210 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57188/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 14939 T1452 C154 P57188 /update {wt=3Djavabin&version= =3D2} {add=3D[5 (1413725328066478080)]} 0 8 [junit4:junit4] 2> 14944 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[6 (1413725328076963840)]} 0 2 [junit4:junit4] 2> 14958 T1474 C153 P57210 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:57188/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D3=20 [junit4:junit4] 2> 14959 T1454 C154 P57188 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57182/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D8=20 [junit4:junit4] 2> 14960 T1438 C152 P57182 /update {wt=3Djavabin&version= =3D2} {add=3D[6]} 0 13 [junit4:junit4] 2> 14966 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[7 (1413725328100032512)]} 0 3 [junit4:junit4] 2> 14975 T1474 C153 P57210 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57188/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 14976 T1452 C154 P57188 /update {wt=3Djavabin&version= =3D2} {add=3D[7 (1413725328106323968)]} 0 7 [junit4:junit4] 2> 14982 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[8 (1413725328116809728)]} 0 3 [junit4:junit4] 2> 14991 T1460 C151 P57195 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57182/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 14992 T1438 C152 P57182 /update {wt=3Djavabin&version= =3D2} {add=3D[8 (1413725328123101184)]} 0 7 [junit4:junit4] 2> 14997 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[9 (1413725328133586944)]} 0 2 [junit4:junit4] 2> 15010 T1474 C153 P57210 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:57188/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 15011 T1454 C154 P57188 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57182/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D7=20 [junit4:junit4] 2> 15012 T1438 C152 P57182 /update {wt=3Djavabin&version= =3D2} {add=3D[9]} 0 11 [junit4:junit4] 2> 15018 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[10 (1413725328154558464)]} 0 3 [junit4:junit4] 2> 15030 T1460 C151 P57195 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:57182/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 15031 T1441 C152 P57182 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57188/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D7=20 [junit4:junit4] 2> 15032 T1452 C154 P57188 /update {wt=3Djavabin&version= =3D2} {add=3D[10]} 0 10 [junit4:junit4] 2> 15058 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[11 (1413725328175529984)]} 0 23 [junit4:junit4] 2> 15068 T1460 C151 P57195 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57182/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D3=20 [junit4:junit4] 2> 15069 T1438 C152 P57182 /update {wt=3Djavabin&version= =3D2} {add=3D[11 (1413725328202792960)]} 0 8 [junit4:junit4] 2> 15077 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[12 (1413725328214327296)]} 0 5 [junit4:junit4] 2> 15089 T1460 C151 P57195 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:57182/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 15090 T1441 C152 P57182 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57188/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D7=20 [junit4:junit4] 2> 15090 T1452 C154 P57188 /update {wt=3Djavabin&version= =3D2} {add=3D[12]} 0 10 [junit4:junit4] 2> 15097 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[13 (1413725328237395968)]} 0 3 [junit4:junit4] 2> 15108 T1460 C151 P57195 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57182/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 15109 T1438 C152 P57182 /update {wt=3Djavabin&version= =3D2} {add=3D[13 (1413725328243687424)]} 0 9 [junit4:junit4] 2> 15116 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[14 (1413725328257318912)]} 0 3 [junit4:junit4] 2> 15128 T1460 C151 P57195 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:57182/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 15128 T1441 C152 P57182 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57188/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D6=20 [junit4:junit4] 2> 15129 T1452 C154 P57188 /update {wt=3Djavabin&version= =3D2} {add=3D[14]} 0 10 [junit4:junit4] 2> 15134 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[15 (1413725328276193280)]} 0 2 [junit4:junit4] 2> 15143 T1460 C151 P57195 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57182/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 15143 T1438 C152 P57182 /update {wt=3Djavabin&version= =3D2} {add=3D[15 (1413725328282484736)]} 0 6 [junit4:junit4] 2> 15147 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[16 (1413725328290873344)]} 0 1 [junit4:junit4] 2> 15160 T1460 C151 P57195 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:57182/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D3=20 [junit4:junit4] 2> 15161 T1441 C152 P57182 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57188/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D8=20 [junit4:junit4] 2> 15162 T1452 C154 P57188 /update {wt=3Djavabin&version= =3D2} {add=3D[16]} 0 12 [junit4:junit4] 2> 15172 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[17 (1413725328312893440)]} 0 7 [junit4:junit4] 2> 15191 T1474 C153 P57210 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57188/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D6=20 [junit4:junit4] 2> 15193 T1452 C154 P57188 /update {wt=3Djavabin&version= =3D2} {add=3D[17 (1413725328323379200)]} 0 17 [junit4:junit4] 2> 15198 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[100 (1413725328344350720)]} 0 2 [junit4:junit4] 2> 15251 T1460 C151 P57195 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57182/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D22=20 [junit4:junit4] 2> 15253 T1438 C152 P57182 /update {wt=3Djavabin&version= =3D2} {add=3D[100 (1413725328349593600)]} 0 52 [junit4:junit4] 2> 15260 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[101 (1413725328408313856)]} 0 3 [junit4:junit4] 2> 15273 T1460 C151 P57195 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57182/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D3=20 [junit4:junit4] 2> 15274 T1438 C152 P57182 /update {wt=3Djavabin&version= =3D2} {add=3D[101 (1413725328414605312)]} 0 11 [junit4:junit4] 2> 15281 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[102 (1413725328430333952)]} 0 3 [junit4:junit4] 2> 15296 T1460 C151 P57195 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:57182/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 15297 T1441 C152 P57182 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57188/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D9=20 [junit4:junit4] 2> 15298 T1452 C154 P57188 /update {wt=3Djavabin&version= =3D2} {add=3D[102]} 0 13 [junit4:junit4] 2> 15326 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[103 (1413725328454451200)]} 0 25 [junit4:junit4] 2> 15336 T1474 C153 P57210 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57188/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 15337 T1452 C154 P57188 /update {wt=3Djavabin&version= =3D2} {add=3D[103 (1413725328484859904)]} 0 7 [junit4:junit4] 2> 15347 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[104 (1413725328496394240)]} 0 5 [junit4:junit4] 2> 15360 T1474 C153 P57210 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:57188/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 15361 T1454 C154 P57188 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57182/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D8=20 [junit4:junit4] 2> 15362 T1438 C152 P57182 /update {wt=3Djavabin&version= =3D2} {add=3D[104]} 0 12 [junit4:junit4] 2> 15369 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[105 (1413725328522608640)]} 0 2 [junit4:junit4] 2> 15431 T1474 C153 P57210 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:57188/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D25=20 [junit4:junit4] 2> 15432 T1454 C154 P57188 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57182/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D57=20 [junit4:junit4] 2> 15434 T1438 C152 P57182 /update {wt=3Djavabin&version= =3D2} {add=3D[105]} 0 62 [junit4:junit4] 2> 15440 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[106 (1413725328598106112)]} 0 2 [junit4:junit4] 2> 15456 T1474 C153 P57210 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57188/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D3=20 [junit4:junit4] 2> 15457 T1452 C154 P57188 /update {wt=3Djavabin&version= =3D2} {add=3D[106 (1413725328606494720)]} 0 11 [junit4:junit4] 2> 15462 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[107 (1413725328620126208)]} 0 3 [junit4:junit4] 2> 15471 T1460 C151 P57195 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57182/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 15472 T1438 C152 P57182 /update {wt=3Djavabin&version= =3D2} {add=3D[107 (1413725328626417664)]} 0 7 [junit4:junit4] 2> 15483 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[108 (1413725328642146304)]} 0 2 [junit4:junit4] 2> 15496 T1460 C151 P57195 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57182/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 15497 T1438 C152 P57182 /update {wt=3Djavabin&version= =3D2} {add=3D[108 (1413725328650534912)]} 0 10 [junit4:junit4] 2> 15503 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[109 (1413725328663117824)]} 0 3 [junit4:junit4] 2> 15514 T1460 C151 P57195 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57182/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 15515 T1438 C152 P57182 /update {wt=3Djavabin&version= =3D2} {add=3D[109 (1413725328669409280)]} 0 9 [junit4:junit4] 2> 15521 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[110 (1413725328681992192)]} 0 2 [junit4:junit4] 2> 15536 T1460 C151 P57195 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57182/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D3=20 [junit4:junit4] 2> 15537 T1438 C152 P57182 /update {wt=3Djavabin&version= =3D2} {add=3D[110 (1413725328690380800)]} 0 10 [junit4:junit4] 2> 15542 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[111 (1413725328705060864)]} 0 2 [junit4:junit4] 2> 15554 T1460 C151 P57195 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:57182/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 15556 T1441 C152 P57182 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57188/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D8=20 [junit4:junit4] 2> 15556 T1452 C154 P57188 /update {wt=3Djavabin&version= =3D2} {add=3D[111]} 0 11 [junit4:junit4] 2> 15563 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[112 (1413725328726032384)]} 0 2 [junit4:junit4] 2> 15578 T1474 C153 P57210 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:57188/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 15579 T1454 C154 P57188 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57182/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D8=20 [junit4:junit4] 2> 15580 T1438 C152 P57182 /update {wt=3Djavabin&version= =3D2} {add=3D[112]} 0 13 [junit4:junit4] 2> 15598 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[113 (1413725328750149632)]} 0 15 [junit4:junit4] 2> 15616 T1460 C151 P57195 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:57182/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D3=20 [junit4:junit4] 2> 15617 T1441 C152 P57182 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57188/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D8=20 [junit4:junit4] 2> 15618 T1452 C154 P57188 /update {wt=3Djavabin&version= =3D2} {add=3D[113]} 0 12 [junit4:junit4] 2> 15625 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[114 (1413725328789995520)]} 0 4 [junit4:junit4] 2> 15635 T1460 C151 P57195 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57182/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 15635 T1438 C152 P57182 /update {wt=3Djavabin&version= =3D2} {add=3D[114 (1413725328798384128)]} 0 6 [junit4:junit4] 2> 15641 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[115 (1413725328808869888)]} 0 2 [junit4:junit4] 2> 15652 T1474 C153 P57210 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57188/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 15654 T1452 C154 P57188 /update {wt=3Djavabin&version= =3D2} {add=3D[115 (1413725328815161344)]} 0 9 [junit4:junit4] 2> 15659 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[116 (1413725328827744256)]} 0 2 [junit4:junit4] 2> 15672 T1474 C153 P57210 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:57188/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 15674 T1454 C154 P57188 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57182/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D9=20 [junit4:junit4] 2> 15675 T1438 C152 P57182 /update {wt=3Djavabin&version= =3D2} {add=3D[116]} 0 13 [junit4:junit4] 2> 15680 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[117 (1413725328849764352)]} 0 2 [junit4:junit4] 2> 15690 T1474 C153 P57210 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57188/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 15692 T1452 C154 P57188 /update {wt=3Djavabin&version= =3D2} {add=3D[117 (1413725328855007232)]} 0 9 [junit4:junit4] 2> 15698 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[118 (1413725328867590144)]} 0 3 [junit4:junit4] 2> 15739 T1460 C151 P57195 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:57182/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D16=20 [junit4:junit4] 2> 15740 T1441 C152 P57182 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57188/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D36=20 [junit4:junit4] 2> 15741 T1452 C154 P57188 /update {wt=3Djavabin&version= =3D2} {add=3D[118]} 0 39 [junit4:junit4] 2> 15747 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[119 (1413725328918970368)]} 0 3 [junit4:junit4] 2> 15760 T1474 C153 P57210 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:57188/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 15761 T1454 C154 P57188 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57182/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D8=20 [junit4:junit4] 2> 15761 T1438 C152 P57182 /update {wt=3Djavabin&version= =3D2} {add=3D[119]} 0 11 [junit4:junit4] 2> 15766 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[120 (1413725328939941888)]} 0 2 [junit4:junit4] 2> 15780 T1474 C153 P57210 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:57188/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D3=20 [junit4:junit4] 2> 15781 T1454 C154 P57188 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57182/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D8=20 [junit4:junit4] 2> 15782 T1438 C152 P57182 /update {wt=3Djavabin&version= =3D2} {add=3D[120]} 0 12 [junit4:junit4] 2> 15788 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[121 (1413725328961961984)]} 0 3 [junit4:junit4] 2> 15797 T1474 C153 P57210 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57188/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 15798 T1452 C154 P57188 /update {wt=3Djavabin&version= =3D2} {add=3D[121 (1413725328968253440)]} 0 7 [junit4:junit4] 2> 15804 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[122 (1413725328979787776)]} 0 2 [junit4:junit4] 2> 15820 T1460 C151 P57195 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:57182/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D3=20 [junit4:junit4] 2> 15821 T1441 C152 P57182 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57188/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D10=20 [junit4:junit4] 2> 15822 T1452 C154 P57188 /update {wt=3Djavabin&version= =3D2} {add=3D[122]} 0 14 [junit4:junit4] 2> 15844 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[123 (1413725329003905024)]} 0 19 [junit4:junit4] 2> 15859 T1460 C151 P57195 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:57182/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 15861 T1441 C152 P57182 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57188/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D10=20 [junit4:junit4] 2> 15862 T1452 C154 P57188 /update {wt=3Djavabin&version= =3D2} {add=3D[123]} 0 14 [junit4:junit4] 2> 15869 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[124 (1413725329046896640)]} 0 3 [junit4:junit4] 2> 15880 T1460 C151 P57195 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:57182/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 15881 T1441 C152 P57182 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57188/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D6=20 [junit4:junit4] 2> 15882 T1452 C154 P57188 /update {wt=3Djavabin&version= =3D2} {add=3D[124]} 0 10 [junit4:junit4] 2> 15888 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[125 (1413725329066819584)]} 0 3 [junit4:junit4] 2> 15897 T1460 C151 P57195 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57182/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 15898 T1438 C152 P57182 /update {wt=3Djavabin&version= =3D2} {add=3D[125 (1413725329073111040)]} 0 7 [junit4:junit4] 2> 15904 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[126 (1413725329084645376)]} 0 2 [junit4:junit4] 2> 15918 T1474 C153 P57210 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:57188/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 15919 T1454 C154 P57188 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57182/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D8=20 [junit4:junit4] 2> 15920 T1438 C152 P57182 /update {wt=3Djavabin&version= =3D2} {add=3D[126]} 0 12 [junit4:junit4] 2> 15925 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[127 (1413725329106665472)]} 0 2 [junit4:junit4] 2> 15963 T1474 C153 P57210 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57188/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D15=20 [junit4:junit4] 2> 15964 T1452 C154 P57188 /update {wt=3Djavabin&version= =3D2} {add=3D[127 (1413725329111908352)]} 0 36 [junit4:junit4] 2> 15969 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[128 (1413725329152802816)]} 0 2 [junit4:junit4] 2> 15987 T1474 C153 P57210 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:57188/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D3=20 [junit4:junit4] 2> 15988 T1454 C154 P57188 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57182/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D12=20 [junit4:junit4] 2> 15989 T1438 C152 P57182 /update {wt=3Djavabin&version= =3D2} {add=3D[128]} 0 16 [junit4:junit4] 2> 15995 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[129 (1413725329179017216)]} 0 3 [junit4:junit4] 2> 16008 T1460 C151 P57195 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:57182/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D3=20 [junit4:junit4] 2> 16009 T1441 C152 P57182 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57188/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D8=20 [junit4:junit4] 2> 16010 T1452 C154 P57188 /update {wt=3Djavabin&version= =3D2} {add=3D[129]} 0 12 [junit4:junit4] 2> 16015 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[130 (1413725329201037312)]} 0 2 [junit4:junit4] 2> 16025 T1474 C153 P57210 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57188/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 16027 T1452 C154 P57188 /update {wt=3Djavabin&version= =3D2} {add=3D[130 (1413725329206280192)]} 0 9 [junit4:junit4] 2> 16034 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[131 (1413725329220960256)]} 0 2 [junit4:junit4] 2> 16045 T1474 C153 P57210 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57188/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 16046 T1452 C154 P57188 /update {wt=3Djavabin&version= =3D2} {add=3D[131 (1413725329227251712)]} 0 8 [junit4:junit4] 2> 16051 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[132 (1413725329238786048)]} 0 2 [junit4:junit4] 2> 16062 T1460 C151 P57195 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57182/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 16063 T1438 C152 P57182 /update {wt=3Djavabin&version= =3D2} {add=3D[132 (1413725329244028928)]} 0 9 [junit4:junit4] 2> 16084 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[133 (1413725329256611840)]} 0 18 [junit4:junit4] 2> 16095 T1460 C151 P57195 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57182/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 16096 T1438 C152 P57182 /update {wt=3Djavabin&version= =3D2} {add=3D[133 (1413725329278631936)]} 0 9 [junit4:junit4] 2> 16103 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[134 (1413725329291214848)]} 0 4 [junit4:junit4] 2> 16114 T1474 C153 P57210 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57188/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 16115 T1452 C154 P57188 /update {wt=3Djavabin&version= =3D2} {add=3D[134 (1413725329298554880)]} 0 8 [junit4:junit4] 2> 16120 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[135 (1413725329311137792)]} 0 2 [junit4:junit4] 2> 16129 T1460 C151 P57195 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57182/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 16130 T1438 C152 P57182 /update {wt=3Djavabin&version= =3D2} {add=3D[135 (1413725329315332096)]} 0 7 [junit4:junit4] 2> 16134 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[136 (1413725329325817856)]} 0 1 [junit4:junit4] 2> 16143 T1474 C153 P57210 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57188/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 16144 T1452 C154 P57188 /update {wt=3Djavabin&version= =3D2} {add=3D[136 (1413725329331060736)]} 0 7 [junit4:junit4] 2> 16149 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[137 (1413725329340497920)]} 0 2 [junit4:junit4] 2> 16156 T1474 C153 P57210 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57188/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 16157 T1452 C154 P57188 /update {wt=3Djavabin&version= =3D2} {add=3D[137 (1413725329344692224)]} 0 6 [junit4:junit4] 2> 16162 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[138 (1413725329354129408)]} 0 2 [junit4:junit4] 2> 16175 T1460 C151 P57195 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:57182/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D3=20 [junit4:junit4] 2> 16176 T1441 C152 P57182 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57188/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D8=20 [junit4:junit4] 2> 16176 T1452 C154 P57188 /update {wt=3Djavabin&version= =3D2} {add=3D[138]} 0 11 [junit4:junit4] 2> 16180 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[139 (1413725329374052352)]} 0 1 [junit4:junit4] 2> 16191 T1474 C153 P57210 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:57188/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 16192 T1454 C154 P57188 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57182/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D7=20 [junit4:junit4] 2> 16192 T1438 C152 P57182 /update {wt=3Djavabin&version= =3D2} {add=3D[139]} 0 9 [junit4:junit4] 2> 16197 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[140 (1413725329391878144)]} 0 2 [junit4:junit4] 2> 16210 T1474 C153 P57210 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:57188/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 16211 T1454 C154 P57188 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57182/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D8=20 [junit4:junit4] 2> 16212 T1438 C152 P57182 /update {wt=3Djavabin&version= =3D2} {add=3D[140]} 0 12 [junit4:junit4] 2> 16217 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[141 (1413725329412849664)]} 0 2 [junit4:junit4] 2> 16230 T1474 C153 P57210 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:57188/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 16232 T1454 C154 P57188 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57182/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D8=20 [junit4:junit4] 2> 16233 T1438 C152 P57182 /update {wt=3Djavabin&version= =3D2} {add=3D[141]} 0 13 [junit4:junit4] 2> 16238 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[142 (1413725329434869760)]} 0 2 [junit4:junit4] 2> 16278 T1474 C153 P57210 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57188/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D17=20 [junit4:junit4] 2> 16279 T1452 C154 P57188 /update {wt=3Djavabin&version= =3D2} {add=3D[142 (1413725329441161216)]} 0 36 [junit4:junit4] 2> 16299 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[143 (1413725329483104256)]} 0 17 [junit4:junit4] 2> 16312 T1474 C153 P57210 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57188/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D3=20 [junit4:junit4] 2> 16313 T1452 C154 P57188 /update {wt=3Djavabin&version= =3D2} {add=3D[143 (1413725329505124352)]} 0 10 [junit4:junit4] 2> 16320 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[144 (1413725329518755840)]} 0 4 [junit4:junit4] 2> 16333 T1474 C153 P57210 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:57188/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 16334 T1454 C154 P57188 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57182/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D8=20 [junit4:junit4] 2> 16334 T1438 C152 P57182 /update {wt=3Djavabin&version= =3D2} {add=3D[144]} 0 11 [junit4:junit4] 2> 16339 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[145 (1413725329540775936)]} 0 2 [junit4:junit4] 2> 16347 T1474 C153 P57210 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57188/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 16348 T1452 C154 P57188 /update {wt=3Djavabin&version= =3D2} {add=3D[145 (1413725329544970240)]} 0 7 [junit4:junit4] 2> 16358 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[146 (1413725329560698880)]} 0 2 [junit4:junit4] 2> 16403 T1460 C151 P57195 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:57182/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D18=20 [junit4:junit4] 2> 16404 T1441 C152 P57182 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57188/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D40=20 [junit4:junit4] 2> 16405 T1452 C154 P57188 /update {wt=3Djavabin&version= =3D2} {add=3D[146]} 0 44 [junit4:junit4] 2> 16411 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[147 (1413725329615224832)]} 0 2 [junit4:junit4] 2> 16425 T1474 C153 P57210 REQ /update {update.distrib=3D= FROMLEADER&distrib.from=3Dhttp://127.0.0.1:57188/solr/collection1/&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D3=20 [junit4:junit4] 2> 16427 T1454 C154 P57188 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57182/solr/collection1/&update.distrib=3DTOLEADER&wt=3Djavab= in&version=3D2} status=3D0 QTime=3D10=20 [junit4:junit4] 2> 16428 T1438 C152 P57182 /update {wt=3Djavabin&version= =3D2} {add=3D[147]} 0 14 [junit4:junit4] 2> 16433 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[148 (1413725329639342080)]} 0 2 [junit4:junit4] 2> 16445 T1460 C151 P57195 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57182/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D4=20 [junit4:junit4] 2> 16446 T1438 C152 P57182 /update {wt=3Djavabin&version= =3D2} {add=3D[148 (1413725329644584960)]} 0 10 [junit4:junit4] 2> 16451 T1422 C155 P57173 /update {wt=3Djavabin&version= =3D2} {add=3D[149 (1413725329658216448)]} 0 2 [junit4:junit4] 2> 16463 T1474 C153 P57210 REQ /update {distrib.from=3Dht= tp://127.0.0.1:57188/solr/collection1/&update.distrib=3DFROMLEADER&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 16464 T1452 C154 P57188 /update {wt=3Djavabin&version= =3D2} {add=3D[149 (1413725329664507904)]} 0 10 [junit4:junit4] 2> 16465 T1410 oasc.AbstractDistribZkTestBase.waitForReco= veriesToFinish Wait for recoveries to finish - collection: collection1 fail= OnTimeout:true timeout (sec):1800 [junit4:junit4] 2> 16467 T1410 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 16471 T1422 C155 P57173 oasu.DirectUpdateHandler2.comm= it start commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtru= e,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 17051 T1422 C155 P57173 oasc.SolrDeletionPolicy.onComm= it SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.Basic= DistributedZk2Test-1348233520901/control/data/index lockFactory=3Dorg.apach= e.lucene.store.NativeFSLockFactory@5cedf7aa; maxCacheMB=3D48.0 maxMergeSize= MB=3D4.0),segFN=3Dsegments_2,generation=3D2,filenames=3D[_0_Asserting_0.tim= , _0_Asserting_0.tip, _0_MockSep_0.pos, _0_MockVariableIntBlock_0.doc, _0_M= ockVariableIntBlock_0.skp, _0_Asserting_0.prx, _0_MockVariableIntBlock_0.py= l, _0_MockVariableIntBlock_0.tib, _0_MockSep_0.skp, _0_MockVariableIntBlock= _0.pos, _0.si, _0_MockSep_0.doc, _0_MockVariableIntBlock_0.tii, _0.fnm, _0_= nrm.cfs, _0_Direct_0.frq, _0_MockSep_0.tib, _0_Asserting_0.frq, _0_nrm.cfe,= _0_MockVariableIntBlock_0.frq, segments_2, _0_MockSep_0.frq, _0.fdx, _0_Di= rect_0.tip, _0_Direct_0.prx, _0_MockSep_0.tii, _0_MockSep_0.pyl, _0_Direct_= 0.tim, _0.fdt] [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.Basic= DistributedZk2Test-1348233520901/control/data/index lockFactory=3Dorg.apach= e.lucene.store.NativeFSLockFactory@5cedf7aa; maxCacheMB=3D48.0 maxMergeSize= MB=3D4.0),segFN=3Dsegments_3,generation=3D3,filenames=3D[_5_nrm.cfe, _2_Dir= ect_0.tip, _2_Direct_0.tim, _0_MockSep_0.pos, _4_M [...truncated too long message...] lr.core.SolrCore.close(SolrCore.java:864) [junit4:junit4] 2> =09at org.apache.solr.cloud.ShardLeaderElectionContext= .runLeaderProcess(ElectionContext.java:213) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.runIamLeader= Process(LeaderElector.java:158) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.checkIfIamLe= ader(LeaderElector.java:102) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.access$000(L= eaderElector.java:56) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector$1.process(Le= aderElector.java:131) [junit4:junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.proc= essEvent(ClientCnxn.java:526) [junit4:junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.run(= ClientCnxn.java:502) [junit4:junit4] 2>=20 [junit4:junit4] 2> 308581 T1482 oasc.JmxMonitoredMap$SolrDynamicMBean.get= MBeanInfo WARNING Could not getStatistics on info bean Lazy[solr.Replicatio= nHandler] java.lang.IllegalArgumentException: /usr/home/hudson/hudson-slave= /workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.a= pache.solr.cloud.BasicDistributedZk2Test-1348233520901/jetty4/index does no= t exist [junit4:junit4] 2> =09at org.apache.commons.io.FileUtils.sizeOfDirectory(= FileUtils.java:2074) [junit4:junit4] 2> =09at org.apache.solr.handler.ReplicationHandler.getIn= dexSize(ReplicationHandler.java:477) [junit4:junit4] 2> =09at org.apache.solr.handler.ReplicationHandler.getSt= atistics(ReplicationHandler.java:525) [junit4:junit4] 2> =09at org.apache.solr.core.RequestHandlers$LazyRequest= HandlerWrapper.getStatistics(RequestHandlers.java:310) [junit4:junit4] 2> =09at org.apache.solr.core.JmxMonitoredMap$SolrDynamic= MBean.getMBeanInfo(JmxMonitoredMap.java:231) [junit4:junit4] 2> =09at com.sun.jmx.interceptor.DefaultMBeanServerInterc= eptor.getClassName(DefaultMBeanServerInterceptor.java:1824) [junit4:junit4] 2> =09at com.sun.jmx.interceptor.DefaultMBeanServerInterc= eptor.safeGetClassName(DefaultMBeanServerInterceptor.java:1661) [junit4:junit4] 2> =09at com.sun.jmx.interceptor.DefaultMBeanServerInterc= eptor.checkMBeanPermission(DefaultMBeanServerInterceptor.java:1833) [junit4:junit4] 2> =09at com.sun.jmx.interceptor.DefaultMBeanServerInterc= eptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:436) [junit4:junit4] 2> =09at com.sun.jmx.interceptor.DefaultMBeanServerInterc= eptor.unregisterMBean(DefaultMBeanServerInterceptor.java:421) [junit4:junit4] 2> =09at com.sun.jmx.mbeanserver.JmxMBeanServer.unregiste= rMBean(JmxMBeanServer.java:540) [junit4:junit4] 2> =09at org.apache.solr.core.JmxMonitoredMap.unregister(= JmxMonitoredMap.java:175) [junit4:junit4] 2> =09at org.apache.solr.core.JmxMonitoredMap.clear(JmxMo= nitoredMap.java:116) [junit4:junit4] 2> =09at org.apache.solr.core.SolrCore.close(SolrCore.jav= a:864) [junit4:junit4] 2> =09at org.apache.solr.cloud.ShardLeaderElectionContext= .runLeaderProcess(ElectionContext.java:213) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.runIamLeader= Process(LeaderElector.java:158) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.checkIfIamLe= ader(LeaderElector.java:102) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.access$000(L= eaderElector.java:56) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector$1.process(Le= aderElector.java:131) [junit4:junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.proc= essEvent(ClientCnxn.java:526) [junit4:junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.run(= ClientCnxn.java:502) [junit4:junit4] 2>=20 [junit4:junit4] 2> 308585 T1482 oasc.SolrCore.closeSearcher [collection1]= Closing main searcher on request. [junit4:junit4] 2> 308588 T1482 oasu.DirectUpdateHandler2.close closing D= irectUpdateHandler2{commits=3D5,autocommits=3D0,soft autocommits=3D0,optimi= zes=3D0,rollbacks=3D0,expungeDeletes=3D0,docsPending=3D0,adds=3D0,deletesBy= Id=3D0,deletesByQuery=3D0,errors=3D0,cumulative_adds=3D35,cumulative_delete= sById=3D0,cumulative_deletesByQuery=3D0,cumulative_errors=3D0} [junit4:junit4] 2> 308588 T1482 oasu.DefaultSolrCoreState.decref SolrCore= State ref count has reached 0 - closing IndexWriter [junit4:junit4] 2> 308590 T1482 oasu.DefaultSolrCoreState.decref Closing = SolrCoreState - canceling any ongoing recovery [junit4:junit4] 2> 308590 T1482 oascc.ZkStateReader$3.process Updating li= ve nodes [junit4:junit4] 2> 308591 T1482 oascc.ZkStateReader$3.process WARNING Zoo= Keeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 308591 T1482 oascc.ZkStateReader$2.process A cluster s= tate change has occurred - updating... [junit4:junit4] 2> 308591 T1482 oascc.ZkStateReader$2.process WARNING Zoo= Keeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 308591 T1482 oascc.ConnectionManager.process Watcher o= rg.apache.solr.common.cloud.ConnectionManager@1195a565 name:ZooKeeperConnec= tion Watcher:127.0.0.1:57164/solr got event WatchedEvent state:Disconnected= type:None path:null path:null type:None [junit4:junit4] 2> 308591 T1482 oascc.ConnectionManager.process Client->Z= ooKeeper status change trigger but we are already closed [junit4:junit4] 2> 308591 T1482 oaz.ClientCnxn$EventThread.run EventThrea= d shut down [junit4:junit4] 2> NOTE: test params are: codec=3DLucene40: {n_f1=3DPosti= ngsFormat(name=3DAsserting), foo_b=3DMockVariableIntBlock(baseBlockSize=3D7= 3), foo_d=3DPostingsFormat(name=3DDirect), foo_f=3DMockVariableIntBlock(bas= eBlockSize=3D73), n_tl1=3DPostingsFormat(name=3DAsserting), n_d1=3DPostings= Format(name=3DMockSep), rnd_b=3DPostingsFormat(name=3DDirect), intDefault= =3DPostingsFormat(name=3DAsserting), n_td1=3DPostingsFormat(name=3DAssertin= g), id=3DPostingsFormat(name=3DDirect), timestamp=3DPostingsFormat(name=3DM= ockSep), range_facet_sl=3DPostingsFormat(name=3DDirect), range_facet_si=3DP= ostingsFormat(name=3DMockSep), oddField_s=3DPostingsFormat(name=3DDirect), = multiDefault=3DPostingsFormat(name=3DMockSep), n_tf1=3DPostingsFormat(name= =3DMockSep), n_dt1=3DPostingsFormat(name=3DAsserting), n_ti1=3DPostingsForm= at(name=3DDirect), range_facet_l=3DPostingsFormat(name=3DMockSep), text=3DM= ockVariableIntBlock(baseBlockSize=3D73), _version_=3DPostingsFormat(name=3D= Asserting), SubjectTerms_mfacet=3DPostingsFormat(name=3DAsserting), a_t=3DP= ostingsFormat(name=3DMockSep), n_tdt1=3DPostingsFormat(name=3DAsserting), o= ther_tl1=3DPostingsFormat(name=3DAsserting), n_l1=3DPostingsFormat(name=3DM= ockSep), a_si=3DPostingsFormat(name=3DAsserting)}, sim=3DRandomSimilarityPr= ovider(queryNorm=3Dfalse,coord=3Dno): {}, locale=3Dsl, timezone=3DAmerica/R= ankin_Inlet [junit4:junit4] 2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. = 1.6.0_32 (64-bit)/cpus=3D16,threads=3D2,free=3D139771936,total=3D282591232 [junit4:junit4] 2> NOTE: All tests run in this JVM: [BasicZkTest, MultiTe= rmTest, TestPropInject, SoftAutoCommitTest, StatelessScriptUpdateProcessorF= actoryTest, IndexSchemaTest, TestSurroundQueryParser, TestSolrDeletionPolic= y2, OpenExchangeRatesOrgProviderTest, SolrInfoMBeanTest, TestSolrCoreProper= ties, BasicFunctionalityTest, IndexSchemaRuntimeFieldTest, StandardRequestH= andlerTest, TestStressLucene, FileUtilsTest, TestReversedWildcardFilterFact= ory, XsltUpdateRequestHandlerTest, DirectSolrSpellCheckerTest, TestMergePol= icyConfig, ClusterStateUpdateTest, TestPropInjectDefaults, OutputWriterTest= , TestValueSourceCache, TestOmitPositions, PolyFieldTest, TestDocSet, TestS= ort, TestRemoteStreaming, FullSolrCloudDistribCmdsTest, LeaderElectionTest,= SyncSliceTest, TestRealTimeGet, TestWriterPerf, LukeRequestHandlerTest, Te= stUpdate, EchoParamsTest, PrimUtilsTest, TestFoldingMultitermQuery, TestRec= overy, TestCodecSupport, ScriptEngineTest, PingRequestHandlerTest, DirectUp= dateHandlerTest, ReturnFieldsTest, TestHashPartitioner, XmlUpdateRequestHan= dlerTest, TestReload, TestCharFilters, LegacyHTMLStripCharFilterTest, ShowF= ileRequestHandlerTest, DocumentAnalysisRequestHandlerTest, UpdateParamsTest= , BadIndexSchemaTest, TestStressRecovery, TestDistributedSearch, TestRandom= Faceting, StatsComponentTest, TestMultiCoreConfBootstrap, TestCoreContainer= , ConvertedLegacyTest, PeerSyncTest, SortByFunctionTest, SignatureUpdatePro= cessorFactoryTest, TestBinaryResponseWriter, TestJmxIntegration, SampleTest= , HighlighterTest, CoreAdminHandlerTest, TestTrie, TestWordDelimiterFilterF= actory, SpatialFilterTest, DocumentBuilderTest, DistributedQueryElevationCo= mponentTest, QueryParsingTest, TestQueryTypes, SuggesterWFSTTest, RequiredF= ieldsTest, TestQueryUtils, SuggesterTSTTest, UniqFieldsUpdateProcessorFacto= ryTest, SuggesterTest, CSVRequestHandlerTest, TestSolrDeletionPolicy1, Alte= rnateDirectoryTest, FieldMutatingUpdateProcessorTest, DefaultValueUpdatePro= cessorTest, TestQuerySenderListener, TestQuerySenderNoQuery, NumericFieldsT= est, TestBM25SimilarityFactory, TestPhraseSuggestions, TestPluginEnable, Te= stDFRSimilarityFactory, TimeZoneUtilsTest, DateMathParserTest, PluginInfoTe= st, ResourceLoaderTest, TestSolrXMLSerializer, SpellingQueryConverterTest, = DOMUtilTest, UUIDFieldTest, SystemInfoHandlerTest, ZkNodePropsTest, TestDoc= umentBuilder, PathHierarchyTokenizerFactoryTest, BasicDistributedZk2Test] [junit4:junit4] Completed on J1 in 309.07s, 1 test, 1 failure <<< FAILURES! [...truncated 10 lines...] BUILD FAILED /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/build= .xml:32: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/= build.xml:179: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/lucen= e/module-build.xml:63: The following error occurred while executing this li= ne: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/lucen= e/common-build.xml:1140: The following error occurred while executing this = line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/lucen= e/common-build.xml:813: There were test failures: 230 suites, 950 tests, 1 = failure, 7 ignored (2 assumptions) Total time: 30 minutes 49 seconds Build step 'Invoke Ant' marked build as failure Recording test results Email was triggered for: Failure Sending email for trigger: Failure ------=_Part_1097_180453245.1348233837585 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_1097_180453245.1348233837585--