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 2017/11/25 10:57:21 UTC

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

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20993/
Java: 64bit/jdk1.8.0_144 -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([20698C8B4A3DFDB7:F42CC7D2AD6B4E4C]: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:292)
	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 13629 lines...]
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBootstrapTest
   [junit4]   2> 2825397 INFO  (SUITE-CdcrBootstrapTest-seed#[20698C8B4A3DFDB7]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_20698C8B4A3DFDB7-001/init-core-data-001
   [junit4]   2> 2825398 WARN  (SUITE-CdcrBootstrapTest-seed#[20698C8B4A3DFDB7]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=26 numCloses=26
   [junit4]   2> 2825398 INFO  (SUITE-CdcrBootstrapTest-seed#[20698C8B4A3DFDB7]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2825400 INFO  (SUITE-CdcrBootstrapTest-seed#[20698C8B4A3DFDB7]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2825406 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[20698C8B4A3DFDB7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBootstrapWithContinousIndexingOnSourceCluster
   [junit4]   2> 2825406 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[20698C8B4A3DFDB7]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_20698C8B4A3DFDB7-001/cdcr-target-001
   [junit4]   2> 2825406 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[20698C8B4A3DFDB7]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2825407 INFO  (Thread-4152) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2825407 INFO  (Thread-4152) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2825410 ERROR (Thread-4152) [    ] 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> 2825507 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[20698C8B4A3DFDB7]) [    ] o.a.s.c.ZkTestServer start zk server on port:35923
   [junit4]   2> 2825521 INFO  (jetty-launcher-6098-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2825522 INFO  (jetty-launcher-6098-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2015ee70{/solr,null,AVAILABLE}
   [junit4]   2> 2825525 INFO  (jetty-launcher-6098-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4bd6a414{HTTP/1.1,[http/1.1]}{127.0.0.1:37903}
   [junit4]   2> 2825525 INFO  (jetty-launcher-6098-thread-1) [    ] o.e.j.s.Server Started @2827069ms
   [junit4]   2> 2825525 INFO  (jetty-launcher-6098-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37903}
   [junit4]   2> 2825525 ERROR (jetty-launcher-6098-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2825525 INFO  (jetty-launcher-6098-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2825526 INFO  (jetty-launcher-6098-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2825526 INFO  (jetty-launcher-6098-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2825526 INFO  (jetty-launcher-6098-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-25T10:35:44.461Z
   [junit4]   2> 2825529 INFO  (jetty-launcher-6098-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2825540 INFO  (jetty-launcher-6098-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35923/solr
   [junit4]   2> 2825607 INFO  (jetty-launcher-6098-thread-1) [n:127.0.0.1:37903_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2825608 INFO  (jetty-launcher-6098-thread-1) [n:127.0.0.1:37903_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37903_solr
   [junit4]   2> 2825608 INFO  (jetty-launcher-6098-thread-1) [n:127.0.0.1:37903_solr    ] o.a.s.c.Overseer Overseer (id=99064620275662851-127.0.0.1:37903_solr-n_0000000000) starting
   [junit4]   2> 2825613 INFO  (jetty-launcher-6098-thread-1) [n:127.0.0.1:37903_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37903_solr
   [junit4]   2> 2825614 INFO  (zkCallback-6105-thread-1-processing-n:127.0.0.1:37903_solr) [n:127.0.0.1:37903_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2825696 INFO  (jetty-launcher-6098-thread-1) [n:127.0.0.1:37903_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37903.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b5d1c98
   [junit4]   2> 2825700 INFO  (jetty-launcher-6098-thread-1) [n:127.0.0.1:37903_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37903.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b5d1c98
   [junit4]   2> 2825700 INFO  (jetty-launcher-6098-thread-1) [n:127.0.0.1:37903_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37903.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b5d1c98
   [junit4]   2> 2825700 INFO  (jetty-launcher-6098-thread-1) [n:127.0.0.1:37903_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_20698C8B4A3DFDB7-001/cdcr-target-001/node1/.
   [junit4]   2> 2825711 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[20698C8B4A3DFDB7]) [    ] o.a.s.c.c.CdcrBootstrapTest Target zkHost = 127.0.0.1:35923/solr
   [junit4]   2> 2825711 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[20698C8B4A3DFDB7]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_20698C8B4A3DFDB7-001/cdcr-source-001
   [junit4]   2> 2825711 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[20698C8B4A3DFDB7]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2825711 INFO  (Thread-4162) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2825711 INFO  (Thread-4162) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2825713 ERROR (Thread-4162) [    ] 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> 2825811 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[20698C8B4A3DFDB7]) [    ] o.a.s.c.ZkTestServer start zk server on port:34091
   [junit4]   2> 2825824 INFO  (jetty-launcher-6111-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2825825 INFO  (jetty-launcher-6111-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7edab1a0{/solr,null,AVAILABLE}
   [junit4]   2> 2825826 INFO  (jetty-launcher-6111-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@47f947bb{HTTP/1.1,[http/1.1]}{127.0.0.1:35819}
   [junit4]   2> 2825827 INFO  (jetty-launcher-6111-thread-1) [    ] o.e.j.s.Server Started @2827371ms
   [junit4]   2> 2825827 INFO  (jetty-launcher-6111-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35819}
   [junit4]   2> 2825828 ERROR (jetty-launcher-6111-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2825828 INFO  (jetty-launcher-6111-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2825828 INFO  (jetty-launcher-6111-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2825828 INFO  (jetty-launcher-6111-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2825828 INFO  (jetty-launcher-6111-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-25T10:35:44.763Z
   [junit4]   2> 2825830 INFO  (jetty-launcher-6111-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2825841 INFO  (jetty-launcher-6111-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34091/solr
   [junit4]   2> 2825902 INFO  (jetty-launcher-6111-thread-1) [n:127.0.0.1:35819_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2825902 INFO  (jetty-launcher-6111-thread-1) [n:127.0.0.1:35819_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35819_solr
   [junit4]   2> 2825903 INFO  (jetty-launcher-6111-thread-1) [n:127.0.0.1:35819_solr    ] o.a.s.c.Overseer Overseer (id=99064620295585795-127.0.0.1:35819_solr-n_0000000000) starting
   [junit4]   2> 2825908 INFO  (jetty-launcher-6111-thread-1) [n:127.0.0.1:35819_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35819_solr
   [junit4]   2> 2825908 INFO  (zkCallback-6118-thread-1-processing-n:127.0.0.1:35819_solr) [n:127.0.0.1:35819_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2825967 INFO  (jetty-launcher-6111-thread-1) [n:127.0.0.1:35819_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35819.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b5d1c98
   [junit4]   2> 2825971 INFO  (jetty-launcher-6111-thread-1) [n:127.0.0.1:35819_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35819.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b5d1c98
   [junit4]   2> 2825971 INFO  (jetty-launcher-6111-thread-1) [n:127.0.0.1:35819_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35819.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b5d1c98
   [junit4]   2> 2825972 INFO  (jetty-launcher-6111-thread-1) [n:127.0.0.1:35819_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_20698C8B4A3DFDB7-001/cdcr-source-001/node1/.
   [junit4]   2> 2825993 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[20698C8B4A3DFDB7]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2825993 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[20698C8B4A3DFDB7]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34091/solr ready
   [junit4]   2> 2825993 INFO  (qtp630770454-30100) [n:127.0.0.1:35819_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&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> 2825994 INFO  (OverseerThreadFactory-9519-thread-1-processing-n:127.0.0.1:35819_solr) [n:127.0.0.1:35819_solr    ] o.a.s.c.CreateCollectionCmd Create collection cdcr-source
   [junit4]   2> 2826098 INFO  (OverseerStateUpdate-99064620295585795-127.0.0.1:35819_solr-n_0000000000) [n:127.0.0.1:35819_solr    ] 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:35819/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2826300 INFO  (qtp630770454-30102) [n:127.0.0.1:35819_solr    ] 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> 2826301 INFO  (qtp630770454-30102) [n:127.0.0.1:35819_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2826405 INFO  (zkCallback-6118-thread-1-processing-n:127.0.0.1:35819_solr) [n:127.0.0.1:35819_solr    ] 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> 2826405 INFO  (zkCallback-6118-thread-2-processing-n:127.0.0.1:35819_solr) [n:127.0.0.1:35819_solr    ] 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> 2827315 INFO  (qtp630770454-30102) [n:127.0.0.1:35819_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> 2827322 INFO  (qtp630770454-30102) [n:127.0.0.1:35819_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> 2827324 INFO  (qtp630770454-30102) [n:127.0.0.1:35819_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> 2827327 INFO  (qtp630770454-30102) [n:127.0.0.1:35819_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> 2827328 INFO  (qtp630770454-30102) [n:127.0.0.1:35819_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> 2827332 INFO  (qtp630770454-30102) [n:127.0.0.1:35819_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> 2827332 INFO  (qtp630770454-30102) [n:127.0.0.1:35819_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> 2827332 INFO  (qtp630770454-30102) [n:127.0.0.1:35819_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_35819.solr.core.cdcr-source.shard1.replica_n1' (registry 'solr.core.cdcr-source.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b5d1c98
   [junit4]   2> 2827333 INFO  (qtp630770454-30102) [n:127.0.0.1:35819_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> 2827333 INFO  (qtp630770454-30102) [n:127.0.0.1:35819_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 [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_20698C8B4A3DFDB7-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_20698C8B4A3DFDB7-001/cdcr-source-001/node1/./cdcr-source_shard1_replica_n1/data/]
   [junit4]   2> 2827409 INFO  (qtp630770454-30102) [n:127.0.0.1:35819_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> 2827409 INFO  (qtp630770454-30102) [n:127.0.0.1:35819_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> 2827409 INFO  (qtp630770454-30102) [n:127.0.0.1:35819_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> 2827409 INFO  (qtp630770454-30102) [n:127.0.0.1:35819_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> 2827411 INFO  (qtp630770454-30102) [n:127.0.0.1:35819_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4cebd7b3[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2827412 INFO  (qtp630770454-30102) [n:127.0.0.1:35819_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> 2827412 INFO  (qtp630770454-30102) [n:127.0.0.1:35819_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> 2827412 INFO  (qtp630770454-30102) [n:127.0.0.1:35819_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> 2827412 INFO  (qtp630770454-30102) [n:127.0.0.1:35819_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> 2827412 INFO  (qtp630770454-30102) [n:127.0.0.1:35819_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> 2827413 INFO  (qtp630770454-30102) [n:127.0.0.1:35819_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> 2827413 INFO  (qtp630770454-30102) [n:127.0.0.1:35819_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> 2827415 INFO  (searcherExecutor-9522-thread-1-processing-n:127.0.0.1:35819_solr x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) [n:127.0.0.1:35819_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@4cebd7b3[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2827415 INFO  (qtp630770454-30102) [n:127.0.0.1:35819_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 1585033926515097600
   [junit4]   2> 2827417 INFO  (qtp630770454-30102) [n:127.0.0.1:35819_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> 2827417 INFO  (qtp630770454-30102) [n:127.0.0.1:35819_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> 2827417 INFO  (qtp630770454-30102) [n:127.0.0.1:35819_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:35819/solr/cdcr-source_shard1_replica_n1/
   [junit4]   2> 2827417 INFO  (qtp630770454-30102) [n:127.0.0.1:35819_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> 2827417 INFO  (qtp630770454-30102) [n:127.0.0.1:35819_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:35819/solr/cdcr-source_shard1_replica_n1/ has no replicas
   [junit4]   2> 2827417 INFO  (qtp630770454-30102) [n:127.0.0.1:35819_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> 2827418 INFO  (zkCallback-6118-thread-2-processing-n:127.0.0.1:35819_solr) [n:127.0.0.1:35819_solr    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-source:shard1
   [junit4]   2> 2827420 INFO  (qtp630770454-30102) [n:127.0.0.1:35819_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:35819/solr/cdcr-source_shard1_replica_n1/ shard1
   [junit4]   2> 2827521 INFO  (zkCallback-6118-thread-2-processing-n:127.0.0.1:35819_solr) [n:127.0.0.1:35819_solr    ] 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> 2827521 INFO  (zkCallback-6118-thread-3-processing-n:127.0.0.1:35819_solr) [n:127.0.0.1:35819_solr    ] 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> 2827571 INFO  (qtp630770454-30102) [n:127.0.0.1:35819_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> 2827584 INFO  (qtp630770454-30102) [n:127.0.0.1:35819_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=1283
   [junit4]   2> 2827589 INFO  (qtp630770454-30100) [n:127.0.0.1:35819_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> 2827674 INFO  (zkCallback-6118-thread-3-processing-n:127.0.0.1:35819_solr) [n:127.0.0.1:35819_solr    ] 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> 2827674 INFO  (zkCallback-6118-thread-2-processing-n:127.0.0.1:35819_solr) [n:127.0.0.1:35819_solr    ] 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> 2827997 INFO  (OverseerCollectionConfigSetProcessor-99064620295585795-127.0.0.1:35819_solr-n_0000000000) [n:127.0.0.1:35819_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2828589 INFO  (qtp630770454-30100) [n:127.0.0.1:35819_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&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=2595
   [junit4]   2> 2828597 INFO  (qtp630770454-30101) [n:127.0.0.1:35819_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> 2828598 INFO  (qtp630770454-30096) [n:127.0.0.1:35819_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1585033927755563008,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2828598 INFO  (qtp630770454-30096) [n:127.0.0.1:35819_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@484bc65b commitCommandVersion:1585033927755563008
   [junit4]   2> 2828705 INFO  (qtp630770454-30096) [n:127.0.0.1:35819_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@629917cd[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2828705 INFO  (qtp630770454-30096) [n:127.0.0.1:35819_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> 2828706 INFO  (searcherExecutor-9522-thread-1-processing-n:127.0.0.1:35819_solr x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) [n:127.0.0.1:35819_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@629917cd[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)))}
   [junit4]   2> 2828706 INFO  (qtp630770454-30096) [n:127.0.0.1:35819_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=108
   [junit4]   2> 2828709 INFO  (qtp630770454-30102) [n:127.0.0.1:35819_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=2
   [junit4]   2> 2828709 INFO  (qtp630770454-30100) [n:127.0.0.1:35819_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1585033927871954975,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2828709 INFO  (qtp630770454-30100) [n:127.0.0.1:35819_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@484bc65b commitCommandVersion:1585033927871954975
   [junit4]   2> 2828825 INFO  (qtp630770454-30100) [n:127.0.0.1:35819_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@20b8c215[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2828825 INFO  (qtp630770454-30100) [n:127.0.0.1:35819_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> 2828826 INFO  (searcherExecutor-9522-thread-1-processing-n:127.0.0.1:35819_solr x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) [n:127.0.0.1:35819_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@20b8c215[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100) Uninverting(_1(8.0.0):C100)))}
   [junit4]   2> 2828826 INFO  (qtp630770454-30100) [n:127.0.0.1:35819_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=116
   [junit4]   2> 2828828 INFO  (qtp630770454-30101) [n:127.0.0.1:35819_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=1
   [junit4]   2> 2828828 INFO  (qtp630770454-30096) [n:127.0.0.1:35819_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1585033927996735543,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2828828 INFO  (qtp630770454-30096) [n:127.0.0.1:35819_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@484bc65b commitCommandVersion:1585033927996735543
   [junit4]   2> 2828960 INFO  (qtp630770454-30096) [n:127.0.0.1:35819_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@382feb77[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2828960 INFO  (qtp630770454-30096) [n:127.0.0.1:35819_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> 2828961 INFO  (searcherExecutor-9522-thread-1-processing-n:127.0.0.1:35819_solr x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) [n:127.0.0.1:35819_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@382feb77[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> 2828961 INFO  (qtp630770454-30096) [n:127.0.0.1:35819_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=133
   [junit4]   2> 2828963 INFO  (qtp630770454-30102) [n:127.0.0.1:35819_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=1
   [junit4]   2> 2828964 INFO  (qtp630770454-30100) [n:127.0.0.1:35819_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1585033928139341824,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2828964 INFO  (qtp630770454-30100) [n:127.0.0.1:35819_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@484bc65b commitCommandVersion:1585033928139341824
   [junit4]   2> 2829107 INFO  (qtp630770454-30100) [n:127.0.0.1:35819_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@45df7d0e[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2829107 INFO  (qtp630770454-30100) [n:127.0.0.1:35819_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> 2829107 INFO  (searcherExecutor-9522-thread-1-processing-n:127.0.0.1:35819_solr x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) [n:127.0.0.1:35819_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@45df7d0e[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> 2829108 INFO  (qtp630770454-30100) [n:127.0.0.1:35819_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=144
   [junit4]   2> 2829109 INFO  (qtp630770454-30101) [n:127.0.0.1:35819_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=1
   [junit4]   2> 2829110 INFO  (qtp630770454-30096) [n:127.0.0.1:35819_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1585033928292433920,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2829110 INFO  (qtp630770454-30096) [n:127.0.0.1:35819_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@484bc65b commitCommandVersion:1585033928292433920
   [junit4]   2> 2829291 INFO  (qtp630770454-30096) [n:127.0.0.1:35819_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3eda0811[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2829291 INFO  (qtp630770454-30096) [n:127.0.0.1:35819_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> 2829293 INFO  (searcherExecutor-9522-thread-1-processing-n:127.0.0.1:35819_solr x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) [n:127.0.0.1:35819_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@3eda0811[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> 2829293 INFO  (qtp630770454-30096) [n:127.0.0.1:35819_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=183
   [junit4]   2> 2829298 INFO  (qtp630770454-30102) [n:127.0.0.1:35819_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> 2829298 INFO  (qtp630770454-30100) [n:127.0.0.1:35819_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1585033928489566218,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2829298 INFO  (qtp630770454-30100) [n:127.0.0.1:35819_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@484bc65b commitCommandVersion:1585033928489566218
   [junit4]   2> 2829502 INFO  (qtp630770454-30100) [n:127.0.0.1:35819_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@258e9d8b[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2829502 INFO  (qtp630770454-30100) [n:127.0.0.1:35819_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> 2829504 INFO  (searcherExecutor-9522-thread-1-processing-n:127.0.0.1:35819_solr x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) [n:127.0.0.1:35819_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@258e9d8b[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> 2829504 INFO  (qtp630770454-30100) [n:127.0.0.1:35819_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=205
   [junit4]   2> 2829539 INFO  (qtp630770454-30101) [n:127.0.0.1:35819_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=34
   [junit4]   2> 2829540 INFO  (qtp630770454-30096) [n:127.0.0.1:35819_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1585033928743321600,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2829540 INFO  (qtp630770454-30096) [n:127.0.0.1:35819_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@484bc65b commitCommandVersion:1585033928743321600
   [junit4]   2> 2829751 INFO  (qtp630770454-30096) [n:127.0.0.1:35819_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@e1b2909[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2829752 INFO  (qtp630770454-30096) [n:127.0.0.1:35819_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> 2829754 INFO  (searcherExecutor-9522-thread-1-processing-n:127.0.0.1:35819_solr x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) [n:127.0.0.1:35819_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@e1b2909[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> 2829754 INFO  (qtp630770454-30096) [n:127.0.0.1:35819_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=214
   [junit4]   2> 2829759 INFO  (qtp630770454-30102) [n:127.0.0.1:35819_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> 2829760 INFO  (qtp630770454-30100) [n:127.0.0.1:35819_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1585033928974008320,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2829760 INFO  (qtp630770454-30100) [n:127.0.0.1:35819_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@484bc65b commitCommandVersion:1585033928974008320
   [junit4]   2> 2830438 INFO  (qtp630770454-30100) [n:127.0.0.1:35819_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@13e79151[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2830438 INFO  (qtp630770454-30100) [n:127.0.0.1:35819_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> 2830440 INFO  (searcherExecutor-9522-thread-1-processing-n:127.0.0.1:35819_solr x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) [n:127.0.0.1:35819_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@13e79151[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> 2830440 INFO  (qtp630770454-30100) [n:127.0.0.1:35819_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=679
   [junit4]   2> 2830444 INFO  (qtp630770454-30101) [n:127.0.0.1:35819_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> 2830445 INFO  (qtp630770454-30096) [n:127.0.0.1:35819_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1585033929692282880,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2830445 INFO  (qtp630770454-30096) [n:127.0.0.1:35819_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@484bc65b commitCommandVersion:1585033929692282880
   [junit4]   2> 2830806 INFO  (qtp630770454-30096) [n:127.0.0.1:35819_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4d879e81[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2830806 INFO  (qtp630770454-30096) [n:127.0.0.1:35819_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> 2830808 INFO  (searcherExecutor-9522-thread-1-processing-n:127.0.0.1:35819_solr x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) [n:127.0.0.1:35819_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@4d879e81[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> 2830809 INFO  (qtp630770454-30096) [n:127.0.0.1:35819_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=364
   [junit4]   2> 2830813 INFO  (qtp630770454-30102) [n:127.0.0.1:35819_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> 2830813 INFO  (qtp630770454-30100) [n:127.0.0.1:35819_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1585033930078158848,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2830813 INFO  (qtp630770454-30100) [n:127.0.0.1:35819_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@484bc65b commitCommandVersion:1585033930078158848
   [junit4]   2> 2831075 INFO  (qtp630770454-30100) [n:127.0.0.1:35819_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3ca10a24[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2831075 INFO  (qtp630770454-30100) [n:127.0.0.1:35819_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> 2831077 INFO  (searcherExecutor-9522-thread-1-processing-n:127.0.0.1:35819_solr x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) [n:127.0.0.1:35819_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@3ca10a24[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> 2831078 INFO  (qtp630770454-30100) [n:127.0.0.1:35819_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=264
   [junit4]   2> 2831078 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[20698C8B4A3DFDB7]) [    ] o.a.s.c.c.CdcrBootstrapTest Adding numDocs=1000
   [junit4]   2> 2831079 INFO  (qtp630770454-30101) [n:127.0.0.1:35819_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> 2831095 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[20698C8B4A3DFDB7]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2831096 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[20698C8B4A3DFDB7]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35923/solr ready
   [junit4]   2> 2831099 INFO  (qtp784718727-30056) [n:127.0.0.1:37903_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=cdcr-target&name=cdcr-target&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2831101 INFO  (OverseerThreadFactory-9509-thread-1-processing-n:127.0.0.1:37903_solr) [n:127.0.0.1:37903_solr    ] o.a.s.c.CreateCollectionCmd Create collection cdcr-target
   [junit4]   2> 2831205 INFO  (OverseerStateUpdate-99064620275662851-127.0.0.1:37903_solr-n_0000000000) [n:127.0.0.1:37903_solr    ] 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:37903/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2831407 INFO  (qtp784718727-30058) [n:127.0.0.1:37903_solr    ] 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> 2831408 INFO  (qtp784718727-30058) [n:127.0.0.1:37903_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2831513 INFO  (zkCallback-6105-thread-1-processing-n:127.0.0.1:37903_solr) [n:127.0.0.1:37903_solr    ] 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> 2831513 INFO  (zkCallback-6105-thread-2-processing-n:127.0.0.1:37903_solr) [n:127.0.0.1:37903_solr    ] 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> 2832422 INFO  (qtp784718727-30058) [n:127.0.0.1:37903_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> 2832428 INFO  (qtp784718727-30058) [n:127.0.0.1:37903_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> 2832431 INFO  (qtp784718727-30058) [n:127.0.0.1:37903_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> 2832433 INFO  (qtp784718727-30058) [n:127.0.0.1:37903_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> 2832434 INFO  (qtp784718727-30058) [n:127.0.0.1:37903_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> 2832438 INFO  (qtp784718727-30058) [n:127.0.0.1:37903_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> 2832438 INFO  (qtp784718727-30058) [n:127.0.0.1:37903_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> 2832439 INFO  (qtp784718727-30058) [n:127.0.0.1:37903_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_37903.solr.core.cdcr-target.shard1.replica_n1' (registry 'solr.core.cdcr-target.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b5d1c98
   [junit4]   2> 2832439 INFO  (qtp784718727-30058) [n:127.0.0.1:37903_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> 2832439 INFO  (qtp784718727-30058) [n:127.0.0.1:37903_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 [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_20698C8B4A3DFDB7-001/cdcr-target-001/node1/cdcr-target_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_20698C8B4A3DFDB7-001/cdcr-target-001/node1/./cdcr-target_shard1_replica_n1/data/]
   [junit4]   2> 2832480 INFO  (qtp784718727-30058) [n:127.0.0.1:37903_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> 2832480 INFO  (qtp784718727-30058) [n:127.0.0.1:37903_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> 2832481 INFO  (qtp784718727-30058) [n:127.0.0.1:37903_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> 2832481 INFO  (qtp784718727-30058) [n:127.0.0.1:37903_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> 2832481 INFO  (qtp784718727-30058) [n:127.0.0.1:37903_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4e5843c5[cdcr-target_shard1_replica_n1] main]
   [junit4]   2> 2832482 INFO  (qtp784718727-30058) [n:127.0.0.1:37903_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> 2832482 INFO  (qtp784718727-30058) [n:127.0.0.1:37903_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> 2832483 INFO  (qtp784718727-30058) [n:127.0.0.1:37903_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> 2832483 INFO  (qtp784718727-30058) [n:127.0.0.1:37903_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> 2832483 INFO  (qtp784718727-30058) [n:127.0.0.1:37903_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> 2832485 INFO  (qtp784718727-30058) [n:127.0.0.1:37903_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> 2832485 INFO  (qtp784718727-30058) [n:127.0.0.1:37903_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> 2832485 INFO  (searcherExecutor-9528-thread-1-processing-n:127.0.0.1:37903_solr x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2) [n:127.0.0.1:37903_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@4e5843c5[cdcr-target_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2832486 INFO  (qtp784718727-30058) [n:127.0.0.1:37903_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 1585033931832426496
   [junit4]   2> 2832489 INFO  (qtp784718727-30058) [n:127.0.0.1:37903_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> 2832489 INFO  (qtp784718727-30058) [n:127.0.0.1:37903_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> 2832489 INFO  (qtp784718727-30058) [n:127.0.0.1:37903_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:37903/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 2832489 INFO  (qtp784718727-30058) [n:127.0.0.1:37903_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> 2832489 INFO  (qtp784718727-30058) [n:127.0.0.1:37903_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:37903/solr/cdcr-target_shard1_replica_n1/ has no replicas
   [junit4]   2> 2832489 INFO  (qtp784718727-30058) [n:127.0.0.1:37903_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> 2832490 INFO  (zkCallback-6105-thread-2-processing-n:127.0.0.1:37903_solr) [n:127.0.0.1:37903_solr    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-target:shard1
   [junit4]   2> 2832492 INFO  (qtp784718727-30058) [n:127.0.0.1:37903_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:37903/solr/cdcr-target_shard1_replica_n1/ shard1
   [junit4]   2> 2832593 INFO  (zkCallback-6105-thread-2-processing-n:127.0.0.1:37903_solr) [n:127.0.0.1:37903_solr    ] 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> 2832593 INFO  (zkCallback-6105-thread-3-processing-n:127.0.0.1:37903_solr) [n:127.0.0.1:37903_solr    ] 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> 2832642 INFO  (qtp784718727-30058) [n:127.0.0.1:37903_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> 2832651 INFO  (qtp784718727-30058) [n:127.0.0.1:37903_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=1244
   [junit4]   2> 2832657 INFO  (qtp784718727-30056) [n:127.0.0.1:37903_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> 2832745 INFO  (zkCallback-6105-thread-2-processing-n:127.0.0.1:37903_solr) [n:127.0.0.1:37903_solr    ] 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> 2832745 INFO  (zkCallback-6105-thread-3-processing-n:127.0.0.1:37903_solr) [n:127.0.0.1:37903_solr    ] 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> 2833104 INFO  (OverseerCollectionConfigSetProcessor-99064620275662851-127.0.0.1:37903_solr-n_0000000000) [n:127.0.0.1:37903_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2833657 INFO  (qtp784718727-30056) [n:127.0.0.1:37903_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=cdcr-target&name=cdcr-target&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2558
   [junit4]   2> 2834659 INFO  (zkCallback-6105-thread-3-processing-n:127.0.0.1:37903_solr) [n:127.0.0.1:37903_solr    ] 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> 2834659 INFO  (qtp784718727-30057) [n:127.0.0.1:37903_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=1
   [junit4]   2> 2834659 INFO  (zkCallback-6105-thread-3-processing-n:127.0.0.1:37903_solr) [n:127.0.0.1:37903_solr    ] o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher: STARTED @ cdcr-target:shard1
   [junit4]   2> 2834665 INFO  (qtp630770454-30096) [n:127.0.0.1:35819_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> 2834666 INFO  (qtp630770454-30096) [n:127.0.0.1:35819_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:35923/solr ready
   [junit4]   2> 2834672 INFO  (qtp784718727-30057) [n:127.0.0.1:37903_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> 2834672 INFO  (qtp784718727-30057) [n:127.0.0.1:37903_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=2
   [junit4]   2> 2834672 INFO  (qtp784718727-30058) [n:127.0.0.1:37903_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=5
   [junit4]   2> 2834672 INFO  (qtp630770454-30096) [n:127.0.0.1:35819_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> 2834673 INFO  (qtp630770454-30096) [n:127.0.0.1:35819_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> 2834673 INFO  (qtp630770454-30096) [n:127.0.0.1:35819_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> 2834674 INFO  (cdcr-bootstrap-status-6131-thread-1-processing-n:127.0.0.1:35819_solr x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) [n:127.0.0.1:35819_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:37903/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 2834674 INFO  (zkCallback-6118-thread-2-processing-n:127.0.0.1:35819_solr) [n:127.0.0.1:35819_solr    ] 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> 2834674 INFO  (qtp630770454-30096) [n:127.0.0.1:35819_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=13
   [junit4]   2> 2834674 INFO  (zkCallback-6118-thread-2-processing-n:127.0.0.1:35819_solr) [n:127.0.0.1:35819_solr    ] o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher: STARTED @ cdcr-source:shard1
   [junit4]   2> 2834674 INFO  (qtp784718727-30056) [n:127.0.0.1:37903_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:35819/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2834675 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[20698C8B4A3DFDB7]) [    ] o.a.s.c.c.CdcrBootstrapTest Adding 10 docs with commit=true, numDocs=1100
   [junit4]   2> 2834675 INFO  (recoveryExecutor-6103-thread-1-processing-n:127.0.0.1:37903_solr x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2) [n:127.0.0.1:37903_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> 2834675 INFO  (qtp784718727-30053) [n:127.0.0.1:37903_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> 2834676 INFO  (cdcr-bootstrap-status-6131-thread-1-processing-n:127.0.0.1:35819_solr x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) [n:127.0.0.1:35819_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> 2834676 INFO  (qtp630770454-30101) [n:127.0.0.1:35819_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1585033934128807936,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2834677 INFO  (qtp630770454-30101) [n:127.0.0.1:35819_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@484bc65b commitCommandVersion:1585033934128807936
   [junit4]   2> 2834680 INFO  (qtp630770454-30102) [n:127.0.0.1:35819_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> 2834862 INFO  (qtp630770454-30101) [n:127.0.0.1:35819_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3f8dfbae[cdcr-source_shard1_replica_n1] realtime]
   [junit4]   2> 2834862 INFO  (qtp630770454-30101) [n:127.0.0.1:35819_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> 2834862 INFO  (qtp630770454-30101) [n:127.0.0.1:35819_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=185
   [junit4]   2> 2834862 INFO  (qtp630770454-30100) [n:127.0.0.1:35819_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1585033934134050816,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2834862 INFO  (qtp630770454-30100) [n:127.0.0.1:35819_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@484bc65b commitCommandVersion:1585033934134050816
   [junit4]   2> 2834864 INFO  (qtp630770454-30096) [n:127.0.0.1:35819_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> 2834864 INFO  (recoveryExecutor-6103-thread-1-processing-n:127.0.0.1:37903_solr x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2) [n:127.0.0.1:37903_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> 2834864 INFO  (recoveryExecutor-6103-thread-1-processing-n:127.0.0.1:37903_solr x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2) [n:127.0.0.1:37903_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Master's version: 1511606153612
   [junit4]   2> 2834864 INFO  (recoveryExecutor-6103-thread-1-processing-n:127.0.0.1:37903_solr x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2) [n:127.0.0.1:37903_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> 2834864 INFO  (recoveryExecutor-6103-thread-1-processing-n:127.0.0.1:37903_solr x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2) [n:127.0.0.1:37903_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> 2834864 INFO  (recoveryExecutor-6103-thread-1-processing-n:127.0.0.1:37903_solr x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2) [n:127.0.0.1:37903_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> 2834867 INFO  (qtp630770454-30101) [n:127.0.0.1:35819_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=2
   [junit4]   2> 2834868 INFO  (recoveryExecutor-6103-thread-1-processing-n:127.0.0.1:37903_solr x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2) [n:127.0.0.1:37903_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: 33
   [junit4]   2> 2834869 INFO  (recoveryExecutor-6103-thread-1-processing-n:127.0.0.1:37903_solr x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2) [n:127.0.0.1:37903_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> 2834869 INFO  (recoveryExecutor-6103-thread-1-processing-n:127.0.0.1:37903_solr x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2) [n:127.0.0.1:37903_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@51eff534 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7f11aefa)
   [junit4]   2> 2834870 INFO  (qtp630770454-30098) [n:127.0.0.1:35819_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_LuceneVarGapFixedInterval_0.pos&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2834871 INFO  (qtp630770454-30096) [n:127.0.0.1:35819_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> 2834874 INFO  (qtp630770454-30101) [n:127.0.0.1:35819_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_Asserting_0.pos&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2834875 INFO  (qtp630770454-30098) [n:127.0.0.1:35819_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_LuceneVarGapFixedInterval_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2834876 INFO  (qtp630770454-30096) [n:127.0.0.1:35819_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> 2834877 INFO  (qtp630770454-30101) [n:127.0.0.1:35819_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> 2834878 INFO  (qtp630770454-30098) [n:127.0.0.1:35819_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_Asserting_0.tip&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2834879 INFO  (qtp630770454-30096) [n:127.0.0.1:35819_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_LuceneVarGapFixedInterval_0.tiv&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2834880 INFO  (qtp630770454-30101) [n:127.0.0.1:35819_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_Asserting_0.tim&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2834881 INFO  (qtp630770454-30098) [n:127.0.0.1:35819_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_Asserting_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2834882 INFO  (qtp630770454-30096) [n:127.0.0.1:35819_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> 2834883 INFO  (qtp630770454-30101) [n:127.0.0.1:35819_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> 2834884 INFO  (qtp630770454-30098) [n:127.0.0.1:35819_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.dii&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2834885 INFO  (qtp630770454-30096) [n:127.0.0.1:35819_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.dim&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2834886 INFO  (qtp630770454-30101) [n:127.0.0.1:35819_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> 2834887 INFO  (qtp630770454-30098) [n:127.0.0.1:35819_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_LuceneVarGapFixedInterval_0.tib&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2834918 INFO  (qtp630770454-30096) [n:127.0.0.1:35819_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=_b_Asserting_0.tip&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2834919 INFO  (qtp630770454-30101) [n:127.0.0.1:35819_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=_b_Asserting_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2834919 INFO  (qtp630770454-30098) [n:127.0.0.1:35819_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=_b_Asserting_0.tim&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2834920 INFO  (qtp630770454-30096) [n:127.0.0.1:35819_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=_b.nvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2834921 INFO  (qtp630770454-30101) [n:127.0.0.1:35819_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=_b_LuceneVarGapFixedInterval_0.tib&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2834921 INFO  (qtp630770454-30098) [n:127.0.0.1:35819_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=_b_Asserting_0.pos&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2834922 INFO  (qtp630770454-30096) [n:127.0.0.1:35819_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=_b.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2834922 INFO  (qtp630770454-30101) [n:127.0.0.1:35819_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=_b.dim&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2834923 INFO  (qtp630770454-30098) [n:127.0.0.1:35819_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=_b_LuceneVarGapFixedInterval_0.tiv&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2834923 INFO  (qtp630770454-30096) [n:127.0.0.1:35819_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=_b.nvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2834924 INFO  (qtp630770454-30101) [n:127.0.0.1:35819_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=_b.fnm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2834924 INFO  (qtp630770454-30098) [n:127.0.0.1:35819_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=_b.dii&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2834925 INFO  (qtp630770454-30096) [n:127.0.0.1:35819_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=_b.fdx&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2834925 INFO  (qtp630770454-30101) [n:127.0.0.1:35819_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=_b_LuceneVarGapFixedInterval_0.pos&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2834926 INFO  (qtp630770454-30098) [n:127.0.0.1:35819_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=_b.fdt&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2834926 INFO  (qtp630770454-30096) [n:127.0.0.1:35819_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=_b_LuceneVarGapFixedInterval_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 2834926 INFO  (qtp630770454-30101) [n:127.0.0.1:35819_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> 2834927 INFO  (recoveryExecutor-6103-thread-1-processing-n:127.0.0.1:37903_solr x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2) [n:127.0.0.1:37903_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-tar

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

dcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@42ddf4bb: rootName = solr_34623, domain = solr.core.cdcr-target.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.cdcr-target.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@58176210
   [junit4]   2> 3007626 INFO  (coreCloseExecutor-9649-thread-1) [n:127.0.0.1:34623_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.cdcr-target.shard1.leader, tag=1583418210
   [junit4]   2> 3007626 INFO  (coreCloseExecutor-9649-thread-1) [n:127.0.0.1:34623_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.h.CdcrRequestHandler Solr core is being closed - shutting down CDCR handler @ cdcr-target:shard1
   [junit4]   2> 3007627 INFO  (jetty-closer-6172-thread-1) [    ] o.a.s.c.Overseer Overseer (id=99064630950625283-127.0.0.1:34623_solr-n_0000000000) closing
   [junit4]   2> 3007627 INFO  (OverseerStateUpdate-99064630950625283-127.0.0.1:34623_solr-n_0000000000) [n:127.0.0.1:34623_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34623_solr
   [junit4]   2> 3007627 WARN  (OverseerAutoScalingTriggerThread-99064630950625283-127.0.0.1:34623_solr-n_0000000000) [n:127.0.0.1:34623_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3007638 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15ff2c1c99e0003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3007639 INFO  (jetty-closer-6172-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3d9a851{/solr,null,UNAVAILABLE}
   [junit4]   2> 3007639 ERROR (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[20698C8B4A3DFDB7]) [    ] 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> 3007640 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[20698C8B4A3DFDB7]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42987 42987
   [junit4]   2> 3007647 INFO  (Thread-4200) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42987 42987
   [junit4]   2> 3007648 WARN  (Thread-4200) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/collections/cdcr-target/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/collections/cdcr-target/cdcr/state/process
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 3007650 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[20698C8B4A3DFDB7]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testConvertClusterToCdcrAndBootstrap
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_20698C8B4A3DFDB7-001
   [junit4]   2> Nov 25, 2017 10:38:46 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {xyz=PostingsFormat(name=Asserting), id=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, maxPointsInLeafNode=592, maxMBSortInHeap=7.8017206946032225, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3dd5c828), locale=ar-SA, timezone=America/Virgin
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=181423648,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrConfigHandlerConcurrent, SolrMetricManagerTest, TestSchemaVersionResource, TestDynamicFieldCollectionResource, CoreAdminRequestStatusTest, HighlighterTest, DistanceUnitsTest, TestCloudManagedSchema, TestSmileRequest, ReturnFieldsTest, RequiredFieldsTest, TestObjectReleaseTracker, NodeLostTriggerTest, TestReplicaProperties, TestInfoStreamLogging, FullSolrCloudDistribCmdsTest, IndexSchemaTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, HdfsAutoAddReplicasIntegrationTest, TestExportWriter, LegacyCloudClusterPropTest, CurrencyFieldTypeTest, TestExtendedDismaxParser, OverseerTest, OverriddenZkACLAndCredentialsProvidersTest, SortByFunctionTest, TestHashQParserPlugin, AsyncCallRequestStatusResponseTest, DistribJoinFromCollectionTest, TestRawTransformer, TestRestManager, TestCharFilters, HighlighterMaxOffsetTest, WordBreakSolrSpellCheckerTest, TestFieldSortValues, TestLockTree, TestEmbeddedSolrServerConstructors, TestScoreJoinQPNoScore, TestElisionMultitermQuery, CopyFieldTest, SystemInfoHandlerTest, PluginInfoTest, TestFiltering, RecoveryZkTest, DistanceFunctionTest, TestFreeTextSuggestions, TestNumericTerms32, TestCollectionAPIs, DataDrivenBlockJoinTest, ScriptEngineTest, TestPolicyCloud, SolrJmxReporterTest, ShardSplitTest, TestCSVResponseWriter, HdfsUnloadDistributedZkTest, TestTrieFacet, TestAnalyzeInfixSuggestions, TestSolrCloudWithKerberosAlt, ImplicitSnitchTest, TestCollectionAPI, CdcrBidirectionalTest, LoggingHandlerTest, TestAuthenticationFramework, TestHashPartitioner, TestCustomStream, TestBackupRepositoryFactory, BlockDirectoryTest, TestLegacyTerms, ConnectionReuseTest, TestOrdValues, TestPayloadScoreQParserPlugin, AutoScalingHandlerTest, EchoParamsTest, TestDeleteCollectionOnDownNodes, TestDFISimilarityFactory, OverseerRolesTest, InfixSuggestersTest, TestPrepRecovery, CSVRequestHandlerTest, AnalyticsMergeStrategyTest, TestLeaderElectionZkExpiry, TestFieldCacheVsDocValues, TestFunctionQuery, ResponseHeaderTest, BasicDistributedZk2Test, TestLegacyField, SegmentsInfoRequestHandlerTest, CoreAdminHandlerTest, V2StandaloneTest, HdfsLockFactoryTest, TestDistributedStatsComponentCardinality, LargeFieldTest, CollectionReloadTest, SimplePostToolTest, TestPivotHelperCode, TestLMDirichletSimilarityFactory, TestSolrDeletionPolicy2, DistributedFacetPivotSmallTest, BadCopyFieldTest, LeaderFailureAfterFreshStartTest, SolrCoreCheckLockOnStartupTest, TestStressInPlaceUpdates, SmileWriterTest, TestQuerySenderListener, ExplicitHLLTest, TestConfigSetProperties, AtomicUpdatesTest, BasicAuthIntegrationTest, TestTrie, MetricsHandlerTest, DeleteStatusTest, TestAuthorizationFramework, SuggesterWFSTTest, TestBlobHandler, TestFieldCacheReopen, FieldAnalysisRequestHandlerTest, TestFieldResource, TestZkChroot, JvmMetricsTest, TestNumericRangeQuery64, TestDistributedGrouping, TestRecovery, TestRealTimeGet, TestStressReorder, TestJoin, TestStressVersions, DistributedTermsComponentTest, StatsComponentTest, QueryElevationComponentTest, TestLazyCores, TestBadConfig, TestIndexSearcher, ShowFileRequestHandlerTest, TestCoreDiscovery, SolrRequestParserTest, TestFoldingMultitermQuery, SuggesterTSTTest, SuggesterTest, TestCSVLoader, NoCacheHeaderTest, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, DefaultValueUpdateProcessorTest, TestRemoteStreaming, DocValuesMultiTest, XsltUpdateRequestHandlerTest, DebugComponentTest, CacheHeaderTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, DirectSolrSpellCheckerTest, TestQueryTypes, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, RequestHandlersTest, DocumentBuilderTest, TermVectorComponentTest, RegexBoostProcessorTest, TestJmxIntegration, UpdateRequestProcessorFactoryTest, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, PingRequestHandlerTest, TestLFUCache, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestLRUCache, TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, UUIDFieldTest, FileUtilsTest, CircularListTest, DistributedMLTComponentTest, TestRTGBase, SolrTestCaseJ4Test, TestCrossCoreJoin, TestDistributedMissingSort, TestTolerantSearch, TestLuceneIndexBackCompat, AliasIntegrationTest, AssignBackwardCompatibilityTest, AssignTest, CollectionsAPIAsyncDistributedZkTest, CustomCollectionTest, DeleteReplicaTest, DistributedQueueTest, DocValuesNotIndexedTest, HttpPartitionTest, MultiThreadedOCPTest, ReplaceNodeTest, ReplicationFactorTest, RollingRestartTest, SSLMigrationTest, SimpleCollectionCreateDeleteTest, SolrXmlInZkTest, TestCloudPivotFacet, TestCloudSearcherWarming, TestConfigSetsAPIExclusivity, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestLeaderElectionWithEmptyReplica, TestPullReplica, TestSizeLimitedDistributedMap, TestStressLiveNodes, TestTolerantUpdateProcessorCloud, TestTolerantUpdateProcessorRandomCloud, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, ZkFailoverTest, AutoAddReplicasPlanActionTest, ComputePlanActionTest, NodeAddedTriggerTest, SystemLogListenerTest, BaseCdcrDistributedZkTest, CdcrBootstrapTest]
   [junit4] Completed [606/751 (1!)] on J2 in 183.31s, 3 tests, 1 failure <<< FAILURES!

[...truncated 47736 lines...]