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 22C2CD2E0 for ; Sat, 16 Mar 2013 01:26:27 +0000 (UTC) Received: (qmail 95605 invoked by uid 500); 16 Mar 2013 01:26:25 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 95543 invoked by uid 500); 16 Mar 2013 01:26:25 -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 95536 invoked by uid 99); 16 Mar 2013 01:26:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Mar 2013 01:26:25 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=NORMAL_HTTP_TO_IP,SPF_PASS,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jenkins@thetaphi.de designates 188.138.97.18 as permitted sender) Received: from [188.138.97.18] (HELO mail.sd-datasolutions.de) (188.138.97.18) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Mar 2013 01:26:15 +0000 Received: from serv1 (localhost.localdomain [127.0.0.1]) by mail.sd-datasolutions.de (Postfix) with ESMTP id 9EF6314AA031; Sat, 16 Mar 2013 01:25:53 +0000 (UTC) Date: Sat, 16 Mar 2013 01:21:34 +0000 (UTC) From: Policeman Jenkins Server To: dev@lucene.apache.org, markrmiller@apache.org, simonw@apache.org Message-ID: <1502994006.207.1363397153619.JavaMail.jenkins@serv1.sd-datasolutions.de> Subject: [JENKINS] Lucene-Solr-4.x-Linux (64bit/jrockit-jdk1.6.0_33-R28.2.4-4.1.0) - Build # 4694 - Failure! MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_206_664424660.1363396894992" X-Jenkins-Job: Lucene-Solr-4.x-Linux X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_206_664424660.1363396894992 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/4694/ Java: 64bit/jrockit-jdk1.6.0_33-R28.2.4-4.1.0 -XnoOpt 1 tests failed. REGRESSION: org.apache.solr.cloud.SyncSliceTest.testDistribSearch Error Message: Stack Trace: java.lang.AssertionError =09at __randomizedtesting.SeedInfo.seed([224BE929F0E5B101:A3AD673187BAD13D]= :0) =09at org.junit.Assert.fail(Assert.java:92) =09at org.junit.Assert.assertTrue(Assert.java:43) =09at org.junit.Assert.assertTrue(Assert.java:54) =09at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:196) =09at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseD= istributedSearchTestCase.java:806) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:39) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:25) =09at java.lang.reflect.Method.invoke(Method.java:597) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1559) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Random= izedRunner.java:79) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:738) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:774) =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:683) =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:40) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:44) =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:56) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at java.lang.Thread.run(Thread.java:662) Build Log: [...truncated 8778 lines...] [junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest [junit4:junit4] 2> 0 T1680 oas.BaseDistributedSearchTestCase.initHostCont= ext Setting hostContext system property: / [junit4:junit4] 2> 23 T1680 oas.SolrTestCaseJ4.setUp ###Starting testDist= ribSearch [junit4:junit4] 2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-So= lr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SyncSliceTest-13633956= 15062 [junit4:junit4] 2> 23 T1680 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4:junit4] 2> 24 T1681 oasc.ZkTestServer$ZKServerMain.runFromConfig = Starting server [junit4:junit4] 2> 24 T1681 oazs.ZooKeeperServer.setTickTime tickTime set= to 1000 [junit4:junit4] 2> 25 T1681 oazs.ZooKeeperServer.setMinSessionTimeout min= SessionTimeout set to -1 [junit4:junit4] 2> 25 T1681 oazs.ZooKeeperServer.setMaxSessionTimeout max= SessionTimeout set to -1 [junit4:junit4] 2> 25 T1681 oazs.NIOServerCnxnFactory.configure binding t= o port 0.0.0.0/0.0.0.0:0 [junit4:junit4] 2> 26 T1681 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 t= o /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/tes= t/J0/./org.apache.solr.cloud.SyncSliceTest-1363395615062/zookeeper/server1/= data/version-2/snapshot.0 [junit4:junit4] 2> 124 T1680 oasc.ZkTestServer.run start zk server on por= t:35341 [junit4:junit4] 2> 125 T1680 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:35341 sessionTimeout=3D10000 watcher=3Dorg= .apache.solr.common.cloud.ConnectionManager@1d26784d [junit4:junit4] 2> 127 T1686 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost.localdomain/127.0.0.1:35341. Wi= ll not attempt to authenticate using SASL (access denied (javax.security.au= th.AuthPermission getLoginConfiguration)) [junit4:junit4] 2> 127 T1680 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 127 T1686 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost.localdomain/127.0.0.1:35341, initi= ating session [junit4:junit4] 2> 127 T1682 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /127.0.0.1:44529 [junit4:junit4] 2> 128 T1682 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /127.0.0.1:44529 [junit4:junit4] 2> 129 T1684 oazsp.FileTxnLog.append Creating new log fil= e: log.1 [junit4:junit4] 2> 136 T1684 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d70b619590000 with negotiated timeout 10000 for client /= 127.0.0.1:44529 [junit4:junit4] 2> 136 T1686 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost.localdomain/127.0.0.1:35341, s= essionid =3D 0x13d70b619590000, negotiated timeout =3D 10000 [junit4:junit4] 2> 137 T1687 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@1d26784d name:ZooKeeperConnectio= n Watcher:127.0.0.1:35341 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4:junit4] 2> 137 T1680 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 138 T1680 oascc.SolrZkClient.makePath makePath: /solr [junit4:junit4] 2> 141 T1685 oazs.PrepRequestProcessor.pRequest2Txn Proce= ssed session termination for sessionid: 0x13d70b619590000 [junit4:junit4] 2> 143 T1687 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 143 T1680 oaz.ZooKeeper.close Session: 0x13d70b6195900= 00 closed [junit4:junit4] 2> 143 T1682 oazs.NIOServerCnxn.closeSock Closed socket c= onnection for client /127.0.0.1:44529 which had sessionid 0x13d70b619590000 [junit4:junit4] 2> 144 T1680 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:35341/solr sessionTimeout=3D10000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@1d273ac2 [junit4:junit4] 2> 146 T1688 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost.localdomain/127.0.0.1:35341. Wi= ll not attempt to authenticate using SASL (access denied (javax.security.au= th.AuthPermission getLoginConfiguration)) [junit4:junit4] 2> 146 T1680 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 147 T1682 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /127.0.0.1:44530 [junit4:junit4] 2> 147 T1688 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost.localdomain/127.0.0.1:35341, initi= ating session [junit4:junit4] 2> 148 T1682 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /127.0.0.1:44530 [junit4:junit4] 2> 149 T1684 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d70b619590001 with negotiated timeout 10000 for client /= 127.0.0.1:44530 [junit4:junit4] 2> 149 T1688 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost.localdomain/127.0.0.1:35341, s= essionid =3D 0x13d70b619590001, negotiated timeout =3D 10000 [junit4:junit4] 2> 150 T1689 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@1d273ac2 name:ZooKeeperConnectio= n Watcher:127.0.0.1:35341/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4:junit4] 2> 150 T1680 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 151 T1680 oascc.SolrZkClient.makePath makePath: /colle= ctions/collection1 [junit4:junit4] 2> 164 T1680 oascc.SolrZkClient.makePath makePath: /colle= ctions/collection1/shards [junit4:junit4] 2> 168 T1680 oascc.SolrZkClient.makePath makePath: /colle= ctions/control_collection [junit4:junit4] 2> 171 T1680 oascc.SolrZkClient.makePath makePath: /colle= ctions/control_collection/shards [junit4:junit4] 2> 175 T1680 oasc.AbstractZkTestCase.putConfig put /mnt/s= sd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/= solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4:junit4] 2> 176 T1680 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/solrconfig.xml [junit4:junit4] 2> 193 T1680 oasc.AbstractZkTestCase.putConfig put /mnt/s= sd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/= solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4:junit4] 2> 195 T1680 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/schema.xml [junit4:junit4] 2> 201 T1680 oasc.AbstractZkTestCase.putConfig put /mnt/s= sd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/= solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4:junit4] 2> 202 T1680 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/stopwords.txt [junit4:junit4] 2> 214 T1680 oasc.AbstractZkTestCase.putConfig put /mnt/s= sd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/= solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4:junit4] 2> 215 T1680 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/protwords.txt [junit4:junit4] 2> 219 T1680 oasc.AbstractZkTestCase.putConfig put /mnt/s= sd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/= solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4:junit4] 2> 222 T1680 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/currency.xml [junit4:junit4] 2> 233 T1680 oasc.AbstractZkTestCase.putConfig put /mnt/s= sd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/= solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-excha= nge-rates.json [junit4:junit4] 2> 234 T1680 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/open-exchange-rates.json [junit4:junit4] 2> 244 T1680 oasc.AbstractZkTestCase.putConfig put /mnt/s= sd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/= solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping= -ISOLatin1Accent.txt [junit4:junit4] 2> 244 T1680 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/mapping-ISOLatin1Accent.txt [junit4:junit4] 2> 253 T1680 oasc.AbstractZkTestCase.putConfig put /mnt/s= sd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/= solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4:junit4] 2> 253 T1680 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/old_synonyms.txt [junit4:junit4] 2> 255 T1680 oasc.AbstractZkTestCase.putConfig put /mnt/s= sd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/= solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4:junit4] 2> 256 T1680 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/synonyms.txt [junit4:junit4] 2> 258 T1685 oazs.PrepRequestProcessor.pRequest2Txn Proce= ssed session termination for sessionid: 0x13d70b619590001 [junit4:junit4] 2> 263 T1689 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 263 T1680 oaz.ZooKeeper.close Session: 0x13d70b6195900= 01 closed [junit4:junit4] 2> 263 T1682 oazs.NIOServerCnxn.closeSock Closed socket c= onnection for client /127.0.0.1:44530 which had sessionid 0x13d70b619590001 [junit4:junit4] 2> 365 T1680 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 367 T1680 oejs.AbstractConnector.doStart Started Selec= tChannelConnector@127.0.0.1:45034 [junit4:junit4] 2> 367 T1680 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4:junit4] 2> 367 T1680 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 368 T1680 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x= -Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-c= ontroljetty-1363395615303 [junit4:junit4] 2> 368 T1680 oasc.CoreContainer$Initializer.initialize lo= oking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-contro= ljetty-1363395615303/solr.xml [junit4:junit4] 2> 368 T1680 oasc.CoreContainer. New CoreContainer = 475111573 [junit4:junit4] 2> 369 T1680 oasc.CoreContainer.load Loading CoreContaine= r using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/b= uild/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1= 363395615303/' [junit4:junit4] 2> 369 T1680 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/= solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controlj= etty-1363395615303/' [junit4:junit4] 2> 386 T1680 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 120000 [junit4:junit4] 2> 386 T1680 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4:junit4] 2> 387 T1680 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 15000 [junit4:junit4] 2> 387 T1680 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 387 T1680 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4:junit4] 2> 388 T1680 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 388 T1680 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4:junit4] 2> 388 T1680 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4:junit4] 2> 388 T1680 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4:junit4] 2> 389 T1680 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 396 T1680 oasc.CoreContainer.load Registering Log List= ener [junit4:junit4] 2> 410 T1680 oasc.CoreContainer.initZooKeeper Zookeeper c= lient=3D127.0.0.1:35341/solr [junit4:junit4] 2> 410 T1680 oasc.ZkController.checkChrootPath zkHost inc= ludes chroot [junit4:junit4] 2> 410 T1680 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:35341 sessionTimeout=3D60000 watcher=3Dorg= .apache.solr.common.cloud.ConnectionManager@1c62e637 [junit4:junit4] 2> 411 T1699 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost.localdomain/127.0.0.1:35341. Wi= ll not attempt to authenticate using SASL (access denied (javax.security.au= th.AuthPermission getLoginConfiguration)) [junit4:junit4] 2> 411 T1680 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 412 T1682 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /127.0.0.1:44531 [junit4:junit4] 2> 412 T1699 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost.localdomain/127.0.0.1:35341, initi= ating session [junit4:junit4] 2> 412 T1682 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /127.0.0.1:44531 [junit4:junit4] 2> 414 T1684 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d70b619590002 with negotiated timeout 20000 for client /= 127.0.0.1:44531 [junit4:junit4] 2> 414 T1699 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost.localdomain/127.0.0.1:35341, s= essionid =3D 0x13d70b619590002, negotiated timeout =3D 20000 [junit4:junit4] 2> 414 T1700 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@1c62e637 name:ZooKeeperConnectio= n Watcher:127.0.0.1:35341 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4:junit4] 2> 415 T1680 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 416 T1685 oazs.PrepRequestProcessor.pRequest2Txn Proce= ssed session termination for sessionid: 0x13d70b619590002 [junit4:junit4] 2> 416 T1700 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 416 T1682 oazs.NIOServerCnxn.closeSock Closed socket c= onnection for client /127.0.0.1:44531 which had sessionid 0x13d70b619590002 [junit4:junit4] 2> 416 T1680 oaz.ZooKeeper.close Session: 0x13d70b6195900= 02 closed [junit4:junit4] 2> 417 T1680 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&soc= ketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 420 T1680 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:35341/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@1c6cdd9f [junit4:junit4] 2> 421 T1701 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost.localdomain/127.0.0.1:35341. Wi= ll not attempt to authenticate using SASL (access denied (javax.security.au= th.AuthPermission getLoginConfiguration)) [junit4:junit4] 2> 421 T1680 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 421 T1701 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost.localdomain/127.0.0.1:35341, initi= ating session [junit4:junit4] 2> 421 T1682 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /127.0.0.1:44532 [junit4:junit4] 2> 422 T1682 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /127.0.0.1:44532 [junit4:junit4] 2> 433 T1684 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d70b619590003 with negotiated timeout 20000 for client /= 127.0.0.1:44532 [junit4:junit4] 2> 433 T1701 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost.localdomain/127.0.0.1:35341, s= essionid =3D 0x13d70b619590003, negotiated timeout =3D 20000 [junit4:junit4] 2> 434 T1702 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@1c6cdd9f name:ZooKeeperConnectio= n Watcher:127.0.0.1:35341/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4:junit4] 2> 435 T1680 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 444 T1685 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d70b619590003 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> 455 T1680 oascc.SolrZkClient.makePath makePath: /live_= nodes [junit4:junit4] 2> 459 T1680 oasc.ZkController.createEphemeralLiveNode Re= gister node as live in ZooKeeper:/live_nodes/127.0.0.1:45034_ [junit4:junit4] 2> 460 T1685 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d70b619590003 type:dele= te cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/12= 7.0.0.1:45034_ Error:KeeperErrorCode =3D NoNode for /solr/live_nodes/127.0.= 0.1:45034_ [junit4:junit4] 2> 461 T1680 oascc.SolrZkClient.makePath makePath: /live_= nodes/127.0.0.1:45034_ [junit4:junit4] 2> 476 T1680 oascc.SolrZkClient.makePath makePath: /overs= eer_elect/election [junit4:junit4] 2> 487 T1685 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d70b619590003 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> 488 T1680 oascc.SolrZkClient.makePath makePath: /overs= eer_elect/leader [junit4:junit4] 2> 514 T1680 oasc.Overseer.start Overseer (id=3D893514950= 28899843-127.0.0.1:45034_-n_0000000000) starting [junit4:junit4] 2> 515 T1685 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d70b619590003 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> 524 T1685 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d70b619590003 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> 526 T1685 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d70b619590003 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> 527 T1685 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d70b619590003 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> 529 T1704 oasc.OverseerCollectionProcessor.run Process= current queue of collection creations [junit4:junit4] 2> 530 T1680 oascc.SolrZkClient.makePath makePath: /clust= erstate.json [junit4:junit4] 2> 534 T1680 oascc.SolrZkClient.makePath makePath: /alias= es.json [junit4:junit4] 2> 554 T1680 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 558 T1703 oasc.Overseer$ClusterStateUpdater.run Starti= ng to work on the main queue [junit4:junit4] 2> 560 T1705 oasc.CoreContainer.create Creating SolrCore = 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x= -Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-c= ontroljetty-1363395615303/collection1 [junit4:junit4] 2> 560 T1705 oasc.ZkController.createCollectionZkNode Che= ck for collection zkNode:control_collection [junit4:junit4] 2> 561 T1705 oasc.ZkController.createCollectionZkNode Col= lection zkNode exists [junit4:junit4] 2> 562 T1705 oasc.ZkController.readConfigName Load collec= tion config from:/collections/control_collection [junit4:junit4] 2> 563 T1705 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/= solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controlj= etty-1363395615303/collection1/' [junit4:junit4] 2> 564 T1705 oasc.SolrResourceLoader.replaceClassLoader A= dding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/sol= r-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-13633956153= 03/collection1/lib/README' to classloader [junit4:junit4] 2> 565 T1705 oasc.SolrResourceLoader.replaceClassLoader A= dding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/sol= r-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-13633956153= 03/collection1/lib/classes/' to classloader [junit4:junit4] 2> 614 T1705 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_43 [junit4:junit4] 2> 656 T1705 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4:junit4] 2> 657 T1705 oass.IndexSchema.readSchema Reading Solr Sch= ema [junit4:junit4] 2> 662 T1705 oass.IndexSchema.readSchema Schema name=3Dte= st [junit4:junit4] 2> 1104 T1705 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 1111 T1705 oass.IndexSchema.readSchema default search = field in schema is text [junit4:junit4] 2> 1114 T1705 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 1125 T1705 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 1128 T1705 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 1131 T1705 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 1132 T1705 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 1133 T1705 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 1133 T1705 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 1134 T1705 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 1134 T1705 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 1135 T1705 oasc.SolrCore.initDirectoryFactory solr.NRT= CachingDirectoryFactory [junit4:junit4] 2> 1135 T1705 oasc.SolrCore. [collection1] Opening = new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build= /solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-13633= 95615303/collection1/, dataDir=3D./org.apache.solr.cloud.SyncSliceTest-1363= 395615062/control/data/ [junit4:junit4] 2> 1135 T1705 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@1c147148 [junit4:junit4] 2> 1135 T1705 oasc.SolrCore.initDirectoryFactory solr.NRT= CachingDirectoryFactory [junit4:junit4] 2> 1136 T1705 oasc.CachingDirectoryFactory.get return new= directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/= solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062/control= /data forceNew: false [junit4:junit4] 2> 1136 T1705 oasc.SolrCore.getNewIndexDir New index dire= ctory detected: old=3Dnull new=3D./org.apache.solr.cloud.SyncSliceTest-1363= 395615062/control/data/index/ [junit4:junit4] 2> 1136 T1705 oasc.SolrCore.initIndex WARNING [collection= 1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-136339561506= 2/control/data/index' doesn't exist. Creating new index... [junit4:junit4] 2> 1137 T1705 oasc.CachingDirectoryFactory.get return new= directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/= solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062/control= /data/index forceNew: false [junit4:junit4] 2> 1163 T1705 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/sol= r/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062= /control/data/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFacto= ry@1cd9ee1e; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_1,gen= eration=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 1163 T1705 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1[segments_1] [junit4:junit4] 2> 1165 T1705 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe" [junit4:junit4] 2> 1166 T1705 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "s= tored_sig" [junit4:junit4] 2> 1166 T1705 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= istrib-dup-test-chain-implicit" [junit4:junit4] 2> 1167 T1705 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 1168 T1705 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 1168 T1705 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 1169 T1705 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 1170 T1705 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 1170 T1705 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 1173 T1705 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 1176 T1705 oass.SolrIndexSearcher. Opening Searc= her@1ce4e121 main [junit4:junit4] 2> 1176 T1705 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 1176 T1705 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 1181 T1706 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@1ce4e121 main{StandardDirectoryReader(se= gments_1:1)} [junit4:junit4] 2> 1182 T1705 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 1183 T1705 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 1183 T1685 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d70b619590003 type:cre= ate cxid:0x55 zxid:0x2a txntype:-1 reqpath:n/a Error Path:/solr/overseer/qu= eue Error:KeeperErrorCode =3D NoNode for /solr/overseer/queue [junit4:junit4] 2> 2062 T1703 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 2063 T1703 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":null, [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:45034_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:45034"} [junit4:junit4] 2> 2064 T1703 oasc.Overseer$ClusterStateUpdater.createCol= lection Create collection control_collection with numShards 1 [junit4:junit4] 2> 2064 T1703 oasc.Overseer$ClusterStateUpdater.updateSta= te Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 2065 T1685 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d70b619590003 type:cre= ate cxid:0x5d zxid:0x2d txntype:-1 reqpath:n/a Error Path:/solr/overseer/qu= eue-work Error:KeeperErrorCode =3D NoNode for /solr/overseer/queue-work [junit4:junit4] 2> 2080 T1702 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> 2186 T1705 oasc.CoreContainer.registerCore registering= core: collection1 [junit4:junit4] 2> 2187 T1705 oasc.ZkController.register Register replica= - core:collection1 address:http://127.0.0.1:45034 collection:control_colle= ction shard:shard1 [junit4:junit4] 2> 2188 T1705 oascc.SolrZkClient.makePath makePath: /coll= ections/control_collection/leader_elect/shard1/election [junit4:junit4] 2> 2209 T1685 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d70b619590003 type:del= ete cxid:0x77 zxid:0x37 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> 2210 T1705 oasc.ShardLeaderElectionContext.runLeaderPr= ocess Running the leader process. [junit4:junit4] 2> 2211 T1685 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d70b619590003 type:cre= ate cxid:0x78 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 2213 T1705 oasc.ShardLeaderElectionContext.waitForRepl= icasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 2213 T1705 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I may be the new leader - try and sync [junit4:junit4] 2> 2213 T1705 oasc.SyncStrategy.sync Sync replicas to htt= p://127.0.0.1:45034/collection1/ [junit4:junit4] 2> 2213 T1705 oasc.SyncStrategy.syncReplicas Sync Success= - now sync replicas to me [junit4:junit4] 2> 2214 T1705 oasc.SyncStrategy.syncToMe http://127.0.0.1= :45034/collection1/ has no replicas [junit4:junit4] 2> 2214 T1705 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I am the new leader: http://127.0.0.1:45034/collection1/ [junit4:junit4] 2> 2214 T1705 oascc.SolrZkClient.makePath makePath: /coll= ections/control_collection/leaders/shard1 [junit4:junit4] 2> 2217 T1685 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d70b619590003 type:cre= ate cxid:0x82 zxid:0x3c txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 3585 T1703 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 3610 T1702 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> 3629 T1705 oasc.ZkController.register We are http://12= 7.0.0.1:45034/collection1/ and leader is http://127.0.0.1:45034/collection1= / [junit4:junit4] 2> 3629 T1705 oasc.ZkController.register No LogReplay nee= ded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:45034 [junit4:junit4] 2> 3629 T1705 oasc.ZkController.checkRecovery I am the le= ader, no recovery necessary [junit4:junit4] 2> 3630 T1705 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Dactive [junit4:junit4] 2> 3630 T1705 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 3634 T1705 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 3636 T1680 oass.SolrDispatchFilter.init user.dir=3D/mn= t/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0 [junit4:junit4] 2> 3637 T1680 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4:junit4] 2> 3638 T1680 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> 3644 T1680 oascsi.HttpClientUtil.createClient Creating= new http client, config: [junit4:junit4] 2> 3646 T1680 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:35341/solr sessionTimeout=3D10000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@1ccf79ce [junit4:junit4] 2> 3647 T1708 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost.localdomain/127.0.0.1:35341. W= ill not attempt to authenticate using SASL (access denied (javax.security.a= uth.AuthPermission getLoginConfiguration)) [junit4:junit4] 2> 3647 T1680 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 3648 T1682 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /127.0.0.1:44533 [junit4:junit4] 2> 3648 T1708 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost.localdomain/127.0.0.1:35341, init= iating session [junit4:junit4] 2> 3649 T1682 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /127.0.0.1:44533 [junit4:junit4] 2> 3654 T1708 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost.localdomain/127.0.0.1:35341, = sessionid =3D 0x13d70b619590004, negotiated timeout =3D 10000 [junit4:junit4] 2> 3654 T1684 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d70b619590004 with negotiated timeout 10000 for client = /127.0.0.1:44533 [junit4:junit4] 2> 3654 T1709 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@1ccf79ce name:ZooKeeperConnecti= on Watcher:127.0.0.1:35341/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 3655 T1680 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 3657 T1680 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 3661 T1680 oasc.ChaosMonkey.monkeyLog monkey: init - e= xpire sessions:true cause connection loss:true [junit4:junit4] 2> 3748 T1680 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 3750 T1680 oejs.AbstractConnector.doStart Started Sele= ctChannelConnector@127.0.0.1:50680 [junit4:junit4] 2> 3751 T1680 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() [junit4:junit4] 2> 3751 T1680 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 3751 T1680 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.= x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-= jetty1-1363395618700 [junit4:junit4] 2> 3752 T1680 oasc.CoreContainer$Initializer.initialize l= ooking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Lin= ux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty= 1-1363395618700/solr.xml [junit4:junit4] 2> 3752 T1680 oasc.CoreContainer. New CoreContainer= 473854093 [junit4:junit4] 2> 3752 T1680 oasc.CoreContainer.load Loading CoreContain= er using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/= build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-136339= 5618700/' [junit4:junit4] 2> 3753 T1680 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux= /solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-= 1363395618700/' [junit4:junit4] 2> 3769 T1680 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 120000 [junit4:junit4] 2> 3770 T1680 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: http:// [junit4:junit4] 2> 3770 T1680 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 15000 [junit4:junit4] 2> 3770 T1680 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 3771 T1680 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4:junit4] 2> 3771 T1680 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 3771 T1680 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 3771 T1680 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4:junit4] 2> 3772 T1680 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4:junit4] 2> 3772 T1680 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&= socketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 3782 T1680 oasc.CoreContainer.load Registering Log Lis= tener [junit4:junit4] 2> 3802 T1680 oasc.CoreContainer.initZooKeeper Zookeeper = client=3D127.0.0.1:35341/solr [junit4:junit4] 2> 3803 T1680 oasc.ZkController.checkChrootPath zkHost in= cludes chroot [junit4:junit4] 2> 3803 T1680 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:35341 sessionTimeout=3D60000 watcher=3Dor= g.apache.solr.common.cloud.ConnectionManager@1c6201da [junit4:junit4] 2> 3805 T1719 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost.localdomain/127.0.0.1:35341. W= ill not attempt to authenticate using SASL (access denied (javax.security.a= uth.AuthPermission getLoginConfiguration)) [junit4:junit4] 2> 3805 T1680 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 3805 T1719 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost.localdomain/127.0.0.1:35341, init= iating session [junit4:junit4] 2> 3805 T1682 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /127.0.0.1:44534 [junit4:junit4] 2> 3806 T1682 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /127.0.0.1:44534 [junit4:junit4] 2> 3807 T1684 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d70b619590005 with negotiated timeout 20000 for client = /127.0.0.1:44534 [junit4:junit4] 2> 3807 T1719 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost.localdomain/127.0.0.1:35341, = sessionid =3D 0x13d70b619590005, negotiated timeout =3D 20000 [junit4:junit4] 2> 3808 T1720 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@1c6201da name:ZooKeeperConnecti= on Watcher:127.0.0.1:35341 got event WatchedEvent state:SyncConnected type:= None path:null path:null type:None [junit4:junit4] 2> 3808 T1680 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 3809 T1685 oazs.PrepRequestProcessor.pRequest2Txn Proc= essed session termination for sessionid: 0x13d70b619590005 [junit4:junit4] 2> 3809 T1720 oaz.ClientCnxn$EventThread.run EventThread = shut down [junit4:junit4] 2> 3809 T1682 oazs.NIOServerCnxn.closeSock Closed socket = connection for client /127.0.0.1:44534 which had sessionid 0x13d70b61959000= 5 [junit4:junit4] 2> 3809 T1680 oaz.ZooKeeper.close Session: 0x13d70b619590= 005 closed [junit4:junit4] 2> 3810 T1680 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&so= cketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 3814 T1680 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:35341/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@1c6308fe [junit4:junit4] 2> 3814 T1721 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost.localdomain/127.0.0.1:35341. W= ill not attempt to authenticate using SASL (access denied (javax.security.a= uth.AuthPermission getLoginConfiguration)) [junit4:junit4] 2> 3814 T1680 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 3815 T1682 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /127.0.0.1:44535 [junit4:junit4] 2> 3815 T1721 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost.localdomain/127.0.0.1:35341, init= iating session [junit4:junit4] 2> 3815 T1682 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /127.0.0.1:44535 [junit4:junit4] 2> 3816 T1684 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d70b619590006 with negotiated timeout 20000 for client = /127.0.0.1:44535 [junit4:junit4] 2> 3816 T1721 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost.localdomain/127.0.0.1:35341, = sessionid =3D 0x13d70b619590006, negotiated timeout =3D 20000 [junit4:junit4] 2> 3816 T1722 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@1c6308fe name:ZooKeeperConnecti= on Watcher:127.0.0.1:35341/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 3816 T1680 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 3817 T1685 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d70b619590006 type:cre= ate cxid:0x1 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 3818 T1685 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d70b619590006 type:cre= ate cxid:0x2 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 3819 T1680 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 4821 T1680 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:50680_ [junit4:junit4] 2> 4823 T1685 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d70b619590006 type:del= ete cxid:0xb zxid:0x4c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/1= 27.0.0.1:50680_ Error:KeeperErrorCode =3D NoNode for /solr/live_nodes/127.0= .0.1:50680_ [junit4:junit4] 2> 4824 T1680 oascc.SolrZkClient.makePath makePath: /live= _nodes/127.0.0.1:50680_ [junit4:junit4] 2> 4834 T1702 oascc.ZkStateReader$3.process Updating live= nodes... (2) [junit4:junit4] 2> 4834 T1702 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> 4835 T1722 oascc.ZkStateReader$3.process Updating live= nodes... (2) [junit4:junit4] 2> 4835 T1709 oascc.ZkStateReader$3.process Updating live= nodes... (2) [junit4:junit4] 2> 4841 T1723 oasc.CoreContainer.create Creating SolrCore= 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.= x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-= jetty1-1363395618700/collection1 [junit4:junit4] 2> 4842 T1723 oasc.ZkController.createCollectionZkNode Ch= eck for collection zkNode:collection1 [junit4:junit4] 2> 4842 T1723 oasc.ZkController.createCollectionZkNode Co= llection zkNode exists [junit4:junit4] 2> 4843 T1723 oasc.ZkController.readConfigName Load colle= ction config from:/collections/collection1 [junit4:junit4] 2> 4844 T1723 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux= /solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-= 1363395618700/collection1/' [junit4:junit4] 2> 4845 T1723 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/so= lr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1363395618700/co= llection1/lib/README' to classloader [junit4:junit4] 2> 4845 T1723 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/so= lr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1363395618700/co= llection1/lib/classes/' to classloader [junit4:junit4] 2> 4880 T1723 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_43 [junit4:junit4] 2> 4921 T1723 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4:junit4] 2> 4922 T1723 oass.IndexSchema.readSchema Reading Solr Sc= hema [junit4:junit4] 2> 4927 T1723 oass.IndexSchema.readSchema Schema name=3Dt= est [junit4:junit4] 2> 5115 T1703 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 5116 T1703 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"127.0.0.1:45034__collection1", [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:45034_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:45034"} [junit4:junit4] 2> 5120 T1702 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> 5120 T1709 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> 5120 T1722 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> 5399 T1723 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 5406 T1723 oass.IndexSchema.readSchema default search = field in schema is text [junit4:junit4] 2> 5409 T1723 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 5420 T1723 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 5424 T1723 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 5427 T1723 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 5428 T1723 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 5428 T1723 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 5428 T1723 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 5429 T1723 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 5430 T1723 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 5430 T1723 oasc.SolrCore.initDirectoryFactory solr.NRT= CachingDirectoryFactory [junit4:junit4] 2> 5430 T1723 oasc.SolrCore. [collection1] Opening = new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build= /solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-13633956187= 00/collection1/, dataDir=3D./org.apache.solr.cloud.SyncSliceTest-1363395615= 062/jetty1/ [junit4:junit4] 2> 5430 T1723 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@1c147148 [junit4:junit4] 2> 5431 T1723 oasc.SolrCore.initDirectoryFactory solr.NRT= CachingDirectoryFactory [junit4:junit4] 2> 5431 T1723 oasc.CachingDirectoryFactory.get return new= directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/= solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062/jetty1 = forceNew: false [junit4:junit4] 2> 5431 T1723 oasc.SolrCore.getNewIndexDir New index dire= ctory detected: old=3Dnull new=3D./org.apache.solr.cloud.SyncSliceTest-1363= 395615062/jetty1/index/ [junit4:junit4] 2> 5432 T1723 oasc.SolrCore.initIndex WARNING [collection= 1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-136339561506= 2/jetty1/index' doesn't exist. Creating new index... [junit4:junit4] 2> 5432 T1723 oasc.CachingDirectoryFactory.get return new= directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/= solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062/jetty1/= index forceNew: false [junit4:junit4] 2> 5453 T1723 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/sol= r/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062= /jetty1/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1cc= 92e1d; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_1,generatio= n=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 5453 T1723 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1[segments_1] [junit4:junit4] 2> 5455 T1723 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe" [junit4:junit4] 2> 5456 T1723 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "s= tored_sig" [junit4:junit4] 2> 5456 T1723 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= istrib-dup-test-chain-implicit" [junit4:junit4] 2> 5457 T1723 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 5458 T1723 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 5459 T1723 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 5459 T1723 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 5460 T1723 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 5461 T1723 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 5465 T1723 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 5471 T1723 oass.SolrIndexSearcher. Opening Searc= her@1cd26eb4 main [junit4:junit4] 2> 5472 T1723 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 5472 T1723 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 5478 T1724 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@1cd26eb4 main{StandardDirectoryReader(se= gments_1:1)} [junit4:junit4] 2> 5481 T1723 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 5481 T1723 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 6623 T1703 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 6624 T1703 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":null, [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":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:50680_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:50680"} [junit4:junit4] 2> 6624 T1703 oasc.Overseer$ClusterStateUpdater.createCol= lection Create collection collection1 with numShards 1 [junit4:junit4] 2> 6624 T1703 oasc.Overseer$ClusterStateUpdater.updateSta= te Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 6705 T1702 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> 6705 T1722 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> 6705 T1709 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> 7494 T1723 oasc.CoreContainer.registerCore registering= core: collection1 [junit4:junit4] 2> 7494 T1723 oasc.ZkController.register Register replica= - core:collection1 address:http://127.0.0.1:50680 collection:collection1 s= hard:shard1 [junit4:junit4] 2> 7495 T1723 oascc.SolrZkClient.makePath makePath: /coll= ections/collection1/leader_elect/shard1/election [junit4:junit4] 2> 7501 T1685 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d70b619590006 type:del= ete cxid:0x48 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/collections= /collection1/leaders Error:KeeperErrorCode =3D NoNode for /solr/collections= /collection1/leaders [junit4:junit4] 2> 7501 T1723 oasc.ShardLeaderElectionContext.runLeaderPr= ocess Running the leader process. [junit4:junit4] 2> 7502 T1685 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d70b619590006 type:cre= ate cxid:0x49 zxid:0x5d txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 7503 T1723 oasc.ShardLeaderElectionContext.waitForRepl= icasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 7503 T1723 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I may be the new leader - try and sync [junit4:junit4] 2> 7503 T1723 oasc.SyncStrategy.sync Sync replicas to htt= p://127.0.0.1:50680/collection1/ [junit4:junit4] 2> 7504 T1723 oasc.SyncStrategy.syncReplicas Sync Success= - now sync replicas to me [junit4:junit4] 2> 7504 T1723 oasc.SyncStrategy.syncToMe http://127.0.0.1= :50680/collection1/ has no replicas [junit4:junit4] 2> 7504 T1723 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I am the new leader: http://127.0.0.1:50680/collection1/ [junit4:junit4] 2> 7504 T1723 oascc.SolrZkClient.makePath makePath: /coll= ections/collection1/leaders/shard1 [junit4:junit4] 2> 7507 T1685 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d70b619590006 type:cre= ate cxid:0x53 zxid:0x61 txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 8208 T1703 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 8343 T1702 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> 8343 T1709 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> 8343 T1722 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> 8361 T1723 oasc.ZkController.register We are http://12= 7.0.0.1:50680/collection1/ and leader is http://127.0.0.1:50680/collection1= / [junit4:junit4] 2> 8361 T1723 oasc.ZkController.register No LogReplay nee= ded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:50680 [junit4:junit4] 2> 8361 T1723 oasc.ZkController.checkRecovery I am the le= ader, no recovery necessary [junit4:junit4] 2> 8361 T1723 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Dactive [junit4:junit4] 2> 8361 T1723 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 8363 T1723 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 8364 T1680 oass.SolrDispatchFilter.init user.dir=3D/mn= t/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0 [junit4:junit4] 2> 8364 T1680 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4:junit4] 2> 8365 T1680 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> 8443 T1680 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 8445 T1680 oejs.AbstractConnector.doStart Started Sele= ctChannelConnector@127.0.0.1:45058 [junit4:junit4] 2> 8445 T1680 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() [junit4:junit4] 2> 8446 T1680 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 8446 T1680 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.= x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-= jetty2-1363395623409 [junit4:junit4] 2> 8446 T1680 oasc.CoreContainer$Initializer.initialize l= ooking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Lin= ux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty= 2-1363395623409/solr.xml [junit4:junit4] 2> 8447 T1680 oasc.CoreContainer. New CoreContainer= 473401709 [junit4:junit4] 2> 8447 T1680 oasc.CoreContainer.load Loading CoreContain= er using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/= build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-136339= 5623409/' [junit4:junit4] 2> 8447 T1680 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux= /solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-= 1363395623409/' [junit4:junit4] 2> 8464 T1680 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 120000 [junit4:junit4] 2> 8465 T1680 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: http:// [junit4:junit4] 2> 8465 T1680 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 15000 [junit4:junit4] 2> 8465 T1680 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 8465 T1680 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4:junit4] 2> 8466 T1680 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 8466 T1680 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 8466 T1680 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4:junit4] 2> 8467 T1680 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4:junit4] 2> 8467 T1680 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&= socketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 8474 T1680 oasc.CoreContainer.load Registering Log Lis= tener [junit4:junit4] 2> 8488 T1680 oasc.CoreContainer.initZooKeeper Zookeeper = client=3D127.0.0.1:35341/solr [junit4:junit4] 2> 8489 T1680 oasc.ZkController.checkChrootPath zkHost in= cludes chroot [junit4:junit4] 2> 8489 T1680 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:35341 sessionTimeout=3D60000 watcher=3Dor= g.apache.solr.common.cloud.ConnectionManager@1c5d9e23 [junit4:junit4] 2> 8490 T1735 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost.localdomain/127.0.0.1:35341. W= ill not attempt to authenticate using SASL (access denied (javax.security.a= uth.AuthPermission getLoginConfiguration)) [junit4:junit4] 2> 8490 T1680 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 8490 T1735 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost.localdomain/127.0.0.1:35341, init= iating session [junit4:junit4] 2> 8490 T1682 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /127.0.0.1:44537 [junit4:junit4] 2> 8491 T1682 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /127.0.0.1:44537 [junit4:junit4] 2> 8491 T1684 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d70b619590007 with negotiated timeout 20000 for client = /127.0.0.1:44537 [junit4:junit4] 2> 8491 T1735 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost.localdomain/127.0.0.1:35341, = sessionid =3D 0x13d70b619590007, negotiated timeout =3D 20000 [junit4:junit4] 2> 8492 T1736 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@1c5d9e23 name:ZooKeeperConnecti= on Watcher:127.0.0.1:35341 got event WatchedEvent state:SyncConnected type:= None path:null path:null type:None [junit4:junit4] 2> 8492 T1680 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 8493 T1685 oazs.PrepRequestProcessor.pRequest2Txn Proc= essed session termination for sessionid: 0x13d70b619590007 [junit4:junit4] 2> 8493 T1736 oaz.ClientCnxn$EventThread.run EventThread = shut down [junit4:junit4] 2> 8493 T1680 oaz.ZooKeeper.close Session: 0x13d70b619590= 007 closed [junit4:junit4] 2> 8493 T1682 oazs.NIOServerCnxn.closeSock Closed socket = connection for client /127.0.0.1:44537 which had sessionid 0x13d70b61959000= 7 [junit4:junit4] 2> 8494 T1680 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&so= cketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 8496 T1680 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:35341/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@1c609beb [junit4:junit4] 2> 8497 T1737 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost.localdomain/127.0.0.1:35341. W= ill not attempt to authenticate using SASL (access denied (javax.security.a= uth.AuthPermission getLoginConfiguration)) [junit4:junit4] 2> 8497 T1680 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 8497 T1737 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost.localdomain/127.0.0.1:35341, init= iating session [junit4:junit4] 2> 8498 T1682 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /127.0.0.1:44538 [junit4:junit4] 2> 8498 T1682 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /127.0.0.1:44538 [junit4:junit4] 2> 8499 T1684 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d70b619590008 with negotiated timeout 20000 for client = /127.0.0.1:44538 [junit4:junit4] 2> 8499 T1737 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost.localdomain/127.0.0.1:35341, = sessionid =3D 0x13d70b619590008, negotiated timeout =3D 20000 [junit4:junit4] 2> 8499 T1738 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@1c609beb name:ZooKeeperConnecti= on Watcher:127.0.0.1:35341/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 8499 T1680 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 8500 T1685 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d70b619590008 type:cre= ate cxid:0x1 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 8501 T1685 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d70b619590008 type:cre= ate cxid:0x2 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 8502 T1680 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 9504 T1680 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:45058_ [junit4:junit4] 2> 9505 T1685 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d70b619590008 type:del= ete cxid:0xb zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/1= 27.0.0.1:45058_ Error:KeeperErrorCode =3D NoNode for /solr/live_nodes/127.0= .0.1:45058_ [junit4:junit4] 2> 9506 T1680 oascc.SolrZkClient.makePath makePath: /live= _nodes/127.0.0.1:45058_ [junit4:junit4] 2> 9507 T1722 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> 9508 T1702 oascc.ZkStateReader$3.process Updating live= nodes... (3) [junit4:junit4] 2> 9508 T1709 oascc.ZkStateReader$3.process Updating live= nodes... (3) [junit4:junit4] 2> 9508 T1702 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> 9508 T1709 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> 9508 T1738 oascc.ZkStateReader$3.process Updating live= nodes... (3) [junit4:junit4] 2> 9509 T1722 oascc.ZkStateReader$3.process Updating live= nodes... (3) [junit4:junit4] 2> 9513 T1739 oasc.CoreContainer.create Creating SolrCore= 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.= x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-= jetty2-1363395623409/collection1 [junit4:junit4] 2> 9513 T1739 oasc.ZkController.createCollectionZkNode Ch= eck for collection zkNode:collection1 [junit4:junit4] 2> 9514 T1739 oasc.ZkController.createCollectionZkNode Co= llection zkNode exists [junit4:junit4] 2> 9514 T1739 oasc.ZkController.readConfigName Load colle= ction config from:/collections/collection1 [junit4:junit4] 2> 9515 T1739 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux= /solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-= 1363395623409/collection1/' [junit4:junit4] 2> 9516 T1739 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/so= lr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1363395623409/co= llection1/lib/README' to classloader [junit4:junit4] 2> 9516 T1739 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/so= lr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1363395623409/co= llection1/lib/classes/' to classloader [junit4:junit4] 2> 9545 T1739 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_43 [junit4:junit4] 2> 9587 T1739 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4:junit4] 2> 9588 T1739 oass.IndexSchema.readSchema Reading Solr Sc= hema [junit4:junit4] 2> 9593 T1739 oass.IndexSchema.readSchema Schema name=3Dt= est [junit4:junit4] 2> 9848 T1703 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 9849 T1703 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"127.0.0.1:50680__collection1", [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":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:50680_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:50680"} [junit4:junit4] 2> 9852 T1722 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> 9852 T1709 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> 9852 T1738 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> 9852 T1702 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> 10043 T1739 oass.OpenExchangeRatesOrgProvider.init Ini= tialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 10050 T1739 oass.IndexSchema.readSchema default search= field in schema is text [junit4:junit4] 2> 10053 T1739 oass.IndexSchema.readSchema unique key fie= ld: id [junit4:junit4] 2> 10064 T1739 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 10067 T1739 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 10074 T1739 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 10076 T1739 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 10076 T1739 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 10076 T1739 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 10077 T1739 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 10077 T1739 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 10077 T1739 oasc.SolrCore.initDirectoryFactory solr.NR= TCachingDirectoryFactory [junit4:junit4] 2> 10078 T1739 oasc.SolrCore. [collection1] Opening= new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/buil= d/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363395623= 409/collection1/, dataDir=3D./org.apache.solr.cloud.SyncSliceTest-136339561= 5062/jetty2/ [junit4:junit4] 2> 10078 T1739 oasc.JmxMonitoredMap. JMX monitoring= is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxM= BeanServer@1c147148 [junit4:junit4] 2> 10078 T1739 oasc.SolrCore.initDirectoryFactory solr.NR= TCachingDirectoryFactory [junit4:junit4] 2> 10078 T1739 oasc.CachingDirectoryFactory.get return ne= w directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build= /solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062/jetty2= forceNew: false [junit4:junit4] 2> 10079 T1739 oasc.SolrCore.getNewIndexDir New index dir= ectory detected: old=3Dnull new=3D./org.apache.solr.cloud.SyncSliceTest-136= 3395615062/jetty2/index/ [junit4:junit4] 2> 10079 T1739 oasc.SolrCore.initIndex WARNING [collectio= n1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-13633956150= 62/jetty2/index' doesn't exist. Creating new index... [junit4:junit4] 2> 10079 T1739 oasc.CachingDirectoryFactory.get return ne= w directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build= /solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062/jetty2= /index forceNew: false [junit4:junit4] 2> 10082 T1739 oasc.SolrDeletionPolicy.onCommit SolrDelet= ionPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/sol= r/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062= /jetty2/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1c3= 9a371; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_1,generatio= n=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 10082 T1739 oasc.SolrDeletionPolicy.updateCommits newe= st commit =3D 1[segments_1] [junit4:junit4] 2> 10084 T1739 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= dedupe" [junit4:junit4] 2> 10084 T1739 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= stored_sig" [junit4:junit4] 2> 10084 T1739 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= distrib-dup-test-chain-implicit" [junit4:junit4] 2> 10085 T1739 oasc.RequestHandlers.initHandlersFromConfi= g created standard: solr.StandardRequestHandler [junit4:junit4] 2> 10085 T1739 oasc.RequestHandlers.initHandlersFromConfi= g created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 10085 T1739 oasc.RequestHandlers.initHandlersFromConfi= g adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 10085 T1739 oasc.RequestHandlers.initHandlersFromConfi= g created /replication: solr.ReplicationHandler [junit4:junit4] 2> 10086 T1739 oasc.RequestHandlers.initHandlersFromConfi= g created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 10086 T1739 oasc.RequestHandlers.initHandlersFromConfi= g created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 10088 T1739 oashl.XMLLoader.init xsltCacheLifetimeSeco= nds=3D60 [junit4:junit4] 2> 10091 T1739 oass.SolrIndexSearcher. Opening Sear= cher@1c3b6342 main [junit4:junit4] 2> 10091 T1739 oasu.CommitTracker. Hard AutoCommit:= disabled [junit4:junit4] 2> 10092 T1739 oasu.CommitTracker. Soft AutoCommit:= disabled [junit4:junit4] 2> 10097 T1740 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@1c3b6342 main{StandardDirectoryReader(s= egments_1:1)} [junit4:junit4] 2> 10098 T1739 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 10098 T1739 oasc.ZkController.publish numShards not fo= und on descriptor - reading it from system property [junit4:junit4] 2> 11356 T1703 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 11357 T1703 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":null, [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":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:45058_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:45058"} [junit4:junit4] 2> 11357 T1703 oasc.Overseer$ClusterStateUpdater.updateSt= ate Collection already exists with numShards=3D1 [junit4:junit4] 2> 11357 T1703 oasc.Overseer$ClusterStateUpdater.updateSt= ate Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 11361 T1738 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 11361 T1702 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 11361 T1722 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 11361 T1709 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 12099 T1739 oasc.CoreContainer.registerCore registerin= g core: collection1 [junit4:junit4] 2> 12100 T1739 oasc.ZkController.register Register replic= a - core:collection1 address:http://127.0.0.1:45058 collection:collection1 = shard:shard1 [junit4:junit4] 2> 12104 T1739 oasc.ZkController.register We are http://1= 27.0.0.1:45058/collection1/ and leader is http://127.0.0.1:50680/collection= 1/ [junit4:junit4] 2> 12104 T1739 oasc.ZkController.register No LogReplay ne= eded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:45058 [junit4:junit4] 2> 12104 T1739 oasc.ZkController.checkRecovery Core needs= to recover:collection1 [junit4:junit4] 2> 12104 T1739 oasu.DefaultSolrCoreState.doRecovery Runni= ng recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C85 name=3Dcollection1 org.apache.solr= .core.SolrCore@1c392083 url=3Dhttp://127.0.0.1:45058/collection1 node=3D127= .0.0.1:45058_ C85_STATE=3Dcoll:collection1 core:collection1 props:{state=3D= down, core=3Dcollection1, collection=3Dcollection1, node_name=3D127.0.0.1:4= 5058_, base_url=3Dhttp://127.0.0.1:45058} [junit4:junit4] 2> 12105 T1741 C85 P45058 oasc.RecoveryStrategy.run Start= ing recovery process. core=3Dcollection1 recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 12105 T1741 C85 P45058 oasc.RecoveryStrategy.doRecover= y ###### startupVersions=3D[] [junit4:junit4] 2> 12105 T1741 C85 P45058 oasc.ZkController.publish publi= shing core=3Dcollection1 state=3Drecovering [junit4:junit4] 2> 12105 T1739 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 12105 T1741 C85 P45058 oasc.ZkController.publish numSh= ards not found on descriptor - reading it from system property [junit4:junit4] 2> 12106 T1741 C85 P45058 oascsi.HttpClientUtil.createCli= ent Creating new http client, config:maxConnections=3D128&maxConnectionsPer= Host=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 12106 T1680 oass.SolrDispatchFilter.init user.dir=3D/m= nt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0 [junit4:junit4] 2> 12107 T1680 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() done [junit4:junit4] 2> 12107 T1680 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 12172 T1680 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 12174 T1680 oejs.AbstractConnector.doStart Started Sel= ectChannelConnector@127.0.0.1:33685 [junit4:junit4] 2> 12175 T1680 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() [junit4:junit4] 2> 12175 T1680 oasc.SolrResourceLoader.locateSolrHome JND= I not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 12175 T1680 oasc.SolrResourceLoader.locateSolrHome usi= ng system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4= .x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest= -jetty3-1363395627149 [junit4:junit4] 2> 12176 T1680 oasc.CoreContainer$Initializer.initialize = looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Li= nux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jett= y3-1363395627149/solr.xml [junit4:junit4] 2> 12176 T1680 oasc.CoreContainer. New CoreContaine= r 477349183 [junit4:junit4] 2> 12176 T1680 oasc.CoreContainer.load Loading CoreContai= ner using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr= /build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-13633= 95627149/' [junit4:junit4] 2> 12177 T1680 oasc.SolrResourceLoader. new SolrRes= ourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3= -1363395627149/' [junit4:junit4] 2> 12195 T1680 oashc.HttpShardHandlerFactory.getParameter= Setting socketTimeout to: 120000 [junit4:junit4] 2> 12196 T1680 oashc.HttpShardHandlerFactory.getParameter= Setting urlScheme to: http:// [junit4:junit4] 2> 12196 T1680 oashc.HttpShardHandlerFactory.getParameter= Setting connTimeout to: 15000 [junit4:junit4] 2> 12196 T1680 oashc.HttpShardHandlerFactory.getParameter= Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 12197 T1680 oashc.HttpShardHandlerFactory.getParameter= Setting corePoolSize to: 0 [junit4:junit4] 2> 12197 T1680 oashc.HttpShardHandlerFactory.getParameter= Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 12197 T1680 oashc.HttpShardHandlerFactory.getParameter= Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 12198 T1680 oashc.HttpShardHandlerFactory.getParameter= Setting sizeOfQueue to: -1 [junit4:junit4] 2> 12198 T1680 oashc.HttpShardHandlerFactory.getParameter= Setting fairnessPolicy to: false [junit4:junit4] 2> 12198 T1680 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000= &socketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 12206 T1680 oasc.CoreContainer.load Registering Log Li= stener [junit4:junit4] 2> 12220 T1680 oasc.CoreContainer.initZooKeeper Zookeeper= client=3D127.0.0.1:35341/solr [junit4:junit4] 2> 12221 T1680 oasc.ZkController.checkChrootPath zkHost i= ncludes chroot [junit4:junit4] 2> 12221 T1680 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:35341 sessionTimeout=3D60000 watcher=3Do= rg.apache.solr.common.cloud.ConnectionManager@1c37db67 [junit4:junit4] 2> 12222 T1752 oaz.ClientCnxn$SendThread.logStartConnect = Opening socket connection to server localhost.localdomain/127.0.0.1:35341. = Will not attempt to authenticate using SASL (access denied (javax.security.= auth.AuthPermission getLoginConfiguration)) [junit4:junit4] 2> 12222 T1680 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 12222 T1752 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost.localdomain/127.0.0.1:35341, ini= tiating session [junit4:junit4] 2> 12222 T1682 oazs.NIOServerCnxnFactory.run Accepted soc= ket connection from /127.0.0.1:44541 [junit4:junit4] 2> 12223 T1682 oazs.ZooKeeperServer.processConnectRequest= Client attempting to establish new session at /127.0.0.1:44541 [junit4:junit4] 2> 12224 T1684 oazs.ZooKeeperServer.finishSessionInit Est= ablished session 0x13d70b619590009 with negotiated timeout 20000 for client= /127.0.0.1:44541 [junit4:junit4] 2> 12224 T1752 oaz.ClientCnxn$SendThread.onConnected Sess= ion establishment complete on server localhost.localdomain/127.0.0.1:35341,= sessionid =3D 0x13d70b619590009, negotiated timeout =3D 20000 [junit4:junit4] 2> 12224 T1753 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@1c37db67 name:ZooKeeperConnect= ion Watcher:127.0.0.1:35341 got event WatchedEvent state:SyncConnected type= :None path:null path:null type:None [junit4:junit4] 2> 12224 T1680 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 12225 T1685 oazs.PrepRequestProcessor.pRequest2Txn Pro= cessed session termination for sessionid: 0x13d70b619590009 [junit4:junit4] 2> 12226 T1682 oazs.NIOServerCnxn.closeSock Closed socket= connection for client /127.0.0.1:44541 which had sessionid 0x13d70b6195900= 09 [junit4:junit4] 2> 12226 T1680 oaz.ZooKeeper.close Session: 0x13d70b61959= 0009 closed [junit4:junit4] 2> 12226 T1753 oaz.ClientCnxn$EventThread.run EventThread= shut down [junit4:junit4] 2> 12226 T1680 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&s= ocketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 12229 T1680 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:35341/solr sessionTimeout=3D30000 watche= r=3Dorg.apache.solr.common.cloud.ConnectionManager@1c5e8a9f [junit4:junit4] 2> 12230 T1754 oaz.ClientCnxn$SendThread.logStartConnect = Opening socket connection to server localhost.localdomain/127.0.0.1:35341. = Will not attempt to authenticate using SASL (access denied (javax.security.= auth.AuthPermission getLoginConfiguration)) [junit4:junit4] 2> 12230 T1680 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 12230 T1754 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost.localdomain/127.0.0.1:35341, ini= tiating session [junit4:junit4] 2> 12231 T1682 oazs.NIOServerCnxnFactory.run Accepted soc= ket connection from /127.0.0.1:44542 [junit4:junit4] 2> 12231 T1682 oazs.ZooKeeperServer.processConnectRequest= Client attempting to establish new session at /127.0.0.1:44542 [junit4:junit4] 2> 12231 T1684 oazs.ZooKeeperServer.finishSessionInit Est= ablished session 0x13d70b61959000a with negotiated timeout 20000 for client= /127.0.0.1:44542 [junit4:junit4] 2> 12231 T1754 oaz.ClientCnxn$SendThread.onConnected Sess= ion establishment complete on server localhost.localdomain/127.0.0.1:35341,= sessionid =3D 0x13d70b61959000a, negotiated timeout =3D 20000 [junit4:junit4] 2> 12232 T1755 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@1c5e8a9f name:ZooKeeperConnect= ion Watcher:127.0.0.1:35341/solr got event WatchedEvent state:SyncConnected= type:None path:null path:null type:None [junit4:junit4] 2> 12232 T1680 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 12233 T1685 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d70b61959000a type:cr= eate cxid:0x1 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 12233 T1685 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d70b61959000a type:cr= eate cxid:0x2 zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 12235 T1680 oascc.ZkStateReader.createClusterStateWatc= hersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 12864 T1703 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 12865 T1703 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"127.0.0.1:45058__collection1", [junit4:junit4] 2> =09 "numShards":"1", [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:45058_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:45058"} [junit4:junit4] 2> 12868 T1722 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 12869 T1755 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 12868 T1702 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 12868 T1709 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 12869 T1738 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 13110 T1715 oass.SolrDispatchFilter.handleAdminRequest= /admin/cores {coreNodeName=3D127.0.0.1:45058__collection1&state=3Drecoveri= ng&nodeName=3D127.0.0.1:45058_&action=3DPREPRECOVERY&checkLive=3Dtrue&core= =3Dcollection1&wt=3Djavabin&onlyIfLeader=3Dtrue&version=3D2} status=3D0 QTi= me=3D1000=20 [junit4:junit4] 2> 13237 T1680 oasc.ZkController.createEphemeralLiveNode = Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33685_ [junit4:junit4] 2> 13238 T1685 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d70b61959000a type:de= lete cxid:0xd zxid:0x87 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/= 127.0.0.1:33685_ Error:KeeperErrorCode =3D NoNode for /solr/live_nodes/127.= 0.0.1:33685_ [junit4:junit4] 2> 13239 T1680 oascc.SolrZkClient.makePath makePath: /liv= e_nodes/127.0.0.1:33685_ [junit4:junit4] 2> 13240 T1722 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> 13240 T1738 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> 13240 T1755 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> 13241 T1702 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 13241 T1709 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 13241 T1702 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> 13241 T1709 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> 13242 T1722 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 13242 T1738 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 13243 T1755 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 13246 T1756 oasc.CoreContainer.create Creating SolrCor= e 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4= .x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest= -jetty3-1363395627149/collection1 [junit4:junit4] 2> 13246 T1756 oasc.ZkController.createCollectionZkNode C= heck for collection zkNode:collection1 [junit4:junit4] 2> 13247 T1756 oasc.ZkController.createCollectionZkNode C= ollection zkNode exists [junit4:junit4] 2> 13247 T1756 oasc.ZkController.readConfigName Load coll= ection config from:/collections/collection1 [junit4:junit4] 2> 13248 T1756 oasc.SolrResourceLoader. new SolrRes= ourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3= -1363395627149/collection1/' [junit4:junit4] 2> 13248 T1756 oasc.SolrResourceLoader.replaceClassLoader= Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/s= olr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1363395627149/c= ollection1/lib/README' to classloader [junit4:junit4] 2> 13249 T1756 oasc.SolrResourceLoader.replaceClassLoader= Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/s= olr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1363395627149/c= ollection1/lib/classes/' to classloader [junit4:junit4] 2> 13278 T1756 oasc.SolrConfig. Using Lucene MatchV= ersion: LUCENE_43 [junit4:junit4] 2> 13321 T1756 oasc.SolrConfig. Loaded SolrConfig: = solrconfig.xml [junit4:junit4] 2> 13322 T1756 oass.IndexSchema.readSchema Reading Solr S= chema [junit4:junit4] 2> 13327 T1756 oass.IndexSchema.readSchema Schema name=3D= test [junit4:junit4] 2> 13776 T1756 oass.OpenExchangeRatesOrgProvider.init Ini= tialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 13782 T1756 oass.IndexSchema.readSchema default search= field in schema is text [junit4:junit4] 2> 13786 T1756 oass.IndexSchema.readSchema unique key fie= ld: id [junit4:junit4] 2> 13797 T1756 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 13800 T1756 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 13803 T1756 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 13804 T1756 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 13804 T1756 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 13804 T1756 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 13805 T1756 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 13805 T1756 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 13805 T1756 oasc.SolrCore.initDirectoryFactory solr.NR= TCachingDirectoryFactory [junit4:junit4] 2> 13806 T1756 oasc.SolrCore. [collection1] Opening= new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/buil= d/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363395627= 149/collection1/, dataDir=3D./org.apache.solr.cloud.SyncSliceTest-136339561= 5062/jetty3/ [junit4:junit4] 2> 13806 T1756 oasc.JmxMonitoredMap. JMX monitoring= is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxM= BeanServer@1c147148 [junit4:junit4] 2> 13806 T1756 oasc.SolrCore.initDirectoryFactory solr.NR= TCachingDirectoryFactory [junit4:junit4] 2> 13807 T1756 oasc.CachingDirectoryFactory.get return ne= w directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build= /solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062/jetty3= forceNew: false [junit4:junit4] 2> 13807 T1756 oasc.SolrCore.getNewIndexDir New index dir= ectory detected: old=3Dnull new=3D./org.apache.solr.cloud.SyncSliceTest-136= 3395615062/jetty3/index/ [junit4:junit4] 2> 13807 T1756 oasc.SolrCore.initIndex WARNING [collectio= n1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-13633956150= 62/jetty3/index' doesn't exist. Creating new index... [junit4:junit4] 2> 13807 T1756 oasc.CachingDirectoryFactory.get return ne= w directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build= /solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062/jetty3= /index forceNew: false [junit4:junit4] 2> 13810 T1756 oasc.SolrDeletionPolicy.onCommit SolrDelet= ionPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/sol= r/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062= /jetty3/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1c6= 617a3; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_1,generatio= n=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 13810 T1756 oasc.SolrDeletionPolicy.updateCommits newe= st commit =3D 1[segments_1] [junit4:junit4] 2> 13812 T1756 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= dedupe" [junit4:junit4] 2> 13812 T1756 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= stored_sig" [junit4:junit4] 2> 13812 T1756 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= distrib-dup-test-chain-implicit" [junit4:junit4] 2> 13813 T1756 oasc.RequestHandlers.initHandlersFromConfi= g created standard: solr.StandardRequestHandler [junit4:junit4] 2> 13813 T1756 oasc.RequestHandlers.initHandlersFromConfi= g created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 13813 T1756 oasc.RequestHandlers.initHandlersFromConfi= g adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 13814 T1756 oasc.RequestHandlers.initHandlersFromConfi= g created /replication: solr.ReplicationHandler [junit4:junit4] 2> 13814 T1756 oasc.RequestHandlers.initHandlersFromConfi= g created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 13814 T1756 oasc.RequestHandlers.initHandlersFromConfi= g created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 13816 T1756 oashl.XMLLoader.init xsltCacheLifetimeSeco= nds=3D60 [junit4:junit4] 2> 13819 T1756 oass.SolrIndexSearcher. Opening Sear= cher@1c696eea main [junit4:junit4] 2> 13820 T1756 oasu.CommitTracker. Hard AutoCommit:= disabled [junit4:junit4] 2> 13820 T1756 oasu.CommitTracker. Soft AutoCommit:= disabled [junit4:junit4] 2> 13824 T1757 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@1c696eea main{StandardDirectoryReader(s= egments_1:1)} [junit4:junit4] 2> 13826 T1756 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 13826 T1756 oasc.ZkController.publish numShards not fo= und on descriptor - reading it from system property [junit4:junit4] 2> 14372 T1703 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 14373 T1703 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":null, [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":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:33685_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:33685"} [junit4:junit4] 2> 14373 T1703 oasc.Overseer$ClusterStateUpdater.updateSt= ate Collection already exists with numShards=3D1 [junit4:junit4] 2> 14373 T1703 oasc.Overseer$ClusterStateUpdater.updateSt= ate Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 14377 T1702 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> 14377 T1722 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> 14377 T1709 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> 14377 T1755 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> 14377 T1738 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> 14827 T1756 oasc.CoreContainer.registerCore registerin= g core: collection1 [junit4:junit4] 2> 14828 T1756 oasc.ZkController.register Register replic= a - core:collection1 address:http://127.0.0.1:33685 collection:collection1 = shard:shard1 [junit4:junit4] 2> 14830 T1756 oasc.ZkController.register We are http://1= 27.0.0.1:33685/collection1/ and leader is http://127.0.0.1:50680/collection= 1/ [junit4:junit4] 2> 14831 T1756 oasc.ZkController.register No LogReplay ne= eded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:33685 [junit4:junit4] 2> 14831 T1756 oasc.ZkController.checkRecovery Core needs= to recover:collection1 [junit4:junit4] 2> 14831 T1756 oasu.DefaultSolrCoreState.doRecovery Runni= ng recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C86 name=3Dcollection1 org.apache.solr= .core.SolrCore@1c6074b8 url=3Dhttp://127.0.0.1:33685/collection1 node=3D127= .0.0.1:33685_ C86_STATE=3Dcoll:collection1 core:collection1 props:{state=3D= down, core=3Dcollection1, collection=3Dcollection1, node_name=3D127.0.0.1:3= 3685_, base_url=3Dhttp://127.0.0.1:33685} [junit4:junit4] 2> 14831 T1758 C86 P33685 oasc.RecoveryStrategy.run Start= ing recovery process. core=3Dcollection1 recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 14832 T1758 C86 P33685 oasc.RecoveryStrategy.doRecover= y ###### startupVersions=3D[] [junit4:junit4] 2> 14832 T1756 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 14832 T1758 C86 P33685 oasc.ZkController.publish publi= shing core=3Dcollection1 state=3Drecovering [junit4:junit4] 2> 14832 T1758 C86 P33685 oasc.ZkController.publish numSh= ards not found on descriptor - reading it from system property [junit4:junit4] 2> 14833 T1680 oass.SolrDispatchFilter.init user.dir=3D/m= nt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0 [junit4:junit4] 2> 14833 T1758 C86 P33685 oascsi.HttpClientUtil.createCli= ent Creating new http client, config:maxConnections=3D128&maxConnectionsPer= Host=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 14833 T1680 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() done [junit4:junit4] 2> 14834 T1680 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 14906 T1680 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 14908 T1680 oejs.AbstractConnector.doStart Started Sel= ectChannelConnector@127.0.0.1:36458 [junit4:junit4] 2> 14908 T1680 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() [junit4:junit4] 2> 14908 T1680 oasc.SolrResourceLoader.locateSolrHome JND= I not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 14909 T1680 oasc.SolrResourceLoader.locateSolrHome usi= ng system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4= .x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest= -jetty4-1363395629875 [junit4:junit4] 2> 14909 T1680 oasc.CoreContainer$Initializer.initialize = looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Li= nux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jett= y4-1363395629875/solr.xml [junit4:junit4] 2> 14909 T1680 oasc.CoreContainer. New CoreContaine= r 477919826 [junit4:junit4] 2> 14910 T1680 oasc.CoreContainer.load Loading CoreContai= ner using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr= /build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-13633= 95629875/' [junit4:junit4] 2> 14910 T1680 oasc.SolrResourceLoader. new SolrRes= ourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4= -1363395629875/' [junit4:junit4] 2> 14927 T1680 oashc.HttpShardHandlerFactory.getParameter= Setting socketTimeout to: 120000 [junit4:junit4] 2> 14927 T1680 oashc.HttpShardHandlerFactory.getParameter= Setting urlScheme to: http:// [junit4:junit4] 2> 14927 T1680 oashc.HttpShardHandlerFactory.getParameter= Setting connTimeout to: 15000 [junit4:junit4] 2> 14928 T1680 oashc.HttpShardHandlerFactory.getParameter= Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 14928 T1680 oashc.HttpShardHandlerFactory.getParameter= Setting corePoolSize to: 0 [junit4:junit4] 2> 14928 T1680 oashc.HttpShardHandlerFactory.getParameter= Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 14929 T1680 oashc.HttpShardHandlerFactory.getParameter= Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 14929 T1680 oashc.HttpShardHandlerFactory.getParameter= Setting sizeOfQueue to: -1 [junit4:junit4] 2> 14929 T1680 oashc.HttpShardHandlerFactory.getParameter= Setting fairnessPolicy to: false [junit4:junit4] 2> 14929 T1680 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000= &socketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 14937 T1680 oasc.CoreContainer.load Registering Log Li= stener [junit4:junit4] 2> 14951 T1680 oasc.CoreContainer.initZooKeeper Zookeeper= client=3D127.0.0.1:35341/solr [junit4:junit4] 2> 14951 T1680 oasc.ZkController.checkChrootPath zkHost i= ncludes chroot [junit4:junit4] 2> 14951 T1680 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:35341 sessionTimeout=3D60000 watcher=3Do= rg.apache.solr.common.cloud.ConnectionManager@1c461897 [junit4:junit4] 2> 14952 T1769 oaz.ClientCnxn$SendThread.logStartConnect = Opening socket connection to server localhost.localdomain/127.0.0.1:35341. = Will not attempt to authenticate using SASL (access denied (javax.security.= auth.AuthPermission getLoginConfiguration)) [junit4:junit4] 2> 14952 T1680 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 14953 T1769 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost.localdomain/127.0.0.1:35341, ini= tiating session [junit4:junit4] 2> 14953 T1682 oazs.NIOServerCnxnFactory.run Accepted soc= ket connection from /127.0.0.1:44544 [junit4:junit4] 2> 14953 T1682 oazs.ZooKeeperServer.processConnectRequest= Client attempting to establish new session at /127.0.0.1:44544 [junit4:junit4] 2> 14954 T1684 oazs.ZooKeeperServer.finishSessionInit Est= ablished session 0x13d70b61959000b with negotiated timeout 20000 for client= /127.0.0.1:44544 [junit4:junit4] 2> 14954 T1769 oaz.ClientCnxn$SendThread.onConnected Sess= ion establishment complete on server localhost.localdomain/127.0.0.1:35341,= sessionid =3D 0x13d70b61959000b, negotiated timeout =3D 20000 [junit4:junit4] 2> 14954 T1770 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@1c461897 name:ZooKeeperConnect= ion Watcher:127.0.0.1:35341 got event WatchedEvent state:SyncConnected type= :None path:null path:null type:None [junit4:junit4] 2> 14954 T1680 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 14955 T1685 oazs.PrepRequestProcessor.pRequest2Txn Pro= cessed session termination for sessionid: 0x13d70b61959000b [junit4:junit4] 2> 14956 T1770 oaz.ClientCnxn$EventThread.run EventThread= shut down [junit4:junit4] 2> 14956 T1680 oaz.ZooKeeper.close Session: 0x13d70b61959= 000b closed [junit4:junit4] 2> 14956 T1682 oazs.NIOServerCnxn.closeSock Closed socket= connection for client /127.0.0.1:44544 which had sessionid 0x13d70b6195900= 0b [junit4:junit4] 2> 14956 T1680 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&s= ocketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 14959 T1680 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:35341/solr sessionTimeout=3D30000 watche= r=3Dorg.apache.solr.common.cloud.ConnectionManager@1c4821f8 [junit4:junit4] 2> 14960 T1771 oaz.ClientCnxn$SendThread.logStartConnect = Opening socket connection to server localhost.localdomain/127.0.0.1:35341. = Will not attempt to authenticate using SASL (access denied (javax.security.= auth.AuthPermission getLoginConfiguration)) [junit4:junit4] 2> 14960 T1680 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 14960 T1771 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost.localdomain/127.0.0.1:35341, ini= tiating session [junit4:junit4] 2> 14960 T1682 oazs.NIOServerCnxnFactory.run Accepted soc= ket connection from /127.0.0.1:44545 [junit4:junit4] 2> 14960 T1682 oazs.ZooKeeperServer.processConnectRequest= Client attempting to establish new session at /127.0.0.1:44545 [junit4:junit4] 2> 14961 T1684 oazs.ZooKeeperServer.finishSessionInit Est= ablished session 0x13d70b61959000c with negotiated timeout 20000 for client= /127.0.0.1:44545 [junit4:junit4] 2> 14961 T1771 oaz.ClientCnxn$SendThread.onConnected Sess= ion establishment complete on server localhost.localdomain/127.0.0.1:35341,= sessionid =3D 0x13d70b61959000c, negotiated timeout =3D 20000 [junit4:junit4] 2> 14962 T1772 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@1c4821f8 name:ZooKeeperConnect= ion Watcher:127.0.0.1:35341/solr got event WatchedEvent state:SyncConnected= type:None path:null path:null type:None [junit4:junit4] 2> 14962 T1680 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 14962 T1685 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d70b61959000c type:cr= eate cxid:0x1 zxid:0x94 txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 14963 T1685 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d70b61959000c type:cr= eate cxid:0x2 zxid:0x95 txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 14965 T1680 oascc.ZkStateReader.createClusterStateWatc= hersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> C85_STATE=3Dcoll:collection1 core:collection1 props:{= shard=3Dshard1, state=3Drecovering, core=3Dcollection1, collection=3Dcollec= tion1, node_name=3D127.0.0.1:45058_, base_url=3Dhttp://127.0.0.1:45058} [junit4:junit4] 2> 15112 T1741 C85 P45058 oasc.RecoveryStrategy.doRecover= y Attempting to PeerSync from http://127.0.0.1:50680/collection1/ core=3Dco= llection1 - recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 15112 T1741 C85 P45058 oasu.PeerSync.sync PeerSync: co= re=3Dcollection1 url=3Dhttp://127.0.0.1:45058 START replicas=3D[http://127.= 0.0.1:50680/collection1/] nUpdates=3D100 [junit4:junit4] 2> 15112 T1741 C85 P45058 oasu.PeerSync.sync WARNING no f= rame of reference to tell of we've missed updates [junit4:junit4] 2> 15113 T1741 C85 P45058 oasc.RecoveryStrategy.doRecover= y PeerSync Recovery was not successful - trying replication. core=3Dcollect= ion1 [junit4:junit4] 2> 15113 T1741 C85 P45058 oasc.RecoveryStrategy.doRecover= y Starting Replication Recovery. core=3Dcollection1 [junit4:junit4] 2> 15113 T1741 C85 P45058 oasc.RecoveryStrategy.doRecover= y Begin buffering updates. core=3Dcollection1 [junit4:junit4] 2> 15113 T1741 C85 P45058 oasu.UpdateLog.bufferUpdates St= arting to buffer updates. FSUpdateLog{state=3DACTIVE, tlog=3Dnull} [junit4:junit4] 2> 15113 T1741 C85 P45058 oasc.RecoveryStrategy.replicate= Attempting to replicate from http://127.0.0.1:50680/collection1/. core=3Dc= ollection1 [junit4:junit4] 2> 15113 T1741 C85 P45058 oascsi.HttpClientUtil.createCli= ent Creating new http client, config:maxConnections=3D128&maxConnectionsPer= Host=3D32&followRedirects=3Dfalse [junit4:junit4] 2> ASYNC NEW_CORE C87 name=3Dcollection1 org.apache.solr= .core.SolrCore@1cc88b56 url=3Dhttp://127.0.0.1:50680/collection1 node=3D127= .0.0.1:50680_ C87_STATE=3Dcoll:collection1 core:collection1 props:{shard=3D= shard1, state=3Dactive, core=3Dcollection1, collection=3Dcollection1, node_= name=3D127.0.0.1:50680_, base_url=3Dhttp://127.0.0.1:50680, leader=3Dtrue} [junit4:junit4] 2> 15118 T1715 C87 P50680 REQ /get {getVersions=3D100&dis= trib=3Dfalse&wt=3Djavabin&qt=3D/get&version=3D2} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 15118 T1717 C87 P50680 oasu.DirectUpdateHandler2.commi= t start commit{,optimize=3Dfalse,openSearcher=3Dfalse,waitSearcher=3Dtrue,e= xpungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 15122 T1717 C87 P50680 oasc.SolrDeletionPolicy.onInit = SolrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/sol= r/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062= /jetty1/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1cc= 92e1d; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_1,generatio= n=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 15123 T1717 C87 P50680 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 1[segments_1] [junit4:junit4] 2> 15173 T1717 C87 P50680 oasc.SolrDeletionPolicy.onCommi= t SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/sol= r/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062= /jetty1/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1cc= 92e1d; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_1,generatio= n=3D1,filenames=3D[segments_1] [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/sol= r/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062= /jetty1/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1cc= 92e1d; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_2,generatio= n=3D2,filenames=3D[segments_2] [junit4:junit4] 2> 15173 T1717 C87 P50680 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 2[segments_2] [junit4:junit4] 2> 15174 T1717 C87 P50680 oass.SolrIndexSearcher. O= pening Searcher@1c744455 realtime [junit4:junit4] 2> 15174 T1717 C87 P50680 oasu.DirectUpdateHandler2.commi= t end_commit_flush [junit4:junit4] 2> 15174 T1717 C87 P50680 /update {waitSearcher=3Dtrue&op= enSearcher=3Dfalse&commit=3Dtrue&wt=3Djavabin&commit_end_point=3Dtrue&versi= on=3D2&softCommit=3Dfalse} {commit=3D} 0 56 [junit4:junit4] 2> 15175 T1741 C85 P45058 oash.ReplicationHandler.inform = Commits will be reserved for 10000 [junit4:junit4] 2> 15175 T1741 C85 P45058 oash.SnapPuller. No valu= e set for 'pollInterval'. Timer Task not started. [junit4:junit4] 2> 15176 T1718 C87 P50680 oash.ReplicationHandler.inform = Commits will be reserved for 10000 [junit4:junit4] 2> 15176 T1718 C87 P50680 REQ /replication {command=3Dind= exversion&qt=3D/replication&wt=3Djavabin&version=3D2} status=3D0 QTime=3D0= =20 [junit4:junit4] 2> 15177 T1741 C85 P45058 oash.SnapPuller.fetchLatestInde= x Master's generation: 2 [junit4:junit4] 2> 15177 T1741 C85 P45058 oash.SnapPuller.fetchLatestInde= x Slave's generation: 1 [junit4:junit4] 2> 15177 T1741 C85 P45058 oash.SnapPuller.fetchLatestInde= x Starting replication process [junit4:junit4] 2> 15179 T1717 C87 P50680 REQ /replication {command=3Dfil= elist&qt=3D/replication&wt=3Djavabin&generation=3D2&version=3D2} status=3D0= QTime=3D0=20 [junit4:junit4] 2> 15179 T1741 C85 P45058 oash.SnapPuller.fetchLatestInde= x Number of files in latest index in master: 1 [junit4:junit4] 2> 15179 T1741 C85 P45058 oasc.CachingDirectoryFactory.ge= t return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux= /solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-136339561= 5062/jetty2/index.20130316090030218 forceNew: false [junit4:junit4] 2> 15180 T1741 C85 P45058 oash.SnapPuller.fetchLatestInde= x Starting download to NRTCachingDirectory(org.apache.lucene.store.MMapDire= ctory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core= /test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062/jetty2/index.201= 30316090030218 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1c= 856079; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0) fullCopy=3Dfalse [junit4:junit4] 2> 15182 T1715 C87 P50680 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> 15183 T1741 C85 P45058 oash.SnapPuller.fetchLatestInde= x Total time taken for download : 0 secs [junit4:junit4] 2> 15193 T1741 C85 P45058 oasu.DefaultSolrCoreState.newIn= dexWriter Creating new IndexWriter... [junit4:junit4] 2> 15193 T1741 C85 P45058 oasu.DefaultSolrCoreState.newIn= dexWriter Waiting until IndexWriter is unused... core=3Dcollection1 [junit4:junit4] 2> 15194 T1741 C85 P45058 oasc.SolrDeletionPolicy.onInit = SolrDeletionPolicy.onInit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/sol= r/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062= /jetty2/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1c3= 9a371; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_1,generatio= n=3D1,filenames=3D[segments_1] [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/sol= r/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062= /jetty2/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1c3= 9a371; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_2,generatio= n=3D2,filenames=3D[segments_2] [junit4:junit4] 2> 15195 T1741 C85 P45058 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 2[segments_2] [junit4:junit4] 2> 15195 T1741 C85 P45058 oasu.DefaultSolrCoreState.newIn= dexWriter New IndexWriter is ready to be used. [junit4:junit4] 2> 15195 T1741 C85 P45058 oass.SolrIndexSearcher. O= pening Searcher@1c867ab7 main [junit4:junit4] 2> 15197 T1740 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@1c867ab7 main{StandardDirectoryReader(s= egments_2:1:nrt)} [junit4:junit4] 2> 15197 T1741 C85 P45058 oash.SnapPuller.fetchLatestInde= x removing temporary index download directory files NRTCachingDirectory(org= .apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4= .x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1= 363395615062/jetty2/index.20130316090030218 lockFactory=3Dorg.apache.lucene= .store.NativeFSLockFactory@1c856079; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0= ) [junit4:junit4] 2> 15198 T1741 C85 P45058 oasc.RecoveryStrategy.replay No= replay needed. core=3Dcollection1 [junit4:junit4] 2> 15198 T1741 C85 P45058 oasc.RecoveryStrategy.doRecover= y Replication Recovery was successful - registering as Active. core=3Dcolle= ction1 [junit4:junit4] 2> 15198 T1741 C85 P45058 oasc.ZkController.publish publi= shing core=3Dcollection1 state=3Dactive [junit4:junit4] 2> 15198 T1741 C85 P45058 oasc.ZkController.publish numSh= ards not found on descriptor - reading it from system property [junit4:junit4] 2> 15200 T1741 C85 P45058 oasc.RecoveryStrategy.doRecover= y Finished recovery process. core=3Dcollection1 [junit4:junit4] 2> 15882 T1703 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 15883 T1703 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"127.0.0.1:33685__collection1", [junit4:junit4] 2> =09 "numShards":"1", [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:33685_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:33685"} [junit4:junit4] 2> 15888 T1703 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"127.0.0.1:45058__collection1", [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":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:45058_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:45058"} [junit4:junit4] 2> 15895 T1772 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> 15895 T1755 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> 15895 T1709 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> 15895 T1722 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> 15895 T1702 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> 15895 T1738 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> 15967 T1680 oasc.ZkController.createEphemeralLiveNode = Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36458_ [junit4:junit4] 2> 15968 T1685 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d70b61959000c type:de= lete cxid:0xd zxid:0x9e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/= 127.0.0.1:36458_ Error:KeeperErrorCode =3D NoNode for /solr/live_nodes/127.= 0.0.1:36458_ [junit4:junit4] 2> 15969 T1680 oascc.SolrZkClient.makePath makePath: /liv= e_nodes/127.0.0.1:36458_ [junit4:junit4] 2> 15970 T1722 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> 15970 T1738 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> 15970 T1755 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> 15974 T1772 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 15974 T1702 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 15974 T1772 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> 15975 T1702 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> 15974 T1709 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 15975 T1709 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> 15975 T1738 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 15976 T1722 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 15976 T1755 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 15980 T1775 oasc.CoreContainer.create Creating SolrCor= e 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4= .x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest= -jetty4-1363395629875/collection1 [junit4:junit4] 2> 15981 T1775 oasc.ZkController.createCollectionZkNode C= heck for collection zkNode:collection1 [junit4:junit4] 2> 15981 T1775 oasc.ZkController.createCollectionZkNode C= ollection zkNode exists [junit4:junit4] 2> 15982 T1775 oasc.ZkController.readConfigName Load coll= ection config from:/collections/collection1 [junit4:junit4] 2> 15983 T1775 oasc.SolrResourceLoader. new SolrRes= ourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linu= x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4= -1363395629875/collection1/' [junit4:junit4] 2> 15983 T1775 oasc.SolrResourceLoader.replaceClassLoader= Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/s= olr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1363395629875/c= ollection1/lib/README' to classloader [junit4:junit4] 2> 15983 T1775 oasc.SolrResourceLoader.replaceClassLoader= Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/s= olr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1363395629875/c= ollection1/lib/classes/' to classloader [junit4:junit4] 2> 16017 T1775 oasc.SolrConfig. Using Lucene MatchV= ersion: LUCENE_43 [junit4:junit4] 2> 16072 T1775 oasc.SolrConfig. Loaded SolrConfig: = solrconfig.xml [junit4:junit4] 2> 16074 T1775 oass.IndexSchema.readSchema Reading Solr S= chema [junit4:junit4] 2> 16080 T1775 oass.IndexSchema.readSchema Schema name=3D= test [junit4:junit4] 2> 16532 T1775 oass.OpenExchangeRatesOrgProvider.init Ini= tialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 16539 T1775 oass.IndexSchema.readSchema default search= field in schema is text [junit4:junit4] 2> 16542 T1775 oass.IndexSchema.readSchema unique key fie= ld: id [junit4:junit4] 2> 16551 T1775 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 16554 T1775 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 16557 T1775 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 16557 T1775 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 16558 T1775 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 16558 T1775 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 16559 T1775 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 16559 T1775 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 16559 T1775 oasc.SolrCore.initDirectoryFactory solr.NR= TCachingDirectoryFactory [junit4:junit4] 2> 16559 T1775 oasc.SolrCore. [collection1] Opening= new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/buil= d/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363395629= 875/collection1/, dataDir=3D./org.apache.solr.cloud.SyncSliceTest-136339561= 5062/jetty4/ [junit4:junit4] 2> 16559 T1775 oasc.JmxMonitoredMap. JMX monitoring= is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxM= BeanServer@1c147148 [junit4:junit4] 2> 16560 T1775 oasc.SolrCore.initDirectoryFactory solr.NR= TCachingDirectoryFactory [junit4:junit4] 2> 16560 T1775 oasc.CachingDirectoryFactory.get return ne= w directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build= /solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062/jetty4= forceNew: false [junit4:junit4] 2> 16560 T1775 oasc.SolrCore.getNewIndexDir New index dir= ectory detected: old=3Dnull new=3D./org.apache.solr.cloud.SyncSliceTest-136= 3395615062/jetty4/index/ [junit4:junit4] 2> 16561 T1775 oasc.SolrCore.initIndex WARNING [collectio= n1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-13633956150= 62/jetty4/index' doesn't exist. Creating new index... [junit4:junit4] 2> 16561 T1775 oasc.CachingDirectoryFactory.get return ne= w directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build= /solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062/jetty4= /index forceNew: false [junit4:junit4] 2> 16564 T1775 oasc.SolrDeletionPolicy.onCommit SolrDelet= ionPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/sol= r/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062= /jetty4/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1c6= b1c12; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_1,generatio= n=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 16564 T1775 oasc.SolrDeletionPolicy.updateCommits newe= st commit =3D 1[segments_1] [junit4:junit4] 2> 16565 T1775 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= dedupe" [junit4:junit4] 2> 16565 T1775 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= stored_sig" [junit4:junit4] 2> 16566 T1775 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= distrib-dup-test-chain-implicit" [junit4:junit4] 2> 16566 T1775 oasc.RequestHandlers.initHandlersFromConfi= g created standard: solr.StandardRequestHandler [junit4:junit4] 2> 16567 T1775 oasc.RequestHandlers.initHandlersFromConfi= g created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 16567 T1775 oasc.RequestHandlers.initHandlersFromConfi= g adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 16567 T1775 oasc.RequestHandlers.initHandlersFromConfi= g created /replication: solr.ReplicationHandler [junit4:junit4] 2> 16568 T1775 oasc.RequestHandlers.initHandlersFromConfi= g created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 16568 T1775 oasc.RequestHandlers.initHandlersFromConfi= g created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 16570 T1775 oashl.XMLLoader.init xsltCacheLifetimeSeco= nds=3D60 [junit4:junit4] 2> 16573 T1775 oass.SolrIndexSearcher. Opening Sear= cher@1caf49d7 main [junit4:junit4] 2> 16573 T1775 oasu.CommitTracker. Hard AutoCommit:= disabled [junit4:junit4] 2> 16573 T1775 oasu.CommitTracker. Soft AutoCommit:= disabled [junit4:junit4] 2> 16579 T1776 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@1caf49d7 main{StandardDirectoryReader(s= egments_1:1)} [junit4:junit4] 2> 16580 T1775 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 16580 T1775 oasc.ZkController.publish numShards not fo= und on descriptor - reading it from system property [junit4:junit4] 2> 16837 T1716 oass.SolrDispatchFilter.handleAdminRequest= /admin/cores {coreNodeName=3D127.0.0.1:33685__collection1&state=3Drecoveri= ng&nodeName=3D127.0.0.1:33685_&action=3DPREPRECOVERY&checkLive=3Dtrue&core= =3Dcollection1&wt=3Djavabin&onlyIfLeader=3Dtrue&version=3D2} status=3D0 QTi= me=3D2000=20 [junit4:junit4] 2> 17402 T1703 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 17403 T1703 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":null, [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":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:36458_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:36458"} [junit4:junit4] 2> 17403 T1703 oasc.Overseer$ClusterStateUpdater.updateSt= ate Collection already exists with numShards=3D1 [junit4:junit4] 2> 17404 T1703 oasc.Overseer$ClusterStateUpdater.updateSt= ate Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 17411 T1722 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> 17411 T1702 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> 17411 T1709 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> 17411 T1755 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> 17411 T1738 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> 17411 T1772 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> 17582 T1775 oasc.CoreContainer.registerCore registerin= g core: collection1 [junit4:junit4] 2> 17582 T1775 oasc.ZkController.register Register replic= a - core:collection1 address:http://127.0.0.1:36458 collection:collection1 = shard:shard1 [junit4:junit4] 2> 17586 T1775 oasc.ZkController.register We are http://1= 27.0.0.1:36458/collection1/ and leader is http://127.0.0.1:50680/collection= 1/ [junit4:junit4] 2> 17587 T1775 oasc.ZkController.register No LogReplay ne= eded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:36458 [junit4:junit4] 2> 17587 T1775 oasc.ZkController.checkRecovery Core needs= to recover:collection1 [junit4:junit4] 2> 17587 T1775 oasu.DefaultSolrCoreState.doRecovery Runni= ng recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C88 name=3Dcollection1 org.apache.solr= .core.SolrCore@1c444d9c url=3Dhttp://127.0.0.1:36458/collection1 node=3D127= .0.0.1:36458_ C88_STATE=3Dcoll:collection1 core:collection1 props:{state=3D= down, core=3Dcollection1, collection=3Dcollection1, node_name=3D127.0.0.1:3= 6458_, base_url=3Dhttp://127.0.0.1:36458} [junit4:junit4] 2> 17588 T1777 C88 P36458 oasc.RecoveryStrategy.run Start= ing recovery process. core=3Dcollection1 recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 17589 T1777 C88 P36458 oasc.RecoveryStrategy.doRecover= y ###### startupVersions=3D[] [junit4:junit4] 2> 17589 T1777 C88 P36458 oasc.ZkController.publish publi= shing core=3Dcollection1 state=3Drecovering [junit4:junit4] 2> 17589 T1775 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 17589 T1777 C88 P36458 oasc.ZkController.publish numSh= ards not found on descriptor - reading it from system property [junit4:junit4] 2> 17591 T1777 C88 P36458 oascsi.HttpClientUtil.createCli= ent Creating new http client, config:maxConnections=3D128&maxConnectionsPer= Host=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 17591 T1680 oass.SolrDispatchFilter.init user.dir=3D/m= nt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0 [junit4:junit4] 2> 17592 T1680 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() done [junit4:junit4] 2> 17593 T1680 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 17599 T1680 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 17611 T1680 oasc.AbstractFullDistribZkTestBase.waitFor= ThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt [junit4:junit4] 2> 17612 T1680 oasc.AbstractDistribZkTestBase.waitForReco= veriesToFinish Wait for recoveries to finish - collection: collection1 fail= OnTimeout:true timeout (sec):15 [junit4:junit4] 2> 17613 T1680 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 18616 T1680 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> C86_STATE=3Dcoll:collection1 core:collection1 props:{= shard=3Dshard1, state=3Drecovering, core=3Dcollection1, collection=3Dcollec= tion1, node_name=3D127.0.0.1:33685_, base_url=3Dhttp://127.0.0.1:33685} [junit4:junit4] 2> 18839 T1758 C86 P33685 oasc.RecoveryStrategy.doRecover= y Attempting to PeerSync from http://127.0.0.1:50680/collection1/ core=3Dco= llection1 - recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 18839 T1758 C86 P33685 oasu.PeerSync.sync PeerSync: co= re=3Dcollection1 url=3Dhttp://127.0.0.1:33685 START replicas=3D[http://127.= 0.0.1:50680/collection1/] nUpdates=3D100 [junit4:junit4] 2> 18840 T1758 C86 P33685 oasu.PeerSync.sync WARNING no f= rame of reference to tell of we've missed updates [junit4:junit4] 2> 18840 T1758 C86 P33685 oasc.RecoveryStrategy.doRecover= y PeerSync Recovery was not successful - trying replication. core=3Dcollect= ion1 [junit4:junit4] 2> 18840 T1758 C86 P33685 oasc.RecoveryStrategy.doRecover= y Starting Replication Recovery. core=3Dcollection1 [junit4:junit4] 2> 18841 T1758 C86 P33685 oasc.RecoveryStrategy.doRecover= y Begin buffering updates. core=3Dcollection1 [junit4:junit4] 2> 18841 T1758 C86 P33685 oasu.UpdateLog.bufferUpdates St= arting to buffer updates. FSUpdateLog{state=3DACTIVE, tlog=3Dnull} [junit4:junit4] 2> 18841 T1758 C86 P33685 oasc.RecoveryStrategy.replicate= Attempting to replicate from http://127.0.0.1:50680/collection1/. core=3Dc= ollection1 [junit4:junit4] 2> 18841 T1758 C86 P33685 oascsi.HttpClientUtil.createCli= ent Creating new http client, config:maxConnections=3D128&maxConnectionsPer= Host=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 18841 T1718 C87 P50680 REQ /get {getVersions=3D100&dis= trib=3Dfalse&wt=3Djavabin&qt=3D/get&version=3D2} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 18848 T1715 C87 P50680 oasu.DirectUpdateHandler2.commi= t start commit{,optimize=3Dfalse,openSearcher=3Dfalse,waitSearcher=3Dtrue,e= xpungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 18863 T1715 C87 P50680 oasc.SolrDeletionPolicy.onCommi= t SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/sol= r/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062= /jetty1/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1cc= 92e1d; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_2,generatio= n=3D2,filenames=3D[segments_2] [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/sol= r/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062= /jetty1/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1cc= 92e1d; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_3,generatio= n=3D3,filenames=3D[segments_3] [junit4:junit4] 2> 18864 T1715 C87 P50680 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 3[segments_3] [junit4:junit4] 2> 18865 T1715 C87 P50680 oasu.DirectUpdateHandler2.commi= t end_commit_flush [junit4:junit4] 2> 18865 T1715 C87 P50680 /update {waitSearcher=3Dtrue&op= enSearcher=3Dfalse&commit=3Dtrue&wt=3Djavabin&commit_end_point=3Dtrue&versi= on=3D2&softCommit=3Dfalse} {commit=3D} 0 17 [junit4:junit4] 2> 18866 T1758 C86 P33685 oash.ReplicationHandler.inform = Commits will be reserved for 10000 [junit4:junit4] 2> 18867 T1758 C86 P33685 oash.SnapPuller. No valu= e set for 'pollInterval'. Timer Task not started. [junit4:junit4] 2> 18869 T1718 C87 P50680 REQ /replication {command=3Dind= exversion&qt=3D/replication&wt=3Djavabin&version=3D2} status=3D0 QTime=3D0= =20 [junit4:junit4] 2> 18870 T1758 C86 P33685 oash.SnapPuller.fetchLatestInde= x Master's generation: 3 [junit4:junit4] 2> 18870 T1758 C86 P33685 oash.SnapPuller.fetchLatestInde= x Slave's generation: 1 [junit4:junit4] 2> 18870 T1758 C86 P33685 oash.SnapPuller.fetchLatestInde= x Starting replication process [junit4:junit4] 2> 18873 T1715 C87 P50680 REQ /replication {command=3Dfil= elist&qt=3D/replication&wt=3Djavabin&generation=3D3&version=3D2} status=3D0= QTime=3D1=20 [junit4:junit4] 2> 18874 T1758 C86 P33685 oash.SnapPuller.fetchLatestInde= x Number of files in latest index in master: 1 [junit4:junit4] 2> 18875 T1758 C86 P33685 oasc.CachingDirectoryFactory.ge= t return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux= /solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-136339561= 5062/jetty3/index.20130316090033913 forceNew: false [junit4:junit4] 2> 18875 T1758 C86 P33685 oash.SnapPuller.fetchLatestInde= x Starting download to NRTCachingDirectory(org.apache.lucene.store.MMapDire= ctory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core= /test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062/jetty3/index.201= 30316090033913 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1c= c46016; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0) fullCopy=3Dfalse [junit4:junit4] 2> 18879 T1717 C87 P50680 REQ /replication {file=3Dsegmen= ts_3&command=3Dfilecontent&checksum=3Dtrue&wt=3Dfilestream&qt=3D/replicatio= n&generation=3D3} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 18880 T1758 C86 P33685 oash.SnapPuller.fetchLatestInde= x Total time taken for download : 0 secs [junit4:junit4] 2> 18883 T1758 C86 P33685 oasu.DefaultSolrCoreState.newIn= dexWriter Creating new IndexWriter... [junit4:junit4] 2> 18883 T1758 C86 P33685 oasu.DefaultSolrCoreState.newIn= dexWriter Waiting until IndexWriter is unused... core=3Dcollection1 [junit4:junit4] 2> 18886 T1758 C86 P33685 oasc.SolrDeletionPolicy.onInit = SolrDeletionPolicy.onInit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/sol= r/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062= /jetty3/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1c6= 617a3; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_1,generatio= n=3D1,filenames=3D[segments_1] [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/sol= r/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062= /jetty3/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1c6= 617a3; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_3,generatio= n=3D3,filenames=3D[segments_3] [junit4:junit4] 2> 18887 T1758 C86 P33685 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 3[segments_3] [junit4:junit4] 2> 18888 T1758 C86 P33685 oasu.DefaultSolrCoreState.newIn= dexWriter New IndexWriter is ready to be used. [junit4:junit4] 2> 18889 T1758 C86 P33685 oass.SolrIndexSearcher. O= pening Searcher@1cc565dc main [junit4:junit4] 2> 18890 T1757 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@1cc565dc main{StandardDirectoryReader(s= egments_3:1:nrt)} [junit4:junit4] 2> 18891 T1758 C86 P33685 oash.SnapPuller.fetchLatestInde= x removing temporary index download directory files NRTCachingDirectory(org= .apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4= .x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1= 363395615062/jetty3/index.20130316090033913 lockFactory=3Dorg.apache.lucene= .store.NativeFSLockFactory@1cc46016; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0= ) [junit4:junit4] 2> 18892 T1758 C86 P33685 oasc.RecoveryStrategy.replay No= replay needed. core=3Dcollection1 [junit4:junit4] 2> 18893 T1758 C86 P33685 oasc.RecoveryStrategy.doRecover= y Replication Recovery was successful - registering as Active. core=3Dcolle= ction1 [junit4:junit4] 2> 18893 T1758 C86 P33685 oasc.ZkController.publish publi= shing core=3Dcollection1 state=3Dactive [junit4:junit4] 2> 18893 T1758 C86 P33685 oasc.ZkController.publish numSh= ards not found on descriptor - reading it from system property [junit4:junit4] 2> 18895 T1758 C86 P33685 oasc.RecoveryStrategy.doRecover= y Finished recovery process. core=3Dcollection1 [junit4:junit4] 2> 18918 T1703 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 18920 T1703 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"127.0.0.1:36458__collection1", [junit4:junit4] 2> =09 "numShards":"1", [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:36458_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:36458"} [junit4:junit4] 2> 18925 T1703 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"127.0.0.1:33685__collection1", [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":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:33685_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:33685"} [junit4:junit4] 2> 18943 T1722 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> 18943 T1755 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> 18943 T1738 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> 18943 T1702 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> 18943 T1709 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> 18943 T1772 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> 19599 T1716 oass.SolrDispatchFilter.handleAdminRequest= /admin/cores {coreNodeName=3D127.0.0.1:36458__collection1&state=3Drecoveri= ng&nodeName=3D127.0.0.1:36458_&action=3DPREPRECOVERY&checkLive=3Dtrue&core= =3Dcollection1&wt=3Djavabin&onlyIfLeader=3Dtrue&version=3D2} status=3D0 QTi= me=3D2000=20 [junit4:junit4] 2> 19618 T1680 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 20621 T1680 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> C88_STATE=3Dcoll:collection1 core:collection1 props:{= shard=3Dshard1, state=3Drecovering, core=3Dcollection1, collection=3Dcollec= tion1, node_name=3D127.0.0.1:36458_, base_url=3Dhttp://127.0.0.1:36458} [junit4:junit4] 2> 21600 T1777 C88 P36458 oasc.RecoveryStrategy.doRecover= y Attempting to PeerSync from http://127.0.0.1:50680/collection1/ core=3Dco= llection1 - recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 21601 T1777 C88 P36458 oasu.PeerSync.sync PeerSync: co= re=3Dcollection1 url=3Dhttp://127.0.0.1:36458 START replicas=3D[http://127.= 0.0.1:50680/collection1/] nUpdates=3D100 [junit4:junit4] 2> 21602 T1777 C88 P36458 oasu.PeerSync.sync WARNING no f= rame of reference to tell of we've missed updates [junit4:junit4] 2> 21602 T1777 C88 P36458 oasc.RecoveryStrategy.doRecover= y PeerSync Recovery was not successful - trying replication. core=3Dcollect= ion1 [junit4:junit4] 2> 21602 T1777 C88 P36458 oasc.RecoveryStrategy.doRecover= y Starting Replication Recovery. core=3Dcollection1 [junit4:junit4] 2> 21602 T1777 C88 P36458 oasc.RecoveryStrategy.doRecover= y Begin buffering updates. core=3Dcollection1 [junit4:junit4] 2> 21603 T1777 C88 P36458 oasu.UpdateLog.bufferUpdates St= arting to buffer updates. FSUpdateLog{state=3DACTIVE, tlog=3Dnull} [junit4:junit4] 2> 21603 T1777 C88 P36458 oasc.RecoveryStrategy.replicate= Attempting to replicate from http://127.0.0.1:50680/collection1/. core=3Dc= ollection1 [junit4:junit4] 2> 21603 T1777 C88 P36458 oascsi.HttpClientUtil.createCli= ent Creating new http client, config:maxConnections=3D128&maxConnectionsPer= Host=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 21604 T1716 C87 P50680 REQ /get {getVersions=3D100&dis= trib=3Dfalse&wt=3Djavabin&qt=3D/get&version=3D2} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 21611 T1718 C87 P50680 oasu.DirectUpdateHandler2.commi= t start commit{,optimize=3Dfalse,openSearcher=3Dfalse,waitSearcher=3Dtrue,e= xpungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 21623 T1680 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 21623 T1718 C87 P50680 oasc.SolrDeletionPolicy.onCommi= t SolrDeletionPolicy.onCommit: commits:num=3D3 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/sol= r/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062= /jetty1/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1cc= 92e1d; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_2,generatio= n=3D2,filenames=3D[segments_2] [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/sol= r/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062= /jetty1/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1cc= 92e1d; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_3,generatio= n=3D3,filenames=3D[segments_3] [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/sol= r/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062= /jetty1/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1cc= 92e1d; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_4,generatio= n=3D4,filenames=3D[segments_4] [junit4:junit4] 2> 21624 T1718 C87 P50680 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 4[segments_4] [junit4:junit4] 2> 21625 T1718 C87 P50680 oasu.DirectUpdateHandler2.commi= t end_commit_flush [junit4:junit4] 2> 21626 T1718 C87 P50680 /update {waitSearcher=3Dtrue&op= enSearcher=3Dfalse&commit=3Dtrue&wt=3Djavabin&commit_end_point=3Dtrue&versi= on=3D2&softCommit=3Dfalse} {commit=3D} 0 15 [junit4:junit4] 2> 21627 T1777 C88 P36458 oash.ReplicationHandler.inform = Commits will be reserved for 10000 [junit4:junit4] 2> 21627 T1777 C88 P36458 oash.SnapPuller. No valu= e set for 'pollInterval'. Timer Task not started. [junit4:junit4] 2> 21629 T1716 C87 P50680 REQ /replication {command=3Dind= exversion&qt=3D/replication&wt=3Djavabin&version=3D2} status=3D0 QTime=3D0= =20 [junit4:junit4] 2> 21630 T1777 C88 P36458 oash.SnapPuller.fetchLatestInde= x Master's generation: 4 [junit4:junit4] 2> 21630 T1777 C88 P36458 oash.SnapPuller.fetchLatestInde= x Slave's generation: 1 [junit4:junit4] 2> 21630 T1777 C88 P36458 oash.SnapPuller.fetchLatestInde= x Starting replication process [junit4:junit4] 2> 21633 T1717 C87 P50680 REQ /replication {command=3Dfil= elist&qt=3D/replication&wt=3Djavabin&generation=3D4&version=3D2} status=3D0= QTime=3D0=20 [junit4:junit4] 2> 21634 T1777 C88 P36458 oash.SnapPuller.fetchLatestInde= x Number of files in latest index in master: 1 [junit4:junit4] 2> 21634 T1777 C88 P36458 oasc.CachingDirectoryFactory.ge= t return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux= /solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-136339561= 5062/jetty4/index.20130316090036673 forceNew: false [junit4:junit4] 2> 21635 T1777 C88 P36458 oash.SnapPuller.fetchLatestInde= x Starting download to NRTCachingDirectory(org.apache.lucene.store.MMapDire= ctory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core= /test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062/jetty4/index.201= 30316090036673 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1c= cc7104; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0) fullCopy=3Dfalse [junit4:junit4] 2> 21638 T1718 C87 P50680 REQ /replication {file=3Dsegmen= ts_4&command=3Dfilecontent&checksum=3Dtrue&wt=3Dfilestream&qt=3D/replicatio= n&generation=3D4} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 21640 T1777 C88 P36458 oash.SnapPuller.fetchLatestInde= x Total time taken for download : 0 secs [junit4:junit4] 2> 21642 T1777 C88 P36458 oasu.DefaultSolrCoreState.newIn= dexWriter Creating new IndexWriter... [junit4:junit4] 2> 21643 T1777 C88 P36458 oasu.DefaultSolrCoreState.newIn= dexWriter Waiting until IndexWriter is unused... core=3Dcollection1 [junit4:junit4] 2> 21646 T1777 C88 P36458 oasc.SolrDeletionPolicy.onInit = SolrDeletionPolicy.onInit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/sol= r/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062= /jetty4/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1c6= b1c12; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_1,generatio= n=3D1,filenames=3D[segments_1] [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/sol= r/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062= /jetty4/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1c6= b1c12; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_4,generatio= n=3D4,filenames=3D[segments_4] [junit4:junit4] 2> 21646 T1777 C88 P36458 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 4[segments_4] [junit4:junit4] 2> 21647 T1777 C88 P36458 oasu.DefaultSolrCoreState.newIn= dexWriter New IndexWriter is ready to be used. [junit4:junit4] 2> 21648 T1777 C88 P36458 oass.SolrIndexSearcher. O= pening Searcher@1cd107d6 main [junit4:junit4] 2> 21650 T1776 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@1cd107d6 main{StandardDirectoryReader(s= egments_4:1:nrt)} [junit4:junit4] 2> 21650 T1777 C88 P36458 oash.SnapPuller.fetchLatestInde= x removing temporary index download directory files NRTCachingDirectory(org= .apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4= .x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1= 363395615062/jetty4/index.20130316090036673 lockFactory=3Dorg.apache.lucene= .store.NativeFSLockFactory@1ccc7104; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0= ) [junit4:junit4] 2> 21651 T1777 C88 P36458 oasc.RecoveryStrategy.replay No= replay needed. core=3Dcollection1 [junit4:junit4] 2> 21652 T1777 C88 P36458 oasc.RecoveryStrategy.doRecover= y Replication Recovery was successful - registering as Active. core=3Dcolle= ction1 [junit4:junit4] 2> 21652 T1777 C88 P36458 oasc.ZkController.publish publi= shing core=3Dcollection1 state=3Dactive [junit4:junit4] 2> 21652 T1777 C88 P36458 oasc.ZkController.publish numSh= ards not found on descriptor - reading it from system property [junit4:junit4] 2> 21654 T1777 C88 P36458 oasc.RecoveryStrategy.doRecover= y Finished recovery process. core=3Dcollection1 [junit4:junit4] 2> 21956 T1703 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 21957 T1703 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"127.0.0.1:36458__collection1", [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":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:36458_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:36458"} [junit4:junit4] 2> 21964 T1722 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> 21964 T1755 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> 21964 T1702 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> 21964 T1709 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> 21964 T1738 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> 21964 T1772 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> 22625 T1680 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 22627 T1680 oasc.AbstractDistribZkTestBase.waitForReco= veriesToFinish Recoveries finished - collection: collection1 [junit4:junit4] 2> ASYNC NEW_CORE C89 name=3Dcollection1 org.apache.solr= .core.SolrCore@1cd96e5b url=3Dhttp://127.0.0.1:45034/collection1 node=3D127= .0.0.1:45034_ C89_STATE=3Dcoll:control_collection core:collection1 props:{s= hard=3Dshard1, state=3Dactive, core=3Dcollection1, collection=3Dcontrol_col= lection, node_name=3D127.0.0.1:45034_, base_url=3Dhttp://127.0.0.1:45034, l= eader=3Dtrue} [junit4:junit4] 2> 22638 T1696 C89 P45034 oasu.DirectUpdateHandler2.commi= t start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,ex= pungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 22642 T1696 C89 P45034 oasc.SolrDeletionPolicy.onInit = SolrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/sol= r/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062= /control/data/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFacto= ry@1cd9ee1e; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_1,gen= eration=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 22643 T1696 C89 P45034 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 1[segments_1] [junit4:junit4] 2> 22653 T1696 C89 P45034 oasc.SolrDeletionPolicy.onCommi= t SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/sol= r/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062= /control/data/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFacto= ry@1cd9ee1e; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_1,gen= eration=3D1,filenames=3D[segments_1] [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/sol= r/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062= /control/data/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFacto= ry@1cd9ee1e; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_2,gen= eration=3D2,filenames=3D[segments_2] [junit4:junit4] 2> 22654 T1696 C89 P45034 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 2[segments_2] [junit4:junit4] 2> 22657 T1696 C89 P45034 oass.SolrIndexSearcher. O= pening Searcher@1ccdf7fe main [junit4:junit4] 2> 22657 T1696 C89 P45034 oasu.DirectUpdateHandler2.commi= t end_commit_flush [junit4:junit4] 2> 22659 T1706 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@1ccdf7fe main{StandardDirectoryReader(s= egments_1:1)} [junit4:junit4] 2> 22660 T1696 C89 P45034 /update {waitSearcher=3Dtrue&co= mmit=3Dtrue&wt=3Djavabin&version=3D2&softCommit=3Dfalse} {commit=3D} 0 22 [junit4:junit4] 2> 22666 T1715 C87 P50680 oasu.DirectUpdateHandler2.commi= t start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,ex= pungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 22683 T1715 C87 P50680 oasc.SolrDeletionPolicy.onCommi= t SolrDeletionPolicy.onCommit: commits:num=3D4 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/sol= r/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062= /jetty1/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1cc= 92e1d; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_2,generatio= n=3D2,filenames=3D[segments_2] [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/sol= r/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062= /jetty1/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1cc= 92e1d; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_3,generatio= n=3D3,filenames=3D[segments_3] [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/sol= r/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062= /jetty1/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1cc= 92e1d; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_4,generatio= n=3D4,filenames=3D[segments_4] [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/sol= r/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062= /jetty1/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1cc= 92e1d; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_5,generatio= n=3D5,filenames=3D[segments_5] [junit4:junit4] 2> 22684 T1715 C87 P50680 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 5[segments_5] [junit4:junit4] 2> 22685 T1715 C87 P50680 oass.SolrIndexSearcher. O= pening Searcher@1ccf9e71 main [junit4:junit4] 2> 22686 T1715 C87 P50680 oasu.DirectUpdateHandler2.commi= t end_commit_flush [junit4:junit4] 2> 22687 T1724 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@1ccf9e71 main{StandardDirectoryReader(s= egments_2:1:nrt)} [junit4:junit4] 2> 22688 T1715 C87 P50680 oasu.SolrCmdDistributor.distrib= Commit Distrib commit to:[StdNode: http://127.0.0.1:45058/collection1/, Std= Node: http://127.0.0.1:33685/collection1/, StdNode: http://127.0.0.1:36458/= collection1/] params:commit_end_point=3Dtrue&commit=3Dtrue&softCommit=3Dfal= se&waitSearcher=3Dtrue&expungeDeletes=3Dfalse [junit4:junit4] 2> C85_STATE=3Dcoll:collection1 core:collection1 props:{= shard=3Dshard1, state=3Dactive, core=3Dcollection1, collection=3Dcollection= 1, node_name=3D127.0.0.1:45058_, base_url=3Dhttp://127.0.0.1:45058} [junit4:junit4] 2> 22707 T1734 C85 P45058 oasu.DirectUpdateHandler2.commi= t start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,ex= pungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> C88_STATE=3Dcoll:collection1 core:collection1 props:{= shard=3Dshard1, state=3Dactive, core=3Dcollection1, collection=3Dcollection= 1, node_name=3D127.0.0.1:36458_, base_url=3Dhttp://127.0.0.1:36458} [junit4:junit4] 2> 22707 T1766 C88 P36458 oasu.DirectUpdateHandler2.commi= t start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,ex= pungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> C86_STATE=3Dcoll:collection1 core:collection1 props:{= shard=3Dshard1, state=3Dactive, core=3Dcollection1, collection=3Dcollection= 1, node_name=3D127.0.0.1:33685_, base_url=3Dhttp://127.0.0.1:33685} [junit4:junit4] 2> 22707 T1750 C86 P33685 oasu.DirectUpdateHandler2.commi= t start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,ex= pungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 22733 T1734 C85 P45058 oasc.SolrDeletionPolicy.onCommi= t SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/sol= r/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062= /jetty2/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1c3= 9a371; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_2,generatio= n=3D2,filenames=3D[segments_2] [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/sol= r/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062= /jetty2/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1c3= 9a371; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_3,generatio= n=3D3,filenames=3D[segments_3] [junit4:junit4] 2> 22734 T1734 C85 P45058 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 3[segments_3] [junit4:junit4] 2> 22735 T1766 C88 P36458 oasc.SolrDeletionPolicy.onCommi= t SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/sol= r/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062= /jetty4/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1c6= b1c12; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_4,generatio= n=3D4,filenames=3D[segments_4] [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/sol= r/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062= /jetty4/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1c6= b1c12; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_5,generatio= n=3D5,filenames=3D[segments_5] [junit4:junit4] 2> 22735 T1750 C86 P33685 oasc.SolrDeletionPolicy.onCommi= t SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/sol= r/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062= /jetty3/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1c6= 617a3; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_3,generatio= n=3D3,filenames=3D[segments_3] [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/sol= r/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062= /jetty3/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1c6= 617a3; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_4,generatio= n=3D4,filenames=3D[segments_4] [junit4:junit4] 2> 22736 T1766 C88 P36458 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 5[segments_5] [junit4:junit4] 2> 22736 T1750 C86 P33685 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 4[segments_4] [junit4:junit4] 2> 22736 T1734 C85 P45058 oass.SolrIndexSearcher. O= pening Searcher@1c3e59e3 main [junit4:junit4] 2> 22738 T1734 C85 P45058 oasu.DirectUpdateHandler2.commi= t end_commit_flush [junit4:junit4] 2> 22738 T1766 C88 P36458 oass.SolrIndexSearcher. O= pening Searcher@1c1d35c7 main [junit4:junit4] 2> 22738 T1750 C86 P33685 oass.SolrIndexSearcher. O= pening Searcher@1c393a81 main [junit4:junit4] 2> 22739 T1766 C88 P36458 oasu.DirectUpdateHandler2.commi= t end_commit_flush [junit4:junit4] 2> 22739 T1750 C86 P33685 oasu.DirectUpdateHandler2.commi= t end_commit_flush [junit4:junit4] 2> 22739 T1740 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@1c3e59e3 main{StandardDirectoryReader(s= egments_2:1:nrt)} [junit4:junit4] 2> 22740 T1757 oasc.JmxMonitoredMap.put WARNING Failed to= register info bean: searcher javax.management.InstanceAlreadyExistsExcepti= on: solr/collection1:type=3Dsearcher,id=3Dorg.apache.solr.search.SolrIndexS= earcher [junit4:junit4] 2> =09at com.sun.jmx.mbeanserver.Repository.addMBean(Repo= sitory.java:453) [junit4:junit4] 2> =09at com.sun.jmx.interceptor.DefaultMBeanServerInterc= eptor.internal_addObject(DefaultMBeanServerInterceptor.java:1484) [junit4:junit4] 2> =09at com.sun.jmx.interceptor.DefaultMBeanServerInterc= eptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:963) [junit4:junit4] 2> =09at com.sun.jmx.interceptor.DefaultMBeanServerInterc= eptor.registerObject(DefaultMBeanServerInterceptor.java:917) [junit4:junit4] 2> =09at com.sun.jmx.interceptor.DefaultMBeanServerInterc= eptor.registerMBean(DefaultMBeanServerInterceptor.java:312) [junit4:junit4] 2> =09at com.sun.jmx.mbeanserver.JmxMBeanServer.registerM= Bean(JmxMBeanServer.java:482) [junit4:junit4] 2> =09at org.apache.solr.core.JmxMonitoredMap.put(JmxMoni= toredMap.java:140) [junit4:junit4] 2> =09at org.apache.solr.core.JmxMonitoredMap.put(JmxMoni= toredMap.java:51) [junit4:junit4] 2> =09at org.apache.solr.search.SolrIndexSearcher.registe= r(SolrIndexSearcher.java:240) [junit4:junit4] 2> =09at org.apache.solr.core.SolrCore.registerSearcher(S= olrCore.java:1764) [junit4:junit4] 2> =09at org.apache.solr.core.SolrCore.access$000(SolrCor= e.java:129) [junit4:junit4] 2> =09at org.apache.solr.core.SolrCore$7.call(SolrCore.ja= va:1640) [junit4:junit4] 2> =09at java.util.concurrent.FutureTask$Sync.innerRun(Fu= tureTask.java:303) [junit4:junit4] 2> =09at java.util.concurrent.FutureTask.run(FutureTask.j= ava:139) [junit4:junit4] 2> =09at java.util.concurrent.ThreadPoolExecutor$Worker.r= unTask(ThreadPoolExecutor.java:886) [junit4:junit4] 2> =09at java.util.concurrent.ThreadPoolExecutor$Worker.r= un(ThreadPoolExecutor.java:909) [junit4:junit4] 2> =09at java.lang.Thread.run(Thread.java:662) [junit4:junit4] 2>=20 [junit4:junit4] 2> 22741 T1734 C85 P45058 /update {waitSearcher=3Dtrue&co= mmit=3Dtrue&wt=3Djavabin&expungeDeletes=3Dfalse&commit_end_point=3Dtrue&ver= sion=3D2&softCommit=3Dfalse} {commit=3D} 0 35 [junit4:junit4] 2> 22740 T1776 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@1c1d35c7 main{StandardDirectoryReader(s= egments_4:1:nrt)} [junit4:junit4] 2> 22742 T1757 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@1c393a81 main{StandardDirectoryReader(s= egments_3:1:nrt)} [junit4:junit4] 2> 22743 T1766 C88 P36458 /update {waitSearcher=3Dtrue&co= mmit=3Dtrue&wt=3Djavabin&expungeDeletes=3Dfalse&commit_end_point=3Dtrue&ver= sion=3D2&softCommit=3Dfalse} {commit=3D} 0 36 [junit4:junit4] 2> 22743 T1750 C86 P33685 /update {waitSearcher=3Dtrue&co= mmit=3Dtrue&wt=3Djavabin&expungeDeletes=3Dfalse&commit_end_point=3Dtrue&ver= sion=3D2&softCommit=3Dfalse} {commit=3D} 0 37 [junit4:junit4] 2> 22744 T1715 C87 P50680 /update {waitSearcher=3Dtrue&co= mmit=3Dtrue&wt=3Djavabin&version=3D2&softCommit=3Dfalse} {commit=3D} 0 78 [junit4:junit4] 2> 22746 T1680 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 22755 T1716 C87 P50680 REQ /select {tests=3DcheckShard= Consistency&q=3D*:*&distrib=3Dfalse&wt=3Djavabin&version=3D2&rows=3D0} hits= =3D0 status=3D0 QTime=3D0=20 [junit4:junit4] 2> 22757 T1732 C85 P45058 REQ /select {tests=3DcheckShard= Consistency&q=3D*:*&distrib=3Dfalse&wt=3Djavabin&version=3D2&rows=3D0} hits= =3D0 status=3D0 QTime=3D0=20 [junit4:junit4] 2> 22759 T1748 C86 P33685 REQ /select {tests=3DcheckShard= Consistency&q=3D*:*&distrib=3Dfalse&wt=3Djavabin&version=3D2&rows=3D0} hits= =3D0 status=3D0 QTime=3D0=20 [junit4:junit4] 2> 22761 T1767 C88 P36458 REQ /select {tests=3DcheckShard= Consistency&q=3D*:*&distrib=3Dfalse&wt=3Djavabin&version=3D2&rows=3D0} hits= =3D0 status=3D0 QTime=3D0=20 [junit4:junit4] 2> 24765 T1698 C89 P45034 oass.SolrIndexSearcher. O= pening Searcher@1c4fe343 realtime [junit4:junit4] 2> 24766 T1698 C89 P45034 /update {wt=3Djavabin&version= =3D2} {deleteByQuery=3D*:* (-1429623946402070528)} 0 2 [junit4:junit4] 2> 24773 T1748 C86 P33685 /update {update.distrib=3DFROML= EADER&_version_=3D-1429623946407313408&update.from=3Dhttp://127.0.0.1:50680= /collection1/&wt=3Djavabin&version=3D2} {deleteByQuery=3D*:* (-142962394640= 7313408)} 0 1 [junit4:junit4] 2> 24774 T1766 C88 P36458 /update {update.distrib=3DFROML= EADER&_version_=3D-1429623946407313408&update.from=3Dhttp://127.0.0.1:50680= /collection1/&wt=3Djavabin&version=3D2} {deleteByQuery=3D*:* (-142962394640= 7313408)} 0 2 [junit4:junit4] 2> 24774 T1731 C85 P45058 /update {update.distrib=3DFROML= EADER&_version_=3D-1429623946407313408&update.from=3Dhttp://127.0.0.1:50680= /collection1/&wt=3Djavabin&version=3D2} {deleteByQuery=3D*:* (-142962394640= 7313408)} 0 2 [junit4:junit4] 2> 24775 T1716 C87 P50680 /update {wt=3Djavabin&version= =3D2} {deleteByQuery=3D*:* (-1429623946407313408)} 0 7 [junit4:junit4] 2> 24781 T1695 C89 P45034 /update {wt=3Djavabin&version= =3D2} {add=3D[0 (1429623946418847744)]} 0 2 [junit4:junit4] 2> 24788 T1732 C85 P45058 /update {distrib.from=3Dhttp://= 127.0.0.1:50680/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin&versi= on=3D2} {add=3D[0 (1429623946423042048)]} 0 1 [junit4:junit4] 2> 24789 T1768 C88 P36458 /update {distrib.from=3Dhttp://= 127.0.0.1:50680/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin&versi= on=3D2} {add=3D[0 (1429623946423042048)]} 0 2 [junit4:junit4] 2> 24789 T1749 C86 P33685 /update {distrib.from=3Dhttp://= 127.0.0.1:50680/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin&versi= on=3D2} {add=3D[0 (1429623946423042048)]} 0 2 [junit4:junit4] 2> 24790 T1717 C87 P50680 /update {wt=3Djavabin&version= =3D2} {add=3D[0 (1429623946423042048)]} 0 6 [junit4:junit4] 2> 24793 T1697 C89 P45034 /update {wt=3Djavabin&version= =3D2} {add=3D[1 (1429623946432479232)]} 0 0 [junit4:junit4] 2> 24800 T1765 C88 P36458 /update {distrib.from=3Dhttp://= 127.0.0.1:50680/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin&versi= on=3D2} {add=3D[1 (1429623946435624960)]} 0 1 [junit4:junit4] 2> 24800 T1733 C85 P45058 /update {distrib.from=3Dhttp://= 127.0.0.1:50680/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin&versi= on=3D2} {add=3D[1 (1429623946435624960)]} 0 1 [junit4:junit4] 2> 24800 T1750 C86 P33685 /update {distrib.from=3Dhttp://= 127.0.0.1:50680/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin&versi= on=3D2} {add=3D[1 (1429623946435624960)]} 0 1 [junit4:junit4] 2> 24801 T1718 C87 P50680 /update {wt=3Djavabin&version= =3D2} {add=3D[1 (1429623946435624960)]} 0 5 [junit4:junit4] 2> 24805 T1698 C89 P45034 /update {wt=3Djavabin&version= =3D2} {add=3D[2 (1429623946444013568)]} 0 1 [junit4:junit4] 2> 24811 T1751 C86 P33685 /update {distrib.from=3Dhttp://= 127.0.0.1:50680/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin&versi= on=3D2} {add=3D[2 (1429623946448207872)]} 0 1 [junit4:junit4] 2> 24811 T1767 C88 P36458 /update {distrib.from=3Dhttp://= 127.0.0.1:50680/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin&versi= on=3D2} {add=3D[2 (1429623946448207872)]} 0 1 [junit4:junit4] 2> 24813 T1715 C87 P50680 /update {test.distrib.skip.serv= ers=3Dhttp://127.0.0.1:45058/collection1/&wt=3Djavabin&version=3D2} {add=3D= [2 (1429623946448207872)]} 0 6 [junit4:junit4] 2> 24816 T1695 C89 P45034 /update {wt=3Djavabin&version= =3D2} {add=3D[3 (1429623946455547904)]} 0 1 [junit4:junit4] 2> 24824 T1766 C88 P36458 /update {distrib.from=3Dhttp://= 127.0.0.1:50680/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin&versi= on=3D2} {add=3D[3 (1429623946459742208)]} 0 1 [junit4:junit4] 2> 24825 T1716 C87 P50680 /update {test.distrib.skip.serv= ers=3Dhttp://127.0.0.1:45058/collection1/&test.distrib.skip.servers=3Dhttp:= //127.0.0.1:33685/collection1/&wt=3Djavabin&version=3D2} {add=3D[3 (1429623= 946459742208)]} 0 6 [junit4:junit4] 2> 24828 T1697 C89 P45034 oasu.DirectUpdateHandler2.commi= t start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,ex= pungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 24853 T1697 C89 P45034 oasc.SolrDeletionPolicy.onCommi= t SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/sol= r/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062= /control/data/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFacto= ry@1cd9ee1e; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_2,gen= eration=3D2,filenames=3D[segments_2] [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/sol= r/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062= /control/data/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFacto= ry@1cd9ee1e; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_3,gen= eration=3D3,filenames=3D[_0.fnm, _0.frq, _0.tim, _0_nrm.cfe, _0.fdx, _0_nrm= .cfs, _0.si, _0.prx, _0.tip, _0.fdt, segments_3] [junit4:junit4] 2> 24854 T1697 C89 P45034 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 3[_0.fnm, _0.frq, _0.tim, _0_nrm.cfe, _0.fdx, _0_n= rm.cfs, _0.si, _0.prx, _0.tip, _0.fdt, segments_3] [junit4:junit4] 2> 24857 T1697 C89 P45034 oass.SolrIndexSearcher. O= pening Searcher@1c4f24cd main [junit4:junit4] 2> 24858 T1697 C89 P45034 oasu.DirectUpdateHandler2.commi= t end_commit_flush [junit4:junit4] 2> 24858 T1706 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@1c4f24cd main{StandardDirectoryReader(s= egments_3:3:nrt _0(4.3):C4)} [junit4:junit4] 2> 24859 T1697 C89 P45034 /update {waitSearcher=3Dtrue&co= mmit=3Dtrue&wt=3Djavabin&version=3D2&softCommit=3Dfalse} {commit=3D} 0 31 [junit4:junit4] 2> 24861 T1717 C87 P50680 oasu.DirectUpdateHandler2.commi= t start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,ex= pungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 24894 T1717 C87 P50680 oasc.SolrDeletionPolicy.onCommi= t SolrDeletionPolicy.onCommit: commits:num=3D5 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/sol= r/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062= /jetty1/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1cc= 92e1d; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_2,generatio= n=3D2,filenames=3D[segments_2] [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/sol= r/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062= /jetty1/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1cc= 92e1d; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_3,generatio= n=3D3,filenames=3D[segments_3] [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/sol= r/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062= /jetty1/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1cc= 92e1d; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_4,generatio= n=3D4,filenames=3D[segments_4] [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/sol= r/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062= /jetty1/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1cc= 92e1d; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_5,generatio= n=3D5,filenames=3D[segments_5] [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/sol= r/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062= /jetty1/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1cc= 92e1d; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_6,generatio= n=3D6,filenames=3D[_0.fnm, _0.frq, _0.tim, _0_nrm.cfe, _0.fdx, _0_nrm.cfs, = _0.si, _0.prx, _0.tip, segments_6, _0.fdt] [junit4:junit4] 2> 24896 T1717 C87 P50680 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 6[_0.fnm, _0.frq, _0.tim, _0_nrm.cfe, _0.fdx, _0_n= rm.cfs, _0.si, _0.prx, _0.tip, segments_6, _0.fdt] [junit4:junit4] 2> 24899 T1717 C87 P50680 oass.SolrIndexSearcher. O= pening Searcher@1c6d1a97 main [junit4:junit4] 2> 24899 T1717 C87 P50680 oasu.DirectUpdateHandler2.commi= t end_commit_flush [junit4:junit4] 2> 24900 T1724 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@1c6d1a97 main{StandardDirectoryReader(s= egments_6:3:nrt _0(4.3):C4)} [junit4:junit4] 2> 24900 T1717 C87 P50680 oasu.SolrCmdDistributor.distrib= Commit Distrib commit to:[StdNode: http://127.0.0.1:45058/collection1/, Std= Node: http://127.0.0.1:33685/collection1/, StdNode: http://127.0.0.1:36458/= collection1/] params:commit_end_point=3Dtrue&commit=3Dtrue&softCommit=3Dfal= se&waitSearcher=3Dtrue&expungeDeletes=3Dfalse [junit4:junit4] 2> 24902 T1768 C88 P36458 oasu.DirectUpdateHandler2.commi= t start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,ex= pungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 24902 T1748 C86 P33685 oasu.DirectUpdateHandler2.commi= t start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,ex= pungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 24902 T1734 C85 P45058 oasu.DirectUpdateHandler2.commi= t start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,ex= pungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 24954 T1748 C86 P33685 oasc.SolrDeletionPolicy.onCommi= t SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/sol= r/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062= /jetty3/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1c6= 617a3; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_4,generatio= n=3D4,filenames=3D[segments_4] [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/sol= r/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062= /jetty3/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1c6= 617a3; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_5,generatio= n=3D5,filenames=3D[_0.fnm, _0.frq, _0.tim, _0_nrm.cfe, _0.fdx, _0_nrm.cfs, = _0.si, segments_5, _0.prx, _0.tip, _0.fdt] [junit4:junit4] 2> 24955 T1748 C86 P33685 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 5[_0.fnm, _0.frq, _0.tim, _0_nrm.cfe, _0.fdx, _0_n= rm.cfs, _0.si, segments_5, _0.prx, _0.tip, _0.fdt] [junit4:junit4] 2> 24958 T1734 C85 P45058 oasc.SolrDeletionPolicy.onCommi= t SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/sol= r/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062= /jetty2/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1c3= 9a371; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_3,generatio= n=3D3,filenames=3D[segments_3] [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/sol= r/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062= /jetty2/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1c3= 9a371; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_4,generatio= n=3D4,filenames=3D[_0.fnm, _0.frq, _0.tim, _0_nrm.cfe, _0.fdx, _0_nrm.cfs, = _0.si, _0.prx, _0.tip, _0.fdt, segments_4] [junit4:junit4] 2> 24959 T1734 C85 P45058 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 4[_0.fnm, _0.frq, _0.tim, _0_nrm.cfe, _0.fdx, _0_n= rm.cfs, _0.si, _0.prx, _0.tip, _0.fdt, segments_4] [junit4:junit4] 2> 24960 T1768 C88 P36458 oasc.SolrDeletionPolicy.onCommi= t SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/sol= r/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062= /jetty4/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1c6= b1c12; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_5,generatio= n=3D5,filenames=3D[segments_5] [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/sol= r/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1363395615062= /jetty4/index lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1c6= b1c12; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_6,generatio= n=3D6,filenames=3D[_0.fnm, _0.frq, _0.tim, _0_nrm.cfe, _0.fdx, _0_nrm.cfs, = _0.si, _0.prx, _0.tip, segments_6, _0.fdt] [junit4:junit4] 2> 24962 T1768 C88 P36458 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 6[_0.fnm, _0.frq, _0.tim, _0_nrm.cfe, _0.fd [...truncated too long message...] utdown shutdown of request processor complete [junit4:junit4] 2> 48898 T1680 oasc.ZkTestServer.send4LetterWord connecti= ng to 127.0.0.1:35341 35341 [junit4:junit4] 2> 48899 T1682 oazs.NIOServerCnxnFactory.run NIOServerCnx= n factory exited run method [junit4:junit4] 2> 48899 T1680 oazs.ZooKeeperServer.shutdown shutting dow= n [junit4:junit4] 2> 48899 T1680 oazs.SessionTrackerImpl.shutdown Shutting = down [junit4:junit4] 2> 48899 T1680 oazs.PrepRequestProcessor.shutdown Shuttin= g down [junit4:junit4] 2> 48900 T1680 oazs.SyncRequestProcessor.shutdown Shuttin= g down [junit4:junit4] 2> 48900 T1680 oazs.FinalRequestProcessor.shutdown shutdo= wn of request processor complete [junit4:junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4:junit4] 2> NOTE: reproduce with: ant test -Dtestcase=3DSyncSlice= Test -Dtests.method=3DtestDistribSearch -Dtests.seed=3D224BE929F0E5B101 -Dt= ests.multiplier=3D3 -Dtests.slow=3Dtrue -Dtests.locale=3Den -Dtests.timezon= e=3DAsia/Kuching -Dtests.file.encoding=3DUTF-8 [junit4:junit4] FAILURE 48.9s J0 | SyncSliceTest.testDistribSearch <<< [junit4:junit4] > Throwable #1: java.lang.AssertionError [junit4:junit4] > =09at __randomizedtesting.SeedInfo.seed([224BE929F0E5B= 101:A3AD673187BAD13D]:0) [junit4:junit4] > =09at org.junit.Assert.fail(Assert.java:92) [junit4:junit4] > =09at org.junit.Assert.assertTrue(Assert.java:43) [junit4:junit4] > =09at org.junit.Assert.assertTrue(Assert.java:54) [junit4:junit4] > =09at org.apache.solr.cloud.SyncSliceTest.doTest(SyncS= liceTest.java:196) [junit4:junit4] > =09at org.apache.solr.BaseDistributedSearchTestCase.te= stDistribSearch(BaseDistributedSearchTestCase.java:806) [junit4:junit4] > =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Nat= ive Method) [junit4:junit4] > =09at sun.reflect.NativeMethodAccessorImpl.invoke(Nati= veMethodAccessorImpl.java:39) [junit4:junit4] > =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(= DelegatingMethodAccessorImpl.java:25) [junit4:junit4] > =09at java.lang.reflect.Method.invoke(Method.java:597) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner.invoke(RandomizedRunner.java:1559) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner.access$600(RandomizedRunner.java:79) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$6.evaluate(RandomizedRunner.java:738) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$7.evaluate(RandomizedRunner.java:774) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$8.evaluate(RandomizedRunner.java:787) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.SystemP= ropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleSetupTeardownChai= ned$1.evaluate(TestRuleSetupTeardownChained.java:50) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleFieldCacheSanity$= 1.evaluate(TestRuleFieldCacheSanity.java:51) [junit4:junit4] > =09at org.apache.lucene.util.AbstractBeforeAfterRule$1= .evaluate(AbstractBeforeAfterRule.java:46) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.SystemP= ropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleThreadAndTestName= $1.evaluate(TestRuleThreadAndTestName.java: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:683) [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:40) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.NoShado= wingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule= .java:40) [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:44) [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:56) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.Stateme= ntAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.ThreadLeakCon= trol$StatementRunner.run(ThreadLeakControl.java:358) [junit4:junit4] > =09at java.lang.Thread.run(Thread.java:662) [junit4:junit4] 2> 48919 T1680 oas.SolrTestCaseJ4.deleteCore ###deleteCor= e [junit4:junit4] 2> 48921 T1679 ccr.ThreadLeakControl.checkThreadLeaks WAR= NING Will linger awaiting termination of 2 leaked thread(s). [junit4:junit4] 2> 48962 T1683 oazs.SessionTrackerImpl.run SessionTracker= Impl exited loop! [junit4:junit4] 2> 50085 T1772 oascc.ZkStateReader$3.process WARNING ZooK= eeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 50086 T1772 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 1) [junit4:junit4] 2> 50086 T1772 oascc.ZkStateReader$2.process WARNING ZooK= eeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 50087 T1772 oaz.ClientCnxn$EventThread.run EventThread= shut down [junit4:junit4] 2> NOTE: test params are: codec=3DAppending, sim=3DRandom= SimilarityProvider(queryNorm=3Dtrue,coord=3Dyes): {}, locale=3Den, timezone= =3DAsia/Kuching [junit4:junit4] 2> NOTE: Linux 3.2.0-38-generic amd64/Oracle Corporation = 1.6.0_33 (64-bit)/cpus=3D8,threads=3D4,free=3D157200744,total=3D369967104 [junit4:junit4] 2> NOTE: All tests run in this JVM: [DateFieldTest, TestF= astLRUCache, TestReversedWildcardFilterFactory, TestLMDirichletSimilarityFa= ctory, TermVectorComponentTest, UUIDFieldTest, TestCoreContainer, TestDocSe= t, BasicDistributedZkTest, TestCopyFieldCollectionResource, TestSolrDeletio= nPolicy1, AutoCommitTest, CacheHeaderTest, ClusterStateUpdateTest, Overseer= Test, TestSurroundQueryParser, ResponseLogComponentTest, ShardRoutingTest, = SolrInfoMBeanTest, TestCharFilters, SolrIndexSplitterTest, TestFastWriter, = JsonLoaderTest, DirectSolrConnectionTest, DistributedTermsComponentTest, SO= LR749Test, PreAnalyzedFieldTest, FieldMutatingUpdateProcessorTest, RAMDirec= toryFactoryTest, ChaosMonkeyNothingIsSafeTest, ZkCLITest, TestCollationKeyR= angeQueries, SliceStateTest, SuggesterFSTTest, TestGroupingSearch, TestSear= chPerf, PrimUtilsTest, PrimitiveFieldTypeTest, TestPerFieldSimilarity, Test= PhraseSuggestions, DocValuesTest, BadComponentTest, TestLFUCache, TestRealT= imeGet, TestFieldTypeCollectionResource, SpatialFilterTest, MinimalSchemaTe= st, TestBadConfig, TestExtendedDismaxParser, TestStressVersions, TestFuzzyA= nalyzedSuggestions, SyncSliceTest] [junit4:junit4] Completed on J0 in 50.24s, 1 test, 1 failure <<< FAILURES! [...truncated 489 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:381: The followi= ng error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:361: The followi= ng error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The followin= g error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:183: The fo= llowing error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:449:= The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:12= 13: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:87= 7: There were test failures: 273 suites, 1147 tests, 1 failure, 13 ignored = (7 assumptions) Total time: 81 minutes 4 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording test results Description set: Java: 64bit/jrockit-jdk1.6.0_33-R28.2.4-4.1.0 -XnoOpt Email was triggered for: Failure Sending email for trigger: Failure ------=_Part_206_664424660.1363396894992 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_206_664424660.1363396894992--