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 AF362115FD for ; Sun, 25 May 2014 07:51:56 +0000 (UTC) Received: (qmail 69144 invoked by uid 500); 25 May 2014 07:51:55 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 69078 invoked by uid 500); 25 May 2014 07:51:55 -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 69067 invoked by uid 99); 25 May 2014 07:51:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 May 2014 07:51:55 +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 (nike.apache.org: domain of jenkins@thetaphi.de designates 188.138.97.18 as permitted sender) Received: from [188.138.97.18] (HELO serv1.sd-datasolutions.de) (188.138.97.18) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 May 2014 07:51:46 +0000 Received: from localhost.localdomain ([127.0.0.1] helo=serv1) by serv1.sd-datasolutions.de with esmtp (Exim 4.76) (envelope-from ) id 1WoTDG-0003Nc-4h; Sun, 25 May 2014 07:51:22 +0000 Date: Sun, 25 May 2014 07:51:01 +0000 (UTC) From: Policeman Jenkins Server To: dev@lucene.apache.org, shalin@apache.org Message-ID: <909024083.31.1401004282076.JavaMail.jenkins@serv1.sd-datasolutions.de> In-Reply-To: <1286857649.25.1400996751572.JavaMail.jenkins@serv1.sd-datasolutions.de> References: <1286857649.25.1400996751572.JavaMail.jenkins@serv1.sd-datasolutions.de> Subject: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_20-ea-b15) - Build # 10376 - Still Failing! MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_30_308368073.1401004261755" X-Jenkins-Job: Lucene-Solr-trunk-Linux X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_30_308368073.1401004261755 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10376/ Java: 64bit/jdk1.8.0_20-ea-b15 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.AliasIntegrationTest.testDistribSearch Error Message: KeeperErrorCode =3D NoNode for /overseer/collection-queue-work/qnr-00000000= 14 Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Keepe= rErrorCode =3D NoNode for /overseer/collection-queue-work/qnr-0000000014 =09at __randomizedtesting.SeedInfo.seed([8B04A221C3480845:AE22C39B4176879]:= 0) =09at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSo= lrServer.java:554) =09at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServ= er.java:210) =09at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServ= er.java:206) =09at org.apache.solr.cloud.AliasIntegrationTest.createAlias(AliasIntegrati= onTest.java:267) =09at org.apache.solr.cloud.AliasIntegrationTest.doTest(AliasIntegrationTes= t.java:237) =09at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseD= istributedSearchTestCase.java:863) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:62) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:43) =09at java.lang.reflect.Method.invoke(Method.java:483) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1618) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:827) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:863) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:877) =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.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:65) =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:360) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:793) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:453) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:836) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Random= izedRunner.java:738) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Random= izedRunner.java:772) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:783) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:42) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:43) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:65) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:55) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:360) =09at java.lang.Thread.run(Thread.java:745) Build Log: [...truncated 11565 lines...] [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest [junit4] 2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-t= runk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.AliasIntegrationT= est-8B04A221C3480845-001/init-core-data-001 [junit4] 2> 1205494 T6349 oas.SolrTestCaseJ4.buildSSLConfig Randomized= ssl (true) and clientAuth (true) [junit4] 2> 1205494 T6349 oas.BaseDistributedSearchTestCase.initHostCo= ntext Setting hostContext system property: / [junit4] 2> 1205496 T6349 oas.SolrTestCaseJ4.setUp ###Starting testDis= tribSearch [junit4] 2> 1205497 T6349 oasc.ZkTestServer.run STARTING ZK TEST SERVE= R [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1205497 T6350 oasc.ZkTestServer$ZKServerMain.runFromConfig= Starting server [junit4] 2> 1205597 T6349 oasc.ZkTestServer.run start zk server on por= t:55507 [junit4] 2> 1205598 T6349 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1214923 T6353 oazsp.FileTxnLog.commit WARN fsync-ing the w= rite ahead log in SyncThread:0 took 9324ms which will adversely effect oper= ation latency. See the ZooKeeper troubleshooting guide [junit4] 2> 1214924 T6356 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@198cf2a5 name:ZooKeeperConnectio= n Watcher:127.0.0.1:55507 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4] 2> 1214925 T6349 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1214925 T6349 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 1214928 T6349 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1214929 T6358 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@4d5d6c21 name:ZooKeeperConnectio= n Watcher:127.0.0.1:55507/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4] 2> 1214929 T6349 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1214929 T6349 oascc.SolrZkClient.makePath makePath: /colle= ctions/collection1 [junit4] 2> 1214931 T6349 oascc.SolrZkClient.makePath makePath: /colle= ctions/collection1/shards [junit4] 2> 1214932 T6349 oascc.SolrZkClient.makePath makePath: /colle= ctions/control_collection [junit4] 2> 1214933 T6349 oascc.SolrZkClient.makePath makePath: /colle= ctions/control_collection/shards [junit4] 2> 1214934 T6349 oasc.AbstractZkTestCase.putConfig put /mnt/s= sd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/= collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 1214934 T6349 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/solrconfig.xml [junit4] 2> 1214937 T6349 oasc.AbstractZkTestCase.putConfig put /mnt/s= sd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/= collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 1214938 T6349 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/schema.xml [junit4] 2> 1214940 T6349 oasc.AbstractZkTestCase.putConfig put /mnt/s= sd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/= collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1= /solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1214940 T6349 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1214942 T6349 oasc.AbstractZkTestCase.putConfig put /mnt/s= sd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/= collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 1214942 T6349 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/stopwords.txt [junit4] 2> 1214946 T6349 oasc.AbstractZkTestCase.putConfig put /mnt/s= sd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/= collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 1214947 T6349 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/protwords.txt [junit4] 2> 1214948 T6349 oasc.AbstractZkTestCase.putConfig put /mnt/s= sd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/= collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 1214948 T6349 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/currency.xml [junit4] 2> 1214950 T6349 oasc.AbstractZkTestCase.putConfig put /mnt/s= sd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/= collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 1214950 T6349 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/enumsConfig.xml [junit4] 2> 1214952 T6349 oasc.AbstractZkTestCase.putConfig put /mnt/s= sd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/= collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-r= ates.json [junit4] 2> 1214952 T6349 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/open-exchange-rates.json [junit4] 2> 1214953 T6349 oasc.AbstractZkTestCase.putConfig put /mnt/s= sd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/= collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOL= atin1Accent.txt [junit4] 2> 1214954 T6349 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1214955 T6349 oasc.AbstractZkTestCase.putConfig put /mnt/s= sd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/= collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 1214956 T6349 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/old_synonyms.txt [junit4] 2> 1214957 T6349 oasc.AbstractZkTestCase.putConfig put /mnt/s= sd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/= collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 1214957 T6349 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/synonyms.txt [junit4] 2> 1214959 T6349 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1214960 T6360 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@1a0d36e6 name:ZooKeeperConnectio= n Watcher:127.0.0.1:55507/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4] 2> 1214960 T6349 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1215196 T6349 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1215198 T6349 oejus.SslContextFactory.doStart Enabled Prot= ocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, T= LSv1, TLSv1.1, TLSv1.2] [junit4] 2> 1215199 T6349 oejs.AbstractConnector.doStart Started SslSe= lectChannelConnector@127.0.0.1:38799 [junit4] 2> 1215201 T6349 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4] 2> 1215201 T6349 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4] 2> 1215201 T6349 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-tru= nk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.AliasIntegrationTes= t-8B04A221C3480845-001/tempDir-002 [junit4] 2> 1215201 T6349 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linu= x/solr/build/solr-core/test/J0/./temp/solr.cloud.AliasIntegrationTest-8B04A= 221C3480845-001/tempDir-002/' [junit4] 2> 1215213 T6349 oasc.ConfigSolr.fromFile Loading container c= onfiguration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/b= uild/solr-core/test/J0/./temp/solr.cloud.AliasIntegrationTest-8B04A221C3480= 845-001/tempDir-002/solr.xml [junit4] 2> 1215219 T6349 oasc.CoreContainer. New CoreContainer = 394299630 [junit4] 2> 1215220 T6349 oasc.CoreContainer.load Loading cores into C= oreContainer [instanceDir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Li= nux/solr/build/solr-core/test/J0/./temp/solr.cloud.AliasIntegrationTest-8B0= 4A221C3480845-001/tempDir-002/] [junit4] 2> 1215220 T6349 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 90000 [junit4] 2> 1215220 T6349 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to:=20 [junit4] 2> 1215221 T6349 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 15000 [junit4] 2> 1215221 T6349 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4] 2> 1215221 T6349 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4] 2> 1215221 T6349 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4] 2> 1215222 T6349 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4] 2> 1215222 T6349 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4] 2> 1215222 T6349 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4] 2> 1215224 T6349 oasl.LogWatcher.createWatcher SLF4J impl is = org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1215224 T6349 oasl.LogWatcher.newRegisteredLogWatcher Regi= stering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1215224 T6349 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1215224 T6349 oasc.ZkContainer.initZooKeeper Zookeeper cli= ent=3D127.0.0.1:55507/solr [junit4] 2> 1215225 T6349 oasc.ZkController.checkChrootPath zkHost inc= ludes chroot [junit4] 2> 1215225 T6349 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1215226 T6371 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@6e76b98e name:ZooKeeperConnectio= n Watcher:127.0.0.1:55507 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4] 2> 1215227 T6349 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1215228 T6349 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1215229 T6373 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@1fc5acf2 name:ZooKeeperConnectio= n Watcher:127.0.0.1:55507/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4] 2> 1215229 T6349 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1215230 T6349 oascc.SolrZkClient.makePath makePath: /overs= eer/queue [junit4] 2> 1215232 T6349 oascc.SolrZkClient.makePath makePath: /overs= eer/collection-queue-work [junit4] 2> 1215234 T6349 oascc.SolrZkClient.makePath makePath: /overs= eer/collection-map-running [junit4] 2> 1215235 T6349 oascc.SolrZkClient.makePath makePath: /overs= eer/collection-map-completed [junit4] 2> 1215237 T6349 oascc.SolrZkClient.makePath makePath: /overs= eer/collection-map-failure [junit4] 2> 1215238 T6349 oascc.SolrZkClient.makePath makePath: /live_= nodes [junit4] 2> 1215239 T6349 oasc.ZkController.createEphemeralLiveNode Re= gister node as live in ZooKeeper:/live_nodes/127.0.0.1:38799_ [junit4] 2> 1215249 T6349 oascc.SolrZkClient.makePath makePath: /live_= nodes/127.0.0.1:38799_ [junit4] 2> 1215251 T6349 oascc.SolrZkClient.makePath makePath: /overs= eer_elect [junit4] 2> 1215252 T6349 oascc.SolrZkClient.makePath makePath: /overs= eer_elect/election [junit4] 2> 1215254 T6349 oasc.OverseerElectionContext.runLeaderProces= s I am going to be the leader 127.0.0.1:38799_ [junit4] 2> 1215255 T6349 oascc.SolrZkClient.makePath makePath: /overs= eer_elect/leader [junit4] 2> 1215256 T6349 oasc.Overseer.start Overseer (id=3D918161824= 13983748-127.0.0.1:38799_-n_0000000000) starting [junit4] 2> 1215259 T6349 oascc.SolrZkClient.makePath makePath: /overs= eer/queue-work [junit4] 2> 1215280 T6349 oascc.SolrZkClient.makePath makePath: /clust= erstate.json [junit4] 2> 1215280 T6375 oasc.OverseerCollectionProcessor.run Process= current queue of collection creations [junit4] 2> 1215282 T6349 oascc.SolrZkClient.makePath makePath: /alias= es.json [junit4] 2> 1215284 T6349 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 1215286 T6374 oasc.Overseer$ClusterStateUpdater.run Starti= ng to work on the main queue [junit4] 2> 1215288 T6376 oasc.ZkController.publish publishing core=3D= collection1 state=3Ddown collection=3Dcontrol_collection [junit4] 2> 1215288 T6376 oasc.ZkController.publish numShards not foun= d on descriptor - reading it from system property [junit4] 2> 1215288 T6373 oasc.DistributedQueue$LatchChildWatcher.proc= ess LatchChildWatcher fired on path: /overseer/queue state: SyncConnected t= ype NodeChildrenChanged [junit4] 2> 1215288 T6376 oasc.ZkController.waitForCoreNodeName look f= or our core node name [junit4] 2> 1215289 T6374 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4] 2> 1215290 T6374 oasc.Overseer$ClusterStateUpdater.updateStat= e Update state numShards=3D1 message=3D{ [junit4] 2> =09 "operation":"state", [junit4] 2> =09 "state":"down", [junit4] 2> =09 "base_url":"https://127.0.0.1:38799", [junit4] 2> =09 "core":"collection1", [junit4] 2> =09 "roles":null, [junit4] 2> =09 "node_name":"127.0.0.1:38799_", [junit4] 2> =09 "shard":null, [junit4] 2> =09 "collection":"control_collection", [junit4] 2> =09 "numShards":"1", [junit4] 2> =09 "core_node_name":null} [junit4] 2> 1215290 T6374 oasc.Overseer$ClusterStateUpdater.createColl= ection Create collection control_collection with shards [shard1] [junit4] 2> 1215290 T6374 oasc.Overseer$ClusterStateUpdater.updateStat= e Assigning new node to shard shard=3Dshard1 [junit4] 2> 1215291 T6373 oasc.DistributedQueue$LatchChildWatcher.proc= ess LatchChildWatcher fired on path: /overseer/queue state: SyncConnected t= ype NodeChildrenChanged [junit4] 2> 1215292 T6373 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 1216289 T6376 oasc.ZkController.waitForShardId waiting to = find shard id in clusterstate for collection1 [junit4] 2> 1216289 T6376 oasc.ZkController.createCollectionZkNode Che= ck for collection zkNode:control_collection [junit4] 2> 1216290 T6376 oasc.ZkController.createCollectionZkNode Col= lection zkNode exists [junit4] 2> 1216290 T6376 oascc.ZkStateReader.readConfigName Load coll= ection config from:/collections/control_collection [junit4] 2> 1216291 T6376 oascc.ZkStateReader.readConfigName path=3D/c= ollections/control_collection configName=3Dconf1 specified config exists in= ZooKeeper [junit4] 2> 1216291 T6376 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linu= x/solr/build/solr-core/test/J0/./temp/solr.cloud.AliasIntegrationTest-8B04A= 221C3480845-001/tempDir-002/collection1/' [junit4] 2> 1216292 T6376 oasc.SolrResourceLoader.replaceClassLoader A= dding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/s= olr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-8B04A221C3480845-001/= tempDir-002/collection1/lib/.svn/' to classloader [junit4] 2> 1216292 T6376 oasc.SolrResourceLoader.replaceClassLoader A= dding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/s= olr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-8B04A221C3480845-001/= tempDir-002/collection1/lib/classes/' to classloader [junit4] 2> 1216292 T6376 oasc.SolrResourceLoader.replaceClassLoader A= dding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/s= olr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-8B04A221C3480845-001/= tempDir-002/collection1/lib/README' to classloader [junit4] 2> 1216310 T6376 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_5_0 [junit4] 2> 1216318 T6376 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4] 2> 1216319 T6376 oass.IndexSchema.readSchema Reading Solr Sch= ema from schema.xml [junit4] 2> 1216323 T6376 oass.IndexSchema.readSchema [collection1] Sc= hema name=3Dtest [junit4] 2> 1216405 T6376 oass.OpenExchangeRatesOrgProvider.init Initi= alized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4] 2> 1216408 T6376 oass.IndexSchema.readSchema default search f= ield in schema is text [junit4] 2> 1216409 T6376 oass.IndexSchema.readSchema unique key field= : id [junit4] 2> 1216417 T6376 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4] 2> 1216418 T6376 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4] 2> 1216420 T6376 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4] 2> 1216421 T6376 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 1216421 T6376 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Expected key, got STRING [junit4] 2> 1216421 T6376 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4] 2> 1216422 T6376 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 1216422 T6376 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Expected key, got STRING [junit4] 2> 1216422 T6376 oasc.CoreContainer.create Creating SolrCore = 'collection1' using configuration from collection control_collection [junit4] 2> 1216422 T6376 oasc.SolrCore.initDirectoryFactory org.apach= e.solr.core.MockDirectoryFactory [junit4] 2> 1216422 T6376 oasc.SolrCore. [collection1] Opening n= ew SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/buil= d/solr-core/test/J0/./temp/solr.cloud.AliasIntegrationTest-8B04A221C3480845= -001/tempDir-002/collection1/, dataDir=3D/mnt/ssd/jenkins/workspace/Lucene-= Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.AliasIntegr= ationTest-8B04A221C3480845-001/tempDir-001/control/data/ [junit4] 2> 1216422 T6376 oasc.JmxMonitoredMap. JMX monitoring i= s enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBe= anServer@290ef0a8 [junit4] 2> 1216423 T6376 oasc.CachingDirectoryFactory.get return new = directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build= /solr-core/test/J0/./temp/solr.cloud.AliasIntegrationTest-8B04A221C3480845-= 001/tempDir-001/control/data [junit4] 2> 1216423 T6376 oasc.SolrCore.getNewIndexDir New index direc= tory detected: old=3Dnull new=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trun= k-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.AliasIntegrationTest= -8B04A221C3480845-001/tempDir-001/control/data/index/ [junit4] 2> 1216423 T6376 oasc.SolrCore.initIndex WARN [collection1] S= olr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/sol= r/build/solr-core/test/J0/./temp/solr.cloud.AliasIntegrationTest-8B04A221C3= 480845-001/tempDir-001/control/data/index' doesn't exist. Creating new inde= x... [junit4] 2> 1216423 T6376 oasc.CachingDirectoryFactory.get return new = directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build= /solr-core/test/J0/./temp/solr.cloud.AliasIntegrationTest-8B04A221C3480845-= 001/tempDir-001/control/data/index [junit4] 2> 1216424 T6376 oasu.RandomMergePolicy. RandomMergePol= icy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByte= SizeMergePolicy: minMergeSize=3D1677721, mergeFactor=3D33, maxMergeSize=3D2= 147483648, maxMergeSizeForForcedMerge=3D9223372036854775807, calibrateSizeB= yDeletes=3Dtrue, maxMergeDocs=3D2147483647, maxCFSSegmentSizeMB=3D8.7960930= 22207999E12, noCFSRatio=3D1.0] [junit4] 2> 1216424 T6376 oasc.SolrDeletionPolicy.onCommit SolrDeletio= nPolicy.onCommit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirectoryWrapper(RAMDirectory@612dc= ffa lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@109164b= 4),segFN=3Dsegments_1,generation=3D1} [junit4] 2> 1216424 T6376 oasc.SolrDeletionPolicy.updateCommits newest= commit generation =3D 1 [junit4] 2> 1216426 T6376 oasup.UpdateRequestProcessorChain.init creat= ing updateRequestProcessorChain "nodistrib" [junit4] 2> 1216427 T6376 oasup.UpdateRequestProcessorChain.init creat= ing updateRequestProcessorChain "dedupe" [junit4] 2> 1216427 T6376 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "de= dupe" [junit4] 2> 1216427 T6376 oasup.UpdateRequestProcessorChain.init creat= ing updateRequestProcessorChain "stored_sig" [junit4] 2> 1216427 T6376 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "st= ored_sig" [junit4] 2> 1216427 T6376 oasup.UpdateRequestProcessorChain.init creat= ing updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1216428 T6376 oasup.UpdateRequestProcessorChain.init creat= ing updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1216428 T6376 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "di= strib-dup-test-chain-implicit" [junit4] 2> 1216428 T6376 oasc.SolrCore.loadUpdateProcessorChains no u= pdateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1216428 T6376 oasc.RequestHandlers.initHandlersFromConfig = created standard: solr.StandardRequestHandler [junit4] 2> 1216429 T6376 oasc.RequestHandlers.initHandlersFromConfig = created /get: solr.RealTimeGetHandler [junit4] 2> 1216429 T6376 oasc.RequestHandlers.initHandlersFromConfig = adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 1216429 T6376 oasc.RequestHandlers.initHandlersFromConfig = created /replication: solr.ReplicationHandler [junit4] 2> 1216429 T6376 oasc.RequestHandlers.initHandlersFromConfig = created /update: solr.UpdateRequestHandler [junit4] 2> 1216429 T6376 oasc.RequestHandlers.initHandlersFromConfig = created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 1216430 T6376 oasc.RequestHandlers.initHandlersFromConfig = created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 1216430 T6376 oasc.RequestHandlers.initHandlersFromConfig = created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 1216431 T6376 oashl.XMLLoader.init xsltCacheLifetimeSecond= s=3D60 [junit4] 2> 1216433 T6376 oasu.CommitTracker. Hard AutoCommit: d= isabled [junit4] 2> 1216433 T6376 oasu.CommitTracker. Soft AutoCommit: d= isabled [junit4] 2> 1216433 T6376 oasu.RandomMergePolicy. RandomMergePol= icy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergeP= olicy: minMergeSize=3D1000, mergeFactor=3D34, maxMergeSize=3D92233720368547= 75807, maxMergeSizeForForcedMerge=3D9223372036854775807, calibrateSizeByDel= etes=3Dfalse, maxMergeDocs=3D2147483647, maxCFSSegmentSizeMB=3D8.7960930222= 07999E12, noCFSRatio=3D0.6134691209793036] [junit4] 2> 1216434 T6376 oasc.SolrDeletionPolicy.onInit SolrDeletionP= olicy.onInit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirectoryWrapper(RAMDirectory@612dc= ffa lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@109164b= 4),segFN=3Dsegments_1,generation=3D1} [junit4] 2> 1216434 T6376 oasc.SolrDeletionPolicy.updateCommits newest= commit generation =3D 1 [junit4] 2> 1216434 T6376 oass.SolrIndexSearcher. Opening Search= er@7c283d5d[collection1] main [junit4] 2> 1216434 T6376 oascc.ZkStateReader.readConfigName Load coll= ection config from:/collections/control_collection [junit4] 2> 1216435 T6376 oascc.ZkStateReader.readConfigName path=3D/c= ollections/control_collection configName=3Dconf1 specified config exists in= ZooKeeper [junit4] 2> 1216435 T6376 oasr.ManagedResourceStorage.newStorageIO Set= ting up ZooKeeper-based storage for the RestManager with znodeBase: /config= s/conf1 [junit4] 2> 1216435 T6376 oasr.ManagedResourceStorage$ZooKeeperStorage= IO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1216436 T6376 oasr.RestManager.init Initializing RestManag= er with initArgs: {} [junit4] 2> 1216436 T6376 oasr.ManagedResourceStorage.load Reading _re= st_managed.json using ZooKeeperStorageIO:path=3D/configs/conf1 [junit4] 2> 1216436 T6376 oasr.ManagedResourceStorage$ZooKeeperStorage= IO.openInputStream No data found for znode /configs/conf1/_rest_managed.jso= n [junit4] 2> 1216436 T6376 oasr.ManagedResourceStorage.load Loaded null= at path _rest_managed.json using ZooKeeperStorageIO:path=3D/configs/conf1 [junit4] 2> 1216436 T6376 oasr.ManagedResource.notifyObserversDuringIn= it WARN No registered observers for /rest/managed [junit4] 2> 1216437 T6376 oasr.RestManager.init Initializing 0 registe= red ManagedResources [junit4] 2> 1216438 T6377 oasc.SolrCore.registerSearcher [collection1]= Registered new searcher Searcher@7c283d5d[collection1] main{UninvertingDir= ectoryReader()} [junit4] 2> 1216438 T6376 oasc.CoreContainer.registerCore registering = core: collection1 [junit4] 2> 1216439 T6380 oasc.ZkController.register Register replica = - core:collection1 address:https://127.0.0.1:38799 collection:control_colle= ction shard:shard1 [junit4] 2> 1216439 T6349 oass.SolrDispatchFilter.init user.dir=3D/mnt= /ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0 [junit4] 2> 1216440 T6380 oascc.SolrZkClient.makePath makePath: /colle= ctions/control_collection/leader_elect/shard1/election [junit4] 2> 1216440 T6349 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() done [junit4] 2> 1216442 T6349 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1216443 T6382 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@30a6683 name:ZooKeeperConnection= Watcher:127.0.0.1:55507/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4] 2> 1216444 T6349 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1216445 T6349 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 1216445 T6380 oasc.ShardLeaderElectionContext.runLeaderPro= cess Running the leader process for shard shard1 [junit4] 2> 1216446 T6373 oasc.DistributedQueue$LatchChildWatcher.proc= ess LatchChildWatcher fired on path: /overseer/queue state: SyncConnected t= ype NodeChildrenChanged [junit4] 2> 1216446 T6349 oasc.ChaosMonkey.monkeyLog monkey: init - ex= pire sessions:false cause connection loss:false [junit4] 2> 1216446 T6380 oasc.ShardLeaderElectionContext.waitForRepli= casToComeUp Enough replicas found to continue. [junit4] 2> 1216447 T6380 oasc.ShardLeaderElectionContext.runLeaderPro= cess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C1471 name=3Dcollection1 org.apache.solr.c= ore.SolrCore@2f8d1a9 url=3Dhttps://127.0.0.1:38799/collection1 node=3D127.0= .0.1:38799_ C1471_STATE=3Dcoll:control_collection core:collection1 props:{s= tate=3Ddown, base_url=3Dhttps://127.0.0.1:38799, core=3Dcollection1, node_n= ame=3D127.0.0.1:38799_} [junit4] 2> 1216447 T6380 C1471 P38799 oasc.SyncStrategy.sync Sync rep= licas to https://127.0.0.1:38799/collection1/ [junit4] 2> 1216447 T6374 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4] 2> 1216447 T6380 C1471 P38799 oasc.SyncStrategy.syncReplicas = Sync Success - now sync replicas to me [junit4] 2> 1216448 T6380 C1471 P38799 oasc.SyncStrategy.syncToMe http= s://127.0.0.1:38799/collection1/ has no replicas [junit4] 2> 1216448 T6380 oasc.ShardLeaderElectionContext.runLeaderPro= cess I am the new leader: https://127.0.0.1:38799/collection1/ shard1 [junit4] 2> 1216448 T6380 oascc.SolrZkClient.makePath makePath: /colle= ctions/control_collection/leaders/shard1 [junit4] 2> 1216449 T6373 oasc.DistributedQueue$LatchChildWatcher.proc= ess LatchChildWatcher fired on path: /overseer/queue state: SyncConnected t= ype NodeChildrenChanged [junit4] 2> 1216451 T6373 oasc.DistributedQueue$LatchChildWatcher.proc= ess LatchChildWatcher fired on path: /overseer/queue state: SyncConnected t= ype NodeChildrenChanged [junit4] 2> 1216454 T6373 oasc.DistributedQueue$LatchChildWatcher.proc= ess LatchChildWatcher fired on path: /overseer/queue state: SyncConnected t= ype NodeChildrenChanged [junit4] 2> 1216555 T6373 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 1216555 T6382 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 1216602 T6380 oasc.ZkController.register We are https://12= 7.0.0.1:38799/collection1/ and leader is https://127.0.0.1:38799/collection= 1/ [junit4] 2> 1216602 T6380 oasc.ZkController.register No LogReplay need= ed for core=3Dcollection1 baseURL=3Dhttps://127.0.0.1:38799 [junit4] 2> 1216602 T6380 oasc.ZkController.checkRecovery I am the lea= der, no recovery necessary [junit4] 2> 1216603 T6380 oasc.ZkController.publish publishing core=3D= collection1 state=3Dactive collection=3Dcontrol_collection [junit4] 2> 1216603 T6380 oasc.ZkController.publish numShards not foun= d on descriptor - reading it from system property [junit4] 2> 1216605 T6373 oasc.DistributedQueue$LatchChildWatcher.proc= ess LatchChildWatcher fired on path: /overseer/queue state: SyncConnected t= ype NodeChildrenChanged [junit4] 2> 1216605 T6373 oasc.DistributedQueue$LatchChildWatcher.proc= ess LatchChildWatcher fired on path: /overseer/queue state: SyncConnected t= ype NodeChildrenChanged [junit4] 2> 1216605 T6373 oasc.DistributedQueue$LatchChildWatcher.proc= ess LatchChildWatcher fired on path: /overseer/queue state: SyncConnected t= ype NodeChildrenChanged [junit4] 2> 1216605 T6380 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4] 2> 1216606 T6374 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4] 2> 1216606 T6374 oasc.Overseer$ClusterStateUpdater.updateStat= e Update state numShards=3D1 message=3D{ [junit4] 2> =09 "operation":"state", [junit4] 2> =09 "state":"active", [junit4] 2> =09 "base_url":"https://127.0.0.1:38799", [junit4] 2> =09 "core":"collection1", [junit4] 2> =09 "roles":null, [junit4] 2> =09 "node_name":"127.0.0.1:38799_", [junit4] 2> =09 "shard":"shard1", [junit4] 2> =09 "collection":"control_collection", [junit4] 2> =09 "numShards":"1", [junit4] 2> =09 "core_node_name":"core_node1"} [junit4] 2> 1216608 T6373 oasc.DistributedQueue$LatchChildWatcher.proc= ess LatchChildWatcher fired on path: /overseer/queue state: SyncConnected t= ype NodeChildrenChanged [junit4] 2> 1216709 T6373 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 1216709 T6382 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 1216813 T6349 oasc.AbstractFullDistribZkTestBase.createJet= tys create jetty 1 [junit4] 2> 1216814 T6349 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1216816 T6349 oejus.SslContextFactory.doStart Enabled Prot= ocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, T= LSv1, TLSv1.1, TLSv1.2] [junit4] 2> 1216817 T6349 oejs.AbstractConnector.doStart Started SslSe= lectChannelConnector@127.0.0.1:58839 [junit4] 2> 1216819 T6349 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4] 2> 1216819 T6349 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4] 2> 1216819 T6349 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenk= ins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/s= olr.cloud.AliasIntegrationTest-8B04A221C3480845-001/tempDir-003 [junit4] 2> 1216820 T6349 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/wor= kspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.clo= ud.AliasIntegrationTest-8B04A221C3480845-001/tempDir-003/' [junit4] 2> 1216833 T6349 oasc.ConfigSolr.fromFile Loading container c= onfiguration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/b= uild/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/worksp= ace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.= AliasIntegrationTest-8B04A221C3480845-001/tempDir-003/solr.xml [junit4] 2> 1216840 T6349 oasc.CoreContainer. New CoreContainer = 1061059609 [junit4] 2> 1216840 T6349 oasc.CoreContainer.load Loading cores into C= oreContainer [instanceDir=3D../../../../../../../../../../mnt/ssd/jenkins/w= orkspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.c= loud.AliasIntegrationTest-8B04A221C3480845-001/tempDir-003/] [junit4] 2> 1216841 T6349 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 90000 [junit4] 2> 1216841 T6349 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to:=20 [junit4] 2> 1216841 T6349 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 15000 [junit4] 2> 1216841 T6349 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4] 2> 1216842 T6349 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4] 2> 1216842 T6349 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4] 2> 1216842 T6349 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4] 2> 1216843 T6349 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4] 2> 1216843 T6349 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4] 2> 1216845 T6349 oasl.LogWatcher.createWatcher SLF4J impl is = org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1216845 T6349 oasl.LogWatcher.newRegisteredLogWatcher Regi= stering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1216845 T6349 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1216846 T6349 oasc.ZkContainer.initZooKeeper Zookeeper cli= ent=3D127.0.0.1:55507/solr [junit4] 2> 1216846 T6349 oasc.ZkController.checkChrootPath zkHost inc= ludes chroot [junit4] 2> 1216847 T6349 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1216848 T6393 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@64322135 name:ZooKeeperConnectio= n Watcher:127.0.0.1:55507 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4] 2> 1216849 T6349 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1216850 T6349 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1216851 T6395 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@31757d29 name:ZooKeeperConnectio= n Watcher:127.0.0.1:55507/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4] 2> 1216851 T6349 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1216855 T6349 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 1217856 T6349 oasc.ZkController.createEphemeralLiveNode Re= gister node as live in ZooKeeper:/live_nodes/127.0.0.1:58839_ [junit4] 2> 1217857 T6349 oascc.SolrZkClient.makePath makePath: /live_= nodes/127.0.0.1:58839_ [junit4] 2> 1217863 T6396 oasc.ZkController.publish publishing core=3D= collection1 state=3Ddown collection=3Dcollection1 [junit4] 2> 1217863 T6396 oasc.ZkController.publish numShards not foun= d on descriptor - reading it from system property [junit4] 2> 1217864 T6373 oasc.DistributedQueue$LatchChildWatcher.proc= ess LatchChildWatcher fired on path: /overseer/queue state: SyncConnected t= ype NodeChildrenChanged [junit4] 2> 1217864 T6373 oasc.DistributedQueue$LatchChildWatcher.proc= ess LatchChildWatcher fired on path: /overseer/queue state: SyncConnected t= ype NodeChildrenChanged [junit4] 2> 1217864 T6396 oasc.ZkController.waitForCoreNodeName look f= or our core node name [junit4] 2> 1217864 T6373 oasc.DistributedQueue$LatchChildWatcher.proc= ess LatchChildWatcher fired on path: /overseer/queue state: SyncConnected t= ype NodeChildrenChanged [junit4] 2> 1217866 T6374 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4] 2> 1217866 T6374 oasc.Overseer$ClusterStateUpdater.updateStat= e Update state numShards=3D1 message=3D{ [junit4] 2> =09 "operation":"state", [junit4] 2> =09 "state":"down", [junit4] 2> =09 "base_url":"https://127.0.0.1:58839", [junit4] 2> =09 "core":"collection1", [junit4] 2> =09 "roles":null, [junit4] 2> =09 "node_name":"127.0.0.1:58839_", [junit4] 2> =09 "shard":null, [junit4] 2> =09 "collection":"collection1", [junit4] 2> =09 "numShards":"1", [junit4] 2> =09 "core_node_name":null} [junit4] 2> 1217867 T6374 oasc.Overseer$ClusterStateUpdater.createColl= ection Create collection collection1 with shards [shard1] [junit4] 2> 1217867 T6374 oasc.Overseer$ClusterStateUpdater.updateStat= e Assigning new node to shard shard=3Dshard1 [junit4] 2> 1217868 T6373 oasc.DistributedQueue$LatchChildWatcher.proc= ess LatchChildWatcher fired on path: /overseer/queue state: SyncConnected t= ype NodeChildrenChanged [junit4] 2> 1217970 T6373 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 1217970 T6395 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 1217970 T6382 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 1218865 T6396 oasc.ZkController.waitForShardId waiting to = find shard id in clusterstate for collection1 [junit4] 2> 1218865 T6396 oasc.ZkController.createCollectionZkNode Che= ck for collection zkNode:collection1 [junit4] 2> 1218865 T6396 oasc.ZkController.createCollectionZkNode Col= lection zkNode exists [junit4] 2> 1218866 T6396 oascc.ZkStateReader.readConfigName Load coll= ection config from:/collections/collection1 [junit4] 2> 1218866 T6396 oascc.ZkStateReader.readConfigName path=3D/c= ollections/collection1 configName=3Dconf1 specified config exists in ZooKee= per [junit4] 2> 1218867 T6396 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/wor= kspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.clo= ud.AliasIntegrationTest-8B04A221C3480845-001/tempDir-003/collection1/' [junit4] 2> 1218867 T6396 oasc.SolrResourceLoader.replaceClassLoader A= dding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/s= olr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-8B04A221C3480845-001/= tempDir-003/collection1/lib/.svn/' to classloader [junit4] 2> 1218867 T6396 oasc.SolrResourceLoader.replaceClassLoader A= dding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/s= olr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-8B04A221C3480845-001/= tempDir-003/collection1/lib/classes/' to classloader [junit4] 2> 1218868 T6396 oasc.SolrResourceLoader.replaceClassLoader A= dding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/s= olr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-8B04A221C3480845-001/= tempDir-003/collection1/lib/README' to classloader [junit4] 2> 1218913 T6396 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_5_0 [junit4] 2> 1218922 T6396 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4] 2> 1218923 T6396 oass.IndexSchema.readSchema Reading Solr Sch= ema from schema.xml [junit4] 2> 1218927 T6396 oass.IndexSchema.readSchema [collection1] Sc= hema name=3Dtest [junit4] 2> 1219010 T6396 oass.OpenExchangeRatesOrgProvider.init Initi= alized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4] 2> 1219014 T6396 oass.IndexSchema.readSchema default search f= ield in schema is text [junit4] 2> 1219016 T6396 oass.IndexSchema.readSchema unique key field= : id [junit4] 2> 1219023 T6396 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4] 2> 1219024 T6396 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4] 2> 1219026 T6396 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4] 2> 1219027 T6396 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 1219027 T6396 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Expected key, got STRING [junit4] 2> 1219027 T6396 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4] 2> 1219028 T6396 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 1219028 T6396 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Expected key, got STRING [junit4] 2> 1219028 T6396 oasc.CoreContainer.create Creating SolrCore = 'collection1' using configuration from collection collection1 [junit4] 2> 1219028 T6396 oasc.SolrCore.initDirectoryFactory org.apach= e.solr.core.MockDirectoryFactory [junit4] 2> 1219029 T6396 oasc.SolrCore. [collection1] Opening n= ew SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Luce= ne-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.AliasInt= egrationTest-8B04A221C3480845-001/tempDir-003/collection1/, dataDir=3D/mnt/= ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/= ./temp/solr.cloud.AliasIntegrationTest-8B04A221C3480845-001/tempDir-001/jet= ty1/ [junit4] 2> 1219029 T6396 oasc.JmxMonitoredMap. JMX monitoring i= s enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBe= anServer@290ef0a8 [junit4] 2> 1219029 T6396 oasc.CachingDirectoryFactory.get return new = directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build= /solr-core/test/J0/./temp/solr.cloud.AliasIntegrationTest-8B04A221C3480845-= 001/tempDir-001/jetty1 [junit4] 2> 1219030 T6396 oasc.SolrCore.getNewIndexDir New index direc= tory detected: old=3Dnull new=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trun= k-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.AliasIntegrationTest= -8B04A221C3480845-001/tempDir-001/jetty1/index/ [junit4] 2> 1219030 T6396 oasc.SolrCore.initIndex WARN [collection1] S= olr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/sol= r/build/solr-core/test/J0/./temp/solr.cloud.AliasIntegrationTest-8B04A221C3= 480845-001/tempDir-001/jetty1/index' doesn't exist. Creating new index... [junit4] 2> 1219030 T6396 oasc.CachingDirectoryFactory.get return new = directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build= /solr-core/test/J0/./temp/solr.cloud.AliasIntegrationTest-8B04A221C3480845-= 001/tempDir-001/jetty1/index [junit4] 2> 1219030 T6396 oasu.RandomMergePolicy. RandomMergePol= icy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByte= SizeMergePolicy: minMergeSize=3D1677721, mergeFactor=3D33, maxMergeSize=3D2= 147483648, maxMergeSizeForForcedMerge=3D9223372036854775807, calibrateSizeB= yDeletes=3Dtrue, maxMergeDocs=3D2147483647, maxCFSSegmentSizeMB=3D8.7960930= 22207999E12, noCFSRatio=3D1.0] [junit4] 2> 1219031 T6396 oasc.SolrDeletionPolicy.onCommit SolrDeletio= nPolicy.onCommit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirectoryWrapper(RAMDirectory@94da6= 3 lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@719bce31)= ,segFN=3Dsegments_1,generation=3D1} [junit4] 2> 1219031 T6396 oasc.SolrDeletionPolicy.updateCommits newest= commit generation =3D 1 [junit4] 2> 1219034 T6396 oasup.UpdateRequestProcessorChain.init creat= ing updateRequestProcessorChain "nodistrib" [junit4] 2> 1219034 T6396 oasup.UpdateRequestProcessorChain.init creat= ing updateRequestProcessorChain "dedupe" [junit4] 2> 1219034 T6396 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "de= dupe" [junit4] 2> 1219034 T6396 oasup.UpdateRequestProcessorChain.init creat= ing updateRequestProcessorChain "stored_sig" [junit4] 2> 1219035 T6396 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "st= ored_sig" [junit4] 2> 1219035 T6396 oasup.UpdateRequestProcessorChain.init creat= ing updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1219035 T6396 oasup.UpdateRequestProcessorChain.init creat= ing updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1219035 T6396 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "di= strib-dup-test-chain-implicit" [junit4] 2> 1219035 T6396 oasc.SolrCore.loadUpdateProcessorChains no u= pdateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1219036 T6396 oasc.RequestHandlers.initHandlersFromConfig = created standard: solr.StandardRequestHandler [junit4] 2> 1219036 T6396 oasc.RequestHandlers.initHandlersFromConfig = created /get: solr.RealTimeGetHandler [junit4] 2> 1219036 T6396 oasc.RequestHandlers.initHandlersFromConfig = adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 1219037 T6396 oasc.RequestHandlers.initHandlersFromConfig = created /replication: solr.ReplicationHandler [junit4] 2> 1219037 T6396 oasc.RequestHandlers.initHandlersFromConfig = created /update: solr.UpdateRequestHandler [junit4] 2> 1219037 T6396 oasc.RequestHandlers.initHandlersFromConfig = created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 1219038 T6396 oasc.RequestHandlers.initHandlersFromConfig = created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 1219038 T6396 oasc.RequestHandlers.initHandlersFromConfig = created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 1219040 T6396 oashl.XMLLoader.init xsltCacheLifetimeSecond= s=3D60 [junit4] 2> 1219041 T6396 oasu.CommitTracker. Hard AutoCommit: d= isabled [junit4] 2> 1219041 T6396 oasu.CommitTracker. Soft AutoCommit: d= isabled [junit4] 2> 1219042 T6396 oasu.RandomMergePolicy. RandomMergePol= icy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergeP= olicy: minMergeSize=3D1000, mergeFactor=3D34, maxMergeSize=3D92233720368547= 75807, maxMergeSizeForForcedMerge=3D9223372036854775807, calibrateSizeByDel= etes=3Dfalse, maxMergeDocs=3D2147483647, maxCFSSegmentSizeMB=3D8.7960930222= 07999E12, noCFSRatio=3D0.6134691209793036] [junit4] 2> 1219042 T6396 oasc.SolrDeletionPolicy.onInit SolrDeletionP= olicy.onInit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirectoryWrapper(RAMDirectory@94da6= 3 lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@719bce31)= ,segFN=3Dsegments_1,generation=3D1} [junit4] 2> 1219042 T6396 oasc.SolrDeletionPolicy.updateCommits newest= commit generation =3D 1 [junit4] 2> 1219043 T6396 oass.SolrIndexSearcher. Opening Search= er@9be15a0[collection1] main [junit4] 2> 1219043 T6396 oascc.ZkStateReader.readConfigName Load coll= ection config from:/collections/collection1 [junit4] 2> 1219043 T6396 oascc.ZkStateReader.readConfigName path=3D/c= ollections/collection1 configName=3Dconf1 specified config exists in ZooKee= per [junit4] 2> 1219044 T6396 oasr.ManagedResourceStorage.newStorageIO Set= ting up ZooKeeper-based storage for the RestManager with znodeBase: /config= s/conf1 [junit4] 2> 1219044 T6396 oasr.ManagedResourceStorage$ZooKeeperStorage= IO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1219044 T6396 oasr.RestManager.init Initializing RestManag= er with initArgs: {} [junit4] 2> 1219044 T6396 oasr.ManagedResourceStorage.load Reading _re= st_managed.json using ZooKeeperStorageIO:path=3D/configs/conf1 [junit4] 2> 1219045 T6396 oasr.ManagedResourceStorage$ZooKeeperStorage= IO.openInputStream No data found for znode /configs/conf1/_rest_managed.jso= n [junit4] 2> 1219045 T6396 oasr.ManagedResourceStorage.load Loaded null= at path _rest_managed.json using ZooKeeperStorageIO:path=3D/configs/conf1 [junit4] 2> 1219045 T6396 oasr.ManagedResource.notifyObserversDuringIn= it WARN No registered observers for /rest/managed [junit4] 2> 1219045 T6396 oasr.RestManager.init Initializing 0 registe= red ManagedResources [junit4] 2> 1219047 T6397 oasc.SolrCore.registerSearcher [collection1]= Registered new searcher Searcher@9be15a0[collection1] main{UninvertingDire= ctoryReader()} [junit4] 2> 1219048 T6396 oasc.CoreContainer.registerCore registering = core: collection1 [junit4] 2> 1219049 T6400 oasc.ZkController.register Register replica = - core:collection1 address:https://127.0.0.1:58839 collection:collection1 s= hard:shard1 [junit4] 2> 1219049 T6349 oass.SolrDispatchFilter.init user.dir=3D/mnt= /ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0 [junit4] 2> 1219049 T6349 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() done [junit4] 2> 1219049 T6400 oascc.SolrZkClient.makePath makePath: /colle= ctions/collection1/leader_elect/shard1/election [junit4] 2> 1219054 T6400 oasc.ShardLeaderElectionContext.runLeaderPro= cess Running the leader process for shard shard1 [junit4] 2> 1219055 T6373 oasc.DistributedQueue$LatchChildWatcher.proc= ess LatchChildWatcher fired on path: /overseer/queue state: SyncConnected t= ype NodeChildrenChanged [junit4] 2> 1219055 T6373 oasc.DistributedQueue$LatchChildWatcher.proc= ess LatchChildWatcher fired on path: /overseer/queue state: SyncConnected t= ype NodeChildrenChanged [junit4] 2> 1219055 T6400 oasc.ShardLeaderElectionContext.waitForRepli= casToComeUp Enough replicas found to continue. [junit4] 2> 1219055 T6400 oasc.ShardLeaderElectionContext.runLeaderPro= cess I may be the new leader - try and sync [junit4] 2> 1219055 T6373 oasc.DistributedQueue$LatchChildWatcher.proc= ess LatchChildWatcher fired on path: /overseer/queue state: SyncConnected t= ype NodeChildrenChanged [junit4] 2> ASYNC NEW_CORE C1472 name=3Dcollection1 org.apache.solr.c= ore.SolrCore@13c0c347 url=3Dhttps://127.0.0.1:58839/collection1 node=3D127.= 0.0.1:58839_ C1472_STATE=3Dcoll:collection1 core:collection1 props:{state= =3Ddown, base_url=3Dhttps://127.0.0.1:58839, core=3Dcollection1, node_name= =3D127.0.0.1:58839_} [junit4] 2> 1219056 T6400 C1472 P58839 oasc.SyncStrategy.sync Sync rep= licas to https://127.0.0.1:58839/collection1/ [junit4] 2> 1219056 T6400 C1472 P58839 oasc.SyncStrategy.syncReplicas = Sync Success - now sync replicas to me [junit4] 2> 1219056 T6374 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4] 2> 1219056 T6400 C1472 P58839 oasc.SyncStrategy.syncToMe http= s://127.0.0.1:58839/collection1/ has no replicas [junit4] 2> 1219057 T6400 oasc.ShardLeaderElectionContext.runLeaderPro= cess I am the new leader: https://127.0.0.1:58839/collection1/ shard1 [junit4] 2> 1219057 T6400 oascc.SolrZkClient.makePath makePath: /colle= ctions/collection1/leaders/shard1 [junit4] 2> 1219058 T6373 oasc.DistributedQueue$LatchChildWatcher.proc= ess LatchChildWatcher fired on path: /overseer/queue state: SyncConnected t= ype NodeChildrenChanged [junit4] 2> 1219061 T6373 oasc.DistributedQueue$LatchChildWatcher.proc= ess LatchChildWatcher fired on path: /overseer/queue state: SyncConnected t= ype NodeChildrenChanged [junit4] 2> 1219064 T6373 oasc.DistributedQueue$LatchChildWatcher.proc= ess LatchChildWatcher fired on path: /overseer/queue state: SyncConnected t= ype NodeChildrenChanged [junit4] 2> 1219168 T6373 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 1219168 T6395 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 1219168 T6382 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 1219212 T6400 oasc.ZkController.register We are https://12= 7.0.0.1:58839/collection1/ and leader is https://127.0.0.1:58839/collection= 1/ [junit4] 2> 1219213 T6400 oasc.ZkController.register No LogReplay need= ed for core=3Dcollection1 baseURL=3Dhttps://127.0.0.1:58839 [junit4] 2> 1219213 T6400 oasc.ZkController.checkRecovery I am the lea= der, no recovery necessary [junit4] 2> 1219213 T6400 oasc.ZkController.publish publishing core=3D= collection1 state=3Dactive collection=3Dcollection1 [junit4] 2> 1219213 T6400 oasc.ZkController.publish numShards not foun= d on descriptor - reading it from system property [junit4] 2> 1219214 T6373 oasc.DistributedQueue$LatchChildWatcher.proc= ess LatchChildWatcher fired on path: /overseer/queue state: SyncConnected t= ype NodeChildrenChanged [junit4] 2> 1219214 T6373 oasc.DistributedQueue$LatchChildWatcher.proc= ess LatchChildWatcher fired on path: /overseer/queue state: SyncConnected t= ype NodeChildrenChanged [junit4] 2> 1219214 T6373 oasc.DistributedQueue$LatchChildWatcher.proc= ess LatchChildWatcher fired on path: /overseer/queue state: SyncConnected t= ype NodeChildrenChanged [junit4] 2> 1219215 T6400 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4] 2> 1219215 T6374 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4] 2> 1219215 T6374 oasc.Overseer$ClusterStateUpdater.updateStat= e Update state numShards=3D1 message=3D{ [junit4] 2> =09 "operation":"state", [junit4] 2> =09 "state":"active", [junit4] 2> =09 "base_url":"https://127.0.0.1:58839", [junit4] 2> =09 "core":"collection1", [junit4] 2> =09 "roles":null, [junit4] 2> =09 "node_name":"127.0.0.1:58839_", [junit4] 2> =09 "shard":"shard1", [junit4] 2> =09 "collection":"collection1", [junit4] 2> =09 "numShards":"1", [junit4] 2> =09 "core_node_name":"core_node1"} [junit4] 2> 1219217 T6373 oasc.DistributedQueue$LatchChildWatcher.proc= ess LatchChildWatcher fired on path: /overseer/queue state: SyncConnected t= ype NodeChildrenChanged [junit4] 2> 1219301 T6349 oasc.AbstractFullDistribZkTestBase.createJet= tys create jetty 2 [junit4] 2> 1219301 T6349 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1219304 T6349 oejus.SslContextFactory.doStart Enabled Prot= ocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, T= LSv1, TLSv1.1, TLSv1.2] [junit4] 2> 1219305 T6349 oejs.AbstractConnector.doStart Started SslSe= lectChannelConnector@127.0.0.1:55320 [junit4] 2> 1219307 T6349 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4] 2> 1219307 T6349 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4] 2> 1219308 T6349 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-tru= nk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.AliasIntegrationTes= t-8B04A221C3480845-001/tempDir-004 [junit4] 2> 1219308 T6349 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linu= x/solr/build/solr-core/test/J0/./temp/solr.cloud.AliasIntegrationTest-8B04A= 221C3480845-001/tempDir-004/' [junit4] 2> 1219319 T6382 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 1219319 T6395 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 1219319 T6373 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 1219322 T6349 oasc.ConfigSolr.fromFile Loading container c= onfiguration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/b= uild/solr-core/test/J0/./temp/solr.cloud.AliasIntegrationTest-8B04A221C3480= 845-001/tempDir-004/solr.xml [junit4] 2> 1219330 T6349 oasc.CoreContainer. New CoreContainer = 567211957 [junit4] 2> 1219331 T6349 oasc.CoreContainer.load Loading cores into C= oreContainer [instanceDir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Li= nux/solr/build/solr-core/test/J0/./temp/solr.cloud.AliasIntegrationTest-8B0= 4A221C3480845-001/tempDir-004/] [junit4] 2> 1219331 T6349 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 90000 [junit4] 2> 1219331 T6349 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to:=20 [junit4] 2> 1219332 T6349 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 15000 [junit4] 2> 1219332 T6349 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4] 2> 1219332 T6349 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4] 2> 1219332 T6349 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4] 2> 1219332 T6349 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4] 2> 1219333 T6349 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4] 2> 1219333 T6349 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4] 2> 1219334 T6349 oasl.LogWatcher.createWatcher SLF4J impl is = org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1219335 T6349 oasl.LogWatcher.newRegisteredLogWatcher Regi= stering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1219335 T6349 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1219335 T6349 oasc.ZkContainer.initZooKeeper Zookeeper cli= ent=3D127.0.0.1:55507/solr [junit4] 2> 1219335 T6349 oasc.ZkController.checkChrootPath zkHost inc= ludes chroot [junit4] 2> 1219336 T6349 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1219337 T6411 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@3d6e1057 name:ZooKeeperConnectio= n Watcher:127.0.0.1:55507 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4] 2> 1219338 T6349 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1219340 T6349 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1219341 T6413 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@5017caab name:ZooKeeperConnectio= n Watcher:127.0.0.1:55507/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4] 2> 1219341 T6349 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1219348 T6349 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 1220351 T6349 oasc.ZkController.createEphemeralLiveNode Re= gister node as live in ZooKeeper:/live_nodes/127.0.0.1:55320_ [junit4] 2> 1220352 T6349 oascc.SolrZkClient.makePath makePath: /live_= nodes/127.0.0.1:55320_ [junit4] 2> 1220357 T6414 oasc.ZkController.publish publishing core=3D= collection1 state=3Ddown collection=3Dcollection1 [junit4] 2> 1220358 T6414 oasc.ZkController.publish numShards not foun= d on descriptor - reading it from system property [junit4] 2> 1220359 T6373 oasc.DistributedQueue$LatchChildWatcher.proc= ess LatchChildWatcher fired on path: /overseer/queue state: SyncConnected t= ype NodeChildrenChanged [junit4] 2> 1220359 T6373 oasc.DistributedQueue$LatchChildWatcher.proc= ess LatchChildWatcher fired on path: /overseer/queue state: SyncConnected t= ype NodeChildrenChanged [junit4] 2> 1220359 T6373 oasc.DistributedQueue$LatchChildWatcher.proc= ess LatchChildWatcher fired on path: /overseer/queue state: SyncConnected t= ype NodeChildrenChanged [junit4] 2> 1220359 T6414 oasc.ZkController.waitForCoreNodeName look f= or our core node name [junit4] 2> 1220360 T6374 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4] 2> 1220360 T6374 oasc.Overseer$ClusterStateUpdater.updateStat= e Update state numShards=3D1 message=3D{ [junit4] 2> =09 "operation":"state", [junit4] 2> =09 "state":"down", [junit4] 2> =09 "base_url":"https://127.0.0.1:55320", [junit4] 2> =09 "core":"collection1", [junit4] 2> =09 "roles":null, [junit4] 2> =09 "node_name":"127.0.0.1:55320_", [junit4] 2> =09 "shard":null, [junit4] 2> =09 "collection":"collection1", [junit4] 2> =09 "numShards":"1", [junit4] 2> =09 "core_node_name":null} [junit4] 2> 1220361 T6374 oasc.Overseer$ClusterStateUpdater.updateStat= e Collection already exists with numShards=3D1 [junit4] 2> 1220361 T6374 oasc.Overseer$ClusterStateUpdater.updateStat= e Assigning new node to shard shard=3Dshard1 [junit4] 2> 1220362 T6373 oasc.DistributedQueue$LatchChildWatcher.proc= ess LatchChildWatcher fired on path: /overseer/queue state: SyncConnected t= ype NodeChildrenChanged [junit4] 2> 1220464 T6413 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 1220464 T6395 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 1220464 T6373 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 1220464 T6382 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 1221360 T6414 oasc.ZkController.waitForShardId waiting to = find shard id in clusterstate for collection1 [junit4] 2> 1221360 T6414 oasc.ZkController.createCollectionZkNode Che= ck for collection zkNode:collection1 [junit4] 2> 1221360 T6414 oasc.ZkController.createCollectionZkNode Col= lection zkNode exists [junit4] 2> 1221361 T6414 oascc.ZkStateReader.readConfigName Load coll= ection config from:/collections/collection1 [junit4] 2> 1221361 T6414 oascc.ZkStateReader.readConfigName path=3D/c= ollections/collection1 configName=3Dconf1 specified config exists in ZooKee= per [junit4] 2> 1221361 T6414 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linu= x/solr/build/solr-core/test/J0/./temp/solr.cloud.AliasIntegrationTest-8B04A= 221C3480845-001/tempDir-004/collection1/' [junit4] 2> 1221362 T6414 oasc.SolrResourceLoader.replaceClassLoader A= dding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/s= olr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-8B04A221C3480845-001/= tempDir-004/collection1/lib/.svn/' to classloader [junit4] 2> 1221362 T6414 oasc.SolrResourceLoader.replaceClassLoader A= dding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/s= olr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-8B04A221C3480845-001/= tempDir-004/collection1/lib/classes/' to classloader [junit4] 2> 1221362 T6414 oasc.SolrResourceLoader.replaceClassLoader A= dding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/s= olr-core/test/J0/temp/solr.cloud.AliasIntegrationTest-8B04A221C3480845-001/= tempDir-004/collection1/lib/README' to classloader [junit4] 2> 1221399 T6414 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_5_0 [junit4] 2> 1221408 T6414 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4] 2> 1221409 T6414 oass.IndexSchema.readSchema Reading Solr Sch= ema from schema.xml [junit4] 2> 1221413 T6414 oass.IndexSchema.readSchema [collection1] Sc= hema name=3Dtest [junit4] 2> 1221496 T6414 oass.OpenExchangeRatesOrgProvider.init Initi= alized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4] 2> 1221500 T6414 oass.IndexSchema.readSchema default search f= ield in schema is text [junit4] 2> 1221501 T6414 oass.IndexSchema.readSchema unique key field= : id [junit4] 2> 1221507 T6414 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4] 2> 1221509 T6414 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4] 2> 1221511 T6414 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4] 2> 1221512 T6414 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 1221512 T6414 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Expected key, got STRING [junit4] 2> 1221513 T6414 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4] 2> 1221513 T6414 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 1221513 T6414 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Expected key, got STRING [junit4] 2> 1221514 T6414 oasc.CoreContainer.create Creating SolrCore = 'collection1' using configuration from collection collection1 [junit4] 2> 1221514 T6414 oasc.SolrCore.initDirectoryFactory org.apach= e.solr.core.MockDirectoryFactory [junit4] 2> 1221514 T6414 oasc.SolrCore. [collection1] Opening n= ew SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/buil= d/solr-core/test/J0/./temp/solr.cloud.AliasIntegrationTest-8B04A221C3480845= -001/tempDir-004/collection1/, dataDir=3D/mnt/ssd/jenkins/workspace/Lucene-= Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.AliasIntegr= ationTest-8B04A221C3480845-001/tempDir-001/jetty2/ [junit4] 2> 1221514 T6414 oasc.JmxMonitoredMap. JMX monitoring i= s enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBe= anServer@290ef0a8 [junit4] 2> 1221515 T6414 oasc.CachingDirectoryFactory.get return new = directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build= /solr-core/test/J0/./temp/solr.cloud.AliasIntegrationTest-8B04A221C3480845-= 001/tempDir-001/jetty2 [junit4] 2> 1221515 T6414 oasc.SolrCore.getNewIndexDir New index direc= tory detected: old=3Dnull new=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trun= k-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.AliasIntegrationTest= -8B04A221C3480845-001/tempDir-001/jetty2/index/ [junit4] 2> 1221515 T6414 oasc.SolrCore.initIndex WARN [collection1] S= olr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/sol= r/build/solr-core/test/J0/./temp/solr.cloud.AliasIntegrationTest-8B04A221C3= 480845-001/tempDir-001/jetty2/index' doesn't exist. Creating new index... [junit4] 2> 1221516 T6414 oasc.CachingDirectoryFactory.get return new = directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build= /solr-core/test/J0/./temp/solr.cloud.AliasIntegrationTest-8B04A221C3480845-= 001/tempDir-001/jetty2/index [junit4] 2> 1221516 T6414 oasu.RandomMergePolicy. RandomMergePol= icy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByte= SizeMergePolicy: minMergeSize=3D1677721, mergeFactor=3D33, maxMergeSize=3D2= 147483648, maxMergeSizeForForcedMerge=3D9223372036854775807, calibrateSizeB= yDeletes=3Dtrue, maxMergeDocs=3D2147483647, maxCFSSegmentSizeMB=3D8.7960930= 22207999E12, noCFSRatio=3D1.0] [junit4] 2> 1221516 T6414 oasc.SolrDeletionPolicy.onCommit SolrDeletio= nPolicy.onCommit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirectoryWrapper(RAMDirectory@2390d= e29 lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@29044d2= 6),segFN=3Dsegments_1,generation=3D1} [junit4] 2> 1221517 T6414 oasc.SolrDeletionPolicy.updateCommits newest= commit generation =3D 1 [junit4] 2> 1221519 T6414 oasup.UpdateRequestProcessorChain.init creat= ing updateRequestProcessorChain "nodistrib" [junit4] 2> 1221520 T6414 oasup.UpdateRequestProcessorChain.init creat= ing updateRequestProcessorChain "dedupe" [junit4] 2> 1221520 T6414 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "de= dupe" [junit4] 2> 1221520 T6414 oasup.UpdateRequestProcessorChain.init creat= ing updateRequestProcessorChain "stored_sig" [junit4] 2> 1221520 T6414 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "st= ored_sig" [junit4] 2> 1221520 T6414 oasup.UpdateRequestProcessorChain.init creat= ing updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1221521 T6414 oasup.UpdateRequestProcessorChain.init creat= ing updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1221521 T6414 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "di= strib-dup-test-chain-implicit" [junit4] 2> 1221521 T6414 oasc.SolrCore.loadUpdateProcessorChains no u= pdateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1221521 T6414 oasc.RequestHandlers.initHandlersFromConfig = created standard: solr.StandardRequestHandler [junit4] 2> 1221522 T6414 oasc.RequestHandlers.initHandlersFromConfig = created /get: solr.RealTimeGetHandler [junit4] 2> 1221522 T6414 oasc.RequestHandlers.initHandlersFromConfig = adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 1221522 T6414 oasc.RequestHandlers.initHandlersFromConfig = created /replication: solr.ReplicationHandler [junit4] 2> 1221522 T6414 oasc.RequestHandlers.initHandlersFromConfig = created /update: solr.UpdateRequestHandler [junit4] 2> 1221523 T6414 oasc.RequestHandlers.initHandlersFromConfig = created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 1221523 T6414 oasc.RequestHandlers.initHandlersFromConfig = created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 1221523 T6414 oasc.RequestHandlers.initHandlersFromConfig = created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 1221525 T6414 oashl.XMLLoader.init xsltCacheLifetimeSecond= s=3D60 [junit4] 2> 1221526 T6414 oasu.CommitTracker. Hard AutoCommit: d= isabled [junit4] 2> 1221526 T6414 oasu.CommitTracker. Soft AutoCommit: d= isabled [junit4] 2> 1221526 T6414 oasu.RandomMergePolicy. RandomMergePol= icy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergeP= olicy: minMergeSize=3D1000, mergeFactor=3D34, maxMergeSize=3D92233720368547= 75807, maxMergeSizeForForcedMerge=3D9223372036854775807, calibrateSizeByDel= etes=3Dfalse, maxMergeDocs=3D2147483647, maxCFSSegmentSizeMB=3D8.7960930222= 07999E12, noCFSRatio=3D0.6134691209793036] [junit4] 2> 1221527 T6414 oasc.SolrDeletionPolicy.onInit SolrDeletionP= olicy.onInit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirectoryWrapper(RAMDirectory@2390d= e29 lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@29044d2= 6),segFN=3Dsegments_1,generation=3D1} [junit4] 2> 1221527 T6414 oasc.SolrDeletionPolicy.updateCommits newest= commit generation =3D 1 [junit4] 2> 1221527 T6414 oass.SolrIndexSearcher. Opening Search= er@66c45ede[collection1] main [junit4] 2> 1221527 T6414 oascc.ZkStateReader.readConfigName Load coll= ection config from:/collections/collection1 [junit4] 2> 1221528 T6414 oascc.ZkStateReader.readConfigName path=3D/c= ollections/collection1 configName=3Dconf1 specified config exists in ZooKee= per [junit4] 2> 1221528 T6414 oasr.ManagedResourceStorage.newStorageIO Set= ting up ZooKeeper-based storage for the RestManager with znodeBase: /config= s/conf1 [junit4] 2> 1221528 T6414 oasr.ManagedResourceStorage$ZooKeeperStorage= IO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1221528 T6414 oasr.RestManager.init Initializing RestManag= er with initArgs: {} [junit4] 2> 1221528 T6414 oasr.ManagedResourceStorage.load Reading _re= st_managed.json using ZooKeeperStorageIO:path=3D/configs/conf1 [junit4] 2> 1221529 T6414 oasr.ManagedResourceStorage$ZooKeeperStorage= IO.openInputStream No data found for znode /configs/conf1/_rest_managed.jso= n [junit4] 2> 1221529 T6414 oasr.ManagedResourceStorage.load Loaded null= at path _rest_managed.json using ZooKeeperStorageIO:path=3D/configs/conf1 [junit4] 2> 1221529 T6414 oasr.ManagedResource.notifyObserversDuringIn= it WARN No registered observers for /rest/managed [junit4] 2> 1221529 T6414 oasr.RestManager.init Initializing 0 registe= red ManagedResources [junit4] 2> 1221531 T6415 oasc.SolrCore.registerSearcher [collection1]= Registered new searcher Searcher@66c45ede[collection1] main{UninvertingDir= ectoryReader()} [junit4] 2> 1221532 T6414 oasc.CoreContainer.registerCore registering = core: collection1 [junit4] 2> 1221533 T6418 oasc.ZkController.register Register replica = - core:collection1 address:https://127.0.0.1:55320 collection:collection1 s= hard:shard1 [junit4] 2> 1221533 T6349 oass.SolrDispatchFilter.init user.dir=3D/mnt= /ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0 [junit4] 2> 1221533 T6349 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() done [junit4] 2> 1221535 T6418 oasc.ZkController.register We are https://12= 7.0.0.1:55320/collection1/ and leader is https://127.0.0.1:58839/collection= 1/ [junit4] 2> 1221535 T6418 oasc.ZkController.register No LogReplay need= ed for core=3Dcollection1 baseURL=3Dhttps://127.0.0.1:55320 [junit4] 2> 1221535 T6418 oasc.ZkController.checkRecovery Core needs t= o recover:collection1 [junit4] 2> 1221535 T6418 oasu.DefaultSolrCoreState.doRecovery Running= recovery - first canceling any ongoing recovery [junit4] 2> ASYNC NEW_CORE C1473 name=3Dcollection1 org.apache.solr.c= ore.SolrCore@516f3158 url=3Dhttps://127.0.0.1:55320/collection1 node=3D127.= 0.0.1:55320_ C1473_STATE=3Dcoll:collection1 core:collection1 props:{state= =3Ddown, base_url=3Dhttps://127.0.0.1:55320, core=3Dcollection1, node_name= =3D127.0.0.1:55320_} [junit4] 2> 1221535 T6419 C1473 P55320 oasc.RecoveryStrategy.run Start= ing recovery process. core=3Dcollection1 recoveringAfterStartup=3Dtrue [junit4] 2> 1221535 T6418 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4] 2> 1221536 T6419 C1473 P55320 oasc.RecoveryStrategy.doRecover= y ###### startupVersions=3D[] [junit4] 2> 1221536 T6419 C1473 P55320 oasc.RecoveryStrategy.doRecover= y Publishing state of core collection1 as recovering, leader is https://127= .0.0.1:58839/collection1/ and I am https://127.0.0.1:55320/collection1/ [junit4] 2> 1221536 T6419 C1473 P55320 oasc.ZkController.publish publi= shing core=3Dcollection1 state=3Drecovering collection=3Dcollection1 [junit4] 2> 1221536 T6419 C1473 P55320 oasc.ZkController.publish numSh= ards not found on descriptor - reading it from system property [junit4] 2> 1221537 T6373 oasc.DistributedQueue$LatchChildWatcher.proc= ess LatchChildWatcher fired on path: /overseer/queue state: SyncConnected t= ype NodeChildrenChanged [junit4] 2> 1221537 T6373 oasc.DistributedQueue$LatchChildWatcher.proc= ess LatchChildWatcher fired on path: /overseer/queue state: SyncConnected t= ype NodeChildrenChanged [junit4] 2> 1221538 T6373 oasc.DistributedQueue$LatchChildWatcher.proc= ess LatchChildWatcher fired on path: /overseer/queue state: SyncConnected t= ype NodeChildrenChanged [junit4] 2> 1221538 T6419 C1473 P55320 oasc.RecoveryStrategy.sendPrepR= ecoveryCmd Sending prep recovery command to https://127.0.0.1:58839; WaitFo= rState: action=3DPREPRECOVERY&core=3Dcollection1&nodeName=3D127.0.0.1%3A553= 20_&coreNodeName=3Dcore_node2&state=3Drecovering&checkLive=3Dtrue&onlyIfLea= der=3Dtrue&onlyIfLeaderActive=3Dtrue [junit4] 2> 1221538 T6374 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4] 2> 1221539 T6374 oasc.Overseer$ClusterStateUpdater.updateStat= e Update state numShards=3D1 message=3D{ [junit4] 2> =09 "operation":"state", [junit4] 2> =09 "state":"recovering", [junit4] 2> =09 "base_url":"https://127.0.0.1:55320", [junit4] 2> =09 "core":"collection1", [junit4] 2> =09 "roles":null, [junit4] 2> =09 "node_name":"127.0.0.1:55320_", [junit4] 2> =09 "shard":"shard1", [junit4] 2> =09 "collection":"collection1", [junit4] 2> =09 "numShards":"1", [junit4] 2> =09 "core_node_name":"core_node2"} [junit4] 2> 1221541 T6373 oasc.DistributedQueue$LatchChildWatcher.proc= ess LatchChildWatcher fired on path: /overseer/queue state: SyncConnected t= ype NodeChildrenChanged [junit4] 2> 1221603 T6391 oasha.CoreAdminHandler.handleWaitForStateAct= ion Going to wait for coreNodeName: core_node2, state: recovering, checkLiv= e: true, onlyIfLeader: true, onlyIfLeaderActive: true [junit4] 2> 1221603 T6391 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4] 2> 1221604 T6391 oasha.CoreAdminHandler.handleWaitForStateAct= ion Will wait a max of 183 seconds to see collection1 (shard1 of collection= 1) have state: recovering [junit4] 2> 1221604 T6391 oasha.CoreAdminHandler.handleWaitForStateAct= ion In WaitForState(recovering): collection=3Dcollection1, shard=3Dshard1, = thisCore=3Dcollection1, leaderDoesNotNeedRecovery=3Dfalse, isLeader? true, = live=3Dtrue, checkLive=3Dtrue, currentState=3Ddown, localState=3Dactive, no= deName=3D127.0.0.1:55320_, coreNodeName=3Dcore_node2, onlyIfActiveCheckResu= lt=3Dfalse, nodeProps: core_node2:{"state":"down","base_url":"https://127.0= .0.1:55320","core":"collection1","node_name":"127.0.0.1:55320_"} [junit4] 2> 1221642 T6373 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 1221642 T6382 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 1221642 T6413 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 1221642 T6395 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 1221800 T6349 oasc.AbstractFullDistribZkTestBase.createJet= tys create jetty 3 [junit4] 2> 1221801 T6349 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1221803 T6349 oejus.SslContextFactory.doStart Enabled Prot= ocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, T= LSv1, TLSv1.1, TLSv1.2] [junit4] 2> 1221804 T6349 oejs.AbstractConnector.doStart Started SslSe= lectChannelConnector@127.0.0.1:53442 [junit4] 2> 1221805 T6349 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4] 2> 1221805 T6349 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4] 2> 1221806 T6349 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenk= ins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/s= olr.cloud.AliasIntegrationTest-8B04A221C3480845-001/tempDir-005 [junit4] 2> 1221806 T6349 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/wor= kspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.clo= ud.AliasIntegrationTest-8B04A221C3480845-001/tempDir-005/' [junit4] 2> 1221817 T6349 oasc.ConfigSolr.fromFile Loading container c= onfiguration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/b= uild/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/worksp= ace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.= AliasIntegrationTest-8B04A221C3480845-001/tempDir-005/solr.xml [junit4] 2> 1221824 T6349 oasc.CoreContainer. New CoreContainer = 1444174777 [junit4] 2> 1221824 T6349 oasc.CoreContainer.load Loading cores into C= oreContainer [instanceDir=3D../../../../../../../../../../mnt/ssd/jenkins/w= orkspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.c= loud.AliasIntegrationTest-8B04A221C3480845-001/tempDir-005/] [junit4] 2> 1221825 T6349 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 90000 [junit4] 2> 1221825 T6349 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to:=20 [junit4] 2> 1221825 T6349 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 15000 [junit4] 2> 1221826 T6349 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4] 2> 1221826 T6349 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4] 2> 1221826 T6349 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4] 2> 1221826 T6349 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4] 2> 1221827 T6349 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4] 2> 1221827 T6349 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4] 2> 1221829 T6349 oasl.LogWatcher.createWatcher SLF4J impl is = org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1221829 T6349 oasl.LogWatcher.newRegisteredLogWatcher Regi= stering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1221830 T6349 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1221830 T6349 oasc.ZkContainer.initZooKeeper Zookeeper cli= ent=3D127.0.0.1:55507/solr [junit4] 2> 1221831 T6349 oasc.ZkController.checkChrootPath zkHost inc= ludes chroot [junit4] 2> 1221831 T6349 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1221856 T6431 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@6e244ffd name:ZooKeeperConnectio= n Watcher:127.0.0.1:55507 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4] 2> 1221856 T6349 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1221873 T6349 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1221874 T6433 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@4f93bbdd name:ZooKeeperConnectio= n Watcher:127.0.0.1:55507/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4] 2> 1221874 T6349 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4 [...truncated too long message...] ause CoreContainer is shutdown [junit4] 2> 1269762 T6433 oasc.SolrCore.close [collection1] CLOSING S= olrCore org.apache.solr.core.SolrCore@526c1d6e [junit4] 2> 1269768 T6433 oasu.DirectUpdateHandler2.close closing Dire= ctUpdateHandler2{commits=3D2,autocommits=3D0,soft autocommits=3D0,optimizes= =3D0,rollbacks=3D0,expungeDeletes=3D0,docsPending=3D0,adds=3D0,deletesById= =3D0,deletesByQuery=3D0,errors=3D0,cumulative_adds=3D3,cumulative_deletesBy= Id=3D0,cumulative_deletesByQuery=3D1,cumulative_errors=3D0,transaction_logs= _total_size=3D366,transaction_logs_total_number=3D1} [junit4] 2> 1269768 T6433 oasu.SolrCoreState.decrefSolrCoreState Closi= ng SolrCoreState [junit4] 2> 1269768 T6433 oasu.DefaultSolrCoreState.closeIndexWriter S= olrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 1269769 T6433 oasu.DefaultSolrCoreState.closeIndexWriter c= losing IndexWriter with IndexWriterCloser [junit4] 2> 1269769 T6433 oasc.SolrCore.closeSearcher [collection1] Cl= osing main searcher on request. [junit4] 2> 1269769 T6433 oasc.CachingDirectoryFactory.close Closing M= ockDirectoryFactory - 2 directories currently being tracked [junit4] 2> 1269770 T6433 oasc.CachingDirectoryFactory.closeCacheValue= looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/b= uild/solr-core/test/J0/./temp/solr.cloud.AliasIntegrationTest-8B04A221C3480= 845-001/tempDir-001/jetty3/index [CachedDir<>] [junit4] 2> 1269770 T6433 oasc.CachingDirectoryFactory.close Closing d= irectory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/sol= r-core/test/J0/./temp/solr.cloud.AliasIntegrationTest-8B04A221C3480845-001/= tempDir-001/jetty3/index [junit4] 2> 1269770 T6433 oasc.CachingDirectoryFactory.closeCacheValue= looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/b= uild/solr-core/test/J0/./temp/solr.cloud.AliasIntegrationTest-8B04A221C3480= 845-001/tempDir-001/jetty3 [CachedDir<>] [junit4] 2> 1269770 T6433 oasc.CachingDirectoryFactory.close Closing d= irectory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/sol= r-core/test/J0/./temp/solr.cloud.AliasIntegrationTest-8B04A221C3480845-001/= tempDir-001/jetty3 [junit4] 2> 1269770 T6433 oasc.DistributedQueue$LatchChildWatcher.proc= ess LatchChildWatcher fired on path: /overseer/queue state: SyncConnected t= ype NodeChildrenChanged [junit4] 2> 1269770 T6433 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 1269771 T6433 oascc.ZkStateReader$2.process WARN ZooKeeper= watch triggered, but Solr cannot talk to ZK [junit4] 2> 1269771 T6433 oasc.DistributedQueue$LatchChildWatcher.proc= ess LatchChildWatcher fired on path: /overseer/queue state: SyncConnected t= ype NodeChildrenChanged [junit4] 2> 1269771 T6433 oasc.DistributedQueue$LatchChildWatcher.proc= ess LatchChildWatcher fired on path: /overseer/queue state: SyncConnected t= ype NodeChildrenChanged [junit4] 2> 1269771 T6433 oasc.DistributedQueue$LatchChildWatcher.proc= ess LatchChildWatcher fired on path: /overseer/queue state: SyncConnected t= ype NodeChildrenChanged [junit4] 2> 1269771 T6433 oasc.DistributedQueue$LatchChildWatcher.proc= ess LatchChildWatcher fired on path: /overseer/queue state: SyncConnected t= ype NodeChildrenChanged [junit4] 2> 1269771 T6433 oascc.ZkStateReader$3.process WARN ZooKeeper= watch triggered, but Solr cannot talk to ZK [junit4] 2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins= /workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr= .cloud.AliasIntegrationTest-8B04A221C3480845-001 [junit4] 2> NOTE: test params are: codec=3DLucene46: {other_tl1=3DPost= ingsFormat(name=3DLucene41WithOrds), _version_=3DPostingsFormat(name=3DLuce= ne41WithOrds), multiDefault=3DFSTOrd41, a_t=3DFSTOrd41, intDefault=3DPostin= gsFormat(name=3DLucene41WithOrds), a_i1=3DFSTOrd41, id=3DLucene41(blocksize= =3D128), text=3DPostingsFormat(name=3DFSTOrdPulsing41), range_facet_l=3DFST= Ord41, timestamp=3DFSTOrd41}, docValues:{timestamp=3DDocValuesFormat(name= =3DDisk)}, sim=3DDefaultSimilarity, locale=3Dzh_CN, timezone=3DAmerica/Anti= gua [junit4] 2> NOTE: Linux 3.8.0-39-generic amd64/Oracle Corporation 1.8.= 0_20-ea (64-bit)/cpus=3D8,threads=3D1,free=3D210427352,total=3D463470592 [junit4] 2> NOTE: All tests run in this JVM: [RangeFacetTest, TestRequ= estStatusCollectionAPI, AssignTest, FileBasedSpellCheckerTest, TestCoreCont= ainer, SampleTest, SliceStateTest, TestBM25SimilarityFactory, ReturnFieldsT= est, TestElisionMultitermQuery, CacheHeaderTest, TestDefaultSimilarityFacto= ry, TestRandomDVFaceting, AsyncMigrateRouteKeyTest, TestFunctionQuery, Dist= ributedSpellCheckComponentTest, RegexBoostProcessorTest, WordBreakSolrSpell= CheckerTest, TestCharFilters, AnalysisErrorHandlingTest, TestFieldTypeResou= rce, BinaryUpdateRequestHandlerTest, TestSolrQueryParserResource, BJQParser= Test, ModifyConfFileTest, SuggesterFSTTest, HdfsChaosMonkeySafeLeaderTest, = TermsComponentTest, HdfsRecoveryZkTest, BasicFunctionalityTest, QueryEquali= tyTest, TestSolrXml, TestCustomSort, CoreAdminHandlerTest, TestReplicationH= andler, DistributedQueryComponentCustomSortTest, RecoveryZkTest, CustomColl= ectionTest, DistributedTermsComponentTest, TestCloudInspectUtil, TestWriter= Perf, TestLFUCache, OverseerRolesTest, TestBlendedInfixSuggestions, UnloadD= istributedZkTest, TestDefaultSearchFieldResource, TestConfig, SoftAutoCommi= tTest, RAMDirectoryFactoryTest, TestLuceneMatchVersion, CachingDirectoryFac= toryTest, TestReloadAndDeleteDocs, StressHdfsTest, UpdateRequestProcessorFa= ctoryTest, ScriptEngineTest, TestExtendedDismaxParser, TestNonNRTOpen, PreA= nalyzedUpdateProcessorTest, CircularListTest, SynonymTokenizerTest, TestStr= essUserVersions, BadCopyFieldTest, TestSearchPerf, CursorMarkTest, TestUtil= s, TestExpandComponent, HdfsCollectionsAPIDistributedZkTest, HdfsSyncSliceT= est, TestConfigSets, ZkCLITest, OverseerStatusTest, SpellPossibilityIterato= rTest, HdfsWriteToMultipleCollectionsTest, SearchHandlerTest, CopyFieldTest= , TestMergePolicyConfig, DirectUpdateHandlerOptimizeTest, IndexSchemaTest, = FastVectorHighlighterTest, SolrIndexSplitterTest, TestCursorMarkWithoutUniq= ueKey, SolrXmlInZkTest, URLClassifyProcessorTest, TimeZoneUtilsTest, UUIDFi= eldTest, RankQueryTest, TestReversedWildcardFilterFactory, ShowFileRequestH= andlerTest, StatelessScriptUpdateProcessorFactoryTest, TestCopyFieldCollect= ionResource, MoreLikeThisHandlerTest, TestSimpleQParserPlugin, TestSchemaVe= rsionResource, PrimitiveFieldTypeTest, OverseerTest, SliceStateUpdateTest, = TestFaceting, SpatialFilterTest, BasicDistributedZkTest, SyncSliceTest, Ope= nCloseCoreStressTest, LeaderElectionIntegrationTest, ShardRoutingTest, Clus= terStateUpdateTest, LeaderElectionTest, AutoCommitTest, TermVectorComponent= DistributedTest, TestRealTimeGet, TestMultiCoreConfBootstrap, TestStressVer= sions, TestRangeQuery, SimpleFacetsTest, SpellCheckComponentTest, SolrCmdDi= stributorTest, QueryElevationComponentTest, PeerSyncTest, BadIndexSchemaTes= t, ConvertedLegacyTest, TestSort, TestBadConfig, DistributedQueryElevationC= omponentTest, CurrencyFieldXmlFileTest, SpellCheckCollatorTest, TestFolding= MultitermQuery, SuggesterTSTTest, SuggesterWFSTTest, PolyFieldTest, TestPse= udoReturnFields, FieldMutatingUpdateProcessorTest, TestSolrDeletionPolicy1,= XsltUpdateRequestHandlerTest, TestSurroundQueryParser, TestQueryUtils, Dir= ectSolrSpellCheckerTest, TestOmitPositions, DocumentBuilderTest, PathHierar= chyTokenizerFactoryTest, TestIndexingPerformance, RequiredFieldsTest, TestS= olrQueryParser, IndexSchemaRuntimeFieldTest, MBeansHandlerTest, JsonLoaderT= est, CSVRequestHandlerTest, CoreContainerCoreInitFailuresTest, TestQuerySen= derListener, TestSolrIndexConfig, TestQuerySenderNoQuery, SolrIndexConfigTe= st, TestStressRecovery, TestSolrXMLSerializer, PreAnalyzedFieldTest, TestSy= stemIdResolver, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryC= onverterTest, ClusterStateTest, TestLRUCache, ZkNodePropsTest, TestRTGBase,= CursorPagingTest, TestDistributedMissingSort, TestHighlightDedupGrouping, = ExpressionTest, AbstractAnalyticsFacetTest, FieldFacetTest, QueryFacetTest,= FunctionTest, AliasIntegrationTest] [junit4] Completed on J0 in 64.63s, 1 test, 1 error <<< FAILURES! [...truncated 211 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The follo= wing error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:447: The follo= wing error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The follow= ing error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: Th= e following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The = following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:49= 6: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:= 1296: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:= 920: There were test failures: 406 suites, 1688 tests, 1 error, 36 ignored = (15 assumptions) Total time: 61 minutes 11 seconds Build step 'Invoke Ant' marked build as failure Description set: Java: 64bit/jdk1.8.0_20-ea-b15 -XX:+UseCompressedOops -XX:= +UseG1GC Archiving artifacts Recording test results Email was triggered for: Failure Sending email for trigger: Failure ------=_Part_30_308368073.1401004261755 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_30_308368073.1401004261755--