Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21217/ Java: 64bit/jdk-10-ea+37 -XX:-UseCompressedOops -XX:+UseSerialGC
2 tests failed. FAILED: org.apache.solr.cloud.cdcr.CdcrVersionReplicationTest.testCdcrDocVersions Error Message: Error from server at https://127.0.0.1:36873/vt/n: addreplica the collection time out:180s Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:36873/vt/n: addreplica the collection time out:180s at __randomizedtesting.SeedInfo.seed([250777BB654E9380:DD917C1997287C9C]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.startServers(BaseCdcrDistributedZkTest.java:602) at org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.createSourceCollection(BaseCdcrDistributedZkTest.java:361) at org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.baseBefore(BaseCdcrDistributedZkTest.java:181) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:968) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:844) FAILED: org.apache.solr.cloud.rule.RulesTest.doIntegrationTest Error Message: Error from server at http://127.0.0.1:41391/solr: Could not fully create collection: rulesColl Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:41391/solr: Could not fully create collection: rulesColl at __randomizedtesting.SeedInfo.seed([250777BB654E9380:C034303A793A6182]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.cloud.rule.RulesTest.doIntegrationTest(RulesTest.java:78) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:844) Build Log: [...truncated 11690 lines...] [junit4] Suite: org.apache.solr.cloud.rule.RulesTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_250777BB654E9380-001/init-core-data-001 [junit4] 2> 120682 WARN (SUITE-RulesTest-seed#[250777BB654E9380]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2 [junit4] 2> 120682 INFO (SUITE-RulesTest-seed#[250777BB654E9380]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 120683 INFO (SUITE-RulesTest-seed#[250777BB654E9380]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 120683 INFO (SUITE-RulesTest-seed#[250777BB654E9380]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 120683 INFO (SUITE-RulesTest-seed#[250777BB654E9380]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_250777BB654E9380-001/tempDir-001 [junit4] 2> 120683 INFO (SUITE-RulesTest-seed#[250777BB654E9380]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 120684 INFO (Thread-852) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 120684 INFO (Thread-852) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 120685 ERROR (Thread-852) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 120784 INFO (SUITE-RulesTest-seed#[250777BB654E9380]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:36291 [junit4] 2> 120785 INFO (zkConnectionManagerCallback-123-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 120787 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x160c5be65ad0000, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> 120788 INFO (jetty-launcher-120-thread-3) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 120788 INFO (jetty-launcher-120-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 120788 INFO (jetty-launcher-120-thread-4) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 120788 INFO (jetty-launcher-120-thread-2) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 120788 INFO (jetty-launcher-120-thread-5) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 120790 INFO (jetty-launcher-120-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6f45b2e3{/solr,null,AVAILABLE} [junit4] 2> 120791 INFO (jetty-launcher-120-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@441a5060{HTTP/1.1,[http/1.1]}{127.0.0.1:43195} [junit4] 2> 120791 INFO (jetty-launcher-120-thread-2) [ ] o.e.j.s.Server Started @122326ms [junit4] 2> 120791 INFO (jetty-launcher-120-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43195} [junit4] 2> 120791 ERROR (jetty-launcher-120-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 120791 INFO (jetty-launcher-120-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 120791 INFO (jetty-launcher-120-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 120791 INFO (jetty-launcher-120-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 120791 INFO (jetty-launcher-120-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-01-05T09:54:37.719691Z [junit4] 2> 120796 INFO (jetty-launcher-120-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@66e69edc{/solr,null,AVAILABLE} [junit4] 2> 120797 INFO (jetty-launcher-120-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7e771c9b{/solr,null,AVAILABLE} [junit4] 2> 120797 INFO (jetty-launcher-120-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5d2484bd{/solr,null,AVAILABLE} [junit4] 2> 120797 INFO (jetty-launcher-120-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@22956ce4{HTTP/1.1,[http/1.1]}{127.0.0.1:41391} [junit4] 2> 120797 INFO (jetty-launcher-120-thread-5) [ ] o.e.j.s.AbstractConnector Started ServerConnector@26b6734c{HTTP/1.1,[http/1.1]}{127.0.0.1:43805} [junit4] 2> 120797 INFO (jetty-launcher-120-thread-4) [ ] o.e.j.s.Server Started @122333ms [junit4] 2> 120797 INFO (jetty-launcher-120-thread-5) [ ] o.e.j.s.Server Started @122333ms [junit4] 2> 120797 INFO (jetty-launcher-120-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41391} [junit4] 2> 120797 INFO (jetty-launcher-120-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43805} [junit4] 2> 120797 ERROR (jetty-launcher-120-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 120797 ERROR (jetty-launcher-120-thread-5) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 120797 INFO (jetty-launcher-120-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 120797 INFO (jetty-launcher-120-thread-5) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 120797 INFO (jetty-launcher-120-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 120798 INFO (jetty-launcher-120-thread-5) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 120798 INFO (jetty-launcher-120-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 120798 INFO (jetty-launcher-120-thread-5) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 120798 INFO (jetty-launcher-120-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-01-05T09:54:37.726043Z [junit4] 2> 120798 INFO (jetty-launcher-120-thread-5) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-01-05T09:54:37.726055Z [junit4] 2> 120798 INFO (jetty-launcher-120-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@288eafe1{HTTP/1.1,[http/1.1]}{127.0.0.1:39995} [junit4] 2> 120798 INFO (jetty-launcher-120-thread-1) [ ] o.e.j.s.Server Started @122334ms [junit4] 2> 120799 INFO (jetty-launcher-120-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39995} [junit4] 2> 120799 ERROR (jetty-launcher-120-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 120799 INFO (jetty-launcher-120-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 120799 INFO (jetty-launcher-120-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@489c5e54{/solr,null,AVAILABLE} [junit4] 2> 120799 INFO (jetty-launcher-120-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 120799 INFO (jetty-launcher-120-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 120799 INFO (jetty-launcher-120-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-01-05T09:54:37.727325Z [junit4] 2> 120799 INFO (jetty-launcher-120-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@266397d2{HTTP/1.1,[http/1.1]}{127.0.0.1:43303} [junit4] 2> 120799 INFO (zkConnectionManagerCallback-125-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 120799 INFO (jetty-launcher-120-thread-3) [ ] o.e.j.s.Server Started @122335ms [junit4] 2> 120799 INFO (jetty-launcher-120-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43303} [junit4] 2> 120800 ERROR (jetty-launcher-120-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 120800 INFO (jetty-launcher-120-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 120800 INFO (jetty-launcher-120-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 120800 INFO (jetty-launcher-120-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 120800 INFO (jetty-launcher-120-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-01-05T09:54:37.728572Z [junit4] 2> 120801 INFO (jetty-launcher-120-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 120802 INFO (zkConnectionManagerCallback-129-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 120802 INFO (zkConnectionManagerCallback-128-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 120802 INFO (zkConnectionManagerCallback-133-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 120803 INFO (jetty-launcher-120-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 120803 INFO (zkConnectionManagerCallback-131-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 120803 INFO (jetty-launcher-120-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 120803 INFO (jetty-launcher-120-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 120807 INFO (jetty-launcher-120-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 120808 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x160c5be65ad0005, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> 120809 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x160c5be65ad0001, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> 120825 INFO (jetty-launcher-120-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36291/solr [junit4] 2> 120828 INFO (jetty-launcher-120-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36291/solr [junit4] 2> 120833 INFO (jetty-launcher-120-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36291/solr [junit4] 2> 120834 INFO (jetty-launcher-120-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36291/solr [junit4] 2> 120835 INFO (jetty-launcher-120-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36291/solr [junit4] 2> 120833 INFO (zkConnectionManagerCallback-139-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 120836 INFO (zkConnectionManagerCallback-144-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 120837 INFO (zkConnectionManagerCallback-151-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 120841 INFO (zkConnectionManagerCallback-149-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 120842 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x160c5be65ad0007, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> 120842 INFO (zkConnectionManagerCallback-153-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 120844 INFO (zkConnectionManagerCallback-155-thread-1-processing-n:127.0.0.1:43195_solr) [n:127.0.0.1:43195_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 120856 INFO (zkConnectionManagerCallback-157-thread-1-processing-n:127.0.0.1:43805_solr) [n:127.0.0.1:43805_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 120856 INFO (zkConnectionManagerCallback-159-thread-1-processing-n:127.0.0.1:41391_solr) [n:127.0.0.1:41391_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 120864 INFO (zkConnectionManagerCallback-163-thread-1-processing-n:127.0.0.1:43303_solr) [n:127.0.0.1:43303_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 120864 INFO (zkConnectionManagerCallback-161-thread-1-processing-n:127.0.0.1:39995_solr) [n:127.0.0.1:39995_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 120883 INFO (jetty-launcher-120-thread-5) [n:127.0.0.1:43805_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 120884 INFO (jetty-launcher-120-thread-5) [n:127.0.0.1:43805_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43805_solr [junit4] 2> 120884 INFO (jetty-launcher-120-thread-5) [n:127.0.0.1:43805_solr ] o.a.s.c.Overseer Overseer (id=99296613342445580-127.0.0.1:43805_solr-n_0000000000) starting [junit4] 2> 120890 INFO (jetty-launcher-120-thread-1) [n:127.0.0.1:39995_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 120890 INFO (jetty-launcher-120-thread-3) [n:127.0.0.1:43303_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 120891 INFO (jetty-launcher-120-thread-3) [n:127.0.0.1:43303_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43303_solr [junit4] 2> 120909 INFO (zkCallback-156-thread-1-processing-n:127.0.0.1:43805_solr) [n:127.0.0.1:43805_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 120912 INFO (zkCallback-160-thread-1-processing-n:127.0.0.1:39995_solr) [n:127.0.0.1:39995_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 120916 INFO (zkCallback-162-thread-1-processing-n:127.0.0.1:43303_solr) [n:127.0.0.1:43303_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 120917 INFO (jetty-launcher-120-thread-1) [n:127.0.0.1:39995_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39995_solr [junit4] 2> 120917 INFO (jetty-launcher-120-thread-5) [n:127.0.0.1:43805_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43805_solr [junit4] 2> 120918 INFO (zkCallback-160-thread-1-processing-n:127.0.0.1:39995_solr) [n:127.0.0.1:39995_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 120919 INFO (zkCallback-160-thread-1-processing-n:127.0.0.1:39995_solr) [n:127.0.0.1:39995_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 120928 INFO (zkCallback-156-thread-1-processing-n:127.0.0.1:43805_solr) [n:127.0.0.1:43805_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 120953 INFO (zkCallback-162-thread-1-processing-n:127.0.0.1:43303_solr) [n:127.0.0.1:43303_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 120965 INFO (jetty-launcher-120-thread-3) [n:127.0.0.1:43303_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43303.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e3f926f [junit4] 2> 120965 INFO (jetty-launcher-120-thread-2) [n:127.0.0.1:43195_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 120967 INFO (jetty-launcher-120-thread-2) [n:127.0.0.1:43195_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 120969 INFO (jetty-launcher-120-thread-4) [n:127.0.0.1:41391_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 120970 INFO (jetty-launcher-120-thread-4) [n:127.0.0.1:41391_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 120972 INFO (jetty-launcher-120-thread-4) [n:127.0.0.1:41391_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41391_solr [junit4] 2> 120972 INFO (zkCallback-160-thread-1-processing-n:127.0.0.1:39995_solr) [n:127.0.0.1:39995_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 120972 INFO (zkCallback-162-thread-1-processing-n:127.0.0.1:43303_solr) [n:127.0.0.1:43303_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 120972 INFO (zkCallback-156-thread-1-processing-n:127.0.0.1:43805_solr) [n:127.0.0.1:43805_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 120972 INFO (jetty-launcher-120-thread-2) [n:127.0.0.1:43195_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43195_solr [junit4] 2> 120974 INFO (jetty-launcher-120-thread-5) [n:127.0.0.1:43805_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43805.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e3f926f [junit4] 2> 120975 INFO (jetty-launcher-120-thread-3) [n:127.0.0.1:43303_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43303.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e3f926f [junit4] 2> 120976 INFO (jetty-launcher-120-thread-3) [n:127.0.0.1:43303_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43303.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e3f926f [junit4] 2> 120976 INFO (zkCallback-156-thread-1-processing-n:127.0.0.1:43805_solr) [n:127.0.0.1:43805_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 120976 INFO (zkCallback-162-thread-1-processing-n:127.0.0.1:43303_solr) [n:127.0.0.1:43303_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 120976 INFO (jetty-launcher-120-thread-3) [n:127.0.0.1:43303_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_250777BB654E9380-001/tempDir-001/node3/. [junit4] 2> 120980 INFO (zkCallback-160-thread-1-processing-n:127.0.0.1:39995_solr) [n:127.0.0.1:39995_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 120985 INFO (jetty-launcher-120-thread-5) [n:127.0.0.1:43805_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43805.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e3f926f [junit4] 2> 120986 INFO (jetty-launcher-120-thread-5) [n:127.0.0.1:43805_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43805.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e3f926f [junit4] 2> 120987 INFO (jetty-launcher-120-thread-5) [n:127.0.0.1:43805_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_250777BB654E9380-001/tempDir-001/node5/. [junit4] 2> 120990 INFO (jetty-launcher-120-thread-1) [n:127.0.0.1:39995_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39995.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e3f926f [junit4] 2> 120997 INFO (zkCallback-158-thread-1-processing-n:127.0.0.1:41391_solr) [n:127.0.0.1:41391_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5) [junit4] 2> 121011 INFO (zkCallback-154-thread-1-processing-n:127.0.0.1:43195_solr) [n:127.0.0.1:43195_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5) [junit4] 2> 121031 INFO (jetty-launcher-120-thread-1) [n:127.0.0.1:39995_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39995.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e3f926f [junit4] 2> 121031 INFO (jetty-launcher-120-thread-1) [n:127.0.0.1:39995_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39995.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e3f926f [junit4] 2> 121032 INFO (jetty-launcher-120-thread-1) [n:127.0.0.1:39995_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_250777BB654E9380-001/tempDir-001/node1/. [junit4] 2> 121035 INFO (jetty-launcher-120-thread-4) [n:127.0.0.1:41391_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41391.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e3f926f [junit4] 2> 121037 INFO (jetty-launcher-120-thread-2) [n:127.0.0.1:43195_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43195.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e3f926f [junit4] 2> 121043 INFO (jetty-launcher-120-thread-4) [n:127.0.0.1:41391_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41391.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e3f926f [junit4] 2> 121043 INFO (jetty-launcher-120-thread-4) [n:127.0.0.1:41391_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41391.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e3f926f [junit4] 2> 121044 INFO (jetty-launcher-120-thread-4) [n:127.0.0.1:41391_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_250777BB654E9380-001/tempDir-001/node4/. [junit4] 2> 121044 INFO (jetty-launcher-120-thread-2) [n:127.0.0.1:43195_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43195.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e3f926f [junit4] 2> 121045 INFO (jetty-launcher-120-thread-2) [n:127.0.0.1:43195_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43195.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e3f926f [junit4] 2> 121045 INFO (jetty-launcher-120-thread-2) [n:127.0.0.1:43195_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_250777BB654E9380-001/tempDir-001/node2/. [junit4] 2> 121173 INFO (zkConnectionManagerCallback-175-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 121175 INFO (zkConnectionManagerCallback-179-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 121176 INFO (SUITE-RulesTest-seed#[250777BB654E9380]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 121176 INFO (SUITE-RulesTest-seed#[250777BB654E9380]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36291/solr ready [junit4] 2> 121201 INFO (TEST-RulesTest.testHostFragmentRule-seed#[250777BB654E9380]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testHostFragmentRule [junit4] 2> 121203 INFO (qtp1416762250-1407) [n:127.0.0.1:41391_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=shard1&replicationFactor=2&collection.configName=conf&snitch=class:ImplicitSnitch&name=hostFragment&router.name=implicit&nrtReplicas=2&action=CREATE&rule=ip_2:0&rule=ip_1:1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 121206 INFO (OverseerThreadFactory-268-thread-1-processing-n:127.0.0.1:43805_solr) [n:127.0.0.1:43805_solr ] o.a.s.c.CreateCollectionCmd Create collection hostFragment [junit4] 2> 121315 INFO (OverseerStateUpdate-99296613342445580-127.0.0.1:43805_solr-n_0000000000) [n:127.0.0.1:43805_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"hostFragment", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"hostFragment_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:39995/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 121316 INFO (OverseerStateUpdate-99296613342445580-127.0.0.1:43805_solr-n_0000000000) [n:127.0.0.1:43805_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"hostFragment", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"hostFragment_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:41391/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 121521 INFO (qtp1690222645-1408) [n:127.0.0.1:39995_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=hostFragment_shard1_replica_n1&action=CREATE&numShards=1&collection=hostFragment&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 121521 INFO (qtp1416762250-1414) [n:127.0.0.1:41391_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=hostFragment_shard1_replica_n2&action=CREATE&numShards=1&collection=hostFragment&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 121521 INFO (qtp1690222645-1408) [n:127.0.0.1:39995_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 121521 INFO (qtp1416762250-1414) [n:127.0.0.1:41391_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 121626 INFO (zkCallback-158-thread-1-processing-n:127.0.0.1:41391_solr) [n:127.0.0.1:41391_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hostFragment/state.json] for collection [hostFragment] has occurred - updating... (live nodes size: [5]) [junit4] 2> 121626 INFO (zkCallback-160-thread-1-processing-n:127.0.0.1:39995_solr) [n:127.0.0.1:39995_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hostFragment/state.json] for collection [hostFragment] has occurred - updating... (live nodes size: [5]) [junit4] 2> 121626 INFO (zkCallback-160-thread-2-processing-n:127.0.0.1:39995_solr) [n:127.0.0.1:39995_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hostFragment/state.json] for collection [hostFragment] has occurred - updating... (live nodes size: [5]) [junit4] 2> 121626 INFO (zkCallback-158-thread-2-processing-n:127.0.0.1:41391_solr) [n:127.0.0.1:41391_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hostFragment/state.json] for collection [hostFragment] has occurred - updating... (live nodes size: [5]) [junit4] 2> 122529 INFO (qtp1690222645-1408) [n:127.0.0.1:39995_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 122532 INFO (qtp1416762250-1414) [n:127.0.0.1:41391_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 122535 INFO (qtp1416762250-1414) [n:127.0.0.1:41391_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2] o.a.s.s.IndexSchema [hostFragment_shard1_replica_n2] Schema name=minimal [junit4] 2> 122535 INFO (qtp1690222645-1408) [n:127.0.0.1:39995_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1] o.a.s.s.IndexSchema [hostFragment_shard1_replica_n1] Schema name=minimal [junit4] 2> 122536 INFO (qtp1416762250-1414) [n:127.0.0.1:41391_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 122536 INFO (qtp1416762250-1414) [n:127.0.0.1:41391_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'hostFragment_shard1_replica_n2' using configuration from collection hostFragment, trusted=true [junit4] 2> 122537 INFO (qtp1690222645-1408) [n:127.0.0.1:39995_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 122537 INFO (qtp1690222645-1408) [n:127.0.0.1:39995_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'hostFragment_shard1_replica_n1' using configuration from collection hostFragment, trusted=true [junit4] 2> 122537 INFO (qtp1416762250-1414) [n:127.0.0.1:41391_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41391.solr.core.hostFragment.shard1.replica_n2' (registry 'solr.core.hostFragment.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e3f926f [junit4] 2> 122537 INFO (qtp1416762250-1414) [n:127.0.0.1:41391_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 122537 INFO (qtp1416762250-1414) [n:127.0.0.1:41391_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2] o.a.s.c.SolrCore [[hostFragment_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_250777BB654E9380-001/tempDir-001/node4/hostFragment_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_250777BB654E9380-001/tempDir-001/node4/./hostFragment_shard1_replica_n2/data/] [junit4] 2> 122537 INFO (qtp1690222645-1408) [n:127.0.0.1:39995_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39995.solr.core.hostFragment.shard1.replica_n1' (registry 'solr.core.hostFragment.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e3f926f [junit4] 2> 122537 INFO (qtp1690222645-1408) [n:127.0.0.1:39995_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 122537 INFO (qtp1690222645-1408) [n:127.0.0.1:39995_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1] o.a.s.c.SolrCore [[hostFragment_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_250777BB654E9380-001/tempDir-001/node1/hostFragment_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_250777BB654E9380-001/tempDir-001/node1/./hostFragment_shard1_replica_n1/data/] [junit4] 2> 122577 INFO (qtp1416762250-1414) [n:127.0.0.1:41391_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 122577 INFO (qtp1416762250-1414) [n:127.0.0.1:41391_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 122577 INFO (qtp1416762250-1414) [n:127.0.0.1:41391_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 122577 INFO (qtp1416762250-1414) [n:127.0.0.1:41391_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 122578 INFO (qtp1690222645-1408) [n:127.0.0.1:39995_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 122578 INFO (qtp1690222645-1408) [n:127.0.0.1:39995_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 122579 INFO (qtp1416762250-1414) [n:127.0.0.1:41391_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@51fa5bf5[hostFragment_shard1_replica_n2] main] [junit4] 2> 122579 INFO (qtp1690222645-1408) [n:127.0.0.1:39995_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 122579 INFO (qtp1690222645-1408) [n:127.0.0.1:39995_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 122580 INFO (qtp1416762250-1414) [n:127.0.0.1:41391_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 122580 INFO (qtp1416762250-1414) [n:127.0.0.1:41391_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 122580 INFO (qtp1416762250-1414) [n:127.0.0.1:41391_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 122581 INFO (searcherExecutor-279-thread-1-processing-n:127.0.0.1:41391_solr x:hostFragment_shard1_replica_n2 s:shard1 c:hostFragment r:core_node4) [n:127.0.0.1:41391_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2] o.a.s.c.SolrCore [hostFragment_shard1_replica_n2] Registered new searcher Searcher@51fa5bf5[hostFragment_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 122582 INFO (qtp1416762250-1414) [n:127.0.0.1:41391_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588745815468277760 [junit4] 2> 122582 INFO (qtp1690222645-1408) [n:127.0.0.1:39995_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@24f8ed1e[hostFragment_shard1_replica_n1] main] [junit4] 2> 122583 INFO (qtp1690222645-1408) [n:127.0.0.1:39995_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 122584 INFO (qtp1690222645-1408) [n:127.0.0.1:39995_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 122585 INFO (qtp1690222645-1408) [n:127.0.0.1:39995_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 122585 INFO (searcherExecutor-280-thread-1-processing-n:127.0.0.1:39995_solr x:hostFragment_shard1_replica_n1 s:shard1 c:hostFragment r:core_node3) [n:127.0.0.1:39995_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1] o.a.s.c.SolrCore [hostFragment_shard1_replica_n1] Registered new searcher Searcher@24f8ed1e[hostFragment_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 122586 INFO (qtp1690222645-1408) [n:127.0.0.1:39995_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588745815472472064 [junit4] 2> 122586 INFO (qtp1416762250-1414) [n:127.0.0.1:41391_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms [junit4] 2> 122687 INFO (zkCallback-158-thread-2-processing-n:127.0.0.1:41391_solr) [n:127.0.0.1:41391_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hostFragment/state.json] for collection [hostFragment] has occurred - updating... (live nodes size: [5]) [junit4] 2> 122687 INFO (zkCallback-160-thread-1-processing-n:127.0.0.1:39995_solr) [n:127.0.0.1:39995_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hostFragment/state.json] for collection [hostFragment] has occurred - updating... (live nodes size: [5]) [junit4] 2> 122687 INFO (zkCallback-160-thread-2-processing-n:127.0.0.1:39995_solr) [n:127.0.0.1:39995_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hostFragment/state.json] for collection [hostFragment] has occurred - updating... (live nodes size: [5]) [junit4] 2> 122687 INFO (zkCallback-158-thread-1-processing-n:127.0.0.1:41391_solr) [n:127.0.0.1:41391_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hostFragment/state.json] for collection [hostFragment] has occurred - updating... (live nodes size: [5]) [junit4] 2> 123087 INFO (qtp1416762250-1414) [n:127.0.0.1:41391_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 123087 INFO (qtp1416762250-1414) [n:127.0.0.1:41391_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 123087 INFO (qtp1416762250-1414) [n:127.0.0.1:41391_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41391/solr/hostFragment_shard1_replica_n2/ [junit4] 2> 123087 INFO (qtp1416762250-1414) [n:127.0.0.1:41391_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=hostFragment_shard1_replica_n2 url=http://127.0.0.1:41391/solr START replicas=[http://127.0.0.1:39995/solr/hostFragment_shard1_replica_n1/] nUpdates=100 [junit4] 2> 123089 INFO (qtp1690222645-1416) [n:127.0.0.1:39995_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1] o.a.s.c.S.Request [hostFragment_shard1_replica_n1] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 123387 INFO (qtp1416762250-1414) [n:127.0.0.1:41391_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=hostFragment_shard1_replica_n2 url=http://127.0.0.1:41391/solr DONE. We have no versions. sync failed. [junit4] 2> 123387 INFO (qtp1416762250-1414) [n:127.0.0.1:41391_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 123387 INFO (qtp1416762250-1414) [n:127.0.0.1:41391_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 123387 INFO (qtp1416762250-1414) [n:127.0.0.1:41391_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 123390 INFO (qtp1416762250-1414) [n:127.0.0.1:41391_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41391/solr/hostFragment_shard1_replica_n2/ shard1 [junit4] 2> 123492 INFO (zkCallback-158-thread-1-processing-n:127.0.0.1:41391_solr) [n:127.0.0.1:41391_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hostFragment/state.json] for collection [hostFragment] has occurred - updating... (live nodes size: [5]) [junit4] 2> 123492 INFO (zkCallback-160-thread-1-processing-n:127.0.0.1:39995_solr) [n:127.0.0.1:39995_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hostFragment/state.json] for collection [hostFragment] has occurred - updating... (live nodes size: [5]) [junit4] 2> 123492 INFO (zkCallback-158-thread-2-processing-n:127.0.0.1:41391_solr) [n:127.0.0.1:41391_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hostFragment/state.json] for collection [hostFragment] has occurred - updating... (live nodes size: [5]) [junit4] 2> 123492 INFO (zkCallback-160-thread-2-processing-n:127.0.0.1:39995_solr) [n:127.0.0.1:39995_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hostFragment/state.json] for collection [hostFragment] has occurred - updating... (live nodes size: [5]) [junit4] 2> 123541 INFO (qtp1416762250-1414) [n:127.0.0.1:41391_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 123542 INFO (qtp1416762250-1414) [n:127.0.0.1:41391_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=hostFragment_shard1_replica_n2&action=CREATE&numShards=1&collection=hostFragment&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2021 [junit4] 2> 123589 INFO (qtp1690222645-1408) [n:127.0.0.1:39995_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=hostFragment_shard1_replica_n1&action=CREATE&numShards=1&collection=hostFragment&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2068 [junit4] 2> 123592 INFO (qtp1416762250-1407) [n:127.0.0.1:41391_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> 123690 INFO (zkCallback-160-thread-2-processing-n:127.0.0.1:39995_solr) [n:127.0.0.1:39995_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hostFragment/state.json] for collection [hostFragment] has occurred - updating... (live nodes size: [5]) [junit4] 2> 123690 INFO (zkCallback-158-thread-1-processing-n:127.0.0.1:41391_solr) [n:127.0.0.1:41391_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hostFragment/state.json] for collection [hostFragment] has occurred - updating... (live nodes size: [5]) [junit4] 2> 123690 INFO (zkCallback-160-thread-1-processing-n:127.0.0.1:39995_solr) [n:127.0.0.1:39995_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hostFragment/state.json] for collection [hostFragment] has occurred - updating... (live nodes size: [5]) [junit4] 2> 123690 INFO (zkCallback-158-thread-2-processing-n:127.0.0.1:41391_solr) [n:127.0.0.1:41391_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hostFragment/state.json] for collection [hostFragment] has occurred - updating... (live nodes size: [5]) [junit4] 2> 124592 INFO (qtp1416762250-1407) [n:127.0.0.1:41391_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={shards=shard1&replicationFactor=2&collection.configName=conf&snitch=class:ImplicitSnitch&name=hostFragment&router.name=implicit&nrtReplicas=2&action=CREATE&rule=ip_2:0&rule=ip_1:1&wt=javabin&version=2} status=0 QTime=3388 [junit4] 2> 124594 INFO (TEST-RulesTest.testHostFragmentRule-seed#[250777BB654E9380]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 124596 INFO (qtp1416762250-1410) [n:127.0.0.1:41391_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=hostFragment&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 124599 INFO (OverseerCollectionConfigSetProcessor-99296613342445580-127.0.0.1:43805_solr-n_0000000000) [n:127.0.0.1:43805_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 124599 INFO (OverseerThreadFactory-268-thread-2-processing-n:127.0.0.1:43805_solr) [n:127.0.0.1:43805_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true [junit4] 2> 124601 INFO (qtp1690222645-1415) [n:127.0.0.1:39995_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.hostFragment.shard1.replica_n1, tag=null [junit4] 2> 124601 INFO (qtp1416762250-1381) [n:127.0.0.1:41391_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.hostFragment.shard1.replica_n2, tag=null [junit4] 2> 124601 INFO (qtp1690222645-1415) [n:127.0.0.1:39995_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2995195: rootName = solr_39995, domain = solr.core.hostFragment.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.hostFragment.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@7c5a5bd [junit4] 2> 124601 INFO (qtp1416762250-1381) [n:127.0.0.1:41391_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3efd628c: rootName = solr_41391, domain = solr.core.hostFragment.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.hostFragment.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@32dc8f4f [junit4] 2> 124623 INFO (qtp1416762250-1381) [n:127.0.0.1:41391_solr ] o.a.s.c.SolrCore [hostFragment_shard1_replica_n2] CLOSING SolrCore org.apache.solr.core.SolrCore@5d1eb1da [junit4] 2> 124623 INFO (qtp1416762250-1381) [n:127.0.0.1:41391_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.hostFragment.shard1.replica_n2, tag=1562292698 [junit4] 2> 124623 INFO (qtp1416762250-1381) [n:127.0.0.1:41391_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.hostFragment.shard1.leader, tag=1562292698 [junit4] 2> 124626 INFO (qtp1690222645-1415) [n:127.0.0.1:39995_solr ] o.a.s.c.SolrCore [hostFragment_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@1fa47d42 [junit4] 2> 124626 INFO (qtp1690222645-1415) [n:127.0.0.1:39995_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.hostFragment.shard1.replica_n1, tag=530873666 [junit4] 2> 124626 INFO (qtp1690222645-1415) [n:127.0.0.1:39995_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.hostFragment.shard1.leader, tag=530873666 [junit4] 2> 124630 INFO (qtp1690222645-1415) [n:127.0.0.1:39995_solr ] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration. [junit4] 2> 124630 WARN (zkCallback-160-thread-1-processing-n:127.0.0.1:39995_solr) [n:127.0.0.1:39995_solr ] o.a.s.c.LeaderElector [junit4] 2> org.apache.solr.common.SolrException: SolrCore not found:hostFragment_shard1_replica_n1 in [] [junit4] 2> at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:310) [junit4] 2> at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170) [junit4] 2> at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135) [junit4] 2> at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56) [junit4] 2> at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:268) [junit4] 2> at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514) [junit4] 2> at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) [junit4] 2> at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135) [junit4] 2> at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> 124631 INFO (qtp1416762250-1381) [n:127.0.0.1:41391_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=hostFragment_shard1_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=30 [junit4] 2> 124631 INFO (qtp1690222645-1415) [n:127.0.0.1:39995_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=hostFragment_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=30 [junit4] 2> 125335 INFO (qtp1416762250-1410) [n:127.0.0.1:41391_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=hostFragment&action=DELETE&wt=javabin&version=2} status=0 QTime=738 [junit4] 2> 125336 INFO (TEST-RulesTest.testHostFragmentRule-seed#[250777BB654E9380]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testHostFragmentRule [junit4] 2> 125357 INFO (TEST-RulesTest.testHostFragmentRuleThrowsExceptionWhenIpDoesNotMatch-seed#[250777BB654E9380]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testHostFragmentRuleThrowsExceptionWhenIpDoesNotMatch [junit4] 2> 125360 INFO (qtp1416762250-1390) [n:127.0.0.1:41391_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=shard1&replicationFactor=2&collection.configName=conf&snitch=class:ImplicitSnitch&name=ipRuleColl&router.name=implicit&nrtReplicas=2&action=CREATE&rule=ip_2:0&rule=ip_1:19999&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 125361 INFO (OverseerThreadFactory-268-thread-3-processing-n:127.0.0.1:43805_solr) [n:127.0.0.1:43805_solr ] o.a.s.c.CreateCollectionCmd Create collection ipRuleColl [junit4] 2> 125361 INFO (OverseerCollectionConfigSetProcessor-99296613342445580-127.0.0.1:43805_solr-n_0000000000) [n:127.0.0.1:43805_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 125362 ERROR (OverseerThreadFactory-268-thread-3-processing-n:127.0.0.1:43805_solr) [n:127.0.0.1:43805_solr ] o.a.s.c.OverseerCollectionMessageHandler Collection: ipRuleColl operation: create failed:org.apache.solr.common.SolrException: Could not identify nodes matching the rules [{"ip_2":"0"}, {"ip_1":"19999"}] [junit4] 2> tag values{ [junit4] 2> "127.0.0.1:39995_solr":{ [junit4] 2> "ip_1":"1", [junit4] 2> "ip_2":"0"}, [junit4] 2> "127.0.0.1:43195_solr":{ [junit4] 2> "ip_1":"1", [junit4] 2> "ip_2":"0"}, [junit4] 2> "127.0.0.1:43805_solr":{ [junit4] 2> "ip_1":"1", [junit4] 2> "ip_2":"0"}, [junit4] 2> "127.0.0.1:43303_solr":{ [junit4] 2> "ip_1":"1", [junit4] 2> "ip_2":"0"}, [junit4] 2> "127.0.0.1:41391_solr":{ [junit4] 2> "ip_1":"1", [junit4] 2> "ip_2":"0"}} [junit4] 2> at org.apache.solr.cloud.rule.ReplicaAssigner.getNodeMappings(ReplicaAssigner.java:126) [junit4] 2> at org.apache.solr.cloud.Assign.identifyNodes(Assign.java:289) [junit4] 2> at org.apache.solr.cloud.CreateCollectionCmd.buildReplicaPositions(CreateCollectionCmd.java:339) [junit4] 2> at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:123) [junit4] 2> at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:242) [junit4] 2> at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) [junit4] 2> at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135) [junit4] 2> at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> [junit4] 2> 125364 INFO (qtp1416762250-1390) [n:127.0.0.1:41391_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={shards=shard1&replicationFactor=2&collection.configName=conf&snitch=class:ImplicitSnitch&name=ipRuleColl&router.name=implicit&nrtReplicas=2&action=CREATE&rule=ip_2:0&rule=ip_1:19999&wt=javabin&version=2} status=400 QTime=4 [junit4] 2> 125365 INFO (TEST-RulesTest.testHostFragmentRuleThrowsExceptionWhenIpDoesNotMatch-seed#[250777BB654E9380]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 125366 INFO (TEST-RulesTest.testHostFragmentRuleThrowsExceptionWhenIpDoesNotMatch-seed#[250777BB654E9380]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testHostFragmentRuleThrowsExceptionWhenIpDoesNotMatch [junit4] 2> 125379 INFO (TEST-RulesTest.testInvokeApi-seed#[250777BB654E9380]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testInvokeApi [junit4] 2> 125385 INFO (qtp1721894730-1395) [n:127.0.0.1:43195_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 125386 INFO (qtp1721894730-1395) [n:127.0.0.1:43195_solr ] o.a.s.h.a.InvokeOp Invocable_invoked {cores=0, freedisk=262} [junit4] 2> 125386 INFO (qtp1721894730-1395) [n:127.0.0.1:43195_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/invoke params={cores=1&class=org.apache.solr.cloud.rule.ImplicitSnitch&wt=javabin&version=2&freedisk=1} status=0 QTime=3 [junit4] 2> 125387 INFO (TEST-RulesTest.testInvokeApi-seed#[250777BB654E9380]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 125388 INFO (TEST-RulesTest.testInvokeApi-seed#[250777BB654E9380]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testInvokeApi [junit4] 2> 125410 INFO (TEST-RulesTest.testModifyColl-seed#[250777BB654E9380]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testModifyColl [junit4] 2> 125412 INFO (qtp1416762250-1407) [n:127.0.0.1:41391_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&snitch=class:ImplicitSnitch&name=modifyColl&nrtReplicas=2&action=CREATE&numShards=1&rule=cores:<4&rule=node:*,replica:1&rule=freedisk:>0&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 125416 INFO (OverseerThreadFactory-268-thread-4-processing-n:127.0.0.1:43805_solr) [n:127.0.0.1:43805_solr ] o.a.s.c.CreateCollectionCmd Create collection modifyColl [junit4] 2> 125416 INFO (OverseerCollectionConfigSetProcessor-99296613342445580-127.0.0.1:43805_solr-n_0000000000) [n:127.0.0.1:43805_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 125430 INFO (qtp1237549650-1420) [n:127.0.0.1:43303_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=6 [junit4] 2> 125433 INFO (qtp1416762250-1400) [n:127.0.0.1:41391_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1 [junit4] 2> 125437 INFO (qtp1690222645-1392) [n:127.0.0.1:39995_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 125441 INFO (qtp1721894730-1386) [n:127.0.0.1:43195_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 125443 INFO (qtp1050702459-1406) [n:127.0.0.1:43805_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 125650 INFO (OverseerStateUpdate-99296613342445580-127.0.0.1:43805_solr-n_0000000000) [n:127.0.0.1:43805_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"modifyColl", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"modifyColl_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:43303/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 125651 INFO (OverseerStateUpdate-99296613342445580-127.0.0.1:43805_solr-n_0000000000) [n:127.0.0.1:43805_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"modifyColl", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"modifyColl_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:41391/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 125853 INFO (qtp1416762250-1414) [n:127.0.0.1:41391_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=modifyColl_shard1_replica_n2&action=CREATE&numShards=1&collection=modifyColl&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 125855 INFO (qtp1237549650-1424) [n:127.0.0.1:43303_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=modifyColl_shard1_replica_n1&action=CREATE&numShards=1&collection=modifyColl&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 125855 INFO (qtp1237549650-1424) [n:127.0.0.1:43303_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 125960 INFO (zkCallback-162-thread-1-processing-n:127.0.0.1:43303_solr) [n:127.0.0.1:43303_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [5]) [junit4] 2> 125960 INFO (zkCallback-158-thread-1-processing-n:127.0.0.1:41391_solr) [n:127.0.0.1:41391_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [5]) [junit4] 2> 125960 INFO (zkCallback-158-thread-2-processing-n:127.0.0.1:41391_solr) [n:127.0.0.1:41391_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [5]) [junit4] 2> 125960 INFO (zkCallback-162-thread-2-processing-n:127.0.0.1:43303_solr) [n:127.0.0.1:43303_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [5]) [junit4] 2> 126863 INFO (qtp1237549650-1424) [n:127.0.0.1:43303_solr c:modifyColl s:shard1 r:core_node3 x:modifyColl_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 126863 INFO (qtp1416762250-1414) [n:127.0.0.1:41391_solr c:modifyColl s:shard1 r:core_node4 x:modifyColl_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 126880 INFO (qtp1416762250-1414) [n:127.0.0.1:41391_solr c:modifyColl s:shard1 r:core_node4 x:modifyColl_shard1_replica_n2] o.a.s.s.IndexSchema [modifyColl_shard1_replica_n2] Schema name=minimal [junit4] 2> 126880 INFO (qtp1237549650-1424) [n:127.0.0.1:43303_solr c:modifyColl s:shard1 r:core_node3 x:modifyColl_shard1_replica_n1] o.a.s.s.IndexSchema [modifyColl_shard1_replica_n1] Schema name=minimal [junit4] 2> 126881 INFO (qtp1416762250-1414) [n:127.0.0.1:41391_solr c:modifyColl s:shard1 r:core_node4 x:modifyColl_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 126881 INFO (qtp1416762250-1414) [n:127.0.0.1:41391_solr c:modifyColl s:shard1 r:core_node4 x:modifyColl_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'modifyColl_shard1_replica_n2' using configuration from collection modifyColl, trusted=true [junit4] 2> 126881 INFO (qtp1237549650-1424) [n:127.0.0.1:43303_solr c:modifyColl s:shard1 r:core_node3 x:modifyColl_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 126881 INFO (qtp1237549650-1424) [n:127.0.0.1:43303_solr c:modifyColl s:shard1 r:core_node3 x:modifyColl_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'modifyColl_shard1_replica_n1' using configuration from collection modifyColl, trusted=true [junit4] 2> 126882 INFO (qtp1416762250-1414) [n:127.0.0.1:41391_solr c:modifyColl s:shard1 r:core_node4 x:modifyColl_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41391.solr.core.modifyColl.shard1.replica_n2' (registry 'solr.core.modifyColl.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e3f926f [junit4] 2> 126882 INFO (qtp1237549650-1424) [n:127.0.0.1:43303_solr c:modifyColl s:shard1 r:core_node3 x:modifyColl_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43303.solr.core.modifyColl.shard1.replica_n1' (registry 'solr.core.modifyColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e3f926f [junit4] 2> 126882 INFO (qtp1416762250-1414) [n:127.0.0.1:41391_solr c:modifyColl s:shard1 r:core_node4 x:modifyColl_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 126882 INFO (qtp1237549650-1424) [n:127.0.0.1:43303_solr c:modifyColl s:shard1 r:core_node3 x:modifyColl_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 126882 INFO (qtp1416762250-1414) [n:127.0.0.1:41391_solr c:modifyColl s:shard1 r:core_node4 x:modifyColl_shard1_replica_n2] o.a.s.c.SolrCore [[modifyColl_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_250777BB654E9380-001/tempDir-001/node4/modifyColl_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_250777BB654E9380-001/tempDir-001/node4/./modifyColl_shard1_replica_n2/data/] [junit4] 2> 126882 INFO (qtp1237549650-1424) [n:127.0.0.1:43303_solr c:modifyColl s:shard1 r:core_node3 x:modifyColl_shard1_replica_n1] o.a.s.c.SolrCore [[modifyColl_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_250777BB654E9380-001/tempDir-001/node3/modifyColl_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_250777BB654E9380-001/tempDir-001/node3/./modifyColl_shard1_replica_n1/data/] [junit4] 2> 126923 INFO (qtp1237549650-1424) [n:127.0.0.1:43303_solr c:modifyColl s:shard1 r:core_node3 x:modifyColl_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 126923 INFO (qtp1237549650-1424) [n:127.0.0.1:43303_solr c:modifyColl s:shard1 r:core_node3 x:modifyColl_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 126923 INFO (qtp1416762250-1414) [n:127.0.0.1:41391_solr c:modifyColl s:shard1 r:core_node4 x:modifyColl_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 126923 INFO (qtp1416762250-1414) [n:127.0.0.1:41391_solr c:modifyColl s:shard1 r:core_node4 x:modifyColl_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 126923 INFO (qtp1237549650-1424) [n:127.0.0.1:43303_solr c:modifyColl s:shard1 r:core_node3 x:modifyColl_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 126923 INFO (qtp1237549650-1424) [n:127.0.0.1:43303_solr c:modifyColl s:shard1 r:core_node3 x:modifyColl_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 126923 INFO (qtp1416762250-1414) [n:127.0.0.1:41391_solr c:modifyColl s:shard1 r:core_node4 x:modifyColl_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 126924 INFO (qtp1416762250-1414) [n:127.0.0.1:41391_solr c:modifyColl s:shard1 r:core_node4 x:modifyColl_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 126924 INFO (qtp1237549650-1424) [n:127.0.0.1:43303_solr c:modifyColl s:shard1 r:core_node3 x:modifyColl_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5d902564[modifyColl_shard1_replica_n1] main] [junit4] 2> 126924 INFO (qtp1416762250-1414) [n:127.0.0.1:41391_solr c:modifyColl s:shard1 r:core_node4 x:modifyColl_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@7938b756[modifyColl_shard1_replica_n2] main] [junit4] 2> 126925 INFO (qtp1416762250-1414) [n:127.0.0.1:41391_solr c:modifyColl s:shard1 r:core_node4 x:modifyColl_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 126925 INFO (qtp1237549650-1424) [n:127.0.0.1:43303_solr c:modifyColl s:shard1 r:core_node3 x:modifyColl_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 126925 INFO (qtp1237549650-1424) [n:127.0.0.1:43303_solr c:modifyColl s:shard1 r:core_node3 x:modifyColl_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 126925 INFO (qtp1416762250-1414) [n:127.0.0.1:41391_solr c:modifyColl s:shard1 r:core_node4 x:modifyColl_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 126926 INFO (qtp1237549650-1424) [n:127.0.0.1:43303_solr c:modifyColl s:shard1 r:core_node3 x:modifyColl_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 126926 INFO (qtp1416762250-1414) [n:127.0.0.1:41391_solr c:modifyColl s:shard1 r:core_node4 x:modifyColl_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 126927 INFO (qtp1237549650-1424) [n:127.0.0.1:43303_solr c:modifyColl s:shard1 r:core_node3 x:modifyColl_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588745820024340480 [junit4] 2> 126927 INFO (searcherExecutor-289-thread-1-processing-n:127.0.0.1:41391_solr x:modifyColl_shard1_replica_n2 s:shard1 c:modifyColl r:core_node4) [n:127.0.0.1:41391_solr c:modifyColl s:shard1 r:core_node4 x:modifyColl_shard1_replica_n2] o.a.s.c.SolrCore [modifyColl_shard1_replica_n2] Registered new searcher Searcher@7938b756[modifyColl_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 126927 INFO (qtp1416762250-1414) [n:127.0.0.1:41391_solr c:modifyColl s:shard1 r:core_node4 x:modifyColl_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588745820024340480 [junit4] 2> 126928 INFO (searcherExecutor-290-thread-1-processing-n:127.0.0.1:43303_solr x:modifyColl_shard1_replica_n1 s:shard1 c:modifyColl r:core_node3) [n:127.0.0.1:43303_solr c:modifyColl s:shard1 r:core_node3 x:modifyColl_shard1_replica_n1] o.a.s.c.SolrCore [modifyColl_shard1_replica_n1] Registered new searcher Searcher@5d902564[modifyColl_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 126931 INFO (qtp1237549650-1424) [n:127.0.0.1:43303_solr c:modifyColl s:shard1 r:core_node3 x:modifyColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 126931 INFO (qtp1237549650-1424) [n:127.0.0.1:43303_solr c:modifyColl s:shard1 r:core_node3 x:modifyColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 126931 INFO (qtp1237549650-1424) [n:127.0.0.1:43303_solr c:modifyColl s:shard1 r:core_node3 x:modifyColl_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43303/solr/modifyColl_shard1_replica_n1/ [junit4] 2> 126931 INFO (qtp1237549650-1424) [n:127.0.0.1:43303_solr c:modifyColl s:shard1 r:core_node3 x:modifyColl_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=modifyColl_shard1_replica_n1 url=http://127.0.0.1:43303/solr START replicas=[http://127.0.0.1:41391/solr/modifyColl_shard1_replica_n2/] nUpdates=100 [junit4] 2> 126932 INFO (qtp1416762250-1394) [n:127.0.0.1:41391_solr c:modifyColl s:shard1 r:core_node4 x:modifyColl_shard1_replica_n2] o.a.s.c.S.Request [modifyColl_shard1_replica_n2] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 127031 INFO (zkCallback-158-thread-1-processing-n:127.0.0.1:41391_solr) [n:127.0.0.1:41391_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [5]) [junit4] 2> 127031 INFO (zkCallback-162-thread-1-processing-n:127.0.0.1:43303_solr) [n:127.0.0.1:43303_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [5]) [junit4] 2> 127031 INFO (zkCallback-158-thread-2-processing-n:127.0.0.1:41391_solr) [n:127.0.0.1:41391_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [5]) [junit4] 2> 127031 INFO (zkCallback-162-thread-2-processing-n:127.0.0.1:43303_solr) [n:127.0.0.1:43303_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [5]) [junit4] 2> 127231 INFO (qtp1237549650-1424) [n:127.0.0.1:43303_solr c:modifyColl s:shard1 r:core_node3 x:modifyColl_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=modifyColl_shard1_replica_n1 url=http://127.0.0.1:43303/solr DONE. We have no versions. sync failed. [junit4] 2> 127231 INFO (qtp1237549650-1424) [n:127.0.0.1:43303_solr c:modifyColl s:shard1 r:core_node3 x:modifyColl_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 127231 INFO (qtp1237549650-1424) [n:127.0.0.1:43303_solr c:modifyColl s:shard1 r:core_node3 x:modifyColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 127231 INFO (qtp1237549650-1424) [n:127.0.0.1:43303_solr c:modifyColl s:shard1 r:core_node3 x:modifyColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 127234 INFO (qtp1237549650-1424) [n:127.0.0.1:43303_solr c:modifyColl s:shard1 r:core_node3 x:modifyColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43303/solr/modifyColl_shard1_replica_n1/ shard1 [junit4] 2> 127335 INFO (zkCallback-162-thread-1-processing-n:127.0.0.1:43303_solr) [n:127.0.0.1:43303_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [5]) [junit4] 2> 127335 INFO (zkCallback-158-thread-1-processing-n:127.0.0.1:41391_solr) [n:127.0.0.1:41391_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [5]) [junit4] 2> 127335 INFO (zkCallback-158-thread-2-processing-n:127.0.0.1:41391_solr) [n:127.0.0.1:41391_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [5]) [junit4] 2> 127335 INFO (zkCallback-162-thread-2-processing-n:127.0.0.1:43303_solr) [n:127.0.0.1:43303_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred [...truncated too long message...] Method) [junit4] 2> at java.base/java.lang.Object.wait(Object.java:328) [junit4] 2> at org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1406) [junit4] 2> at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1210) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:339) [junit4] 2> at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:339) [junit4] 2> at org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1120) [junit4] 2> at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1106) [junit4] 2> ... 7 more [junit4] 2> 3647158 INFO (OverseerStateUpdate-99296805066571790-127.0.0.1:33341_vt%2Fn-n_0000000003) [n:127.0.0.1:33341_vt%2Fn ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:33341_vt%2Fn [junit4] 2> 3647159 INFO (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[250777BB654E9380]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@6ba805ec{SSL,[ssl, http/1.1]}{127.0.0.1:0} [junit4] 2> 3647159 INFO (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[250777BB654E9380]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@35fc6729{/vt/n,null,UNAVAILABLE} [junit4] 2> 3647159 INFO (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[250777BB654E9380]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testCdcrDocVersions [junit4] 2> 3647159 ERROR (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[250777BB654E9380]) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 3647159 INFO (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[250777BB654E9380]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34335 34335 [junit4] 2> 3652648 INFO (Thread-6595) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34335 34335 [junit4] 2> 3652648 WARN (Thread-6595) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 5 /solr/aliases.json [junit4] 2> 4 /solr/security.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 5 /solr/clusterstate.json [junit4] 2> 5 /solr/clusterprops.json [junit4] 2> 4 /solr/autoscaling.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 5 /solr/live_nodes [junit4] 2> 5 /solr/collections [junit4] 2> 4 /solr/overseer/collection-queue-work [junit4] 2> 4 /solr/overseer/queue-work [junit4] 2> 3 /solr/overseer/queue [junit4] 2> 3 /solr/autoscaling/events/.auto_add_replicas [junit4] 2> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=CdcrVersionReplicationTest -Dtests.method=testCdcrDocVersions -Dtests.seed=250777BB654E9380 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=bs -Dtests.timezone=Indian/Antananarivo -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [junit4] ERROR 607s J0 | CdcrVersionReplicationTest.testCdcrDocVersions <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:36873/vt/n: addreplica the collection time out:180s [junit4] > at __randomizedtesting.SeedInfo.seed([250777BB654E9380:DD917C1997287C9C]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) [junit4] > at org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.startServers(BaseCdcrDistributedZkTest.java:602) [junit4] > at org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.createSourceCollection(BaseCdcrDistributedZkTest.java:361) [junit4] > at org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.baseBefore(BaseCdcrDistributedZkTest.java:181) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] > at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] > at java.base/java.lang.reflect.Method.invoke(Method.java:564) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968) [junit4] > at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_250777BB654E9380-001 [junit4] 2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@42d9db3e), locale=bs, timezone=Indian/Antananarivo [junit4] 2> NOTE: Linux 4.10.0-40-generic amd64/Oracle Corporation 10-ea (64-bit)/cpus=8,threads=1,free=119717048,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [TestTriggerIntegration, TestCollapseQParserPlugin, AddSchemaFieldsUpdateProcessorFactoryTest, BasicDistributedZkTest, AutoAddReplicasIntegrationTest, TestPHPSerializedResponseWriter, CoreAdminRequestStatusTest, HdfsThreadLeakTest, DeleteReplicaTest, MoveReplicaHDFSTest, TestCloudPivotFacet, TestJoin, NodeMutatorTest, ReplicationFactorTest, TestCollectionAPIs, TestLeaderInitiatedRecoveryThread, HdfsBasicDistributedZkTest, ExternalFileFieldSortTest, SegmentsInfoRequestHandlerTest, CollectionStateFormat2Test, TestPullReplica, CollectionsAPISolrJTest, SolrCloudReportersTest, TestReplicationHandler, RAMDirectoryFactoryTest, TestDynamicLoading, TestConfigSetsAPIZkFailure, TestExceedMaxTermLength, RuleEngineTest, TestConfig, TestConfigReload, LeaderElectionIntegrationTest, TestWordDelimiterFilterFactory, ConnectionManagerTest, TestSegmentSorting, CursorMarkTest, TestLegacyNumericUtils, DocValuesMissingTest, HdfsDirectoryFactoryTest, TestIndexingPerformance, TestHighFrequencyDictionaryFactory, TestInitParams, TestFieldCacheWithThreads, SubstringBytesRefFilterTest, TestRandomDVFaceting, TestDFRSimilarityFactory, TestPhraseSuggestions, SearchHandlerTest, FacetPivotSmallTest, TestUtils, BasicAuthStandaloneTest, TestSolrDeletionPolicy1, JSONWriterTest, TestSQLHandler, TestGraphTermsQParserPlugin, TestDistributedSearch, TestSolrJ, TestCollectionsAPIViaSolrCloudCluster, SolrCoreTest, TestCustomDocTransformer, JsonLoaderTest, RecoveryAfterSoftCommitTest, HdfsCollectionsAPIDistributedZkTest, TestSuggestSpellingConverter, SpellCheckCollatorTest, TestSchemaManager, SolrPluginUtilsTest, TestRandomRequestDistribution, ConjunctionSolrSpellCheckerTest, ZkStateReaderTest, NumberUtilsTest, TestDistribDocBasedVersion, TestFieldCacheSort, DistributedFacetExistsSmallTest, StatelessScriptUpdateProcessorFactoryTest, RankQueryTest, PreAnalyzedFieldManagedSchemaCloudTest, CoreSorterTest, AnalysisAfterCoreReloadTest, TestGraphMLResponseWriter, TestRawResponseWriter, LeaderInitiatedRecoveryOnCommitTest, DateMathParserTest, DistributedQueueTest, URLClassifyProcessorTest, ParsingFieldUpdateProcessorsTest, ShufflingReplicaListTransformerTest, TestConfigSets, SolrCloudExampleTest, NodeLostTriggerTest, TestCloudSearcherWarming, CursorPagingTest, AssignBackwardCompatibilityTest, TestHighlightDedupGrouping, QueryParsingTest, TestHdfsCloudBackupRestore, V2StandaloneTest, TestUpdate, TestSolrIndexConfig, TolerantUpdateProcessorTest, SuggestComponentTest, CacheHeaderTest, SolrCoreMetricManagerTest, HdfsRecoveryZkTest, TestSubQueryTransformerCrossCore, TestConfigOverlay, TestXmlQParserPlugin, PeerSyncWithIndexFingerprintCachingTest, MigrateRouteKeyTest, BasicFunctionalityTest, TestFoldingMultitermQuery, TestHttpShardHandlerFactory, PeerSyncTest, TestFieldCollectionResource, TestSchemaSimilarityResource, DistributedFacetPivotSmallAdvancedTest, TestZkAclsWithHadoopAuth, TestGenericDistributedQueue, SolrJmxReporterCloudTest, TestDocTermOrds, TestSweetSpotSimilarityFactory, SyncSliceTest, ZkControllerTest, TestTolerantUpdateProcessorRandomCloud, MultiTermTest, TestRequestForwarding, TestShortCircuitedRequests, TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation, VMParamsZkACLAndCredentialsProvidersTest, ComputePlanActionTest, HttpTriggerListenerTest, TestPolicyCloud, TestExecutePlanAction, TestPolicyCloud, CdcrRequestHandlerTest, CdcrVersionReplicationTest] [junit4] Completed [766/766 (2!)] on J0 in 606.81s, 1 test, 1 error <<< FAILURES! [...truncated 40783 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
