Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22338/
Java: 64bit/jdk-10 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir

Error Message:
Captured an uncaught exception in thread: Thread[id=8111, 
name=cdcr-replicator-4183-thread-1, state=RUNNABLE, 
group=TGRP-CdcrBidirectionalTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=8111, name=cdcr-replicator-4183-thread-1, 
state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
Caused by: java.lang.AssertionError
        at __randomizedtesting.SeedInfo.seed([853F9D88BCE1E97E]:0)
        at 
org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
        at org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:125)
        at 
org.apache.solr.handler.CdcrReplicatorScheduler.lambda$start$0(CdcrReplicatorScheduler.java:81)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 13382 lines...]
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
   [junit4]   2> 629687 INFO  
(SUITE-CdcrBidirectionalTest-seed#[853F9D88BCE1E97E]-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/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_853F9D88BCE1E97E-001/init-core-data-001
   [junit4]   2> 629688 INFO  
(SUITE-CdcrBidirectionalTest-seed#[853F9D88BCE1E97E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 629689 INFO  
(SUITE-CdcrBidirectionalTest-seed#[853F9D88BCE1E97E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 629690 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[853F9D88BCE1E97E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBiDir
   [junit4]   2> 629691 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[853F9D88BCE1E97E]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_853F9D88BCE1E97E-001/cdcr-cluster2-001
   [junit4]   2> 629691 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[853F9D88BCE1E97E]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 629691 INFO  (Thread-1803) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 629691 INFO  (Thread-1803) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 629695 ERROR (Thread-1803) [    ] 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> 629791 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[853F9D88BCE1E97E]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:38531
   [junit4]   2> 629801 INFO  (zkConnectionManagerCallback-1811-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 629805 INFO  (jetty-launcher-1808-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46
   [junit4]   2> 629817 INFO  (jetty-launcher-1808-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 629817 INFO  (jetty-launcher-1808-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 629817 INFO  (jetty-launcher-1808-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 629817 INFO  (jetty-launcher-1808-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1d9f5a71{/solr,null,AVAILABLE}
   [junit4]   2> 629819 INFO  (jetty-launcher-1808-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1eac3417{SSL,[ssl, 
http/1.1]}{127.0.0.1:43799}
   [junit4]   2> 629819 INFO  (jetty-launcher-1808-thread-1) [    ] 
o.e.j.s.Server Started @629855ms
   [junit4]   2> 629819 INFO  (jetty-launcher-1808-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43799}
   [junit4]   2> 629820 ERROR (jetty-launcher-1808-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 629820 INFO  (jetty-launcher-1808-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 629820 INFO  (jetty-launcher-1808-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 629820 INFO  (jetty-launcher-1808-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 629820 INFO  (jetty-launcher-1808-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 629820 INFO  (jetty-launcher-1808-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-06-28T12:11:13.836275Z
   [junit4]   2> 629829 INFO  (zkConnectionManagerCallback-1813-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 629829 INFO  (jetty-launcher-1808-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 629922 INFO  (jetty-launcher-1808-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38531/solr
   [junit4]   2> 629923 INFO  (zkConnectionManagerCallback-1817-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 629924 INFO  (zkConnectionManagerCallback-1819-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 629962 INFO  (jetty-launcher-1808-thread-1) 
[n:127.0.0.1:43799_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 629963 INFO  (jetty-launcher-1808-thread-1) 
[n:127.0.0.1:43799_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:43799_solr
   [junit4]   2> 629963 INFO  (jetty-launcher-1808-thread-1) 
[n:127.0.0.1:43799_solr    ] o.a.s.c.Overseer Overseer 
(id=72278383864578051-127.0.0.1:43799_solr-n_0000000000) starting
   [junit4]   2> 629967 INFO  (zkConnectionManagerCallback-1826-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 629968 INFO  (jetty-launcher-1808-thread-1) 
[n:127.0.0.1:43799_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:38531/solr ready
   [junit4]   2> 629969 INFO  (jetty-launcher-1808-thread-1) 
[n:127.0.0.1:43799_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43799_solr
   [junit4]   2> 629971 INFO  (zkCallback-1825-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 629975 INFO  (zkCallback-1818-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 629981 INFO  (jetty-launcher-1808-thread-1) 
[n:127.0.0.1:43799_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 629996 INFO  (jetty-launcher-1808-thread-1) 
[n:127.0.0.1:43799_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43799.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@510df324
   [junit4]   2> 630004 INFO  (jetty-launcher-1808-thread-1) 
[n:127.0.0.1:43799_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43799.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@510df324
   [junit4]   2> 630004 INFO  (jetty-launcher-1808-thread-1) 
[n:127.0.0.1:43799_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43799.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@510df324
   [junit4]   2> 630005 INFO  (jetty-launcher-1808-thread-1) 
[n:127.0.0.1:43799_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_853F9D88BCE1E97E-001/cdcr-cluster2-001/node1/.
   [junit4]   2> 630019 INFO  (zkConnectionManagerCallback-1829-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 630019 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100c8cea3300005, likely client has closed socket
   [junit4]   2> 630021 INFO  (zkConnectionManagerCallback-1832-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 630021 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[853F9D88BCE1E97E]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_853F9D88BCE1E97E-001/cdcr-cluster1-001
   [junit4]   2> 630021 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[853F9D88BCE1E97E]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 630022 INFO  (Thread-1813) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 630022 INFO  (Thread-1813) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 630023 ERROR (Thread-1813) [    ] 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> 630122 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[853F9D88BCE1E97E]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:34937
   [junit4]   2> 630123 INFO  (zkConnectionManagerCallback-1836-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 630126 INFO  (jetty-launcher-1833-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46
   [junit4]   2> 630126 INFO  (jetty-launcher-1833-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 630126 INFO  (jetty-launcher-1833-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 630126 INFO  (jetty-launcher-1833-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 630127 INFO  (jetty-launcher-1833-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@11d4b618{/solr,null,AVAILABLE}
   [junit4]   2> 630127 INFO  (jetty-launcher-1833-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@384ab0ae{SSL,[ssl, 
http/1.1]}{127.0.0.1:33099}
   [junit4]   2> 630127 INFO  (jetty-launcher-1833-thread-1) [    ] 
o.e.j.s.Server Started @630164ms
   [junit4]   2> 630127 INFO  (jetty-launcher-1833-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33099}
   [junit4]   2> 630127 ERROR (jetty-launcher-1833-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 630127 INFO  (jetty-launcher-1833-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 630127 INFO  (jetty-launcher-1833-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 630127 INFO  (jetty-launcher-1833-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 630128 INFO  (jetty-launcher-1833-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 630128 INFO  (jetty-launcher-1833-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-06-28T12:11:14.144014Z
   [junit4]   2> 630128 INFO  (zkConnectionManagerCallback-1838-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 630129 INFO  (jetty-launcher-1833-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 630258 INFO  (jetty-launcher-1833-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34937/solr
   [junit4]   2> 630259 INFO  (zkConnectionManagerCallback-1842-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 630261 INFO  (zkConnectionManagerCallback-1844-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 630295 INFO  (jetty-launcher-1833-thread-1) 
[n:127.0.0.1:33099_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 630296 INFO  (jetty-launcher-1833-thread-1) 
[n:127.0.0.1:33099_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:33099_solr
   [junit4]   2> 630296 INFO  (jetty-launcher-1833-thread-1) 
[n:127.0.0.1:33099_solr    ] o.a.s.c.Overseer Overseer 
(id=72278383886270467-127.0.0.1:33099_solr-n_0000000000) starting
   [junit4]   2> 630300 INFO  (zkConnectionManagerCallback-1851-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 630301 INFO  (jetty-launcher-1833-thread-1) 
[n:127.0.0.1:33099_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:34937/solr ready
   [junit4]   2> 630302 INFO  (jetty-launcher-1833-thread-1) 
[n:127.0.0.1:33099_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33099_solr
   [junit4]   2> 630312 INFO  (zkCallback-1850-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 630316 INFO  (zkCallback-1843-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 630323 INFO  (jetty-launcher-1833-thread-1) 
[n:127.0.0.1:33099_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 630336 INFO  (jetty-launcher-1833-thread-1) 
[n:127.0.0.1:33099_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33099.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@510df324
   [junit4]   2> 630341 INFO  (jetty-launcher-1833-thread-1) 
[n:127.0.0.1:33099_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33099.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@510df324
   [junit4]   2> 630341 INFO  (jetty-launcher-1833-thread-1) 
[n:127.0.0.1:33099_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33099.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@510df324
   [junit4]   2> 630342 INFO  (jetty-launcher-1833-thread-1) 
[n:127.0.0.1:33099_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_853F9D88BCE1E97E-001/cdcr-cluster1-001/node1/.
   [junit4]   2> 630364 INFO  (zkConnectionManagerCallback-1854-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 630371 INFO  (zkConnectionManagerCallback-1857-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 630372 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[853F9D88BCE1E97E]) [    ] 
o.a.s.c.c.CdcrBidirectionalTest cluster2 zkHost = 127.0.0.1:38531/solr
   [junit4]   2> 630372 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[853F9D88BCE1E97E]) [    ] 
o.a.s.c.c.CdcrBidirectionalTest cluster1 zkHost = 127.0.0.1:34937/solr
   [junit4]   2> 630383 INFO  (zkConnectionManagerCallback-1859-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 630395 INFO  (zkConnectionManagerCallback-1863-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 630396 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[853F9D88BCE1E97E]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 630397 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[853F9D88BCE1E97E]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34937/solr ready
   [junit4]   2> 630416 INFO  (qtp1492887504-7967) [n:127.0.0.1:33099_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=cdcr-cluster1&maxShardsPerNode=2&name=cdcr-cluster1&nrtReplicas=1&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 630421 INFO  (OverseerThreadFactory-4144-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection cdcr-cluster1
   [junit4]   2> 630525 INFO  
(OverseerStateUpdate-72278383886270467-127.0.0.1:33099_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-cluster1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"cdcr-cluster1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33099/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 630526 INFO  
(OverseerStateUpdate-72278383886270467-127.0.0.1:33099_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-cluster1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"cdcr-cluster1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33099/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 630732 INFO  (qtp1492887504-7969) [n:127.0.0.1:33099_solr    
x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=cdcr-cluster1&newCollection=true&collection=cdcr-cluster1&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster1_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 630732 INFO  (qtp1492887504-7964) [n:127.0.0.1:33099_solr    
x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=cdcr-cluster1&newCollection=true&collection=cdcr-cluster1&version=2&replicaType=NRT&coreNodeName=core_node3&name=cdcr-cluster1_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 630733 INFO  (qtp1492887504-7964) [n:127.0.0.1:33099_solr    
x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 631740 INFO  (qtp1492887504-7964) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 631740 INFO  (qtp1492887504-7969) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 631756 INFO  (qtp1492887504-7964) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.s.IndexSchema [cdcr-cluster1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 631756 INFO  (qtp1492887504-7969) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.s.IndexSchema [cdcr-cluster1_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 631757 INFO  (qtp1492887504-7969) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 631757 INFO  (qtp1492887504-7964) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 631758 INFO  (qtp1492887504-7964) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster1_shard1_replica_n1' using 
configuration from collection cdcr-cluster1, trusted=true
   [junit4]   2> 631758 INFO  (qtp1492887504-7969) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster1_shard2_replica_n2' using 
configuration from collection cdcr-cluster1, trusted=true
   [junit4]   2> 631758 INFO  (qtp1492887504-7969) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33099.solr.core.cdcr-cluster1.shard2.replica_n2' (registry 
'solr.core.cdcr-cluster1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@510df324
   [junit4]   2> 631758 INFO  (qtp1492887504-7964) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33099.solr.core.cdcr-cluster1.shard1.replica_n1' (registry 
'solr.core.cdcr-cluster1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@510df324
   [junit4]   2> 631758 INFO  (qtp1492887504-7969) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 631758 INFO  (qtp1492887504-7964) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 631758 INFO  (qtp1492887504-7969) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.c.SolrCore [[cdcr-cluster1_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_853F9D88BCE1E97E-001/cdcr-cluster1-001/node1/cdcr-cluster1_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_853F9D88BCE1E97E-001/cdcr-cluster1-001/node1/./cdcr-cluster1_shard2_replica_n2/data/]
   [junit4]   2> 631758 INFO  (qtp1492887504-7964) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.SolrCore [[cdcr-cluster1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_853F9D88BCE1E97E-001/cdcr-cluster1-001/node1/cdcr-cluster1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_853F9D88BCE1E97E-001/cdcr-cluster1-001/node1/./cdcr-cluster1_shard1_replica_n1/data/]
   [junit4]   2> 632200 INFO  (qtp1492887504-7964) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 632200 INFO  (qtp1492887504-7964) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 632201 INFO  (qtp1492887504-7964) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 632201 INFO  (qtp1492887504-7964) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 632202 INFO  (qtp1492887504-7964) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2494ed08[cdcr-cluster1_shard1_replica_n1] main]
   [junit4]   2> 632203 INFO  (qtp1492887504-7964) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cdcr-cluster1
   [junit4]   2> 632203 INFO  (qtp1492887504-7964) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cdcr-cluster1
   [junit4]   2> 632203 INFO  (qtp1492887504-7964) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cdcr-cluster1/managed-schema
   [junit4]   2> 632204 INFO  (qtp1492887504-7964) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 632204 INFO  (qtp1492887504-7964) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 632206 INFO  (qtp1492887504-7969) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 632206 INFO  (qtp1492887504-7969) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 632207 INFO  (qtp1492887504-7969) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 632207 INFO  (qtp1492887504-7964) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/cdcr-cluster1/cdcr/state/buffer
   [junit4]   2> 632207 INFO  (qtp1492887504-7969) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 632209 INFO  (qtp1492887504-7969) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@23f69d5c[cdcr-cluster1_shard2_replica_n2] main]
   [junit4]   2> 632210 INFO  (qtp1492887504-7969) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cdcr-cluster1
   [junit4]   2> 632210 INFO  (qtp1492887504-7964) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/cdcr-cluster1/cdcr/state/process
   [junit4]   2> 632210 INFO  (qtp1492887504-7969) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cdcr-cluster1
   [junit4]   2> 632210 INFO  (qtp1492887504-7969) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cdcr-cluster1/managed-schema
   [junit4]   2> 632210 INFO  (qtp1492887504-7969) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 632211 INFO  (qtp1492887504-7969) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 632225 INFO  (qtp1492887504-7964) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1604518282517282816
   [junit4]   2> 632225 INFO  (qtp1492887504-7969) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1604518282517282816
   [junit4]   2> 632225 INFO  
(searcherExecutor-4149-thread-1-processing-n:127.0.0.1:33099_solr 
x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3) 
[n:127.0.0.1:33099_solr c:cdcr-cluster1 s:shard1 r:core_node3 
x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-cluster1_shard1_replica_n1] Registered new searcher 
Searcher@2494ed08[cdcr-cluster1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 632226 INFO  
(searcherExecutor-4150-thread-1-processing-n:127.0.0.1:33099_solr 
x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4) 
[n:127.0.0.1:33099_solr c:cdcr-cluster1 s:shard2 r:core_node4 
x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SolrCore 
[cdcr-cluster1_shard2_replica_n2] Registered new searcher 
Searcher@23f69d5c[cdcr-cluster1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 632229 INFO  (qtp1492887504-7964) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/cdcr-cluster1/terms/shard1 to Terms{values={core_node3=0}, 
version=0}
   [junit4]   2> 632229 INFO  (qtp1492887504-7969) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/cdcr-cluster1/terms/shard2 to Terms{values={core_node4=0}, 
version=0}
   [junit4]   2> 632230 INFO  (qtp1492887504-7964) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 632230 INFO  (qtp1492887504-7964) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 632230 INFO  (qtp1492887504-7964) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:33099/solr/cdcr-cluster1_shard1_replica_n1/
   [junit4]   2> 632230 INFO  (qtp1492887504-7969) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 632231 INFO  (qtp1492887504-7969) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 632231 INFO  (qtp1492887504-7969) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:33099/solr/cdcr-cluster1_shard2_replica_n2/
   [junit4]   2> 632231 INFO  (qtp1492887504-7964) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 632231 INFO  (qtp1492887504-7969) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 632231 INFO  (qtp1492887504-7969) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:33099/solr/cdcr-cluster1_shard2_replica_n2/ has no replicas
   [junit4]   2> 632231 INFO  (qtp1492887504-7969) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 632231 INFO  (qtp1492887504-7964) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:33099/solr/cdcr-cluster1_shard1_replica_n1/ has no replicas
   [junit4]   2> 632231 INFO  (qtp1492887504-7964) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 632233 INFO  (qtp1492887504-7969) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:33099/solr/cdcr-cluster1_shard2_replica_n2/ shard2
   [junit4]   2> 632235 INFO  (qtp1492887504-7964) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:33099/solr/cdcr-cluster1_shard1_replica_n1/ shard1
   [junit4]   2> 632247 INFO  (zkCallback-1843-thread-1) [    ] 
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster1:shard2
   [junit4]   2> 632253 INFO  (zkCallback-1843-thread-3) [    ] 
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster1:shard1
   [junit4]   2> 632385 INFO  (qtp1492887504-7969) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 632387 INFO  (qtp1492887504-7964) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 632387 INFO  (qtp1492887504-7969) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=cdcr-cluster1&newCollection=true&collection=cdcr-cluster1&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster1_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=1654
   [junit4]   2> 632388 INFO  (qtp1492887504-7964) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=cdcr-cluster1&newCollection=true&collection=cdcr-cluster1&version=2&replicaType=NRT&coreNodeName=core_node3&name=cdcr-cluster1_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=1655
   [junit4]   2> 632391 INFO  (qtp1492887504-7967) [n:127.0.0.1:33099_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> 632422 INFO  
(OverseerCollectionConfigSetProcessor-72278383886270467-127.0.0.1:33099_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 632489 INFO  (zkCallback-1843-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-cluster1/state.json] for collection [cdcr-cluster1] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 633391 INFO  (qtp1492887504-7967) [n:127.0.0.1:33099_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=cdcr-cluster1&maxShardsPerNode=2&name=cdcr-cluster1&nrtReplicas=1&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
 status=0 QTime=2975
   [junit4]   2> 633395 INFO  (zkConnectionManagerCallback-1867-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 633400 INFO  (zkConnectionManagerCallback-1871-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 633401 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[853F9D88BCE1E97E]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 633402 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[853F9D88BCE1E97E]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38531/solr ready
   [junit4]   2> 633416 INFO  (qtp324827683-7913) [n:127.0.0.1:43799_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=cdcr-cluster2&maxShardsPerNode=2&name=cdcr-cluster2&nrtReplicas=1&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 633417 INFO  (OverseerThreadFactory-4131-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection cdcr-cluster2
   [junit4]   2> 633522 INFO  
(OverseerStateUpdate-72278383864578051-127.0.0.1:43799_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-cluster2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"cdcr-cluster2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43799/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 633523 INFO  
(OverseerStateUpdate-72278383864578051-127.0.0.1:43799_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-cluster2",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"cdcr-cluster2_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43799/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 633730 INFO  (qtp324827683-7915) [n:127.0.0.1:43799_solr    
x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node3&name=cdcr-cluster2_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 633730 INFO  (qtp324827683-7915) [n:127.0.0.1:43799_solr    
x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 633731 INFO  (qtp324827683-7910) [n:127.0.0.1:43799_solr    
x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster2_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 634737 INFO  (qtp324827683-7915) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 634737 INFO  (qtp324827683-7910) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 634742 INFO  (qtp324827683-7910) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.s.IndexSchema [cdcr-cluster2_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 634742 INFO  (qtp324827683-7915) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.s.IndexSchema [cdcr-cluster2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 634743 INFO  (qtp324827683-7910) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 634743 INFO  (qtp324827683-7915) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 634743 INFO  (qtp324827683-7910) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster2_shard2_replica_n2' using 
configuration from collection cdcr-cluster2, trusted=true
   [junit4]   2> 634743 INFO  (qtp324827683-7915) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster2_shard1_replica_n1' using 
configuration from collection cdcr-cluster2, trusted=true
   [junit4]   2> 634744 INFO  (qtp324827683-7910) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43799.solr.core.cdcr-cluster2.shard2.replica_n2' (registry 
'solr.core.cdcr-cluster2.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@510df324
   [junit4]   2> 634744 INFO  (qtp324827683-7915) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43799.solr.core.cdcr-cluster2.shard1.replica_n1' (registry 
'solr.core.cdcr-cluster2.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@510df324
   [junit4]   2> 634744 INFO  (qtp324827683-7910) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 634744 INFO  (qtp324827683-7915) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 634744 INFO  (qtp324827683-7910) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.SolrCore [[cdcr-cluster2_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_853F9D88BCE1E97E-001/cdcr-cluster2-001/node1/cdcr-cluster2_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_853F9D88BCE1E97E-001/cdcr-cluster2-001/node1/./cdcr-cluster2_shard2_replica_n2/data/]
   [junit4]   2> 634744 INFO  (qtp324827683-7915) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.SolrCore [[cdcr-cluster2_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_853F9D88BCE1E97E-001/cdcr-cluster2-001/node1/cdcr-cluster2_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_853F9D88BCE1E97E-001/cdcr-cluster2-001/node1/./cdcr-cluster2_shard1_replica_n1/data/]
   [junit4]   2> 634796 INFO  (qtp324827683-7910) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 634796 INFO  (qtp324827683-7910) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 634797 INFO  (qtp324827683-7910) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 634797 INFO  (qtp324827683-7910) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 634799 INFO  (qtp324827683-7910) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2356ea74[cdcr-cluster2_shard2_replica_n2] main]
   [junit4]   2> 634800 INFO  (qtp324827683-7910) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cdcr-cluster2
   [junit4]   2> 634800 INFO  (qtp324827683-7910) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cdcr-cluster2
   [junit4]   2> 634800 INFO  (qtp324827683-7910) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cdcr-cluster2/managed-schema
   [junit4]   2> 634800 INFO  (qtp324827683-7910) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 634801 INFO  (qtp324827683-7910) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 634802 INFO  (qtp324827683-7910) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/cdcr-cluster2/cdcr/state/buffer
   [junit4]   2> 634803 INFO  (qtp324827683-7910) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/cdcr-cluster2/cdcr/state/process
   [junit4]   2> 634806 INFO  (qtp324827683-7910) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1604518285223657472
   [junit4]   2> 634806 INFO  (qtp324827683-7915) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 634806 INFO  (qtp324827683-7915) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 634806 INFO  
(searcherExecutor-4161-thread-1-processing-n:127.0.0.1:43799_solr 
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) 
[n:127.0.0.1:43799_solr c:cdcr-cluster2 s:shard2 r:core_node4 
x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SolrCore 
[cdcr-cluster2_shard2_replica_n2] Registered new searcher 
Searcher@2356ea74[cdcr-cluster2_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 634807 INFO  (qtp324827683-7915) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 634807 INFO  (qtp324827683-7915) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 634809 INFO  (qtp324827683-7915) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6519b0c9[cdcr-cluster2_shard1_replica_n1] main]
   [junit4]   2> 634810 INFO  (qtp324827683-7915) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cdcr-cluster2
   [junit4]   2> 634810 INFO  (qtp324827683-7915) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cdcr-cluster2
   [junit4]   2> 634810 INFO  (qtp324827683-7915) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cdcr-cluster2/managed-schema
   [junit4]   2> 634810 INFO  (qtp324827683-7910) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/cdcr-cluster2/terms/shard2 to Terms{values={core_node4=0}, 
version=0}
   [junit4]   2> 634810 INFO  (qtp324827683-7915) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 634811 INFO  (qtp324827683-7915) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 634812 INFO  (qtp324827683-7910) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 634812 INFO  (qtp324827683-7910) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 634812 INFO  (qtp324827683-7910) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:43799/solr/cdcr-cluster2_shard2_replica_n2/
   [junit4]   2> 634812 INFO  (qtp324827683-7910) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 634813 INFO  (qtp324827683-7915) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1604518285230997504
   [junit4]   2> 634814 INFO  
(searcherExecutor-4162-thread-1-processing-n:127.0.0.1:43799_solr 
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) 
[n:127.0.0.1:43799_solr c:cdcr-cluster2 s:shard1 r:core_node3 
x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-cluster2_shard1_replica_n1] Registered new searcher 
Searcher@6519b0c9[cdcr-cluster2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 634815 INFO  (qtp324827683-7910) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:43799/solr/cdcr-cluster2_shard2_replica_n2/ has no replicas
   [junit4]   2> 634816 INFO  (qtp324827683-7910) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 634817 INFO  (zkCallback-1818-thread-1) [    ] 
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster2:shard2
   [junit4]   2> 634818 INFO  (qtp324827683-7910) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:43799/solr/cdcr-cluster2_shard2_replica_n2/ shard2
   [junit4]   2> 634818 INFO  (qtp324827683-7915) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/cdcr-cluster2/terms/shard1 to Terms{values={core_node3=0}, 
version=0}
   [junit4]   2> 634819 INFO  (qtp324827683-7915) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 634819 INFO  (qtp324827683-7915) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 634819 INFO  (qtp324827683-7915) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:43799/solr/cdcr-cluster2_shard1_replica_n1/
   [junit4]   2> 634819 INFO  (qtp324827683-7915) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 634819 INFO  (qtp324827683-7915) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:43799/solr/cdcr-cluster2_shard1_replica_n1/ has no replicas
   [junit4]   2> 634819 INFO  (qtp324827683-7915) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 634820 INFO  (zkCallback-1818-thread-1) [    ] 
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster2:shard1
   [junit4]   2> 634821 INFO  (qtp324827683-7915) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:43799/solr/cdcr-cluster2_shard1_replica_n1/ shard1
   [junit4]   2> 634923 INFO  (qtp324827683-7915) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 634924 INFO  (qtp324827683-7915) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node3&name=cdcr-cluster2_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=1194
   [junit4]   2> 634969 INFO  (qtp324827683-7910) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 634971 INFO  (qtp324827683-7910) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster2_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=1240
   [junit4]   2> 634974 INFO  (qtp324827683-7913) [n:127.0.0.1:43799_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> 635071 INFO  (zkCallback-1818-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-cluster2/state.json] for collection [cdcr-cluster2] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 635420 INFO  
(OverseerCollectionConfigSetProcessor-72278383864578051-127.0.0.1:43799_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 635974 INFO  (qtp324827683-7913) [n:127.0.0.1:43799_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=cdcr-cluster2&maxShardsPerNode=2&name=cdcr-cluster2&nrtReplicas=1&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
 status=0 QTime=2558
   [junit4]   2> 635978 INFO  (zkConnectionManagerCallback-1878-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 635979 INFO  (qtp1492887504-7968) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 635979 INFO  (qtp1492887504-7968) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38531/solr ready
   [junit4]   2> 635987 INFO  (qtp324827683-7914) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 635987 INFO  (qtp324827683-7914) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr 
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 635988 INFO  (qtp324827683-7909) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 635988 INFO  (qtp324827683-7909) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 635994 INFO  (qtp324827683-7913) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={_stateVer_=cdcr-cluster2:4&action=COLLECTIONCHECKPOINT&wt=javabin&version=2}
 status=0 QTime=12
   [junit4]   2> 635994 INFO  (qtp1492887504-7968) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.h.CdcrReplicatorManager Create new update log reader for target 
cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard2
   [junit4]   2> 635994 INFO  (qtp1492887504-7968) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: 
cdcr-cluster2, shard: shard2
   [junit4]   2> 635996 INFO  (qtp1492887504-7968) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
   [junit4]   2> 635997 INFO  
(cdcr-bootstrap-status-1874-thread-1-processing-n:127.0.0.1:33099_solr 
x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4) 
[n:127.0.0.1:33099_solr c:cdcr-cluster1 s:shard2 r:core_node4 
x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.CdcrReplicatorManager Attempting to 
bootstrap target collection: cdcr-cluster2 shard: shard2 leader: 
https://127.0.0.1:43799/solr/cdcr-cluster2_shard2_replica_n2/
   [junit4]   2> 636001 INFO  (zkCallback-1843-thread-1) [    ] 
o.a.s.h.CdcrProcessStateManager The CDCR process state has changed: 
WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-cluster1/cdcr/state/process @ cdcr-cluster1:shard2
   [junit4]   2> 636001 INFO  (zkCallback-1843-thread-3) [    ] 
o.a.s.h.CdcrProcessStateManager The CDCR process state has changed: 
WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-cluster1/cdcr/state/process @ cdcr-cluster1:shard1
   [junit4]   2> 636002 INFO  (qtp324827683-7915) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr 
params={qt=/cdcr&masterUrl=https://127.0.0.1:33099/solr/cdcr-cluster1_shard2_replica_n2/&action=BOOTSTRAP&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 636002 INFO  (zkCallback-1843-thread-3) [    ] 
o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher: 
STARTED @ cdcr-cluster1:shard1
   [junit4]   2> 636002 INFO  (zkCallback-1843-thread-1) [    ] 
o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher: 
STARTED @ cdcr-cluster1:shard2
   [junit4]   2> 636003 INFO  (qtp1492887504-7968) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n2]  webapp=/solr path=/cdcr 
params={qt=/cdcr&_stateVer_=cdcr-cluster1:4&action=start&wt=javabin&version=2} 
status=0 QTime=26
   [junit4]   2> 636003 INFO  (qtp324827683-7913) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr 
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 636004 INFO  
(cdcr-bootstrap-status-1874-thread-1-processing-n:127.0.0.1:33099_solr 
x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4) 
[n:127.0.0.1:33099_solr c:cdcr-cluster1 s:shard2 r:core_node4 
x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.CdcrReplicatorManager CDCR bootstrap 
running for 1 seconds, sleeping for 2000 ms
   [junit4]   2> 636007 INFO  (zkConnectionManagerCallback-1883-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 636008 INFO  
(recoveryExecutor-1815-thread-1-processing-n:127.0.0.1:43799_solr 
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) 
[n:127.0.0.1:43799_solr c:cdcr-cluster2 s:shard2 r:core_node4 
x:cdcr-cluster2_shard2_replica_n2] o.a.s.u.UpdateLog Starting to buffer 
updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 636008 INFO  (zkCallback-1843-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 636009 INFO  (zkCallback-1843-thread-3) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38531/solr ready
   [junit4]   2> 636018 INFO  (qtp324827683-7913) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 636018 INFO  (qtp324827683-7913) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr 
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 636019 INFO  (qtp1492887504-7962) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1604518286495580160,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 636019 INFO  (qtp1492887504-7962) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 636020 INFO  (qtp1492887504-7962) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 636020 INFO  (qtp1492887504-7962) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n2]  webapp=/solr path=/update 
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 636020 INFO  (qtp324827683-7914) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 636020 INFO  (qtp324827683-7914) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 636020 INFO  (qtp324827683-7915) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={_stateVer_=cdcr-cluster2:4&action=COLLECTIONCHECKPOINT&wt=javabin&version=2}
 status=0 QTime=9
   [junit4]   2> 636021 INFO  (zkCallback-1843-thread-3) [    ] 
o.a.s.h.CdcrReplicatorManager Create new update log reader for target 
cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard1
   [junit4]   2> 636021 INFO  (zkCallback-1843-thread-3) [    ] 
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: 
cdcr-cluster2, shard: shard1
   [junit4]   2> 636021 INFO  (zkCallback-1843-thread-3) [    ] 
o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
   [junit4]   2> 636023 INFO  (qtp1492887504-7969) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n2]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 636023 INFO  
(recoveryExecutor-1815-thread-1-processing-n:127.0.0.1:43799_solr 
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) 
[n:127.0.0.1:43799_solr c:cdcr-cluster2 s:shard2 r:core_node4 
x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 636023 INFO  
(recoveryExecutor-1815-thread-1-processing-n:127.0.0.1:43799_solr 
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) 
[n:127.0.0.1:43799_solr c:cdcr-cluster2 s:shard2 r:core_node4 
x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 636023 INFO  
(recoveryExecutor-1815-thread-1-processing-n:127.0.0.1:43799_solr 
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) 
[n:127.0.0.1:43799_solr c:cdcr-cluster2 s:shard2 r:core_node4 
x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 636023 INFO  
(recoveryExecutor-1815-thread-1-processing-n:127.0.0.1:43799_solr 
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) 
[n:127.0.0.1:43799_solr c:cdcr-cluster2 s:shard2 r:core_node4 
x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 636023 INFO  
(recoveryExecutor-1815-thread-1-processing-n:127.0.0.1:43799_solr 
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) 
[n:127.0.0.1:43799_solr c:cdcr-cluster2 s:shard2 r:core_node4 
x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.IndexFetcher New index in Master. 
Deleting mine...
   [junit4]   2> 636024 INFO  
(recoveryExecutor-1815-thread-1-processing-n:127.0.0.1:43799_solr 
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) 
[n:127.0.0.1:43799_solr c:cdcr-cluster2 s:shard2 r:core_node4 
x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@48396ec6[cdcr-cluster2_shard2_replica_n2] main]
   [junit4]   2> 636024 INFO  (cdcr-bootstrap-status-1879-thread-1) [    ] 
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: 
cdcr-cluster2 shard: shard1 leader: 
https://127.0.0.1:43799/solr/cdcr-cluster2_shard1_replica_n1/
   [junit4]   2> 636026 INFO  (qtp324827683-8045) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&masterUrl=https://127.0.0.1:33099/solr/cdcr-cluster1_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 636026 INFO  
(searcherExecutor-4161-thread-1-processing-n:127.0.0.1:43799_solr 
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) 
[n:127.0.0.1:43799_solr c:cdcr-cluster2 s:shard2 r:core_node4 
x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SolrCore 
[cdcr-cluster2_shard2_replica_n2] Registered new searcher 
Searcher@48396ec6[cdcr-cluster2_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 636026 INFO  
(recoveryExecutor-1815-thread-1-processing-n:127.0.0.1:43799_solr 
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) 
[n:127.0.0.1:43799_solr c:cdcr-cluster2 s:shard2 r:core_node4 
x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.CdcrRequestHandler No replay needed.
   [junit4]   2> 636026 INFO  
(recoveryExecutor-1815-thread-2-processing-n:127.0.0.1:43799_solr 
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) 
[n:127.0.0.1:43799_solr c:cdcr-cluster2 s:shard1 r:core_node3 
x:cdcr-cluster2_shard1_replica_n1] o.a.s.u.UpdateLog Starting to buffer 
updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 636027 INFO  (qtp324827683-7915) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 636027 INFO  (cdcr-bootstrap-status-1879-thread-1) [    ] 
o.a.s.h.CdcrReplicatorManager CDCR bootstrap running for 1 seconds, sleeping 
for 2000 ms
   [junit4]   2> 636029 INFO  (qtp1492887504-7969) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1604518286506065920,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 636029 INFO  (qtp1492887504-7969) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 636029 INFO  (qtp1492887504-7969) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 636029 INFO  (qtp1492887504-7969) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-cluster1_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=1
   [junit4]   2> 636031 INFO  (qtp1492887504-7967) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-cluster1_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 636031 INFO  
(recoveryExecutor-1815-thread-2-processing-n:127.0.0.1:43799_solr 
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) 
[n:127.0.0.1:43799_solr c:cdcr-cluster2 s:shard1 r:core_node3 
x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 636031 INFO  
(recoveryExecutor-1815-thread-2-processing-n:127.0.0.1:43799_solr 
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) 
[n:127.0.0.1:43799_solr c:cdcr-cluster2 s:shard1 r:core_node3 
x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 636031 INFO  
(recoveryExecutor-1815-thread-2-processing-n:127.0.0.1:43799_solr 
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) 
[n:127.0.0.1:43799_solr c:cdcr-cluster2 s:shard1 r:core_node3 
x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 636031 INFO  
(recoveryExecutor-1815-thread-2-processing-n:127.0.0.1:43799_solr 
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) 
[n:127.0.0.1:43799_solr c:cdcr-cluster2 s:shard1 r:core_node3 
x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 636031 INFO  
(recoveryExecutor-1815-thread-2-processing-n:127.0.0.1:43799_solr 
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) 
[n:127.0.0.1:43799_solr c:cdcr-cluster2 s:shard1 r:core_node3 
x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.IndexFetcher New index in Master. 
Deleting mine...
   [junit4]   2> 636032 INFO  
(recoveryExecutor-1815-thread-2-processing-n:127.0.0.1:43799_solr 
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) 
[n:127.0.0.1:43799_solr c:cdcr-cluster2 s:shard1 r:core_node3 
x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@79930c70[cdcr-cluster2_shard1_replica_n1] main]
   [junit4]   2> 636033 INFO  
(searcherExecutor-4162-thread-1-processing-n:127.0.0.1:43799_solr 
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) 
[n:127.0.0.1:43799_solr c:cdcr-cluster2 s:shard1 r:core_node3 
x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-cluster2_shard1_replica_n1] Registered new searcher 
Searcher@79930c70[cdcr-cluster2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 636033 INFO  
(recoveryExecutor-1815-thread-2-processing-n:127.0.0.1:43799_solr 
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) 
[n:127.0.0.1:43799_solr c:cdcr-cluster2 s:shard1 r:core_node3 
x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.CdcrRequestHandler No replay needed.
   [junit4]   2> 638003 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[853F9D88BCE1E97E]) [    ] 
o.a.s.c.c.CdcrBidirectionalTest Adding 10 docs with commit=true, numDocs=100
   [junit4]   2> 638005 INFO  (qtp324827683-7913) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr 
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 638005 INFO  
(cdcr-bootstrap-status-1874-thread-1-processing-n:127.0.0.1:33099_solr 
x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4) 
[n:127.0.0.1:33099_solr c:cdcr-cluster1 s:shard2 r:core_node4 
x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.CdcrReplicatorManager CDCR bootstrap 
successful in 3 seconds
   [junit4]   2> 638011 INFO  (qtp1492887504-8018) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/cdcr-cluster1/terms/shard2 to Terms{values={core_node4=1}, 
version=1}
   [junit4]   2> 638011 INFO  (qtp1492887504-8018) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n2]  webapp=/solr path=/update 
params={_stateVer_=cdcr-cluster1:4&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 638013 INFO  (qtp1492887504-7963) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/cdcr-cluster1/terms/shard1 to Terms{values={core_node3=1}, 
version=1}
   [junit4]   2> 638014 INFO  (qtp1492887504-7963) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-cluster1_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-cluster1:4&wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 638014 INFO  (qtp324827683-7908) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 638014 INFO  (qtp324827683-7908) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr 
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 638022 INFO  (qtp324827683-8045) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 638022 INFO  (qtp324827683-8045) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 638023 INFO  (qtp324827683-7915) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr 
params={_stateVer_=cdcr-cluster2:4&action=COLLECTIONCHECKPOINT&wt=javabin&version=2}
 status=0 QTime=17
   [junit4]   2> 638023 INFO  
(cdcr-bootstrap-status-1874-thread-1-processing-n:127.0.0.1:33099_solr 
x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4) 
[n:127.0.0.1:33099_solr c:cdcr-cluster1 s:shard2 r:core_node4 
x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.CdcrReplicatorManager Create new 
update log reader for target cdcr-cluster2 with checkpoint -1 @ 
cdcr-cluster1:shard2
   [junit4]   2> 638024 INFO  
(cdcr-bootstrap-status-1874-thread-1-processing-n:127.0.0.1:33099_solr 
x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4) 
[n:127.0.0.1:33099_solr c:cdcr-cluster1 s:shard2 r:core_node4 
x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.CdcrReplicatorManager Bootstrap 
successful, giving the go-ahead to replicator
   [junit4]   2> 638027 INFO  (qtp324827683-8045) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 638028 INFO  (cdcr-bootstrap-status-1879-thread-1) [    ] 
o.a.s.h.CdcrReplicatorManager CDCR bootstrap successful in 3 seconds
   [junit4]   2> 638075 INFO  (qtp324827683-7909) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 638075 INFO  (qtp324827683-7909) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr 
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 638082 INFO  (qtp324827683-7914) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 638082 INFO  (qtp324827683-7914) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 638082 INFO  (qtp1492887504-7963) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1604518288658792448,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 638082 INFO  (qtp1492887504-7963) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@58a80ef3 
commitCommandVersion:1604518288658792448
   [junit4]   2> 638082 INFO  (qtp1492887504-7968) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1604518288658792448,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 638082 INFO  (qtp1492887504-7968) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4624fc98 
commitCommandVersion:1604518288658792448
   [junit4]   2> 638082 INFO  (qtp324827683-7915) [n:127.0.0.1:43799_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr 
params={_stateVer_=cdcr-cluster2:4&action=COLLECTIONCHECKPOINT&wt=javabin&version=2}
 status=0 QTime=54
   [junit4]   2> 638082 INFO  (cdcr-bootstrap-status-1879-thread-1) [    ] 
o.a.s.h.CdcrReplicatorManager Create new update log reader for target 
cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard1
   [junit4]   2> 638083 INFO  (cdcr-bootstrap-status-1879-thread-1) [    ] 
o.a.s.h.CdcrReplicatorManager Bootstrap successful, giving the go-ahead to 
replicator
   [junit4]   2> 638509 INFO  (qtp1492887504-7963) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6d9fed1e[cdcr-cluster1_shard2_replica_n2] main]
   [junit4]   2> 638509 INFO  (qtp1492887504-7968) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@b387d36[cdcr-cluster1_shard1_replica_n1] main]
   [junit4]   2> 638509 INFO  (qtp1492887504-7968) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 638509 INFO  (qtp1492887504-7963) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 638510 INFO  
(searcherExecutor-4150-thread-1-processing-n:127.0.0.1:33099_solr 
x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4) 
[n:127.0.0.1:33099_solr c:cdcr-cluster1 s:shard2 r:core_node4 
x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SolrCore 
[cdcr-cluster1_shard2_replica_n2] Registered new searcher 
Searcher@6d9fed1e[cdcr-cluster1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C57)))}
   [junit4]   2> 638510 INFO  (qtp1492887504-7963) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&update.chain=cdcr-processor-chain&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:33099/solr/cdcr-cluster1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}
 status=0 QTime=428
   [junit4]   2> 638510 INFO  
(searcherExecutor-4149-thread-1-processing-n:127.0.0.1:33099_solr 
x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3) 
[n:127.0.0.1:33099_solr c:cdcr-cluster1 s:shard1 r:core_node3 
x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-cluster1_shard1_replica_n1] Registered new searcher 
Searcher@b387d36[cdcr-cluster1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C43)))}
   [junit4]   2> 638511 INFO  (qtp1492887504-7968) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-cluster1_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&update.chain=cdcr-processor-chain&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:33099/solr/cdcr-cluster1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}
 status=0 QTime=429
   [junit4]   2> 638511 INFO  (qtp1492887504-7967) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n2]  webapp=/solr path=/update 
params={_stateVer_=cdcr-cluster1:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=496
   [junit4]   2> 638511 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[853F9D88BCE1E97E]) [    ] 
o.a.s.c.c.CdcrBidirectionalTest Adding 10 docs with commit=true, numDocs=200
   [junit4]   2> 638515 INFO  (qtp1492887504-7965) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-cluster1_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-cluster1:4&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 638515 INFO  (qtp1492887504-8020) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n2]  webapp=/solr path=/update 
params={_stateVer_=cdcr-cluster1:4&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 638517 INFO  (qtp1492887504-8021) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1604518289114923008,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 638517 INFO  (qtp1492887504-8021) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4624fc98 
commitCommandVersion:1604518289114923008
   [junit4]   2> 638519 INFO  (qtp1492887504-7967) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1604518289117020160,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 638520 INFO  (qtp1492887504-7967) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@58a80ef3 
commitCommandVersion:1604518289117020160
   [junit4]   2> 638745 INFO  (qtp1492887504-8021) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7d31a57e[cdcr-cluster1_shard1_replica_n1] main]
   [junit4]   2> 638745 INFO  (qtp1492887504-8021) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 638746 INFO  
(searcherExecutor-4149-thread-1-processing-n:127.0.0.1:33099_solr 
x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3) 
[n:127.0.0.1:33099_solr c:cdcr-cluster1 s:shard1 r:core_node3 
x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SolrCore 
[cdcr-cluster1_shard1_replica_n1] Registered new searcher 
Searcher@7d31a57e[cdcr-cluster1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C43)
 Uninverting(_1(8.0.0):C54)))}
   [junit4]   2> 638746 INFO  (qtp1492887504-8021) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.S.Request [cdcr-cluster1_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&update.chain=cdcr-processor-chain&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:33099/solr/cdcr-cluster1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}
 status=0 QTime=229
   [junit4]   2> 638751 INFO  (qtp1492887504-7967) [n:127.0.0.1:33099_solr 
c:cdcr-cluster1 s:sh

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

z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server 
won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 693873 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[853F9D88BCE1E97E]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:38531 38531
   [junit4]   2> 694646 INFO  (Thread-1803) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:38531 38531
   [junit4]   2> 694646 WARN  (Thread-1803) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        3       /solr/collections/cdcr-cluster2/terms/shard2
   [junit4]   2>        3       /solr/collections/cdcr-cluster2/terms/shard1
   [junit4]   2>        2       /solr/configs/cdcr-cluster2/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        4       
/solr/collections/cdcr-cluster2/cdcr/state/process
   [junit4]   2>        2       
/solr/collections/cdcr-cluster2/cdcr/state/buffer
   [junit4]   2>        2       /solr/collections/cdcr-cluster2/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> 694647 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[853F9D88BCE1E97E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testBiDir
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=CdcrBidirectionalTest -Dtests.method=testBiDir 
-Dtests.seed=853F9D88BCE1E97E -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=fr-SY -Dtests.timezone=America/Atka -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   65.0s J1 | CdcrBidirectionalTest.testBiDir <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: cluster 1 wrong doc 
expected:<ABC> but was:<null>
   [junit4]    >        at 
org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir(CdcrBidirectionalTest.java:203)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at 
java.base/java.lang.Thread.run(Thread.java:844)Throwable #2: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=8111, name=cdcr-replicator-4183-thread-1, 
state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
   [junit4]    > Caused by: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([853F9D88BCE1E97E]:0)
   [junit4]    >        at 
org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
   [junit4]    >        at 
org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:125)
   [junit4]    >        at 
org.apache.solr.handler.CdcrReplicatorScheduler.lambda$start$0(CdcrReplicatorScheduler.java:81)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    >        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
   [junit4]    >        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]    >        at 
java.base/java.lang.Thread.run(Thread.java:844)Throwable #3: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=8142, name=cdcr-replicator-4183-thread-2, 
state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
   [junit4]    > Caused by: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([853F9D88BCE1E97E]:0)
   [junit4]    >        at 
org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
   [junit4]    >        at 
org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:125)
   [junit4]    >        at 
org.apache.solr.handler.CdcrReplicatorScheduler.lambda$start$0(CdcrReplicatorScheduler.java:81)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    >        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
   [junit4]    >        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_853F9D88BCE1E97E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{abc=PostingsFormat(name=MockRandom), xyz=PostingsFormat(name=Asserting), 
id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, 
docValues:{_version_=DocValuesFormat(name=Asserting), 
xyz=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Lucene70)}, 
maxPointsInLeafNode=244, maxMBSortInHeap=7.7973762193174, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@f4ad4fa),
 locale=fr-SY, timezone=America/Atka
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10 
(64-bit)/cpus=8,threads=1,free=361887096,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestApiFramework, 
TestFieldTypeResource, TestZkAclsWithHadoopAuth, 
SharedFSAutoReplicaFailoverTest, SOLR749Test, TestCloudManagedSchema, 
CachingDirectoryFactoryTest, TestMultiValuedNumericRangeQuery, TestTrieFacet, 
TestCopyFieldCollectionResource, TestEmbeddedSolrServerSchemaAPI, 
ClassificationUpdateProcessorFactoryTest, TestSortableTextField, 
TestMaxTokenLenTokenizer, TestSlowCompositeReaderWrapper, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestReRankQParserPlugin, 
NotRequiredUniqueKeyTest, SearchRateTriggerTest, DirectoryFactoryTest, 
DocValuesNotIndexedTest, PeerSyncWithLeaderTest, 
CloneFieldUpdateProcessorFactoryTest, TestSolrCloudSnapshots, 
SolrRrdBackendFactoryTest, TestExecutePlanAction, TestSuggestSpellingConverter, 
TestNumericTokenStream, TestFieldCache, SpatialFilterTest, 
SolrSlf4jReporterTest, TestPayloadCheckQParserPlugin, ZkNodePropsTest, 
TestGraphTermsQParserPlugin, HLLUtilTest, TestRequestStatusCollectionAPI, 
TestRandomFlRTGCloud, QueryElevationComponentTest, MergeStrategyTest, 
NodeMarkersRegistrationTest, EmbeddedSolrNoSerializeTest, 
DistributedQueryElevationComponentTest, OverseerTaskQueueTest, 
OverseerModifyCollectionTest, TestCoreDiscovery, 
DistributedFacetPivotSmallAdvancedTest, SolrCloudExampleTest, 
SubstringBytesRefFilterTest, TestMacros, TestDefaultStatsCache, 
ShowFileRequestHandlerTest, PropertiesRequestHandlerTest, TestManagedSchemaAPI, 
DistributedMLTComponentTest, TestHdfsCloudBackupRestore, SynonymTokenizerTest, 
DistributedTermsComponentTest, TestQueryTypes, 
StatelessScriptUpdateProcessorFactoryTest, TestSchemaSimilarityResource, 
HdfsChaosMonkeyNothingIsSafeTest, TestLuceneIndexBackCompat, NumberUtilsTest, 
PolyFieldTest, InfoHandlerTest, DateMathParserTest, TestDistributedSearch, 
TestTolerantSearch, MBeansHandlerTest, TestCloudPivotFacet, UtilsToolTest, 
TestHighlightDedupGrouping, SaslZkACLProviderTest, TestFieldCollectionResource, 
HdfsUnloadDistributedZkTest, TestTestInjection, 
TestDeleteCollectionOnDownNodes, RecoveryAfterSoftCommitTest, 
TestCloudInspectUtil, TestHdfsUpdateLog, PeerSyncWithBufferUpdatesTest, 
FieldMutatingUpdateProcessorTest, TestAnalyzeInfixSuggestions, 
ClusterStateTest, LIROnShardRestartTest, OpenCloseCoreStressTest, 
EnumFieldTest, TestLMJelinekMercerSimilarityFactory, TestRecoveryHdfs, 
RequestLoggingTest, CreateRoutedAliasTest, RankQueryTest, 
RAMDirectoryFactoryTest, TestUninvertingReader, AlternateDirectoryTest, 
TestReversedWildcardFilterFactory, TestClusterStateProvider, 
TestFieldCacheSortRandom, TriggerCooldownIntegrationTest, 
TestSimDistributedQueue, TestTlogReplica, TestReplicationHandlerBackup, 
HdfsRecoverLeaseTest, DisMaxRequestHandlerTest, TestStressLucene, 
DistribJoinFromCollectionTest, BigEndianAscendingWordDeserializerTest, 
TestDFRSimilarityFactory, TestJsonRequest, TestBlobHandler, TestNestedDocsSort, 
TestBackupRepositoryFactory, OutOfBoxZkACLAndCredentialsProvidersTest, 
TestIntervalFaceting, ImplicitSnitchTest, SuggesterTSTTest, JsonLoaderTest, 
TestLegacyNumericRangeQueryBuilder, PrimitiveFieldTypeTest, 
CdcrBidirectionalTest]
   [junit4] Completed [302/820 (1!)] on J1 in 64.99s, 1 test, 1 error <<< 
FAILURES!

[...truncated 45761 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22338/consoleText

[repro] Revision: d2ac32368ee5547a995da83ccd82b96960902adf

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=CdcrBidirectionalTest 
-Dtests.method=testBiDir -Dtests.seed=853F9D88BCE1E97E -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=fr-SY -Dtests.timezone=America/Atka 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] ant clean

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

[...truncated 3305 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.CdcrBidirectionalTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=853F9D88BCE1E97E 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-SY 
-Dtests.timezone=America/Atka -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

[...truncated 76 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
[repro] Exiting with code 0

[...truncated 40 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to