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 EB4AEEEC0 for ; Sat, 16 Feb 2013 13:29:33 +0000 (UTC) Received: (qmail 12498 invoked by uid 500); 16 Feb 2013 13:29:31 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 12432 invoked by uid 500); 16 Feb 2013 13:29:31 -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 12404 invoked by uid 99); 16 Feb 2013 13:29:30 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Feb 2013 13:29:30 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,NORMAL_HTTP_TO_IP,T_FRT_LOLITA1,WEIRD_PORT X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Feb 2013 13:29:08 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id C55DCC00EA for ; Sat, 16 Feb 2013 13:28:45 +0000 (UTC) Date: Sat, 16 Feb 2013 13:28:08 +0000 (UTC) From: Apache Jenkins Server To: dev@lucene.apache.org Message-ID: <549975735.295.1361021325806.JavaMail.hudson@aegis> In-Reply-To: <53942231.186.1360993679140.JavaMail.hudson@aegis> References: <53942231.186.1360993679140.JavaMail.hudson@aegis> Subject: [JENKINS] Lucene-Solr-Tests-trunk-java7 - Build # 3738 - Still Failing MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_294_660389430.1361021288895" X-Jenkins-Job: Lucene-Solr-Tests-trunk-java7 X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_294_660389430.1361021288895 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-java7/3738/ 1 tests failed. FAILED: org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch Error Message: parsing error Stack Trace: org.apache.solr.common.SolrException: parsing error =09at __randomizedtesting.SeedInfo.seed([2B54C8C517BC1B4D:AAB246DD60E37B71]= :0) =09at org.apache.solr.client.solrj.impl.BinaryResponseParser.processRespons= e(BinaryResponseParser.java:43) =09at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServ= er.java:387) =09at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServ= er.java:181) =09at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(Ab= stractUpdateRequest.java:117) =09at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:168) =09at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:146) =09at org.apache.solr.cloud.BasicDistributedZkTest.testCoreUnloadAndLeaders= (BasicDistributedZkTest.java:611) =09at org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZ= kTest.java:337) =09at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseD= istributedSearchTestCase.java:794) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:57) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:43) =09at java.lang.reflect.Method.invoke(Method.java:601) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1559) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Random= izedRunner.java:79) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:737) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:773) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:787) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:50) =09at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFi= eldCacheSanity.java:51) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:49) =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:46) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:42) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:43) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:55) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at java.lang.Thread.run(Thread.java:722) Caused by: java.net.SocketException: Socket closed =09at java.net.SocketInputStream.socketRead0(Native Method) =09at java.net.SocketInputStream.read(SocketInputStream.java:150) =09at java.net.SocketInputStream.read(SocketInputStream.java:121) =09at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(Abstrac= tSessionInputBuffer.java:166) =09at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffe= r.java:90) =09at org.apache.http.impl.io.AbstractSessionInputBuffer.read(AbstractSessi= onInputBuffer.java:212) =09at org.apache.http.impl.io.ContentLengthInputStream.read(ContentLengthIn= putStream.java:182) =09at org.apache.http.conn.EofSensorInputStream.read(EofSensorInputStream.j= ava:138) =09at org.apache.solr.common.util.FastInputStream.readWrappedStream(FastInp= utStream.java:80) =09at org.apache.solr.common.util.FastInputStream.refill(FastInputStream.ja= va:89) =09at org.apache.solr.common.util.FastInputStream.readByte(FastInputStream.= java:192) =09at org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:= 107) =09at org.apache.solr.client.solrj.impl.BinaryResponseParser.processRespons= e(BinaryResponseParser.java:41) =09... 48 more Build Log: [...truncated 9491 lines...] [junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest [junit4:junit4] 2> 0 T1074 oas.BaseDistributedSearchTestCase.initHostCont= ext Setting hostContext system property: /okcl/f [junit4:junit4] 2> 5 T1074 oas.SolrTestCaseJ4.setUp ###Starting testDistr= ibSearch [junit4:junit4] 2> Creating dataDir: /usr/home/hudson/hudson-slave/worksp= ace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-B= asicDistributedZkTest-1361017696089 [junit4:junit4] 2> 7 T1074 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4:junit4] 2> 7 T1075 oasc.ZkTestServer$ZKServerMain.runFromConfig S= tarting server [junit4:junit4] 2> 11 T1075 oazs.ZooKeeperServer.setTickTime tickTime set= to 1000 [junit4:junit4] 2> 11 T1075 oazs.ZooKeeperServer.setMinSessionTimeout min= SessionTimeout set to -1 [junit4:junit4] 2> 12 T1075 oazs.ZooKeeperServer.setMaxSessionTimeout max= SessionTimeout set to -1 [junit4:junit4] 2> 13 T1075 oazs.NIOServerCnxnFactory.configure binding t= o port 0.0.0.0/0.0.0.0:0 [junit4:junit4] 2> 14 T1075 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 t= o /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/sol= r/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-13= 61017696089/zookeeper/server1/data/version-2/snapshot.0 [junit4:junit4] 2> 108 T1074 oasc.ZkTestServer.run start zk server on por= t:34542 [junit4:junit4] 2> 108 T1074 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:34542 sessionTimeout=3D10000 watcher=3Dorg= .apache.solr.common.cloud.ConnectionManager@4e1ec3cf [junit4:junit4] 2> 109 T1074 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 110 T1080 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost/127.0.0.1:34542. Will not attem= pt to authenticate using SASL (access denied ("javax.security.auth.AuthPerm= ission" "getLoginConfiguration")) [junit4:junit4] 2> 110 T1080 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost/127.0.0.1:34542, initiating sessio= n [junit4:junit4] 2> 110 T1076 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /140.211.11.196:10872 [junit4:junit4] 2> 111 T1076 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /140.211.11.196:10872 [junit4:junit4] 2> 111 T1078 oazsp.FileTxnLog.append Creating new log fil= e: log.1 [junit4:junit4] 2> 114 T1078 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13ce2f9ef620000 with negotiated timeout 10000 for client /= 140.211.11.196:10872 [junit4:junit4] 2> 114 T1080 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost/127.0.0.1:34542, sessionid =3D= 0x13ce2f9ef620000, negotiated timeout =3D 10000 [junit4:junit4] 2> 114 T1081 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@4e1ec3cf name:ZooKeeperConnectio= n Watcher:127.0.0.1:34542 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4:junit4] 2> 115 T1074 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 115 T1074 oascc.SolrZkClient.makePath makePath: /solr [junit4:junit4] 2> 119 T1079 oazs.PrepRequestProcessor.pRequest2Txn Proce= ssed session termination for sessionid: 0x13ce2f9ef620000 [junit4:junit4] 2> 130 T1081 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 130 T1076 oazs.NIOServerCnxn.closeSock Closed socket c= onnection for client /140.211.11.196:10872 which had sessionid 0x13ce2f9ef6= 20000 [junit4:junit4] 2> 130 T1074 oaz.ZooKeeper.close Session: 0x13ce2f9ef6200= 00 closed [junit4:junit4] 2> 131 T1074 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:34542/solr sessionTimeout=3D10000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@4e338391 [junit4:junit4] 2> 132 T1074 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 132 T1082 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost/127.0.0.1:34542. Will not attem= pt to authenticate using SASL (access denied ("javax.security.auth.AuthPerm= ission" "getLoginConfiguration")) [junit4:junit4] 2> 133 T1082 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost/127.0.0.1:34542, initiating sessio= n [junit4:junit4] 2> 133 T1076 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /140.211.11.196:44727 [junit4:junit4] 2> 133 T1076 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /140.211.11.196:44727 [junit4:junit4] 2> 135 T1078 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13ce2f9ef620001 with negotiated timeout 10000 for client /= 140.211.11.196:44727 [junit4:junit4] 2> 135 T1082 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost/127.0.0.1:34542, sessionid =3D= 0x13ce2f9ef620001, negotiated timeout =3D 10000 [junit4:junit4] 2> 135 T1083 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@4e338391 name:ZooKeeperConnectio= n Watcher:127.0.0.1:34542/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4:junit4] 2> 136 T1074 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 136 T1074 oascc.SolrZkClient.makePath makePath: /colle= ctions/collection1 [junit4:junit4] 2> 141 T1074 oascc.SolrZkClient.makePath makePath: /colle= ctions/collection1/shards [junit4:junit4] 2> 145 T1074 oascc.SolrZkClient.makePath makePath: /colle= ctions/control_collection [junit4:junit4] 2> 153 T1074 oascc.SolrZkClient.makePath makePath: /colle= ctions/control_collection/shards [junit4:junit4] 2> 157 T1074 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/= solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1= /solrconfig.xml [junit4:junit4] 2> 158 T1074 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/solrconfig.xml [junit4:junit4] 2> 170 T1074 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/= solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/sch= ema.xml [junit4:junit4] 2> 171 T1074 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/schema.xml [junit4:junit4] 2> 279 T1074 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/= solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/= stopwords.txt [junit4:junit4] 2> 279 T1074 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/stopwords.txt [junit4:junit4] 2> 283 T1074 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/= solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/= protwords.txt [junit4:junit4] 2> 284 T1074 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/protwords.txt [junit4:junit4] 2> 288 T1074 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/= solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/c= urrency.xml [junit4:junit4] 2> 288 T1074 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/currency.xml [junit4:junit4] 2> 292 T1074 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/= solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /con= figs/conf1/open-exchange-rates.json [junit4:junit4] 2> 293 T1074 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/open-exchange-rates.json [junit4:junit4] 2> 297 T1074 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/= solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /= configs/conf1/mapping-ISOLatin1Accent.txt [junit4:junit4] 2> 297 T1074 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/mapping-ISOLatin1Accent.txt [junit4:junit4] 2> 301 T1074 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/= solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/con= f1/old_synonyms.txt [junit4:junit4] 2> 302 T1074 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/old_synonyms.txt [junit4:junit4] 2> 305 T1074 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/= solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/s= ynonyms.txt [junit4:junit4] 2> 306 T1074 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/synonyms.txt [junit4:junit4] 2> 310 T1079 oazs.PrepRequestProcessor.pRequest2Txn Proce= ssed session termination for sessionid: 0x13ce2f9ef620001 [junit4:junit4] 2> 311 T1083 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 311 T1074 oaz.ZooKeeper.close Session: 0x13ce2f9ef6200= 01 closed [junit4:junit4] 2> 311 T1076 oazs.NIOServerCnxn.closeSock Closed socket c= onnection for client /140.211.11.196:44727 which had sessionid 0x13ce2f9ef6= 20001 [junit4:junit4] 2> 476 T1074 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 480 T1074 oejs.AbstractConnector.doStart Started Socke= tConnector@127.0.0.1:26820 [junit4:junit4] 2> 480 T1074 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4:junit4] 2> 481 T1074 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 482 T1074 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lu= cene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.= cloud.BasicDistributedZkTest-controljetty-1361017696395 [junit4:junit4] 2> 482 T1074 oasc.CoreContainer$Initializer.initialize lo= oking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tes= ts-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDi= stributedZkTest-controljetty-1361017696395/solr.xml [junit4:junit4] 2> 483 T1074 oasc.CoreContainer. New CoreContainer = 726010878 [junit4:junit4] 2> 483 T1074 oasc.CoreContainer.load Loading CoreContaine= r using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tes= ts-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDi= stributedZkTest-controljetty-1361017696395/' [junit4:junit4] 2> 484 T1074 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.B= asicDistributedZkTest-controljetty-1361017696395/' [junit4:junit4] 2> 543 T1074 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 60000 [junit4:junit4] 2> 544 T1074 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4:junit4] 2> 545 T1074 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 15000 [junit4:junit4] 2> 545 T1074 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 546 T1074 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4:junit4] 2> 546 T1074 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 547 T1074 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4:junit4] 2> 547 T1074 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4:junit4] 2> 548 T1074 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4:junit4] 2> 548 T1074 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D60000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 571 T1074 oasc.CoreContainer.load Registering Log List= ener [junit4:junit4] 2> 591 T1074 oasc.CoreContainer.initZooKeeper Zookeeper c= lient=3D127.0.0.1:34542/solr [junit4:junit4] 2> 592 T1074 oasc.ZkController.checkChrootPath zkHost inc= ludes chroot [junit4:junit4] 2> 592 T1074 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:34542 sessionTimeout=3D60000 watcher=3Dorg= .apache.solr.common.cloud.ConnectionManager@770f91c4 [junit4:junit4] 2> 593 T1074 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 594 T1093 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost/127.0.0.1:34542. Will not attem= pt to authenticate using SASL (access denied ("javax.security.auth.AuthPerm= ission" "getLoginConfiguration")) [junit4:junit4] 2> 595 T1093 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost/127.0.0.1:34542, initiating sessio= n [junit4:junit4] 2> 595 T1076 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /140.211.11.196:24955 [junit4:junit4] 2> 595 T1076 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /140.211.11.196:24955 [junit4:junit4] 2> 597 T1078 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13ce2f9ef620002 with negotiated timeout 20000 for client /= 140.211.11.196:24955 [junit4:junit4] 2> 597 T1093 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost/127.0.0.1:34542, sessionid =3D= 0x13ce2f9ef620002, negotiated timeout =3D 20000 [junit4:junit4] 2> 598 T1094 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@770f91c4 name:ZooKeeperConnectio= n Watcher:127.0.0.1:34542 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4:junit4] 2> 598 T1074 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 599 T1079 oazs.PrepRequestProcessor.pRequest2Txn Proce= ssed session termination for sessionid: 0x13ce2f9ef620002 [junit4:junit4] 2> 601 T1094 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 601 T1076 oazs.NIOServerCnxn.closeSock Closed socket c= onnection for client /140.211.11.196:24955 which had sessionid 0x13ce2f9ef6= 20002 [junit4:junit4] 2> 601 T1074 oaz.ZooKeeper.close Session: 0x13ce2f9ef6200= 02 closed [junit4:junit4] 2> 602 T1074 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&soc= ketTimeout=3D60000&connTimeout=3D15000 [junit4:junit4] 2> 615 T1074 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:34542/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@22a79203 [junit4:junit4] 2> 616 T1074 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 616 T1095 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost/127.0.0.1:34542. Will not attem= pt to authenticate using SASL (access denied ("javax.security.auth.AuthPerm= ission" "getLoginConfiguration")) [junit4:junit4] 2> 617 T1095 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost/127.0.0.1:34542, initiating sessio= n [junit4:junit4] 2> 617 T1076 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /140.211.11.196:21121 [junit4:junit4] 2> 617 T1076 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /140.211.11.196:21121 [junit4:junit4] 2> 619 T1078 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13ce2f9ef620003 with negotiated timeout 20000 for client /= 140.211.11.196:21121 [junit4:junit4] 2> 619 T1095 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost/127.0.0.1:34542, sessionid =3D= 0x13ce2f9ef620003, negotiated timeout =3D 20000 [junit4:junit4] 2> 619 T1096 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@22a79203 name:ZooKeeperConnectio= n Watcher:127.0.0.1:34542/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4:junit4] 2> 620 T1074 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 622 T1079 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13ce2f9ef620003 type:crea= te cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Erro= r:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 629 T1074 oascc.SolrZkClient.makePath makePath: /live_= nodes [junit4:junit4] 2> 632 T1074 oasc.ZkController.createEphemeralLiveNode Re= gister node as live in ZooKeeper:/live_nodes/127.0.0.1:26820_okcl%2Ff [junit4:junit4] 2> 633 T1079 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13ce2f9ef620003 type:dele= te cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/12= 7.0.0.1:26820_okcl%2Ff Error:KeeperErrorCode =3D NoNode for /solr/live_node= s/127.0.0.1:26820_okcl%2Ff [junit4:junit4] 2> 634 T1074 oascc.SolrZkClient.makePath makePath: /live_= nodes/127.0.0.1:26820_okcl%2Ff [junit4:junit4] 2> 644 T1074 oascc.SolrZkClient.makePath makePath: /overs= eer_elect/election [junit4:junit4] 2> 657 T1079 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13ce2f9ef620003 type:dele= te cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_ele= ct/leader Error:KeeperErrorCode =3D NoNode for /solr/overseer_elect/leader [junit4:junit4] 2> 658 T1074 oascc.SolrZkClient.makePath makePath: /overs= eer_elect/leader [junit4:junit4] 2> 661 T1074 oasc.Overseer.start Overseer (id=3D891956557= 31478531-127.0.0.1:26820_okcl%2Ff-n_0000000000) starting [junit4:junit4] 2> 662 T1079 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13ce2f9ef620003 type:crea= te cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 668 T1079 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13ce2f9ef620003 type:crea= te cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 670 T1079 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13ce2f9ef620003 type:crea= te cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 676 T1079 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13ce2f9ef620003 type:crea= te cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 678 T1098 oasc.OverseerCollectionProcessor.run Process= current queue of collection creations [junit4:junit4] 2> 679 T1074 oascc.SolrZkClient.makePath makePath: /clust= erstate.json [junit4:junit4] 2> 682 T1074 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 685 T1097 oasc.Overseer$ClusterStateUpdater.run Starti= ng to work on the main queue [junit4:junit4] 2> 690 T1099 oasc.CoreContainer.create Creating SolrCore = 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lu= cene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.= cloud.BasicDistributedZkTest-controljetty-1361017696395/collection1 [junit4:junit4] 2> 690 T1099 oasc.ZkController.createCollectionZkNode Che= ck for collection zkNode:control_collection [junit4:junit4] 2> 691 T1099 oasc.ZkController.createCollectionZkNode Col= lection zkNode exists [junit4:junit4] 2> 691 T1099 oasc.ZkController.readConfigName Load collec= tion config from:/collections/control_collection [junit4:junit4] 2> 693 T1099 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.B= asicDistributedZkTest-controljetty-1361017696395/collection1/' [junit4:junit4] 2> 694 T1099 oasc.SolrResourceLoader.replaceClassLoader A= dding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk= -java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZ= kTest-controljetty-1361017696395/collection1/lib/README' to classloader [junit4:junit4] 2> 695 T1099 oasc.SolrResourceLoader.replaceClassLoader A= dding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk= -java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZ= kTest-controljetty-1361017696395/collection1/lib/classes/' to classloader [junit4:junit4] 2> 751 T1099 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_50 [junit4:junit4] 2> 822 T1099 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4:junit4] 2> 923 T1099 oass.IndexSchema.readSchema Reading Solr Sch= ema [junit4:junit4] 2> 931 T1099 oass.IndexSchema.readSchema Schema name=3Dte= st [junit4:junit4] 2> 1528 T1099 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 1538 T1099 oass.IndexSchema.readSchema default search = field in schema is text [junit4:junit4] 2> 1542 T1099 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 1557 T1099 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 1562 T1099 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 1566 T1099 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 1567 T1099 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 1569 T1099 oasc.SolrCore. [collection1] Opening = new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-t= runk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistri= butedZkTest-controljetty-1361017696395/collection1/, dataDir=3D./org.apache= .solr.cloud.BasicDistributedZkTest-1361017696089/control/data/ [junit4:junit4] 2> 1569 T1099 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@1c7b9aa2 [junit4:junit4] 2> 1570 T1099 oasc.SolrCore.initDirectoryFactory solr.Sta= ndardDirectoryFactory [junit4:junit4] 2> 1571 T1099 oasc.CachingDirectoryFactory.get return new= directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tr= unk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistrib= utedZkTest-1361017696089/control/data forceNew:false [junit4:junit4] 2> 1572 T1099 oasc.CachingDirectoryFactory.close Releasin= g directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk= -java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistribute= dZkTest-1361017696089/control/data [junit4:junit4] 2> 1572 T1099 oasc.SolrCore.getNewIndexDir New index dire= ctory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistributedZk= Test-1361017696089/control/data/index/ [junit4:junit4] 2> 1573 T1099 oasc.SolrCore.initIndex WARNING [collection= 1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-136= 1017696089/control/data/index' doesn't exist. Creating new index... [junit4:junit4] 2> 1574 T1099 oasc.CachingDirectoryFactory.get return new= directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tr= unk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistrib= utedZkTest-1361017696089/control/data/index forceNew:false [junit4:junit4] 2> 1580 T1099 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DRateLimitedDirectoryWrapper(org.apa= che.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.clo= ud.BasicDistributedZkTest-1361017696089/control/data/index lockFactory=3Dor= g.apache.lucene.store.NativeFSLockFactory@7d9aa7a6),segFN=3Dsegments_1,gene= ration=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 1580 T1099 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1[segments_1] [junit4:junit4] 2> 1581 T1099 oasc.CachingDirectoryFactory.close Releasin= g directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk= -java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistribute= dZkTest-1361017696089/control/data/index [junit4:junit4] 2> 1582 T1099 oasc.SolrCore.initWriters created xml: solr= .XMLResponseWriter [junit4:junit4] 2> 1583 T1099 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe" [junit4:junit4] 2> 1584 T1099 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe-allfields" [junit4:junit4] 2> 1584 T1099 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "s= tored_sig" [junit4:junit4] 2> 1585 T1099 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "u= niq-fields" [junit4:junit4] 2> 1585 T1099 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= istrib-dup-test-chain-implicit" [junit4:junit4] 2> 1586 T1099 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 1586 T1099 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 1586 T1099 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 1587 T1099 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 1588 T1099 oasc.RequestHandlers.initHandlersFromConfig= created dismax: solr.SearchHandler [junit4:junit4] 2> 1588 T1099 oasc.RequestHandlers.initHandlersFromConfig= created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 1588 T1099 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 1589 T1099 oasc.RequestHandlers.initHandlersFromConfig= created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 1589 T1099 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 1590 T1099 oasc.RequestHandlers.initHandlersFromConfig= created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 1590 T1099 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 1591 T1099 oasc.RequestHandlers.initHandlersFromConfig= created /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 1591 T1099 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 1592 T1099 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchH= andler [junit4:junit4] 2> 1592 T1099 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchH= andler [junit4:junit4] 2> 1593 T1099 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.= SearchHandler [junit4:junit4] 2> 1593 T1099 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 1594 T1099 oasc.RequestHandlers.initHandlersFromConfig= created mltrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 1594 T1099 oasc.RequestHandlers.initHandlersFromConfig= created tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 1595 T1099 oasc.RequestHandlers.initHandlersFromConfig= created /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 1595 T1099 oasc.RequestHandlers.initHandlersFromConfig= created /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 1607 T1099 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 1611 T1099 oasc.SolrCore.initDeprecatedSupport WARNING= solrconfig.xml uses deprecated , Please update your c= onfig to use the ShowFileRequestHandler. [junit4:junit4] 2> 1612 T1099 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> 1615 T1099 oasc.CachingDirectoryFactory.close Releasin= g directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk= -java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistribute= dZkTest-1361017696089/control/data [junit4:junit4] 2> 1616 T1099 oass.SolrIndexSearcher. Opening Searc= her@1e69d1cf main [junit4:junit4] 2> 1618 T1099 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 1618 T1099 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 1618 T1099 oashc.SpellCheckComponent.inform Initializi= ng spell checkers [junit4:junit4] 2> 1637 T1099 oass.DirectSolrSpellChecker.init init: {nam= e=3Ddirect,classname=3DDirectSolrSpellChecker,field=3Dlowerfilt,minQueryLen= gth=3D3} [junit4:junit4] 2> 1693 T1100 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@1e69d1cf main{StandardDirectoryReader(se= gments_1:1)} [junit4:junit4] 2> 1698 T1099 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 1698 T1099 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 1699 T1079 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13ce2f9ef620003 type:cre= ate cxid:0x51 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/qu= eue Error:KeeperErrorCode =3D NoNode for /solr/overseer/queue [junit4:junit4] 2> 2189 T1097 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 2190 T1097 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"control_collection", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:26820_okcl%2Ff", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:26820/okcl/f"} [junit4:junit4] 2> 2190 T1097 oasc.Overseer$ClusterStateUpdater.createCol= lection Create collection control_collection with numShards 1 [junit4:junit4] 2> 2190 T1097 oasc.Overseer$ClusterStateUpdater.updateSta= te Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 2191 T1079 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13ce2f9ef620003 type:cre= ate cxid:0x59 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/qu= eue-work Error:KeeperErrorCode =3D NoNode for /solr/overseer/queue-work [junit4:junit4] 2> 2211 T1096 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 1) [junit4:junit4] 2> 2710 T1099 oasc.CoreContainer.registerCore registering= core: collection1 [junit4:junit4] 2> 2710 T1099 oasc.ZkController.register Register replica= - core:collection1 address:http://127.0.0.1:26820/okcl/f collection:contro= l_collection shard:shard1 [junit4:junit4] 2> 2711 T1099 oascc.SolrZkClient.makePath makePath: /coll= ections/control_collection/leader_elect/shard1/election [junit4:junit4] 2> 2727 T1079 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13ce2f9ef620003 type:del= ete cxid:0x73 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections= /control_collection/leaders Error:KeeperErrorCode =3D NoNode for /solr/coll= ections/control_collection/leaders [junit4:junit4] 2> 2728 T1099 oasc.ShardLeaderElectionContext.runLeaderPr= ocess Running the leader process. [junit4:junit4] 2> 2729 T1079 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13ce2f9ef620003 type:cre= ate cxid:0x74 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 2731 T1099 oasc.ShardLeaderElectionContext.waitForRepl= icasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 2731 T1099 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I may be the new leader - try and sync [junit4:junit4] 2> 2732 T1099 oasc.SyncStrategy.sync Sync replicas to htt= p://127.0.0.1:26820/okcl/f/collection1/ [junit4:junit4] 2> 2732 T1099 oasc.SyncStrategy.syncReplicas Sync Success= - now sync replicas to me [junit4:junit4] 2> 2732 T1099 oasc.SyncStrategy.syncToMe http://127.0.0.1= :26820/okcl/f/collection1/ has no replicas [junit4:junit4] 2> 2733 T1099 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I am the new leader: http://127.0.0.1:26820/okcl/f/collection1/ [junit4:junit4] 2> 2733 T1099 oascc.SolrZkClient.makePath makePath: /coll= ections/control_collection/leaders/shard1 [junit4:junit4] 2> 2737 T1079 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13ce2f9ef620003 type:cre= ate cxid:0x7e zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 3716 T1097 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 3741 T1096 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 1) [junit4:junit4] 2> 3760 T1099 oasc.ZkController.register We are http://12= 7.0.0.1:26820/okcl/f/collection1/ and leader is http://127.0.0.1:26820/okcl= /f/collection1/ [junit4:junit4] 2> 3760 T1099 oasc.ZkController.register No LogReplay nee= ded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:26820/okcl/f [junit4:junit4] 2> 3760 T1099 oasc.ZkController.checkRecovery I am the le= ader, no recovery necessary [junit4:junit4] 2> 3761 T1099 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Dactive [junit4:junit4] 2> 3761 T1099 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 3764 T1099 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 3765 T1074 oass.SolrDispatchFilter.init user.dir=3D/us= r/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/bui= ld/solr-core/test/J1 [junit4:junit4] 2> 3765 T1074 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4:junit4] 2> 3766 T1074 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> 3781 T1074 oascsi.HttpClientUtil.createClient Creating= new http client, config: [junit4:junit4] 2> 3782 T1074 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:34542/solr sessionTimeout=3D10000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@62caca43 [junit4:junit4] 2> 3783 T1074 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 3784 T1101 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost/127.0.0.1:34542. Will not atte= mpt to authenticate using SASL (access denied ("javax.security.auth.AuthPer= mission" "getLoginConfiguration")) [junit4:junit4] 2> 3784 T1101 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost/127.0.0.1:34542, initiating sessi= on [junit4:junit4] 2> 3785 T1076 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /140.211.11.196:57357 [junit4:junit4] 2> 3785 T1076 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /140.211.11.196:57357 [junit4:junit4] 2> 3786 T1078 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13ce2f9ef620004 with negotiated timeout 10000 for client = /140.211.11.196:57357 [junit4:junit4] 2> 3786 T1101 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost/127.0.0.1:34542, sessionid = =3D 0x13ce2f9ef620004, negotiated timeout =3D 10000 [junit4:junit4] 2> 3787 T1102 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@62caca43 name:ZooKeeperConnecti= on Watcher:127.0.0.1:34542/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 3787 T1074 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 3789 T1074 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 3791 T1074 oasc.ChaosMonkey.monkeyLog monkey: init - e= xpire sessions:true cause connection loss:true [junit4:junit4] 2> 3960 T1074 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 3963 T1074 oejs.AbstractConnector.doStart Started Sock= etConnector@127.0.0.1:31037 [junit4:junit4] 2> 3963 T1074 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() [junit4:junit4] 2> 3964 T1074 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 3964 T1074 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/L= ucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr= .cloud.BasicDistributedZkTest-jetty1-1361017699874 [junit4:junit4] 2> 3965 T1074 oasc.CoreContainer$Initializer.initialize l= ooking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Te= sts-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicD= istributedZkTest-jetty1-1361017699874/solr.xml [junit4:junit4] 2> 3966 T1074 oasc.CoreContainer. New CoreContainer= 1510165394 [junit4:junit4] 2> 3966 T1074 oasc.CoreContainer.load Loading CoreContain= er using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Te= sts-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicD= istributedZkTest-jetty1-1361017699874/' [junit4:junit4] 2> 3967 T1074 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-S= olr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.= BasicDistributedZkTest-jetty1-1361017699874/' [junit4:junit4] 2> 4027 T1074 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 60000 [junit4:junit4] 2> 4028 T1074 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: http:// [junit4:junit4] 2> 4028 T1074 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 15000 [junit4:junit4] 2> 4029 T1074 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 4029 T1074 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4:junit4] 2> 4030 T1074 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 4031 T1074 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 4031 T1074 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4:junit4] 2> 4032 T1074 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4:junit4] 2> 4032 T1074 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&= socketTimeout=3D60000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 4053 T1074 oasc.CoreContainer.load Registering Log Lis= tener [junit4:junit4] 2> 4073 T1074 oasc.CoreContainer.initZooKeeper Zookeeper = client=3D127.0.0.1:34542/solr [junit4:junit4] 2> 4074 T1074 oasc.ZkController.checkChrootPath zkHost in= cludes chroot [junit4:junit4] 2> 4074 T1074 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:34542 sessionTimeout=3D60000 watcher=3Dor= g.apache.solr.common.cloud.ConnectionManager@34d17af0 [junit4:junit4] 2> 4075 T1074 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 4076 T1112 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost/127.0.0.1:34542. Will not atte= mpt to authenticate using SASL (access denied ("javax.security.auth.AuthPer= mission" "getLoginConfiguration")) [junit4:junit4] 2> 4077 T1112 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost/127.0.0.1:34542, initiating sessi= on [junit4:junit4] 2> 4077 T1076 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /140.211.11.196:37908 [junit4:junit4] 2> 4078 T1076 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /140.211.11.196:37908 [junit4:junit4] 2> 4080 T1078 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13ce2f9ef620005 with negotiated timeout 20000 for client = /140.211.11.196:37908 [junit4:junit4] 2> 4080 T1112 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost/127.0.0.1:34542, sessionid = =3D 0x13ce2f9ef620005, negotiated timeout =3D 20000 [junit4:junit4] 2> 4080 T1113 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@34d17af0 name:ZooKeeperConnecti= on Watcher:127.0.0.1:34542 got event WatchedEvent state:SyncConnected type:= None path:null path:null type:None [junit4:junit4] 2> 4080 T1074 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 4082 T1079 oazs.PrepRequestProcessor.pRequest2Txn Proc= essed session termination for sessionid: 0x13ce2f9ef620005 [junit4:junit4] 2> 4089 T1113 oaz.ClientCnxn$EventThread.run EventThread = shut down [junit4:junit4] 2> 4089 T1076 oazs.NIOServerCnxn.closeSock Closed socket = connection for client /140.211.11.196:37908 which had sessionid 0x13ce2f9ef= 620005 [junit4:junit4] 2> 4089 T1074 oaz.ZooKeeper.close Session: 0x13ce2f9ef620= 005 closed [junit4:junit4] 2> 4090 T1074 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&so= cketTimeout=3D60000&connTimeout=3D15000 [junit4:junit4] 2> 4101 T1074 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:34542/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@5acfd38 [junit4:junit4] 2> 4102 T1074 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 4103 T1114 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost/127.0.0.1:34542. Will not atte= mpt to authenticate using SASL (access denied ("javax.security.auth.AuthPer= mission" "getLoginConfiguration")) [junit4:junit4] 2> 4103 T1114 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost/127.0.0.1:34542, initiating sessi= on [junit4:junit4] 2> 4103 T1076 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /140.211.11.196:24186 [junit4:junit4] 2> 4104 T1076 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /140.211.11.196:24186 [junit4:junit4] 2> 4105 T1078 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13ce2f9ef620006 with negotiated timeout 20000 for client = /140.211.11.196:24186 [junit4:junit4] 2> 4105 T1114 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost/127.0.0.1:34542, sessionid = =3D 0x13ce2f9ef620006, negotiated timeout =3D 20000 [junit4:junit4] 2> 4106 T1115 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@5acfd38 name:ZooKeeperConnectio= n Watcher:127.0.0.1:34542/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4:junit4] 2> 4106 T1074 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 4107 T1079 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13ce2f9ef620006 type:cre= ate cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 4109 T1079 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13ce2f9ef620006 type:cre= ate cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 4117 T1074 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 4119 T1074 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:31037_okcl%2Ff [junit4:junit4] 2> 4120 T1079 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13ce2f9ef620006 type:del= ete cxid:0x9 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/1= 27.0.0.1:31037_okcl%2Ff Error:KeeperErrorCode =3D NoNode for /solr/live_nod= es/127.0.0.1:31037_okcl%2Ff [junit4:junit4] 2> 4121 T1074 oascc.SolrZkClient.makePath makePath: /live= _nodes/127.0.0.1:31037_okcl%2Ff [junit4:junit4] 2> 4125 T1096 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/= live_nodes, has occurred - updating... (live nodes size: 1) [junit4:junit4] 2> 4125 T1102 oascc.ZkStateReader$3.process Updating live= nodes... (2) [junit4:junit4] 2> 4125 T1115 oascc.ZkStateReader$3.process Updating live= nodes... (2) [junit4:junit4] 2> 4127 T1096 oascc.ZkStateReader$3.process Updating live= nodes... (2) [junit4:junit4] 2> 4138 T1116 oasc.CoreContainer.create Creating SolrCore= 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/L= ucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr= .cloud.BasicDistributedZkTest-jetty1-1361017699874/collection1 [junit4:junit4] 2> 4139 T1116 oasc.ZkController.createCollectionZkNode Ch= eck for collection zkNode:collection1 [junit4:junit4] 2> 4140 T1116 oasc.ZkController.createCollectionZkNode Co= llection zkNode exists [junit4:junit4] 2> 4140 T1116 oasc.ZkController.readConfigName Load colle= ction config from:/collections/collection1 [junit4:junit4] 2> 4141 T1116 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-S= olr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.= BasicDistributedZkTest-jetty1-1361017699874/collection1/' [junit4:junit4] 2> 4143 T1116 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trun= k-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributed= ZkTest-jetty1-1361017699874/collection1/lib/README' to classloader [junit4:junit4] 2> 4143 T1116 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trun= k-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributed= ZkTest-jetty1-1361017699874/collection1/lib/classes/' to classloader [junit4:junit4] 2> 4199 T1116 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_50 [junit4:junit4] 2> 4270 T1116 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4:junit4] 2> 4371 T1116 oass.IndexSchema.readSchema Reading Solr Sc= hema [junit4:junit4] 2> 4378 T1116 oass.IndexSchema.readSchema Schema name=3Dt= est [junit4:junit4] 2> 5022 T1116 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 5032 T1116 oass.IndexSchema.readSchema default search = field in schema is text [junit4:junit4] 2> 5036 T1116 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 5051 T1116 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 5055 T1116 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 5060 T1116 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 5062 T1116 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 5064 T1116 oasc.SolrCore. [collection1] Opening = new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-t= runk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistri= butedZkTest-jetty1-1361017699874/collection1/, dataDir=3D./org.apache.solr.= cloud.BasicDistributedZkTest-1361017696089/jetty1/ [junit4:junit4] 2> 5064 T1116 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@1c7b9aa2 [junit4:junit4] 2> 5065 T1116 oasc.SolrCore.initDirectoryFactory solr.Sta= ndardDirectoryFactory [junit4:junit4] 2> 5066 T1116 oasc.CachingDirectoryFactory.get return new= directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tr= unk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistrib= utedZkTest-1361017696089/jetty1 forceNew:false [junit4:junit4] 2> 5066 T1116 oasc.CachingDirectoryFactory.close Releasin= g directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk= -java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistribute= dZkTest-1361017696089/jetty1 [junit4:junit4] 2> 5067 T1116 oasc.SolrCore.getNewIndexDir New index dire= ctory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistributedZk= Test-1361017696089/jetty1/index/ [junit4:junit4] 2> 5067 T1116 oasc.SolrCore.initIndex WARNING [collection= 1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-136= 1017696089/jetty1/index' doesn't exist. Creating new index... [junit4:junit4] 2> 5069 T1116 oasc.CachingDirectoryFactory.get return new= directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tr= unk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistrib= utedZkTest-1361017696089/jetty1/index forceNew:false [junit4:junit4] 2> 5096 T1116 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DRateLimitedDirectoryWrapper(org.apa= che.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.clo= ud.BasicDistributedZkTest-1361017696089/jetty1/index lockFactory=3Dorg.apac= he.lucene.store.NativeFSLockFactory@7d4c7d53),segFN=3Dsegments_1,generation= =3D1,filenames=3D[segments_1] [junit4:junit4] 2> 5097 T1116 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1[segments_1] [junit4:junit4] 2> 5098 T1116 oasc.CachingDirectoryFactory.close Releasin= g directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk= -java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistribute= dZkTest-1361017696089/jetty1/index [junit4:junit4] 2> 5098 T1116 oasc.SolrCore.initWriters created xml: solr= .XMLResponseWriter [junit4:junit4] 2> 5100 T1116 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe" [junit4:junit4] 2> 5101 T1116 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe-allfields" [junit4:junit4] 2> 5101 T1116 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "s= tored_sig" [junit4:junit4] 2> 5101 T1116 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "u= niq-fields" [junit4:junit4] 2> 5102 T1116 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= istrib-dup-test-chain-implicit" [junit4:junit4] 2> 5102 T1116 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 5103 T1116 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 5103 T1116 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 5104 T1116 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 5105 T1116 oasc.RequestHandlers.initHandlersFromConfig= created dismax: solr.SearchHandler [junit4:junit4] 2> 5105 T1116 oasc.RequestHandlers.initHandlersFromConfig= created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 5106 T1116 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 5106 T1116 oasc.RequestHandlers.initHandlersFromConfig= created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 5107 T1116 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 5107 T1116 oasc.RequestHandlers.initHandlersFromConfig= created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 5108 T1116 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 5108 T1116 oasc.RequestHandlers.initHandlersFromConfig= created /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 5109 T1116 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 5109 T1116 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchH= andler [junit4:junit4] 2> 5110 T1116 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchH= andler [junit4:junit4] 2> 5110 T1116 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.= SearchHandler [junit4:junit4] 2> 5111 T1116 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 5112 T1116 oasc.RequestHandlers.initHandlersFromConfig= created mltrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 5112 T1116 oasc.RequestHandlers.initHandlersFromConfig= created tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 5113 T1116 oasc.RequestHandlers.initHandlersFromConfig= created /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 5113 T1116 oasc.RequestHandlers.initHandlersFromConfig= created /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 5125 T1116 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 5129 T1116 oasc.SolrCore.initDeprecatedSupport WARNING= solrconfig.xml uses deprecated , Please update your c= onfig to use the ShowFileRequestHandler. [junit4:junit4] 2> 5131 T1116 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> 5133 T1116 oasc.CachingDirectoryFactory.close Releasin= g directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk= -java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistribute= dZkTest-1361017696089/jetty1 [junit4:junit4] 2> 5135 T1116 oass.SolrIndexSearcher. Opening Searc= her@77841dde main [junit4:junit4] 2> 5136 T1116 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 5136 T1116 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 5137 T1116 oashc.SpellCheckComponent.inform Initializi= ng spell checkers [junit4:junit4] 2> 5162 T1116 oass.DirectSolrSpellChecker.init init: {nam= e=3Ddirect,classname=3DDirectSolrSpellChecker,field=3Dlowerfilt,minQueryLen= gth=3D3} [junit4:junit4] 2> 5240 T1117 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@77841dde main{StandardDirectoryReader(se= gments_1:1)} [junit4:junit4] 2> 5245 T1116 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 5246 T1116 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 5248 T1097 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 5249 T1097 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"control_collection", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:26820_okcl%2Ff", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:26820/okcl/f"} [junit4:junit4] 2> 5259 T1097 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:31037_okcl%2Ff", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:31037/okcl/f"} [junit4:junit4] 2> 5259 T1097 oasc.Overseer$ClusterStateUpdater.createCol= lection Create collection collection1 with numShards 2 [junit4:junit4] 2> 5260 T1097 oasc.Overseer$ClusterStateUpdater.updateSta= te Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 5264 T1102 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 5264 T1096 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 5264 T1115 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 6248 T1116 oasc.CoreContainer.registerCore registering= core: collection1 [junit4:junit4] 2> 6248 T1116 oasc.ZkController.register Register replica= - core:collection1 address:http://127.0.0.1:31037/okcl/f collection:collec= tion1 shard:shard1 [junit4:junit4] 2> 6249 T1116 oascc.SolrZkClient.makePath makePath: /coll= ections/collection1/leader_elect/shard1/election [junit4:junit4] 2> 6272 T1079 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13ce2f9ef620006 type:del= ete cxid:0x45 zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections= /collection1/leaders Error:KeeperErrorCode =3D NoNode for /solr/collections= /collection1/leaders [junit4:junit4] 2> 6273 T1116 oasc.ShardLeaderElectionContext.runLeaderPr= ocess Running the leader process. [junit4:junit4] 2> 6273 T1079 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13ce2f9ef620006 type:cre= ate cxid:0x46 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 6276 T1116 oasc.ShardLeaderElectionContext.waitForRepl= icasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 6276 T1116 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I may be the new leader - try and sync [junit4:junit4] 2> 6276 T1116 oasc.SyncStrategy.sync Sync replicas to htt= p://127.0.0.1:31037/okcl/f/collection1/ [junit4:junit4] 2> 6276 T1116 oasc.SyncStrategy.syncReplicas Sync Success= - now sync replicas to me [junit4:junit4] 2> 6277 T1116 oasc.SyncStrategy.syncToMe http://127.0.0.1= :31037/okcl/f/collection1/ has no replicas [junit4:junit4] 2> 6277 T1116 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I am the new leader: http://127.0.0.1:31037/okcl/f/collection1/ [junit4:junit4] 2> 6277 T1116 oascc.SolrZkClient.makePath makePath: /coll= ections/collection1/leaders/shard1 [junit4:junit4] 2> 6282 T1079 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13ce2f9ef620006 type:cre= ate cxid:0x50 zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 6778 T1097 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 6795 T1096 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 6795 T1102 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 6795 T1115 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 6845 T1116 oasc.ZkController.register We are http://12= 7.0.0.1:31037/okcl/f/collection1/ and leader is http://127.0.0.1:31037/okcl= /f/collection1/ [junit4:junit4] 2> 6845 T1116 oasc.ZkController.register No LogReplay nee= ded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:31037/okcl/f [junit4:junit4] 2> 6845 T1116 oasc.ZkController.checkRecovery I am the le= ader, no recovery necessary [junit4:junit4] 2> 6846 T1116 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Dactive [junit4:junit4] 2> 6846 T1116 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 6849 T1116 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 6850 T1074 oass.SolrDispatchFilter.init user.dir=3D/us= r/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/bui= ld/solr-core/test/J1 [junit4:junit4] 2> 6851 T1074 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4:junit4] 2> 6851 T1074 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> 7040 T1074 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 7043 T1074 oejs.AbstractConnector.doStart Started Sock= etConnector@127.0.0.1:13214 [junit4:junit4] 2> 7044 T1074 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() [junit4:junit4] 2> 7045 T1074 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 7045 T1074 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/L= ucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr= .cloud.BasicDistributedZkTest-jetty2-1361017702952 [junit4:junit4] 2> 7046 T1074 oasc.CoreContainer$Initializer.initialize l= ooking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Te= sts-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicD= istributedZkTest-jetty2-1361017702952/solr.xml [junit4:junit4] 2> 7046 T1074 oasc.CoreContainer. New CoreContainer= 270606530 [junit4:junit4] 2> 7047 T1074 oasc.CoreContainer.load Loading CoreContain= er using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Te= sts-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicD= istributedZkTest-jetty2-1361017702952/' [junit4:junit4] 2> 7048 T1074 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-S= olr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.= BasicDistributedZkTest-jetty2-1361017702952/' [junit4:junit4] 2> 7108 T1074 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 60000 [junit4:junit4] 2> 7109 T1074 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: http:// [junit4:junit4] 2> 7109 T1074 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 15000 [junit4:junit4] 2> 7110 T1074 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 7110 T1074 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4:junit4] 2> 7111 T1074 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 7111 T1074 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 7112 T1074 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4:junit4] 2> 7112 T1074 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4:junit4] 2> 7113 T1074 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&= socketTimeout=3D60000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 7136 T1074 oasc.CoreContainer.load Registering Log Lis= tener [junit4:junit4] 2> 7156 T1074 oasc.CoreContainer.initZooKeeper Zookeeper = client=3D127.0.0.1:34542/solr [junit4:junit4] 2> 7156 T1074 oasc.ZkController.checkChrootPath zkHost in= cludes chroot [junit4:junit4] 2> 7157 T1074 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:34542 sessionTimeout=3D60000 watcher=3Dor= g.apache.solr.common.cloud.ConnectionManager@3a9c384d [junit4:junit4] 2> 7158 T1074 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 7159 T1127 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost/127.0.0.1:34542. Will not atte= mpt to authenticate using SASL (access denied ("javax.security.auth.AuthPer= mission" "getLoginConfiguration")) [junit4:junit4] 2> 7160 T1127 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost/127.0.0.1:34542, initiating sessi= on [junit4:junit4] 2> 7160 T1076 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /140.211.11.196:13215 [junit4:junit4] 2> 7160 T1076 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /140.211.11.196:13215 [junit4:junit4] 2> 7162 T1078 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13ce2f9ef620007 with negotiated timeout 20000 for client = /140.211.11.196:13215 [junit4:junit4] 2> 7162 T1127 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost/127.0.0.1:34542, sessionid = =3D 0x13ce2f9ef620007, negotiated timeout =3D 20000 [junit4:junit4] 2> 7163 T1128 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@3a9c384d name:ZooKeeperConnecti= on Watcher:127.0.0.1:34542 got event WatchedEvent state:SyncConnected type:= None path:null path:null type:None [junit4:junit4] 2> 7163 T1074 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 7165 T1079 oazs.PrepRequestProcessor.pRequest2Txn Proc= essed session termination for sessionid: 0x13ce2f9ef620007 [junit4:junit4] 2> 7172 T1128 oaz.ClientCnxn$EventThread.run EventThread = shut down [junit4:junit4] 2> 7172 T1076 oazs.NIOServerCnxn.closeSock Closed socket = connection for client /140.211.11.196:13215 which had sessionid 0x13ce2f9ef= 620007 [junit4:junit4] 2> 7172 T1074 oaz.ZooKeeper.close Session: 0x13ce2f9ef620= 007 closed [junit4:junit4] 2> 7173 T1074 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&so= cketTimeout=3D60000&connTimeout=3D15000 [junit4:junit4] 2> 7186 T1074 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:34542/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@2d20e555 [junit4:junit4] 2> 7187 T1074 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 7188 T1129 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost/127.0.0.1:34542. Will not atte= mpt to authenticate using SASL (access denied ("javax.security.auth.AuthPer= mission" "getLoginConfiguration")) [junit4:junit4] 2> 7188 T1129 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost/127.0.0.1:34542, initiating sessi= on [junit4:junit4] 2> 7189 T1076 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /140.211.11.196:13216 [junit4:junit4] 2> 7189 T1076 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /140.211.11.196:13216 [junit4:junit4] 2> 7191 T1078 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13ce2f9ef620008 with negotiated timeout 20000 for client = /140.211.11.196:13216 [junit4:junit4] 2> 7191 T1129 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost/127.0.0.1:34542, sessionid = =3D 0x13ce2f9ef620008, negotiated timeout =3D 20000 [junit4:junit4] 2> 7191 T1130 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@2d20e555 name:ZooKeeperConnecti= on Watcher:127.0.0.1:34542/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 7191 T1074 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 7192 T1079 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13ce2f9ef620008 type:cre= ate cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 7194 T1079 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13ce2f9ef620008 type:cre= ate cxid:0x2 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 7196 T1074 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 7199 T1074 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:13214_okcl%2Ff [junit4:junit4] 2> 7200 T1079 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13ce2f9ef620008 type:del= ete cxid:0x9 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/1= 27.0.0.1:13214_okcl%2Ff Error:KeeperErrorCode =3D NoNode for /solr/live_nod= es/127.0.0.1:13214_okcl%2Ff [junit4:junit4] 2> 7201 T1074 oascc.SolrZkClient.makePath makePath: /live= _nodes/127.0.0.1:13214_okcl%2Ff [junit4:junit4] 2> 7208 T1096 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/= live_nodes, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 7209 T1115 oascc.ZkStateReader$3.process Updating live= nodes... (3) [junit4:junit4] 2> 7209 T1102 oascc.ZkStateReader$3.process Updating live= nodes... (3) [junit4:junit4] 2> 7209 T1130 oascc.ZkStateReader$3.process Updating live= nodes... (3) [junit4:junit4] 2> 7209 T1115 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/= live_nodes, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 7209 T1102 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/= live_nodes, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 7210 T1096 oascc.ZkStateReader$3.process Updating live= nodes... (3) [junit4:junit4] 2> 7218 T1131 oasc.CoreContainer.create Creating SolrCore= 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/L= ucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr= .cloud.BasicDistributedZkTest-jetty2-1361017702952/collection1 [junit4:junit4] 2> 7218 T1131 oasc.ZkController.createCollectionZkNode Ch= eck for collection zkNode:collection1 [junit4:junit4] 2> 7219 T1131 oasc.ZkController.createCollectionZkNode Co= llection zkNode exists [junit4:junit4] 2> 7219 T1131 oasc.ZkController.readConfigName Load colle= ction config from:/collections/collection1 [junit4:junit4] 2> 7221 T1131 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-S= olr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.= BasicDistributedZkTest-jetty2-1361017702952/collection1/' [junit4:junit4] 2> 7222 T1131 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trun= k-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributed= ZkTest-jetty2-1361017702952/collection1/lib/README' to classloader [junit4:junit4] 2> 7223 T1131 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trun= k-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributed= ZkTest-jetty2-1361017702952/collection1/lib/classes/' to classloader [junit4:junit4] 2> 7279 T1131 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_50 [junit4:junit4] 2> 7352 T1131 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4:junit4] 2> 7453 T1131 oass.IndexSchema.readSchema Reading Solr Sc= hema [junit4:junit4] 2> 7460 T1131 oass.IndexSchema.readSchema Schema name=3Dt= est [junit4:junit4] 2> 8092 T1131 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 8103 T1131 oass.IndexSchema.readSchema default search = field in schema is text [junit4:junit4] 2> 8107 T1131 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 8123 T1131 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 8128 T1131 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 8133 T1131 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 8134 T1131 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 8136 T1131 oasc.SolrCore. [collection1] Opening = new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-t= runk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistri= butedZkTest-jetty2-1361017702952/collection1/, dataDir=3D./org.apache.solr.= cloud.BasicDistributedZkTest-1361017696089/jetty2/ [junit4:junit4] 2> 8136 T1131 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@1c7b9aa2 [junit4:junit4] 2> 8137 T1131 oasc.SolrCore.initDirectoryFactory solr.Sta= ndardDirectoryFactory [junit4:junit4] 2> 8138 T1131 oasc.CachingDirectoryFactory.get return new= directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tr= unk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistrib= utedZkTest-1361017696089/jetty2 forceNew:false [junit4:junit4] 2> 8138 T1131 oasc.CachingDirectoryFactory.close Releasin= g directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk= -java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistribute= dZkTest-1361017696089/jetty2 [junit4:junit4] 2> 8139 T1131 oasc.SolrCore.getNewIndexDir New index dire= ctory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistributedZk= Test-1361017696089/jetty2/index/ [junit4:junit4] 2> 8139 T1131 oasc.SolrCore.initIndex WARNING [collection= 1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-136= 1017696089/jetty2/index' doesn't exist. Creating new index... [junit4:junit4] 2> 8140 T1131 oasc.CachingDirectoryFactory.get return new= directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tr= unk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistrib= utedZkTest-1361017696089/jetty2/index forceNew:false [junit4:junit4] 2> 8169 T1131 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DRateLimitedDirectoryWrapper(org.apa= che.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.clo= ud.BasicDistributedZkTest-1361017696089/jetty2/index lockFactory=3Dorg.apac= he.lucene.store.NativeFSLockFactory@1353a31e),segFN=3Dsegments_1,generation= =3D1,filenames=3D[segments_1] [junit4:junit4] 2> 8170 T1131 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1[segments_1] [junit4:junit4] 2> 8171 T1131 oasc.CachingDirectoryFactory.close Releasin= g directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk= -java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistribute= dZkTest-1361017696089/jetty2/index [junit4:junit4] 2> 8171 T1131 oasc.SolrCore.initWriters created xml: solr= .XMLResponseWriter [junit4:junit4] 2> 8173 T1131 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe" [junit4:junit4] 2> 8174 T1131 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe-allfields" [junit4:junit4] 2> 8174 T1131 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "s= tored_sig" [junit4:junit4] 2> 8174 T1131 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "u= niq-fields" [junit4:junit4] 2> 8175 T1131 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= istrib-dup-test-chain-implicit" [junit4:junit4] 2> 8175 T1131 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 8176 T1131 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 8177 T1131 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 8177 T1131 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 8178 T1131 oasc.RequestHandlers.initHandlersFromConfig= created dismax: solr.SearchHandler [junit4:junit4] 2> 8179 T1131 oasc.RequestHandlers.initHandlersFromConfig= created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 8179 T1131 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 8180 T1131 oasc.RequestHandlers.initHandlersFromConfig= created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 8180 T1131 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 8180 T1131 oasc.RequestHandlers.initHandlersFromConfig= created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 8181 T1131 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 8182 T1131 oasc.RequestHandlers.initHandlersFromConfig= created /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 8182 T1131 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 8183 T1131 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchH= andler [junit4:junit4] 2> 8184 T1131 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchH= andler [junit4:junit4] 2> 8184 T1131 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.= SearchHandler [junit4:junit4] 2> 8185 T1131 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 8185 T1131 oasc.RequestHandlers.initHandlersFromConfig= created mltrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 8186 T1131 oasc.RequestHandlers.initHandlersFromConfig= created tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 8187 T1131 oasc.RequestHandlers.initHandlersFromConfig= created /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 8187 T1131 oasc.RequestHandlers.initHandlersFromConfig= created /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 8200 T1131 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 8205 T1131 oasc.SolrCore.initDeprecatedSupport WARNING= solrconfig.xml uses deprecated , Please update your c= onfig to use the ShowFileRequestHandler. [junit4:junit4] 2> 8206 T1131 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> 8209 T1131 oasc.CachingDirectoryFactory.close Releasin= g directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk= -java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistribute= dZkTest-1361017696089/jetty2 [junit4:junit4] 2> 8211 T1131 oass.SolrIndexSearcher. Opening Searc= her@b044dd2 main [junit4:junit4] 2> 8212 T1131 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 8212 T1131 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 8213 T1131 oashc.SpellCheckComponent.inform Initializi= ng spell checkers [junit4:junit4] 2> 8221 T1131 oass.DirectSolrSpellChecker.init init: {nam= e=3Ddirect,classname=3DDirectSolrSpellChecker,field=3Dlowerfilt,minQueryLen= gth=3D3} [junit4:junit4] 2> 8275 T1132 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@b044dd2 main{StandardDirectoryReader(seg= ments_1:1)} [junit4:junit4] 2> 8281 T1131 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 8281 T1131 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 8309 T1097 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 8310 T1097 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:31037_okcl%2Ff", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:31037/okcl/f"} [junit4:junit4] 2> 8314 T1097 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:13214_okcl%2Ff", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:13214/okcl/f"} [junit4:junit4] 2> 8314 T1097 oasc.Overseer$ClusterStateUpdater.updateSta= te Collection already exists with numShards=3D2 [junit4:junit4] 2> 8314 T1097 oasc.Overseer$ClusterStateUpdater.updateSta= te Assigning new node to shard shard=3Dshard2 [junit4:junit4] 2> 8326 T1130 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 8326 T1115 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 8326 T1096 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 8326 T1102 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 9284 T1131 oasc.CoreContainer.registerCore registering= core: collection1 [junit4:junit4] 2> 9284 T1131 oasc.ZkController.register Register replica= - core:collection1 address:http://127.0.0.1:13214/okcl/f collection:collec= tion1 shard:shard2 [junit4:junit4] 2> 9285 T1131 oascc.SolrZkClient.makePath makePath: /coll= ections/collection1/leader_elect/shard2/election [junit4:junit4] 2> 9307 T1079 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13ce2f9ef620008 type:del= ete cxid:0x44 zxid:0x7c txntype:-1 reqpath:n/a Error Path:/solr/collections= /collection1/leaders/shard2 Error:KeeperErrorCode =3D NoNode for /solr/coll= ections/collection1/leaders/shard2 [junit4:junit4] 2> 9308 T1131 oasc.ShardLeaderElectionContext.runLeaderPr= ocess Running the leader process. [junit4:junit4] 2> 9309 T1079 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13ce2f9ef620008 type:cre= ate cxid:0x45 zxid:0x7d txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 9311 T1131 oasc.ShardLeaderElectionContext.waitForRepl= icasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 9311 T1131 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I may be the new leader - try and sync [junit4:junit4] 2> 9312 T1131 oasc.SyncStrategy.sync Sync replicas to htt= p://127.0.0.1:13214/okcl/f/collection1/ [junit4:junit4] 2> 9312 T1131 oasc.SyncStrategy.syncReplicas Sync Success= - now sync replicas to me [junit4:junit4] 2> 9312 T1131 oasc.SyncStrategy.syncToMe http://127.0.0.1= :13214/okcl/f/collection1/ has no replicas [junit4:junit4] 2> 9313 T1131 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I am the new leader: http://127.0.0.1:13214/okcl/f/collection1/ [junit4:junit4] 2> 9313 T1131 oascc.SolrZkClient.makePath makePath: /coll= ections/collection1/leaders/shard2 [junit4:junit4] 2> 9317 T1079 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13ce2f9ef620008 type:cre= ate cxid:0x4e zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 9839 T1097 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 9856 T1102 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 9856 T1130 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 9856 T1115 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 9856 T1096 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 9880 T1131 oasc.ZkController.register We are http://12= 7.0.0.1:13214/okcl/f/collection1/ and leader is http://127.0.0.1:13214/okcl= /f/collection1/ [junit4:junit4] 2> 9880 T1131 oasc.ZkController.register No LogReplay nee= ded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:13214/okcl/f [junit4:junit4] 2> 9880 T1131 oasc.ZkController.checkRecovery I am the le= ader, no recovery necessary [junit4:junit4] 2> 9881 T1131 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Dactive [junit4:junit4] 2> 9881 T1131 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 9883 T1131 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 9884 T1074 oass.SolrDispatchFilter.init user.dir=3D/us= r/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/bui= ld/solr-core/test/J1 [junit4:junit4] 2> 9885 T1074 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4:junit4] 2> 9885 T1074 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> 10074 T1074 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 10077 T1074 oejs.AbstractConnector.doStart Started Soc= ketConnector@127.0.0.1:13217 [junit4:junit4] 2> 10078 T1074 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() [junit4:junit4] 2> 10079 T1074 oasc.SolrResourceLoader.locateSolrHome JND= I not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 10079 T1074 oasc.SolrResourceLoader.locateSolrHome usi= ng system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/= Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.sol= r.cloud.BasicDistributedZkTest-jetty3-1361017705988 [junit4:junit4] 2> 10080 T1074 oasc.CoreContainer$Initializer.initialize = looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-T= ests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Basic= DistributedZkTest-jetty3-1361017705988/solr.xml [junit4:junit4] 2> 10080 T1074 oasc.CoreContainer. New CoreContaine= r 2135417549 [junit4:junit4] 2> 10081 T1074 oasc.CoreContainer.load Loading CoreContai= ner using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-T= ests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Basic= DistributedZkTest-jetty3-1361017705988/' [junit4:junit4] 2> 10082 T1074 oasc.SolrResourceLoader. new SolrRes= ourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-= Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud= .BasicDistributedZkTest-jetty3-1361017705988/' [junit4:junit4] 2> 10141 T1074 oashc.HttpShardHandlerFactory.getParameter= Setting socketTimeout to: 60000 [junit4:junit4] 2> 10142 T1074 oashc.HttpShardHandlerFactory.getParameter= Setting urlScheme to: http:// [junit4:junit4] 2> 10142 T1074 oashc.HttpShardHandlerFactory.getParameter= Setting connTimeout to: 15000 [junit4:junit4] 2> 10143 T1074 oashc.HttpShardHandlerFactory.getParameter= Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 10143 T1074 oashc.HttpShardHandlerFactory.getParameter= Setting corePoolSize to: 0 [junit4:junit4] 2> 10144 T1074 oashc.HttpShardHandlerFactory.getParameter= Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 10144 T1074 oashc.HttpShardHandlerFactory.getParameter= Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 10145 T1074 oashc.HttpShardHandlerFactory.getParameter= Setting sizeOfQueue to: -1 [junit4:junit4] 2> 10145 T1074 oashc.HttpShardHandlerFactory.getParameter= Setting fairnessPolicy to: false [junit4:junit4] 2> 10146 T1074 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000= &socketTimeout=3D60000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 10169 T1074 oasc.CoreContainer.load Registering Log Li= stener [junit4:junit4] 2> 10189 T1074 oasc.CoreContainer.initZooKeeper Zookeeper= client=3D127.0.0.1:34542/solr [junit4:junit4] 2> 10190 T1074 oasc.ZkController.checkChrootPath zkHost i= ncludes chroot [junit4:junit4] 2> 10191 T1074 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:34542 sessionTimeout=3D60000 watcher=3Do= rg.apache.solr.common.cloud.ConnectionManager@1774fcb5 [junit4:junit4] 2> 10192 T1074 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 10193 T1142 oaz.ClientCnxn$SendThread.logStartConnect = Opening socket connection to server localhost/127.0.0.1:34542. Will not att= empt to authenticate using SASL (access denied ("javax.security.auth.AuthPe= rmission" "getLoginConfiguration")) [junit4:junit4] 2> 10194 T1142 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost/127.0.0.1:34542, initiating sess= ion [junit4:junit4] 2> 10194 T1076 oazs.NIOServerCnxnFactory.run Accepted soc= ket connection from /140.211.11.196:13218 [junit4:junit4] 2> 10194 T1076 oazs.ZooKeeperServer.processConnectRequest= Client attempting to establish new session at /140.211.11.196:13218 [junit4:junit4] 2> 10201 T1078 oazs.ZooKeeperServer.finishSessionInit Est= ablished session 0x13ce2f9ef620009 with negotiated timeout 20000 for client= /140.211.11.196:13218 [junit4:junit4] 2> 10201 T1142 oaz.ClientCnxn$SendThread.onConnected Sess= ion establishment complete on server localhost/127.0.0.1:34542, sessionid = =3D 0x13ce2f9ef620009, negotiated timeout =3D 20000 [junit4:junit4] 2> 10201 T1143 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@1774fcb5 name:ZooKeeperConnect= ion Watcher:127.0.0.1:34542 got event WatchedEvent state:SyncConnected type= :None path:null path:null type:None [junit4:junit4] 2> 10202 T1074 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 10204 T1079 oazs.PrepRequestProcessor.pRequest2Txn Pro= cessed session termination for sessionid: 0x13ce2f9ef620009 [junit4:junit4] 2> 10215 T1143 oaz.ClientCnxn$EventThread.run EventThread= shut down [junit4:junit4] 2> 10215 T1076 oazs.NIOServerCnxn.closeSock Closed socket= connection for client /140.211.11.196:13218 which had sessionid 0x13ce2f9e= f620009 [junit4:junit4] 2> 10215 T1074 oaz.ZooKeeper.close Session: 0x13ce2f9ef62= 0009 closed [junit4:junit4] 2> 10216 T1074 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&s= ocketTimeout=3D60000&connTimeout=3D15000 [junit4:junit4] 2> 10229 T1074 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:34542/solr sessionTimeout=3D30000 watche= r=3Dorg.apache.solr.common.cloud.ConnectionManager@548d3f93 [junit4:junit4] 2> 10230 T1074 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 10230 T1144 oaz.ClientCnxn$SendThread.logStartConnect = Opening socket connection to server localhost/127.0.0.1:34542. Will not att= empt to authenticate using SASL (access denied ("javax.security.auth.AuthPe= rmission" "getLoginConfiguration")) [junit4:junit4] 2> 10231 T1144 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost/127.0.0.1:34542, initiating sess= ion [junit4:junit4] 2> 10231 T1076 oazs.NIOServerCnxnFactory.run Accepted soc= ket connection from /140.211.11.196:13219 [junit4:junit4] 2> 10232 T1076 oazs.ZooKeeperServer.processConnectRequest= Client attempting to establish new session at /140.211.11.196:13219 [junit4:junit4] 2> 10234 T1078 oazs.ZooKeeperServer.finishSessionInit Est= ablished session 0x13ce2f9ef62000a with negotiated timeout 20000 for client= /140.211.11.196:13219 [junit4:junit4] 2> 10234 T1144 oaz.ClientCnxn$SendThread.onConnected Sess= ion establishment complete on server localhost/127.0.0.1:34542, sessionid = =3D 0x13ce2f9ef62000a, negotiated timeout =3D 20000 [junit4:junit4] 2> 10235 T1145 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@548d3f93 name:ZooKeeperConnect= ion Watcher:127.0.0.1:34542/solr got event WatchedEvent state:SyncConnected= type:None path:null path:null type:None [junit4:junit4] 2> 10235 T1074 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 10237 T1079 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13ce2f9ef62000a type:cr= eate cxid:0x1 zxid:0x8d txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 10239 T1079 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13ce2f9ef62000a type:cr= eate cxid:0x2 zxid:0x8e txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 10241 T1074 oascc.ZkStateReader.createClusterStateWatc= hersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 10244 T1074 oasc.ZkController.createEphemeralLiveNode = Register node as live in ZooKeeper:/live_nodes/127.0.0.1:13217_okcl%2Ff [junit4:junit4] 2> 10245 T1079 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13ce2f9ef62000a type:de= lete cxid:0x9 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/= 127.0.0.1:13217_okcl%2Ff Error:KeeperErrorCode =3D NoNode for /solr/live_no= des/127.0.0.1:13217_okcl%2Ff [junit4:junit4] 2> 10247 T1074 oascc.SolrZkClient.makePath makePath: /liv= e_nodes/127.0.0.1:13217_okcl%2Ff [junit4:junit4] 2> 10254 T1096 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 10254 T1130 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 10255 T1102 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 10255 T1145 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 10255 T1115 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 10255 T1102 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 10256 T1115 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 10257 T1096 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 10258 T1130 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 10265 T1146 oasc.CoreContainer.create Creating SolrCor= e 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/= Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.sol= r.cloud.BasicDistributedZkTest-jetty3-1361017705988/collection1 [junit4:junit4] 2> 10265 T1146 oasc.ZkController.createCollectionZkNode C= heck for collection zkNode:collection1 [junit4:junit4] 2> 10266 T1146 oasc.ZkController.createCollectionZkNode C= ollection zkNode exists [junit4:junit4] 2> 10266 T1146 oasc.ZkController.readConfigName Load coll= ection config from:/collections/collection1 [junit4:junit4] 2> 10268 T1146 oasc.SolrResourceLoader. new SolrRes= ourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-= Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud= .BasicDistributedZkTest-jetty3-1361017705988/collection1/' [junit4:junit4] 2> 10269 T1146 oasc.SolrResourceLoader.replaceClassLoader= Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tru= nk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistribute= dZkTest-jetty3-1361017705988/collection1/lib/classes/' to classloader [junit4:junit4] 2> 10270 T1146 oasc.SolrResourceLoader.replaceClassLoader= Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tru= nk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistribute= dZkTest-jetty3-1361017705988/collection1/lib/README' to classloader [junit4:junit4] 2> 10327 T1146 oasc.SolrConfig. Using Lucene MatchV= ersion: LUCENE_50 [junit4:junit4] 2> 10401 T1146 oasc.SolrConfig. Loaded SolrConfig: = solrconfig.xml [junit4:junit4] 2> 10502 T1146 oass.IndexSchema.readSchema Reading Solr S= chema [junit4:junit4] 2> 10510 T1146 oass.IndexSchema.readSchema Schema name=3D= test [junit4:junit4] 2> 11123 T1146 oass.OpenExchangeRatesOrgProvider.init Ini= tialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 11135 T1146 oass.IndexSchema.readSchema default search= field in schema is text [junit4:junit4] 2> 11139 T1146 oass.IndexSchema.readSchema unique key fie= ld: id [junit4:junit4] 2> 11155 T1146 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 11161 T1146 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 11166 T1146 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 11167 T1146 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 11168 T1146 oasc.SolrCore. [collection1] Opening= new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-= trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistr= ibutedZkTest-jetty3-1361017705988/collection1/, dataDir=3D./org.apache.solr= .cloud.BasicDistributedZkTest-1361017696089/jetty3/ [junit4:junit4] 2> 11169 T1146 oasc.JmxMonitoredMap. JMX monitoring= is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxM= BeanServer@1c7b9aa2 [junit4:junit4] 2> 11169 T1146 oasc.SolrCore.initDirectoryFactory solr.St= andardDirectoryFactory [junit4:junit4] 2> 11170 T1146 oasc.CachingDirectoryFactory.get return ne= w directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-t= runk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistri= butedZkTest-1361017696089/jetty3 forceNew:false [junit4:junit4] 2> 11171 T1146 oasc.CachingDirectoryFactory.close Releasi= ng directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trun= k-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistribut= edZkTest-1361017696089/jetty3 [junit4:junit4] 2> 11171 T1146 oasc.SolrCore.getNewIndexDir New index dir= ectory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistributedZ= kTest-1361017696089/jetty3/index/ [junit4:junit4] 2> 11172 T1146 oasc.SolrCore.initIndex WARNING [collectio= n1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-13= 61017696089/jetty3/index' doesn't exist. Creating new index... [junit4:junit4] 2> 11173 T1146 oasc.CachingDirectoryFactory.get return ne= w directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-t= runk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistri= butedZkTest-1361017696089/jetty3/index forceNew:false [junit4:junit4] 2> 11179 T1146 oasc.SolrDeletionPolicy.onCommit SolrDelet= ionPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DRateLimitedDirectoryWrapper(org.apa= che.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.clo= ud.BasicDistributedZkTest-1361017696089/jetty3/index lockFactory=3Dorg.apac= he.lucene.store.NativeFSLockFactory@5e41987b),segFN=3Dsegments_1,generation= =3D1,filenames=3D[segments_1] [junit4:junit4] 2> 11180 T1146 oasc.SolrDeletionPolicy.updateCommits newe= st commit =3D 1[segments_1] [junit4:junit4] 2> 11180 T1146 oasc.CachingDirectoryFactory.close Releasi= ng directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trun= k-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistribut= edZkTest-1361017696089/jetty3/index [junit4:junit4] 2> 11181 T1146 oasc.SolrCore.initWriters created xml: sol= r.XMLResponseWriter [junit4:junit4] 2> 11183 T1146 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= dedupe" [junit4:junit4] 2> 11183 T1146 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= dedupe-allfields" [junit4:junit4] 2> 11184 T1146 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= stored_sig" [junit4:junit4] 2> 11184 T1146 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= uniq-fields" [junit4:junit4] 2> 11185 T1146 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= distrib-dup-test-chain-implicit" [junit4:junit4] 2> 11185 T1146 oasc.RequestHandlers.initHandlersFromConfi= g adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 11186 T1146 oasc.RequestHandlers.initHandlersFromConfi= g created /replication: solr.ReplicationHandler [junit4:junit4] 2> 11186 T1146 oasc.RequestHandlers.initHandlersFromConfi= g created standard: solr.StandardRequestHandler [junit4:junit4] 2> 11187 T1146 oasc.RequestHandlers.initHandlersFromConfi= g created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 11188 T1146 oasc.RequestHandlers.initHandlersFromConfi= g created dismax: solr.SearchHandler [junit4:junit4] 2> 11188 T1146 oasc.RequestHandlers.initHandlersFromConfi= g created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 11189 T1146 oasc.RequestHandlers.initHandlersFromConfi= g created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 11189 T1146 oasc.RequestHandlers.initHandlersFromConfi= g created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 11190 T1146 oasc.RequestHandlers.initHandlersFromConfi= g adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 11190 T1146 oasc.RequestHandlers.initHandlersFromConfi= g created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 11191 T1146 oasc.RequestHandlers.initHandlersFromConfi= g created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 11191 T1146 oasc.RequestHandlers.initHandlersFromConfi= g created /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 11192 T1146 oasc.RequestHandlers.initHandlersFromConfi= g created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 11192 T1146 oasc.RequestHandlers.initHandlersFromConfi= g created spellCheckCompRH_Direct: org.apache.solr.handler.component.Search= Handler [junit4:junit4] 2> 11193 T1146 oasc.RequestHandlers.initHandlersFromConfi= g created spellCheckWithWordbreak: org.apache.solr.handler.component.Search= Handler [junit4:junit4] 2> 11194 T1146 oasc.RequestHandlers.initHandlersFromConfi= g created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component= .SearchHandler [junit4:junit4] 2> 11194 T1146 oasc.RequestHandlers.initHandlersFromConfi= g created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandle= r [junit4:junit4] 2> 11195 T1146 oasc.RequestHandlers.initHandlersFromConfi= g created mltrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 11195 T1146 oasc.RequestHandlers.initHandlersFromConfi= g created tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 11196 T1146 oasc.RequestHandlers.initHandlersFromConfi= g created /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 11197 T1146 oasc.RequestHandlers.initHandlersFromConfi= g created /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 11210 T1146 oashl.XMLLoader.init xsltCacheLifetimeSeco= nds=3D60 [junit4:junit4] 2> 11214 T1146 oasc.SolrCore.initDeprecatedSupport WARNIN= G solrconfig.xml uses deprecated , Please update your = config to use the ShowFileRequestHandler. [junit4:junit4] 2> 11216 T1146 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> 11218 T1146 oasc.CachingDirectoryFactory.close Releasi= ng directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trun= k-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistribut= edZkTest-1361017696089/jetty3 [junit4:junit4] 2> 11220 T1146 oass.SolrIndexSearcher. Opening Sear= cher@1b92c9c5 main [junit4:junit4] 2> 11221 T1146 oasu.CommitTracker. Hard AutoCommit:= disabled [junit4:junit4] 2> 11222 T1146 oasu.CommitTracker. Soft AutoCommit:= disabled [junit4:junit4] 2> 11222 T1146 oashc.SpellCheckComponent.inform Initializ= ing spell checkers [junit4:junit4] 2> 11230 T1146 oass.DirectSolrSpellChecker.init init: {na= me=3Ddirect,classname=3DDirectSolrSpellChecker,field=3Dlowerfilt,minQueryLe= ngth=3D3} [junit4:junit4] 2> 11283 T1147 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@1b92c9c5 main{StandardDirectoryReader(s= egments_1:1)} [junit4:junit4] 2> 11289 T1146 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 11289 T1146 oasc.ZkController.publish numShards not fo= und on descriptor - reading it from system property [junit4:junit4] 2> 11370 T1097 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 11371 T1097 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "shard":"shard2", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:13214_okcl%2Ff", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:13214/okcl/f"} [junit4:junit4] 2> 11375 T1097 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:13217_okcl%2Ff", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:13217/okcl/f"} [junit4:junit4] 2> 11375 T1097 oasc.Overseer$ClusterStateUpdater.updateSt= ate Collection already exists with numShards=3D2 [junit4:junit4] 2> 11376 T1097 oasc.Overseer$ClusterStateUpdater.updateSt= ate Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 11388 T1096 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 11388 T1102 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 11388 T1115 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 11388 T1145 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 11388 T1130 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 12292 T1146 oasc.CoreContainer.registerCore registerin= g core: collection1 [junit4:junit4] 2> 12292 T1146 oasc.ZkController.register Register replic= a - core:collection1 address:http://127.0.0.1:13217/okcl/f collection:colle= ction1 shard:shard1 [junit4:junit4] 2> 12297 T1146 oasc.ZkController.register We are http://1= 27.0.0.1:13217/okcl/f/collection1/ and leader is http://127.0.0.1:31037/okc= l/f/collection1/ [junit4:junit4] 2> 12297 T1146 oasc.ZkController.register No LogReplay ne= eded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:13217/okcl/f [junit4:junit4] 2> 12297 T1146 oasc.ZkController.checkRecovery Core needs= to recover:collection1 [junit4:junit4] 2> 12298 T1146 oasu.DefaultSolrCoreState.doRecovery Runni= ng recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C75 name=3Dcollection1 org.apache.solr= .core.SolrCore@6f0063ac url=3Dhttp://127.0.0.1:13217/okcl/f/collection1 nod= e=3D127.0.0.1:13217_okcl%2Ff C75_STATE=3Dcoll:collection1 core:collection1 = props:{shard=3Dnull, roles=3Dnull, state=3Ddown, core=3Dcollection1, collec= tion=3Dcollection1, node_name=3D127.0.0.1:13217_okcl%2Ff, base_url=3Dhttp:/= /127.0.0.1:13217/okcl/f} [junit4:junit4] 2> 12299 T1148 C75 P13217 oasc.RecoveryStrategy.run Start= ing recovery process. core=3Dcollection1 recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 12299 T1148 C75 P13217 oasc.RecoveryStrategy.doRecover= y ###### startupVersions=3D[] [junit4:junit4] 2> 12299 T1146 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 12300 T1148 C75 P13217 oasc.ZkController.publish publi= shing core=3Dcollection1 state=3Drecovering [junit4:junit4] 2> 12300 T1148 C75 P13217 oasc.ZkController.publish numSh= ards not found on descriptor - reading it from system property [junit4:junit4] 2> 12301 T1074 oass.SolrDispatchFilter.init user.dir=3D/u= sr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/bu= ild/solr-core/test/J1 [junit4:junit4] 2> 12301 T1074 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() done [junit4:junit4] 2> 12302 T1148 C75 P13217 oascsi.HttpClientUtil.createCli= ent Creating new http client, config:maxConnections=3D128&maxConnectionsPer= Host=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 12302 T1074 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 12490 T1074 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 12493 T1074 oejs.AbstractConnector.doStart Started Soc= ketConnector@127.0.0.1:13221 [junit4:junit4] 2> 12494 T1074 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() [junit4:junit4] 2> 12495 T1074 oasc.SolrResourceLoader.locateSolrHome JND= I not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 12495 T1074 oasc.SolrResourceLoader.locateSolrHome usi= ng system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/= Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.sol= r.cloud.BasicDistributedZkTest-jetty4-1361017708406 [junit4:junit4] 2> 12496 T1074 oasc.CoreContainer$Initializer.initialize = looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-T= ests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Basic= DistributedZkTest-jetty4-1361017708406/solr.xml [junit4:junit4] 2> 12496 T1074 oasc.CoreContainer. New CoreContaine= r 819771903 [junit4:junit4] 2> 12497 T1074 oasc.CoreContainer.load Loading CoreContai= ner using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-T= ests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Basic= DistributedZkTest-jetty4-1361017708406/' [junit4:junit4] 2> 12498 T1074 oasc.SolrResourceLoader. new SolrRes= ourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-= Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud= .BasicDistributedZkTest-jetty4-1361017708406/' [junit4:junit4] 2> 12557 T1074 oashc.HttpShardHandlerFactory.getParameter= Setting socketTimeout to: 60000 [junit4:junit4] 2> 12557 T1074 oashc.HttpShardHandlerFactory.getParameter= Setting urlScheme to: http:// [junit4:junit4] 2> 12558 T1074 oashc.HttpShardHandlerFactory.getParameter= Setting connTimeout to: 15000 [junit4:junit4] 2> 12558 T1074 oashc.HttpShardHandlerFactory.getParameter= Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 12559 T1074 oashc.HttpShardHandlerFactory.getParameter= Setting corePoolSize to: 0 [junit4:junit4] 2> 12559 T1074 oashc.HttpShardHandlerFactory.getParameter= Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 12560 T1074 oashc.HttpShardHandlerFactory.getParameter= Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 12560 T1074 oashc.HttpShardHandlerFactory.getParameter= Setting sizeOfQueue to: -1 [junit4:junit4] 2> 12561 T1074 oashc.HttpShardHandlerFactory.getParameter= Setting fairnessPolicy to: false [junit4:junit4] 2> 12561 T1074 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000= &socketTimeout=3D60000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 12582 T1074 oasc.CoreContainer.load Registering Log Li= stener [junit4:junit4] 2> 12602 T1074 oasc.CoreContainer.initZooKeeper Zookeeper= client=3D127.0.0.1:34542/solr [junit4:junit4] 2> 12602 T1074 oasc.ZkController.checkChrootPath zkHost i= ncludes chroot [junit4:junit4] 2> 12604 T1074 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:34542 sessionTimeout=3D60000 watcher=3Do= rg.apache.solr.common.cloud.ConnectionManager@5464b709 [junit4:junit4] 2> 12605 T1074 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 12605 T1158 oaz.ClientCnxn$SendThread.logStartConnect = Opening socket connection to server localhost/127.0.0.1:34542. Will not att= empt to authenticate using SASL (access denied ("javax.security.auth.AuthPe= rmission" "getLoginConfiguration")) [junit4:junit4] 2> 12606 T1158 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost/127.0.0.1:34542, initiating sess= ion [junit4:junit4] 2> 12606 T1076 oazs.NIOServerCnxnFactory.run Accepted soc= ket connection from /140.211.11.196:13222 [junit4:junit4] 2> 12607 T1076 oazs.ZooKeeperServer.processConnectRequest= Client attempting to establish new session at /140.211.11.196:13222 [junit4:junit4] 2> 12609 T1078 oazs.ZooKeeperServer.finishSessionInit Est= ablished session 0x13ce2f9ef62000b with negotiated timeout 20000 for client= /140.211.11.196:13222 [junit4:junit4] 2> 12609 T1158 oaz.ClientCnxn$SendThread.onConnected Sess= ion establishment complete on server localhost/127.0.0.1:34542, sessionid = =3D 0x13ce2f9ef62000b, negotiated timeout =3D 20000 [junit4:junit4] 2> 12609 T1159 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@5464b709 name:ZooKeeperConnect= ion Watcher:127.0.0.1:34542 got event WatchedEvent state:SyncConnected type= :None path:null path:null type:None [junit4:junit4] 2> 12609 T1074 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 12611 T1079 oazs.PrepRequestProcessor.pRequest2Txn Pro= cessed session termination for sessionid: 0x13ce2f9ef62000b [junit4:junit4] 2> 12624 T1159 oaz.ClientCnxn$EventThread.run EventThread= shut down [junit4:junit4] 2> 12624 T1076 oazs.NIOServerCnxn.closeSock Closed socket= connection for client /140.211.11.196:13222 which had sessionid 0x13ce2f9e= f62000b [junit4:junit4] 2> 12624 T1074 oaz.ZooKeeper.close Session: 0x13ce2f9ef62= 000b closed [junit4:junit4] 2> 12625 T1074 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&s= ocketTimeout=3D60000&connTimeout=3D15000 [junit4:junit4] 2> 12636 T1074 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:34542/solr sessionTimeout=3D30000 watche= r=3Dorg.apache.solr.common.cloud.ConnectionManager@252ab80d [junit4:junit4] 2> 12637 T1074 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 12637 T1160 oaz.ClientCnxn$SendThread.logStartConnect = Opening socket connection to server localhost/127.0.0.1:34542. Will not att= empt to authenticate using SASL (access denied ("javax.security.auth.AuthPe= rmission" "getLoginConfiguration")) [junit4:junit4] 2> 12638 T1160 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost/127.0.0.1:34542, initiating sess= ion [junit4:junit4] 2> 12638 T1076 oazs.NIOServerCnxnFactory.run Accepted soc= ket connection from /140.211.11.196:13223 [junit4:junit4] 2> 12638 T1076 oazs.ZooKeeperServer.processConnectRequest= Client attempting to establish new session at /140.211.11.196:13223 [junit4:junit4] 2> 12639 T1078 oazs.ZooKeeperServer.finishSessionInit Est= ablished session 0x13ce2f9ef62000c with negotiated timeout 20000 for client= /140.211.11.196:13223 [junit4:junit4] 2> 12639 T1160 oaz.ClientCnxn$SendThread.onConnected Sess= ion establishment complete on server localhost/127.0.0.1:34542, sessionid = =3D 0x13ce2f9ef62000c, negotiated timeout =3D 20000 [junit4:junit4] 2> 12640 T1161 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@252ab80d name:ZooKeeperConnect= ion Watcher:127.0.0.1:34542/solr got event WatchedEvent state:SyncConnected= type:None path:null path:null type:None [junit4:junit4] 2> 12640 T1074 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 12641 T1079 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13ce2f9ef62000c type:cr= eate cxid:0x1 zxid:0x9f txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 12643 T1079 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13ce2f9ef62000c type:cr= eate cxid:0x2 zxid:0xa0 txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 12646 T1074 oascc.ZkStateReader.createClusterStateWatc= hersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 12648 T1074 oasc.ZkController.createEphemeralLiveNode = Register node as live in ZooKeeper:/live_nodes/127.0.0.1:13221_okcl%2Ff [junit4:junit4] 2> 12649 T1079 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13ce2f9ef62000c type:de= lete cxid:0x9 zxid:0xa1 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/= 127.0.0.1:13221_okcl%2Ff Error:KeeperErrorCode =3D NoNode for /solr/live_no= des/127.0.0.1:13221_okcl%2Ff [junit4:junit4] 2> 12650 T1074 oascc.SolrZkClient.makePath makePath: /liv= e_nodes/127.0.0.1:13221_okcl%2Ff [junit4:junit4] 2> 12653 T1130 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 12653 T1096 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 12653 T1145 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 12654 T1102 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 12654 T1161 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 12654 T1115 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 12654 T1102 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 12655 T1115 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 12656 T1130 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 12656 T1096 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 12657 T1145 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 12663 T1162 oasc.CoreContainer.create Creating SolrCor= e 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/= Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.sol= r.cloud.BasicDistributedZkTest-jetty4-1361017708406/collection1 [junit4:junit4] 2> 12664 T1162 oasc.ZkController.createCollectionZkNode C= heck for collection zkNode:collection1 [junit4:junit4] 2> 12664 T1162 oasc.ZkController.createCollectionZkNode C= ollection zkNode exists [junit4:junit4] 2> 12664 T1162 oasc.ZkController.readConfigName Load coll= ection config from:/collections/collection1 [junit4:junit4] 2> 12666 T1162 oasc.SolrResourceLoader. new SolrRes= ourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-= Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud= .BasicDistributedZkTest-jetty4-1361017708406/collection1/' [junit4:junit4] 2> 12667 T1162 oasc.SolrResourceLoader.replaceClassLoader= Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tru= nk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistribute= dZkTest-jetty4-1361017708406/collection1/lib/README' to classloader [junit4:junit4] 2> 12668 T1162 oasc.SolrResourceLoader.replaceClassLoader= Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tru= nk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistribute= dZkTest-jetty4-1361017708406/collection1/lib/classes/' to classloader [junit4:junit4] 2> 12723 T1162 oasc.SolrConfig. Using Lucene MatchV= ersion: LUCENE_50 [junit4:junit4] 2> 12795 T1162 oasc.SolrConfig. Loaded SolrConfig: = solrconfig.xml [junit4:junit4] 2> 12896 T1162 oass.IndexSchema.readSchema Reading Solr S= chema [junit4:junit4] 2> 12902 T1162 oass.IndexSchema.readSchema Schema name=3D= test [junit4:junit4] 2> 12903 T1097 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 12904 T1097 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"recovering", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:13217_okcl%2Ff", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:13217/okcl/f"} [junit4:junit4] 2> 12918 T1096 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 12918 T1130 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 12918 T1115 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 12918 T1161 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 12918 T1145 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 12918 T1102 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 13519 T1162 oass.OpenExchangeRatesOrgProvider.init Ini= tialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 13529 T1162 oass.IndexSchema.readSchema default search= field in schema is text [junit4:junit4] 2> 13532 T1162 oass.IndexSchema.readSchema unique key fie= ld: id [junit4:junit4] 2> 13548 T1162 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 13553 T1162 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 13557 T1162 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 13559 T1162 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 13560 T1162 oasc.SolrCore. [collection1] Opening= new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-= trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistr= ibutedZkTest-jetty4-1361017708406/collection1/, dataDir=3D./org.apache.solr= .cloud.BasicDistributedZkTest-1361017696089/jetty4/ [junit4:junit4] 2> 13560 T1162 oasc.JmxMonitoredMap. JMX monitoring= is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxM= BeanServer@1c7b9aa2 [junit4:junit4] 2> 13561 T1162 oasc.SolrCore.initDirectoryFactory solr.St= andardDirectoryFactory [junit4:junit4] 2> 13562 T1162 oasc.CachingDirectoryFactory.get return ne= w directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-t= runk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistri= butedZkTest-1361017696089/jetty4 forceNew:false [junit4:junit4] 2> 13562 T1162 oasc.CachingDirectoryFactory.close Releasi= ng directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trun= k-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistribut= edZkTest-1361017696089/jetty4 [junit4:junit4] 2> 13563 T1162 oasc.SolrCore.getNewIndexDir New index dir= ectory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistributedZ= kTest-1361017696089/jetty4/index/ [junit4:junit4] 2> 13563 T1162 oasc.SolrCore.initIndex WARNING [collectio= n1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-13= 61017696089/jetty4/index' doesn't exist. Creating new index... [junit4:junit4] 2> 13564 T1162 oasc.CachingDirectoryFactory.get return ne= w directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-t= runk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistri= butedZkTest-1361017696089/jetty4/index forceNew:false [junit4:junit4] 2> 13570 T1162 oasc.SolrDeletionPolicy.onCommit SolrDelet= ionPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DRateLimitedDirectoryWrapper(org.apa= che.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.clo= ud.BasicDistributedZkTest-1361017696089/jetty4/index lockFactory=3Dorg.apac= he.lucene.store.NativeFSLockFactory@7bbbf81),segFN=3Dsegments_1,generation= =3D1,filenames=3D[segments_1] [junit4:junit4] 2> 13570 T1162 oasc.SolrDeletionPolicy.updateCommits newe= st commit =3D 1[segments_1] [junit4:junit4] 2> 13571 T1162 oasc.CachingDirectoryFactory.close Releasi= ng directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trun= k-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistribut= edZkTest-1361017696089/jetty4/index [junit4:junit4] 2> 13571 T1162 oasc.SolrCore.initWriters created xml: sol= r.XMLResponseWriter [junit4:junit4] 2> 13573 T1162 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= dedupe" [junit4:junit4] 2> 13574 T1162 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= dedupe-allfields" [junit4:junit4] 2> 13574 T1162 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= stored_sig" [junit4:junit4] 2> 13575 T1162 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= uniq-fields" [junit4:junit4] 2> 13575 T1162 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= distrib-dup-test-chain-implicit" [junit4:junit4] 2> 13575 T1162 oasc.RequestHandlers.initHandlersFromConfi= g adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 13576 T1162 oasc.RequestHandlers.initHandlersFromConfi= g created /replication: solr.ReplicationHandler [junit4:junit4] 2> 13576 T1162 oasc.RequestHandlers.initHandlersFromConfi= g created standard: solr.StandardRequestHandler [junit4:junit4] 2> 13577 T1162 oasc.RequestHandlers.initHandlersFromConfi= g created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 13578 T1162 oasc.RequestHandlers.initHandlersFromConfi= g created dismax: solr.SearchHandler [junit4:junit4] 2> 13578 T1162 oasc.RequestHandlers.initHandlersFromConfi= g created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 13579 T1162 oasc.RequestHandlers.initHandlersFromConfi= g created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 13579 T1162 oasc.RequestHandlers.initHandlersFromConfi= g created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 13579 T1162 oasc.RequestHandlers.initHandlersFromConfi= g adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 13580 T1162 oasc.RequestHandlers.initHandlersFromConfi= g created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 13580 T1162 oasc.RequestHandlers.initHandlersFromConfi= g created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 13581 T1162 oasc.RequestHandlers.initHandlersFromConfi= g created /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 13582 T1162 oasc.RequestHandlers.initHandlersFromConfi= g created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 13582 T1162 oasc.RequestHandlers.initHandlersFromConfi= g created spellCheckCompRH_Direct: org.apache.solr.handler.component.Search= Handler [junit4:junit4] 2> 13583 T1162 oasc.RequestHandlers.initHandlersFromConfi= g created spellCheckWithWordbreak: org.apache.solr.handler.component.Search= Handler [junit4:junit4] 2> 13583 T1162 oasc.RequestHandlers.initHandlersFromConfi= g created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component= .SearchHandler [junit4:junit4] 2> 13584 T1162 oasc.RequestHandlers.initHandlersFromConfi= g created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandle= r [junit4:junit4] 2> 13584 T1162 oasc.RequestHandlers.initHandlersFromConfi= g created mltrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 13585 T1162 oasc.RequestHandlers.initHandlersFromConfi= g created tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 13585 T1162 oasc.RequestHandlers.initHandlersFromConfi= g created /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 13586 T1162 oasc.RequestHandlers.initHandlersFromConfi= g created /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 13598 T1162 oashl.XMLLoader.init xsltCacheLifetimeSeco= nds=3D60 [junit4:junit4] 2> 13602 T1162 oasc.SolrCore.initDeprecatedSupport WARNIN= G solrconfig.xml uses deprecated , Please update your = config to use the ShowFileRequestHandler. [junit4:junit4] 2> 13604 T1162 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> 13606 T1162 oasc.CachingDirectoryFactory.close Releasi= ng directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trun= k-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistribut= edZkTest-1361017696089/jetty4 [junit4:junit4] 2> 13608 T1162 oass.SolrIndexSearcher. Opening Sear= cher@40f41d26 main [junit4:junit4] 2> 13609 T1162 oasu.CommitTracker. Hard AutoCommit:= disabled [junit4:junit4] 2> 13609 T1162 oasu.CommitTracker. Soft AutoCommit:= disabled [junit4:junit4] 2> 13610 T1162 oashc.SpellCheckComponent.inform Initializ= ing spell checkers [junit4:junit4] 2> 13617 T1162 oass.DirectSolrSpellChecker.init init: {na= me=3Ddirect,classname=3DDirectSolrSpellChecker,field=3Dlowerfilt,minQueryLe= ngth=3D3} [junit4:junit4] 2> 13669 T1163 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@40f41d26 main{StandardDirectoryReader(s= egments_1:1)} [junit4:junit4] 2> 13674 T1162 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 13674 T1162 oasc.ZkController.publish numShards not fo= und on descriptor - reading it from system property [junit4:junit4] 2> 14424 T1097 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 14425 T1097 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:13221_okcl%2Ff", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:13221/okcl/f"} [junit4:junit4] 2> 14425 T1097 oasc.Overseer$ClusterStateUpdater.updateSt= ate Collection already exists with numShards=3D2 [junit4:junit4] 2> 14425 T1097 oasc.Overseer$ClusterStateUpdater.updateSt= ate Assigning new node to shard shard=3Dshard2 [junit4:junit4] 2> 14446 T1096 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 14447 T1145 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 14447 T1115 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 14447 T1130 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 14446 T1102 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 14447 T1161 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 14677 T1162 oasc.CoreContainer.registerCore registerin= g core: collection1 [junit4:junit4] 2> 14677 T1162 oasc.ZkController.register Register replic= a - core:collection1 address:http://127.0.0.1:13221/okcl/f collection:colle= ction1 shard:shard2 [junit4:junit4] 2> 14680 T1162 oasc.ZkController.register We are http://1= 27.0.0.1:13221/okcl/f/collection1/ and leader is http://127.0.0.1:13214/okc= l/f/collection1/ [junit4:junit4] 2> 14681 T1162 oasc.ZkController.register No LogReplay ne= eded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:13221/okcl/f [junit4:junit4] 2> 14681 T1162 oasc.ZkController.checkRecovery Core needs= to recover:collection1 [junit4:junit4] 2> 14681 T1162 oasu.DefaultSolrCoreState.doRecovery Runni= ng recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C76 name=3Dcollection1 org.apache.solr= .core.SolrCore@37820215 url=3Dhttp://127.0.0.1:13221/okcl/f/collection1 nod= e=3D127.0.0.1:13221_okcl%2Ff C76_STATE=3Dcoll:collection1 core:collection1 = props:{shard=3Dnull, roles=3Dnull, state=3Ddown, core=3Dcollection1, collec= tion=3Dcollection1, node_name=3D127.0.0.1:13221_okcl%2Ff, base_url=3Dhttp:/= /127.0.0.1:13221/okcl/f} [junit4:junit4] 2> 14682 T1164 C76 P13221 oasc.RecoveryStrategy.run Start= ing recovery process. core=3Dcollection1 recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 14683 T1164 C76 P13221 oasc.RecoveryStrategy.doRecover= y ###### startupVersions=3D[] [junit4:junit4] 2> 14683 T1162 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 14683 T1164 C76 P13221 oasc.ZkController.publish publi= shing core=3Dcollection1 state=3Drecovering [junit4:junit4] 2> 14683 T1164 C76 P13221 oasc.ZkController.publish numSh= ards not found on descriptor - reading it from system property [junit4:junit4] 2> 14684 T1074 oass.SolrDispatchFilter.init user.dir=3D/u= sr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/bu= ild/solr-core/test/J1 [junit4:junit4] 2> 14685 T1164 C76 P13221 oascsi.HttpClientUtil.createCli= ent Creating new http client, config:maxConnections=3D128&maxConnectionsPer= Host=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 14685 T1074 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() done [junit4:junit4] 2> 14686 T1074 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 14708 T1074 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 14710 T1074 oasc.AbstractDistribZkTestBase.waitForReco= veriesToFinish Wait for recoveries to finish - collection: collection1 fail= OnTimeout:true timeout (sec):230 [junit4:junit4] 2> 14710 T1074 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> C75_STATE=3Dcoll:collection1 core:collection1 props:{= shard=3Dshard1, roles=3Dnull, state=3Drecovering, core=3Dcollection1, colle= ction=3Dcollection1, node_name=3D127.0.0.1:13217_okcl%2Ff, base_url=3Dhttp:= //127.0.0.1:13217/okcl/f} [junit4:junit4] 2> 15327 T1148 C75 P13217 oasc.RecoveryStrategy.doRecover= y Attempting to PeerSync from http://127.0.0.1:31037/okcl/f/collection1/ co= re=3Dcollection1 - recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 15327 T1148 C75 P13217 oasu.PeerSync.sync PeerSync: co= re=3Dcollection1 url=3Dhttp://127.0.0.1:13217/okcl/f START replicas=3D[http= ://127.0.0.1:31037/okcl/f/collection1/] nUpdates=3D100 [junit4:junit4] 2> 15328 T1148 C75 P13217 oasu.PeerSync.sync WARNING no f= rame of reference to tell of we've missed updates [junit4:junit4] 2> 15329 T1148 C75 P13217 oasc.RecoveryStrategy.doRecover= y PeerSync Recovery was not successful - trying replication. core=3Dcollect= ion1 [junit4:junit4] 2> 15329 T1148 C75 P13217 oasc.RecoveryStrategy.doRecover= y Starting Replication Recovery. core=3Dcollection1 [junit4:junit4] 2> 15329 T1148 C75 P13217 oasc.RecoveryStrategy.doRecover= y Begin buffering updates. core=3Dcollection1 [junit4:junit4] 2> 15329 T1148 C75 P13217 oasu.UpdateLog.bufferUpdates St= arting to buffer updates. FSUpdateLog{state=3DACTIVE, tlog=3Dnull} [junit4:junit4] 2> 15330 T1148 C75 P13217 oasc.RecoveryStrategy.replicate= Attempting to replicate from http://127.0.0.1:31037/okcl/f/collection1/. c= ore=3Dcollection1 [junit4:junit4] 2> 15330 T1148 C75 P13217 oascsi.HttpClientUtil.createCli= ent Creating new http client, config:maxConnections=3D128&maxConnectionsPer= Host=3D32&followRedirects=3Dfalse [junit4:junit4] 2> ASYNC NEW_CORE C77 name=3Dcollection1 org.apache.solr= .core.SolrCore@2054b466 url=3Dhttp://127.0.0.1:31037/okcl/f/collection1 nod= e=3D127.0.0.1:31037_okcl%2Ff C77_STATE=3Dcoll:collection1 core:collection1 = props:{shard=3Dshard1, roles=3Dnull, state=3Dactive, core=3Dcollection1, co= llection=3Dcollection1, node_name=3D127.0.0.1:31037_okcl%2Ff, base_url=3Dht= tp://127.0.0.1:31037/okcl/f, leader=3Dtrue} [junit4:junit4] 2> 15339 T1106 C77 P31037 REQ /get {getVersions=3D100&dis= trib=3Dfalse&wt=3Djavabin&qt=3D/get&version=3D2} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 15342 T1107 C77 P31037 oasu.DirectUpdateHandler2.commi= t start commit{,optimize=3Dfalse,openSearcher=3Dfalse,waitSearcher=3Dtrue,e= xpungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 15343 T1107 C77 P31037 oasc.CachingDirectoryFactory.cl= ose Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Bas= icDistributedZkTest-1361017696089/jetty1 [junit4:junit4] 2> 15347 T1107 C77 P31037 oasc.SolrDeletionPolicy.onInit = SolrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DRateLimitedDirectoryWrapper(org.apa= che.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.clo= ud.BasicDistributedZkTest-1361017696089/jetty1/index lockFactory=3Dorg.apac= he.lucene.store.NativeFSLockFactory@7d4c7d53),segFN=3Dsegments_1,generation= =3D1,filenames=3D[segments_1] [junit4:junit4] 2> 15348 T1107 C77 P31037 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 1[segments_1] [junit4:junit4] 2> 15351 T1107 C77 P31037 oasc.SolrDeletionPolicy.onCommi= t SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DRateLimitedDirectoryWrapper(org.apa= che.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.clo= ud.BasicDistributedZkTest-1361017696089/jetty1/index lockFactory=3Dorg.apac= he.lucene.store.NativeFSLockFactory@7d4c7d53),segFN=3Dsegments_1,generation= =3D1,filenames=3D[segments_1] [junit4:junit4] 2> =09=09commit{dir=3DRateLimitedDirectoryWrapper(org.apa= che.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.clo= ud.BasicDistributedZkTest-1361017696089/jetty1/index lockFactory=3Dorg.apac= he.lucene.store.NativeFSLockFactory@7d4c7d53),segFN=3Dsegments_2,generation= =3D2,filenames=3D[segments_2] [junit4:junit4] 2> 15351 T1107 C77 P31037 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 2[segments_2] [junit4:junit4] 2> 15353 T1107 C77 P31037 oasc.CachingDirectoryFactory.cl= ose Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Bas= icDistributedZkTest-1361017696089/jetty1 [junit4:junit4] 2> 15353 T1107 C77 P31037 oass.SolrIndexSearcher. O= pening Searcher@3888bb06 realtime [junit4:junit4] 2> 15354 T1107 C77 P31037 oasu.DirectUpdateHandler2.commi= t end_commit_flush [junit4:junit4] 2> 15354 T1107 C77 P31037 /update {waitSearcher=3Dtrue&op= enSearcher=3Dfalse&commit=3Dtrue&wt=3Djavabin&commit_end_point=3Dtrue&versi= on=3D2&softCommit=3Dfalse} {commit=3D} 0 12 [junit4:junit4] 2> 15355 T1148 C75 P13217 oash.ReplicationHandler.inform = Commits will be reserved for 10000 [junit4:junit4] 2> 15355 T1148 C75 P13217 oash.SnapPuller. No valu= e set for 'pollInterval'. Timer Task not started. [junit4:junit4] 2> 15357 T1108 C77 P31037 oash.ReplicationHandler.inform = Commits will be reserved for 10000 [junit4:junit4] 2> 15357 T1108 C77 P31037 REQ /replication {command=3Dind= exversion&qt=3D/replication&wt=3Djavabin&version=3D2} status=3D0 QTime=3D1= =20 [junit4:junit4] 2> 15358 T1148 C75 P13217 oash.SnapPuller.fetchLatestInde= x Master's generation: 2 [junit4:junit4] 2> 15358 T1148 C75 P13217 oash.SnapPuller.fetchLatestInde= x Slave's generation: 1 [junit4:junit4] 2> 15358 T1148 C75 P13217 oash.SnapPuller.fetchLatestInde= x Starting replication process [junit4:junit4] 2> 15361 T1108 C77 P31037 oasc.CachingDirectoryFactory.cl= ose Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Bas= icDistributedZkTest-1361017696089/jetty1 [junit4:junit4] 2> 15362 T1108 C77 P31037 oasc.CachingDirectoryFactory.cl= ose Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Bas= icDistributedZkTest-1361017696089/jetty1/index [junit4:junit4] 2> 15362 T1108 C77 P31037 REQ /replication {command=3Dfil= elist&qt=3D/replication&wt=3Djavabin&generation=3D2&version=3D2} status=3D0= QTime=3D1=20 [junit4:junit4] 2> 15363 T1148 C75 P13217 oash.SnapPuller.fetchLatestInde= x Number of files in latest index in master: 1 [junit4:junit4] 2> 15364 T1148 C75 P13217 oasc.CachingDirectoryFactory.ge= t return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-S= olr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.= BasicDistributedZkTest-1361017696089/jetty3/index.20130216225831446 forceNe= w:false [junit4:junit4] 2> 15365 T1148 C75 P13217 oasc.CachingDirectoryFactory.cl= ose Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Bas= icDistributedZkTest-1361017696089/jetty3 [junit4:junit4] 2> 15365 T1148 C75 P13217 oash.SnapPuller.fetchLatestInde= x Starting download to RateLimitedDirectoryWrapper(org.apache.lucene.store.= NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tr= unk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistribut= edZkTest-1361017696089/jetty3/index.20130216225831446 lockFactory=3Dorg.apa= che.lucene.store.NativeFSLockFactory@5cfbcca4) fullCopy=3Dtrue [junit4:junit4] 2> 15369 T1108 C77 P31037 REQ /replication {file=3Dsegmen= ts_2&command=3Dfilecontent&checksum=3Dtrue&wt=3Dfilestream&qt=3D/replicatio= n&generation=3D2} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 15371 T1148 C75 P13217 oasc.CachingDirectoryFactory.cl= ose Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Bas= icDistributedZkTest-1361017696089/jetty3/index [junit4:junit4] 2> 15371 T1148 C75 P13217 oash.SnapPuller.fetchLatestInde= x Total time taken for download : 0 secs [junit4:junit4] 2> 15372 T1148 C75 P13217 oash.SnapPuller.modifyIndexProp= s New index installed. Updating index properties... index=3Dindex.201302162= 25831446 [junit4:junit4] 2> 15373 T1148 C75 P13217 oasc.CachingDirectoryFactory.cl= ose Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Bas= icDistributedZkTest-1361017696089/jetty3 [junit4:junit4] 2> 15374 T1148 C75 P13217 oasc.CachingDirectoryFactory.cl= ose Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Bas= icDistributedZkTest-1361017696089/jetty3 [junit4:junit4] 2> 15374 T1148 C75 P13217 oasc.SolrCore.getNewIndexDir Ne= w index directory detected: old=3D./org.apache.solr.cloud.BasicDistributedZ= kTest-1361017696089/jetty3/index/ new=3D./org.apache.solr.cloud.BasicDistri= butedZkTest-1361017696089/jetty3/index.20130216225831446 [junit4:junit4] 2> 15377 T1148 C75 P13217 oasc.SolrDeletionPolicy.onInit = SolrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DRateLimitedDirectoryWrapper(org.apa= che.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.clo= ud.BasicDistributedZkTest-1361017696089/jetty3/index.20130216225831446 lock= Factory=3Dorg.apache.lucene.store.NativeFSLockFactory@5cfbcca4),segFN=3Dseg= ments_2,generation=3D2,filenames=3D[segments_2] [junit4:junit4] 2> 15378 T1148 C75 P13217 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 2[segments_2] [junit4:junit4] 2> 15379 T1148 C75 P13217 oasc.CachingDirectoryFactory.cl= ose Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Bas= icDistributedZkTest-1361017696089/jetty3 [junit4:junit4] 2> 15379 T1148 C75 P13217 oasu.DefaultSolrCoreState.newIn= dexWriter Creating new IndexWriter... [junit4:junit4] 2> 15379 T1148 C75 P13217 oasu.DefaultSolrCoreState.newIn= dexWriter Waiting until IndexWriter is unused... core=3Dcollection1 [junit4:junit4] 2> 15380 T1148 C75 P13217 oasu.DefaultSolrCoreState.newIn= dexWriter Rollback old IndexWriter... core=3Dcollection1 [junit4:junit4] 2> 15380 T1148 C75 P13217 oasc.CachingDirectoryFactory.cl= ose Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Bas= icDistributedZkTest-1361017696089/jetty3/index.20130216225831446 [junit4:junit4] 2> 15381 T1148 C75 P13217 oasc.CachingDirectoryFactory.cl= ose Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Bas= icDistributedZkTest-1361017696089/jetty3 [junit4:junit4] 2> 15385 T1148 C75 P13217 oasc.SolrDeletionPolicy.onInit = SolrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DRateLimitedDirectoryWrapper(org.apa= che.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.clo= ud.BasicDistributedZkTest-1361017696089/jetty3/index.20130216225831446 lock= Factory=3Dorg.apache.lucene.store.NativeFSLockFactory@5cfbcca4),segFN=3Dseg= ments_2,generation=3D2,filenames=3D[segments_2] [junit4:junit4] 2> 15385 T1148 C75 P13217 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 2[segments_2] [junit4:junit4] 2> 15385 T1148 C75 P13217 oasu.DefaultSolrCoreState.newIn= dexWriter New IndexWriter is ready to be used. [junit4:junit4] 2> 15386 T1148 C75 P13217 oasc.CachingDirectoryFactory.cl= ose Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Bas= icDistributedZkTest-1361017696089/jetty3 [junit4:junit4] 2> 15386 T1148 C75 P13217 oass.SolrIndexSearcher. O= pening Searcher@241509b2 main [junit4:junit4] 2> 15388 T1147 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@241509b2 main{StandardDirectoryReader(s= egments_2:1:nrt)} [junit4:junit4] 2> 15389 T1147 oasc.CachingDirectoryFactory.close Releasi= ng directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trun= k-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistribut= edZkTest-1361017696089/jetty3/index [junit4:junit4] 2> 15389 T1148 C75 P13217 oasu.DirectUpdateHandler2.commi= t start commit{,optimize=3Dfalse,openSearcher=3Dfalse,waitSearcher=3Dfalse,= expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 15391 T1148 C75 P13217 oasc.SolrDeletionPolicy.onCommi= t SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DRateLimitedDirectoryWrapper(org.apa= che.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.clo= ud.BasicDistributedZkTest-1361017696089/jetty3/index.20130216225831446 lock= Factory=3Dorg.apache.lucene.store.NativeFSLockFactory@5cfbcca4),segFN=3Dseg= ments_2,generation=3D2,filenames=3D[segments_2] [junit4:junit4] 2> =09=09commit{dir=3DRateLimitedDirectoryWrapper(org.apa= che.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.clo= ud.BasicDistributedZkTest-1361017696089/jetty3/index.20130216225831446 lock= Factory=3Dorg.apache.lucene.store.NativeFSLockFactory@5cfbcca4),segFN=3Dseg= ments_3,generation=3D3,filenames=3D[segments_3] [junit4:junit4] 2> 15392 T1148 C75 P13217 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 3[segments_3] [junit4:junit4] 2> 15393 T1148 C75 P13217 oasc.CachingDirectoryFactory.cl= ose Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Bas= icDistributedZkTest-1361017696089/jetty3 [junit4:junit4] 2> 15393 T1148 C75 P13217 oasu.DirectUpdateHandler2.commi= t end_commit_flush [junit4:junit4] 2> 15393 T1148 C75 P13217 oasc.CachingDirectoryFactory.cl= ose Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Bas= icDistributedZkTest-1361017696089/jetty3/index.20130216225831446 [junit4:junit4] 2> 15393 T1148 C75 P13217 oasc.CachingDirectoryFactory.cl= ose Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Bas= icDistributedZkTest-1361017696089/jetty3/index [junit4:junit4] 2> 15394 T1148 C75 P13217 oasc.RecoveryStrategy.replay No= replay needed. core=3Dcollection1 [junit4:junit4] 2> 15394 T1148 C75 P13217 oasc.RecoveryStrategy.doRecover= y Replication Recovery was successful - registering as Active. core=3Dcolle= ction1 [junit4:junit4] 2> 15394 T1148 C75 P13217 oasc.ZkController.publish publi= shing core=3Dcollection1 state=3Dactive [junit4:junit4] 2> 15394 T1148 C75 P13217 oasc.ZkController.publish numSh= ards not found on descriptor - reading it from system property [junit4:junit4] 2> 15401 T1148 C75 P13217 oasc.RecoveryStrategy.doRecover= y Finished recovery process. core=3Dcollection1 [junit4:junit4] 2> 15712 T1074 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 15953 T1097 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 15954 T1097 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "shard":"shard2", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"recovering", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:13221_okcl%2Ff", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:13221/okcl/f"} [junit4:junit4] 2> 15960 T1097 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:13217_okcl%2Ff", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:13217/okcl/f"} [junit4:junit4] 2> 15982 T1096 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 15982 T1102 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 15982 T1130 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 15982 T1115 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 15982 T1161 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 15982 T1145 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 16715 T1074 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 17717 T1074 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> C76_STATE=3Dcoll:collection1 core:collection1 props:{= shard=3Dshard2, roles=3Dnull, state=3Drecovering, core=3Dcollection1, colle= ction=3Dcollection1, node_name=3D127.0.0.1:13221_okcl%2Ff, base_url=3Dhttp:= //127.0.0.1:13221/okcl/f} [junit4:junit4] 2> 18712 T1164 C76 P13221 oasc.RecoveryStrategy.doRecover= y Attempting to PeerSync from http://127.0.0.1:13214/okcl/f/collection1/ co= re=3Dcollection1 - recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 18712 T1164 C76 P13221 oasu.PeerSync.sync PeerSync: co= re=3Dcollection1 url=3Dhttp://127.0.0.1:13221/okcl/f START replicas=3D[http= ://127.0.0.1:13214/okcl/f/collection1/] nUpdates=3D100 [junit4:junit4] 2> 18713 T1164 C76 P13221 oasu.PeerSync.sync WARNING no f= rame of reference to tell of we've missed updates [junit4:junit4] 2> 18713 T1164 C76 P13221 oasc.RecoveryStrategy.doRecover= y PeerSync Recovery was not successful - trying replication. core=3Dcollect= ion1 [junit4:junit4] 2> 18713 T1164 C76 P13221 oasc.RecoveryStrategy.doRecover= y Starting Replication Recovery. core=3Dcollection1 [junit4:junit4] 2> 18713 T1164 C76 P13221 oasc.RecoveryStrategy.doRecover= y Begin buffering updates. core=3Dcollection1 [junit4:junit4] 2> 18714 T1164 C76 P13221 oasu.UpdateLog.bufferUpdates St= arting to buffer updates. FSUpdateLog{state=3DACTIVE, tlog=3Dnull} [junit4:junit4] 2> 18714 T1164 C76 P13221 oasc.RecoveryStrategy.replicate= Attempting to replicate from http://127.0.0.1:13214/okcl/f/collection1/. c= ore=3Dcollection1 [junit4:junit4] 2> 18715 T1164 C76 P13221 oascsi.HttpClientUtil.createCli= ent Creating new http client, config:maxConnections=3D128&maxConnectionsPer= Host=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 18719 T1074 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> ASYNC NEW_CORE C78 name=3Dcollection1 org.apache.solr= .core.SolrCore@37e42557 url=3Dhttp://127.0.0.1:13214/okcl/f/collection1 nod= e=3D127.0.0.1:13214_okcl%2Ff C78_STATE=3Dcoll:collection1 core:collection1 = props:{shard=3Dshard2, roles=3Dnull, state=3Dactive, core=3Dcollection1, co= llection=3Dcollection1, node_name=3D127.0.0.1:13214_okcl%2Ff, base_url=3Dht= tp://127.0.0.1:13214/okcl/f, leader=3Dtrue} [junit4:junit4] 2> 18725 T1121 C78 P13214 REQ /get {getVersions=3D100&dis= trib=3Dfalse&wt=3Djavabin&qt=3D/get&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 18732 T1122 C78 P13214 oasu.DirectUpdateHandler2.commi= t start commit{,optimize=3Dfalse,openSearcher=3Dfalse,waitSearcher=3Dtrue,e= xpungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 18733 T1122 C78 P13214 oasc.CachingDirectoryFactory.cl= ose Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Bas= icDistributedZkTest-1361017696089/jetty2 [junit4:junit4] 2> 18737 T1122 C78 P13214 oasc.SolrDeletionPolicy.onInit = SolrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DRateLimitedDirectoryWrapper(org.apa= che.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.clo= ud.BasicDistributedZkTest-1361017696089/jetty2/index lockFactory=3Dorg.apac= he.lucene.store.NativeFSLockFactory@1353a31e),segFN=3Dsegments_1,generation= =3D1,filenames=3D[segments_1] [junit4:junit4] 2> 18738 T1122 C78 P13214 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 1[segments_1] [junit4:junit4] 2> 18741 T1122 C78 P13214 oasc.SolrDeletionPolicy.onCommi= t SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DRateLimitedDirectoryWrapper(org.apa= che.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.clo= ud.BasicDistributedZkTest-1361017696089/jetty2/index lockFactory=3Dorg.apac= he.lucene.store.NativeFSLockFactory@1353a31e),segFN=3Dsegments_1,generation= =3D1,filenames=3D[segments_1] [junit4:junit4] 2> =09=09commit{dir=3DRateLimitedDirectoryWrapper(org.apa= che.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.clo= ud.BasicDistributedZkTest-1361017696089/jetty2/index lockFactory=3Dorg.apac= he.lucene.store.NativeFSLockFactory@1353a31e),segFN=3Dsegments_2,generation= =3D2,filenames=3D[segments_2] [junit4:junit4] 2> 18742 T1122 C78 P13214 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 2[segments_2] [junit4:junit4] 2> 18743 T1122 C78 P13214 oasc.CachingDirectoryFactory.cl= ose Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Bas= icDistributedZkTest-1361017696089/jetty2 [junit4:junit4] 2> 18743 T1122 C78 P13214 oass.SolrIndexSearcher. O= pening Searcher@485af294 realtime [junit4:junit4] 2> 18744 T1122 C78 P13214 oasu.DirectUpdateHandler2.commi= t end_commit_flush [junit4:junit4] 2> 18744 T1122 C78 P13214 /update {waitSearcher=3Dtrue&op= enSearcher=3Dfalse&commit=3Dtrue&wt=3Djavabin&commit_end_point=3Dtrue&versi= on=3D2&softCommit=3Dfalse} {commit=3D} 0 12 [junit4:junit4] 2> 18745 T1164 C76 P13221 oash.ReplicationHandler.inform = Commits will be reserved for 10000 [junit4:junit4] 2> 18745 T1164 C76 P13221 oash.SnapPuller. No valu= e set for 'pollInterval'. Timer Task not started. [junit4:junit4] 2> 18747 T1123 C78 P13214 oash.ReplicationHandler.inform = Commits will be reserved for 10000 [junit4:junit4] 2> 18748 T1123 C78 P13214 REQ /replication {command=3Dind= exversion&qt=3D/replication&wt=3Djavabin&version=3D2} status=3D0 QTime=3D1= =20 [junit4:junit4] 2> 18748 T1164 C76 P13221 oash.SnapPuller.fetchLatestInde= x Master's generation: 2 [junit4:junit4] 2> 18748 T1164 C76 P13221 oash.SnapPuller.fetchLatestInde= x Slave's generation: 1 [junit4:junit4] 2> 18749 T1164 C76 P13221 oash.SnapPuller.fetchLatestInde= x Starting replication process [junit4:junit4] 2> 18751 T1123 C78 P13214 oasc.CachingDirectoryFactory.cl= ose Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Bas= icDistributedZkTest-1361017696089/jetty2 [junit4:junit4] 2> 18752 T1123 C78 P13214 oasc.CachingDirectoryFactory.cl= ose Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Bas= icDistributedZkTest-1361017696089/jetty2/index [junit4:junit4] 2> 18753 T1123 C78 P13214 REQ /replication {command=3Dfil= elist&qt=3D/replication&wt=3Djavabin&generation=3D2&version=3D2} status=3D0= QTime=3D1=20 [junit4:junit4] 2> 18753 T1164 C76 P13221 oash.SnapPuller.fetchLatestInde= x Number of files in latest index in master: 1 [junit4:junit4] 2> 18754 T1164 C76 P13221 oasc.CachingDirectoryFactory.ge= t return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-S= olr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.= BasicDistributedZkTest-1361017696089/jetty4/index.20130216225834837 forceNe= w:false [junit4:junit4] 2> 18755 T1164 C76 P13221 oasc.CachingDirectoryFactory.cl= ose Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Bas= icDistributedZkTest-1361017696089/jetty4 [junit4:junit4] 2> 18755 T1164 C76 P13221 oash.SnapPuller.fetchLatestInde= x Starting download to RateLimitedDirectoryWrapper(org.apache.lucene.store.= NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tr= unk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistribut= edZkTest-1361017696089/jetty4/index.20130216225834837 lockFactory=3Dorg.apa= che.lucene.store.NativeFSLockFactory@37962c8b) fullCopy=3Dtrue [junit4:junit4] 2> 18759 T1123 C78 P13214 REQ /replication {file=3Dsegmen= ts_2&command=3Dfilecontent&checksum=3Dtrue&wt=3Dfilestream&qt=3D/replicatio= n&generation=3D2} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 18761 T1164 C76 P13221 oasc.CachingDirectoryFactory.cl= ose Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Bas= icDistributedZkTest-1361017696089/jetty4/index [junit4:junit4] 2> 18761 T1164 C76 P13221 oash.SnapPuller.fetchLatestInde= x Total time taken for download : 0 secs [junit4:junit4] 2> 18761 T1164 C76 P13221 oash.SnapPuller.modifyIndexProp= s New index installed. Updating index properties... index=3Dindex.201302162= 25834837 [junit4:junit4] 2> 18763 T1164 C76 P13221 oasc.CachingDirectoryFactory.cl= ose Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Bas= icDistributedZkTest-1361017696089/jetty4 [junit4:junit4] 2> 18763 T1164 C76 P13221 oasc.CachingDirectoryFactory.cl= ose Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Bas= icDistributedZkTest-1361017696089/jetty4 [junit4:junit4] 2> 18764 T1164 C76 P13221 oasc.SolrCore.getNewIndexDir Ne= w index directory detected: old=3D./org.apache.solr.cloud.BasicDistributedZ= kTest-1361017696089/jetty4/index/ new=3D./org.apache.solr.cloud.BasicDistri= butedZkTest-1361017696089/jetty4/index.20130216225834837 [junit4:junit4] 2> 18767 T1164 C76 P13221 oasc.SolrDeletionPolicy.onInit = SolrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DRateLimitedDirectoryWrapper(org.apa= che.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.clo= ud.BasicDistributedZkTest-1361017696089/jetty4/index.20130216225834837 lock= Factory=3Dorg.apache.lucene.store.NativeFSLockFactory@37962c8b),segFN=3Dseg= ments_2,generation=3D2,filenames=3D[segments_2] [junit4:junit4] 2> 18767 T1164 C76 P13221 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 2[segments_2] [junit4:junit4] 2> 18769 T1164 C76 P13221 oasc.CachingDirectoryFactory.cl= ose Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Bas= icDistributedZkTest-1361017696089/jetty4 [junit4:junit4] 2> 18769 T1164 C76 P13221 oasu.DefaultSolrCoreState.newIn= dexWriter Creating new IndexWriter... [junit4:junit4] 2> 18769 T1164 C76 P13221 oasu.DefaultSolrCoreState.newIn= dexWriter Waiting until IndexWriter is unused... core=3Dcollection1 [junit4:junit4] 2> 18770 T1164 C76 P13221 oasu.DefaultSolrCoreState.newIn= dexWriter Rollback old IndexWriter... core=3Dcollection1 [junit4:junit4] 2> 18770 T1164 C76 P13221 oasc.CachingDirectoryFactory.cl= ose Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Bas= icDistributedZkTest-1361017696089/jetty4/index.20130216225834837 [junit4:junit4] 2> 18771 T1164 C76 P13221 oasc.CachingDirectoryFactory.cl= ose Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Bas= icDistributedZkTest-1361017696089/jetty4 [junit4:junit4] 2> 18775 T1164 C76 P13221 oasc.SolrDeletionPolicy.onInit = SolrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DRateLimitedDirectoryWrapper(org.apa= che.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.clo= ud.BasicDistributedZkTest-1361017696089/jetty4/index.20130216225834837 lock= Factory=3Dorg.apache.lucene.store.NativeFSLockFactory@37962c8b),segFN=3Dseg= ments_2,generation=3D2,filenames=3D[segments_2] [junit4:junit4] 2> 18775 T1164 C76 P13221 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 2[segments_2] [junit4:junit4] 2> 18775 T1164 C76 P13221 oasu.DefaultSolrCoreState.newIn= dexWriter New IndexWriter is ready to be used. [junit4:junit4] 2> 18776 T1164 C76 P13221 oasc.CachingDirectoryFactory.cl= ose Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Bas= icDistributedZkTest-1361017696089/jetty4 [junit4:junit4] 2> 18776 T1164 C76 P13221 oass.SolrIndexSearcher. O= pening Searcher@24525a6e main [junit4:junit4] 2> 18778 T1163 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@24525a6e main{StandardDirectoryReader(s= egments_2:1:nrt)} [junit4:junit4] 2> 18779 T1163 oasc.CachingDirectoryFactory.close Releasi= ng directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trun= k-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistribut= edZkTest-1361017696089/jetty4/index [junit4:junit4] 2> 18779 T1164 C76 P13221 oasu.DirectUpdateHandler2.commi= t start commit{,optimize=3Dfalse,openSearcher=3Dfalse,waitSearcher=3Dfalse,= expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 18781 T1164 C76 P13221 oasc.SolrDeletionPolicy.onCommi= t SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DRateLimitedDirectoryWrapper(org.apa= che.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.clo= ud.BasicDistributedZkTest-1361017696089/jetty4/index.20130216225834837 lock= Factory=3Dorg.apache.lucene.store.NativeFSLockFactory@37962c8b),segFN=3Dseg= ments_2,generation=3D2,filenames=3D[segments_2] [junit4:junit4] 2> =09=09commit{dir=3DRateLimitedDirectoryWrapper(org.apa= che.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.clo= ud.BasicDistributedZkTest-1361017696089/jetty4/index.20130216225834837 lock= Factory=3Dorg.apache.lucene.store.NativeFSLockFactory@37962c8b),segFN=3Dseg= ments_3,generation=3D3,filenames=3D[segments_3] [junit4:junit4] 2> 18782 T1164 C76 P13221 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 3[segments_3] [junit4:junit4] 2> 18783 T1164 C76 P13221 oasc.CachingDirectoryFactory.cl= ose Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Bas= icDistributedZkTest-1361017696089/jetty4 [junit4:junit4] 2> 18783 T1164 C76 P13221 oasu.DirectUpdateHandler2.commi= t end_commit_flush [junit4:junit4] 2> 18783 T1164 C76 P13221 oasc.CachingDirectoryFactory.cl= ose Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Bas= icDistributedZkTest-1361017696089/jetty4/index.20130216225834837 [junit4:junit4] 2> 18783 T1164 C76 P13221 oasc.CachingDirectoryFactory.cl= ose Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Bas= icDistributedZkTest-1361017696089/jetty4/index [junit4:junit4] 2> 18784 T1164 C76 P13221 oasc.RecoveryStrategy.replay No= replay needed. core=3Dcollection1 [junit4:junit4] 2> 18784 T1164 C76 P13221 oasc.RecoveryStrategy.doRecover= y Replication Recovery was successful - registering as Active. core=3Dcolle= ction1 [junit4:junit4] 2> 18784 T1164 C76 P13221 oasc.ZkController.publish publi= shing core=3Dcollection1 state=3Dactive [junit4:junit4] 2> 18784 T1164 C76 P13221 oasc.ZkController.publish numSh= ards not found on descriptor - reading it from system property [junit4:junit4] 2> 18791 T1164 C76 P13221 oasc.RecoveryStrategy.doRecover= y Finished recovery process. core=3Dcollection1 [junit4:junit4] 2> 18993 T1097 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 18994 T1097 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "shard":"shard2", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:13221_okcl%2Ff", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:13221/okcl/f"} [junit4:junit4] 2> 19007 T1096 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 19007 T1102 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 19007 T1161 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 19007 T1130 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 19007 T1115 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 19007 T1145 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 19722 T1074 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 19724 T1074 oasc.AbstractDistribZkTestBase.waitForReco= veriesToFinish Recoveries finished - collection: collection1 [junit4:junit4] 2> ASYNC NEW_CORE C79 name=3Dcollection1 org.apache.solr= .core.SolrCore@3abdbc64 url=3Dhttp://127.0.0.1:26820/okcl/f/collection1 nod= e=3D127.0.0.1:26820_okcl%2Ff C79_STATE=3Dcoll:control_collection core:colle= ction1 props:{shard=3Dshard1, roles=3Dnull, state=3Dactive, core=3Dcollecti= on1, collection=3Dcontrol_collection, node_name=3D127.0.0.1:26820_okcl%2Ff,= base_url=3Dhttp://127.0.0.1:26820/okcl/f, leader=3Dtrue} [junit4:junit4] 2> 19736 T1086 C79 P26820 oasc.CachingDirectoryFactory.cl= ose Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Bas= icDistributedZkTest-1361017696089/control/data [junit4:junit4] 2> 19741 T1086 C79 P26820 oasc.SolrDeletionPolicy.onInit = SolrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DRateLimitedDirectoryWrapper(org.apa= che.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.clo= ud.BasicDistributedZkTest-1361017696089/control/data/index lockFactory=3Dor= g.apache.lucene.store.NativeFSLockFactory@7d9aa7a6),segFN=3Dsegments_1,gene= ration=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 19742 T1086 C79 P26820 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 1[segments_1] [junit4:junit4] 2> 19743 T1086 C79 P26820 oasc.CachingDirectoryFactory.cl= ose Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Bas= icDistributedZkTest-1361017696089/control/data [junit4:junit4] 2> 19744 T1086 C79 P26820 oass.SolrIndexSearcher. O= pening Searcher@689a05e4 realtime [junit4:junit4] 2> 19744 T1086 C79 P26820 /update {wt=3Djavabin&version= =3D2} {deleteByQuery=3D*:* (-1427130512381575168)} 0 9 [junit4:junit4] 2> 19758 T1124 C78 P13214 oasc.CachingDirectoryFactory.cl= ose Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Bas= icDistributedZkTest-1361017696089/jetty2 [junit4:junit4] 2> 19763 T1109 C77 P31037 oasc.CachingDirectoryFactory.cl= ose Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Bas= icDistributedZkTest-1361017696089/jetty1 [junit4:junit4] 2> C76_STATE=3Dcoll:collection1 core:collection1 props:{= shard=3Dshard2, roles=3Dnull, state=3Dactive, core=3Dcollection1, collectio= n=3Dcollection1, node_name=3D127.0.0.1:13221_okcl%2Ff, base_url=3Dhttp://12= 7.0.0.1:13221/okcl/f} [junit4:junit4] 2> 19770 T1151 C76 P13221 oasc.CachingDirectoryFactory.cl= ose Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Bas= icDistributedZkTest-1361017696089/jetty4 [junit4:junit4] 2> 19771 T1151 C76 P13221 /update {update.distrib=3DFROML= EADER&_version_=3D-1427130512404643840&update.from=3Dhttp://127.0.0.1:13214= /okcl/f/collection1/&wt=3Djavabin&version=3D2} {deleteByQuery=3D*:* (-14271= 30512404643840)} 0 3 [junit4:junit4] 2> C75_STATE=3Dcoll:collection1 core:collection1 props:{= shard=3Dshard1, roles=3Dnull, state=3Dactive, core=3Dcollection1, collectio= n=3Dcollection1, node_name=3D127.0.0.1:13217_okcl%2Ff, base_url=3Dhttp://12= 7.0.0.1:13217/okcl/f} [junit4:junit4] 2> 19774 T1135 C75 P13217 oasc.CachingDirectoryFactory.cl= ose Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Bas= icDistributedZkTest-1361017696089/jetty3 [junit4:junit4] 2> 19775 T1135 C75 P13217 /update {update.distrib=3DFROML= EADER&_version_=3D-1427130512409886720&update.from=3Dhttp://127.0.0.1:31037= /okcl/f/collection1/&wt=3Djavabin&version=3D2} {deleteByQuery=3D*:* (-14271= 30512409886720)} 0 3 [junit4:junit4] 2> 19776 T1109 C77 P31037 /update {update.distrib=3DTOLEA= DER&wt=3Djavabin&version=3D2} {deleteByQuery=3D*:* (-1427130512409886720)} = 0 15 [junit4:junit4] 2> 19777 T1124 C78 P13214 /update {wt=3Djavabin&version= =3D2} {deleteByQuery=3D*:* (-1427130512404643840)} 0 21 [junit4:junit4] 2> 19784 T1086 C79 P26820 /update {wt=3Djavabin&version= =3D2} {add=3D[1 (1427130512428761088)]} 0 4 [junit4:junit4] 2> 19800 T1135 C75 P13217 /update {distrib.from=3Dhttp://= 127.0.0.1:31037/okcl/f/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabi= n&version=3D2} {add=3D[1 (1427130512439246848)]} 0 4 [junit4:junit4] 2> 19800 T1109 C77 P31037 /update {distrib.from=3Dhttp://= 127.0.0.1:13214/okcl/f/collection1/&update.distrib=3DTOLEADER&wt=3Djavabin&= version=3D2} {add=3D[1 (1427130512439246848)]} 0 10 [junit4:junit4] 2> 19801 T1124 C78 P13214 /update {wt=3Djavabin&version= =3D2} {add=3D[1]} 0 14 [junit4:junit4] 2> 19805 T1086 C79 P26820 /update {wt=3Djavabin&version= =3D2} {add=3D[2 (1427130512453926 [...truncated too long message...] izedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemProperties= InvariantRule.java:55) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleThreadAndTestName= $1.evaluate(TestRuleThreadAndTestName.java:49) [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:46) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleStoreClassName$1.= evaluate(TestRuleStoreClassName.java:42) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.SystemP= ropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.NoShado= wingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule= .java:39) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.NoShado= wingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule= .java:39) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.Stateme= ntAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleAssertionsRequire= d$1.evaluate(TestRuleAssertionsRequired.java:43) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleMarkFailure$1.eva= luate(TestRuleMarkFailure.java:48) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFai= lures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$= 1.evaluate(TestRuleIgnoreTestSuites.java:55) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.Stateme= ntAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.ThreadLeakCon= trol$StatementRunner.run(ThreadLeakControl.java:358) [junit4:junit4] > =09at java.lang.Thread.run(Thread.java:722) [junit4:junit4] > Caused by: java.net.SocketException: Socket closed [junit4:junit4] > =09at java.net.SocketInputStream.socketRead0(Native Me= thod) [junit4:junit4] > =09at java.net.SocketInputStream.read(SocketInputStrea= m.java:150) [junit4:junit4] > =09at java.net.SocketInputStream.read(SocketInputStrea= m.java:121) [junit4:junit4] > =09at org.apache.http.impl.io.AbstractSessionInputBuff= er.fillBuffer(AbstractSessionInputBuffer.java:166) [junit4:junit4] > =09at org.apache.http.impl.io.SocketInputBuffer.fillBu= ffer(SocketInputBuffer.java:90) [junit4:junit4] > =09at org.apache.http.impl.io.AbstractSessionInputBuff= er.read(AbstractSessionInputBuffer.java:212) [junit4:junit4] > =09at org.apache.http.impl.io.ContentLengthInputStream= .read(ContentLengthInputStream.java:182) [junit4:junit4] > =09at org.apache.http.conn.EofSensorInputStream.read(E= ofSensorInputStream.java:138) [junit4:junit4] > =09at org.apache.solr.common.util.FastInputStream.read= WrappedStream(FastInputStream.java:80) [junit4:junit4] > =09at org.apache.solr.common.util.FastInputStream.refi= ll(FastInputStream.java:89) [junit4:junit4] > =09at org.apache.solr.common.util.FastInputStream.read= Byte(FastInputStream.java:192) [junit4:junit4] > =09at org.apache.solr.common.util.JavaBinCodec.unmarsh= al(JavaBinCodec.java:107) [junit4:junit4] > =09at org.apache.solr.client.solrj.impl.BinaryResponse= Parser.processResponse(BinaryResponseParser.java:41) [junit4:junit4] > =09... 48 more [junit4:junit4] 2> 3577083 T1074 oas.SolrTestCaseJ4.deleteCore ###deleteC= ore [junit4:junit4] 2> NOTE: test params are: codec=3DLucene42: {n_f1=3DPosti= ngsFormat(name=3DMockRandom), foo_b=3DPulsing41(freqCutoff=3D2 minBlockSize= =3D88 maxBlockSize=3D270), cat=3DPostingsFormat(name=3DTestBloomFilteredLuc= ene41Postings), foo_d=3DPostingsFormat(name=3DDirect), foo_f=3DPulsing41(fr= eqCutoff=3D2 minBlockSize=3D88 maxBlockSize=3D270), n_tl1=3DPostingsFormat(= name=3DMockRandom), n_d1=3DPostingsFormat(name=3DTestBloomFilteredLucene41P= ostings), rnd_b=3DPostingsFormat(name=3DDirect), intDefault=3DPostingsForma= t(name=3DTestBloomFilteredLucene41Postings), n_td1=3DPostingsFormat(name=3D= MockRandom), timestamp=3DPostingsFormat(name=3DTestBloomFilteredLucene41Pos= tings), id=3DPostingsFormat(name=3DDirect), range_facet_sl=3DPulsing41(freq= Cutoff=3D2 minBlockSize=3D88 maxBlockSize=3D270), range_facet_si=3DPostings= Format(name=3DMockRandom), oddField_s=3DPulsing41(freqCutoff=3D2 minBlockSi= ze=3D88 maxBlockSize=3D270), sequence_i=3DPulsing41(freqCutoff=3D2 minBlock= Size=3D88 maxBlockSize=3D270), name=3DPostingsFormat(name=3DDirect), foo_i= =3DPostingsFormat(name=3DMockRandom), regex_dup_B_s=3DPostingsFormat(name= =3DTestBloomFilteredLucene41Postings), multiDefault=3DPostingsFormat(name= =3DMockRandom), n_tf1=3DPostingsFormat(name=3DTestBloomFilteredLucene41Post= ings), n_dt1=3DPostingsFormat(name=3DMockRandom), genre_s=3DPulsing41(freqC= utoff=3D2 minBlockSize=3D88 maxBlockSize=3D270), author_t=3DPostingsFormat(= name=3DMockRandom), n_ti1=3DPostingsFormat(name=3DDirect), range_facet_l=3D= PostingsFormat(name=3DTestBloomFilteredLucene41Postings), text=3DPulsing41(= freqCutoff=3D2 minBlockSize=3D88 maxBlockSize=3D270), _version_=3DPostingsF= ormat(name=3DTestBloomFilteredLucene41Postings), val_i=3DPostingsFormat(nam= e=3DDirect), SubjectTerms_mfacet=3DPostingsFormat(name=3DTestBloomFilteredL= ucene41Postings), series_t=3DPostingsFormat(name=3DMockRandom), a_t=3DPosti= ngsFormat(name=3DTestBloomFilteredLucene41Postings), n_tdt1=3DPostingsForma= t(name=3DTestBloomFilteredLucene41Postings), regex_dup_A_s=3DPulsing41(freq= Cutoff=3D2 minBlockSize=3D88 maxBlockSize=3D270), price=3DPulsing41(freqCut= off=3D2 minBlockSize=3D88 maxBlockSize=3D270), other_tl1=3DPostingsFormat(n= ame=3DTestBloomFilteredLucene41Postings), n_l1=3DPostingsFormat(name=3DTest= BloomFilteredLucene41Postings), a_si=3DPostingsFormat(name=3DMockRandom), i= nStock=3DPulsing41(freqCutoff=3D2 minBlockSize=3D88 maxBlockSize=3D270)}, d= ocValues:{}, sim=3DRandomSimilarityProvider(queryNorm=3Dtrue,coord=3Dyes): = {}, locale=3Den_MT, timezone=3DAustralia/Adelaide [junit4:junit4] 2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7= .0_09 (64-bit)/cpus=3D16,threads=3D1,free=3D251143608,total=3D536870912 [junit4:junit4] 2> NOTE: All tests run in this JVM: [TestSolrDeletionPoli= cy1, TestJmxIntegration, TestRealTimeGet, LegacyHTMLStripCharFilterTest, Te= stAnalyzedSuggestions, TermVectorComponentTest, TestDFRSimilarityFactory, T= estSurroundQueryParser, RAMDirectoryFactoryTest, TestOmitPositions, TestDoc= Set, TestReversedWildcardFilterFactory, DirectSolrSpellCheckerTest, TestZkC= hroot, DocumentBuilderTest, BasicFunctionalityTest, TestMultiCoreConfBootst= rap, TestComponentsName, LukeRequestHandlerTest, ClusterStateTest, TestDist= ributedSearch, TestStressLucene, ZkSolrClientTest, TimeZoneUtilsTest, TestQ= ueryUtils, ReturnFieldsTest, UpdateParamsTest, TestPluginEnable, Highlighte= rTest, SpellingQueryConverterTest, URLClassifyProcessorTest, MultiTermTest,= FullSolrCloudDistribCmdsTest, SolrInfoMBeanTest, EchoParamsTest, DocumentA= nalysisRequestHandlerTest, QueryEqualityTest, ZkNodePropsTest, TestRecovery= , OutputWriterTest, TestUpdate, BasicZkTest, TestCharFilters, ConvertedLega= cyTest, TestRTGBase, TestCodecSupport, SolrIndexSplitterTest, SolrCoreTest,= TestSolr4Spatial, IndexSchemaRuntimeFieldTest, TestPropInjectDefaults, Xsl= tUpdateRequestHandlerTest, TestUtils, BasicDistributedZk2Test, PingRequestH= andlerTest, TestSolrDeletionPolicy2, PeerSyncTest, TestSolrCoreProperties, = HardAutoCommitTest, StatelessScriptUpdateProcessorFactoryTest, TestCSVLoade= r, BasicDistributedZkTest] [junit4:junit4] Completed on J1 in 3577.66s, 1 test, 1 error <<< FAILURES! [...truncated 10 lines...] BUILD FAILED /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build= .xml:381: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build= .xml:361: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build= .xml:39: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/= build.xml:183: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/= common-build.xml:447: The following error occurred while executing this lin= e: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucen= e/common-build.xml:1202: The following error occurred while executing this = line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucen= e/common-build.xml:865: There were test failures: 250 suites, 1041 tests, 1= error, 22 ignored (4 assumptions) Total time: 91 minutes 6 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording test results Email was triggered for: Failure Sending email for trigger: Failure ------=_Part_294_660389430.1361021288895 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_294_660389430.1361021288895--