You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/07/07 19:23:41 UTC

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-9) - Build # 4721 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4721/
Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.cloud.TestPullReplica.testKillPullReplica

Error Message:
Replica core_node4 not up to date after 10 seconds expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: Replica core_node4 not up to date after 10 seconds expected:<1> but was:<0>
	at __randomizedtesting.SeedInfo.seed([9FDD7F82EC3889EF:132C63174C8968D7]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.TestPullReplica.waitForNumDocsInAllReplicas(TestPullReplica.java:542)
	at org.apache.solr.cloud.TestPullReplica.waitForNumDocsInAllReplicas(TestPullReplica.java:533)
	at org.apache.solr.cloud.TestPullReplica.waitForNumDocsInAllActiveReplicas(TestPullReplica.java:529)
	at org.apache.solr.cloud.TestPullReplica.testKillPullReplica(TestPullReplica.java:506)
	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 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.client.solrj.io.stream.MathExpressionTest.testDistributions

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([EA2F89E664E81697:55D0C84CBA12F60B]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.client.solrj.io.stream.MathExpressionTest.testDistributions(MathExpressionTest.java:1488)
	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 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 13948 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPullReplica
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_9FDD7F82EC3889EF-001/init-core-data-001
   [junit4]   2> 2328497 INFO  (SUITE-TestPullReplica-seed#[9FDD7F82EC3889EF]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_9FDD7F82EC3889EF-001/tempDir-001
   [junit4]   2> 2328497 INFO  (SUITE-TestPullReplica-seed#[9FDD7F82EC3889EF]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2328497 INFO  (Thread-3957) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2328498 INFO  (Thread-3957) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2328501 ERROR (Thread-3957) [    ] 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> 2328607 INFO  (SUITE-TestPullReplica-seed#[9FDD7F82EC3889EF]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:64384
   [junit4]   2> 2328619 INFO  (zkConnectionManagerCallback-9400-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2328625 INFO  (jetty-launcher-9397-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9+181
   [junit4]   2> 2328626 INFO  (jetty-launcher-9397-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9+181
   [junit4]   2> 2328628 INFO  (jetty-launcher-9397-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2328628 INFO  (jetty-launcher-9397-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2328628 INFO  (jetty-launcher-9397-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2328628 INFO  (jetty-launcher-9397-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2472e582{/solr,null,AVAILABLE}
   [junit4]   2> 2328630 INFO  (jetty-launcher-9397-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2328630 INFO  (jetty-launcher-9397-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2328630 INFO  (jetty-launcher-9397-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2328631 INFO  (jetty-launcher-9397-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3734ca2e{/solr,null,AVAILABLE}
   [junit4]   2> 2328631 INFO  (jetty-launcher-9397-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5ab6c0fb{HTTP/1.1,[http/1.1]}{127.0.0.1:64386}
   [junit4]   2> 2328631 INFO  (jetty-launcher-9397-thread-2) [    ] o.e.j.s.Server Started @2328707ms
   [junit4]   2> 2328631 INFO  (jetty-launcher-9397-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@b2acf49{HTTP/1.1,[http/1.1]}{127.0.0.1:64387}
   [junit4]   2> 2328631 INFO  (jetty-launcher-9397-thread-1) [    ] o.e.j.s.Server Started @2328708ms
   [junit4]   2> 2328631 INFO  (jetty-launcher-9397-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64386}
   [junit4]   2> 2328631 INFO  (jetty-launcher-9397-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64387}
   [junit4]   2> 2328632 ERROR (jetty-launcher-9397-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2328632 INFO  (jetty-launcher-9397-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2328632 ERROR (jetty-launcher-9397-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2328632 INFO  (jetty-launcher-9397-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2328633 INFO  (jetty-launcher-9397-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2328633 INFO  (jetty-launcher-9397-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2328633 INFO  (jetty-launcher-9397-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2328633 INFO  (jetty-launcher-9397-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-07T18:39:57.893135Z
   [junit4]   2> 2328633 INFO  (jetty-launcher-9397-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2328633 INFO  (jetty-launcher-9397-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2328633 INFO  (jetty-launcher-9397-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2328633 INFO  (jetty-launcher-9397-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-07T18:39:57.893282Z
   [junit4]   2> 2328635 INFO  (zkConnectionManagerCallback-9402-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2328635 INFO  (zkConnectionManagerCallback-9404-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2328636 INFO  (jetty-launcher-9397-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2328636 INFO  (jetty-launcher-9397-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2328809 INFO  (jetty-launcher-9397-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64384/solr
   [junit4]   2> 2328810 INFO  (zkConnectionManagerCallback-9408-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2328813 INFO  (zkConnectionManagerCallback-9411-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2328813 INFO  (jetty-launcher-9397-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64384/solr
   [junit4]   2> 2328815 INFO  (zkConnectionManagerCallback-9414-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2328818 INFO  (zkConnectionManagerCallback-9416-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2329005 INFO  (jetty-launcher-9397-thread-1) [n:127.0.0.1:64387_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2329006 INFO  (jetty-launcher-9397-thread-1) [n:127.0.0.1:64387_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64387_solr
   [junit4]   2> 2329008 INFO  (jetty-launcher-9397-thread-1) [n:127.0.0.1:64387_solr    ] o.a.s.c.Overseer Overseer (id=72330580652654598-127.0.0.1:64387_solr-n_0000000000) starting
   [junit4]   2> 2329009 INFO  (jetty-launcher-9397-thread-2) [n:127.0.0.1:64386_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2329011 INFO  (jetty-launcher-9397-thread-2) [n:127.0.0.1:64386_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64386_solr
   [junit4]   2> 2329014 INFO  (zkCallback-9410-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2329015 INFO  (zkCallback-9415-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2329031 INFO  (zkConnectionManagerCallback-9425-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2329034 INFO  (jetty-launcher-9397-thread-1) [n:127.0.0.1:64387_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2329036 INFO  (jetty-launcher-9397-thread-1) [n:127.0.0.1:64387_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64384/solr ready
   [junit4]   2> 2329041 INFO  (jetty-launcher-9397-thread-1) [n:127.0.0.1:64387_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2329041 INFO  (jetty-launcher-9397-thread-1) [n:127.0.0.1:64387_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64387_solr
   [junit4]   2> 2329043 INFO  (zkCallback-9410-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2329044 INFO  (zkCallback-9424-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2329044 INFO  (zkCallback-9415-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2329055 INFO  (zkConnectionManagerCallback-9430-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2329057 INFO  (jetty-launcher-9397-thread-2) [n:127.0.0.1:64386_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2329059 INFO  (jetty-launcher-9397-thread-2) [n:127.0.0.1:64386_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64384/solr ready
   [junit4]   2> 2329059 INFO  (jetty-launcher-9397-thread-2) [n:127.0.0.1:64386_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2329062 INFO  (jetty-launcher-9397-thread-1) [n:127.0.0.1:64387_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2329086 INFO  (jetty-launcher-9397-thread-2) [n:127.0.0.1:64386_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64386.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@603e25c1
   [junit4]   2> 2329088 INFO  (jetty-launcher-9397-thread-1) [n:127.0.0.1:64387_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64387.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@603e25c1
   [junit4]   2> 2329117 INFO  (jetty-launcher-9397-thread-2) [n:127.0.0.1:64386_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64386.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@603e25c1
   [junit4]   2> 2329117 INFO  (jetty-launcher-9397-thread-2) [n:127.0.0.1:64386_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64386.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@603e25c1
   [junit4]   2> 2329117 INFO  (jetty-launcher-9397-thread-1) [n:127.0.0.1:64387_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64387.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@603e25c1
   [junit4]   2> 2329117 INFO  (jetty-launcher-9397-thread-1) [n:127.0.0.1:64387_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64387.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@603e25c1
   [junit4]   2> 2329118 INFO  (jetty-launcher-9397-thread-2) [n:127.0.0.1:64386_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_9FDD7F82EC3889EF-001/tempDir-001/node2/.
   [junit4]   2> 2329118 INFO  (jetty-launcher-9397-thread-1) [n:127.0.0.1:64387_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_9FDD7F82EC3889EF-001/tempDir-001/node1/.
   [junit4]   2> 2329150 INFO  (zkConnectionManagerCallback-9434-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2329154 INFO  (zkConnectionManagerCallback-9439-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2329157 INFO  (SUITE-TestPullReplica-seed#[9FDD7F82EC3889EF]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2329159 INFO  (SUITE-TestPullReplica-seed#[9FDD7F82EC3889EF]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64384/solr ready
   [junit4]   2> 2329167 INFO  (SUITE-TestPullReplica-seed#[9FDD7F82EC3889EF]-worker) [    ] o.a.s.c.TestPullReplica Using legacyCloud?: false
   [junit4]   2> 2329169 INFO  (qtp277429286-25292) [n:127.0.0.1:64386_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2329170 INFO  (qtp277429286-25292) [n:127.0.0.1:64386_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2329197 INFO  (qtp277429286-25288) [n:127.0.0.1:64386_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=1&collection.configName=conf&maxShardsPerNode=100&name=pull_replica_test_kill_leader&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2329201 INFO  (OverseerThreadFactory-9280-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection pull_replica_test_kill_leader
   [junit4]   2> 2329322 INFO  (OverseerStateUpdate-72330580652654598-127.0.0.1:64387_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_kill_leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"pull_replica_test_kill_leader_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64387/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2329326 INFO  (OverseerStateUpdate-72330580652654598-127.0.0.1:64387_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_kill_leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"pull_replica_test_kill_leader_shard1_replica_p2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64386/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2329545 INFO  (qtp716417705-25301) [n:127.0.0.1:64387_solr    x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=pull_replica_test_kill_leader_shard1_replica_n1&action=CREATE&numShards=1&collection=pull_replica_test_kill_leader&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2329545 INFO  (qtp277429286-25291) [n:127.0.0.1:64386_solr    x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=pull_replica_test_kill_leader_shard1_replica_p2&action=CREATE&numShards=1&collection=pull_replica_test_kill_leader&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 2329546 INFO  (qtp277429286-25291) [n:127.0.0.1:64386_solr    x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2330560 INFO  (qtp716417705-25301) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2330560 INFO  (qtp277429286-25291) [n:127.0.0.1:64386_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2330576 INFO  (qtp277429286-25291) [n:127.0.0.1:64386_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.s.IndexSchema [pull_replica_test_kill_leader_shard1_replica_p2] Schema name=minimal
   [junit4]   2> 2330576 INFO  (qtp716417705-25301) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.s.IndexSchema [pull_replica_test_kill_leader_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2330577 INFO  (qtp716417705-25301) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2330577 INFO  (qtp277429286-25291) [n:127.0.0.1:64386_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2330577 INFO  (qtp716417705-25301) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'pull_replica_test_kill_leader_shard1_replica_n1' using configuration from collection pull_replica_test_kill_leader, trusted=true
   [junit4]   2> 2330577 INFO  (qtp277429286-25291) [n:127.0.0.1:64386_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.CoreContainer Creating SolrCore 'pull_replica_test_kill_leader_shard1_replica_p2' using configuration from collection pull_replica_test_kill_leader, trusted=true
   [junit4]   2> 2330578 INFO  (qtp277429286-25291) [n:127.0.0.1:64386_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64386.solr.core.pull_replica_test_kill_leader.shard1.replica_p2' (registry 'solr.core.pull_replica_test_kill_leader.shard1.replica_p2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@603e25c1
   [junit4]   2> 2330578 INFO  (qtp716417705-25301) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64387.solr.core.pull_replica_test_kill_leader.shard1.replica_n1' (registry 'solr.core.pull_replica_test_kill_leader.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@603e25c1
   [junit4]   2> 2330578 INFO  (qtp277429286-25291) [n:127.0.0.1:64386_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2330578 INFO  (qtp716417705-25301) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2330578 INFO  (qtp277429286-25291) [n:127.0.0.1:64386_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.SolrCore [[pull_replica_test_kill_leader_shard1_replica_p2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_9FDD7F82EC3889EF-001/tempDir-001/node2/pull_replica_test_kill_leader_shard1_replica_p2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_9FDD7F82EC3889EF-001/tempDir-001/node2/./pull_replica_test_kill_leader_shard1_replica_p2/data/]
   [junit4]   2> 2330578 INFO  (qtp716417705-25301) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.SolrCore [[pull_replica_test_kill_leader_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_9FDD7F82EC3889EF-001/tempDir-001/node1/pull_replica_test_kill_leader_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_9FDD7F82EC3889EF-001/tempDir-001/node1/./pull_replica_test_kill_leader_shard1_replica_n1/data/]
   [junit4]   2> 2330625 INFO  (qtp716417705-25301) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2330625 INFO  (qtp716417705-25301) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2330625 INFO  (qtp277429286-25291) [n:127.0.0.1:64386_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2330625 INFO  (qtp277429286-25291) [n:127.0.0.1:64386_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2330627 INFO  (qtp277429286-25291) [n:127.0.0.1:64386_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.s.SolrIndexSearcher Opening [Searcher@4abaf8bc[pull_replica_test_kill_leader_shard1_replica_p2] main]
   [junit4]   2> 2330627 INFO  (qtp716417705-25301) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2330627 INFO  (qtp716417705-25301) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2330628 INFO  (qtp277429286-25291) [n:127.0.0.1:64386_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2330628 INFO  (qtp716417705-25301) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@681f4369[pull_replica_test_kill_leader_shard1_replica_n1] main]
   [junit4]   2> 2330628 INFO  (qtp277429286-25291) [n:127.0.0.1:64386_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2330629 INFO  (qtp277429286-25291) [n:127.0.0.1:64386_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2330630 INFO  (searcherExecutor-9290-thread-1-processing-n:127.0.0.1:64386_solr x:pull_replica_test_kill_leader_shard1_replica_p2 c:pull_replica_test_kill_leader s:shard1 r:core_node4) [n:127.0.0.1:64386_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.SolrCore [pull_replica_test_kill_leader_shard1_replica_p2] Registered new searcher Searcher@4abaf8bc[pull_replica_test_kill_leader_shard1_replica_p2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2330630 INFO  (qtp716417705-25301) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2330630 INFO  (qtp716417705-25301) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2330631 INFO  (qtp716417705-25301) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2330631 INFO  (qtp716417705-25301) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1605358111834505216
   [junit4]   2> 2330631 INFO  (searcherExecutor-9289-thread-1-processing-n:127.0.0.1:64387_solr x:pull_replica_test_kill_leader_shard1_replica_n1 c:pull_replica_test_kill_leader s:shard1 r:core_node3) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.SolrCore [pull_replica_test_kill_leader_shard1_replica_n1] Registered new searcher Searcher@681f4369[pull_replica_test_kill_leader_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2330638 INFO  (qtp277429286-25291) [n:127.0.0.1:64386_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.ZkController pull_replica_test_kill_leader_shard1_replica_p2 starting background replication from leader
   [junit4]   2> 2330638 INFO  (qtp277429286-25291) [n:127.0.0.1:64386_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 2330639 INFO  (qtp277429286-25291) [n:127.0.0.1:64386_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 2330639 INFO  (qtp277429286-25291) [n:127.0.0.1:64386_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2330639 INFO  (qtp716417705-25301) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/pull_replica_test_kill_leader/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 2330648 INFO  (qtp716417705-25301) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2330648 INFO  (qtp716417705-25301) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2330648 INFO  (qtp716417705-25301) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:64387/solr/pull_replica_test_kill_leader_shard1_replica_n1/
   [junit4]   2> 2330649 INFO  (qtp716417705-25301) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2330649 INFO  (qtp716417705-25301) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:64387/solr/pull_replica_test_kill_leader_shard1_replica_n1/ has no replicas
   [junit4]   2> 2330649 INFO  (qtp716417705-25301) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2330656 INFO  (qtp716417705-25301) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:64387/solr/pull_replica_test_kill_leader_shard1_replica_n1/ shard1
   [junit4]   2> 2330778 INFO  (qtp716417705-25301) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2330781 INFO  (qtp716417705-25301) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_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=pull_replica_test_kill_leader_shard1_replica_n1&action=CREATE&numShards=1&collection=pull_replica_test_kill_leader&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1235
   [junit4]   2> 2330882 INFO  (zkCallback-9415-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_kill_leader/state.json] for collection [pull_replica_test_kill_leader] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2331154 INFO  (indexFetcher-9299-thread-1) [    ] o.a.s.h.IndexFetcher Updated masterUrl to http://127.0.0.1:64387/solr/pull_replica_test_kill_leader_shard1_replica_n1/
   [junit4]   2> 2331157 INFO  (qtp716417705-25297) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=1
   [junit4]   2> 2331157 INFO  (indexFetcher-9299-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 2331157 INFO  (indexFetcher-9299-thread-1) [    ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 2331157 INFO  (indexFetcher-9299-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 2331157 INFO  (indexFetcher-9299-thread-1) [    ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 2331157 INFO  (indexFetcher-9299-thread-1) [    ] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 2331157 INFO  (indexFetcher-9299-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2331157 INFO  (indexFetcher-9299-thread-1) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@158a9144 commitCommandVersion:0
   [junit4]   2> 2331159 INFO  (indexFetcher-9299-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@24e8aa20[pull_replica_test_kill_leader_shard1_replica_p2] main]
   [junit4]   2> 2331159 INFO  (indexFetcher-9299-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2331160 INFO  (searcherExecutor-9290-thread-1) [    ] o.a.s.c.SolrCore [pull_replica_test_kill_leader_shard1_replica_p2] Registered new searcher Searcher@24e8aa20[pull_replica_test_kill_leader_shard1_replica_p2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2331655 INFO  (qtp277429286-25291) [n:127.0.0.1:64386_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=pull_replica_test_kill_leader_shard1_replica_p2&action=CREATE&numShards=1&collection=pull_replica_test_kill_leader&shard=shard1&wt=javabin&version=2&replicaType=PULL} status=0 QTime=2109
   [junit4]   2> 2331658 INFO  (qtp277429286-25288) [n:127.0.0.1:64386_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> 2331765 INFO  (zkCallback-9415-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_kill_leader/state.json] for collection [pull_replica_test_kill_leader] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2331765 INFO  (zkCallback-9410-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_kill_leader/state.json] for collection [pull_replica_test_kill_leader] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2332668 INFO  (qtp277429286-25288) [n:127.0.0.1:64386_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=1&collection.configName=conf&maxShardsPerNode=100&name=pull_replica_test_kill_leader&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=3471
   [junit4]   2> 2332675 INFO  (qtp716417705-25300) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/pull_replica_test_kill_leader/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 2332676 INFO  (qtp716417705-25300) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1605358113975697408)]} 0 2
   [junit4]   2> 2332677 INFO  (qtp716417705-25303) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1605358113979891712,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2332677 INFO  (qtp716417705-25303) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@252da2ec commitCommandVersion:1605358113979891712
   [junit4]   2> 2332682 INFO  (qtp716417705-25303) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@42110cea[pull_replica_test_kill_leader_shard1_replica_n1] main]
   [junit4]   2> 2332682 INFO  (qtp716417705-25303) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2332683 INFO  (searcherExecutor-9289-thread-1-processing-n:127.0.0.1:64387_solr x:pull_replica_test_kill_leader_shard1_replica_n1 c:pull_replica_test_kill_leader s:shard1 r:core_node3) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.SolrCore [pull_replica_test_kill_leader_shard1_replica_n1] Registered new searcher Searcher@42110cea[pull_replica_test_kill_leader_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 2332683 INFO  (qtp716417705-25303) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=pull_replica_test_kill_leader:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 7
   [junit4]   2> 2332686 INFO  (qtp716417705-25300) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 2332689 INFO  (qtp277429286-25293) [n:127.0.0.1:64386_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 2332794 INFO  (qtp277429286-25291) [n:127.0.0.1:64386_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 2332905 INFO  (qtp277429286-25293) [n:127.0.0.1:64386_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 2333016 INFO  (qtp277429286-25291) [n:127.0.0.1:64386_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 2333118 INFO  (qtp277429286-25293) [n:127.0.0.1:64386_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 2333218 INFO  (OverseerCollectionConfigSetProcessor-72330580652654598-127.0.0.1:64387_solr-n_0000000000) [    ] 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> 2333219 INFO  (qtp277429286-25291) [n:127.0.0.1:64386_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 2333330 INFO  (qtp277429286-25293) [n:127.0.0.1:64386_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 2333437 INFO  (qtp277429286-25291) [n:127.0.0.1:64386_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 2333548 INFO  (qtp277429286-25293) [n:127.0.0.1:64386_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 2333659 INFO  (qtp277429286-25291) [n:127.0.0.1:64386_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 2333770 INFO  (qtp277429286-25293) [n:127.0.0.1:64386_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 2333881 INFO  (qtp277429286-25291) [n:127.0.0.1:64386_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 2333988 INFO  (qtp277429286-25293) [n:127.0.0.1:64386_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 2334094 INFO  (qtp277429286-25291) [n:127.0.0.1:64386_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 2334159 INFO  (qtp716417705-25303) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 2334159 INFO  (indexFetcher-9299-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 2334159 INFO  (indexFetcher-9299-thread-1) [    ] o.a.s.h.IndexFetcher Master's version: 1530988801937
   [junit4]   2> 2334159 INFO  (indexFetcher-9299-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 2334159 INFO  (indexFetcher-9299-thread-1) [    ] o.a.s.h.IndexFetcher Slave's version: 1530988800417
   [junit4]   2> 2334159 INFO  (indexFetcher-9299-thread-1) [    ] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 2334160 INFO  (qtp716417705-25300) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist} status=0 QTime=0
   [junit4]   2> 2334161 INFO  (indexFetcher-9299-thread-1) [    ] o.a.s.h.IndexFetcher Number of files in latest index in master: 19
   [junit4]   2> 2334161 INFO  (indexFetcher-9299-thread-1) [    ] o.a.s.h.IndexFetcher Starting download (fullCopy=true) to MockDirectoryWrapper(RAMDirectory@4718e936 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@30d6bc01)
   [junit4]   2> 2334162 INFO  (qtp716417705-25303) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2334163 INFO  (qtp716417705-25300) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_FSTOrd50_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2334164 INFO  (qtp716417705-25303) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_FSTOrd50_0.pos&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2334165 INFO  (qtp716417705-25300) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_LuceneVarGapFixedInterval_0.tiv&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2334166 INFO  (qtp716417705-25303) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2334166 INFO  (qtp716417705-25300) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_LuceneVarGapFixedInterval_0.pos&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2334167 INFO  (qtp716417705-25303) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2334168 INFO  (qtp716417705-25300) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_LuceneVarGapFixedInterval_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2334168 INFO  (qtp716417705-25303) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2334170 INFO  (qtp716417705-25300) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Lucene70_0.dvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2334170 INFO  (qtp716417705-25303) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.dii&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2334171 INFO  (qtp716417705-25300) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_LuceneVarGapFixedInterval_0.tib&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2334172 INFO  (qtp716417705-25303) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_FSTOrd50_0.tix&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2334172 INFO  (qtp716417705-25300) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Lucene70_0.dvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2334173 INFO  (qtp716417705-25303) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.dim&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2334174 INFO  (qtp716417705-25300) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_FSTOrd50_0.tbk&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2334175 INFO  (qtp716417705-25303) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2334176 INFO  (qtp716417705-25300) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2334176 WARN  (indexFetcher-9299-thread-1) [    ] o.a.s.h.IndexFetcher File segments_2 did not match. expected checksum is 2219754695 and actual is checksum 761146382. expected length is 204 and actual length is 117
   [junit4]   2> 2334177 INFO  (qtp716417705-25303) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2334177 INFO  (indexFetcher-9299-thread-1) [    ] o.a.s.h.IndexFetcher Bytes downloaded: 2944, Bytes skipped downloading: 0
   [junit4]   2> 2334177 INFO  (indexFetcher-9299-thread-1) [    ] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=true,bytesDownloaded=2944) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@4718e936 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@30d6bc01)
   [junit4]   2> 2334177 INFO  (indexFetcher-9299-thread-1) [    ] o.a.s.c.SolrCore Updating index properties... index=index.20180708024003421
   [junit4]   2> 2334178 INFO  (indexFetcher-9299-thread-1) [    ] o.a.s.h.IndexFetcher removing old index directory MockDirectoryWrapper(RAMDirectory@2019e6f5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35439945)
   [junit4]   2> 2334178 INFO  (indexFetcher-9299-thread-1) [    ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2334179 INFO  (indexFetcher-9299-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@20f322de[pull_replica_test_kill_leader_shard1_replica_p2] main]
   [junit4]   2> 2334181 INFO  (searcherExecutor-9290-thread-1) [    ] o.a.s.c.SolrCore [pull_replica_test_kill_leader_shard1_replica_p2] Registered new searcher Searcher@20f322de[pull_replica_test_kill_leader_shard1_replica_p2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 2334201 INFO  (qtp277429286-25293) [n:127.0.0.1:64386_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 2334202 INFO  (TEST-TestPullReplica.testKillLeader-seed#[9FDD7F82EC3889EF]) [    ] o.a.s.c.ChaosMonkey monkey: kill jetty! 64387
   [junit4]   2> 2334203 INFO  (TEST-TestPullReplica.testKillLeader-seed#[9FDD7F82EC3889EF]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@b2acf49{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2334204 INFO  (TEST-TestPullReplica.testKillLeader-seed#[9FDD7F82EC3889EF]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=902632268
   [junit4]   2> 2334204 INFO  (TEST-TestPullReplica.testKillLeader-seed#[9FDD7F82EC3889EF]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2334204 INFO  (TEST-TestPullReplica.testKillLeader-seed#[9FDD7F82EC3889EF]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5c9db192: rootName = solr_64387, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@67583ec6
   [junit4]   2> 2334212 INFO  (TEST-TestPullReplica.testKillLeader-seed#[9FDD7F82EC3889EF]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2334212 INFO  (TEST-TestPullReplica.testKillLeader-seed#[9FDD7F82EC3889EF]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2de5952: rootName = solr_64387, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@daaa577
   [junit4]   2> 2334217 INFO  (TEST-TestPullReplica.testKillLeader-seed#[9FDD7F82EC3889EF]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2334217 INFO  (TEST-TestPullReplica.testKillLeader-seed#[9FDD7F82EC3889EF]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7e832ebd: rootName = solr_64387, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@53e8e33e
   [junit4]   2> 2334220 INFO  (TEST-TestPullReplica.testKillLeader-seed#[9FDD7F82EC3889EF]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:64387_solr
   [junit4]   2> 2334222 INFO  (TEST-TestPullReplica.testKillLeader-seed#[9FDD7F82EC3889EF]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2334224 INFO  (zkCallback-9415-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2334224 INFO  (zkCallback-9438-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2334224 INFO  (zkCallback-9424-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2334224 INFO  (zkCallback-9410-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2334224 INFO  (coreCloseExecutor-9301-thread-1) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.SolrCore [pull_replica_test_kill_leader_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@35962101
   [junit4]   2> 2334224 INFO  (coreCloseExecutor-9301-thread-1) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.pull_replica_test_kill_leader.shard1.replica_n1, tag=35962101
   [junit4]   2> 2334224 INFO  (coreCloseExecutor-9301-thread-1) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@51236342: rootName = solr_64387, domain = solr.core.pull_replica_test_kill_leader.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.pull_replica_test_kill_leader.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@61760a4
   [junit4]   2> 2334224 INFO  (zkCallback-9429-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2334226 INFO  (zkCallback-9415-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_kill_leader/state.json] for collection [pull_replica_test_kill_leader] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2334227 INFO  (zkCallback-9410-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_kill_leader/state.json] for collection [pull_replica_test_kill_leader] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2334247 INFO  (coreCloseExecutor-9301-thread-1) [n:127.0.0.1:64387_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.pull_replica_test_kill_leader.shard1.leader, tag=35962101
   [junit4]   2> 2334249 INFO  (TEST-TestPullReplica.testKillLeader-seed#[9FDD7F82EC3889EF]) [    ] o.a.s.c.Overseer Overseer (id=72330580652654598-127.0.0.1:64387_solr-n_0000000000) closing
   [junit4]   2> 2334250 INFO  (OverseerStateUpdate-72330580652654598-127.0.0.1:64387_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:64387_solr
   [junit4]   2> 2334250 WARN  (OverseerAutoScalingTriggerThread-72330580652654598-127.0.0.1:64387_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2334255 INFO  (zkCallback-9410-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64386_solr
   [junit4]   2> 2334256 INFO  (TEST-TestPullReplica.testKillLeader-seed#[9FDD7F82EC3889EF]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3734ca2e{/solr,null,UNAVAILABLE}
   [junit4]   2> 2334256 INFO  (TEST-TestPullReplica.testKillLeader-seed#[9FDD7F82EC3889EF]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2334257 INFO  (TEST-TestPullReplica.testKillLeader-seed#[9FDD7F82EC3889EF]) [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 64387
   [junit4]   2> 2334259 INFO  (zkCallback-9410-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72330580652654596-127.0.0.1:64386_solr-n_0000000001) starting
   [junit4]   2> 2334265 ERROR (TEST-TestPullReplica.testKillLeader-seed#[9FDD7F82EC3889EF]) [    ] o.a.s.c.s.i.CloudSolrClient Request to collection [pull_replica_test_kill_leader] failed due to (0) org.apache.http.NoHttpResponseException: 127.0.0.1:64387 failed to respond, retry? 0
   [junit4]   2> 2338300 INFO  (qtp277429286-25293) [n:127.0.0.1:64386_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.u.p.LogUpdateProcessorFactory [pull_replica_test_kill_leader_shard1_replica_p2]  webapp=/solr path=/update params={wt=javabin&version=2}{} 0 4032
   [junit4]   2> 2338300 INFO  (qtp277429286-25293) [n:127.0.0.1:64386_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.h.RequestHandlerBase Ignoring exception matching No registered leader was found
   [junit4]   2> 2338301 ERROR (TEST-TestPullReplica.testKillLeader-seed#[9FDD7F82EC3889EF]) [    ] o.a.s.c.s.i.CloudSolrClient Request to collection [pull_replica_test_kill_leader] failed due to (503) org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:64386/solr/pull_replica_test_kill_leader_shard1_replica_p2: No registered leader was found after waiting for 4000ms , collection: pull_replica_test_kill_leader slice: shard1 saw state=DocCollection(pull_replica_test_kill_leader//collections/pull_replica_test_kill_leader/state.json/6)={
   [junit4]   2>   "pullReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"pull_replica_test_kill_leader_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:64387/solr",
   [junit4]   2>           "node_name":"127.0.0.1:64387_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false",
   [junit4]   2>           "leader":"true"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"pull_replica_test_kill_leader_shard1_replica_p2",
   [junit4]   2>           "base_url":"http://127.0.0.1:64386/solr",
   [junit4]   2>           "node_name":"127.0.0.1:64386_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"PULL",
   [junit4]   2>           "force_set_state":"false"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"100",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0"} with live_nodes=[127.0.0.1:64386_solr], retry? 1
   [junit4]   2> 2341164 INFO  (indexFetcher-9299-thread-1) [    ] o.a.s.h.ReplicationHandler Ignoring exception matching No registered leader was found
   [junit4]   2> 2341164 INFO  (indexFetcher-9299-thread-1) [    ] o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
   [junit4]   2> 2342307 INFO  (qtp277429286-25291) [n:127.0.0.1:64386_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.u.p.LogUpdateProcessorFactory [pull_replica_test_kill_leader_shard1_replica_p2]  webapp=/solr path=/update params={wt=javabin&version=2}{} 0 4004
   [junit4]   2> 2342308 INFO  (qtp277429286-25291) [n:127.0.0.1:64386_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.h.RequestHandlerBase Ignoring exception matching No registered leader was found
   [junit4]   2> 2342308 ERROR (TEST-TestPullReplica.testKillLeader-seed#[9FDD7F82EC3889EF]) [    ] o.a.s.c.s.i.CloudSolrClient Request to collection [pull_replica_test_kill_leader] failed due to (503) org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:64386/solr/pull_replica_test_kill_leader_shard1_replica_p2: No registered leader was found after waiting for 4000ms , collection: pull_replica_test_kill_leader slice: shard1 saw state=DocCollection(pull_replica_test_kill_leader//collections/pull_replica_test_kill_leader/state.json/6)={
   [junit4]   2>   "pullReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"pull_replica_test_kill_leader_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:64387/solr",
   [junit4]   2>           "node_name":"127.0.0.1:64387_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false",
   [junit4]   2>           "leader":"true"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"pull_replica_test_kill_leader_shard1_replica_p2",
   [junit4]   2>           "base_url":"http://127.0.0.1:64386/solr",
   [junit4]   2>           "node_name":"127.0.0.1:64386_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"PULL",
   [junit4]   2>           "force_set_state":"false"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"100",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0"} with live_nodes=[127.0.0.1:64386_solr], retry? 2
   [junit4]   2> 2345213 INFO  (indexFetcher-9299-thread-1) [    ] o.a.s.h.ReplicationHandler Ignoring exception matching No registered leader was found
   [junit4]   2> 2345213 INFO  (indexFetcher-9299-thread-1) [    ] o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
   [junit4]   2> 2346357 INFO  (qtp277429286-25293) [n:127.0.0.1:64386_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.u.p.LogUpdateProcessorFactory [pull_replica_test_kill_leader_shard1_replica_p2]  webapp=/solr path=/update params={wt=javabin&version=2}{} 0 4046
   [junit4]   2> 2346357 INFO  (qtp277429286-25293) [n:127.0.0.1:64386_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.h.RequestHandlerBase Ignoring exception matching No registered leader was found
   [junit4]   2> 2346357 ERROR (TEST-TestPullReplica.testKillLeader-seed#[9FDD7F82EC3889EF]) [    ] o.a.s.c.s.i.CloudSolrClient Request to collection [pull_replica_test_kill_leader] failed due to (503) org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:64386/solr/pull_replica_test_kill_leader_shard1_replica_p2: No registered leader was found after waiting for 4000ms , collection: pull_replica_test_kill_leader slice: shard1 saw state=DocCollection(pull_replica_test_kill_leader//collections/pull_replica_test_kill_leader/state.json/6)={
   [junit4]   2>   "pullReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"pull_replica_test_kill_leader_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:64387/solr",
   [junit4]   2>           "node_name":"127.0.0.1:64387_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false",
   [junit4]   2>           "leader":"true"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"pull_replica_test_kill_leader_shard1_replica_p2",
   [junit4]   2>           "base_url":"http://127.0.0.1:64386/solr",
   [junit4]   2>           "node_name":"127.0.0.1:64386_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"PULL",
   [junit4]   2>           "force_set_state":"false"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"100",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0"} with live_nodes=[127.0.0.1:64386_solr], retry? 3
   [junit4]   2> 2349251 INFO  (indexFetcher-9299-thread-1) [    ] o.a.s.h.ReplicationHandler Ignoring exception matching No registered leader was found
   [junit4]   2> 2349251 INFO  (indexFetcher-9299-thread-1) [    ] o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
   [junit4]   2> 2350391 INFO  (qtp277429286-25291) [n:127.0.0.1:64386_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.u.p.LogUpdateProcessorFactory [pull_replica_test_kill_leader_shard1_replica_p2]  webapp=/solr path=/update params={wt=javabin&version=2}{} 0 4032
   [junit4]   2> 2350391 INFO  (qtp277429286-25291) [n:127.0.0.1:64386_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.h.RequestHandlerBase Ignoring exception matching No registered leader was found
   [junit4]   2> 2350392 ERROR (TEST-TestPullReplica.testKillLeader-seed#[9FDD7F82EC3889EF]) [    ] o.a.s.c.s.i.CloudSolrClient Request to collection [pull_replica_test_kill_leader] failed due to (503) org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:64386/solr/pull_replica_test_kill_leader_shard1_replica_p2: No registered leader was found after waiting for 4000ms , collection: pull_replica_test_kill_leader slice: shard1 saw state=DocCollection(pull_replica_test_kill_leader//collections/pull_replica_test_kill_leader/state.json/6)={
   [junit4]   2>   "pullReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"pull_replica_test_kill_leader_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:64387/solr",
   [junit4]   2>           "node_name":"127.0.0.1:64387_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false",
   [junit4]   2>           "leader":"true"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"pull_replica_test_kill_leader_shard1_replica_p2",
   [junit4]   2>           "base_url":"http://127.0.0.1:64386/solr",
   [junit4]   2>           "node_name":"127.0.0.1:64386_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"PULL",
   [junit4]   2>           "force_set_state":"false"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"100",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0"} with live_nodes=[127.0.0.1:64386_solr], retry? 4
   [junit4]   2> 2353275 INFO  (indexFetcher-9299-thread-1) [    ] o.a.s.h.ReplicationHandler Ignoring exception matching No registered leader was found
   [junit4]   2> 2353275 INFO  (indexFetcher-9299-thread-1) [    ] o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
   [junit4]   2> 2354432 INFO  (qtp277429286-25293) [n:127.0.0.1:64386_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.u.p.LogUpdateProcessorFactory [pull_replica_test_kill_leader_shard1_replica_p2]  webapp=/solr path=/update params={wt=javabin&version=2}{} 0 4038
   [junit4]   2> 2354433 INFO  (qtp277429286-25293) [n:127.0.0.1:64386_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.h.RequestHandlerBase Ignoring exception matching No registered leader was found
   [junit4]   2> 2354434 ERROR (TEST-TestPullReplica.testKillLeader-seed#[9FDD7F82EC3889EF]) [    ] o.a.s.c.s.i.CloudSolrClient Request to collection [pull_replica_test_kill_leader] failed due to (503) org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:64386/solr/pull_replica_test_kill_leader_shard1_replica_p2: No registered leader was found after waiting for 4000ms , collection: pull_replica_test_kill_leader slice: shard1 saw state=DocCollection(pull_replica_test_kill_leader//collections/pull_replica_test_kill_leader/state.json/6)={
   [junit4]   2>   "pullReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"pull_replica_test_kill_leader_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:64387/solr",
   [junit4]   2>           "node_name":"127.0.0.1:64387_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false",
   [junit4]   2>           "leader":"true"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"pull_replica_test_kill_leader_shard1_replica_p2",
   [junit4]   2>           "base_url":"http://127.0.0.1:64386/solr",
   [junit4]   2>           "node_name":"127.0.0.1:64386_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"PULL",
   [junit4]   2>           "force_set_state":"false"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"100",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0"} with live_nodes=[127.0.0.1:64386_solr], retry? 5
   [junit4]   2> 2357294 INFO  (indexFetcher-9299-thread-1) [    ] o.a.s.h.ReplicationHandler Ignoring exception matching No registered leader was found
   [junit4]   2> 2357294 INFO  (indexFetcher-9299-thread-1) [    ] o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
   [junit4]   2> 2358457 INFO  (qtp277429286-25291) [n:127.0.0.1:64386_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.u.p.LogUpdateProcessorFactory [pull_replica_test_kill_leader_shard1_replica_p2]  webapp=/solr path=/update params={wt=javabin&version=2}{} 0 4019
   [junit4]   2> 2358457 INFO  (qtp277429286-25291) [n:127.0.0.1:64386_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.h.RequestHandlerBase Ignoring exception matching No registered leader was found
   [junit4]   2> 2358458 ERROR (TEST-TestPullReplica.testKillLeader-seed#[9FDD7F82EC3889EF]) [    ] o.a.s.c.s.i.CloudSolrClient Request to collection [pull_replica_test_kill_leader] failed due to (503) org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:64386/solr/pull_replica_test_kill_leader_shard1_replica_p2: No registered leader was found after waiting for 4000ms , collection: pull_replica_test_kill_leader slice: shard1 saw state=DocCollection(pull_replica_test_kill_leader//collections/pull_replica_test_kill_leader/state.json/6)={
   [junit4]   2>   "pullReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"pull_replica_test_kill_leader_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:64387/solr",
   [junit4]   2>           "node_name":"127.0.0.1:64387_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false",
   [junit4]   2>           "leader":"true"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"pull_replica_test_kill_leader_shard1_replica_p2",
   [junit4]   2>           "base_url":"http://127.0.0.1:64386/solr",
   [junit4]   2>           "node_name":"127.0.0.1:64386_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"PULL",
   [junit4]   2>           "force_set_state":"false"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"100",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0"} with live_nodes=[127.0.0.1:64386_solr], retry? 0
   [junit4]   2> 2361298 INFO  (indexFetcher-9299-thread-1) [    ] o.a.s.h.ReplicationHandler Ignoring exception matching No registered leader was found
   [junit4]   2> 2361298 INFO  (indexFetcher-9299-thread-1) [    ] o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
   [junit4]   2> 2362462 INFO  (qtp277429286-25293) [n:127.0.0.1:64386_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.u.p.LogUpdateProcessorFactory [pull_replica_test_kill_leader_shard1_replica_p2]  webapp=/solr path=/update params={wt=javabin&version=2}{} 0 4003
   [junit4]   2> 2362463 INFO  (qtp277429286-25293) [n:127.0.0.1:64386_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2] o.a.s.h.RequestHandlerBase Ignoring exception matching No registered leader was found
   [junit4]   2> 2362464 ERROR (TEST-TestPullReplica.testKillLeader-seed#[9FDD7F82EC3889EF]) [    ] o.a.s.c.s.i.CloudSolrClient Request to collection [pull_replica_test_kill_leader] failed due to (503) org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:64386/solr/pull_replica_test_kill_leader_shard1_replica_p2: No registered leader was found after waiting for 4000ms , collection: pull_replica_test_kill_leader slice: shard1 saw state=DocCollection(pull_replica_test_kill_leader//collections/pull_replica_test_kill_leader/state.json/6)={
   [junit4]   2>   "pullReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"pull_replica_test_kill_leader_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:64387/solr",
   [junit4]   2>           "node_name":"127.0.0.1:64387_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false",
   [junit4]   2>           "leader":"true"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"pull_replica_test_kill_leader_shard1_replica_p2",
   [junit4]   2>           "base_url":"http://127.0.0.1:64386/solr",
   [junit4]   2>           "node_name":"127.0.0.1:64386_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"PULL",
   [junit4]   2>           "force_set_state":"false"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"100",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0"} with live_nodes=[127.0.0.1:64386_solr], retry? 1
   [junit4]   2> 2365304 INFO  (indexFetcher-9299-thread-1) [    ] o.a.s.h.ReplicationHandler Ignoring exception matching No registered leader was found
   [junit4]   2> 2365305 INFO  (indexFetcher-9299-thread-1) [    ] o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
   [junit4]   2> 2366488

[...truncated too long message...]

ive nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 160087 INFO  (zkCallback-637-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 160087 INFO  (zkCallback-653-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 160087 INFO  (zkCallback-658-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 160088 INFO  (jetty-closer-602-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 160091 INFO  (zkCallback-637-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 160091 INFO  (zkCallback-623-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 160091 INFO  (zkCallback-679-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 160091 INFO  (zkCallback-653-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 160091 INFO  (zkCallback-644-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 160091 INFO  (zkCallback-617-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 160091 INFO  (zkCallback-666-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 160091 INFO  (zkCallback-658-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 160093 INFO  (zkCallback-632-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 160093 INFO  (jetty-closer-602-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 160097 INFO  (coreCloseExecutor-549-thread-1) [n:127.0.0.1:53264_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=3b28bfff
   [junit4]   2> 160101 INFO  (jetty-closer-602-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@790cdb2{/solr,null,UNAVAILABLE}
   [junit4]   2> 160102 INFO  (jetty-closer-602-thread-4) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 160108 INFO  (jetty-closer-602-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72330667442438150-127.0.0.1:53266_solr-n_0000000000) closing
   [junit4]   2> 160108 INFO  (OverseerStateUpdate-72330667442438150-127.0.0.1:53266_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:53266_solr
   [junit4]   2> 160108 WARN  (OverseerAutoScalingTriggerThread-72330667442438150-127.0.0.1:53266_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 160109 INFO  (jetty-closer-602-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4e3101d1{/solr,null,UNAVAILABLE}
   [junit4]   2> 160109 INFO  (jetty-closer-602-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 160114 INFO  (zkCallback-644-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53264_solr
   [junit4]   2> 160116 INFO  (jetty-closer-602-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@206301a3{/solr,null,UNAVAILABLE}
   [junit4]   2> 160116 INFO  (jetty-closer-602-thread-2) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 161626 INFO  (jetty-closer-602-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6d99b84{/solr,null,UNAVAILABLE}
   [junit4]   2> 161627 INFO  (jetty-closer-602-thread-3) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 161628 ERROR (SUITE-MathExpressionTest-seed#[EA2F89E664E81697]-worker) [    ] 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> 161628 INFO  (SUITE-MathExpressionTest-seed#[EA2F89E664E81697]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53261 53261
   [junit4]   2> 161657 INFO  (Thread-243) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53261 53261
   [junit4]   2> 161867 WARN  (Thread-243) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/aliases.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	3	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	3	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/clusterstate.json
   [junit4]   2> 	10	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/collections/collection1/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72330667442438150-127.0.0.1:53266_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/live_nodes
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.MathExpressionTest_EA2F89E664E81697-001
   [junit4]   2> Jul 07, 2018 7:02:20 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {test_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), col_s=Lucene50(blocksize=128), multiDefault=Lucene50(blocksize=128), id=BlockTreeOrds(blocksize=128), text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{col_s=DocValuesFormat(name=Lucene70), order_i=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Direct), multiDefault=DocValuesFormat(name=Lucene70), price_f=DocValuesFormat(name=Lucene70), intDefault=DocValuesFormat(name=Direct), test_dt=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Lucene70), miles_i=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1545, maxMBSortInHeap=7.623855771978258, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@23b2c62d), locale=no, timezone=America/Matamoros
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9 (64-bit)/cpus=3,threads=1,free=126640024,total=319815680
   [junit4]   2> NOTE: All tests run in this JVM: [ShardParamsTest, TestJavaBinCodec, HyperbolicCosineEvaluatorTest, TestRetryUtil, TestSolrJErrorHandling, StreamExpressionTest, ClientUtilsTest, CorrelationEvaluatorTest, TestUpdateRequestCodec, DocumentAnalysisResponseTest, ContentStreamTest, TestConfigSetAdminRequest, HyperbolicTangentEvaluatorTest, CommonParamsTest, EqualToEvaluatorTest, CloudSolrClientTest, SolrQueryTest, NormalizeEvaluatorTest, FieldAnalysisResponseTest, TestNamedListCodec, SquareRootEvaluatorTest, AbsoluteValueEvaluatorTest, QueryResponseTest, UniformDistributionEvaluatorTest, TestCloudSolrClientConnections, LargeVolumeBinaryJettyTest, UsingSolrJRefGuideExamplesTest, ArcCosineEvaluatorTest, RegressionEvaluatorTest, TestToleratedUpdateError, StreamExpressionToExplanationTest, SolrExampleStreamingBinaryTest, CoalesceEvaluatorTest, BasicHttpSolrClientTest, TestV2Request, OrEvaluatorTest, TestTimeSource, TestDelegationTokenRequest, MathExpressionTest]
   [junit4] Completed [107/154 (1!)] on J0 in 18.66s, 97 tests, 1 failure <<< FAILURES!

[...truncated 40893 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4721/consoleText

[repro] Revision: b7d14c50fbae3d11b32b9331287636c98730987a

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=TestPullReplica -Dtests.method=testKillPullReplica -Dtests.seed=9FDD7F82EC3889EF -Dtests.slow=true -Dtests.locale=it-SM -Dtests.timezone=Asia/Manila -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] Repro line:  ant test  -Dtestcase=MathExpressionTest -Dtests.method=testDistributions -Dtests.seed=EA2F89E664E81697 -Dtests.slow=true -Dtests.locale=no -Dtests.timezone=America/Matamoros -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/solrj
[repro]       MathExpressionTest
[repro]    solr/core
[repro]       TestPullReplica
[repro] ant compile-test

[...truncated 2476 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.MathExpressionTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=EA2F89E664E81697 -Dtests.slow=true -Dtests.locale=no -Dtests.timezone=America/Matamoros -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 553 lines...]
[repro] ant compile-test

[...truncated 1336 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestPullReplica" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=9FDD7F82EC3889EF -Dtests.slow=true -Dtests.locale=it-SM -Dtests.timezone=Asia/Manila -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 113 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.client.solrj.io.stream.MathExpressionTest
[repro]   0/5 failed: org.apache.solr.cloud.TestPullReplica
[repro] Exiting with code 0

[...truncated 70 lines...]

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 4722 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4722/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster

Error Message:
Document mismatch on target after sync expected:<2000> but was:<1901>

Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync expected:<2000> but was:<1901>
	at __randomizedtesting.SeedInfo.seed([5E1B27B7BB987CD3:8A5E6CEE5CCECF28]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster(CdcrBootstrapTest.java:296)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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 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 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.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12932 lines...]
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBootstrapTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBootstrapTest_5E1B27B7BB987CD3-001/init-core-data-001
   [junit4]   2> 1085463 WARN  (SUITE-CdcrBootstrapTest-seed#[5E1B27B7BB987CD3]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 1085464 INFO  (SUITE-CdcrBootstrapTest-seed#[5E1B27B7BB987CD3]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1085468 INFO  (SUITE-CdcrBootstrapTest-seed#[5E1B27B7BB987CD3]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1085468 INFO  (SUITE-CdcrBootstrapTest-seed#[5E1B27B7BB987CD3]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1085469 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E1B27B7BB987CD3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBootstrapWithSourceCluster
   [junit4]   2> 1085470 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E1B27B7BB987CD3]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBootstrapTest_5E1B27B7BB987CD3-001/cdcr-target-001
   [junit4]   2> 1085470 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E1B27B7BB987CD3]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1085470 INFO  (Thread-1807) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1085470 INFO  (Thread-1807) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1085473 ERROR (Thread-1807) [    ] 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> 1085570 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E1B27B7BB987CD3]) [    ] o.a.s.c.ZkTestServer start zk server on port:50370
   [junit4]   2> 1085590 INFO  (zkConnectionManagerCallback-3142-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1085596 INFO  (jetty-launcher-3139-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1085597 INFO  (jetty-launcher-3139-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1085597 INFO  (jetty-launcher-3139-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1085597 INFO  (jetty-launcher-3139-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1085598 INFO  (jetty-launcher-3139-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@68ef319f{/solr,null,AVAILABLE}
   [junit4]   2> 1085598 INFO  (jetty-launcher-3139-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6642c232{HTTP/1.1,[http/1.1]}{127.0.0.1:50372}
   [junit4]   2> 1085598 INFO  (jetty-launcher-3139-thread-1) [    ] o.e.j.s.Server Started @1085682ms
   [junit4]   2> 1085598 INFO  (jetty-launcher-3139-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50372}
   [junit4]   2> 1085599 ERROR (jetty-launcher-3139-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1085599 INFO  (jetty-launcher-3139-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1085599 INFO  (jetty-launcher-3139-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1085599 INFO  (jetty-launcher-3139-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1085599 INFO  (jetty-launcher-3139-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1085599 INFO  (jetty-launcher-3139-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-08T05:38:01.790Z
   [junit4]   2> 1085601 INFO  (zkConnectionManagerCallback-3144-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1085602 INFO  (jetty-launcher-3139-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1085698 INFO  (jetty-launcher-3139-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50370/solr
   [junit4]   2> 1085700 INFO  (zkConnectionManagerCallback-3148-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1085704 INFO  (zkConnectionManagerCallback-3150-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1085895 INFO  (jetty-launcher-3139-thread-1) [n:127.0.0.1:50372_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1085896 INFO  (jetty-launcher-3139-thread-1) [n:127.0.0.1:50372_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50372_solr
   [junit4]   2> 1085898 INFO  (jetty-launcher-3139-thread-1) [n:127.0.0.1:50372_solr    ] o.a.s.c.Overseer Overseer (id=72333168269918211-127.0.0.1:50372_solr-n_0000000000) starting
   [junit4]   2> 1085910 INFO  (zkConnectionManagerCallback-3157-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1085913 INFO  (jetty-launcher-3139-thread-1) [n:127.0.0.1:50372_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50370/solr ready
   [junit4]   2> 1085915 INFO  (jetty-launcher-3139-thread-1) [n:127.0.0.1:50372_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50372_solr
   [junit4]   2> 1085918 INFO  (OverseerStateUpdate-72333168269918211-127.0.0.1:50372_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1085920 INFO  (zkCallback-3156-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1085960 INFO  (jetty-launcher-3139-thread-1) [n:127.0.0.1:50372_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1086013 INFO  (jetty-launcher-3139-thread-1) [n:127.0.0.1:50372_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50372.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c165aa6
   [junit4]   2> 1086018 INFO  (jetty-launcher-3139-thread-1) [n:127.0.0.1:50372_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50372.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c165aa6
   [junit4]   2> 1086018 INFO  (jetty-launcher-3139-thread-1) [n:127.0.0.1:50372_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50372.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c165aa6
   [junit4]   2> 1086019 INFO  (jetty-launcher-3139-thread-1) [n:127.0.0.1:50372_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBootstrapTest_5E1B27B7BB987CD3-001/cdcr-target-001/node1/.
   [junit4]   2> 1086043 INFO  (zkConnectionManagerCallback-3160-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1086049 INFO  (zkConnectionManagerCallback-3163-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   1> Target zkHost = 127.0.0.1:50370/solr
   [junit4]   2> 1086052 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E1B27B7BB987CD3]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBootstrapTest_5E1B27B7BB987CD3-001/cdcr-source-001
   [junit4]   2> 1086052 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E1B27B7BB987CD3]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1086052 INFO  (Thread-1817) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1086052 INFO  (Thread-1817) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1086055 ERROR (Thread-1817) [    ] 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> 1086152 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E1B27B7BB987CD3]) [    ] o.a.s.c.ZkTestServer start zk server on port:50379
   [junit4]   2> 1086168 INFO  (zkConnectionManagerCallback-3167-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1086173 INFO  (jetty-launcher-3164-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1086174 INFO  (jetty-launcher-3164-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1086174 INFO  (jetty-launcher-3164-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1086174 INFO  (jetty-launcher-3164-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1086174 INFO  (jetty-launcher-3164-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3ab6ee7a{/solr,null,AVAILABLE}
   [junit4]   2> 1086175 INFO  (jetty-launcher-3164-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@32a3e74c{HTTP/1.1,[http/1.1]}{127.0.0.1:50381}
   [junit4]   2> 1086175 INFO  (jetty-launcher-3164-thread-1) [    ] o.e.j.s.Server Started @1086258ms
   [junit4]   2> 1086175 INFO  (jetty-launcher-3164-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50381}
   [junit4]   2> 1086175 ERROR (jetty-launcher-3164-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1086176 INFO  (jetty-launcher-3164-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1086176 INFO  (jetty-launcher-3164-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1086176 INFO  (jetty-launcher-3164-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1086176 INFO  (jetty-launcher-3164-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1086176 INFO  (jetty-launcher-3164-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-08T05:38:02.367Z
   [junit4]   2> 1086178 INFO  (zkConnectionManagerCallback-3169-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1086178 INFO  (jetty-launcher-3164-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1086257 INFO  (jetty-launcher-3164-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50379/solr
   [junit4]   2> 1086259 INFO  (zkConnectionManagerCallback-3173-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1086262 INFO  (zkConnectionManagerCallback-3175-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1086428 INFO  (jetty-launcher-3164-thread-1) [n:127.0.0.1:50381_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1086429 INFO  (jetty-launcher-3164-thread-1) [n:127.0.0.1:50381_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50381_solr
   [junit4]   2> 1086431 INFO  (jetty-launcher-3164-thread-1) [n:127.0.0.1:50381_solr    ] o.a.s.c.Overseer Overseer (id=72333168308060163-127.0.0.1:50381_solr-n_0000000000) starting
   [junit4]   2> 1086442 INFO  (zkConnectionManagerCallback-3182-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1086446 INFO  (jetty-launcher-3164-thread-1) [n:127.0.0.1:50381_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50379/solr ready
   [junit4]   2> 1086447 INFO  (jetty-launcher-3164-thread-1) [n:127.0.0.1:50381_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50381_solr
   [junit4]   2> 1086449 INFO  (OverseerStateUpdate-72333168308060163-127.0.0.1:50381_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1086452 INFO  (zkCallback-3181-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1086490 INFO  (jetty-launcher-3164-thread-1) [n:127.0.0.1:50381_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1086514 INFO  (jetty-launcher-3164-thread-1) [n:127.0.0.1:50381_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50381.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c165aa6
   [junit4]   2> 1086519 INFO  (jetty-launcher-3164-thread-1) [n:127.0.0.1:50381_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50381.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c165aa6
   [junit4]   2> 1086520 INFO  (jetty-launcher-3164-thread-1) [n:127.0.0.1:50381_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50381.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c165aa6
   [junit4]   2> 1086521 INFO  (jetty-launcher-3164-thread-1) [n:127.0.0.1:50381_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBootstrapTest_5E1B27B7BB987CD3-001/cdcr-source-001/node1/.
   [junit4]   2> 1086549 INFO  (zkConnectionManagerCallback-3185-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1086555 INFO  (zkConnectionManagerCallback-3188-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1086559 INFO  (zkConnectionManagerCallback-3190-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1086567 INFO  (zkConnectionManagerCallback-3194-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1086569 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E1B27B7BB987CD3]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1086571 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E1B27B7BB987CD3]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50379/solr ready
   [junit4]   2> 1086572 INFO  (qtp1119852781-10130) [n:127.0.0.1:50381_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=cdcr-source&name=cdcr-source&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1086577 INFO  (OverseerThreadFactory-4000-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection cdcr-source
   [junit4]   2> 1086690 INFO  (OverseerStateUpdate-72333168308060163-127.0.0.1:50381_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-source",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"cdcr-source_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50381/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1086895 INFO  (qtp1119852781-10126) [n:127.0.0.1:50381_solr    x:cdcr-source_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 1086896 INFO  (qtp1119852781-10126) [n:127.0.0.1:50381_solr    x:cdcr-source_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1087942 INFO  (qtp1119852781-10126) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1087946 INFO  (qtp1119852781-10126) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 1087948 INFO  (qtp1119852781-10126) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.IndexSchema [cdcr-source_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1087951 INFO  (qtp1119852781-10126) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1087952 INFO  (qtp1119852781-10126) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/cdcr-source/managed-schema
   [junit4]   2> 1087956 INFO  (qtp1119852781-10126) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/cdcr-source/schema.xml to /configs/cdcr-source/schema.xml.bak
   [junit4]   2> 1087956 INFO  (qtp1119852781-10126) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-source_shard1_replica_n1' using configuration from collection cdcr-source, trusted=true
   [junit4]   2> 1087957 INFO  (qtp1119852781-10126) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50381.solr.core.cdcr-source.shard1.replica_n1' (registry 'solr.core.cdcr-source.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c165aa6
   [junit4]   2> 1087957 INFO  (qtp1119852781-10126) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1087957 INFO  (qtp1119852781-10126) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [[cdcr-source_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBootstrapTest_5E1B27B7BB987CD3-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBootstrapTest_5E1B27B7BB987CD3-001/cdcr-source-001/node1/./cdcr-source_shard1_replica_n1/data/]
   [junit4]   2> 1088221 INFO  (qtp1119852781-10126) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 1088221 INFO  (qtp1119852781-10126) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1088222 INFO  (qtp1119852781-10126) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1088223 INFO  (qtp1119852781-10126) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1088225 INFO  (qtp1119852781-10126) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7d3fa388[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 1088227 INFO  (qtp1119852781-10126) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-source
   [junit4]   2> 1088227 INFO  (qtp1119852781-10126) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-source
   [junit4]   2> 1088227 INFO  (qtp1119852781-10126) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cdcr-source/managed-schema
   [junit4]   2> 1088228 INFO  (qtp1119852781-10126) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1088229 INFO  (qtp1119852781-10126) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1088244 INFO  (qtp1119852781-10126) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrBufferStateManager Created znode /collections/cdcr-source/cdcr/state/buffer
   [junit4]   2> 1088259 INFO  (qtp1119852781-10126) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrProcessStateManager Created znode /collections/cdcr-source/cdcr/state/process
   [junit4]   2> 1088330 INFO  (qtp1119852781-10126) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1605399514469892096
   [junit4]   2> 1088330 INFO  (searcherExecutor-4005-thread-1-processing-n:127.0.0.1:50381_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@7d3fa388[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1088340 INFO  (qtp1119852781-10126) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-source/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1088350 INFO  (qtp1119852781-10126) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1088350 INFO  (qtp1119852781-10126) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1088350 INFO  (qtp1119852781-10126) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50381/solr/cdcr-source_shard1_replica_n1/
   [junit4]   2> 1088350 INFO  (qtp1119852781-10126) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1088351 INFO  (qtp1119852781-10126) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:50381/solr/cdcr-source_shard1_replica_n1/ has no replicas
   [junit4]   2> 1088351 INFO  (qtp1119852781-10126) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1088357 INFO  (zkCallback-3174-thread-1) [    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-source:shard1
   [junit4]   2> 1088365 INFO  (qtp1119852781-10126) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:50381/solr/cdcr-source_shard1_replica_n1/ shard1
   [junit4]   2> 1088480 INFO  (qtp1119852781-10126) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1088484 INFO  (qtp1119852781-10126) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=1590
   [junit4]   2> 1088489 INFO  (qtp1119852781-10130) [n:127.0.0.1:50381_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> 1088590 INFO  (OverseerCollectionConfigSetProcessor-72333168308060163-127.0.0.1:50381_solr-n_0000000000) [    ] 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> 1088590 INFO  (zkCallback-3174-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1089497 INFO  (qtp1119852781-10130) [n:127.0.0.1:50381_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=cdcr-source&name=cdcr-source&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2} status=0 QTime=2925
   [junit4]   2> 1089560 INFO  (qtp1119852781-10129) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-source/terms/shard1 to Terms{values={core_node2=1}, version=1}
   [junit4]   2> 1089560 INFO  (qtp1119852781-10129) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=46
   [junit4]   2> 1089568 INFO  (qtp1119852781-10129) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1605399515768029184,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1089568 INFO  (qtp1119852781-10129) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4ebd90ea commitCommandVersion:1605399515768029184
   [junit4]   2> 1089617 INFO  (qtp1119852781-10129) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2fef739b[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 1089618 INFO  (qtp1119852781-10129) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1089619 INFO  (searcherExecutor-4005-thread-1-processing-n:127.0.0.1:50381_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@2fef739b[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)))}
   [junit4]   2> 1089619 INFO  (qtp1119852781-10129) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=51
   [junit4]   2> 1089628 INFO  (qtp1119852781-10132) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 1089629 INFO  (qtp1119852781-10129) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1605399515831992320,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1089629 INFO  (qtp1119852781-10129) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4ebd90ea commitCommandVersion:1605399515831992320
   [junit4]   2> 1089682 INFO  (qtp1119852781-10129) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@364744c7[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 1089683 INFO  (qtp1119852781-10129) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1089683 INFO  (searcherExecutor-4005-thread-1-processing-n:127.0.0.1:50381_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@364744c7[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100) Uninverting(_1(8.0.0):C100)))}
   [junit4]   2> 1089683 INFO  (qtp1119852781-10129) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=54
   [junit4]   2> 1089689 INFO  (qtp1119852781-10132) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1089690 INFO  (qtp1119852781-10132) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1605399515895955456,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1089690 INFO  (qtp1119852781-10132) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4ebd90ea commitCommandVersion:1605399515895955456
   [junit4]   2> 1089711 INFO  (qtp1119852781-10132) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@780c7eeb[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 1089711 INFO  (qtp1119852781-10132) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1089712 INFO  (searcherExecutor-4005-thread-1-processing-n:127.0.0.1:50381_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@780c7eeb[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100) Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100)))}
   [junit4]   2> 1089712 INFO  (qtp1119852781-10132) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=22
   [junit4]   2> 1089719 INFO  (qtp1119852781-10129) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 1089721 INFO  (qtp1119852781-10132) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1605399515928461312,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1089721 INFO  (qtp1119852781-10132) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4ebd90ea commitCommandVersion:1605399515928461312
   [junit4]   2> 1089742 INFO  (qtp1119852781-10132) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@77007b53[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 1089742 INFO  (qtp1119852781-10132) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1089743 INFO  (searcherExecutor-4005-thread-1-processing-n:127.0.0.1:50381_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@77007b53[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100) Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) Uninverting(_3(8.0.0):C100)))}
   [junit4]   2> 1089743 INFO  (qtp1119852781-10132) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=22
   [junit4]   2> 1089749 INFO  (qtp1119852781-10129) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1089750 INFO  (qtp1119852781-10132) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1605399515958870016,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1089750 INFO  (qtp1119852781-10132) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4ebd90ea commitCommandVersion:1605399515958870016
   [junit4]   2> 1089853 INFO  (qtp1119852781-10132) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@bf44b43[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 1089853 INFO  (qtp1119852781-10132) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1089854 INFO  (searcherExecutor-4005-thread-1-processing-n:127.0.0.1:50381_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@bf44b43[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100) Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100)))}
   [junit4]   2> 1089854 INFO  (qtp1119852781-10132) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=105
   [junit4]   2> 1089858 INFO  (qtp1119852781-10129) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1089859 INFO  (qtp1119852781-10129) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1605399516073164800,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1089859 INFO  (qtp1119852781-10129) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4ebd90ea commitCommandVersion:1605399516073164800
   [junit4]   2> 1089933 INFO  (qtp1119852781-10129) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@760aefb9[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 1089934 INFO  (qtp1119852781-10129) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1089935 INFO  (searcherExecutor-4005-thread-1-processing-n:127.0.0.1:50381_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@760aefb9[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100) Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100) Uninverting(_5(8.0.0):C100)))}
   [junit4]   2> 1089935 INFO  (qtp1119852781-10129) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=75
   [junit4]   2> 1089939 INFO  (qtp1119852781-10132) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1089940 INFO  (qtp1119852781-10129) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1605399516158099456,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1089940 INFO  (qtp1119852781-10129) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4ebd90ea commitCommandVersion:1605399516158099456
   [junit4]   2> 1090033 INFO  (qtp1119852781-10129) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@72addb90[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 1090033 INFO  (qtp1119852781-10129) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1090034 INFO  (searcherExecutor-4005-thread-1-processing-n:127.0.0.1:50381_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@72addb90[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100) Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100) Uninverting(_5(8.0.0):C100) Uninverting(_6(8.0.0):C100)))}
   [junit4]   2> 1090034 INFO  (qtp1119852781-10129) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=94
   [junit4]   2> 1090038 INFO  (qtp1119852781-10132) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1090039 INFO  (qtp1119852781-10129) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1605399516261908480,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1090039 INFO  (qtp1119852781-10129) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4ebd90ea commitCommandVersion:1605399516261908480
   [junit4]   2> 1090130 INFO  (qtp1119852781-10129) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7cc29cc0[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 1090131 INFO  (searcherExecutor-4005-thread-1-processing-n:127.0.0.1:50381_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@7cc29cc0[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100) Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100) Uninverting(_5(8.0.0):C100) Uninverting(_6(8.0.0):C100) Uninverting(_7(8.0.0):C100)))}
   [junit4]   2> 1090132 INFO  (qtp1119852781-10129) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1090132 INFO  (qtp1119852781-10129) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=93
   [junit4]   2> 1090159 INFO  (qtp1119852781-10129) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=26
   [junit4]   2> 1090160 INFO  (qtp1119852781-10132) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1605399516388786176,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1090160 INFO  (qtp1119852781-10132) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4ebd90ea commitCommandVersion:1605399516388786176
   [junit4]   2> 1090255 INFO  (qtp1119852781-10132) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@535d8293[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 1090255 INFO  (qtp1119852781-10132) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1090256 INFO  (searcherExecutor-4005-thread-1-processing-n:127.0.0.1:50381_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@535d8293[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100) Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100) Uninverting(_5(8.0.0):C100) Uninverting(_6(8.0.0):C100) Uninverting(_7(8.0.0):C100) Uninverting(_8(8.0.0):C100)))}
   [junit4]   2> 1090256 INFO  (qtp1119852781-10132) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=96
   [junit4]   2> 1090261 INFO  (qtp1119852781-10129) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1090267 INFO  (qtp1119852781-10132) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1605399516500983808,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1090267 INFO  (qtp1119852781-10132) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4ebd90ea commitCommandVersion:1605399516500983808
   [junit4]   2> 1090375 INFO  (qtp1119852781-10132) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@28a73a63[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 1090375 INFO  (qtp1119852781-10132) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1090376 INFO  (searcherExecutor-4005-thread-1-processing-n:127.0.0.1:50381_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@28a73a63[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100) Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100) Uninverting(_5(8.0.0):C100) Uninverting(_6(8.0.0):C100) Uninverting(_7(8.0.0):C100) Uninverting(_8(8.0.0):C100) Uninverting(_9(8.0.0):C100)))}
   [junit4]   2> 1090376 INFO  (qtp1119852781-10132) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=114
   [junit4]   2> 1090377 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E1B27B7BB987CD3]) [    ] o.a.s.c.c.CdcrBootstrapTest Adding numDocs=1000
   [junit4]   2> 1090377 INFO  (qtp1119852781-10129) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&_stateVer_=cdcr-source:4&wt=javabin&version=2} hits=1000 status=0 QTime=0
   [junit4]   2> 1090381 INFO  (zkConnectionManagerCallback-3197-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1090388 INFO  (zkConnectionManagerCallback-3201-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1090390 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E1B27B7BB987CD3]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1090392 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E1B27B7BB987CD3]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50370/solr ready
   [junit4]   2> 1090393 INFO  (qtp2055510817-10076) [n:127.0.0.1:50372_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=cdcr-target&name=cdcr-target&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1090397 INFO  (OverseerThreadFactory-3987-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection cdcr-target
   [junit4]   2> 1090515 INFO  (OverseerStateUpdate-72333168269918211-127.0.0.1:50372_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-target",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"cdcr-target_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50372/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1090723 INFO  (qtp2055510817-10072) [n:127.0.0.1:50372_solr    x:cdcr-target_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=cdcr-target&newCollection=true&name=cdcr-target_shard1_replica_n1&action=CREATE&numShards=1&collection=cdcr-target&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1090723 INFO  (qtp2055510817-10072) [n:127.0.0.1:50372_solr    x:cdcr-target_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1091748 INFO  (qtp2055510817-10072) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1091753 INFO  (qtp2055510817-10072) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 1091755 INFO  (qtp2055510817-10072) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.s.IndexSchema [cdcr-target_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1091758 INFO  (qtp2055510817-10072) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1091759 INFO  (qtp2055510817-10072) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/cdcr-target/managed-schema
   [junit4]   2> 1091763 INFO  (qtp2055510817-10072) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/cdcr-target/schema.xml to /configs/cdcr-target/schema.xml.bak
   [junit4]   2> 1091763 INFO  (qtp2055510817-10072) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-target_shard1_replica_n1' using configuration from collection cdcr-target, trusted=true
   [junit4]   2> 1091763 INFO  (qtp2055510817-10072) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50372.solr.core.cdcr-target.shard1.replica_n1' (registry 'solr.core.cdcr-target.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c165aa6
   [junit4]   2> 1091763 INFO  (qtp2055510817-10072) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1091763 INFO  (qtp2055510817-10072) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.SolrCore [[cdcr-target_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBootstrapTest_5E1B27B7BB987CD3-001/cdcr-target-001/node1/cdcr-target_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBootstrapTest_5E1B27B7BB987CD3-001/cdcr-target-001/node1/./cdcr-target_shard1_replica_n1/data/]
   [junit4]   2> 1091834 INFO  (qtp2055510817-10072) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 1091834 INFO  (qtp2055510817-10072) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1091835 INFO  (qtp2055510817-10072) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1091835 INFO  (qtp2055510817-10072) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1091836 INFO  (qtp2055510817-10072) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5f07349a[cdcr-target_shard1_replica_n1] main]
   [junit4]   2> 1091838 INFO  (qtp2055510817-10072) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-target
   [junit4]   2> 1091839 INFO  (qtp2055510817-10072) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-target
   [junit4]   2> 1091839 INFO  (qtp2055510817-10072) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cdcr-target/managed-schema
   [junit4]   2> 1091839 INFO  (qtp2055510817-10072) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1091840 INFO  (qtp2055510817-10072) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1091845 INFO  (qtp2055510817-10072) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.h.CdcrBufferStateManager Created znode /collections/cdcr-target/cdcr/state/buffer
   [junit4]   2> 1091846 INFO  (qtp2055510817-10072) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.h.CdcrProcessStateManager Created znode /collections/cdcr-target/cdcr/state/process
   [junit4]   2> 1091848 INFO  (qtp2055510817-10072) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1605399518158782464
   [junit4]   2> 1091848 INFO  (searcherExecutor-4011-thread-1-processing-n:127.0.0.1:50372_solr x:cdcr-target_shard1_replica_n1 c:cdcr-target s:shard1 r:core_node2) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-target_shard1_replica_n1] Registered new searcher Searcher@5f07349a[cdcr-target_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1091856 INFO  (qtp2055510817-10072) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-target/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1091862 INFO  (qtp2055510817-10072) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1091862 INFO  (qtp2055510817-10072) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1091862 INFO  (qtp2055510817-10072) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50372/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 1091863 INFO  (qtp2055510817-10072) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1091863 INFO  (qtp2055510817-10072) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:50372/solr/cdcr-target_shard1_replica_n1/ has no replicas
   [junit4]   2> 1091863 INFO  (qtp2055510817-10072) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1091869 INFO  (zkCallback-3149-thread-1) [    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-target:shard1
   [junit4]   2> 1091873 INFO  (qtp2055510817-10072) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:50372/solr/cdcr-target_shard1_replica_n1/ shard1
   [junit4]   2> 1091977 INFO  (qtp2055510817-10072) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1091981 INFO  (qtp2055510817-10072) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=cdcr-target&newCollection=true&name=cdcr-target_shard1_replica_n1&action=CREATE&numShards=1&collection=cdcr-target&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1259
   [junit4]   2> 1091985 INFO  (qtp2055510817-10076) [n:127.0.0.1:50372_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> 1092089 INFO  (zkCallback-3149-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-target/state.json] for collection [cdcr-target] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1092401 INFO  (OverseerCollectionConfigSetProcessor-72333168269918211-127.0.0.1:50372_solr-n_0000000000) [    ] 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> 1092986 INFO  (qtp2055510817-10076) [n:127.0.0.1:50372_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=cdcr-target&name=cdcr-target&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2592
   [junit4]   2> 1093007 INFO  (zkCallback-3149-thread-1) [    ] o.a.s.h.CdcrProcessStateManager The CDCR process state has changed: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-target/cdcr/state/process @ cdcr-target:shard1
   [junit4]   2> 1093007 INFO  (qtp2055510817-10075) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr params={qt=/cdcr&_stateVer_=cdcr-target:4&action=start&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 1093008 INFO  (zkCallback-3149-thread-1) [    ] o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher: STARTED @ cdcr-target:shard1
   [junit4]   2> 1093010 INFO  (zkConnectionManagerCallback-3206-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1093013 INFO  (qtp1119852781-10132) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1093015 INFO  (qtp1119852781-10132) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50370/solr ready
   [junit4]   2> 1093028 INFO  (qtp2055510817-10075) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 1093028 INFO  (qtp2055510817-10075) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1093029 INFO  (qtp2055510817-10078) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr params={_stateVer_=cdcr-target:4&action=COLLECTIONCHECKPOINT&wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 1093030 INFO  (qtp1119852781-10132) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Create new update log reader for target cdcr-target with checkpoint -1 @ cdcr-source:shard1
   [junit4]   2> 1093030 INFO  (qtp1119852781-10132) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: cdcr-target, shard: shard1
   [junit4]   2> 1093041 INFO  (qtp1119852781-10132) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
   [junit4]   2> 1093044 INFO  (zkCallback-3174-thread-1) [    ] o.a.s.h.CdcrProcessStateManager The CDCR process state has changed: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/cdcr/state/process @ cdcr-source:shard1
   [junit4]   2> 1093044 INFO  (cdcr-bootstrap-status-3202-thread-1-processing-n:127.0.0.1:50381_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: cdcr-target shard: shard1 leader: http://127.0.0.1:50372/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 1093044 INFO  (qtp1119852781-10132) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/cdcr params={qt=/cdcr&_stateVer_=cdcr-source:4&action=start&wt=javabin&version=2} status=0 QTime=35
   [junit4]   2> 1093045 INFO  (zkCallback-3174-thread-1) [    ] o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher: STARTED @ cdcr-source:shard1
   [junit4]   2> 1093046 INFO  (qtp2055510817-10079) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr params={qt=/cdcr&masterUrl=http://127.0.0.1:50381/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1093049 INFO  (qtp1119852781-10129) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/cdcr params={qt=/cdcr&_stateVer_=cdcr-source:4&action=queues&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1093050 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E1B27B7BB987CD3]) [    ] o.a.s.c.c.CdcrBootstrapTest Cdcr queue response: {responseHeader={status=0,QTime=3},queues={127.0.0.1:50370/solr={cdcr-target={queueSize=1010,lastTimestamp=}}},tlogTotalSize=48659,tlogTotalCount=10,updateLogSynchronizer=stopped}
   [junit4]   2> 1093051 INFO  (qtp2055510817-10075) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1605399519420219392,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1093052 INFO  (qtp2055510817-10075) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1093053 INFO  (qtp2055510817-10075) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1093053 INFO  (qtp2055510817-10075) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-target:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1093054 INFO  (recoveryExecutor-3146-thread-1-processing-n:127.0.0.1:50372_solr x:cdcr-target_shard1_replica_n1 c:cdcr-target s:shard1 r:core_node2) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1093055 INFO  (qtp2055510817-10079) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&_stateVer_=cdcr-target:4&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1093058 INFO  (qtp2055510817-10079) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1093058 INFO  (qtp1119852781-10132) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1605399519427559424,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1093058 INFO  (qtp1119852781-10132) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4ebd90ea commitCommandVersion:1605399519427559424
   [junit4]   2> 1093065 INFO  (cdcr-bootstrap-status-3202-thread-1-processing-n:127.0.0.1:50381_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager CDCR bootstrap running for 1 seconds, sleeping for 2000 ms
   [junit4]   2> 1093076 INFO  (qtp1119852781-10132) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@417c2d8e[cdcr-source_shard1_replica_n1] realtime]
   [junit4]   2> 1093076 INFO  (qtp1119852781-10132) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1093076 INFO  (qtp1119852781-10132) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2} status=0 QTime=18
   [junit4]   2> 1093081 INFO  (qtp1119852781-10129) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1093081 INFO  (recoveryExecutor-3146-thread-1-processing-n:127.0.0.1:50372_solr x:cdcr-target_shard1_replica_n1 c:cdcr-target s:shard1 r:core_node2) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Master's generation: 12
   [junit4]   2> 1093081 INFO  (recoveryExecutor-3146-thread-1-processing-n:127.0.0.1:50372_solr x:cdcr-target_shard1_replica_n1 c:cdcr-target s:shard1 r:core_node2) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Master's version: 1531028289249
   [junit4]   2> 1093081 INFO  (recoveryExecutor-3146-thread-1-processing-n:127.0.0.1:50372_solr x:cdcr-target_shard1_replica_n1 c:cdcr-target s:shard1 r:core_node2) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1093081 INFO  (recoveryExecutor-3146-thread-1-processing-n:127.0.0.1:50372_solr x:cdcr-target_shard1_replica_n1 c:cdcr-target s:shard1 r:core_node2) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1093081 INFO  (recoveryExecutor-3146-thread-1-processing-n:127.0.0.1:50372_solr x:cdcr-target_shard1_replica_n1 c:cdcr-target s:shard1 r:core_node2) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1093086 INFO  (qtp1119852781-10129) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication params={generation=12&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist} status=0 QTime=3
   [junit4]   2> 1093086 INFO  (recoveryExecutor-3146-thread-1-processing-n:127.0.0.1:50372_solr x:cdcr-target_shard1_replica_n1 c:cdcr-target s:shard1 r:core_node2) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Number of files in latest index in master: 13
   [junit4]   2> 1093089 INFO  (recoveryExecutor-3146-thread-1-processing-n:127.0.0.1:50372_solr x:cdcr-target_shard1_replica_n1 c:cdcr-target s:shard1 r:core_node2) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1093089 INFO  (recoveryExecutor-3146-thread-1-processing-n:127.0.0.1:50372_solr x:cdcr-target_shard1_replica_n1 c:cdcr-target s:shard1 r:core_node2) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@db0243 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10755c27)
   [junit4]   2> 1093090 INFO  (qtp1119852781-10132) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication params={generation=12&qt=/replication&file=_a_Lucene50_0.pos&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1093091 INFO  (qtp1119852781-10129) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication params={generation=12&qt=/replication&file=_a.fdt&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1093093 INFO  (qtp1119852781-10132) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication params={generation=12&qt=/replication&file=_a_Lucene50_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1093095 INFO  (qtp1119852781-10129) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication params={generation=12&qt=/replication&file=_a_Lucene50_0.tim&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1093097 INFO  (qtp1119852781-10132) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication params={generation=12&qt=/replication&file=_a_Lucene70_0.dvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1093098 INFO  (qtp1119852781-10129) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication params={generation=12&qt=/replication&file=_a.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1093101 INFO  (qtp1119852781-10132) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication params={generation=12&qt=/replication&file=_a.fdx&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1093113 INFO  (qtp1119852781-10129) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication params={generation=12&qt=/replication&file=_a_Lucene50_0.tip&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1093115 INFO  (qtp1119852781-10132) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication params={generation=12&qt=/replication&file=_a.nvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1093118 INFO  (qtp1119852781-10129) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication params={generation=12&qt=/replication&file=_a.fnm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1093122 INFO  (qtp1119852781-10132) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication params={generation=12&qt=/replication&file=_a.nvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1093127 INFO  (qtp1119852781-10129) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication params={generation=12&qt=/replication&file=_a_Lucene70_0.dvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1093128 INFO  (qtp1119852781-10132) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication params={generation=12&qt=/replication&file=segments_c&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1093129 INFO  (recoveryExecutor-3146-thread-1-processing-n:127.0.0.1:50372_solr x:cdcr-target_shard1_replica_n1 c:cdcr-target s:shard1 r:core_node2) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Bytes downloaded: 48666, Bytes skipped downloading: 0
   [junit4]   2> 1093129 INFO  (recoveryExecutor-3146-thread-1-processing-n:127.0.0.1:50372_solr x:cdcr-target_shard1_replica_n1 c:cdcr-target s:shard1 r:core_node2) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=48666) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@db0243 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10755c27)
   [junit4]   2> 1093131 INFO  (recoveryExecutor-3146-thread-1-processing-n:127.0.0.1:50372_solr x:cdcr-target_shard1_replica_n1 c:cdcr-target s:shard1 r:core_node2) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1093132 INFO  (recoveryExecutor-3146-thread-1-processing-n:127.0.0.1:50372_solr x:cdcr-target_shard1_replica_n1 c:cdcr-target s:shard1 r:core_node2) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@19ac52ab[cdcr-target_shard1_replica_n1] main]
   [junit4]   2> 1093133 INFO  (searcherExecutor-4011-thread-1-processing-n:127.0.0.1:50372_solr x:cdcr-target_shard1_replica_n1 c:cdcr-target s:shard1 r:core_node2) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-target_shard1_replica_n1] Registered new searcher Searcher@19ac52ab[cdcr-target_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(8.0.0):C1000)))}
   [junit4]   2> 1093133 INFO  (recoveryExecutor-3146-thread-1-processing-n:127.0.0.1:50372_solr x:cdcr-target_shard1_replica_n1 c:cdcr-target s:shard1 r:core_node2) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.h.CdcrRequestHandler No replay needed.
   [junit4]   2> 1094063 INFO  (qtp2055510817-10079) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1605399520481378304,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1094063 INFO  (qtp2055510817-10079) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1094063 INFO  (qtp2055510817-10079) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1094063 INFO  (qtp2055510817-10079) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-target:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1094064 INFO  (qtp2055510817-10075) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&_stateVer_=cdcr-target:4&wt=javabin&version=2} hits=1000 status=0 QTime=0
   [junit4]   2> 1094084 INFO  (qtp2055510817-10079) [n:127.0.0.1:50372_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.S.Request [cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr params={qt=/cdcr&action=CANCEL_BOOTSTRAP&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1095070 WARN  (cdcr-bootstrap-status-3202-thread-1-processing-n:127.0.0.1:50381_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Cancelling waiting for bootstrap on target: cdcr-target shard: shard1 to complete
   [junit4]   2> 1095071 INFO  (zkCallback-3174-thread-1) [    ] o.a.s.h.CdcrProcessStateManager The CDCR process state has changed: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/cdcr/state/process @ cdcr-source:shard1
   [junit4]   2> 1095072 INFO  (qtp1119852781-10129) [n:127.0.0.1:50381_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/cdcr params={qt=/cdcr&_stateVer_=cdcr-source:4&action=stop&wt=javabin&version=2} status=0 QTime=989
   [junit4]   2> 1095072 INFO  (zkCallback-3174-thread-1) [    ] o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher: STOPPED @ cdcr-source

[...truncated too long message...]

ild.xml

-clover.disable:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/top-level-ivy-settings.xml

install-junit4-taskdef:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 16ms :: artifacts dl 154ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 5E1B27B7BB987CD3
    [mkdir] Created dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says g'day! Master seed: 5E1B27B7BB987CD3
   [junit4] Executing 5 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J0 PID(3933@serv1-vm2.sd-datasolutions.de).
   [junit4] Started J1 PID(3932@serv1-vm2.sd-datasolutions.de).
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBootstrapTest
   [junit4] OK      46.3s J0 | CdcrBootstrapTest.testBootstrapWithSourceCluster
   [junit4] OK      19.4s J0 | CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap
   [junit4] OK      20.8s J0 | CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster
   [junit4] Completed [1/5] on J0 in 93.84s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBootstrapTest
   [junit4] OK      47.7s J1 | CdcrBootstrapTest.testBootstrapWithSourceCluster
   [junit4] OK      21.1s J1 | CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap
   [junit4] OK      18.5s J1 | CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster
   [junit4] Completed [2/5] on J1 in 94.43s, 3 tests
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: org.apache.solr.cloud.cdcr.CdcrBootstrapTest. This may confuse tools that process XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBootstrapTest
   [junit4] OK      13.6s J0 | CdcrBootstrapTest.testBootstrapWithSourceCluster
   [junit4] OK      18.0s J0 | CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap
   [junit4] OK      14.1s J0 | CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster
   [junit4] Completed [3/5] on J0 in 46.14s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBootstrapTest
   [junit4] OK      13.3s J1 | CdcrBootstrapTest.testBootstrapWithSourceCluster
   [junit4] OK      18.8s J1 | CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap
   [junit4] OK      14.9s J1 | CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster
   [junit4] Completed [4/5] on J1 in 47.18s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBootstrapTest
   [junit4] OK      13.1s J0 | CdcrBootstrapTest.testBootstrapWithSourceCluster
   [junit4] OK      17.7s J0 | CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap
   [junit4] OK      14.3s J0 | CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster
   [junit4] Completed [5/5] on J0 in 45.18s, 3 tests
   [junit4] 
   [junit4] JVM J0:     0.94 ..   188.33 =   187.39s
   [junit4] JVM J1:     0.94 ..   144.47 =   143.53s
   [junit4] Execution time total: 3 minutes 8 seconds
   [junit4] Tests summary: 5 suites, 15 tests
   [junit4] Could not remove temporary path: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp])
   [junit4] Could not remove temporary path: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 125.20s | org.apache.solr.cloud.api.collections.AssignTest
[junit4:tophints] 122.87s | org.apache.solr.cloud.TestTlogReplica
[junit4:tophints] 117.71s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints] 111.94s | org.apache.solr.cloud.ZkFailoverTest
[junit4:tophints] 108.24s | org.apache.solr.cloud.TestPullReplicaErrorHandling

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 3 minutes 12 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.cdcr.CdcrBootstrapTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2843)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2722)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2703)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3082)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to MacOSX VBOX
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1089)
		at hudson.FilePath.act(FilePath.java:1078)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2701)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1840)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3084)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1091)
	at hudson.FilePath.act(FilePath.java:1078)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2701)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1840)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=b7d14c50fbae3d11b32b9331287636c98730987a, workspace=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX
[WARNINGS] Computing warning deltas based on reference build #4721
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2