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 D0938DD08 for ; Sat, 6 Oct 2012 09:20:44 +0000 (UTC) Received: (qmail 17038 invoked by uid 500); 6 Oct 2012 09:20:43 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 16985 invoked by uid 500); 6 Oct 2012 09:20:42 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 16962 invoked by uid 99); 6 Oct 2012 09:20:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Oct 2012 09:20:41 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=NORMAL_HTTP_TO_IP,SPF_PASS,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [188.138.97.18] (HELO mail.sd-datasolutions.de) (188.138.97.18) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Oct 2012 09:20:32 +0000 Received: from serv1 (localhost.localdomain [127.0.0.1]) by mail.sd-datasolutions.de (Postfix) with ESMTP id 6807714AA079 for ; Sat, 6 Oct 2012 09:20:10 +0000 (UTC) Date: Sat, 6 Oct 2012 09:20:01 +0000 (UTC) From: Policeman Jenkins Server To: dev@lucene.apache.org Message-ID: <874521794.81.1349515210407.JavaMail.jenkins@serv1.sd-datasolutions.de> Subject: [JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.6.0_35) - Build # 1063 - Failure! MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_80_1522175901.1349515201518" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_80_1522175901.1349515201518 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Windows/106= 3/ Java: 64bit/jdk1.6.0_35 -XX:+UseParallelGC 1 tests failed. REGRESSION: org.apache.solr.cloud.LeaderElectionIntegrationTest.testLeader= ElectionAfterClientTimeout Error Message: expected:<7000> but was:<7001> Stack Trace: java.lang.AssertionError: expected:<7000> but was:<7001> =09at __randomizedtesting.SeedInfo.seed([283ABB06ADA048B2:810D1EA58A85C059]= :0) =09at org.junit.Assert.fail(Assert.java:93) =09at org.junit.Assert.failNotEquals(Assert.java:647) =09at org.junit.Assert.assertEquals(Assert.java:128) =09at org.junit.Assert.assertEquals(Assert.java:472) =09at org.junit.Assert.assertEquals(Assert.java:456) =09at org.apache.solr.cloud.LeaderElectionIntegrationTest.testLeaderElectio= nAfterClientTimeout(LeaderElectionIntegrationTest.java:252) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:39) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:25) =09at java.lang.reflect.Method.invoke(Method.java:597) =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:662) Build Log: [...truncated 8077 lines...] [junit4:junit4] Suite: org.apache.solr.cloud.LeaderElectionIntegrationTest [junit4:junit4] 2> 4 T2522 oas.SolrTestCaseJ4.setUp ###Starting testLeade= rElectionAfterClientTimeout [junit4:junit4] 2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Luce= ne-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-LeaderElectio= nIntegrationTest-1349514755432 [junit4:junit4] 2> 6 T2522 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4:junit4] 2> 10 T2523 oazs.ZooKeeperServer.setTickTime tickTime set= to 1000 [junit4:junit4] 2> 11 T2523 oazs.NIOServerCnxn$Factory. binding to = port 0.0.0.0/0.0.0.0:0 [junit4:junit4] 2> 12 T2523 oazsp.FileTxnSnapLog.save Snapshotting: 0 [junit4:junit4] 2> 115 T2522 oasc.ZkTestServer.run start zk server on por= t:59546 [junit4:junit4] 2> 115 T2522 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:59546 sessionTimeout=3D10000 watcher=3Dorg= .apache.solr.common.cloud.ConnectionManager@52d5a85f [junit4:junit4] 2> 116 T2522 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 116 T2528 oaz.ClientCnxn$SendThread.startConnect Openi= ng socket connection to server /127.0.0.1:59546 [junit4:junit4] 2> 119 T2528 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to 127.0.0.1/127.0.0.1:59546, initiating sessio= n [junit4:junit4] 2> 119 T2524 oazs.NIOServerCnxn$Factory.run Accepted sock= et connection from /127.0.0.1:59549 [junit4:junit4] 2> 120 T2524 oazs.NIOServerCnxn.readConnectRequest Client= attempting to establish new session at /127.0.0.1:59549 [junit4:junit4] 2> 120 T2526 oazsp.FileTxnLog.append Creating new log fil= e: log.1 [junit4:junit4] 2> 128 T2526 oazs.NIOServerCnxn.finishSessionInit Establi= shed session 0x13a3558fd710000 with negotiated timeout 10000 for client /12= 7.0.0.1:59549 [junit4:junit4] 2> 129 T2528 oaz.ClientCnxn$SendThread.readConnectResult = Session establishment complete on server 127.0.0.1/127.0.0.1:59546, session= id =3D 0x13a3558fd710000, negotiated timeout =3D 10000 [junit4:junit4] 2> 129 T2529 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@52d5a85f name:ZooKeeperConnectio= n Watcher:127.0.0.1:59546 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4:junit4] 2> 129 T2522 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 129 T2522 oascc.SolrZkClient.makePath makePath: /solr [junit4:junit4] 2> 133 T2527 oazs.PrepRequestProcessor.pRequest Processed= session termination for sessionid: 0x13a3558fd710000 [junit4:junit4] 2> 134 T2524 oazs.NIOServerCnxn.doIO WARNING EndOfStreamE= xception: Unable to read additional data from client sessionid 0x13a3558fd7= 10000, likely client has closed socket [junit4:junit4] 2> 134 T2522 oaz.ZooKeeper.close Session: 0x13a3558fd7100= 00 closed [junit4:junit4] 2> 136 T2529 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 136 T2524 oazs.NIOServerCnxn.closeSock Closed socket c= onnection for client /127.0.0.1:59549 which had sessionid 0x13a3558fd710000 [junit4:junit4] 2> 135 T2522 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:59546/solr sessionTimeout=3D10000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@51c2ca55 [junit4:junit4] 2> 138 T2530 oaz.ClientCnxn$SendThread.startConnect Openi= ng socket connection to server /127.0.0.1:59546 [junit4:junit4] 2> 138 T2522 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 139 T2530 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to 127.0.0.1/127.0.0.1:59546, initiating sessio= n [junit4:junit4] 2> 139 T2524 oazs.NIOServerCnxn$Factory.run Accepted sock= et connection from /127.0.0.1:59552 [junit4:junit4] 2> 139 T2524 oazs.NIOServerCnxn.readConnectRequest Client= attempting to establish new session at /127.0.0.1:59552 [junit4:junit4] 2> 141 T2526 oazs.NIOServerCnxn.finishSessionInit Establi= shed session 0x13a3558fd710001 with negotiated timeout 10000 for client /12= 7.0.0.1:59552 [junit4:junit4] 2> 141 T2530 oaz.ClientCnxn$SendThread.readConnectResult = Session establishment complete on server 127.0.0.1/127.0.0.1:59546, session= id =3D 0x13a3558fd710001, negotiated timeout =3D 10000 [junit4:junit4] 2> 141 T2531 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@51c2ca55 name:ZooKeeperConnectio= n Watcher:127.0.0.1:59546/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4:junit4] 2> 142 T2522 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 142 T2522 oascc.SolrZkClient.makePath makePath: /colle= ctions/collection1 [junit4:junit4] 2> 147 T2522 oascc.SolrZkClient.makePath makePath: /colle= ctions/collection1/shards [junit4:junit4] 2> 150 T2522 oascc.SolrZkClient.makePath makePath: /colle= ctions/control_collection [junit4:junit4] 2> 153 T2522 oascc.SolrZkClient.makePath makePath: /colle= ctions/control_collection/shards [junit4:junit4] 2> 158 T2522 oasc.AbstractZkTestCase.putConfig put C:\Use= rs\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\te= st-files\solr\collection1\conf\solrconfig.xml to /configs/conf1/solrconfig.= xml [junit4:junit4] 2> 159 T2522 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/solrconfig.xml [junit4:junit4] 2> 166 T2522 oasc.AbstractZkTestCase.putConfig put C:\Use= rs\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\te= st-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml [junit4:junit4] 2> 167 T2522 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/schema.xml [junit4:junit4] 2> 172 T2522 oasc.AbstractZkTestCase.putConfig put C:\Use= rs\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\te= st-files\solr\collection1\conf\solrconfig.xml to /configs/conf1/solrconfig.= xml [junit4:junit4] 2> 172 T2522 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/solrconfig.xml [junit4:junit4] 2> 178 T2522 oasc.AbstractZkTestCase.putConfig put C:\Use= rs\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\te= st-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.tx= t [junit4:junit4] 2> 178 T2522 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/stopwords.txt [junit4:junit4] 2> 182 T2522 oasc.AbstractZkTestCase.putConfig put C:\Use= rs\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\te= st-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.tx= t [junit4:junit4] 2> 182 T2522 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/protwords.txt [junit4:junit4] 2> 186 T2522 oasc.AbstractZkTestCase.putConfig put C:\Use= rs\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\te= st-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml [junit4:junit4] 2> 186 T2522 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/currency.xml [junit4:junit4] 2> 190 T2522 oasc.AbstractZkTestCase.putConfig put C:\Use= rs\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\te= st-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/o= pen-exchange-rates.json [junit4:junit4] 2> 191 T2522 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/open-exchange-rates.json [junit4:junit4] 2> 195 T2522 oasc.AbstractZkTestCase.putConfig put C:\Use= rs\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\te= st-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf= 1/mapping-ISOLatin1Accent.txt [junit4:junit4] 2> 196 T2522 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/mapping-ISOLatin1Accent.txt [junit4:junit4] 2> 201 T2522 oasc.AbstractZkTestCase.putConfig put C:\Use= rs\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\te= st-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synon= yms.txt [junit4:junit4] 2> 202 T2522 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/old_synonyms.txt [junit4:junit4] 2> 206 T2522 oasc.AbstractZkTestCase.putConfig put C:\Use= rs\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\te= st-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt [junit4:junit4] 2> 207 T2522 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/synonyms.txt [junit4:junit4] 2> 210 T2527 oazs.PrepRequestProcessor.pRequest Processed= session termination for sessionid: 0x13a3558fd710001 [junit4:junit4] 2> 211 T2531 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 211 T2522 oaz.ZooKeeper.close Session: 0x13a3558fd7100= 01 closed [junit4:junit4] 2> 212 T2524 oazs.NIOServerCnxn.doIO WARNING EndOfStreamE= xception: Unable to read additional data from client sessionid 0x13a3558fd7= 10001, likely client has closed socket [junit4:junit4] 2> 212 T2522 oasc.LeaderElectionIntegrationTest.setUp ###= #SETUP_START testLeaderElectionAfterClientTimeout [junit4:junit4] 2> 212 T2524 oazs.NIOServerCnxn.closeSock Closed socket c= onnection for client /127.0.0.1:59552 which had sessionid 0x13a3558fd710001 [junit4:junit4] 2> 215 T2522 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 215 T2522 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Sol= r-trunk-Windows\solr\build\solr-core\test-files\solr [junit4:junit4] 2> 216 T2522 oasc.CoreContainer$Initializer.initialize lo= oking for solr.xml: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windo= ws\solr\build\solr-core\test-files\solr\solr.xml [junit4:junit4] 2> 216 T2522 oasc.CoreContainer. New CoreContainer = 278924287 [junit4:junit4] 2> 218 T2522 oasc.CoreContainer.load Loading CoreContaine= r using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windo= ws\solr\build\solr-core\test-files\solr\' [junit4:junit4] 2> 218 T2522 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk= -Windows\solr\build\solr-core\test-files\solr\' [junit4:junit4] 2> 253 T2522 oasc.CoreContainer.load Registering Log List= ener [junit4:junit4] 2> 273 T2522 oasc.CoreContainer.initZooKeeper Zookeeper c= lient=3D127.0.0.1:59546/solr [junit4:junit4] 2> 274 T2522 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:59546/solr sessionTimeout=3D3000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@62bce5ca [junit4:junit4] 2> 276 T2532 oaz.ClientCnxn$SendThread.startConnect Openi= ng socket connection to server /127.0.0.1:59546 [junit4:junit4] 2> 276 T2522 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 278 T2532 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to 127.0.0.1/127.0.0.1:59546, initiating sessio= n [junit4:junit4] 2> 279 T2524 oazs.NIOServerCnxn$Factory.run Accepted sock= et connection from /127.0.0.1:59555 [junit4:junit4] 2> 279 T2524 oazs.NIOServerCnxn.readConnectRequest Client= attempting to establish new session at /127.0.0.1:59555 [junit4:junit4] 2> 281 T2526 oazs.NIOServerCnxn.finishSessionInit Establi= shed session 0x13a3558fd710002 with negotiated timeout 3000 for client /127= .0.0.1:59555 [junit4:junit4] 2> 281 T2532 oaz.ClientCnxn$SendThread.readConnectResult = Session establishment complete on server 127.0.0.1/127.0.0.1:59546, session= id =3D 0x13a3558fd710002, negotiated timeout =3D 3000 [junit4:junit4] 2> 281 T2533 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@62bce5ca name:ZooKeeperConnectio= n Watcher:127.0.0.1:59546/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4:junit4] 2> 281 T2522 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 284 T2527 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13a3558fd710002 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> 286 T2522 oascc.SolrZkClient.makePath makePath: /live_= nodes [junit4:junit4] 2> 288 T2522 oasc.ZkController.createEphemeralLiveNode Re= gister node as live in ZooKeeper:/live_nodes/127.0.0.1:7000_solr [junit4:junit4] 2> 289 T2527 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13a3558fd710002 type:dele= te cxid:0x7 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:= /solr/live_nodes/127.0.0.1:7000_solr Error:KeeperErrorCode =3D NoNode for /= solr/live_nodes/127.0.0.1:7000_solr [junit4:junit4] 2> 290 T2522 oascc.SolrZkClient.makePath makePath: /live_= nodes/127.0.0.1:7000_solr [junit4:junit4] 2> 294 T2522 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 0 [junit4:junit4] 2> 294 T2522 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4:junit4] 2> 295 T2522 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 0 [junit4:junit4] 2> 295 T2522 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 295 T2522 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4:junit4] 2> 296 T2522 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 296 T2522 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4:junit4] 2> 296 T2522 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4:junit4] 2> 296 T2522 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4:junit4] 2> 298 T2522 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D0&connTimeout=3D0&retry=3Dfalse [junit4:junit4] 2> 305 T2522 oascc.SolrZkClient.makePath makePath: /overs= eer_elect/election [junit4:junit4] 2> 312 T2527 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13a3558fd710002 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> 313 T2522 oascc.SolrZkClient.makePath makePath: /overs= eer_elect/leader [junit4:junit4] 2> 317 T2522 oasc.Overseer.start Overseer (id=3D884417990= 12581378-127.0.0.1:7000_solr-n_0000000000) starting [junit4:junit4] 2> 318 T2527 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13a3558fd710002 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> 319 T2527 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13a3558fd710002 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> 321 T2527 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13a3558fd710002 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> 322 T2527 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13a3558fd710002 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> 324 T2535 oasc.OverseerCollectionProcessor.run Process= current queue of collection creations [junit4:junit4] 2> 324 T2522 oascc.SolrZkClient.makePath makePath: /clust= erstate.json [junit4:junit4] 2> 327 T2522 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 329 T2534 oasc.Overseer$ClusterStateUpdater.run Starti= ng to work on the main queue [junit4:junit4] 2> 334 T2522 oasc.CoreContainer.create Creating SolrCore = 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Sol= r-trunk-Windows\solr\build\solr-core\test-files\solr\collection1 [junit4:junit4] 2> 334 T2522 oasc.ZkController.createCollectionZkNode Che= ck for collection zkNode:collection1 [junit4:junit4] 2> 335 T2522 oasc.ZkController.createCollectionZkNode Col= lection zkNode exists [junit4:junit4] 2> 335 T2522 oasc.ZkController.readConfigName Load collec= tion config from:/collections/collection1 [junit4:junit4] 2> 337 T2522 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk= -Windows\solr\build\solr-core\test-files\solr\collection1\' [junit4:junit4] 2> 339 T2522 oasc.SolrResourceLoader.replaceClassLoader A= dding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr= /build/solr-core/test-files/solr/collection1/lib/classes/' to classloader [junit4:junit4] 2> 341 T2522 oasc.SolrResourceLoader.replaceClassLoader A= dding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr= /build/solr-core/test-files/solr/collection1/lib/README' to classloader [junit4:junit4] 2> 389 T2522 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_50 [junit4:junit4] 2> 463 T2522 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4:junit4] 2> 464 T2522 oass.IndexSchema.readSchema Reading Solr Sch= ema [junit4:junit4] 2> 472 T2522 oass.IndexSchema.readSchema Schema name=3Dte= st [junit4:junit4] 2> 1215 T2522 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 1226 T2522 oass.IndexSchema.readSchema default search = field in schema is text [junit4:junit4] 2> 1231 T2522 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 1245 T2522 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 1249 T2522 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 1255 T2522 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 1258 T2522 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 1259 T2522 oasc.SolrCore. [collection1] Opening = new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\s= olr\build\solr-core\test-files\solr\collection1\, dataDir=3DC:\Users\Jenkin= sSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\s= olrtest-LeaderElectionIntegrationTest-1349514755432\data_7000\ [junit4:junit4] 2> 1259 T2522 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@3d46e381 [junit4:junit4] 2> 1261 T2522 oasc.SolrCore.getNewIndexDir New index dire= ctory detected: old=3Dnull new=3DC:\Users\JenkinsSlave\workspace\Lucene-Sol= r-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-LeaderElectionInteg= rationTest-1349514755432\data_7000\index/ [junit4:junit4] 2> 1262 T2522 oasc.SolrCore.initIndex WARNING [collection= 1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-= Windows\solr\build\solr-core\test\J0\.\solrtest-LeaderElectionIntegrationTe= st-1349514755432\data_7000\index' doesn't exist. Creating new index... [junit4:junit4] 2> 1263 T2522 oasc.CachingDirectoryFactory.get return new= directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\so= lr\build\solr-core\test\J0\.\solrtest-LeaderElectionIntegrationTest-1349514= 755432\data_7000\index forceNew:false [junit4:junit4] 2> 1266 T2522 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@cd14e7a lockFactory=3Dorg.apache.lucene.store.NativeFSLock= Factory@387e227f),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1= ] [junit4:junit4] 2> 1266 T2522 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1 [junit4:junit4] 2> 1267 T2522 oasc.SolrCore.initWriters created xml: solr= .XMLResponseWriter [junit4:junit4] 2> 1268 T2522 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe" [junit4:junit4] 2> 1269 T2522 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe-allfields" [junit4:junit4] 2> 1269 T2522 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "s= tored_sig" [junit4:junit4] 2> 1269 T2522 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "u= niq-fields" [junit4:junit4] 2> 1270 T2522 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= istrib-dup-test-chain-implicit" [junit4:junit4] 2> 1270 T2522 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 1271 T2522 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 1271 T2522 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 1273 T2522 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 1273 T2522 oasc.RequestHandlers.initHandlersFromConfig= created dismax: solr.SearchHandler [junit4:junit4] 2> 1273 T2522 oasc.RequestHandlers.initHandlersFromConfig= created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 1274 T2522 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 1274 T2522 oasc.RequestHandlers.initHandlersFromConfig= created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 1274 T2522 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 1275 T2522 oasc.RequestHandlers.initHandlersFromConfig= created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 1275 T2522 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 1275 T2522 oasc.RequestHandlers.initHandlersFromConfig= created /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 1276 T2522 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 1276 T2522 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchH= andler [junit4:junit4] 2> 1277 T2522 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchH= andler [junit4:junit4] 2> 1277 T2522 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.= SearchHandler [junit4:junit4] 2> 1277 T2522 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 1278 T2522 oasc.RequestHandlers.initHandlersFromConfig= created tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 1278 T2522 oasc.RequestHandlers.initHandlersFromConfig= created /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 1280 T2522 oasc.RequestHandlers.initHandlersFromConfig= created /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 1288 T2522 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 1292 T2522 oasc.SolrCore.initDeprecatedSupport WARNING= solrconfig.xml uses deprecated , Please update your c= onfig to use the ShowFileRequestHandler. [junit4:junit4] 2> 1295 T2522 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> 1298 T2522 oass.SolrIndexSearcher. Opening Searc= her@4cc9997 main [junit4:junit4] 2> 1298 T2522 oass.SolrIndexSearcher.getIndexDir WARNING = WARNING: Directory impl does not support setting indexDir: org.apache.lucen= e.store.MockDirectoryWrapper [junit4:junit4] 2> 1299 T2522 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 1299 T2522 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 1300 T2522 oashc.SpellCheckComponent.inform Initializi= ng spell checkers [junit4:junit4] 2> 1312 T2522 oass.DirectSolrSpellChecker.init init: {nam= e=3Ddirect,classname=3DDirectSolrSpellChecker,field=3Dlowerfilt,minQueryLen= gth=3D3} [junit4:junit4] 2> 1378 T2536 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@4cc9997 main{StandardDirectoryReader(seg= ments_1:1)} [junit4:junit4] 2> 1383 T2527 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13a3558fd710002 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> 1387 T2522 oasc.CoreContainer.register registering cor= e: collection1 [junit4:junit4] 2> 1388 T2522 oasc.ZkController.register Register shard -= core:collection1 address:http://127.0.0.1:7000/solr shardId:shard1 [junit4:junit4] 2> 1390 T2522 oascc.SolrZkClient.makePath makePath: /coll= ections/collection1/leader_elect/shard1/election [junit4:junit4] 2> 1400 T2527 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13a3558fd710002 type:del= ete cxid:0x62 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> 1402 T2522 oasc.ShardLeaderElectionContext.runLeaderPr= ocess Running the leader process. [junit4:junit4] 2> 1402 T2527 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13a3558fd710002 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> 1497 T2534 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 1498 T2527 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13a3558fd710002 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> 1522 T2533 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 2002 T2522 oasc.ShardLeaderElectionContext.waitForRepl= icasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 2003 T2522 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I may be the new leader - try and sync [junit4:junit4] 2> 2003 T2522 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I am the new leader: http://127.0.0.1:7000/solr/collection1/ [junit4:junit4] 2> 2003 T2522 oascc.SolrZkClient.makePath makePath: /coll= ections/collection1/leaders/shard1 [junit4:junit4] 2> 2011 T2527 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13a3558fd710002 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> 2128 T2534 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 2135 T2533 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 2196 T2522 oasc.ZkController.register We are http://12= 7.0.0.1:7000/solr/collection1/ and leader is http://127.0.0.1:7000/solr/col= lection1/ [junit4:junit4] 2> 2196 T2522 oasc.ZkController.checkRecovery WARNING Ski= pping recovery according to sys prop solrcloud.skip.autorecovery [junit4:junit4] 2> 2200 T2522 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 2205 T2522 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 2205 T2522 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-So= lr-trunk-Windows\solr\build\solr-core\test-files\solr [junit4:junit4] 2> 2205 T2522 oasc.CoreContainer$Initializer.initialize l= ooking for solr.xml: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Wind= ows\solr\build\solr-core\test-files\solr\solr.xml [junit4:junit4] 2> 2206 T2522 oasc.CoreContainer. New CoreContainer= 25511720 [junit4:junit4] 2> 2206 T2522 oasc.CoreContainer.load Loading CoreContain= er using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Wind= ows\solr\build\solr-core\test-files\solr\' [junit4:junit4] 2> 2207 T2522 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trun= k-Windows\solr\build\solr-core\test-files\solr\' [junit4:junit4] 2> 2248 T2522 oasc.CoreContainer.load Registering Log Lis= tener [junit4:junit4] 2> 2266 T2522 oasc.CoreContainer.initZooKeeper Zookeeper = client=3D127.0.0.1:59546/solr [junit4:junit4] 2> 2267 T2522 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:59546/solr sessionTimeout=3D3000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@1c3a4113 [junit4:junit4] 2> 2269 T2537 oaz.ClientCnxn$SendThread.startConnect Open= ing socket connection to server /127.0.0.1:59546 [junit4:junit4] 2> 2269 T2522 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 2270 T2537 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to 127.0.0.1/127.0.0.1:59546, initiating sessi= on [junit4:junit4] 2> 2270 T2524 oazs.NIOServerCnxn$Factory.run Accepted soc= ket connection from /127.0.0.1:59558 [junit4:junit4] 2> 2271 T2524 oazs.NIOServerCnxn.readConnectRequest Clien= t attempting to establish new session at /127.0.0.1:59558 [junit4:junit4] 2> 2273 T2526 oazs.NIOServerCnxn.finishSessionInit Establ= ished session 0x13a3558fd710003 with negotiated timeout 3000 for client /12= 7.0.0.1:59558 [junit4:junit4] 2> 2273 T2537 oaz.ClientCnxn$SendThread.readConnectResult= Session establishment complete on server 127.0.0.1/127.0.0.1:59546, sessio= nid =3D 0x13a3558fd710003, negotiated timeout =3D 3000 [junit4:junit4] 2> 2274 T2538 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@1c3a4113 name:ZooKeeperConnecti= on Watcher:127.0.0.1:59546/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 2274 T2522 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 2275 T2527 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13a3558fd710003 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> 2278 T2527 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13a3558fd710003 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> 2280 T2522 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:7001_solr [junit4:junit4] 2> 2280 T2527 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13a3558fd710003 type:del= ete cxid:0x4 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path= :/solr/live_nodes/127.0.0.1:7001_solr Error:KeeperErrorCode =3D NoNode for = /solr/live_nodes/127.0.0.1:7001_solr [junit4:junit4] 2> 2281 T2522 oascc.SolrZkClient.makePath makePath: /live= _nodes/127.0.0.1:7001_solr [junit4:junit4] 2> 2285 T2533 oascc.ZkStateReader$3.process Updating live= nodes [junit4:junit4] 2> 2286 T2522 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 0 [junit4:junit4] 2> 2286 T2522 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: http:// [junit4:junit4] 2> 2287 T2522 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 0 [junit4:junit4] 2> 2287 T2522 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 2287 T2522 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4:junit4] 2> 2287 T2522 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 2288 T2522 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 2288 T2522 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4:junit4] 2> 2288 T2522 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4:junit4] 2> 2288 T2522 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&= socketTimeout=3D0&connTimeout=3D0&retry=3Dfalse [junit4:junit4] 2> 2303 T2522 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 2311 T2522 oasc.CoreContainer.create Creating SolrCore= 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-So= lr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1 [junit4:junit4] 2> 2311 T2522 oasc.ZkController.createCollectionZkNode Ch= eck for collection zkNode:collection1 [junit4:junit4] 2> 2313 T2522 oasc.ZkController.createCollectionZkNode Co= llection zkNode exists [junit4:junit4] 2> 2313 T2522 oasc.ZkController.readConfigName Load colle= ction config from:/collections/collection1 [junit4:junit4] 2> 2315 T2522 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trun= k-Windows\solr\build\solr-core\test-files\solr\collection1\' [junit4:junit4] 2> 2317 T2522 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/sol= r/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader [junit4:junit4] 2> 2318 T2522 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/sol= r/build/solr-core/test-files/solr/collection1/lib/README' to classloader [junit4:junit4] 2> 2714 T2522 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_50 [junit4:junit4] 2> 2734 T2534 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 2745 T2533 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 2745 T2538 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 2797 T2522 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4:junit4] 2> 2798 T2522 oass.IndexSchema.readSchema Reading Solr Sc= hema [junit4:junit4] 2> 2805 T2522 oass.IndexSchema.readSchema Schema name=3Dt= est [junit4:junit4] 2> 3538 T2522 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 3549 T2522 oass.IndexSchema.readSchema default search = field in schema is text [junit4:junit4] 2> 3554 T2522 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 3569 T2522 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 3574 T2522 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 3579 T2522 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 3581 T2522 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 3583 T2522 oasc.SolrCore. [collection1] Opening = new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\s= olr\build\solr-core\test-files\solr\collection1\, dataDir=3DC:\Users\Jenkin= sSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\s= olrtest-LeaderElectionIntegrationTest-1349514755432\data_7001\ [junit4:junit4] 2> 3583 T2522 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@3d46e381 [junit4:junit4] 2> 3584 T2522 oasc.SolrCore.getNewIndexDir New index dire= ctory detected: old=3Dnull new=3DC:\Users\JenkinsSlave\workspace\Lucene-Sol= r-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-LeaderElectionInteg= rationTest-1349514755432\data_7001\index/ [junit4:junit4] 2> 3585 T2522 oasc.SolrCore.initIndex WARNING [collection= 1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-= Windows\solr\build\solr-core\test\J0\.\solrtest-LeaderElectionIntegrationTe= st-1349514755432\data_7001\index' doesn't exist. Creating new index... [junit4:junit4] 2> 3586 T2522 oasc.CachingDirectoryFactory.get return new= directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\so= lr\build\solr-core\test\J0\.\solrtest-LeaderElectionIntegrationTest-1349514= 755432\data_7001\index forceNew:false [junit4:junit4] 2> 3589 T2522 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@7c4de0d1 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@394fc64c),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> 3590 T2522 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1 [junit4:junit4] 2> 3591 T2522 oasc.SolrCore.initWriters created xml: solr= .XMLResponseWriter [junit4:junit4] 2> 3592 T2522 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe" [junit4:junit4] 2> 3592 T2522 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe-allfields" [junit4:junit4] 2> 3593 T2522 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "s= tored_sig" [junit4:junit4] 2> 3593 T2522 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "u= niq-fields" [junit4:junit4] 2> 3595 T2522 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= istrib-dup-test-chain-implicit" [junit4:junit4] 2> 3595 T2522 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 3595 T2522 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 3596 T2522 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 3596 T2522 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 3597 T2522 oasc.RequestHandlers.initHandlersFromConfig= created dismax: solr.SearchHandler [junit4:junit4] 2> 3597 T2522 oasc.RequestHandlers.initHandlersFromConfig= created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 3598 T2522 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 3598 T2522 oasc.RequestHandlers.initHandlersFromConfig= created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 3598 T2522 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 3599 T2522 oasc.RequestHandlers.initHandlersFromConfig= created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 3599 T2522 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 3600 T2522 oasc.RequestHandlers.initHandlersFromConfig= created /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 3600 T2522 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 3600 T2522 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchH= andler [junit4:junit4] 2> 3602 T2522 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchH= andler [junit4:junit4] 2> 3602 T2522 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.= SearchHandler [junit4:junit4] 2> 3603 T2522 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 3603 T2522 oasc.RequestHandlers.initHandlersFromConfig= created tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 3603 T2522 oasc.RequestHandlers.initHandlersFromConfig= created /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 3604 T2522 oasc.RequestHandlers.initHandlersFromConfig= created /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 3613 T2522 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 3619 T2522 oasc.SolrCore.initDeprecatedSupport WARNING= solrconfig.xml uses deprecated , Please update your c= onfig to use the ShowFileRequestHandler. [junit4:junit4] 2> 3620 T2522 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> 3624 T2522 oass.SolrIndexSearcher. Opening Searc= her@281a1f44 main [junit4:junit4] 2> 3624 T2522 oass.SolrIndexSearcher.getIndexDir WARNING = WARNING: Directory impl does not support setting indexDir: org.apache.lucen= e.store.MockDirectoryWrapper [junit4:junit4] 2> 3625 T2522 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 3625 T2522 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 3625 T2522 oashc.SpellCheckComponent.inform Initializi= ng spell checkers [junit4:junit4] 2> 3642 T2522 oass.DirectSolrSpellChecker.init init: {nam= e=3Ddirect,classname=3DDirectSolrSpellChecker,field=3Dlowerfilt,minQueryLen= gth=3D3} [junit4:junit4] 2> 3707 T2539 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@281a1f44 main{StandardDirectoryReader(se= gments_1:1)} [junit4:junit4] 2> 3714 T2522 oasc.CoreContainer.register registering cor= e: collection1 [junit4:junit4] 2> 3714 T2522 oasc.ZkController.register Register shard -= core:collection1 address:http://127.0.0.1:7001/solr shardId:shard1 [junit4:junit4] 2> 3718 T2522 oasc.ZkController.register We are http://12= 7.0.0.1:7001/solr/collection1/ and leader is http://127.0.0.1:7000/solr/col= lection1/ [junit4:junit4] 2> 3718 T2522 oasc.ZkController.checkRecovery WARNING Ski= pping recovery according to sys prop solrcloud.skip.autorecovery [junit4:junit4] 2> 3722 T2522 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 3725 T2522 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 3727 T2522 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-So= lr-trunk-Windows\solr\build\solr-core\test-files\solr [junit4:junit4] 2> 3727 T2522 oasc.CoreContainer$Initializer.initialize l= ooking for solr.xml: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Wind= ows\solr\build\solr-core\test-files\solr\solr.xml [junit4:junit4] 2> 3727 T2522 oasc.CoreContainer. New CoreContainer= 367189048 [junit4:junit4] 2> 3728 T2522 oasc.CoreContainer.load Loading CoreContain= er using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Wind= ows\solr\build\solr-core\test-files\solr\' [junit4:junit4] 2> 3728 T2522 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trun= k-Windows\solr\build\solr-core\test-files\solr\' [junit4:junit4] 2> 3769 T2522 oasc.CoreContainer.load Registering Log Lis= tener [junit4:junit4] 2> 3788 T2522 oasc.CoreContainer.initZooKeeper Zookeeper = client=3D127.0.0.1:59546/solr [junit4:junit4] 2> 3789 T2522 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:59546/solr sessionTimeout=3D3000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@1a26fd9b [junit4:junit4] 2> 3790 T2522 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 3790 T2540 oaz.ClientCnxn$SendThread.startConnect Open= ing socket connection to server /127.0.0.1:59546 [junit4:junit4] 2> 3793 T2540 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to 127.0.0.1/127.0.0.1:59546, initiating sessi= on [junit4:junit4] 2> 3793 T2524 oazs.NIOServerCnxn$Factory.run Accepted soc= ket connection from /127.0.0.1:59561 [junit4:junit4] 2> 3793 T2524 oazs.NIOServerCnxn.readConnectRequest Clien= t attempting to establish new session at /127.0.0.1:59561 [junit4:junit4] 2> 3795 T2526 oazs.NIOServerCnxn.finishSessionInit Establ= ished session 0x13a3558fd710004 with negotiated timeout 3000 for client /12= 7.0.0.1:59561 [junit4:junit4] 2> 3795 T2540 oaz.ClientCnxn$SendThread.readConnectResult= Session establishment complete on server 127.0.0.1/127.0.0.1:59546, sessio= nid =3D 0x13a3558fd710004, negotiated timeout =3D 3000 [junit4:junit4] 2> 3796 T2541 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@1a26fd9b name:ZooKeeperConnecti= on Watcher:127.0.0.1:59546/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 3796 T2522 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 3797 T2527 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13a3558fd710004 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> 3798 T2527 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13a3558fd710004 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> 3801 T2522 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:7002_solr [junit4:junit4] 2> 3802 T2527 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13a3558fd710004 type:del= ete cxid:0x4 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path= :/solr/live_nodes/127.0.0.1:7002_solr Error:KeeperErrorCode =3D NoNode for = /solr/live_nodes/127.0.0.1:7002_solr [junit4:junit4] 2> 3803 T2522 oascc.SolrZkClient.makePath makePath: /live= _nodes/127.0.0.1:7002_solr [junit4:junit4] 2> 3806 T2533 oascc.ZkStateReader$3.process Updating live= nodes [junit4:junit4] 2> 3806 T2538 oascc.ZkStateReader$3.process Updating live= nodes [junit4:junit4] 2> 3808 T2522 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 0 [junit4:junit4] 2> 3808 T2522 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: http:// [junit4:junit4] 2> 3809 T2522 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 0 [junit4:junit4] 2> 3809 T2522 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 3809 T2522 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4:junit4] 2> 3809 T2522 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 3810 T2522 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 3810 T2522 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4:junit4] 2> 3811 T2522 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4:junit4] 2> 3811 T2522 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&= socketTimeout=3D0&connTimeout=3D0&retry=3Dfalse [junit4:junit4] 2> 3827 T2522 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 3835 T2522 oasc.CoreContainer.create Creating SolrCore= 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-So= lr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1 [junit4:junit4] 2> 3835 T2522 oasc.ZkController.createCollectionZkNode Ch= eck for collection zkNode:collection1 [junit4:junit4] 2> 3837 T2522 oasc.ZkController.createCollectionZkNode Co= llection zkNode exists [junit4:junit4] 2> 3838 T2522 oasc.ZkController.readConfigName Load colle= ction config from:/collections/collection1 [junit4:junit4] 2> 3839 T2522 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trun= k-Windows\solr\build\solr-core\test-files\solr\collection1\' [junit4:junit4] 2> 3842 T2522 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/sol= r/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader [junit4:junit4] 2> 3844 T2522 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/sol= r/build/solr-core/test-files/solr/collection1/lib/README' to classloader [junit4:junit4] 2> 3910 T2522 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_50 [junit4:junit4] 2> 3937 T2534 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 3957 T2538 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 3957 T2533 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 3957 T2541 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 4003 T2522 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4:junit4] 2> 4005 T2522 oass.IndexSchema.readSchema Reading Solr Sc= hema [junit4:junit4] 2> 4010 T2522 oass.IndexSchema.readSchema Schema name=3Dt= est [junit4:junit4] 2> 4789 T2522 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 4801 T2522 oass.IndexSchema.readSchema default search = field in schema is text [junit4:junit4] 2> 4806 T2522 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 4821 T2522 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 4824 T2522 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 4833 T2522 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 4834 T2522 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 4835 T2522 oasc.SolrCore. [collection1] Opening = new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\s= olr\build\solr-core\test-files\solr\collection1\, dataDir=3DC:\Users\Jenkin= sSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\s= olrtest-LeaderElectionIntegrationTest-1349514755432\data_7002\ [junit4:junit4] 2> 4836 T2522 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@3d46e381 [junit4:junit4] 2> 4837 T2522 oasc.SolrCore.getNewIndexDir New index dire= ctory detected: old=3Dnull new=3DC:\Users\JenkinsSlave\workspace\Lucene-Sol= r-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-LeaderElectionInteg= rationTest-1349514755432\data_7002\index/ [junit4:junit4] 2> 4838 T2522 oasc.SolrCore.initIndex WARNING [collection= 1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-= Windows\solr\build\solr-core\test\J0\.\solrtest-LeaderElectionIntegrationTe= st-1349514755432\data_7002\index' doesn't exist. Creating new index... [junit4:junit4] 2> 4840 T2522 oasc.CachingDirectoryFactory.get return new= directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\so= lr\build\solr-core\test\J0\.\solrtest-LeaderElectionIntegrationTest-1349514= 755432\data_7002\index forceNew:false [junit4:junit4] 2> 4842 T2522 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@5545f979 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@47c2bc59),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> 4842 T2522 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1 [junit4:junit4] 2> 4843 T2522 oasc.SolrCore.initWriters created xml: solr= .XMLResponseWriter [junit4:junit4] 2> 4845 T2522 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe" [junit4:junit4] 2> 4845 T2522 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe-allfields" [junit4:junit4] 2> 4845 T2522 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "s= tored_sig" [junit4:junit4] 2> 4846 T2522 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "u= niq-fields" [junit4:junit4] 2> 4846 T2522 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= istrib-dup-test-chain-implicit" [junit4:junit4] 2> 4848 T2522 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 4848 T2522 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 4849 T2522 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 4849 T2522 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 4850 T2522 oasc.RequestHandlers.initHandlersFromConfig= created dismax: solr.SearchHandler [junit4:junit4] 2> 4850 T2522 oasc.RequestHandlers.initHandlersFromConfig= created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 4851 T2522 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 4851 T2522 oasc.RequestHandlers.initHandlersFromConfig= created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 4852 T2522 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 4852 T2522 oasc.RequestHandlers.initHandlersFromConfig= created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 4852 T2522 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 4853 T2522 oasc.RequestHandlers.initHandlersFromConfig= created /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 4853 T2522 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 4855 T2522 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchH= andler [junit4:junit4] 2> 4855 T2522 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchH= andler [junit4:junit4] 2> 4856 T2522 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.= SearchHandler [junit4:junit4] 2> 4856 T2522 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 4857 T2522 oasc.RequestHandlers.initHandlersFromConfig= created tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 4857 T2522 oasc.RequestHandlers.initHandlersFromConfig= created /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 4858 T2522 oasc.RequestHandlers.initHandlersFromConfig= created /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 4868 T2522 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 4874 T2522 oasc.SolrCore.initDeprecatedSupport WARNING= solrconfig.xml uses deprecated , Please update your c= onfig to use the ShowFileRequestHandler. [junit4:junit4] 2> 4874 T2522 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> 4878 T2522 oass.SolrIndexSearcher. Opening Searc= her@9c2a521 main [junit4:junit4] 2> 4879 T2522 oass.SolrIndexSearcher.getIndexDir WARNING = WARNING: Directory impl does not support setting indexDir: org.apache.lucen= e.store.MockDirectoryWrapper [junit4:junit4] 2> 4879 T2522 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 4879 T2522 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 4879 T2522 oashc.SpellCheckComponent.inform Initializi= ng spell checkers [junit4:junit4] 2> 4896 T2522 oass.DirectSolrSpellChecker.init init: {nam= e=3Ddirect,classname=3DDirectSolrSpellChecker,field=3Dlowerfilt,minQueryLen= gth=3D3} [junit4:junit4] 2> 4959 T2542 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@9c2a521 main{StandardDirectoryReader(seg= ments_1:1)} [junit4:junit4] 2> 4967 T2522 oasc.CoreContainer.register registering cor= e: collection1 [junit4:junit4] 2> 4967 T2522 oasc.ZkController.register Register shard -= core:collection1 address:http://127.0.0.1:7002/solr shardId:shard1 [junit4:junit4] 2> 4972 T2522 oasc.ZkController.register We are http://12= 7.0.0.1:7002/solr/collection1/ and leader is http://127.0.0.1:7000/solr/col= lection1/ [junit4:junit4] 2> 4973 T2522 oasc.ZkController.checkRecovery WARNING Ski= pping recovery according to sys prop solrcloud.skip.autorecovery [junit4:junit4] 2> 4975 T2522 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 4978 T2522 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 4978 T2522 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-So= lr-trunk-Windows\solr\build\solr-core\test-files\solr [junit4:junit4] 2> 4978 T2522 oasc.CoreContainer$Initializer.initialize l= ooking for solr.xml: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Wind= ows\solr\build\solr-core\test-files\solr\solr.xml [junit4:junit4] 2> 4980 T2522 oasc.CoreContainer. New CoreContainer= 1441373100 [junit4:junit4] 2> 4981 T2522 oasc.CoreContainer.load Loading CoreContain= er using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Wind= ows\solr\build\solr-core\test-files\solr\' [junit4:junit4] 2> 4982 T2522 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trun= k-Windows\solr\build\solr-core\test-files\solr\' [junit4:junit4] 2> 5024 T2522 oasc.CoreContainer.load Registering Log Lis= tener [junit4:junit4] 2> 5042 T2522 oasc.CoreContainer.initZooKeeper Zookeeper = client=3D127.0.0.1:59546/solr [junit4:junit4] 2> 5042 T2522 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:59546/solr sessionTimeout=3D3000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@3b458281 [junit4:junit4] 2> 5043 T2543 oaz.ClientCnxn$SendThread.startConnect Open= ing socket connection to server /127.0.0.1:59546 [junit4:junit4] 2> 5043 T2522 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 5046 T2543 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to 127.0.0.1/127.0.0.1:59546, initiating sessi= on [junit4:junit4] 2> 5046 T2524 oazs.NIOServerCnxn$Factory.run Accepted soc= ket connection from /127.0.0.1:59564 [junit4:junit4] 2> 5046 T2524 oazs.NIOServerCnxn.readConnectRequest Clien= t attempting to establish new session at /127.0.0.1:59564 [junit4:junit4] 2> 5048 T2526 oazs.NIOServerCnxn.finishSessionInit Establ= ished session 0x13a3558fd710005 with negotiated timeout 3000 for client /12= 7.0.0.1:59564 [junit4:junit4] 2> 5048 T2543 oaz.ClientCnxn$SendThread.readConnectResult= Session establishment complete on server 127.0.0.1/127.0.0.1:59546, sessio= nid =3D 0x13a3558fd710005, negotiated timeout =3D 3000 [junit4:junit4] 2> 5049 T2544 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@3b458281 name:ZooKeeperConnecti= on Watcher:127.0.0.1:59546/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 5049 T2522 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 5049 T2527 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13a3558fd710005 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> 5053 T2527 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13a3558fd710005 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> 5055 T2522 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:7003_solr [junit4:junit4] 2> 5055 T2527 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13a3558fd710005 type:del= ete cxid:0x4 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path= :/solr/live_nodes/127.0.0.1:7003_solr Error:KeeperErrorCode =3D NoNode for = /solr/live_nodes/127.0.0.1:7003_solr [junit4:junit4] 2> 5057 T2522 oascc.SolrZkClient.makePath makePath: /live= _nodes/127.0.0.1:7003_solr [junit4:junit4] 2> 5060 T2533 oascc.ZkStateReader$3.process Updating live= nodes [junit4:junit4] 2> 5060 T2538 oascc.ZkStateReader$3.process Updating live= nodes [junit4:junit4] 2> 5060 T2541 oascc.ZkStateReader$3.process Updating live= nodes [junit4:junit4] 2> 5061 T2522 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 0 [junit4:junit4] 2> 5062 T2522 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: http:// [junit4:junit4] 2> 5062 T2522 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 0 [junit4:junit4] 2> 5062 T2522 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 5062 T2522 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4:junit4] 2> 5063 T2522 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 5063 T2522 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 5063 T2522 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4:junit4] 2> 5064 T2522 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4:junit4] 2> 5064 T2522 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&= socketTimeout=3D0&connTimeout=3D0&retry=3Dfalse [junit4:junit4] 2> 5077 T2522 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 5084 T2522 oasc.CoreContainer.create Creating SolrCore= 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-So= lr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1 [junit4:junit4] 2> 5085 T2522 oasc.ZkController.createCollectionZkNode Ch= eck for collection zkNode:collection1 [junit4:junit4] 2> 5085 T2522 oasc.ZkController.createCollectionZkNode Co= llection zkNode exists [junit4:junit4] 2> 5085 T2522 oasc.ZkController.readConfigName Load colle= ction config from:/collections/collection1 [junit4:junit4] 2> 5087 T2522 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trun= k-Windows\solr\build\solr-core\test-files\solr\collection1\' [junit4:junit4] 2> 5090 T2522 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/sol= r/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader [junit4:junit4] 2> 5091 T2522 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/sol= r/build/solr-core/test-files/solr/collection1/lib/README' to classloader [junit4:junit4] 2> 5143 T2522 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_50 [junit4:junit4] 2> 5151 T2534 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 5167 T2538 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 5167 T2544 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 5167 T2541 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 5168 T2533 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 5239 T2522 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4:junit4] 2> 5244 T2522 oass.IndexSchema.readSchema Reading Solr Sc= hema [junit4:junit4] 2> 5249 T2522 oass.IndexSchema.readSchema Schema name=3Dt= est [junit4:junit4] 2> 6020 T2522 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 6031 T2522 oass.IndexSchema.readSchema default search = field in schema is text [junit4:junit4] 2> 6036 T2522 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 6051 T2522 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 6057 T2522 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 6064 T2522 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 6065 T2522 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 6067 T2522 oasc.SolrCore. [collection1] Opening = new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\s= olr\build\solr-core\test-files\solr\collection1\, dataDir=3DC:\Users\Jenkin= sSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\s= olrtest-LeaderElectionIntegrationTest-1349514755432\data_7003\ [junit4:junit4] 2> 6067 T2522 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@3d46e381 [junit4:junit4] 2> 6071 T2522 oasc.SolrCore.getNewIndexDir New index dire= ctory detected: old=3Dnull new=3DC:\Users\JenkinsSlave\workspace\Lucene-Sol= r-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-LeaderElectionInteg= rationTest-1349514755432\data_7003\index/ [junit4:junit4] 2> 6072 T2522 oasc.SolrCore.initIndex WARNING [collection= 1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-= Windows\solr\build\solr-core\test\J0\.\solrtest-LeaderElectionIntegrationTe= st-1349514755432\data_7003\index' doesn't exist. Creating new index... [junit4:junit4] 2> 6073 T2522 oasc.CachingDirectoryFactory.get return new= directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\so= lr\build\solr-core\test\J0\.\solrtest-LeaderElectionIntegrationTest-1349514= 755432\data_7003\index forceNew:false [junit4:junit4] 2> 6078 T2522 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@5e7a256d lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@43035202),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> 6078 T2522 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1 [junit4:junit4] 2> 6079 T2522 oasc.SolrCore.initWriters created xml: solr= .XMLResponseWriter [junit4:junit4] 2> 6081 T2522 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe" [junit4:junit4] 2> 6082 T2522 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe-allfields" [junit4:junit4] 2> 6082 T2522 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "s= tored_sig" [junit4:junit4] 2> 6082 T2522 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "u= niq-fields" [junit4:junit4] 2> 6083 T2522 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= istrib-dup-test-chain-implicit" [junit4:junit4] 2> 6083 T2522 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 6083 T2522 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 6084 T2522 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 6084 T2522 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 6086 T2522 oasc.RequestHandlers.initHandlersFromConfig= created dismax: solr.SearchHandler [junit4:junit4] 2> 6086 T2522 oasc.RequestHandlers.initHandlersFromConfig= created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 6087 T2522 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 6087 T2522 oasc.RequestHandlers.initHandlersFromConfig= created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 6087 T2522 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 6088 T2522 oasc.RequestHandlers.initHandlersFromConfig= created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 6088 T2522 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 6088 T2522 oasc.RequestHandlers.initHandlersFromConfig= created /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 6089 T2522 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 6089 T2522 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchH= andler [junit4:junit4] 2> 6090 T2522 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchH= andler [junit4:junit4] 2> 6091 T2522 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.= SearchHandler [junit4:junit4] 2> 6091 T2522 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 6093 T2522 oasc.RequestHandlers.initHandlersFromConfig= created tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 6093 T2522 oasc.RequestHandlers.initHandlersFromConfig= created /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 6094 T2522 oasc.RequestHandlers.initHandlersFromConfig= created /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 6102 T2522 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 6110 T2522 oasc.SolrCore.initDeprecatedSupport WARNING= solrconfig.xml uses deprecated , Please update your c= onfig to use the ShowFileRequestHandler. [junit4:junit4] 2> 6112 T2522 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> 6117 T2522 oass.SolrIndexSearcher. Opening Searc= her@5941193b main [junit4:junit4] 2> 6118 T2522 oass.SolrIndexSearcher.getIndexDir WARNING = WARNING: Directory impl does not support setting indexDir: org.apache.lucen= e.store.MockDirectoryWrapper [junit4:junit4] 2> 6118 T2522 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 6118 T2522 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 6119 T2522 oashc.SpellCheckComponent.inform Initializi= ng spell checkers [junit4:junit4] 2> 6132 T2522 oass.DirectSolrSpellChecker.init init: {nam= e=3Ddirect,classname=3DDirectSolrSpellChecker,field=3Dlowerfilt,minQueryLen= gth=3D3} [junit4:junit4] 2> 6197 T2545 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@5941193b main{StandardDirectoryReader(se= gments_1:1)} [junit4:junit4] 2> 6203 T2522 oasc.CoreContainer.register registering cor= e: collection1 [junit4:junit4] 2> 6203 T2522 oasc.ZkController.register Register shard -= core:collection1 address:http://127.0.0.1:7003/solr shardId:shard1 [junit4:junit4] 2> 6208 T2522 oasc.ZkController.register We are http://12= 7.0.0.1:7003/solr/collection1/ and leader is http://127.0.0.1:7000/solr/col= lection1/ [junit4:junit4] 2> 6208 T2522 oasc.ZkController.checkRecovery WARNING Ski= pping recovery according to sys prop solrcloud.skip.autorecovery [junit4:junit4] 2> 6213 T2522 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 6216 T2522 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 6216 T2522 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-So= lr-trunk-Windows\solr\build\solr-core\test-files\solr [junit4:junit4] 2> 6216 T2522 oasc.CoreContainer$Initializer.initialize l= ooking for solr.xml: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Wind= ows\solr\build\solr-core\test-files\solr\solr.xml [junit4:junit4] 2> 6216 T2522 oasc.CoreContainer. New CoreContainer= 910123849 [junit4:junit4] 2> 6218 T2522 oasc.CoreContainer.load Loading CoreContain= er using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Wind= ows\solr\build\solr-core\test-files\solr\' [junit4:junit4] 2> 6219 T2522 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trun= k-Windows\solr\build\solr-core\test-files\solr\' [junit4:junit4] 2> 6266 T2522 oasc.CoreContainer.load Registering Log Lis= tener [junit4:junit4] 2> 6285 T2522 oasc.CoreContainer.initZooKeeper Zookeeper = client=3D127.0.0.1:59546/solr [junit4:junit4] 2> 6286 T2522 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:59546/solr sessionTimeout=3D3000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@149c9739 [junit4:junit4] 2> 6287 T2546 oaz.ClientCnxn$SendThread.startConnect Open= ing socket connection to server /127.0.0.1:59546 [junit4:junit4] 2> 6287 T2522 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 6289 T2546 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to 127.0.0.1/127.0.0.1:59546, initiating sessi= on [junit4:junit4] 2> 6289 T2524 oazs.NIOServerCnxn$Factory.run Accepted soc= ket connection from /127.0.0.1:59567 [junit4:junit4] 2> 6289 T2524 oazs.NIOServerCnxn.readConnectRequest Clien= t attempting to establish new session at /127.0.0.1:59567 [junit4:junit4] 2> 6292 T2526 oazs.NIOServerCnxn.finishSessionInit Establ= ished session 0x13a3558fd710006 with negotiated timeout 3000 for client /12= 7.0.0.1:59567 [junit4:junit4] 2> 6292 T2546 oaz.ClientCnxn$SendThread.readConnectResult= Session establishment complete on server 127.0.0.1/127.0.0.1:59546, sessio= nid =3D 0x13a3558fd710006, negotiated timeout =3D 3000 [junit4:junit4] 2> 6293 T2547 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@149c9739 name:ZooKeeperConnecti= on Watcher:127.0.0.1:59546/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 6293 T2522 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 6294 T2527 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13a3558fd710006 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> 6296 T2527 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13a3558fd710006 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> 6299 T2522 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:7004_solr [junit4:junit4] 2> 6299 T2527 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13a3558fd710006 type:del= ete cxid:0x4 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path= :/solr/live_nodes/127.0.0.1:7004_solr Error:KeeperErrorCode =3D NoNode for = /solr/live_nodes/127.0.0.1:7004_solr [junit4:junit4] 2> 6301 T2522 oascc.SolrZkClient.makePath makePath: /live= _nodes/127.0.0.1:7004_solr [junit4:junit4] 2> 6305 T2541 oascc.ZkStateReader$3.process Updating live= nodes [junit4:junit4] 2> 6305 T2538 oascc.ZkStateReader$3.process Updating live= nodes [junit4:junit4] 2> 6305 T2533 oascc.ZkStateReader$3.process Updating live= nodes [junit4:junit4] 2> 6305 T2544 oascc.ZkStateReader$3.process Updating live= nodes [junit4:junit4] 2> 6307 T2522 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 0 [junit4:junit4] 2> 6308 T2522 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: http:// [junit4:junit4] 2> 6308 T2522 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 0 [junit4:junit4] 2> 6308 T2522 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 6309 T2522 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4:junit4] 2> 6309 T2522 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 6310 T2522 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 6310 T2522 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4:junit4] 2> 6310 T2522 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4:junit4] 2> 6311 T2522 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&= socketTimeout=3D0&connTimeout=3D0&retry=3Dfalse [junit4:junit4] 2> 6330 T2522 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 6336 T2522 oasc.CoreContainer.create Creating SolrCore= 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-So= lr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1 [junit4:junit4] 2> 6337 T2522 oasc.ZkController.createCollectionZkNode Ch= eck for collection zkNode:collection1 [junit4:junit4] 2> 6339 T2522 oasc.ZkController.createCollectionZkNode Co= llection zkNode exists [junit4:junit4] 2> 6339 T2522 oasc.ZkController.readConfigName Load colle= ction config from:/collections/collection1 [junit4:junit4] 2> 6340 T2522 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trun= k-Windows\solr\build\solr-core\test-files\solr\collection1\' [junit4:junit4] 2> 6343 T2522 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/sol= r/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader [junit4:junit4] 2> 6345 T2522 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/sol= r/build/solr-core/test-files/solr/collection1/lib/README' to classloader [junit4:junit4] 2> 6364 T2534 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 6379 T2538 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 6379 T2544 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 6380 T2541 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 6380 T2547 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 6381 T2533 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 6403 T2522 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_50 [junit4:junit4] 2> 6483 T2522 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4:junit4] 2> 6485 T2522 oass.IndexSchema.readSchema Reading Solr Sc= hema [junit4:junit4] 2> 6490 T2522 oass.IndexSchema.readSchema Schema name=3Dt= est [junit4:junit4] 2> 7237 T2522 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 7250 T2522 oass.IndexSchema.readSchema default search = field in schema is text [junit4:junit4] 2> 7254 T2522 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 7272 T2522 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 7277 T2522 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 7282 T2522 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 7284 T2522 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 7285 T2522 oasc.SolrCore. [collection1] Opening = new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\s= olr\build\solr-core\test-files\solr\collection1\, dataDir=3DC:\Users\Jenkin= sSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\s= olrtest-LeaderElectionIntegrationTest-1349514755432\data_7004\ [junit4:junit4] 2> 7285 T2522 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@3d46e381 [junit4:junit4] 2> 7288 T2522 oasc.SolrCore.getNewIndexDir New index dire= ctory detected: old=3Dnull new=3DC:\Users\JenkinsSlave\workspace\Lucene-Sol= r-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-LeaderElectionInteg= rationTest-1349514755432\data_7004\index/ [junit4:junit4] 2> 7289 T2522 oasc.SolrCore.initIndex WARNING [collection= 1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-= Windows\solr\build\solr-core\test\J0\.\solrtest-LeaderElectionIntegrationTe= st-1349514755432\data_7004\index' doesn't exist. Creating new index... [junit4:junit4] 2> 7289 T2522 oasc.CachingDirectoryFactory.get return new= directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\so= lr\build\solr-core\test\J0\.\solrtest-LeaderElectionIntegrationTest-1349514= 755432\data_7004\index forceNew:false [junit4:junit4] 2> 7292 T2522 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@585daf93 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@6a7b32a7),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> 7292 T2522 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1 [junit4:junit4] 2> 7294 T2522 oasc.SolrCore.initWriters created xml: solr= .XMLResponseWriter [junit4:junit4] 2> 7296 T2522 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe" [junit4:junit4] 2> 7296 T2522 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe-allfields" [junit4:junit4] 2> 7296 T2522 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "s= tored_sig" [junit4:junit4] 2> 7297 T2522 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "u= niq-fields" [junit4:junit4] 2> 7297 T2522 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= istrib-dup-test-chain-implicit" [junit4:junit4] 2> 7297 T2522 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 7298 T2522 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 7298 T2522 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 7299 T2522 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 7299 T2522 oasc.RequestHandlers.initHandlersFromConfig= created dismax: solr.SearchHandler [junit4:junit4] 2> 7300 T2522 oasc.RequestHandlers.initHandlersFromConfig= created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 7300 T2522 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 7300 T2522 oasc.RequestHandlers.initHandlersFromConfig= created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 7302 T2522 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 7302 T2522 oasc.RequestHandlers.initHandlersFromConfig= created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 7302 T2522 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 7303 T2522 oasc.RequestHandlers.initHandlersFromConfig= created /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 7303 T2522 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 7304 T2522 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchH= andler [junit4:junit4] 2> 7304 T2522 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchH= andler [junit4:junit4] 2> 7305 T2522 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.= SearchHandler [junit4:junit4] 2> 7305 T2522 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 7306 T2522 oasc.RequestHandlers.initHandlersFromConfig= created tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 7306 T2522 oasc.RequestHandlers.initHandlersFromConfig= created /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 7306 T2522 oasc.RequestHandlers.initHandlersFromConfig= created /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 7316 T2522 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 7320 T2522 oasc.SolrCore.initDeprecatedSupport WARNING= solrconfig.xml uses deprecated , Please update your c= onfig to use the ShowFileRequestHandler. [junit4:junit4] 2> 7322 T2522 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> 7326 T2522 oass.SolrIndexSearcher. Opening Searc= her@c6358c4 main [junit4:junit4] 2> 7326 T2522 oass.SolrIndexSearcher.getIndexDir WARNING = WARNING: Directory impl does not support setting indexDir: org.apache.lucen= e.store.MockDirectoryWrapper [junit4:junit4] 2> 7326 T2522 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 7327 T2522 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 7327 T2522 oashc.SpellCheckComponent.inform Initializi= ng spell checkers [junit4:junit4] 2> 7339 T2522 oass.DirectSolrSpellChecker.init init: {nam= e=3Ddirect,classname=3DDirectSolrSpellChecker,field=3Dlowerfilt,minQueryLen= gth=3D3} [junit4:junit4] 2> 7407 T2548 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@c6358c4 main{StandardDirectoryReader(seg= ments_1:1)} [junit4:junit4] 2> 7413 T2522 oasc.CoreContainer.register registering cor= e: collection1 [junit4:junit4] 2> 7413 T2522 oasc.ZkController.register Register shard -= core:collection1 address:http://127.0.0.1:7004/solr shardId:shard1 [junit4:junit4] 2> 7419 T2522 oasc.ZkController.register We are http://12= 7.0.0.1:7004/solr/collection1/ and leader is http://127.0.0.1:7000/solr/col= lection1/ [junit4:junit4] 2> 7419 T2522 oasc.ZkController.checkRecovery WARNING Ski= pping recovery according to sys prop solrcloud.skip.autorecovery [junit4:junit4] 2> 7421 T2522 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 7426 T2522 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 7426 T2522 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-So= lr-trunk-Windows\solr\build\solr-core\test-files\solr [junit4:junit4] 2> 7426 T2522 oasc.CoreContainer$Initializer.initialize l= ooking for solr.xml: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Wind= ows\solr\build\solr-core\test-files\solr\solr.xml [junit4:junit4] 2> 7427 T2522 oasc.CoreContainer. New CoreContainer= 1114963755 [junit4:junit4] 2> 7427 T2522 oasc.CoreContainer.load Loading CoreContain= er using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Wind= ows\solr\build\solr-core\test-files\solr\' [junit4:junit4] 2> 7428 T2522 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trun= k-Windows\solr\build\solr-core\test-files\solr\' [junit4:junit4] 2> 7467 T2522 oasc.CoreContainer.load Registering Log Lis= tener [junit4:junit4] 2> 7486 T2522 oasc.CoreContainer.initZooKeeper Zookeeper = client=3D127.0.0.1:59546/solr [junit4:junit4] 2> 7486 T2522 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:59546/solr sessionTimeout=3D3000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@18a3cf95 [junit4:junit4] 2> 7487 T2549 oaz.ClientCnxn$SendThread.startConnect Open= ing socket connection to server /127.0.0.1:59546 [junit4:junit4] 2> 7487 T2522 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 7488 T2549 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to 127.0.0.1/127.0.0.1:59546, initiating sessi= on [junit4:junit4] 2> 7489 T2524 oazs.NIOServerCnxn$Factory.run Accepted soc= ket connection from /127.0.0.1:59570 [junit4:junit4] 2> 7489 T2524 oazs.NIOServerCnxn.readConnectRequest Clien= t attempting to establish new session at /127.0.0.1:59570 [junit4:junit4] 2> 7492 T2526 oazs.NIOServerCnxn.finishSessionInit Establ= ished session 0x13a3558fd710007 with negotiated timeout 3000 for client /12= 7.0.0.1:59570 [junit4:junit4] 2> 7492 T2549 oaz.ClientCnxn$SendThread.readConnectResult= Session establishment complete on server 127.0.0.1/127.0.0.1:59546, sessio= nid =3D 0x13a3558fd710007, negotiated timeout =3D 3000 [junit4:junit4] 2> 7493 T2550 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@18a3cf95 name:ZooKeeperConnecti= on Watcher:127.0.0.1:59546/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 7493 T2522 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 7494 T2527 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13a3558fd710007 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> 7495 T2527 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13a3558fd710007 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> 7497 T2522 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:3333_solr [junit4:junit4] 2> 7499 T2527 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13a3558fd710007 type:del= ete cxid:0x4 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path= :/solr/live_nodes/127.0.0.1:3333_solr Error:KeeperErrorCode =3D NoNode for = /solr/live_nodes/127.0.0.1:3333_solr [junit4:junit4] 2> 7500 T2522 oascc.SolrZkClient.makePath makePath: /live= _nodes/127.0.0.1:3333_solr [junit4:junit4] 2> 7504 T2541 oascc.ZkStateReader$3.process Updating live= nodes [junit4:junit4] 2> 7505 T2547 oascc.ZkStateReader$3.process Updating live= nodes [junit4:junit4] 2> 7505 T2533 oascc.ZkStateReader$3.process Updating live= nodes [junit4:junit4] 2> 7504 T2544 oascc.ZkStateReader$3.process Updating live= nodes [junit4:junit4] 2> 7504 T2538 oascc.ZkStateReader$3.process Updating live= nodes [junit4:junit4] 2> 7507 T2522 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 0 [junit4:junit4] 2> 7508 T2522 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: http:// [junit4:junit4] 2> 7508 T2522 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 0 [junit4:junit4] 2> 7508 T2522 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 7508 T2522 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4:junit4] 2> 7509 T2522 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 7509 T2522 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 7509 T2522 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4:junit4] 2> 7510 T2522 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4:junit4] 2> 7510 T2522 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&= socketTimeout=3D0&connTimeout=3D0&retry=3Dfalse [junit4:junit4] 2> 7523 T2522 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 7531 T2522 oasc.CoreContainer.create Creating SolrCore= 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-So= lr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1 [junit4:junit4] 2> 7531 T2522 oasc.ZkController.createCollectionZkNode Ch= eck for collection zkNode:collection1 [junit4:junit4] 2> 7532 T2522 oasc.ZkController.createCollectionZkNode Co= llection zkNode exists [junit4:junit4] 2> 7532 T2522 oasc.ZkController.readConfigName Load colle= ction config from:/collections/collection1 [junit4:junit4] 2> 7534 T2522 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trun= k-Windows\solr\build\solr-core\test-files\solr\collection1\' [junit4:junit4] 2> 7537 T2522 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/sol= r/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader [junit4:junit4] 2> 7537 T2522 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/sol= r/build/solr-core/test-files/solr/collection1/lib/README' to classloader [junit4:junit4] 2> 7580 T2534 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 7598 T2538 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 7598 T2544 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 7599 T2550 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 7599 T2541 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 7600 T2547 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 7602 T2533 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 7602 T2522 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_50 [junit4:junit4] 2> 7691 T2522 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4:junit4] 2> 7700 T2522 oass.IndexSchema.readSchema Reading Solr Sc= hema [junit4:junit4] 2> 7706 T2522 oass.IndexSchema.readSchema Schema name=3Dt= est [junit4:junit4] 2> 8430 T2522 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 8442 T2522 oass.IndexSchema.readSchema default search = field in schema is text [junit4:junit4] 2> 8447 T2522 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 8464 T2522 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 8470 T2522 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 8475 T2522 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 8477 T2522 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 8478 T2522 oasc.SolrCore. [collection1] Opening = new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\s= olr\build\solr-core\test-files\solr\collection1\, dataDir=3DC:\Users\Jenkin= sSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\s= olrtest-LeaderElectionIntegrationTest-1349514755432\data_3333\ [junit4:junit4] 2> 8478 T2522 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@3d46e381 [junit4:junit4] 2> 8479 T2522 oasc.SolrCore.getNewIndexDir New index dire= ctory detected: old=3Dnull new=3DC:\Users\JenkinsSlave\workspace\Lucene-Sol= r-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-LeaderElectionInteg= rationTest-1349514755432\data_3333\index/ [junit4:junit4] 2> 8481 T2522 oasc.SolrCore.initIndex WARNING [collection= 1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-= Windows\solr\build\solr-core\test\J0\.\solrtest-LeaderElectionIntegrationTe= st-1349514755432\data_3333\index' doesn't exist. Creating new index... [junit4:junit4] 2> 8482 T2522 oasc.CachingDirectoryFactory.get return new= directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\so= lr\build\solr-core\test\J0\.\solrtest-LeaderElectionIntegrationTest-1349514= 755432\data_3333\index forceNew:false [junit4:junit4] 2> 8484 T2522 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@37e5c302 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@58814f21),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> 8484 T2522 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1 [junit4:junit4] 2> 8485 T2522 oasc.SolrCore.initWriters created xml: solr= .XMLResponseWriter [junit4:junit4] 2> 8486 T2522 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe" [junit4:junit4] 2> 8488 T2522 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe-allfields" [junit4:junit4] 2> 8488 T2522 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "s= tored_sig" [junit4:junit4] 2> 8488 T2522 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "u= niq-fields" [junit4:junit4] 2> 8489 T2522 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= istrib-dup-test-chain-implicit" [junit4:junit4] 2> 8489 T2522 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 8490 T2522 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 8490 T2522 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 8490 T2522 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 8491 T2522 oasc.RequestHandlers.initHandlersFromConfig= created dismax: solr.SearchHandler [junit4:junit4] 2> 8491 T2522 oasc.RequestHandlers.initHandlersFromConfig= created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 8492 T2522 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 8492 T2522 oasc.RequestHandlers.initHandlersFromConfig= created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 8492 T2522 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 8493 T2522 oasc.RequestHandlers.initHandlersFromConfig= created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 8493 T2522 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 8493 T2522 oasc.RequestHandlers.initHandlersFromConfig= created /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 8494 T2522 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 8494 T2522 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchH= andler [junit4:junit4] 2> 8496 T2522 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchH= andler [junit4:junit4] 2> 8496 T2522 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.= SearchHandler [junit4:junit4] 2> 8496 T2522 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 8497 T2522 oasc.RequestHandlers.initHandlersFromConfig= created tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 8497 T2522 oasc.RequestHandlers.initHandlersFromConfig= created /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 8498 T2522 oasc.RequestHandlers.initHandlersFromConfig= created /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 8505 T2522 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 8511 T2522 oasc.SolrCore.initDeprecatedSupport WARNING= solrconfig.xml uses deprecated , Please update your c= onfig to use the ShowFileRequestHandler. [junit4:junit4] 2> 8512 T2522 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> 8514 T2522 oass.SolrIndexSearcher. Opening Searc= her@136acd97 main [junit4:junit4] 2> 8515 T2522 oass.SolrIndexSearcher.getIndexDir WARNING = WARNING: Directory impl does not support setting indexDir: org.apache.lucen= e.store.MockDirectoryWrapper [junit4:junit4] 2> 8515 T2522 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 8515 T2522 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 8515 T2522 oashc.SpellCheckComponent.inform Initializi= ng spell checkers [junit4:junit4] 2> 8530 T2522 oass.DirectSolrSpellChecker.init init: {nam= e=3Ddirect,classname=3DDirectSolrSpellChecker,field=3Dlowerfilt,minQueryLen= gth=3D3} [junit4:junit4] 2> 8596 T2551 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@136acd97 main{StandardDirectoryReader(se= gments_1:1)} [junit4:junit4] 2> 8603 T2522 oasc.CoreContainer.register registering cor= e: collection1 [junit4:junit4] 2> 8604 T2522 oasc.ZkController.register Register shard -= core:collection1 address:http://127.0.0.1:3333/solr shardId:shard2 [junit4:junit4] 2> 8604 T2522 oascc.SolrZkClient.makePath makePath: /coll= ections/collection1/leader_elect/shard2/election [junit4:junit4] 2> 8617 T2527 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13a3558fd710007 type:del= ete cxid:0x41 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pat= h:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode =3D No= Node for /solr/collections/collection1/leaders/shard2 [junit4:junit4] 2> 8618 T2522 oasc.ShardLeaderElectionContext.runLeaderPr= ocess Running the leader process. [junit4:junit4] 2> 8620 T2527 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13a3558fd710007 type:cre= ate cxid:0x42 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pat= h:/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 8804 T2534 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 8833 T2538 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 8834 T2544 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 8835 T2541 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 8835 T2547 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 8836 T2533 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 8835 T2550 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 9217 T2522 oasc.ShardLeaderElectionContext.waitForRepl= icasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 9217 T2522 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I may be the new leader - try and sync [junit4:junit4] 2> 9217 T2522 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I am the new leader: http://127.0.0.1:3333/solr/collection1/ [junit4:junit4] 2> 9218 T2522 oascc.SolrZkClient.makePath makePath: /coll= ections/collection1/leaders/shard2 [junit4:junit4] 2> 9230 T2527 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13a3558fd710007 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> 9458 T2534 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 9472 T2538 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 9473 T2544 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 9473 T2550 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 9473 T2541 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 9474 T2547 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 9474 T2533 oascc.ZkStateReader$2.process A cluster sta= te change has occurred - updating... [junit4:junit4] 2> 9479 T2522 oasc.ZkController.register We are http://12= 7.0.0.1:3333/solr/collection1/ and leader is http://127.0.0.1:3333/solr/col= lection1/ [junit4:junit4] 2> 9480 T2522 oasc.ZkController.checkRecovery WARNING Ski= pping recovery according to sys prop solrcloud.skip.autorecovery [junit4:junit4] 2> 9486 T2522 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 9488 T2522 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:59546/solr sessionTimeout=3D10000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@12aaf8e2 [junit4:junit4] 2> 9490 T2552 oaz.ClientCnxn$SendThread.startConnect Open= ing socket connection to server /127.0.0.1:59546 [junit4:junit4] 2> 9490 T2522 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 9494 T2552 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to 127.0.0.1/127.0.0.1:59546, initiating sessi= on [junit4:junit4] 2> 9494 T2524 oazs.NIOServerCnxn$Factory.run Accepted soc= ket connection from /127.0.0.1:59573 [junit4:junit4] 2> 9496 T2524 oazs.NIOServerCnxn.readConnectRequest Clien= t attempting to establish new session at /127.0.0.1:59573 [junit4:junit4] 2> 9500 T2526 oazs.NIOServerCnxn.finishSessionInit Establ= ished session 0x13a3558fd710008 with negotiated timeout 10000 for client /1= 27.0.0.1:59573 [junit4:junit4] 2> 9500 T2552 oaz.ClientCnxn$SendThread.readConnectResult= Session establishment complete on server 127.0.0.1/127.0.0.1:59546, sessio= nid =3D 0x13a3558fd710008, negotiated timeout =3D 10000 [junit4:junit4] 2> 9500 T2553 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@12aaf8e2 name:ZooKeeperConnecti= on Watcher:127.0.0.1:59546/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 9501 T2522 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 9502 T2522 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 9508 T2522 oasc.LeaderElectionIntegrationTest.setUp ##= ##SETUP_END testLeaderElectionAfterClientTimeout [junit4:junit4] 2> 9510 T2524 oazs.NIOServerCnxn.doIO WARNING EndOfStream= Exception: Unable to read additional data from client sessionid 0x13a3558fd= 710002, likely client has closed socket [junit4:junit4] 2> 9510 T2524 oazs.NIOServerCnxn.closeSock Closed socket = connection for client /127.0.0.1:59555 which had sessionid 0x13a3558fd71000= 2 [junit4:junit4] 2> 9510 T2532 oaz.ClientCnxn$SendThread.run WARNING Sessi= on 0x13a3558fd710002 for server 127.0.0.1/127.0.0.1:59546, unexpected error= , closing socket connection and attempting reconnect java.nio.channels.Clos= edChannelException [junit4:junit4] 2> =09at sun.nio.ch.SocketChannelImpl.ensureReadOpen(Sock= etChannelImpl.java:122) [junit4:junit4] 2> =09at sun.nio.ch.SocketChannelImpl.read(SocketChannelI= mpl.java:165) [junit4:junit4] 2> =09at org.apache.zookeeper.ClientCnxn$SendThread.doIO(= ClientCnxn.java:856) [junit4:junit4] 2> =09at org.apache.zookeeper.ClientCnxn$SendThread.run(C= lientCnxn.java:1154) [junit4:junit4] 2>=20 [junit4:junit4] 2> 9632 T2533 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@62bce5ca name:ZooKeeperConnecti= on Watcher:127.0.0.1:59546/solr got event WatchedEvent state:Disconnected t= ype:None path:null path:null type:None [junit4:junit4] 2> 9632 T2533 oascc.ConnectionManager.process zkClient ha= s disconnected [junit4:junit4] 2> 11032 T2532 oaz.ClientCnxn$SendThread.startConnect Ope= ning socket connection to server 127.0.0.1/127.0.0.1:59546 [junit4:junit4] 2> 11033 T2532 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to 127.0.0.1/127.0.0.1:59546, initiating sess= ion [junit4:junit4] 2> 11035 T2524 oazs.NIOServerCnxn$Factory.run Accepted so= cket connection from /127.0.0.1:59574 [junit4:junit4] 2> 12704 T2525 oazs.ZooKeeperServer.expire Expiring sessi= on 0x13a3558fd710002, timeout of 3000ms exceeded [junit4:junit4] 2> 12705 T2527 oazs.PrepRequestProcessor.pRequest Process= ed session termination for sessionid: 0x13a3558fd710002 [junit4:junit4] 2> 12710 T2544 oascc.ZkStateReader$3.process Updating liv= e nodes [junit4:junit4] 2> 12710 T2553 oascc.ZkStateReader$3.process Updating liv= e nodes [junit4:junit4] 2> 12711 T2541 oascc.ZkStateReader$3.process Updating liv= e nodes [junit4:junit4] 2> 12711 T2547 oascc.ZkStateReader$3.process Updating liv= e nodes [junit4:junit4] 2> 12711 T2550 oascc.ZkStateReader$3.process Updating liv= e nodes [junit4:junit4] 2> 12713 T2527 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13a3558fd710003 type:de= lete cxid:0x49 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pa= th:/solr/collections/collection1/leaders/shard1 Error:KeeperErrorCode =3D N= oNode for /solr/collections/collection1/leaders/shard1 [junit4:junit4] 2> 12717 T2538 oasc.ShardLeaderElectionContext.runLeaderP= rocess Running the leader process. [junit4:junit4] 2> 12718 T2527 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13a3558fd710003 type:cr= eate cxid:0x4a zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pa= th:/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 12727 T2538 oasc.ShardLeaderElectionContext.shouldIBeL= eader Checking if I should try and be the leader. [junit4:junit4] 2> 12727 T2538 oasc.ShardLeaderElectionContext.shouldIBeL= eader My last published State was Active, it's okay to be the leader. [junit4:junit4] 2> 12727 T2538 oasc.ShardLeaderElectionContext.runLeaderP= rocess I may be the new leader - try and sync [junit4:junit4] 2> 12728 T2538 oasc.ShardLeaderElectionContext.runLeaderP= rocess I am the new leader: http://127.0.0.1:7001/solr/collection1/ [junit4:junit4] 2> 12728 T2538 oascc.SolrZkClient.makePath makePath: /col= lections/collection1/leaders/shard1 [junit4:junit4] 2> 12738 T2527 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13a3558fd710003 type:cr= eate cxid:0x52 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pa= th:/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 12747 T2527 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13a3558fd710003 type:de= lete cxid:0x55 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pa= th:/solr/overseer_elect/leader Error:KeeperErrorCode =3D NoNode for /solr/o= verseer_elect/leader [junit4:junit4] 2> 12750 T2538 oascc.SolrZkClient.makePath makePath: /ove= rseer_elect/leader [junit4:junit4] 2> 12758 T2538 oasc.Overseer.start Overseer (id=3D8844179= 9012581379-127.0.0.1:7001_solr-n_0000000001) starting [junit4:junit4] 2> 12759 T2527 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13a3558fd710003 type:cr= eate cxid:0x5a zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pa= th:/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 12763 T2527 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13a3558fd710003 type:cr= eate cxid:0x5b zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pa= th:/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 12767 T2527 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13a3558fd710003 type:cr= eate cxid:0x5c zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pa= th:/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 12770 T2527 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13a3558fd710003 type:cr= eate cxid:0x5d zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pa= th:/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 12773 T2538 oascc.ZkStateReader$3.process Updating liv= e nodes [junit4:junit4] 2> 12773 T2556 oasc.OverseerCollectionProcessor.run Proce= ss current queue of collection creations [junit4:junit4] 2> 12776 T2555 oasc.Overseer$ClusterStateUpdater.run Star= ting to work on the main queue [junit4:junit4] 2> 12778 T2555 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 12795 T2553 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 12795 T2541 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 12795 T2538 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 12795 T2547 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 12795 T2544 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 12795 T2550 oascc.ZkStateReader$2.process A cluster st= ate change has occurred - updating... [junit4:junit4] 2> 13116 T2524 oazs.NIOServerCnxn.readConnectRequest Clie= nt attempting to renew session 0x13a3558fd710002 at /127.0.0.1:59574 [junit4:junit4] 2> 13117 T2524 oazs.NIOServerCnxn.finishSessionInit Inval= id session 0x13a3558fd710002 for client /127.0.0.1:59574, probably expired [junit4:junit4] 2> 13117 T2524 oazs.NIOServerCnxn.closeSock Closed socket= connection for client /127.0.0.1:59574 which had sessionid 0x13a3558fd7100= 02 [junit4:junit4] 2> 13121 T2532 oaz.ClientCnxn$SendThread.run WARNING Sess= ion 0x13a3558fd710002 for server 127.0.0.1/127.0.0.1:59546, unexpected erro= r, closing socket connection and attempting reconnect java.io.IOException: = An established connection was aborted by the software in your host machine [junit4:junit4] 2> =09at sun.nio.ch.SocketDispatcher.read0(Native Method) [junit4:junit4] 2> =09at sun.nio.ch.SocketDispatcher.read(SocketDispatche= r.java:25) [junit4:junit4] 2> =09at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.ja= va:198) [junit4:junit4] 2> =09at sun.nio.ch.IOUtil.read(IOUtil.java:171) [junit4:junit4] 2> =09at sun.nio.ch.SocketChannelImpl.read(SocketChannelI= mpl.java:245) [junit4:junit4] 2> =09at org.apache.zookeeper.ClientCnxn$SendThread.doIO(= ClientCnxn.java:856) [junit4:junit4] 2> =09at org.apache.zookeeper.ClientCnxn$SendThread.run(C= lientCnxn.java:1154) [junit4:junit4] 2>=20 [junit4:junit4] 2> 15054 T2522 oasc.CoreContainer.shutdown Shutting down = CoreContainer instance=3D367189048 [junit4:junit4] 2> 15055 T2522 oasc.SolrCore.close [collection1] CLOSING= SolrCore org.apache.solr.core.SolrCore@33da9c37 [junit4:junit4] 2> 15064 T2522 oasu.DirectUpdateHandler2.close closing Di= rectUpdateHandler2{commits=3D0,autocommits=3D0,soft autocommits=3D0,optimiz= es=3D0,rollbacks=3D0,expungeDeletes=3D0,docsPending=3D0,adds=3D0,deletesByI= d=3D0,deletesByQuery=3D0,errors=3D0,cumulative_adds=3D0,cumulative_deletesB= yId=3D0,cumulative_deletesByQuery=3D0,cumulative_errors=3D0} [junit4:junit4] 2> 15065 T2522 oasc.SolrCore.decrefSolrCoreState Closing = SolrCoreState [junit4:junit4] 2> 15066 T2522 oasu.DefaultSolrCoreState.closeIndexWriter= SolrCoreState ref count has reached 0 - closing IndexWriter [junit4:junit4] 2> 15066 T2522 oasu.DefaultSolrCoreState.closeIndexWriter= closing IndexWriter with IndexWriterCloser [junit4:junit4] 2> 15068 T2522 oasc.SolrCore.closeSearcher [collection1] = Closing main searcher on request. [junit4:junit4] 2> 15071 T2527 oazs.PrepRequestProcessor.pRequest Process= ed session termination for sessionid: 0x13a3558fd710004 [junit4:junit4] 2> 15074 T2538 oascc.ZkStateReader$3.process Updating liv= e nodes [junit4:junit4] 2> 15075 T2550 oascc.ZkStateReader$3.process Updating liv= e nodes [junit4:junit4] 2> 15075 T2553 oascc.ZkStateReader$3.process Updating liv= e nodes [junit4:junit4] 2> 15075 T2524 oazs.NIOServerCnxn.closeSock Closed socket= connection for client /127.0.0.1:59561 which had sessionid 0x13a3558fd7100= 04 [junit4:junit4] 2> 15075 T2547 oascc.ZkStateReader$3.process Updating liv= e nodes [junit4:junit4] 2> 15075 T2541 oascc.ZkStateReader$3.process Updating liv= e nodes [junit4:junit4] 2> 15076 T2522 oaz.ZooKeeper.close Session: 0x13a3558fd71= 0004 closed [junit4:junit4] 2> 15076 T2522 oasc.CoreContainer.shutdown Shutting down = CoreContainer instance=3D1441373100 [junit4:junit4] 2> 15077 T2522 oasc.SolrCore.close [collection1] CLOSING= SolrCore org.apache.solr.core.SolrCore@514e19b6 [junit4:junit4] 2> 15078 T2544 oascc.ZkStateReader$3.process Updating liv= e nodes [junit4:junit4] 2> 15083 T2522 oasu.DirectUpdateHandler2.close closing Di= rectUpdateHandler2{commits=3D0,autocommits=3D0,soft autocommits=3D0,optimiz= es=3D0,rollbacks=3D0,expungeDeletes=3D0,docsPending=3D0,adds=3D0,deletesByI= d=3D0,deletesByQuery=3D0,errors=3D0,cumulative_adds=3D0,cumulative_deletesB= yId=3D0,cumulative_deletesByQuery=3D0,cumulative_errors=3D0} [junit4:junit4] 2> 15083 T2522 oasc.SolrCore.decrefSolrCoreState Closing = SolrCoreState [junit4:junit4] 2> 15083 T2522 oasu.DefaultSolrCoreState.closeIndexWriter= SolrCoreState ref count has reached 0 - closing IndexWriter [junit4:junit4] 2> 15083 T2522 oasu.DefaultSolrCoreState.closeIndexWriter= closing IndexWriter with IndexWriterCloser [junit4:junit4] 2> 15084 T2522 oasc.SolrCore.closeSearcher [collection1] = Closing main searcher on request. [junit4:junit4] 2> 15085 T2527 oazs.PrepRequestProcessor.pRequest Process= ed session termination for sessionid: 0x13a3558fd710005 [junit4:junit4] 2> 15086 T2553 oascc.ZkStateReader$3.process Updating liv= e nodes [junit4:junit4] 2> 15086 T2547 oascc.ZkStateReader$3.process Updating liv= e nodes [junit4:junit4] 2> 15087 T2538 oascc.ZkStateReader$3.process Updating liv= e nodes [junit4:junit4] 2> 15087 T2544 oascc.ZkStateReader$3.process Updating liv= e nodes [junit4:junit4] 2> 15087 T2524 oazs.NIOServerCnxn.closeSock Closed socket= connection for client /127.0.0.1:59564 which had sessionid 0x13a3558fd7100= 05 [junit4:junit4] 2> 15088 T2550 oascc.ZkStateReader$3.process Updating liv= e nodes [junit4:junit4] 2> 15088 T2522 oaz.ZooKeeper.close Session: 0x13a3558fd71= 0005 closed [junit4:junit4] 2> 15088 T2522 oasc.CoreContainer.shutdown Shutting down = CoreContainer instance=3D25511720 [junit4:junit4] 2> 15088 T2522 oasc.SolrCore.close [collection1] CLOSING= SolrCore org.apache.solr.core.SolrCore@15169017 [junit4:junit4] 2> 15091 T2522 oasu.DirectUpdateHandler2.close closing Di= rectUpdateHandler2{commits=3D0,autocommits=3D0,soft autocommits=3D0,optimiz= es=3D0,rollbacks=3D0,expungeDeletes=3D0,docsPending=3D0,adds=3D0,deletesByI= d=3D0,deletesByQuery=3D0,errors=3D0,cumulative_adds=3D0,cumulative_deletesB= yId=3D0,cumulative_deletesByQuery=3D0,cumulative_errors=3D0} [junit4:junit4] 2> 15093 T2522 oasc.SolrCore.decrefSolrCoreState Closing = SolrCoreState [junit4:junit4] 2> 15093 T2522 oasu.DefaultSolrCoreState.closeIndexWriter= SolrCoreState ref count has reached 0 - closing IndexWriter [junit4:junit4] 2> 15093 T2522 oasu.DefaultSolrCoreState.closeIndexWriter= closing IndexWriter with IndexWriterCloser [junit4:junit4] 2> 15094 T2522 oasc.SolrCore.closeSearcher [collection1] = Closing main searcher on request. [junit4:junit4] 2> 15097 T2527 oazs.PrepRequestProcessor.pRequest Process= ed session termination for sessionid: 0x13a3558fd710003 [junit4:junit4] 2> 15097 T2555 oasc.Overseer$ClusterStateUpdater.amILeade= r According to ZK I (id=3D88441799012581379-127.0.0.1:7001_solr-n_000000000= 1) am no longer a leader. [junit4:junit4] 2> 15099 T2553 oascc.ZkStateReader$3.process Updating liv= e nodes [junit4:junit4] 2> 15099 T2547 oascc.ZkStateReader$3.process Updating liv= e nodes [junit4:junit4] 2> 15099 T2538 oascc.ZkStateReader$3.process Updating liv= e nodes [junit4:junit4] 2> 15100 T2524 oazs.NIOServerCnxn.closeSock Closed socket= connection for client /127.0.0.1:59558 which had sessionid 0x13a3558fd7100= 03 [junit4:junit4] 2> 15100 T2550 oascc.ZkStateReader$3.process Updating liv= e nodes [junit4:junit4] 2> 15101 T2522 oaz.ZooKeeper.close Session: 0x13a3558fd71= 0003 closed [junit4:junit4] 2> 15101 T2522 oasc.CoreContainer.shutdown Shutting down = CoreContainer instance=3D910123849 [junit4:junit4] 2> 15101 T2522 oasc.SolrCore.close [collection1] CLOSING= SolrCore org.apache.solr.core.SolrCore@631a5f29 [junit4:junit4] 2> 15102 T2527 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13a3558fd710006 type:de= lete cxid:0x4c zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pa= th:/solr/overseer_elect/leader Error:KeeperErrorCode =3D NoNode for /solr/o= verseer_elect/leader [junit4:junit4] 2> 15104 T2547 oascc.SolrZkClient.makePath makePath: /ove= rseer_elect/leader [junit4:junit4] 2> 15105 T2522 oasu.DirectUpdateHandler2.close closing Di= rectUpdateHandler2{commits=3D0,autocommits=3D0,soft autocommits=3D0,optimiz= es=3D0,rollbacks=3D0,expungeDeletes=3D0,docsPending=3D0,adds=3D0,deletesByI= d=3D0,deletesByQuery=3D0,errors=3D0,cumulative_adds=3D0,cumulative_deletesB= yId=3D0,cumulative_deletesByQuery=3D0,cumulative_errors=3D0} [junit4:junit4] 2> 15105 T2522 oasc.SolrCore.decrefSolrCoreState Closing = SolrCoreState [junit4:junit4] 2> 15106 T2522 oasu.DefaultSolrCoreState.closeIndexWriter= SolrCoreState ref count has reached 0 - closing IndexWriter [junit4:junit4] 2> 15107 T2522 oasu.DefaultSolrCoreState.closeIndexWriter= closing IndexWriter with IndexWriterCloser [junit4:junit4] 2> 15107 T2522 oasc.SolrCore.closeSearcher [collection1] = Closing main searcher on request. [junit4:junit4] 2> 15108 T2527 oazs.PrepRequestProcessor.pRequest Process= ed session termination for sessionid: 0x13a3558fd710006 [junit4:junit4] 2> 15111 T2553 oascc.ZkStateReader$3.process Updating liv= e nodes [junit4:junit4] 2> 15111 T2524 oazs.NIOServerCnxn.closeSock Closed socket= connection for client /127.0.0.1:59567 which had sessionid 0x13a3558fd7100= 06 [junit4:junit4] 2> 15112 T2522 oaz.ZooKeeper.close Session: 0x13a3558fd71= 0006 closed [junit4:junit4] 2> 15112 T2527 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13a3558fd710007 type:de= lete cxid:0x59 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pa= th:/solr/overseer_elect/leader Error:KeeperErrorCode =3D NoNode for /solr/o= verseer_elect/leader [junit4:junit4] 2> 15112 T2522 oasc.CoreContainer.shutdown Shutting down = CoreContainer instance=3D1114963755 [junit4:junit4] 2> 15112 T2522 oasc.SolrCore.close [collection1] CLOSING= SolrCore org.apache.solr.core.SolrCore@4ae7cb91 [junit4:junit4] 2> 15114 T2550 oascc.SolrZkClient.makePath makePath: /ove= rseer_elect/leader [junit4:junit4] 2> 15120 T2522 oasu.DirectUpdateHandler2.close closing Di= rectUpdateHandler2{commits=3D0,autocommits=3D0,soft autocommits=3D0,optimiz= es=3D0,rollbacks=3D0,expungeDeletes=3D0,docsPending=3D0,adds=3D0,deletesByI= d=3D0,deletesByQuery=3D0,errors=3D0,cumulative_adds=3D0,cumulative_deletesB= yId=3D0,cumulative_deletesByQuery=3D0,cumulative_errors=3D0} [junit4:junit4] 2> 15120 T2522 oasc.SolrCore.decrefSolrCoreState Closing = SolrCoreState [junit4:junit4] 2> 15120 T2522 oasu.DefaultSolrCoreState.closeIndexWriter= SolrCoreState ref count has reached 0 - closing IndexWriter [junit4:junit4] 2> 15120 T2550 oasc.Overseer.start Overseer (id=3D8844179= 9012581383-127.0.0.1:3333_solr-n_0000000005) starting [junit4:junit4] 2> 15121 T2522 oasu.DefaultSolrCoreState.closeIndexWriter= closing IndexWriter with IndexWriterCloser [junit4:junit4] 2> 15121 T2527 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13a3558fd710007 type:cr= eate cxid:0x5e zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pa= th:/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 15121 T2522 oasc.SolrCore.closeSearcher [collection1] = Closing main searcher on request. [junit4:junit4] 2> 15122 T2527 oazs.PrepRequestProcessor.pRequest Process= ed session termination for sessionid: 0x13a3558fd710007 [junit4:junit4] 2> 15124 T2553 oascc.ZkStateReader$3.process Updating liv= e nodes [junit4:junit4] 2> 15124 T2524 oazs.NIOServerCnxn.closeSock Closed socket= connection for client /127.0.0.1:59570 which had sessionid 0x13a3558fd7100= 07 [junit4:junit4] 2> 15124 T2522 oaz.ZooKeeper.close Session: 0x13a3558fd71= 0007 closed [junit4:junit4] 2> 15256 T2532 oaz.ClientCnxn$SendThread.startConnect Ope= ning socket connection to server 127.0.0.1/127.0.0.1:59546 [junit4:junit4] 2> 15257 T2532 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to 127.0.0.1/127.0.0.1:59546, initiating sess= ion [junit4:junit4] 2> 15257 T2524 oazs.NIOServerCnxn$Factory.run Accepted so= cket connection from /127.0.0.1:59575 [junit4:junit4] 2> 15259 T2524 oazs.NIOServerCnxn.readConnectRequest Clie= nt attempting to renew session 0x13a3558fd710002 at /127.0.0.1:59575 [junit4:junit4] 2> 15259 T2524 oazs.NIOServerCnxn.finishSessionInit Inval= id session 0x13a3558fd710002 for client /127.0.0.1:59575, probably expired [junit4:junit4] 2> 15260 T2532 oaz.ClientCnxn$SendThread.run Unable to re= connect to ZooKeeper service, session 0x13a3558fd710002 has expired, closin= g socket connection [junit4:junit4] 2> 15260 T2533 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@62bce5ca name:ZooKeeperConnect= ion Watcher:127.0.0.1:59546/solr got event WatchedEvent state:Expired type:= None path:null path:null type:None [junit4:junit4] 2> 15260 T2524 oazs.NIOServerCnxn.closeSock Closed socket= connection for client /127.0.0.1:59575 which had sessionid 0x13a3558fd7100= 02 [junit4:junit4] 2> 15261 T2533 oascc.ConnectionManager.process Our previo= us ZooKeeper session was expired. Attempting to reconnect to recover relati= onship with ZooKeeper... [junit4:junit4] 2> 15262 T2533 oascc.DefaultConnectionStrategy.reconnect = Connection expired - starting a new one... [junit4:junit4] 2> 15262 T2533 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:59546/solr sessionTimeout=3D3000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@62bce5ca [junit4:junit4] 2> 15265 T2533 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 15265 T2557 oaz.ClientCnxn$SendThread.startConnect Ope= ning socket connection to server /127.0.0.1:59546 [junit4:junit4] 2> 15266 T2557 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to 127.0.0.1/127.0.0.1:59546, initiating sess= ion [junit4:junit4] 2> 15266 T2524 oazs.NIOServerCnxn$Factory.run Accepted so= cket connection from /127.0.0.1:59578 [junit4:junit4] 2> 15266 T2524 oazs.NIOServerCnxn.readConnectRequest Clie= nt attempting to establish new session at /127.0.0.1:59578 [junit4:junit4] 2> 15268 T2526 oazs.NIOServerCnxn.finishSessionInit Estab= lished session 0x13a3558fd710009 with negotiated timeout 3000 for client /1= 27.0.0.1:59578 [junit4:junit4] 2> 15268 T2557 oaz.ClientCnxn$SendThread.readConnectResul= t Session establishment complete on server 127.0.0.1/127.0.0.1:59546, sessi= onid =3D 0x13a3558fd710009, negotiated timeout =3D 3000 [junit4:junit4] 2> 15269 T2558 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@62bce5ca name:ZooKeeperConnect= ion Watcher:127.0.0.1:59546/solr got event WatchedEvent state:SyncConnected= type:None path:null path:null type:None [junit4:junit4] 2> 15269 T2533 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 15269 T2533 oascc.ConnectionManager$1.update Connectio= n with ZooKeeper reestablished. [junit4:junit4] 2> 15368 T2534 oasc.Overseer$ClusterStateUpdater.amILeade= r WARNING org.apache.zookeeper.KeeperException$SessionExpiredException: Ke= eperErrorCode =3D Session expired for /overseer_elect/leader [junit4:junit4] 2> =09at org.apache.zookeeper.KeeperException.create(Keep= erException.java:118) [junit4:junit4] 2> =09at org.apache.zookeeper.KeeperException.create(Keep= erException.java:42) [junit4:junit4] 2> =09at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper= .java:927) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$7.exec= ute(SolrZkClient.java:244) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$7.exec= ute(SolrZkClient.java:241) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.ZkCmdExecutor.retry= Operation(ZkCmdExecutor.java:63) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient.getDat= a(SolrZkClient.java:241) [junit4:junit4] 2> =09at org.apache.solr.cloud.Overseer$ClusterStateUpdat= er.amILeader(Overseer.java:195) [junit4:junit4] 2> =09at org.apache.solr.cloud.Overseer$ClusterStateUpdat= er.run(Overseer.java:119) [junit4:junit4] 2> =09at java.lang.Thread.run(Thread.java:662) [junit4:junit4] 2>=20 [junit4:junit4] 2> 15368 T2535 oasc.OverseerCollectionProcessor.run WARNI= NG Overseer cannot talk to ZK [junit4:junit4] 2> 15369 T2534 oasc.Overseer$ClusterStateUpdater.amILeade= r According to ZK I (id=3D88441799012581378-127.0.0.1:7000_solr-n_000000000= 0) am no longer a leader. [junit4:junit4] 2> 16143 T2541 oascc.ZkStateReader$3.process WARNING ZooK= eeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 16143 T2541 oaz.ClientCnxn$EventThread.run EventThread= shut down [junit4:junit4] 2> 16156 T2544 oascc.ZkStateReader$3.process WARNING ZooK= eeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 16156 T2544 oaz.ClientCnxn$EventThread.run EventThread= shut down [junit4:junit4] 2> 16168 T2538 oascc.ZkStateReader$3.process WARNING ZooK= eeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 16168 T2538 oaz.ClientCnxn$EventThread.run EventThread= shut down [junit4:junit4] 2> 16177 T2547 oasc.LeaderElector$1.process WARNING org.= apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = =3D Session expired for /overseer_elect/leader [junit4:junit4] 2> =09at org.apache.zookeeper.KeeperException.create(Keep= erException.java:118) [junit4:junit4] 2> =09at org.apache.zookeeper.KeeperException.create(Keep= erException.java:42) [junit4:junit4] 2> =09at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.= java:815) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$3.exec= ute(SolrZkClient.java:176) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$3.exec= ute(SolrZkClient.java:173) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.ZkCmdExecutor.retry= Operation(ZkCmdExecutor.java:63) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient.exists= (SolrZkClient.java:173) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient.makePa= th(SolrZkClient.java:423) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient.makePa= th(SolrZkClient.java:353) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient.makePa= th(SolrZkClient.java:340) [junit4:junit4] 2> =09at org.apache.solr.cloud.OverseerElectionContext.ru= nLeaderProcess(ElectionContext.java:370) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.runIamLeader= Process(LeaderElector.java:152) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.checkIfIamLe= ader(LeaderElector.java:96) [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:125) [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> 16177 T2547 oasc.LeaderElector$1.process WARNING org.= apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = =3D Session expired for /collections/collection1/leader_elect/shard1/electi= on [junit4:junit4] 2> =09at org.apache.zookeeper.KeeperException.create(Keep= erException.java:118) [junit4:junit4] 2> =09at org.apache.zookeeper.KeeperException.create(Keep= erException.java:42) [junit4:junit4] 2> =09at org.apache.zookeeper.ZooKeeper.getChildren(ZooKe= eper.java:1249) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$6.exec= ute(SolrZkClient.java:227) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$6.exec= ute(SolrZkClient.java:224) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.ZkCmdExecutor.retry= Operation(ZkCmdExecutor.java:63) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient.getChi= ldren(SolrZkClient.java:224) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.checkIfIamLe= ader(LeaderElector.java:84) [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:125) [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> 16177 T2547 oascc.ZkStateReader$3.process Updating liv= e nodes [junit4:junit4] 2> 16178 T2547 oascc.ZkStateReader$3.process WARNING ZooK= eeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 16178 T2547 oaz.ClientCnxn$EventThread.run EventThread= shut down [junit4:junit4] 2> 16190 T2550 oasc.Overseer.createOverseerNode SEVERE Co= uld not create Overseer node org.apache.zookeeper.KeeperException$SessionEx= piredException: KeeperErrorCode =3D Session expired for /overseer [junit4:junit4] 2> =09at org.apache.zookeeper.KeeperException.create(Keep= erException.java:118) [junit4:junit4] 2> =09at org.apache.zookeeper.KeeperException.create(Keep= erException.java:42) [junit4:junit4] 2> =09at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.= java:643) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$9.exec= ute(SolrZkClient.java:279) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$9.exec= ute(SolrZkClient.java:276) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.ZkCmdExecutor.retry= Operation(ZkCmdExecutor.java:63) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient.create= (SolrZkClient.java:276) [junit4:junit4] 2> =09at org.apache.solr.cloud.Overseer.createOverseerNod= e(Overseer.java:541) [junit4:junit4] 2> =09at org.apache.solr.cloud.Overseer.getInQueue(Overse= er.java:523) [junit4:junit4] 2> =09at org.apache.solr.cloud.Overseer$ClusterStateUpdat= er.(Overseer.java:70) [junit4:junit4] 2> =09at org.apache.solr.cloud.Overseer.start(Overseer.ja= va:495) [junit4:junit4] 2> =09at org.apache.solr.cloud.OverseerElectionContext.ru= nLeaderProcess(ElectionContext.java:373) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.runIamLeader= Process(LeaderElector.java:152) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.checkIfIamLe= ader(LeaderElector.java:96) [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:125) [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> 16190 T2550 oasc.LeaderElector$1.process WARNING java= .lang.RuntimeException: org.apache.zookeeper.KeeperException$SessionExpired= Exception: KeeperErrorCode =3D Session expired for /overseer [junit4:junit4] 2> =09at org.apache.solr.cloud.Overseer.createOverseerNod= e(Overseer.java:550) [junit4:junit4] 2> =09at org.apache.solr.cloud.Overseer.getInQueue(Overse= er.java:523) [junit4:junit4] 2> =09at org.apache.solr.cloud.Overseer$ClusterStateUpdat= er.(Overseer.java:70) [junit4:junit4] 2> =09at org.apache.solr.cloud.Overseer.start(Overseer.ja= va:495) [junit4:junit4] 2> =09at org.apache.solr.cloud.OverseerElectionContext.ru= nLeaderProcess(ElectionContext.java:373) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.runIamLeader= Process(LeaderElector.java:152) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.checkIfIamLe= ader(LeaderElector.java:96) [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:125) [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> Caused by: org.apache.zookeeper.KeeperException$Sessio= nExpiredException: KeeperErrorCode =3D Session expired for /overseer [junit4:junit4] 2> =09at org.apache.zookeeper.KeeperException.create(Keep= erException.java:118) [junit4:junit4] 2> =09at org.apache.zookeeper.KeeperException.create(Keep= erException.java:42) [junit4:junit4] 2> =09at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.= java:643) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$9.exec= ute(SolrZkClient.java:279) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$9.exec= ute(SolrZkClient.java:276) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.ZkCmdExecutor.retry= Operation(ZkCmdExecutor.java:63) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient.create= (SolrZkClient.java:276) [junit4:junit4] 2> =09at org.apache.solr.cloud.Overseer.createOverseerNod= e(Overseer.java:541) [junit4:junit4] 2> =09... 10 more [junit4:junit4] 2>=20 [junit4:junit4] 2> 16190 T2550 oascc.ZkStateReader$3.process Updating liv= e nodes [junit4:junit4] 2> 16190 T2550 oascc.ZkStateReader$3.process WARNING ZooK= eeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 16190 T2550 oaz.ClientCnxn$EventThread.run EventThread= shut down [junit4:junit4] 2> 44054 T2533 oasc.SolrException.log SEVERE There was a = problem finding the leader in zk [junit4:junit4] 2> 44054 T2533 oasc.SolrException.log SEVERE There was a = problem finding the leader in zk:org.apache.solr.common.SolrException: Coul= d not get leader props [junit4:junit4] 2> =09=09at org.apache.solr.cloud.ZkController.getLeaderP= rops(ZkController.java:709) [junit4:junit4] 2> =09=09at org.apache.solr.cloud.ZkController.getLeaderP= rops(ZkController.java:673) [junit4:junit4] 2> =09=09at org.apache.solr.cloud.ZkController.waitForLea= derToSeeDownState(ZkController.java:1070) [junit4:junit4] 2> =09=09at org.apache.solr.cloud.ZkController.registerAl= lCoresAsDown(ZkController.java:273) [junit4:junit4] 2> =09=09at org.apache.solr.cloud.ZkController.access$100= (ZkController.java:82) [junit4:junit4] 2> =09=09at org.apache.solr.cloud.ZkController$1.command(= ZkController.java:190) [junit4:junit4] 2> =09=09at org.apache.solr.common.cloud.ConnectionManage= r$1.update(ConnectionManager.java:116) [junit4:junit4] 2> =09=09at org.apache.solr.common.cloud.DefaultConnectio= nStrategy.reconnect(DefaultConnectionStrategy.java:46) [junit4:junit4] 2> =09=09at org.apache.solr.common.cloud.ConnectionManage= r.process(ConnectionManager.java:90) [junit4:junit4] 2> =09=09at org.apache.zookeeper.ClientCnxn$EventThread.p= rocessEvent(ClientCnxn.java:526) [junit4:junit4] 2> =09=09at org.apache.zookeeper.ClientCnxn$EventThread.r= un(ClientCnxn.java:502) [junit4:junit4] 2> =09Caused by: org.apache.zookeeper.KeeperException$NoN= odeException: KeeperErrorCode =3D NoNode for /collections/collection1/leade= rs/shard1 [junit4:junit4] 2> =09=09at org.apache.zookeeper.KeeperException.create(K= eeperException.java:102) [junit4:junit4] 2> =09=09at org.apache.zookeeper.KeeperException.create(K= eeperException.java:42) [junit4:junit4] 2> =09=09at org.apache.zookeeper.ZooKeeper.getData(ZooKee= per.java:927) [junit4:junit4] 2> =09=09at org.apache.solr.common.cloud.SolrZkClient$7.e= xecute(SolrZkClient.java:244) [junit4:junit4] 2> =09=09at org.apache.solr.common.cloud.SolrZkClient$7.e= xecute(SolrZkClient.java:241) [junit4:junit4] 2> =09=09at org.apache.solr.common.cloud.ZkCmdExecutor.re= tryOperation(ZkCmdExecutor.java:63) [junit4:junit4] 2> =09=09at org.apache.solr.common.cloud.SolrZkClient.get= Data(SolrZkClient.java:241) [junit4:junit4] 2> =09=09at org.apache.solr.cloud.ZkController.getLeaderP= rops(ZkController.java:687) [junit4:junit4] 2> =09=09... 10 more [junit4:junit4] 2> =09 [junit4:junit4] 2> 46088 T2527 oazs.PrepRequestProcessor.pRequest Process= ed session termination for sessionid: 0x13a3558fd710008 [junit4:junit4] 2> 46096 T2524 oazs.NIOServerCnxn.doIO WARNING EndOfStrea= mException: Unable to read additional data from client sessionid 0x13a3558f= d710008, likely client has closed socket [junit4:junit4] 2> 46096 T2553 oaz.ClientCnxn$EventThread.run EventThread= shut down [junit4:junit4] 2> 46096 T2522 oaz.ZooKeeper.close Session: 0x13a3558fd71= 0008 closed [junit4:junit4] 2> 46096 T2524 oazs.NIOServerCnxn.closeSock Closed socket= connection for client /127.0.0.1:59573 which had sessionid 0x13a3558fd7100= 08 [junit4:junit4] 2> 46096 T2522 oasc.CoreContainer.shutdown Shutting down = CoreContainer instance=3D278924287 [junit4:junit4] 2> 46097 T2522 oasc.SolrCore.close [collection1] CLOSING= SolrCore org.apache.solr.core.SolrCore@364d4c60 [junit4:junit4] 2> 46097 T2522 oasu.DirectUpdateHandler2.close closing Di= rectUpdateHandler2{commits=3D0,autocommits=3D0,soft autocommits=3D0,optimiz= es=3D0,rollbacks=3D0,expungeDeletes=3D0,docsPending=3D0,adds=3D0,deletesByI= d=3D0,deletesByQuery=3D0,errors=3D0,cumulative_adds=3D0,cumulative_deletesB= yId=3D0,cumulative_deletesByQuery=3D0,cumulative_errors=3D0} [junit4:junit4] 2> 46097 T2522 oasc.SolrCore.decrefSolrCoreState Closing = SolrCoreState [junit4:junit4] 2> 46098 T2522 oasu.DefaultSolrCoreState.closeIndexWriter= SolrCoreState ref count has reached 0 - closing IndexWriter [junit4:junit4] 2> 46098 T2522 oasu.DefaultSolrCoreState.closeIndexWriter= closing IndexWriter with IndexWriterCloser [junit4:junit4] 2> 46099 T2522 oasc.SolrCore.closeSearcher [collection1] = Closing main searcher on request. [junit4:junit4] 2> 46100 T2527 oazs.PrepRequestProcessor.pRequest Process= ed session termination for sessionid: 0x13a3558fd710009 [junit4:junit4] 2> 46103 T2558 oaz.ClientCnxn$EventThread.run EventThread= shut down [junit4:junit4] 2> 46103 T2522 oaz.ZooKeeper.close Session: 0x13a3558fd71= 0009 closed [junit4:junit4] 2> 46103 T2524 oazs.NIOServerCnxn.doIO WARNING EndOfStrea= mException: Unable to read additional data from client sessionid 0x13a3558f= d710009, likely client has closed socket [junit4:junit4] 2> 46105 T2526 oazs.SyncRequestProcessor.run SyncRequestP= rocessor exited! [junit4:junit4] 2> 46105 T2524 oazs.NIOServerCnxn.closeSock Closed socket= connection for client /127.0.0.1:59578 which had sessionid 0x13a3558fd7100= 09 [junit4:junit4] 2> 46105 T2527 oazs.PrepRequestProcessor.run PrepRequestP= rocessor exited loop! [junit4:junit4] 2> 46105 T2522 oazs.FinalRequestProcessor.shutdown shutdo= wn of request processor complete [junit4:junit4] 2> 46555 T2533 oasc.SolrException.log SEVERE There was a = problem finding the leader in zk [junit4:junit4] 2> 48357 T2533 oasc.SolrException.log SEVERE There was a = problem finding the leader in zk:org.apache.solr.common.SolrException: Core= Container is shutdown [junit4:junit4] 2> =09=09at org.apache.solr.cloud.ZkController.getLeaderP= rops(ZkController.java:706) [junit4:junit4] 2> =09=09at org.apache.solr.cloud.ZkController.getLeaderP= rops(ZkController.java:673) [junit4:junit4] 2> =09=09at org.apache.solr.cloud.ZkController.waitForLea= derToSeeDownState(ZkController.java:1070) [junit4:junit4] 2> =09=09at org.apache.solr.cloud.ZkController.registerAl= lCoresAsDown(ZkController.java:273) [junit4:junit4] 2> =09=09at org.apache.solr.cloud.ZkController.access$100= (ZkController.java:82) [junit4:junit4] 2> =09=09at org.apache.solr.cloud.ZkController$1.command(= ZkController.java:190) [junit4:junit4] 2> =09=09at org.apache.solr.common.cloud.ConnectionManage= r$1.update(ConnectionManager.java:116) [junit4:junit4] 2> =09=09at org.apache.solr.common.cloud.DefaultConnectio= nStrategy.reconnect(DefaultConnectionStrategy.java:46) [junit4:junit4] 2> =09=09at org.apache.solr.common.cloud.ConnectionManage= r.process(ConnectionManager.java:90) [junit4:junit4] 2> =09=09at org.apache.zookeeper.ClientCnxn$EventThread.p= rocessEvent(ClientCnxn.java:526) [junit4:junit4] 2> =09=09at org.apache.zookeeper.ClientCnxn$EventThread.r= un(ClientCnxn.java:502) [junit4:junit4] 2> =09 [junit4:junit4] 2> 46573 T2525 oazs.SessionTrackerImpl.run SessionTracker= Impl exited loop! [junit4:junit4] 2> 48357 T2524 oazs.NIOServerCnxn$Factory.run NIOServerCn= xn factory exited run method [junit4:junit4] 2> 48358 T2522 oazs.FinalRequestProcessor.shutdown shutdo= wn of request processor complete [junit4:junit4] 2> 48358 T2522 oas.SolrTestCaseJ4.tearDown ###Ending test= LeaderElectionAfterClientTimeout [junit4:junit4] 2> NOTE: reproduce with: ant test -Dtestcase=3DLeaderEle= ctionIntegrationTest -Dtests.method=3DtestLeaderElectionAfterClientTimeout = -Dtests.seed=3D283ABB06ADA048B2 -Dtests.slow=3Dtrue -Dtests.locale=3Des_UY = -Dtests.timezone=3DAmerica/Indiana/Vevay -Dtests.file.encoding=3DISO-8859-1 [junit4:junit4] FAILURE 48.4s | LeaderElectionIntegrationTest.testLeaderEle= ctionAfterClientTimeout <<< [junit4:junit4] > Throwable #1: java.lang.AssertionError: expected:<7000= > but was:<7001> [junit4:junit4] > =09at __randomizedtesting.SeedInfo.seed([283ABB06ADA04= 8B2:810D1EA58A85C059]:0) [junit4:junit4] > =09at org.junit.Assert.fail(Assert.java:93) [junit4:junit4] > =09at org.junit.Assert.failNotEquals(Assert.java:647) [junit4:junit4] > =09at org.junit.Assert.assertEquals(Assert.java:128) [junit4:junit4] > =09at org.junit.Assert.assertEquals(Assert.java:472) [junit4:junit4] > =09at org.junit.Assert.assertEquals(Assert.java:456) [junit4:junit4] > =09at org.apache.solr.cloud.LeaderElectionIntegrationT= est.testLeaderElectionAfterClientTimeout(LeaderElectionIntegrationTest.java= :252) [junit4:junit4] > =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Nat= ive Method) [junit4:junit4] > =09at sun.reflect.NativeMethodAccessorImpl.invoke(Nati= veMethodAccessorImpl.java:39) [junit4:junit4] > =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(= DelegatingMethodAccessorImpl.java:25) [junit4:junit4] > =09at java.lang.reflect.Method.invoke(Method.java:597) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner.invoke(RandomizedRunner.java:1559) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner.access$600(RandomizedRunner.java:79) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$6.evaluate(RandomizedRunner.java:737) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$7.evaluate(RandomizedRunner.java:773) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$8.evaluate(RandomizedRunner.java:787) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.SystemP= ropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleSetupTeardownChai= ned$1.evaluate(TestRuleSetupTeardownChained.java:50) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleFieldCacheSanity$= 1.evaluate(TestRuleFieldCacheSanity.java:51) [junit4:junit4] > =09at org.apache.lucene.util.AbstractBeforeAfterRule$1= .evaluate(AbstractBeforeAfterRule.java:45) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.SystemP= ropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleThreadAndTestName= $1.evaluate(TestRuleThreadAndTestName.java:48) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFai= lures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleMarkFailure$1.eva= luate(TestRuleMarkFailure.java:48) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.Stateme= ntAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.ThreadLeakCon= trol$StatementRunner.run(ThreadLeakControl.java:358) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.ThreadLeakCon= trol.forkTimeoutingTask(ThreadLeakControl.java:782) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.ThreadLeakCon= trol$3.evaluate(ThreadLeakControl.java:442) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner.runSingleTest(RandomizedRunner.java:746) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$3.evaluate(RandomizedRunner.java:648) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$4.evaluate(RandomizedRunner.java:682) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$5.evaluate(RandomizedRunner.java:693) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.Stateme= ntAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.SystemP= ropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) [junit4:junit4] > =09at org.apache.lucene.util.AbstractBeforeAfterRule$1= .evaluate(AbstractBeforeAfterRule.java:45) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleStoreClassName$1.= evaluate(TestRuleStoreClassName.java:42) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.SystemP= ropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.NoShado= wingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule= .java:39) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.NoShado= wingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule= .java:39) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.Stateme= ntAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleAssertionsRequire= d$1.evaluate(TestRuleAssertionsRequired.java:43) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleMarkFailure$1.eva= luate(TestRuleMarkFailure.java:48) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFai= lures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$= 1.evaluate(TestRuleIgnoreTestSuites.java:55) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.Stateme= ntAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.ThreadLeakCon= trol$StatementRunner.run(ThreadLeakControl.java:358) [junit4:junit4] > =09at java.lang.Thread.run(Thread.java:662) [junit4:junit4] 2> 48383 T2522 oas.SolrTestCaseJ4.setUp ###Starting testS= impleSliceLeaderElection [junit4:junit4] 2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Luce= ne-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-LeaderElectio= nIntegrationTest-1349514803810 [junit4:junit4] 2> 48385 T2522 oasc.ZkTestServer.run STARTING ZK TEST SER= VER [junit4:junit4] 2> 48393 T2559 oazs.ZooKeeperServer.setTickTime tickTime = set to 1000 [junit4:junit4] 2> 48395 T2559 oazs.NIOServerCnxn$Factory. binding = to port 0.0.0.0/0.0.0.0:0 [junit4:junit4] 2> 48395 T2559 oazsp.FileTxnSnapLog.save Snapshotting: 0 [junit4:junit4] 2> 48485 T2522 oasc.ZkTestServer.run start zk server on p= ort:59581 [junit4:junit4] 2> 48485 T2522 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:59581 sessionTimeout=3D10000 watcher=3Do= rg.apache.solr.common.cloud.ConnectionManager@50b4adf2 [junit4:junit4] 2> 48486 T2564 oaz.ClientCnxn$SendThread.startConnect Ope= ning socket connection to server /127.0.0.1:59581 [junit4:junit4] 2> 48486 T2522 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 48487 T2564 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to 127.0.0.1/127.0.0.1:59581, initiating sess= ion [junit4:junit4] 2> 48487 T2560 oazs.NIOServerCnxn$Factory.run Accepted so= cket connection from /127.0.0.1:59584 [junit4:junit4] 2> 48488 T2560 oazs.NIOServerCnxn.readConnectRequest Clie= nt attempting to establish new session at /127.0.0.1:59584 [junit4:junit4] 2> 48488 T2562 oazsp.FileTxnLog.append Creating new log f= ile: log.1 [junit4:junit4] 2> 48493 T2562 oazs.NIOServerCnxn.finishSessionInit Estab= lished session 0x13a3559ba700000 with negotiated timeout 10000 for client /= 127.0.0.1:59584 [junit4:junit4] 2> 48493 T2564 oaz.ClientCnxn$SendThread.readConnectResul= t Session establishment complete on server 127.0.0.1/127.0.0.1:59581, sessi= onid =3D 0x13a3559ba700000, negotiated timeout =3D 10000 [junit4:junit4] 2> 48493 T2565 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@50b4adf2 name:ZooKeeperConnect= ion Watcher:127.0.0.1:59581 got event WatchedEvent state:SyncConnected type= :None path:null path:null type:None [junit4:junit4] 2> 48493 T2522 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 48494 T2522 oascc.SolrZkClient.makePath makePath: /sol= r [junit4:junit4] 2> 48498 T2563 oazs.PrepRequestProcessor.pRequest Process= ed session termination for sessionid: 0x13a3559ba700000 [junit4:junit4] 2> 48500 T2522 oaz.ZooKeeper.close Session: 0x13a3559ba70= 0000 closed [junit4:junit4] 2> 48501 T2560 oazs.NIOServerCnxn.closeSock Closed socket= connection for client /127.0.0.1:59584 which had sessionid 0x13a3559ba7000= 00 [junit4:junit4] 2> 48501 T2522 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:59581/solr sessionTimeout=3D10000 watche= r=3Dorg.apache.solr.common.cloud.ConnectionManager@7f04735c [junit4:junit4] 2> 48501 T2565 oaz.ClientCnxn$EventThread.run EventThread= shut down [junit4:junit4] 2> 48502 T2566 oaz.ClientCnxn$SendThread.startConnect Ope= ning socket connection to server /127.0.0.1:59581 [junit4:junit4] 2> 48502 T2522 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 48503 T2566 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to 127.0.0.1/127.0.0.1:59581, initiating sess= ion [junit4:junit4] 2> 48503 T2560 oazs.NIOServerCnxn$Factory.run Accepted so= cket connection from /127.0.0.1:59587 [junit4:junit4] 2> 48504 T2560 oazs.NIOServerCnxn.readConnectRequest Clie= nt attempting to establish new session at /127.0.0.1:59587 [junit4:junit4] 2> 48509 T2562 oazs.NIOServerCnxn.finishSessionInit Estab= lished session 0x13a3559ba700001 with negotiated timeout 10000 for client /= 127.0.0.1:59587 [junit4:junit4] 2> 48509 T2566 oaz.ClientCnxn$SendThread.readConnectResul= t Session establishment complete on server 127.0.0.1/127.0.0.1:59581, sessi= onid =3D 0x13a3559ba700001, negotiated timeout =3D 10000 [junit4:junit4] 2> 48509 T2567 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@7f04735c name:ZooKeeperConnect= ion Watcher:127.0.0.1:59581/solr got event WatchedEvent state:SyncConnected= type:None path:null path:null type:None [junit4:junit4] 2> 48509 T2522 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 48509 T2522 oascc.SolrZkClient.makePath makePath: /col= lections/collection1 [junit4:junit4] 2> 48518 T2522 oascc.SolrZkClient.makePath makePath: /col= lections/collection1/shards [junit4:junit4] 2> 48523 T2522 oascc.SolrZkClient.makePath makePath: /col= lections/control_collection [junit4:junit4] 2> 48528 T2522 oascc.SolrZkClient.makePath makePath: /col= lections/control_collection/shards [junit4:junit4] 2> 48532 T2522 oasc.AbstractZkTestCase.putConfig put C:\U= sers\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\= test-files\solr\collection1\conf\solrconfig.xml to /configs/conf1/solrconfi= g.xml [junit4:junit4] 2> 48533 T2522 oascc.SolrZkClient.makePath makePath: /con= figs/conf1/solrconfig.xml [junit4:junit4] 2> 48540 T2522 oasc.AbstractZkTestCase.putConfig put C:\U= sers\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\= test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml [junit4:junit4] 2> 48541 T2522 oascc.SolrZkClient.makePath makePath: /con= figs/conf1/schema.xml [junit4:junit4] 2> 48548 T2522 oasc.AbstractZkTestCase.putConfig put C:\U= sers\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\= test-files\solr\collection1\conf\solrconfig.xml to /configs/conf1/solrconfi= g.xml [junit4:junit4] 2> 48549 T2522 oascc.SolrZkClient.makePath makePath: /con= figs/conf1/solrconfig.xml [junit4:junit4] 2> 48553 T2522 oasc.AbstractZkTestCase.putConfig put C:\U= sers\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\= test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.= txt [junit4:junit4] 2> 48553 T2522 oascc.SolrZkClient.makePath makePath: /con= figs/conf1/stopwords.txt [junit4:junit4] 2> 48558 T2522 oasc.AbstractZkTestCase.putConfig put C:\U= sers\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\= test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.= txt [junit4:junit4] 2> 48559 T2522 oascc.SolrZkClient.makePath makePath: /con= figs/conf1/protwords.txt [junit4:junit4] 2> 48563 T2522 oasc.AbstractZkTestCase.putConfig put C:\U= sers\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\= test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xm= l [junit4:junit4] 2> 48564 T2522 oascc.SolrZkClient.makePath makePath: /con= figs/conf1/currency.xml [junit4:junit4] 2> 48569 T2522 oasc.AbstractZkTestCase.putConfig put C:\U= sers\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\= test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1= /open-exchange-rates.json [junit4:junit4] 2> 48570 T2522 oascc.SolrZkClient.makePath makePath: /con= figs/conf1/open-exchange-rates.json [junit4:junit4] 2> 48578 T2522 oasc.AbstractZkTestCase.putConfig put C:\U= sers\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\= test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/co= nf1/mapping-ISOLatin1Accent.txt [junit4:junit4] 2> 48578 T2522 oascc.SolrZkClient.makePath makePath: /con= figs/conf1/mapping-ISOLatin1Accent.txt [junit4:junit4] 2> 48588 T2522 oasc.AbstractZkTestCase.putConfig put C:\U= sers\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\= test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_syn= onyms.txt [junit4:junit4] 2> 48591 T2522 oascc.SolrZkClient.makePath makePath: /con= figs/conf1/old_synonyms.txt [junit4:junit4] 2> 48595 T2522 oasc.AbstractZkTestCase.putConfig put C:\U= sers\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\= test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.tx= t [junit4:junit4] 2> 48595 T2522 oascc.SolrZkClient.makePath makePath: /con= figs/conf1/synonyms.txt [junit4:junit4] 2> 48602 T2563 oazs.PrepRequestProcessor.pRequest Process= ed session termination for sessionid: 0x13a3559ba700001 [junit4:junit4] 2> 48605 T2567 oaz.ClientCnxn$EventThread.run EventThread= shut down [junit4:junit4] 2> 48605 T2560 oazs.NIOServerCnxn.doIO WARNING EndOfStrea= mException: Unable to read additional data from client sessionid 0x13a3559b= a700001, likely client has closed socket [junit4:junit4] 2> 48604 T2522 oaz.ZooKeeper.close Session: 0x13a3559ba70= 0001 closed [junit4:junit4] 2> 48606 T2560 oazs.NIOServerCnxn.closeSock Closed socket= connection for client /127.0.0.1:59587 which had sessionid 0x13a3559ba7000= 01 [junit4:junit4] 2> 48606 T2522 oasc.LeaderElectionIntegrationTest.setUp #= ###SETUP_START testSimpleSliceLeaderElection [junit4:junit4] 2> 48611 T2522 oasc.SolrResourceLoader.locateSolrHome JND= I not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 48611 T2522 oasc.SolrResourceLoader.locateSolrHome usi= ng system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-S= olr-trunk-Windows\solr\build\solr-core\test-files\solr [junit4:junit4] 2> 48615 T2522 oasc.CoreContainer$Initializer.initialize = looking for solr.xml: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Win= dows\solr\build\solr-core\test-files\solr\solr.xml [junit4:junit4] 2> 48616 T2522 oasc.CoreContainer. New CoreContaine= r 503248555 [junit4:junit4] 2> 48616 T2522 oasc.CoreContainer.load Loading CoreContai= ner using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Win= dows\solr\build\solr-core\test-files\solr\' [junit4:junit4] 2> 48617 T2522 oasc.SolrResourceLoader. new SolrRes= ourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-tru= nk-Windows\solr\build\solr-core\test-files\solr\' [junit4:junit4] 2> 48692 T2522 oasc.CoreContainer.load Registering Log Li= stener [junit4:junit4] 2> 48709 T2522 oasc.CoreContainer.initZooKeeper Zookeeper= client=3D127.0.0.1:59581/solr [junit4:junit4] 2> 48709 T2522 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:59581/solr sessionTimeout=3D3000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@67cd07e4 [junit4:junit4] 2> 48711 T2568 oaz.ClientCnxn$SendThread.startConnect Ope= ning socket connection to server /127.0.0.1:59581 [junit4:junit4] 2> 48711 T2522 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 48712 T2568 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to 127.0.0.1/127.0.0.1:59581, initiating sess= ion [junit4:junit4] 2> 48713 T2560 oazs.NIOServerCnxn$Factory.run Accepted so= cket connection from /127.0.0.1:59590 [junit4:junit4] 2> 48713 T2560 oazs.NIOServerCnxn.readConnectRequest Clie= nt attempting to establish new session at /127.0.0.1:59590 [junit4:junit4] 2> 48715 T2562 oazs.NIOServerCnxn.finishSessionInit Estab= lished session 0x13a3559ba700002 with negotiated timeout 3000 for client /1= 27.0.0.1:59590 [junit4:junit4] 2> 48715 T2568 oaz.ClientCnxn$SendThread.readConnectResul= t Session establishment complete on server 127.0.0.1/127.0.0.1:59581, sessi= onid =3D 0x13a3559ba700002, negotiated timeout =3D 3000 [junit4:junit4] 2> 48715 T2569 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@67cd07e4 name:ZooKeeperConnect= ion Watcher:127.0.0.1:59581/solr got event WatchedEvent state:SyncConnected= type:None path:null path:null type:None [junit4:junit4] 2> 48716 T2522 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 48736 T2563 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13a3559ba700002 type:cr= eate cxid:0x2 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pat= h:/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 48739 T2522 oascc.SolrZkClient.makePath makePath: /liv= e_nodes [junit4:junit4] 2> 48742 T2522 oasc.ZkController.createEphemeralLiveNode = Register node as live in ZooKeeper:/live_nodes/127.0.0.1:7000_solr [junit4:junit4] 2> 48742 T2563 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13a3559ba700002 type:de= lete cxid:0x7 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pat= h:/solr/live_nodes/127.0.0.1:7000_solr Error:KeeperErrorCode =3D NoNode for= /solr/live_nodes/127.0.0.1:7000_solr [junit4:junit4] 2> 48744 T2522 oascc.SolrZkClient.makePath makePath: /liv= e_nodes/127.0.0.1:7000_solr [junit4:junit4] 2> 48762 T2522 oashc.HttpShardHandlerFactory.getParameter= Setting socketTimeout to: 0 [junit4:junit4] 2> 48762 T2522 oashc.HttpShardHandlerFactory.getParameter= Setting urlScheme to: http:// [junit4:junit4] 2> 48762 T2522 oashc.HttpShardHandlerFactory.getParameter= Setting connTimeout to: 0 [junit4:junit4] 2> 48762 T2522 oashc.HttpShardHandlerFactory.getParameter= Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 48762 T2522 oashc.HttpShardHandlerFactory.getParameter= Setting corePoolSize to: 0 [junit4:junit4] 2> 48763 T2522 oashc.HttpShardHandlerFactory.getParameter= Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 48763 T2522 oashc.HttpShardHandlerFactory.getParameter= Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 48763 T2522 oashc.HttpShardHandlerFactory.getParameter= Setting sizeOfQueue to: -1 [junit4:junit4] 2> 48763 T2522 oashc.HttpShardHandlerFactory.getParameter= Setting fairnessPolicy to: false [junit4:junit4] 2> 48763 T2522 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000= &socketTimeout=3D0&connTimeout=3D0&retry=3Dfalse [junit4:junit4] 2> 48773 T2522 oascc.SolrZkClient.makePath makePath: /ove= rseer_elect/election [junit4:junit4] 2> 48783 T2563 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13a3559ba700002 type:de= lete cxid:0x15 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pa= th:/solr/overseer_elect/leader Error:KeeperErrorCode =3D NoNode for /solr/o= verseer_elect/leader [junit4:junit4] 2> 48786 T2522 oascc.SolrZkClient.makePath makePath: /ove= rseer_elect/leader [junit4:junit4] 2> 48813 T2522 oasc.Overseer.start Overseer (id=3D8844180= 2183409666-127.0.0.1:7000_solr-n_0000000000) starting [junit4:junit4] 2> 48814 T2563 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13a3559ba700002 type:cr= eate cxid:0x1a zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pa= th:/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 48816 T2563 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13a3559ba700002 type:cr= eate cxid:0x1b zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pa= th:/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 48818 T2563 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13a3559ba700002 type:cr= eate cxid:0x1c zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pa= th:/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 48823 T2563 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13a3559ba700002 type:cr= eate cxid:0x1d zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pa= th:/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 48826 T2571 oasc.OverseerCollectionProcessor.run Proce= ss current queue of collection creations [junit4:junit4] 2> 48826 T2522 oascc.SolrZkClient.makePath makePath: /clu= sterstate.json [junit4:junit4] 2> 48830 T2522 oascc.ZkStateReader.createClusterStateWatc= hersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 48832 T2570 oasc.Overseer$ClusterStateUpdater.run Star= ting to work on the main queue [junit4:junit4] 2> 48838 T2522 oasc.CoreContainer.create Creating SolrCor= e 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-S= olr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1 [junit4:junit4] 2> 48838 T2522 oasc.ZkController.createCollectionZkNode C= heck for collection zkNode:collection1 [junit4:junit4] 2> 48839 T2522 oasc.ZkController.createCollectionZkNode C= ollection zkNode exists [junit4:junit4] 2> 48839 T2522 oasc.ZkController.readConfigName Load coll= ection config from:/collections/collection1 [junit4:junit4] 2> 48841 T2522 oasc.SolrResourceLoader. new SolrRes= ourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-tru= nk-Windows\solr\build\solr-core\test-files\solr\collection1\' [junit4:junit4] 2> 48843 T2522 oasc.SolrResourceLoader.replaceClassLoader= Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/so= lr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader [junit4:junit4] 2> 48844 T2522 oasc.SolrResourceLoader.replaceClassLoader= Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/so= lr/build/solr-core/test-files/solr/collection1/lib/README' to classloader [junit4:junit4] 2> 48892 T2522 oasc.SolrConfig. Using Lucene MatchV= ersion: LUCENE_50 [junit4:junit4] 2> 48971 T2522 oasc.SolrConfig. Loaded SolrConfig: = solrconfig.xml [junit4:junit4] 2> 48972 T2522 oass.IndexSchema.readSchema Reading Solr S= chema [junit4:junit4] 2> 48977 T2522 oass.IndexSchema.readSchema Schema name=3D= test [junit4:junit4] 2> 49625 T2522 oass.OpenExchangeRatesOrgProvider.init Ini= tialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 49635 T2522 oass.IndexSchema.readSchema default search= field in schema is text [junit4:junit4] 2> 49638 T2522 oass.IndexSchema.readSchema unique key fie= ld: id [junit4:junit4] 2> 49652 T2522 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 49656 T2522 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 49662 T2522 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 49664 T2522 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 49666 T2522 oasc.SolrCore. [collection1] Opening= new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\= solr\build\solr-core\test-files\solr\collection1\, dataDir=3DC:\Users\Jenki= nsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\= solrtest-LeaderElectionIntegrationTest-1349514803810\data_7000\ [junit4:junit4] 2> 49667 T2522 oasc.JmxMonitoredMap. JMX monitoring= is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxM= BeanServer@3d46e381 [junit4:junit4] 2> 49669 T2522 oasc.SolrCore.getNewIndexDir New index dir= ectory detected: old=3Dnull new=3DC:\Users\JenkinsSlave\workspace\Lucene-So= lr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-LeaderElectionInte= grationTest-1349514803810\data_7000\index/ [junit4:junit4] 2> 49671 T2522 oasc.SolrCore.initIndex WARNING [collectio= n1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk= -Windows\solr\build\solr-core\test\J0\.\solrtest-LeaderElectionIntegrationT= est-1349514803810\data_7000\index' doesn't exist. Creating new index... [junit4:junit4] 2> 49672 T2522 oasc.CachingDirectoryFactory.get return ne= w directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\s= olr\build\solr-core\test\J0\.\solrtest-LeaderElectionIntegrationTest-134951= 4803810\data_7000\index forceNew:false [junit4:junit4] 2> 49676 T2522 oasc.SolrDeletionPolicy.onCommit SolrDelet= ionPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@38dafa8f lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@deece3a),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1= ] [junit4:junit4] 2> 49677 T2522 oasc.SolrDeletionPolicy.updateCommits newe= st commit =3D 1 [junit4:junit4] 2> 49678 T2522 oasc.SolrCore.initWriters created xml: sol= r.XMLResponseWriter [junit4:junit4] 2> 49679 T2522 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= dedupe" [junit4:junit4] 2> 49680 T2522 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= dedupe-allfields" [junit4:junit4] 2> 49680 T2522 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= stored_sig" [junit4:junit4] 2> 49681 T2522 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= uniq-fields" [junit4:junit4] 2> 49682 T2522 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= distrib-dup-test-chain-implicit" [junit4:junit4] 2> 49682 T2522 oasc.RequestHandlers.initHandlersFromConfi= g adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 49683 T2522 oasc.RequestHandlers.initHandlersFromConfi= g created /replication: solr.ReplicationHandler [junit4:junit4] 2> 49683 T2522 oasc.RequestHandlers.initHandlersFromConfi= g created standard: solr.StandardRequestHandler [junit4:junit4] 2> 49684 T2522 oasc.RequestHandlers.initHandlersFromConfi= g created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 49684 T2522 oasc.RequestHandlers.initHandlersFromConfi= g created dismax: solr.SearchHandler [junit4:junit4] 2> 49684 T2522 oasc.RequestHandlers.initHandlersFromConfi= g created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 49685 T2522 oasc.RequestHandlers.initHandlersFromConfi= g created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 49685 T2522 oasc.RequestHandlers.initHandlersFromConfi= g created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 49685 T2522 oasc.RequestHandlers.initHandlersFromConfi= g adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 49686 T2522 oasc.RequestHandlers.initHandlersFromConfi= g created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 49686 T2522 oasc.RequestHandlers.initHandlersFromConfi= g created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 49686 T2522 oasc.RequestHandlers.initHandlersFromConfi= g created /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 49687 T2522 oasc.RequestHandlers.initHandlersFromConfi= g created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 49687 T2522 oasc.RequestHandlers.initHandlersFromConfi= g created spellCheckCompRH_Direct: org.apache.solr.handler.component.Search= Handler [junit4:junit4] 2> 49687 T2522 oasc.RequestHandlers.initHandlersFromConfi= g created spellCheckWithWordbreak: org.apache.solr.handler.component.Search= Handler [junit4:junit4] 2> 49688 T2522 oasc.RequestHandlers.initHandlersFromConfi= g created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component= .SearchHandler [junit4:junit4] 2> 49688 T2522 oasc.RequestHandlers.initHandlersFromConfi= g created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandle= r [junit4:junit4] 2> 49688 T2522 oasc.RequestHandlers.initHandlersFromConfi= g created tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 49689 T2522 oasc.RequestHandlers.initHandlersFromConfi= g created /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 49689 T2522 oasc.RequestHandlers.initHandlersFromConfi= g created /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 49696 T2522 oashl.XMLLoader.init xsltCacheLifetimeSeco= nds=3D60 [junit4:junit4] 2> 49701 T2522 oasc.SolrCore.initDeprecatedSupport WARNIN= G solrconfig.xml uses deprecated , Please update your = config to use the ShowFileRequestHandler. [junit4:junit4] 2> 49702 T2522 oasc.SolrCore.initDeprecatedSupport WARNIN= G adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYM= S.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT= , CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT] [junit4:junit4] 2> 49705 T2522 oass.SolrIndexSearcher. Opening Sear= cher@30cc4ec0 main [junit4:junit4] 2> 49705 T2522 oass.SolrIndexSearcher.getIndexDir WARNING= WARNING: Directory impl does not support setting indexDir: org.apache.luce= ne.store.MockDirectoryWrapper [junit4:junit4] 2> 49706 T2522 oasu.CommitTracker. Hard AutoCommit:= disabled [junit4:junit4] 2> 49706 T2522 oasu.CommitTracker. Soft AutoCommit:= disabled [junit4:junit4] 2> 49706 T2522 oashc.SpellCheckComponent.inform Initializ= ing spell checkers [junit4:junit4] 2> 49762 T2522 oass.DirectSolrSpellChecker.init init: {na= me=3Ddirect,classname=3DDirectSolrSpellChecker,field=3Dlowerfilt,minQueryLe= ngth=3D3} [junit4:junit4] 2> 49993 T2572 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@30cc4ec0 main{StandardDirectoryReader(s= egments_1:1)} [junit4:junit4] 2> 49997 T2563 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13a3559ba700002 type:cr= eate cxid:0x56 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pa= th:/solr/overseer/queue Error:KeeperErrorCode =3D NoNode for /solr/overseer= /queue [junit4:junit4] 2> 50002 T2522 oasc.CoreContainer.register registering co= re: collection1 [junit4:junit4] 2> 50002 T2522 oasc.ZkController.register Register shard = - core:collection1 address:http://127.0.0.1:7000/solr shardId:shard1 [junit4:junit4] 2> 50003 T2522 oascc.SolrZkClient.makePath makePath: /col= lections/collection1/leader_elect/shard1/election [junit4:junit4] 2> 50012 T2563 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13a3559ba700002 type:de= lete cxid:0x65 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pa= th:/solr/collections/collection1/leaders Error:KeeperErrorCode =3D NoNode f= or /solr/collections/collection1/leaders [junit4:junit4] 2> 50013 T2522 oasc.ShardLeaderElectionContext.runLeaderP= rocess Running the leader process. [junit4:junit4] 2> 50014 T2563 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13a3559ba700002 type:cr= eate cxid:0x66 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pa= th:/solr/overseer Error:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 50343 T2570 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 50345 T2563 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13a3559ba700002 type:cr= eate cxid:0x6d zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Pa= th:/solr/overseer/queue-work Error:KeeperErrorCode =3D NoNo [...truncated too long message...] rStateUpdater.(Overseer.java:70) [junit4:junit4] 2> =09at org.apache.solr.cloud.Overseer.start(Overseer.ja= va:495) [junit4:junit4] 2> =09at org.apache.solr.cloud.OverseerElectionContext.ru= nLeaderProcess(ElectionContext.java:373) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.runIamLeader= Process(LeaderElector.java:152) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.checkIfIamLe= ader(LeaderElector.java:96) [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:125) [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> Caused by: org.apache.zookeeper.KeeperException$Sessio= nExpiredException: KeeperErrorCode =3D Session expired for /overseer [junit4:junit4] 2> =09at org.apache.zookeeper.KeeperException.create(Keep= erException.java:118) [junit4:junit4] 2> =09at org.apache.zookeeper.KeeperException.create(Keep= erException.java:42) [junit4:junit4] 2> =09at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.= java:643) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$9.exec= ute(SolrZkClient.java:279) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$9.exec= ute(SolrZkClient.java:276) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.ZkCmdExecutor.retry= Operation(ZkCmdExecutor.java:63) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient.create= (SolrZkClient.java:276) [junit4:junit4] 2> =09at org.apache.solr.cloud.Overseer.createOverseerNod= e(Overseer.java:541) [junit4:junit4] 2> =09... 10 more [junit4:junit4] 2>=20 [junit4:junit4] 2> 62387 T2560 oazs.NIOServerCnxn$Factory.run NIOServerCn= xn factory exited run method [junit4:junit4] 2> 62389 T2586 oascc.ZkStateReader$3.process Updating liv= e nodes [junit4:junit4] 2> 62388 T2580 oaz.ClientCnxn$EventThread.run EventThread= shut down [junit4:junit4] 2> 62391 T2522 oazs.FinalRequestProcessor.shutdown shutdo= wn of request processor complete [junit4:junit4] 2> 62391 T2522 oas.SolrTestCaseJ4.tearDown ###Ending test= SimpleSliceLeaderElection [junit4:junit4] 2> 62392 T2586 oascc.ZkStateReader$3.process WARNING ZooK= eeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 62392 T2586 oaz.ClientCnxn$EventThread.run EventThread= shut down [junit4:junit4] 2> 64393 T2522 oas.SolrTestCaseJ4.deleteCore ###deleteCor= e [junit4:junit4] 2> 64593 T2521 ccr.ThreadLeakControl.checkThreadLeaks WAR= NING Will linger awaiting termination of 1 leaked thread(s). [junit4:junit4] 2> 67387 T2533 oasc.SolrException.log SEVERE :org.apache.= zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode =3D Sess= ion expired for /overseer_elect/election/88441799012581385-127.0.0.1:7000_s= olr-n_ [junit4:junit4] 2> =09=09at org.apache.zookeeper.KeeperException.create(K= eeperException.java:118) [junit4:junit4] 2> =09=09at org.apache.zookeeper.KeeperException.create(K= eeperException.java:42) [junit4:junit4] 2> =09=09at org.apache.zookeeper.ZooKeeper.create(ZooKeep= er.java:643) [junit4:junit4] 2> =09=09at org.apache.solr.common.cloud.SolrZkClient.cre= ate(SolrZkClient.java:284) [junit4:junit4] 2> =09=09at org.apache.solr.cloud.LeaderElector.joinElect= ion(LeaderElector.java:216) [junit4:junit4] 2> =09=09at org.apache.solr.cloud.ZkController$1.command(= ZkController.java:194) [junit4:junit4] 2> =09=09at org.apache.solr.common.cloud.ConnectionManage= r$1.update(ConnectionManager.java:116) [junit4:junit4] 2> =09=09at org.apache.solr.common.cloud.DefaultConnectio= nStrategy.reconnect(DefaultConnectionStrategy.java:46) [junit4:junit4] 2> =09=09at org.apache.solr.common.cloud.ConnectionManage= r.process(ConnectionManager.java:90) [junit4:junit4] 2> =09=09at org.apache.zookeeper.ClientCnxn$EventThread.p= rocessEvent(ClientCnxn.java:526) [junit4:junit4] 2> =09=09at org.apache.zookeeper.ClientCnxn$EventThread.r= un(ClientCnxn.java:502) [junit4:junit4] 2> =09 [junit4:junit4] 2> 67387 T2533 oasc.SolrException.log SEVERE Reconnect to= ZooKeeper failed:org.apache.solr.common.cloud.ZooKeeperException:=20 [junit4:junit4] 2> =09=09at org.apache.solr.cloud.ZkController$1.command(= ZkController.java:224) [junit4:junit4] 2> =09=09at org.apache.solr.common.cloud.ConnectionManage= r$1.update(ConnectionManager.java:116) [junit4:junit4] 2> =09=09at org.apache.solr.common.cloud.DefaultConnectio= nStrategy.reconnect(DefaultConnectionStrategy.java:46) [junit4:junit4] 2> =09=09at org.apache.solr.common.cloud.ConnectionManage= r.process(ConnectionManager.java:90) [junit4:junit4] 2> =09=09at org.apache.zookeeper.ClientCnxn$EventThread.p= rocessEvent(ClientCnxn.java:526) [junit4:junit4] 2> =09=09at org.apache.zookeeper.ClientCnxn$EventThread.r= un(ClientCnxn.java:502) [junit4:junit4] 2> =09Caused by: org.apache.zookeeper.KeeperException$Ses= sionExpiredException: KeeperErrorCode =3D Session expired for /overseer_ele= ct/election/88441799012581385-127.0.0.1:7000_solr-n_ [junit4:junit4] 2> =09=09at org.apache.zookeeper.KeeperException.create(K= eeperException.java:118) [junit4:junit4] 2> =09=09at org.apache.zookeeper.KeeperException.create(K= eeperException.java:42) [junit4:junit4] 2> =09=09at org.apache.zookeeper.ZooKeeper.create(ZooKeep= er.java:643) [junit4:junit4] 2> =09=09at org.apache.solr.common.cloud.SolrZkClient.cre= ate(SolrZkClient.java:284) [junit4:junit4] 2> =09=09at org.apache.solr.cloud.LeaderElector.joinElect= ion(LeaderElector.java:216) [junit4:junit4] 2> =09=09at org.apache.solr.cloud.ZkController$1.command(= ZkController.java:194) [junit4:junit4] 2> =09=09... 5 more [junit4:junit4] 2> =09 [junit4:junit4] 2> 67388 T2533 oascc.DefaultConnectionStrategy.reconnect = Reconnect to ZooKeeper failed [junit4:junit4] 2> 67388 T2533 oascc.ConnectionManager.process Connected:= true [junit4:junit4] 2> 67388 T2533 oaz.ClientCnxn$EventThread.run EventThread= shut down [junit4:junit4] 2> NOTE: test params are: codec=3DLucene40: {}, sim=3DDef= aultSimilarity, locale=3Des_UY, timezone=3DAmerica/Indiana/Vevay [junit4:junit4] 2> NOTE: Windows 7 6.1 amd64/Sun Microsystems Inc. 1.6.0_= 35 (64-bit)/cpus=3D2,threads=3D1,free=3D92683560,total=3D284557312 [junit4:junit4] 2> NOTE: All tests run in this JVM: [SolrCoreTest, TestRe= plicationHandler, SpellingQueryConverterTest, SolrCoreCheckLockOnStartupTes= t, TestReversedWildcardFilterFactory, TestSolrQueryParser, EchoParamsTest, = QueryParsingTest, DocumentBuilderTest, TestSolrDeletionPolicy2, SpellPossib= ilityIteratorTest, DebugComponentTest, CacheHeaderTest, TestPropInject, Tes= tHashPartitioner, TestFastOutputStream, TestTrie, HighlighterConfigTest, Te= stStressRecovery, SystemInfoHandlerTest, TestDistributedGrouping, TestLMJel= inekMercerSimilarityFactory, TestLRUCache, TestBM25SimilarityFactory, TestL= MDirichletSimilarityFactory, AlternateDirectoryTest, TestNumberUtils, Basic= DistributedZk2Test, TestSystemIdResolver, DirectUpdateHandlerTest, TestPerF= ieldSimilarity, CurrencyFieldTest, TestSearchPerf, SOLR749Test, RAMDirector= yFactoryTest, PreAnalyzedFieldTest, OverseerTest, TestElisionMultitermQuery= , TestSolrXMLSerializer, StatelessScriptUpdateProcessorFactoryTest, StatsCo= mponentTest, ReturnFieldsTest, TestRemoteStreaming, FastVectorHighlighterTe= st, IndexReaderFactoryTest, TestRecovery, SyncSliceTest, TestOmitPositions,= NotRequiredUniqueKeyTest, TestDocumentBuilder, TestLFUCache, UniqFieldsUpd= ateProcessorFactoryTest, SuggesterWFSTTest, TestFoldingMultitermQuery, Xslt= UpdateRequestHandlerTest, TestConfig, FieldAnalysisRequestHandlerTest, UUID= FieldTest, TestBadConfig, FileBasedSpellCheckerTest, TestUpdate, SolrCmdDis= tributorTest, TestMergePolicyConfig, TestPropInjectDefaults, OpenExchangeRa= tesOrgProviderTest, TestReload, BinaryUpdateRequestHandlerTest, LegacyHTMLS= tripCharFilterTest, TestValueSourceCache, AnalysisAfterCoreReloadTest, Sugg= esterTest, NoCacheHeaderTest, IndexBasedSpellCheckerTest, MinimalSchemaTest= , TestIBSimilarityFactory, PolyFieldTest, TestDFRSimilarityFactory, DateFie= ldTest, FieldMutatingUpdateProcessorTest, TestRealTimeGet, DateMathParserTe= st, TestSolrDeletionPolicy1, BadIndexSchemaTest, OutputWriterTest, TestQuer= yUtils, TestIndexingPerformance, QueryElevationComponentTest, AutoCommitTes= t, TestSuggestSpellingConverter, FileUtilsTest, PingRequestHandlerTest, Cor= eContainerCoreInitFailuresTest, SortByFunctionTest, SearchHandlerTest, Test= IndexSearcher, TestPseudoReturnFields, IndexSchemaRuntimeFieldTest, TestUti= ls, DocumentAnalysisRequestHandlerTest, RequiredFieldsTest, MultiTermTest, = UpdateParamsTest, TestWordDelimiterFilterFactory, ZkControllerTest, PeerSyn= cTest, LoggingHandlerTest, TestRandomFaceting, TestCSVResponseWriter, Query= EqualityTest, TestCodecSupport, TestQuerySenderNoQuery, BasicDistributedZkT= est, RecoveryZkTest, SpellCheckComponentTest, FullSolrCloudDistribCmdsTest,= LeaderElectionIntegrationTest] [junit4:junit4] Completed in 67.62s, 2 tests, 1 failure <<< FAILURES! [...truncated 349 lines...] BUILD FAILED C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:38: The= following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:18= 0: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\module-bui= ld.xml:61: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-bui= ld.xml:1143: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-bui= ld.xml:816: There were test failures: 230 suites, 956 tests, 1 failure, 12 = ignored (7 assumptions) Total time: 38 minutes 55 seconds Build step 'Invoke Ant' marked build as failure Recording test results Description set: Java: 64bit/jdk1.6.0_35 -XX:+UseParallelGC Email was triggered for: Failure Sending email for trigger: Failure ------=_Part_80_1522175901.1349515201518 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_80_1522175901.1349515201518--