From dev-return-335198-apmail-lucene-dev-archive=lucene.apache.org@lucene.apache.org Sat Sep 29 10:17:51 2018 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 645721AB5E for ; Sat, 29 Sep 2018 10:17:51 +0000 (UTC) Received: (qmail 3223 invoked by uid 500); 29 Sep 2018 10:17:50 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 3152 invoked by uid 500); 29 Sep 2018 10:17:50 -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 3142 invoked by uid 99); 29 Sep 2018 10:17:49 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 29 Sep 2018 10:17:49 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 0D4CC1A08E8 for ; Sat, 29 Sep 2018 10:17:49 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.3 X-Spam-Level: X-Spam-Status: No, score=-0.3 tagged_above=-999 required=6.31 tests=[KAM_BADIPHTTP=2, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, WEIRD_PORT=0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id gIMbJw7kGYvv for ; Sat, 29 Sep 2018 10:17:36 +0000 (UTC) Received: from serv1.sd-datasolutions.de (serv1.sd-datasolutions.de [88.99.242.108]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 9DF2C5F3B1 for ; Sat, 29 Sep 2018 10:17:35 +0000 (UTC) Received: from serv1 (ip6-localhost [IPv6:::1]) by serv1.sd-datasolutions.de (Postfix) with ESMTP id 2379D1081BFE for ; Sat, 29 Sep 2018 10:17:35 +0000 (UTC) Date: Sat, 29 Sep 2018 10:16:06 +0000 (UTC) From: Policeman Jenkins Server To: dev@lucene.apache.org Message-ID: <2129866280.71.1538216255146.JavaMail.jenkins@serv1.sd-datasolutions.de> In-Reply-To: <101468897.65.1538200790329.JavaMail.jenkins@serv1.sd-datasolutions.de> References: <101468897.65.1538200790329.JavaMail.jenkins@serv1.sd-datasolutions.de> Subject: [JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk-11) - Build # 2827 - Still Unstable! MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_70_1734293739.1538216255057" X-Jenkins-Job: Lucene-Solr-7.x-Linux X-Jenkins-Result: UNSTABLE ------=_Part_70_1734293739.1538216255057 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2827/ Java: 64bit/jdk-11 -XX:+UseCompressedOops -XX:+UseG1GC 10 tests failed. FAILED: org.apache.solr.cloud.rule.RulesTest.testPortRuleInPresenceOfClust= erPolicy Error Message: Could not find collection : portRuleColl2 Stack Trace: org.apache.solr.common.SolrException: Could not find collection : portRuleC= oll2 =09at __randomizedtesting.SeedInfo.seed([60E535E50EE90E50:D9CDB965B9304418]= :0) =09at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.= java:118) =09at org.apache.solr.cloud.SolrCloudTestCase.getCollectionState(SolrCloudT= estCase.java:258) =09at org.apache.solr.cloud.rule.RulesTest.testPortRuleInPresenceOfClusterP= olicy(RulesTest.java:119) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Nativ= e Method) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Native= MethodAccessorImpl.java:62) =09at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(De= legatingMethodAccessorImpl.java:43) =09at java.base/java.lang.reflect.Method.invoke(Method.java:566) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1742) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:935) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(Random= izedRunner.java:971) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(Rando= mizedRunner.java:985) =09at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate= (ExpectedException.java:110) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:49) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:817) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:468) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:944) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:830) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:880) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:891) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:41) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:53) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:54) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at java.base/java.lang.Thread.run(Thread.java:834) FAILED: org.apache.solr.cloud.rule.RulesTest.testPortRuleInPresenceOfClust= erPolicy Error Message: Could not find collection : portRuleColl2 Stack Trace: org.apache.solr.common.SolrException: Could not find collection : portRuleC= oll2 =09at __randomizedtesting.SeedInfo.seed([60E535E50EE90E50:D9CDB965B9304418]= :0) =09at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.= java:118) =09at org.apache.solr.cloud.SolrCloudTestCase.getCollectionState(SolrCloudT= estCase.java:258) =09at org.apache.solr.cloud.rule.RulesTest.testPortRuleInPresenceOfClusterP= olicy(RulesTest.java:119) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Nativ= e Method) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Native= MethodAccessorImpl.java:62) =09at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(De= legatingMethodAccessorImpl.java:43) =09at java.base/java.lang.reflect.Method.invoke(Method.java:566) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1742) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:935) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(Random= izedRunner.java:971) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(Rando= mizedRunner.java:985) =09at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate= (ExpectedException.java:110) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:49) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:817) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:468) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:944) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:830) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:880) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:891) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:41) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:53) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:54) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at java.base/java.lang.Thread.run(Thread.java:834) FAILED: org.apache.solr.cloud.api.collections.ShardSplitTest.test Error Message: DocCount on shard1_0 does not match expected:<4> but was:<0> Stack Trace: java.lang.AssertionError: DocCount on shard1_0 does not match expected:<4> = but was:<0> =09at __randomizedtesting.SeedInfo.seed([60E535E50EE90E50:E8B10A3FA01563A8]= :0) =09at org.junit.Assert.fail(Assert.java:93) =09at org.junit.Assert.failNotEquals(Assert.java:647) =09at org.junit.Assert.assertEquals(Assert.java:128) =09at org.junit.Assert.assertEquals(Assert.java:472) =09at org.apache.solr.cloud.api.collections.ShardSplitTest.splitByRouteKeyT= est(ShardSplitTest.java:834) =09at org.apache.solr.cloud.api.collections.ShardSplitTest.test(ShardSplitT= est.java:109) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Nativ= e Method) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Native= MethodAccessorImpl.java:62) =09at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(De= legatingMethodAccessorImpl.java:43) =09at java.base/java.lang.reflect.Method.invoke(Method.java:566) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1742) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:935) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(Random= izedRunner.java:971) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(Rando= mizedRunner.java:985) =09at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$Shards= FixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008) =09at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$Shards= Statement.evaluate(BaseDistributedSearchTestCase.java:983) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:49) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:817) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:468) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:944) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:830) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:880) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:891) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:41) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:53) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:54) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at java.base/java.lang.Thread.run(Thread.java:834) FAILED: org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitShar= dWithRuleLink Error Message: Error from server at https://127.0.0.1:43227: Unable to call distrib softCo= mmit on: https://127.0.0.1:34941/shardSplitWithRule_link_shard1_replica_n1/ Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error= from server at https://127.0.0.1:43227: Unable to call distrib softCommit = on: https://127.0.0.1:34941/shardSplitWithRule_link_shard1_replica_n1/ =09at __randomizedtesting.SeedInfo.seed([60E535E50EE90E50:6AF9807E847568F5]= :0) =09at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSo= lrClient.java:643) =09at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClie= nt.java:255) =09at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClie= nt.java:244) =09at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSo= lrClient.java:483) =09at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolr= Client.java:413) =09at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSo= lrClient.java:1107) =09at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnS= taleState(CloudSolrClient.java:884) =09at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrCl= ient.java:817) =09at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194= ) =09at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211= ) =09at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitShardWith= Rule(ShardSplitTest.java:571) =09at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitShardWi= thRuleLink(ShardSplitTest.java:550) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Nativ= e Method) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Native= MethodAccessorImpl.java:62) =09at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(De= legatingMethodAccessorImpl.java:43) =09at java.base/java.lang.reflect.Method.invoke(Method.java:566) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1742) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:935) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(Random= izedRunner.java:971) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(Rando= mizedRunner.java:985) =09at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$Shards= FixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008) =09at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$Shards= Statement.evaluate(BaseDistributedSearchTestCase.java:983) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:49) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:817) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:468) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:944) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:830) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:880) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:891) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:41) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:53) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:54) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at java.base/java.lang.Thread.run(Thread.java:834) FAILED: org.apache.solr.cloud.api.collections.ShardSplitTest.test Error Message: DocCount on shard1_1 does not match expected:<4> but was:<0> Stack Trace: java.lang.AssertionError: DocCount on shard1_1 does not match expected:<4> = but was:<0> =09at __randomizedtesting.SeedInfo.seed([60E535E50EE90E50:E8B10A3FA01563A8]= :0) =09at org.junit.Assert.fail(Assert.java:93) =09at org.junit.Assert.failNotEquals(Assert.java:647) =09at org.junit.Assert.assertEquals(Assert.java:128) =09at org.junit.Assert.assertEquals(Assert.java:472) =09at org.apache.solr.cloud.api.collections.ShardSplitTest.splitByRouteKeyT= est(ShardSplitTest.java:835) =09at org.apache.solr.cloud.api.collections.ShardSplitTest.test(ShardSplitT= est.java:109) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Nativ= e Method) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Native= MethodAccessorImpl.java:62) =09at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(De= legatingMethodAccessorImpl.java:43) =09at java.base/java.lang.reflect.Method.invoke(Method.java:566) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1742) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:935) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(Random= izedRunner.java:971) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(Rando= mizedRunner.java:985) =09at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$Shards= FixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008) =09at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$Shards= Statement.evaluate(BaseDistributedSearchTestCase.java:983) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:49) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:817) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:468) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:944) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:830) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:880) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:891) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:41) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:53) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:54) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at java.base/java.lang.Thread.run(Thread.java:834) FAILED: org.apache.solr.cloud.api.collections.ShardSplitTest.test Error Message: DocCount on shard1_2 does not match expected:<7> but was:<0> Stack Trace: java.lang.AssertionError: DocCount on shard1_2 does not match expected:<7> = but was:<0> =09at __randomizedtesting.SeedInfo.seed([60E535E50EE90E50:E8B10A3FA01563A8]= :0) =09at org.junit.Assert.fail(Assert.java:93) =09at org.junit.Assert.failNotEquals(Assert.java:647) =09at org.junit.Assert.assertEquals(Assert.java:128) =09at org.junit.Assert.assertEquals(Assert.java:472) =09at org.apache.solr.cloud.api.collections.ShardSplitTest.splitByRouteKeyT= est(ShardSplitTest.java:836) =09at org.apache.solr.cloud.api.collections.ShardSplitTest.test(ShardSplitT= est.java:109) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Nativ= e Method) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Native= MethodAccessorImpl.java:62) =09at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(De= legatingMethodAccessorImpl.java:43) =09at java.base/java.lang.reflect.Method.invoke(Method.java:566) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1742) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:935) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(Random= izedRunner.java:971) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(Rando= mizedRunner.java:985) =09at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$Shards= FixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008) =09at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$Shards= Statement.evaluate(BaseDistributedSearchTestCase.java:983) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:49) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:817) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:468) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:944) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:830) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:880) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:891) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:41) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:53) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:54) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at java.base/java.lang.Thread.run(Thread.java:834) FAILED: org.apache.solr.cloud.api.collections.ShardSplitTest.test Error Message: expected:<12> but was:<0> Stack Trace: java.lang.AssertionError: expected:<12> but was:<0> =09at __randomizedtesting.SeedInfo.seed([60E535E50EE90E50:E8B10A3FA01563A8]= :0) =09at org.junit.Assert.fail(Assert.java:93) =09at org.junit.Assert.failNotEquals(Assert.java:647) =09at org.junit.Assert.assertEquals(Assert.java:128) =09at org.junit.Assert.assertEquals(Assert.java:472) =09at org.junit.Assert.assertEquals(Assert.java:456) =09at org.apache.solr.cloud.api.collections.ShardSplitTest.splitByRouteFiel= dTest(ShardSplitTest.java:765) =09at org.apache.solr.cloud.api.collections.ShardSplitTest.test(ShardSplitT= est.java:108) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Nativ= e Method) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Native= MethodAccessorImpl.java:62) =09at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(De= legatingMethodAccessorImpl.java:43) =09at java.base/java.lang.reflect.Method.invoke(Method.java:566) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1742) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:935) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(Random= izedRunner.java:971) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(Rando= mizedRunner.java:985) =09at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$Shards= FixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008) =09at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$Shards= Statement.evaluate(BaseDistributedSearchTestCase.java:983) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:49) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:817) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:468) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:944) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:830) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:880) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:891) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:41) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:53) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:54) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at java.base/java.lang.Thread.run(Thread.java:834) FAILED: org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testConvertClusterToC= dcrAndBootstrap Error Message: Collection not found: cdcr-target Stack Trace: org.apache.solr.common.SolrException: Collection not found: cdcr-target =09at __randomizedtesting.SeedInfo.seed([60E535E50EE90E50:B7321A92BAB69617]= :0) =09at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnS= taleState(CloudSolrClient.java:851) =09at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrCl= ient.java:817) =09at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194= ) =09at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942) =09at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957) =09at org.apache.solr.cloud.cdcr.CdcrTestsUtil.invokeCdcrAction(CdcrTestsUt= il.java:83) =09at org.apache.solr.cloud.cdcr.CdcrTestsUtil.cdcrStart(CdcrTestsUtil.java= :60) =09at org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testConvertClusterToCdcr= AndBootstrap(CdcrBootstrapTest.java:116) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Nativ= e Method) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Native= MethodAccessorImpl.java:62) =09at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(De= legatingMethodAccessorImpl.java:43) =09at java.base/java.lang.reflect.Method.invoke(Method.java:566) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1742) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:935) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(Random= izedRunner.java:971) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(Rando= mizedRunner.java:985) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:49) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:817) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:468) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:944) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:830) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:880) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:891) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:41) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:53) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:54) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at java.base/java.lang.Thread.run(Thread.java:834) FAILED: org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testConvertClusterToC= dcrAndBootstrap Error Message: Collection not found: cdcr-target Stack Trace: org.apache.solr.common.SolrException: Collection not found: cdcr-target =09at __randomizedtesting.SeedInfo.seed([60E535E50EE90E50:B7321A92BAB69617]= :0) =09at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnS= taleState(CloudSolrClient.java:851) =09at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrCl= ient.java:817) =09at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194= ) =09at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942) =09at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957) =09at org.apache.solr.cloud.cdcr.CdcrTestsUtil.invokeCdcrAction(CdcrTestsUt= il.java:83) =09at org.apache.solr.cloud.cdcr.CdcrTestsUtil.cdcrStart(CdcrTestsUtil.java= :60) =09at org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testConvertClusterToCdcr= AndBootstrap(CdcrBootstrapTest.java:116) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Nativ= e Method) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Native= MethodAccessorImpl.java:62) =09at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(De= legatingMethodAccessorImpl.java:43) =09at java.base/java.lang.reflect.Method.invoke(Method.java:566) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1742) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:935) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(Random= izedRunner.java:971) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(Rando= mizedRunner.java:985) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:49) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:817) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:468) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:944) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:830) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:880) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:891) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:41) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:53) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:54) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at java.base/java.lang.Thread.run(Thread.java:834) FAILED: org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testConvertClusterToC= dcrAndBootstrap Error Message: Collection not found: cdcr-target Stack Trace: org.apache.solr.common.SolrException: Collection not found: cdcr-target =09at __randomizedtesting.SeedInfo.seed([60E535E50EE90E50:B7321A92BAB69617]= :0) =09at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnS= taleState(CloudSolrClient.java:851) =09at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrCl= ient.java:817) =09at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194= ) =09at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942) =09at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957) =09at org.apache.solr.cloud.cdcr.CdcrTestsUtil.invokeCdcrAction(CdcrTestsUt= il.java:83) =09at org.apache.solr.cloud.cdcr.CdcrTestsUtil.cdcrStart(CdcrTestsUtil.java= :60) =09at org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testConvertClusterToCdcr= AndBootstrap(CdcrBootstrapTest.java:116) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Nativ= e Method) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Native= MethodAccessorImpl.java:62) =09at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(De= legatingMethodAccessorImpl.java:43) =09at java.base/java.lang.reflect.Method.invoke(Method.java:566) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1742) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:935) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(Random= izedRunner.java:971) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(Rando= mizedRunner.java:985) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:49) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:817) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:468) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:944) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:830) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:880) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:891) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:41) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:53) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:54) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at java.base/java.lang.Thread.run(Thread.java:834) Build Log: [...truncated 13489 lines...] [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBootstrapTest [junit4] 2> 890842 INFO (SUITE-CdcrBootstrapTest-seed#[60E535E50EE90E= 50]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.so= lr.allowed.securerandom=3Dnull & java.security.egd=3Dfile:/dev/./urandom [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-= Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBootstrapTest_6= 0E535E50EE90E50-001/init-core-data-001 [junit4] 2> 890843 WARN (SUITE-CdcrBootstrapTest-seed#[60E535E50EE90E= 50]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3D= 23 numCloses=3D23 [junit4] 2> 890843 INFO (SUITE-CdcrBootstrapTest-seed#[60E535E50EE90E= 50]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SY= SPROP=3Dfalse) w/NUMERIC_DOCVALUES_SYSPROP=3Dtrue [junit4] 2> 890844 INFO (SUITE-CdcrBootstrapTest-seed#[60E535E50EE90E= 50]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAut= h (false) via: @org.apache.solr.util.RandomizeSSL(reason=3D"", ssl=3D0.0/0.= 0, value=3D0.0/0.0, clientAuth=3D0.0/0.0) [junit4] 2> 890845 INFO (TEST-CdcrBootstrapTest.testConvertClusterToC= dcrAndBootstrap-seed#[60E535E50EE90E50]) [ ] o.a.s.SolrTestCaseJ4 ###Sta= rting testConvertClusterToCdcrAndBootstrap [junit4] 2> 890845 INFO (TEST-CdcrBootstrapTest.testConvertClusterToC= dcrAndBootstrap-seed#[60E535E50EE90E50]) [ ] o.a.s.c.MiniSolrCloudCluste= r Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-7.x-= Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBootstrapTest_6= 0E535E50EE90E50-001/cdcr-target-001 [junit4] 2> 890845 INFO (TEST-CdcrBootstrapTest.testConvertClusterToC= dcrAndBootstrap-seed#[60E535E50EE90E50]) [ ] o.a.s.c.ZkTestServer STARTI= NG ZK TEST SERVER [junit4] 2> 890845 INFO (Thread-2789) [ ] o.a.s.c.ZkTestServer cli= ent port:0.0.0.0/0.0.0.0:0 [junit4] 2> 890845 INFO (Thread-2789) [ ] o.a.s.c.ZkTestServer Sta= rting server [junit4] 2> 890847 ERROR (Thread-2789) [ ] o.a.z.s.ZooKeeperServer = ZKShutdownHandler is not registered, so ZooKeeper server won't take any act= ion on ERROR or SHUTDOWN server state changes [junit4] 2> 890945 INFO (TEST-CdcrBootstrapTest.testConvertClusterToC= dcrAndBootstrap-seed#[60E535E50EE90E50]) [ ] o.a.s.c.ZkTestServer start = zk server on port:36607 [junit4] 2> 890947 INFO (zkConnectionManagerCallback-2873-thread-1) [= ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 890950 INFO (jetty-launcher-2870-thread-1) [ ] o.e.j.s= .Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0= 523cfa96bfebfbda19606cad384d772f04c; jvm 11+28 [junit4] 2> 890953 INFO (jetty-launcher-2870-thread-1) [ ] o.e.j.s= .session DefaultSessionIdManager workerName=3Dnode0 [junit4] 2> 890953 INFO (jetty-launcher-2870-thread-1) [ ] o.e.j.s= .session No SessionScavenger set, using defaults [junit4] 2> 890953 INFO (jetty-launcher-2870-thread-1) [ ] o.e.j.s= .session node0 Scavenging every 600000ms [junit4] 2> 890954 INFO (jetty-launcher-2870-thread-1) [ ] o.e.j.s= .h.ContextHandler Started o.e.j.s.ServletContextHandler@140174bc{/solr,null= ,AVAILABLE} [junit4] 2> 890955 INFO (jetty-launcher-2870-thread-1) [ ] o.e.j.s= .AbstractConnector Started ServerConnector@7e23f418{SSL,[ssl, http/1.1]}{12= 7.0.0.1:34663} [junit4] 2> 890955 INFO (jetty-launcher-2870-thread-1) [ ] o.e.j.s= .Server Started @890987ms [junit4] 2> 890955 INFO (jetty-launcher-2870-thread-1) [ ] o.a.s.c= .s.e.JettySolrRunner Jetty properties: {hostContext=3D/solr, hostPort=3D346= 63} [junit4] 2> 890955 ERROR (jetty-launcher-2870-thread-1) [ ] o.a.s.u= .StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missi= ng or incomplete. [junit4] 2> 890955 INFO (jetty-launcher-2870-thread-1) [ ] o.a.s.s= .SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLogg= erFactory [junit4] 2> 890955 INFO (jetty-launcher-2870-thread-1) [ ] o.a.s.s= .SolrDispatchFilter ___ _ Welcome to Apache Solr=E2=84=A2 versi= on 7.6.0 [junit4] 2> 890955 INFO (jetty-launcher-2870-thread-1) [ ] o.a.s.s= .SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 890955 INFO (jetty-launcher-2870-thread-1) [ ] o.a.s.s= .SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 890955 INFO (jetty-launcher-2870-thread-1) [ ] o.a.s.s= .SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-29T09:02:46.48782= 3Z [junit4] 2> 890956 INFO (zkConnectionManagerCallback-2875-thread-1) [= ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 890957 INFO (jetty-launcher-2870-thread-1) [ ] o.a.s.s= .SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 891038 INFO (jetty-launcher-2870-thread-1) [ ] o.a.s.c= .ZkContainer Zookeeper client=3D127.0.0.1:36607/solr [junit4] 2> 891039 INFO (zkConnectionManagerCallback-2879-thread-1) [= ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 891040 INFO (zkConnectionManagerCallback-2881-thread-1) [= ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 891072 INFO (jetty-launcher-2870-thread-1) [n:127.0.0.1:3= 4663_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader = 127.0.0.1:34663_solr [junit4] 2> 891072 INFO (jetty-launcher-2870-thread-1) [n:127.0.0.1:3= 4663_solr ] o.a.s.c.Overseer Overseer (id=3D72307118688305155-127.0.0.1:= 34663_solr-n_0000000000) starting [junit4] 2> 891075 INFO (zkConnectionManagerCallback-2888-thread-1) [= ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 891076 INFO (jetty-launcher-2870-thread-1) [n:127.0.0.1:3= 4663_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.= 1:36607/solr ready [junit4] 2> 891076 INFO (OverseerStateUpdate-72307118688305155-127.0.= 0.1:34663_solr-n_0000000000) [n:127.0.0.1:34663_solr ] o.a.s.c.Overseer = Starting to work on the main queue : 127.0.0.1:34663_solr [junit4] 2> 891076 INFO (jetty-launcher-2870-thread-1) [n:127.0.0.1:3= 4663_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/liv= e_nodes/127.0.0.1:34663_solr [junit4] 2> 891077 INFO (zkCallback-2880-thread-1) [ ] o.a.s.c.c.Z= kStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 891077 INFO (zkCallback-2887-thread-1) [ ] o.a.s.c.c.Z= kStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 891090 INFO (jetty-launcher-2870-thread-1) [n:127.0.0.1:3= 4663_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keepi= ng metrics history in memory. [junit4] 2> 891107 INFO (jetty-launcher-2870-thread-1) [n:127.0.0.1:3= 4663_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34663.sol= r.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.J= mxMBeanServer@39ea78c7 [junit4] 2> 891115 INFO (jetty-launcher-2870-thread-1) [n:127.0.0.1:3= 4663_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34663.sol= r.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.Jmx= MBeanServer@39ea78c7 [junit4] 2> 891115 INFO (jetty-launcher-2870-thread-1) [n:127.0.0.1:3= 4663_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34663.sol= r.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver= .JmxMBeanServer@39ea78c7 [junit4] 2> 891116 INFO (jetty-launcher-2870-thread-1) [n:127.0.0.1:3= 4663_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions under= neath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/te= st/J0/temp/solr.cloud.cdcr.CdcrBootstrapTest_60E535E50EE90E50-001/cdcr-targ= et-001/node1/. [junit4] 2> 891125 INFO (zkConnectionManagerCallback-2891-thread-1) [= ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 891128 INFO (zkConnectionManagerCallback-2894-thread-1) [= ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 891129 INFO (TEST-CdcrBootstrapTest.testConvertClusterToC= dcrAndBootstrap-seed#[60E535E50EE90E50]) [ ] o.a.s.c.c.CdcrBootstrapTest= Target zkHost =3D 127.0.0.1:36607/solr [junit4] 2> 891129 INFO (TEST-CdcrBootstrapTest.testConvertClusterToC= dcrAndBootstrap-seed#[60E535E50EE90E50]) [ ] o.a.s.c.MiniSolrCloudCluste= r Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-7.x-= Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBootstrapTest_6= 0E535E50EE90E50-001/cdcr-source-001 [junit4] 2> 891129 INFO (TEST-CdcrBootstrapTest.testConvertClusterToC= dcrAndBootstrap-seed#[60E535E50EE90E50]) [ ] o.a.s.c.ZkTestServer STARTI= NG ZK TEST SERVER [junit4] 2> 891129 INFO (Thread-2799) [ ] o.a.s.c.ZkTestServer cli= ent port:0.0.0.0/0.0.0.0:0 [junit4] 2> 891129 INFO (Thread-2799) [ ] o.a.s.c.ZkTestServer Sta= rting server [junit4] 2> 891135 ERROR (Thread-2799) [ ] o.a.z.s.ZooKeeperServer = ZKShutdownHandler is not registered, so ZooKeeper server won't take any act= ion on ERROR or SHUTDOWN server state changes [junit4] 2> 891229 INFO (TEST-CdcrBootstrapTest.testConvertClusterToC= dcrAndBootstrap-seed#[60E535E50EE90E50]) [ ] o.a.s.c.ZkTestServer start = zk server on port:39807 [junit4] 2> 891231 INFO (zkConnectionManagerCallback-2898-thread-1) [= ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 891233 INFO (jetty-launcher-2895-thread-1) [ ] o.e.j.s= .Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0= 523cfa96bfebfbda19606cad384d772f04c; jvm 11+28 [junit4] 2> 891234 INFO (jetty-launcher-2895-thread-1) [ ] o.e.j.s= .session DefaultSessionIdManager workerName=3Dnode0 [junit4] 2> 891234 INFO (jetty-launcher-2895-thread-1) [ ] o.e.j.s= .session No SessionScavenger set, using defaults [junit4] 2> 891234 INFO (jetty-launcher-2895-thread-1) [ ] o.e.j.s= .session node0 Scavenging every 660000ms [junit4] 2> 891234 INFO (jetty-launcher-2895-thread-1) [ ] o.e.j.s= .h.ContextHandler Started o.e.j.s.ServletContextHandler@5c5b9065{/solr,null= ,AVAILABLE} [junit4] 2> 891234 INFO (jetty-launcher-2895-thread-1) [ ] o.e.j.s= .AbstractConnector Started ServerConnector@20a27514{SSL,[ssl, http/1.1]}{12= 7.0.0.1:46301} [junit4] 2> 891234 INFO (jetty-launcher-2895-thread-1) [ ] o.e.j.s= .Server Started @891266ms [junit4] 2> 891234 INFO (jetty-launcher-2895-thread-1) [ ] o.a.s.c= .s.e.JettySolrRunner Jetty properties: {hostContext=3D/solr, hostPort=3D463= 01} [junit4] 2> 891235 ERROR (jetty-launcher-2895-thread-1) [ ] o.a.s.u= .StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missi= ng or incomplete. [junit4] 2> 891235 INFO (jetty-launcher-2895-thread-1) [ ] o.a.s.s= .SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLogg= erFactory [junit4] 2> 891235 INFO (jetty-launcher-2895-thread-1) [ ] o.a.s.s= .SolrDispatchFilter ___ _ Welcome to Apache Solr=E2=84=A2 versi= on 7.6.0 [junit4] 2> 891235 INFO (jetty-launcher-2895-thread-1) [ ] o.a.s.s= .SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 891235 INFO (jetty-launcher-2895-thread-1) [ ] o.a.s.s= .SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 891235 INFO (jetty-launcher-2895-thread-1) [ ] o.a.s.s= .SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-29T09:02:46.76727= 4Z [junit4] 2> 891236 INFO (zkConnectionManagerCallback-2900-thread-1) [= ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 891236 INFO (jetty-launcher-2895-thread-1) [ ] o.a.s.s= .SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 891284 INFO (jetty-launcher-2895-thread-1) [ ] o.a.s.c= .ZkContainer Zookeeper client=3D127.0.0.1:39807/solr [junit4] 2> 891285 INFO (zkConnectionManagerCallback-2904-thread-1) [= ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 891286 INFO (zkConnectionManagerCallback-2906-thread-1) [= ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 891324 INFO (jetty-launcher-2895-thread-1) [n:127.0.0.1:4= 6301_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader = 127.0.0.1:46301_solr [junit4] 2> 891324 INFO (jetty-launcher-2895-thread-1) [n:127.0.0.1:4= 6301_solr ] o.a.s.c.Overseer Overseer (id=3D72307118707245059-127.0.0.1:= 46301_solr-n_0000000000) starting [junit4] 2> 891328 INFO (zkConnectionManagerCallback-2913-thread-1) [= ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 891329 INFO (jetty-launcher-2895-thread-1) [n:127.0.0.1:4= 6301_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.= 1:39807/solr ready [junit4] 2> 891329 INFO (OverseerStateUpdate-72307118707245059-127.0.= 0.1:46301_solr-n_0000000000) [n:127.0.0.1:46301_solr ] o.a.s.c.Overseer = Starting to work on the main queue : 127.0.0.1:46301_solr [junit4] 2> 891330 INFO (jetty-launcher-2895-thread-1) [n:127.0.0.1:4= 6301_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/liv= e_nodes/127.0.0.1:46301_solr [junit4] 2> 891330 INFO (zkCallback-2912-thread-1) [ ] o.a.s.c.c.Z= kStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 891335 INFO (zkCallback-2905-thread-1) [ ] o.a.s.c.c.Z= kStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 891338 INFO (jetty-launcher-2895-thread-1) [n:127.0.0.1:4= 6301_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keepi= ng metrics history in memory. [junit4] 2> 891348 INFO (jetty-launcher-2895-thread-1) [n:127.0.0.1:4= 6301_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46301.sol= r.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.J= mxMBeanServer@39ea78c7 [junit4] 2> 891353 INFO (jetty-launcher-2895-thread-1) [n:127.0.0.1:4= 6301_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46301.sol= r.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.Jmx= MBeanServer@39ea78c7 [junit4] 2> 891353 INFO (jetty-launcher-2895-thread-1) [n:127.0.0.1:4= 6301_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46301.sol= r.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver= .JmxMBeanServer@39ea78c7 [junit4] 2> 891354 INFO (jetty-launcher-2895-thread-1) [n:127.0.0.1:4= 6301_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions under= neath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/te= st/J0/temp/solr.cloud.cdcr.CdcrBootstrapTest_60E535E50EE90E50-001/cdcr-sour= ce-001/node1/. [junit4] 2> 891368 INFO (zkConnectionManagerCallback-2916-thread-1) [= ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 891370 INFO (zkConnectionManagerCallback-2919-thread-1) [= ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 891371 INFO (zkConnectionManagerCallback-2921-thread-1) [= ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 891374 INFO (zkConnectionManagerCallback-2925-thread-1) [= ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 891374 INFO (TEST-CdcrBootstrapTest.testConvertClusterToC= dcrAndBootstrap-seed#[60E535E50EE90E50]) [ ] o.a.s.c.c.ZkStateReader Upd= ated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 891374 INFO (TEST-CdcrBootstrapTest.testConvertClusterToC= dcrAndBootstrap-seed#[60E535E50EE90E50]) [ ] o.a.s.c.s.i.ZkClientCluster= StateProvider Cluster at 127.0.0.1:39807/solr ready [junit4] 2> 891383 INFO (qtp1299774436-11610) [n:127.0.0.1:46301_solr= ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with p= arams collection.configName=3Dcdcr-source&name=3Dcdcr-source&nrtReplicas=3D= 1&action=3DCREATE&numShards=3D1&property.solr.directoryFactory=3Dsolr.Stand= ardDirectoryFactory&wt=3Djavabin&version=3D2 and sendToOCPQueue=3Dtrue [junit4] 2> 891386 INFO (OverseerThreadFactory-4939-thread-1-processi= ng-n:127.0.0.1:46301_solr) [n:127.0.0.1:46301_solr ] o.a.s.c.a.c.CreateC= ollectionCmd Create collection cdcr-source [junit4] 2> 891490 INFO (OverseerStateUpdate-72307118707245059-127.0.= 0.1:46301_solr-n_0000000000) [n:127.0.0.1:46301_solr ] o.a.s.c.o.SliceMu= tator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"cdcr-source", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"cdcr-source_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:46301/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"}=20 [junit4] 2> 891699 INFO (qtp1299774436-11659) [n:127.0.0.1:46301_solr= x:cdcr-source_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core crea= te command qt=3D/admin/cores&collection.configName=3Dcdcr-source&newCollect= ion=3Dtrue&collection=3Dcdcr-source&version=3D2&replicaType=3DNRT&coreNodeN= ame=3Dcore_node2&name=3Dcdcr-source_shard1_replica_n1&action=3DCREATE&numSh= ards=3D1&shard=3Dshard1&property.solr.directoryFactory=3Dsolr.StandardDirec= toryFactory&wt=3Djavabin [junit4] 2> 891700 INFO (qtp1299774436-11659) [n:127.0.0.1:46301_solr= x:cdcr-source_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault = Allocating transient cache for 2147483647 transient cores [junit4] 2> 892706 INFO (qtp1299774436-11659) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .c.SolrConfig Using Lucene MatchVersion: 7.6.0 [junit4] 2> 892710 INFO (qtp1299774436-11659) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .s.IndexSchema [cdcr-source_shard1_replica_n1] Schema name=3Dminimal [junit4] 2> 892710 INFO (qtp1299774436-11659) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 892710 INFO (qtp1299774436-11659) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .c.CoreContainer Creating SolrCore 'cdcr-source_shard1_replica_n1' using co= nfiguration from collection cdcr-source, trusted=3Dtrue [junit4] 2> 892711 INFO (qtp1299774436-11659) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .m.r.SolrJmxReporter JMX monitoring for 'solr_46301.solr.core.cdcr-source.s= hard1.replica_n1' (registry 'solr.core.cdcr-source.shard1.replica_n1') enab= led at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39ea78c7 [junit4] 2> 892711 INFO (qtp1299774436-11659) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .c.SolrCore [[cdcr-source_shard1_replica_n1] ] Opening new SolrCore at [/ho= me/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/tem= p/solr.cloud.cdcr.CdcrBootstrapTest_60E535E50EE90E50-001/cdcr-source-001/no= de1/cdcr-source_shard1_replica_n1], dataDir=3D[/home/jenkins/workspace/Luce= ne-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBoo= tstrapTest_60E535E50EE90E50-001/cdcr-source-001/node1/./cdcr-source_shard1_= replica_n1/data/] [junit4] 2> 892767 INFO (qtp1299774436-11659) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.Upd= ateLog [junit4] 2> 892767 INFO (qtp1299774436-11659) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .u.UpdateLog Initializing UpdateLog: dataDir=3D defaultSyncLevel=3DFLUSH nu= mRecordsToKeep=3D100 maxNumLogsToKeep=3D10 numVersionBuckets=3D65536 [junit4] 2> 892769 INFO (qtp1299774436-11659) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 892769 INFO (qtp1299774436-11659) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 892771 INFO (qtp1299774436-11659) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .s.SolrIndexSearcher Opening [Searcher@6420d21e[cdcr-source_shard1_replica_= n1] main] [junit4] 2> 892772 INFO (qtp1299774436-11659) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /co= nfigs/cdcr-source [junit4] 2> 892772 INFO (qtp1299774436-11659) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooK= eeperStorageIO:path=3D/configs/cdcr-source [junit4] 2> 892773 INFO (qtp1299774436-11659) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 892773 INFO (qtp1299774436-11659) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .u.UpdateLog Could not find max version in index or recent updates, using n= ew clock 1612931943162183680 [junit4] 2> 892774 INFO (searcherExecutor-4944-thread-1-processing-n:= 127.0.0.1:46301_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1= r:core_node2) [n:127.0.0.1:46301_solr c:cdcr-source s:shard1 r:core_node2 = x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-source_shard1_repli= ca_n1] Registered new searcher Searcher@6420d21e[cdcr-source_shard1_replica= _n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 892777 INFO (qtp1299774436-11659) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .c.ZkShardTerms Successful update of terms at /collections/cdcr-source/term= s/shard1 to Terms{values=3D{core_node2=3D0}, version=3D0} [junit4] 2> 892778 INFO (qtp1299774436-11659) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 892778 INFO (qtp1299774436-11659) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 892778 INFO (qtp1299774436-11659) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .c.SyncStrategy Sync replicas to https://127.0.0.1:46301/solr/cdcr-source_s= hard1_replica_n1/ [junit4] 2> 892778 INFO (qtp1299774436-11659) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 892778 INFO (qtp1299774436-11659) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .c.SyncStrategy https://127.0.0.1:46301/solr/cdcr-source_shard1_replica_n1/= has no replicas [junit4] 2> 892778 INFO (qtp1299774436-11659) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .c.ShardLeaderElectionContext Found all replicas participating in election,= clear LIR [junit4] 2> 892780 INFO (qtp1299774436-11659) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:46301/= solr/cdcr-source_shard1_replica_n1/ shard1 [junit4] 2> 892882 INFO (qtp1299774436-11659) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .c.ZkController I am the leader, no recovery necessary [junit4] 2> 892883 INFO (qtp1299774436-11659) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .s.HttpSolrCall [admin] webapp=3Dnull path=3D/admin/cores params=3D{qt=3D/a= dmin/cores&collection.configName=3Dcdcr-source&newCollection=3Dtrue&collect= ion=3Dcdcr-source&version=3D2&replicaType=3DNRT&coreNodeName=3Dcore_node2&n= ame=3Dcdcr-source_shard1_replica_n1&action=3DCREATE&numShards=3D1&shard=3Ds= hard1&property.solr.directoryFactory=3Dsolr.StandardDirectoryFactory&wt=3Dj= avabin} status=3D0 QTime=3D1184 [junit4] 2> 892885 INFO (qtp1299774436-11610) [n:127.0.0.1:46301_solr= ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for= at most 30 seconds. Check all shard replicas [junit4] 2> 892983 INFO (zkCallback-2905-thread-1) [ ] o.a.s.c.c.Z= kStateReader A cluster state change: [WatchedEvent state:SyncConnected type= :NodeDataChanged path:/collections/cdcr-source/state.json] for collection [= cdcr-source] has occurred - updating... (live nodes size: [1]) [junit4] 2> 893386 INFO (OverseerCollectionConfigSetProcessor-7230711= 8707245059-127.0.0.1:46301_solr-n_0000000000) [n:127.0.0.1:46301_solr ] = o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work= /qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKee= per [junit4] 2> 893885 INFO (qtp1299774436-11610) [n:127.0.0.1:46301_solr= ] o.a.s.s.HttpSolrCall [admin] webapp=3Dnull path=3D/admin/collections = params=3D{collection.configName=3Dcdcr-source&name=3Dcdcr-source&nrtReplica= s=3D1&action=3DCREATE&numShards=3D1&property.solr.directoryFactory=3Dsolr.S= tandardDirectoryFactory&wt=3Djavabin&version=3D2} status=3D0 QTime=3D2501 [junit4] 2> 893890 INFO (qtp1299774436-11609) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .c.ZkShardTerms Successful update of terms at /collections/cdcr-source/term= s/shard1 to Terms{values=3D{core_node2=3D1}, version=3D1} [junit4] 2> 893890 INFO (qtp1299774436-11609) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1] webapp=3D/s= olr path=3D/update params=3D{_stateVer_=3Dcdcr-source:4&wt=3Djavabin&versio= n=3D2}{add=3D[source_0 (1612931944330297344), source_1 (1612931944331345920= ), source_2 (1612931944331345921), source_3 (1612931944332394496), source_4= (1612931944332394497), source_5 (1612931944332394498), source_6 (161293194= 4332394499), source_7 (1612931944332394500), source_8 (1612931944332394501)= , source_9 (1612931944332394502), ... (100 adds)]} 0 2 [junit4] 2> 893891 INFO (qtp1299774436-11610) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .u.DirectUpdateHandler2 start commit{_version_=3D1612931944334491648,optimi= ze=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,s= oftCommit=3Dfalse,prepareCommit=3Dfalse} [junit4] 2> 893891 INFO (qtp1299774436-11610) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.Sol= rIndexWriter@7adb9b56 commitCommandVersion:1612931944334491648 [junit4] 2> 894097 INFO (qtp1299774436-11610) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .s.SolrIndexSearcher Opening [Searcher@bd9bbf7[cdcr-source_shard1_replica_n= 1] main] [junit4] 2> 894097 INFO (qtp1299774436-11610) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 894099 INFO (searcherExecutor-4944-thread-1-processing-n:= 127.0.0.1:46301_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1= r:core_node2) [n:127.0.0.1:46301_solr c:cdcr-source s:shard1 r:core_node2 = x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-source_shard1_repli= ca_n1] Registered new searcher Searcher@bd9bbf7[cdcr-source_shard1_replica_= n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(= 7.6.0):C100)))} [junit4] 2> 894099 INFO (qtp1299774436-11610) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1] webapp=3D/s= olr path=3D/update params=3D{_stateVer_=3Dcdcr-source:4&waitSearcher=3Dtrue= &commit=3Dtrue&softCommit=3Dfalse&wt=3Djavabin&version=3D2}{commit=3D} 0 20= 8 [junit4] 2> 894101 INFO (qtp1299774436-11609) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1] webapp=3D/s= olr path=3D/update params=3D{_stateVer_=3Dcdcr-source:4&wt=3Djavabin&versio= n=3D2}{add=3D[source_100 (1612931944553644032), source_101 (161293194455364= 4033), source_102 (1612931944553644034), source_103 (1612931944553644035), = source_104 (1612931944553644036), source_105 (1612931944553644037), source_= 106 (1612931944553644038), source_107 (1612931944553644039), source_108 (16= 12931944554692608), source_109 (1612931944554692609), ... (100 adds)]} 0 2 [junit4] 2> 894102 INFO (qtp1299774436-11610) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .u.DirectUpdateHandler2 start commit{_version_=3D1612931944555741184,optimi= ze=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,s= oftCommit=3Dfalse,prepareCommit=3Dfalse} [junit4] 2> 894102 INFO (qtp1299774436-11610) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.Sol= rIndexWriter@7adb9b56 commitCommandVersion:1612931944555741184 [junit4] 2> 894331 INFO (qtp1299774436-11610) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .s.SolrIndexSearcher Opening [Searcher@2bde5144[cdcr-source_shard1_replica_= n1] main] [junit4] 2> 894332 INFO (qtp1299774436-11610) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 894333 INFO (searcherExecutor-4944-thread-1-processing-n:= 127.0.0.1:46301_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1= r:core_node2) [n:127.0.0.1:46301_solr c:cdcr-source s:shard1 r:core_node2 = x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-source_shard1_repli= ca_n1] Registered new searcher Searcher@2bde5144[cdcr-source_shard1_replica= _n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0= (7.6.0):C100) Uninverting(_1(7.6.0):C100)))} [junit4] 2> 894333 INFO (qtp1299774436-11610) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1] webapp=3D/s= olr path=3D/update params=3D{_stateVer_=3Dcdcr-source:4&waitSearcher=3Dtrue= &commit=3Dtrue&softCommit=3Dfalse&wt=3Djavabin&version=3D2}{commit=3D} 0 23= 1 [junit4] 2> 894336 INFO (qtp1299774436-11609) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1] webapp=3D/s= olr path=3D/update params=3D{_stateVer_=3Dcdcr-source:4&wt=3Djavabin&versio= n=3D2}{add=3D[source_200 (1612931944799010816), source_201 (161293194480005= 9392), source_202 (1612931944800059393), source_203 (1612931944800059394), = source_204 (1612931944800059395), source_205 (1612931944800059396), source_= 206 (1612931944800059397), source_207 (1612931944800059398), source_208 (16= 12931944800059399), source_209 (1612931944800059400), ... (100 adds)]} 0 1 [junit4] 2> 894336 INFO (qtp1299774436-11610) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .u.DirectUpdateHandler2 start commit{_version_=3D1612931944801107981,optimi= ze=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,s= oftCommit=3Dfalse,prepareCommit=3Dfalse} [junit4] 2> 894336 INFO (qtp1299774436-11610) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.Sol= rIndexWriter@7adb9b56 commitCommandVersion:1612931944801107981 [junit4] 2> 894760 INFO (qtp1299774436-11610) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .s.SolrIndexSearcher Opening [Searcher@ceea846[cdcr-source_shard1_replica_n= 1] main] [junit4] 2> 894761 INFO (qtp1299774436-11610) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 894761 INFO (searcherExecutor-4944-thread-1-processing-n:= 127.0.0.1:46301_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1= r:core_node2) [n:127.0.0.1:46301_solr c:cdcr-source s:shard1 r:core_node2 = x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-source_shard1_repli= ca_n1] Registered new searcher Searcher@ceea846[cdcr-source_shard1_replica_= n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(= 7.6.0):C100) Uninverting(_1(7.6.0):C100) Uninverting(_2(7.6.0):C100)))} [junit4] 2> 894762 INFO (qtp1299774436-11610) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1] webapp=3D/s= olr path=3D/update params=3D{_stateVer_=3Dcdcr-source:4&waitSearcher=3Dtrue= &commit=3Dtrue&softCommit=3Dfalse&wt=3Djavabin&version=3D2}{commit=3D} 0 42= 5 [junit4] 2> 894764 INFO (qtp1299774436-11609) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1] webapp=3D/s= olr path=3D/update params=3D{_stateVer_=3Dcdcr-source:4&wt=3Djavabin&versio= n=3D2}{add=3D[source_300 (1612931945247801344), source_301 (161293194524884= 9920), source_302 (1612931945248849921), source_303 (1612931945248849922), = source_304 (1612931945248849923), source_305 (1612931945248849924), source_= 306 (1612931945248849925), source_307 (1612931945248849926), source_308 (16= 12931945248849927), source_309 (1612931945248849928), ... (100 adds)]} 0 1 [junit4] 2> 894765 INFO (qtp1299774436-11610) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .u.DirectUpdateHandler2 start commit{_version_=3D1612931945250947072,optimi= ze=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,s= oftCommit=3Dfalse,prepareCommit=3Dfalse} [junit4] 2> 894765 INFO (qtp1299774436-11610) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.Sol= rIndexWriter@7adb9b56 commitCommandVersion:1612931945250947072 [junit4] 2> 895249 INFO (qtp1299774436-11610) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .s.SolrIndexSearcher Opening [Searcher@4f3f8da5[cdcr-source_shard1_replica_= n1] main] [junit4] 2> 895250 INFO (qtp1299774436-11610) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 895251 INFO (searcherExecutor-4944-thread-1-processing-n:= 127.0.0.1:46301_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1= r:core_node2) [n:127.0.0.1:46301_solr c:cdcr-source s:shard1 r:core_node2 = x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-source_shard1_repli= ca_n1] Registered new searcher Searcher@4f3f8da5[cdcr-source_shard1_replica= _n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0= (7.6.0):C100) Uninverting(_1(7.6.0):C100) Uninverting(_2(7.6.0):C100) Uninv= erting(_3(7.6.0):C100)))} [junit4] 2> 895251 INFO (qtp1299774436-11610) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1] webapp=3D/s= olr path=3D/update params=3D{_stateVer_=3Dcdcr-source:4&waitSearcher=3Dtrue= &commit=3Dtrue&softCommit=3Dfalse&wt=3Djavabin&version=3D2}{commit=3D} 0 48= 6 [junit4] 2> 895255 INFO (qtp1299774436-11609) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1] webapp=3D/s= olr path=3D/update params=3D{_stateVer_=3Dcdcr-source:4&wt=3Djavabin&versio= n=3D2}{add=3D[source_400 (1612931945761603584), source_401 (161293194576265= 2160), source_402 (1612931945762652161), source_403 (1612931945762652162), = source_404 (1612931945762652163), source_405 (1612931945762652164), source_= 406 (1612931945762652165), source_407 (1612931945762652166), source_408 (16= 12931945762652167), source_409 (1612931945762652168), ... (100 adds)]} 0 2 [junit4] 2> 895255 INFO (qtp1299774436-11610) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .u.DirectUpdateHandler2 start commit{_version_=3D1612931945764749314,optimi= ze=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,s= oftCommit=3Dfalse,prepareCommit=3Dfalse} [junit4] 2> 895255 INFO (qtp1299774436-11610) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.Sol= rIndexWriter@7adb9b56 commitCommandVersion:1612931945764749314 [junit4] 2> 895821 INFO (qtp1299774436-11610) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .s.SolrIndexSearcher Opening [Searcher@41eeef12[cdcr-source_shard1_replica_= n1] main] [junit4] 2> 895821 INFO (qtp1299774436-11610) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 895822 INFO (searcherExecutor-4944-thread-1-processing-n:= 127.0.0.1:46301_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1= r:core_node2) [n:127.0.0.1:46301_solr c:cdcr-source s:shard1 r:core_node2 = x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-source_shard1_repli= ca_n1] Registered new searcher Searcher@41eeef12[cdcr-source_shard1_replica= _n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0= (7.6.0):C100) Uninverting(_1(7.6.0):C100) Uninverting(_2(7.6.0):C100) Uninv= erting(_3(7.6.0):C100) Uninverting(_4(7.6.0):C100)))} [junit4] 2> 895822 INFO (qtp1299774436-11610) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1] webapp=3D/s= olr path=3D/update params=3D{_stateVer_=3Dcdcr-source:4&waitSearcher=3Dtrue= &commit=3Dtrue&softCommit=3Dfalse&wt=3Djavabin&version=3D2}{commit=3D} 0 56= 7 [junit4] 2> 895825 INFO (qtp1299774436-11609) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1] webapp=3D/s= olr path=3D/update params=3D{_stateVer_=3Dcdcr-source:4&wt=3Djavabin&versio= n=3D2}{add=3D[source_500 (1612931946360340480), source_501 (161293194636138= 9056), source_502 (1612931946361389057), source_503 (1612931946361389058), = source_504 (1612931946361389059), source_505 (1612931946361389060), source_= 506 (1612931946361389061), source_507 (1612931946361389062), source_508 (16= 12931946361389063), source_509 (1612931946361389064), ... (100 adds)]} 0 2 [junit4] 2> 895826 INFO (qtp1299774436-11610) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .u.DirectUpdateHandler2 start commit{_version_=3D1612931946363486208,optimi= ze=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,s= oftCommit=3Dfalse,prepareCommit=3Dfalse} [junit4] 2> 895826 INFO (qtp1299774436-11610) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.Sol= rIndexWriter@7adb9b56 commitCommandVersion:1612931946363486208 [junit4] 2> 897243 INFO (qtp1299774436-11610) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .s.SolrIndexSearcher Opening [Searcher@870da72[cdcr-source_shard1_replica_n= 1] main] [junit4] 2> 897243 INFO (qtp1299774436-11610) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 897244 INFO (searcherExecutor-4944-thread-1-processing-n:= 127.0.0.1:46301_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1= r:core_node2) [n:127.0.0.1:46301_solr c:cdcr-source s:shard1 r:core_node2 = x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-source_shard1_repli= ca_n1] Registered new searcher Searcher@870da72[cdcr-source_shard1_replica_= n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(= 7.6.0):C100) Uninverting(_1(7.6.0):C100) Uninverting(_2(7.6.0):C100) Uninve= rting(_3(7.6.0):C100) Uninverting(_4(7.6.0):C100) Uninverting(_5(7.6.0):C10= 0)))} [junit4] 2> 897244 INFO (qtp1299774436-11610) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1] webapp=3D/s= olr path=3D/update params=3D{_stateVer_=3Dcdcr-source:4&waitSearcher=3Dtrue= &commit=3Dtrue&softCommit=3Dfalse&wt=3Djavabin&version=3D2}{commit=3D} 0 14= 18 [junit4] 2> 897247 INFO (qtp1299774436-11609) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s= .u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1] webapp=3D/s= olr path=3D/update params=3D{_stateVer_=3Dcdcr-source:4&wt=3Djavabin&versio= n=3D2}{add=3D[source_600 (1612931947851415552), source_601 (161293194785246= 4128), source_602 (1612931947852464129), source_603 (1612931947852464130), = source_604 (1612931947852464131), source_605 (1612931947852464132), source_= 606 (1612931947852464133), source_607 (1612931947852464134), source_608 (16= 12931947852464135), source_609 (1612931947852464136), ... (100 adds)]} 0 2 [junit4] 2> 897248 INFO (qtp1299774436-11610) [n:127.0.0.1:46301_solr= c:cdcr-source s:shard1 r:core_n [...truncated too long message...] .call(HttpSolrCall.java:496) [junit4] 2> =09at org.apache.solr.servlet.SolrDispatchFilter.doFilter(= SolrDispatchFilter.java:377) [junit4] 2> =09at org.apache.solr.servlet.SolrDispatchFilter.doFilter(= SolrDispatchFilter.java:323) [junit4] 2> =09at org.eclipse.jetty.servlet.ServletHandler$CachedChain= .doFilter(ServletHandler.java:1642) [junit4] 2> =09at org.apache.solr.client.solrj.embedded.JettySolrRunne= r$DebugFilter.doFilter(JettySolrRunner.java:139) [junit4] 2> =09at org.eclipse.jetty.servlet.ServletHandler$CachedChain= .doFilter(ServletHandler.java:1642) [junit4] 2> =09at org.eclipse.jetty.servlet.ServletHandler.doHandle(Se= rvletHandler.java:533) [junit4] 2> =09at org.eclipse.jetty.server.handler.ScopedHandler.nextH= andle(ScopedHandler.java:255) [junit4] 2> =09at org.eclipse.jetty.server.session.SessionHandler.doHa= ndle(SessionHandler.java:1595) [junit4] 2> =09at org.eclipse.jetty.server.handler.ScopedHandler.nextH= andle(ScopedHandler.java:255) [junit4] 2> =09at org.eclipse.jetty.server.handler.ContextHandler.doHa= ndle(ContextHandler.java:1317) [junit4] 2> =09at org.eclipse.jetty.server.handler.ScopedHandler.nextS= cope(ScopedHandler.java:203) [junit4] 2> =09at org.eclipse.jetty.servlet.ServletHandler.doScope(Ser= vletHandler.java:473) [junit4] 2> =09at org.eclipse.jetty.server.session.SessionHandler.doSc= ope(SessionHandler.java:1564) [junit4] 2> =09at org.eclipse.jetty.server.handler.ScopedHandler.nextS= cope(ScopedHandler.java:201) [junit4] 2> =09at org.eclipse.jetty.server.handler.ContextHandler.doSc= ope(ContextHandler.java:1219) [junit4] 2> =09at org.eclipse.jetty.server.handler.ScopedHandler.handl= e(ScopedHandler.java:144) [junit4] 2> =09at org.eclipse.jetty.server.handler.gzip.GzipHandler.ha= ndle(GzipHandler.java:724) [junit4] 2> =09at org.eclipse.jetty.server.handler.HandlerWrapper.hand= le(HandlerWrapper.java:132) [junit4] 2> =09at org.eclipse.jetty.server.Server.handle(Server.java:5= 31) [junit4] 2> =09at org.eclipse.jetty.server.HttpChannel.handle(HttpChan= nel.java:352) [junit4] 2> =09at org.eclipse.jetty.server.HttpConnection.onFillable(H= ttpConnection.java:260) [junit4] 2> =09at org.eclipse.jetty.io.AbstractConnection$ReadCallback= .succeeded(AbstractConnection.java:281) [junit4] 2> =09at org.eclipse.jetty.io.FillInterest.fillable(FillInter= est.java:102) [junit4] 2> =09at org.eclipse.jetty.io.ssl.SslConnection.onFillable(Ss= lConnection.java:291) [junit4] 2> =09at org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(S= slConnection.java:151) [junit4] 2> =09at org.eclipse.jetty.io.FillInterest.fillable(FillInter= est.java:102) [junit4] 2> =09at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEn= dPoint.java:118) [junit4] 2> =09at org.eclipse.jetty.util.thread.strategy.EatWhatYouKil= l.runTask(EatWhatYouKill.java:333) [junit4] 2> =09at org.eclipse.jetty.util.thread.strategy.EatWhatYouKil= l.doProduce(EatWhatYouKill.java:310) [junit4] 2> =09at org.eclipse.jetty.util.thread.strategy.EatWhatYouKil= l.tryProduce(EatWhatYouKill.java:168) [junit4] 2> =09at org.eclipse.jetty.util.thread.strategy.EatWhatYouKil= l.run(EatWhatYouKill.java:126) [junit4] 2> =09at org.eclipse.jetty.util.thread.ReservedThreadExecutor= $ReservedThread.run(ReservedThreadExecutor.java:366) [junit4] 2> =09at org.eclipse.jetty.util.thread.QueuedThreadPool.runJo= b(QueuedThreadPool.java:762) [junit4] 2> =09at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run= (QueuedThreadPool.java:680) [junit4] 2> =09at java.base/java.lang.Thread.run(Thread.java:834) [junit4] 2>=20 [junit4] 2> 1088674 INFO (qtp1194395097-8546) [n:127.0.0.1:45019_ = x:collection1_shard1_replica_n47] o.a.s.s.HttpSolrCall [admin] webapp=3Dnul= l path=3D/admin/cores params=3D{nodeName=3D127.0.0.1:33471_&onlyIfLeaderAct= ive=3Dtrue&core=3Dcollection1_shard1_replica_n47&coreNodeName=3Dcore_node44= &action=3DPREPRECOVERY&checkLive=3Dtrue&state=3Drecovering&onlyIfLeader=3Dt= rue&wt=3Djavabin&version=3D2} status=3D400 QTime=3D3001 [junit4] 2> 1088675 INFO (TEST-ShardSplitTest.testSplitStaticIndexRep= lication-seed#[60E535E50EE90E50]) [ ] o.a.s.c.ChaosMonkey monkey: stop j= etty! 36579 [junit4] 2> 1088675 ERROR (TEST-ShardSplitTest.testSplitStaticIndexRep= lication-seed#[60E535E50EE90E50]) [ ] o.a.z.s.ZooKeeperServer ZKShutdown= Handler is not registered, so ZooKeeper server won't take any action on ERR= OR or SHUTDOWN server state changes [junit4] 2> 1088676 INFO (TEST-ShardSplitTest.testSplitStaticIndexRep= lication-seed#[60E535E50EE90E50]) [ ] o.a.s.c.ZkTestServer connecting to= 127.0.0.1:38277 38277 [junit4] 2> 1088871 INFO (Thread-1296) [ ] o.a.s.c.ZkTestServer co= nnecting to 127.0.0.1:38277 38277 [junit4] 2> 1088872 WARN (Thread-1296) [ ] o.a.s.c.ZkTestServer Wa= tch limit violations:=20 [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2>=20 [junit4] 2> =0915=09/solr/aliases.json [junit4] 2> =0912=09/solr/collections/collection1/terms/shard1 [junit4] 2> =0911=09/solr/collections/testSplitStaticIndexReplication_= rewrite/terms/shard1_0 [junit4] 2> =0910=09/solr/collections/collection1/state.json [junit4] 2> =099=09/solr/collections/collection1/terms/shard2 [junit4] 2> =096=09/solr/security.json [junit4] 2> =096=09/solr/configs/conf1 [junit4] 2> =094=09/solr/collections/testSplitStaticIndexReplication_r= ewrite/terms/shard1 [junit4] 2> =094=09/solr/collections/testSplitStaticIndexReplication_r= ewrite/terms/shard1_1 [junit4] 2> =093=09/solr/collections/control_collection/terms/shard1 [junit4] 2>=20 [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2>=20 [junit4] 2> =0915=09/solr/clusterprops.json [junit4] 2> =0915=09/solr/clusterstate.json [junit4] 2> =0911=09/solr/collections/testSplitStaticIndexReplication_= rewrite/state.json [junit4] 2> =094=09/solr/autoscaling.json [junit4] 2> =092=09/solr/overseer_elect/election/72307377908023307-127= .0.0.1:33253_-n_0000000001 [junit4] 2>=20 [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2>=20 [junit4] 2> =0915=09/solr/live_nodes [junit4] 2> =0915=09/solr/collections [junit4] 2> =094=09/solr/overseer/queue [junit4] 2> =094=09/solr/autoscaling/events/.scheduled_maintenance [junit4] 2> =094=09/solr/autoscaling/events/.auto_add_replicas [junit4] 2> =094=09/solr/overseer/queue-work [junit4] 2> =094=09/solr/overseer/collection-queue-work [junit4] 2>=20 [junit4] OK 31.5s J0 | ShardSplitTest.testSplitStaticIndexReplicati= on [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/wo= rkspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.= api.collections.ShardSplitTest_60E535E50EE90E50-002 [junit4] 2> Sep 29, 2018 10:09:13 AM com.carrotsearch.randomizedtestin= g.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thre= ad(s). [junit4] 2> NOTE: test params are: codec=3DAsserting(Lucene70): {rnd_b= =3DFSTOrd50, shard_s=3DPostingsFormat(name=3DMockRandom), n_ti=3DPostingsFo= rmat(name=3DMockRandom), a_t=3DPostingsFormat(name=3DMockRandom), a_i=3DFST= Ord50, foo_s=3DPostingsFormat(name=3DMockRandom), id=3DFSTOrd50}, docValues= :{rnd_b=3DDocValuesFormat(name=3DMemory), shard_s=3DDocValuesFormat(name=3D= Lucene70), _version_=3DDocValuesFormat(name=3DLucene70), n_ti=3DDocValuesFo= rmat(name=3DLucene70), a_t=3DDocValuesFormat(name=3DLucene70), a_i=3DDocVal= uesFormat(name=3DMemory), id=3DDocValuesFormat(name=3DMemory), foo_s=3DDocV= aluesFormat(name=3DLucene70)}, maxPointsInLeafNode=3D1320, maxMBSortInHeap= =3D5.5955523366854765, sim=3DRandomSimilarity(queryNorm=3Dtrue): {}, locale= =3Dkl-GL, timezone=3DMIT [junit4] 2> NOTE: Linux 4.15.0-32-generic amd64/Oracle Corporation 11 = (64-bit)/cpus=3D8,threads=3D1,free=3D334384712,total=3D536870912 [junit4] 2> NOTE: All tests run in this JVM: [RulesTest, ShardSplitTes= t, ShardSplitTest] [junit4] Completed [15/15 (7!)] on J0 in 499.82s, 10 tests, 1 failure <<= < FAILURES! [...truncated 18 lines...] BUILD FAILED /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1567:= The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1092:= There were test failures: 15 suites, 100 tests, 5 errors, 3 failures [seed= : 60E535E50EE90E50] Total time: 18 minutes 12 seconds [repro] Setting last failure code to 256 [repro] Failures: [repro] 2/5 failed: org.apache.solr.cloud.cdcr.CdcrBootstrapTest [repro] 2/5 failed: org.apache.solr.cloud.rule.RulesTest [repro] 3/5 failed: org.apache.solr.cloud.api.collections.ShardSplitTest [repro] Exiting with code 256 + mv lucene/build lucene/build.repro + mv solr/build solr/build.repro + mv lucene/build.orig lucene/build + mv solr/build.orig solr/build Archiving artifacts Setting ANT_1_8_2_HOME=3D/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstall= ation/ANT_1.8.2 [WARNINGS] Parsing warnings in console log with parser Java Compiler (javac= ) Setting ANT_1_8_2_HOME=3D/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstall= ation/ANT_1.8.2 Setting ANT_1_8_2_HOME=3D/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstall= ation/ANT_1.8.2 Using GitBlamer to create author and commit information for al= l warnings. GIT_COMMIT=3D216f10026b86627750e133fe24ce6a750c470695, workspa= ce=3D/var/lib/jenkins/workspace/Lucene-Solr-7.x-Linux [WARNINGS] Computing warning deltas based on reference build #2826 Recording test results Setting ANT_1_8_2_HOME=3D/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstall= ation/ANT_1.8.2 Build step 'Publish JUnit test result report' changed build result to UNSTA= BLE Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures) Setting ANT_1_8_2_HOME=3D/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstall= ation/ANT_1.8.2 Setting ANT_1_8_2_HOME=3D/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstall= ation/ANT_1.8.2 Setting ANT_1_8_2_HOME=3D/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstall= ation/ANT_1.8.2 Setting ANT_1_8_2_HOME=3D/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstall= ation/ANT_1.8.2 ------=_Part_70_1734293739.1538216255057 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_70_1734293739.1538216255057--