Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/2029/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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

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

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=22740, name=cdcr-replicator-8875-thread-1, 
state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
Caused by: java.lang.AssertionError: 1609943164848701440 != 1609943164746989568
        at __randomizedtesting.SeedInfo.seed([D6650243F02B74EE]: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$null$0(CdcrReplicatorScheduler.java:81)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13634 lines...]
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
   [junit4]   2> 2370884 INFO  
(SUITE-CdcrBidirectionalTest-seed#[D6650243F02B74EE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_D6650243F02B74EE-001/init-core-data-001
   [junit4]   2> 2370885 WARN  
(SUITE-CdcrBidirectionalTest-seed#[D6650243F02B74EE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=35 numCloses=35
   [junit4]   2> 2370885 INFO  
(SUITE-CdcrBidirectionalTest-seed#[D6650243F02B74EE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2370886 INFO  
(SUITE-CdcrBidirectionalTest-seed#[D6650243F02B74EE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2370892 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[D6650243F02B74EE]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBiDir
   [junit4]   2> 2370893 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[D6650243F02B74EE]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_D6650243F02B74EE-001/cdcr-cluster2-001
   [junit4]   2> 2370893 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[D6650243F02B74EE]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2370893 INFO  (Thread-4279) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2370893 INFO  (Thread-4279) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2370896 ERROR (Thread-4279) [    ] 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> 2370994 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[D6650243F02B74EE]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:62650
   [junit4]   2> 2370999 INFO  (zkConnectionManagerCallback-6093-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2371009 INFO  (jetty-launcher-6090-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2371009 INFO  (jetty-launcher-6090-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2371009 INFO  (jetty-launcher-6090-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2371010 INFO  (jetty-launcher-6090-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2371010 INFO  (jetty-launcher-6090-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@23076334{/solr,null,AVAILABLE}
   [junit4]   2> 2371010 INFO  (jetty-launcher-6090-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@335cbd32{HTTP/1.1,[http/1.1]}{127.0.0.1:38622}
   [junit4]   2> 2371010 INFO  (jetty-launcher-6090-thread-1) [    ] 
o.e.j.s.Server Started @2372171ms
   [junit4]   2> 2371010 INFO  (jetty-launcher-6090-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38622}
   [junit4]   2> 2371010 ERROR (jetty-launcher-6090-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2371010 INFO  (jetty-launcher-6090-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2371010 INFO  (jetty-launcher-6090-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2371010 INFO  (jetty-launcher-6090-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2371010 INFO  (jetty-launcher-6090-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2371010 INFO  (jetty-launcher-6090-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-27T09:17:08.989Z
   [junit4]   2> 2371021 INFO  (zkConnectionManagerCallback-6095-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2371022 INFO  (jetty-launcher-6090-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2371976 INFO  (jetty-launcher-6090-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62650/solr
   [junit4]   2> 2371977 INFO  (zkConnectionManagerCallback-6099-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2371979 INFO  (zkConnectionManagerCallback-6101-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2372101 INFO  (jetty-launcher-6090-thread-1) 
[n:127.0.0.1:38622_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38622_solr
   [junit4]   2> 2372102 INFO  (jetty-launcher-6090-thread-1) 
[n:127.0.0.1:38622_solr    ] o.a.s.c.Overseer Overseer 
(id=72232156070543363-127.0.0.1:38622_solr-n_0000000000) starting
   [junit4]   2> 2372110 INFO  (zkConnectionManagerCallback-6108-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2372113 INFO  (jetty-launcher-6090-thread-1) 
[n:127.0.0.1:38622_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:62650/solr ready
   [junit4]   2> 2372114 INFO  
(OverseerStateUpdate-72232156070543363-127.0.0.1:38622_solr-n_0000000000) 
[n:127.0.0.1:38622_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:38622_solr
   [junit4]   2> 2372115 INFO  (jetty-launcher-6090-thread-1) 
[n:127.0.0.1:38622_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38622_solr
   [junit4]   2> 2372117 INFO  (zkCallback-6107-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2372117 INFO  
(OverseerStateUpdate-72232156070543363-127.0.0.1:38622_solr-n_0000000000) 
[n:127.0.0.1:38622_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2372135 INFO  (jetty-launcher-6090-thread-1) 
[n:127.0.0.1:38622_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2372155 INFO  (jetty-launcher-6090-thread-1) 
[n:127.0.0.1:38622_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38622.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1af8c7dd
   [junit4]   2> 2372179 INFO  (jetty-launcher-6090-thread-1) 
[n:127.0.0.1:38622_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38622.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1af8c7dd
   [junit4]   2> 2372179 INFO  (jetty-launcher-6090-thread-1) 
[n:127.0.0.1:38622_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38622.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1af8c7dd
   [junit4]   2> 2372180 INFO  (jetty-launcher-6090-thread-1) 
[n:127.0.0.1:38622_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_D6650243F02B74EE-001/cdcr-cluster2-001/node1/.
   [junit4]   2> 2372192 INFO  (zkConnectionManagerCallback-6111-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2372196 INFO  (zkConnectionManagerCallback-6114-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2372198 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[D6650243F02B74EE]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_D6650243F02B74EE-001/cdcr-cluster1-001
   [junit4]   2> 2372198 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[D6650243F02B74EE]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2372198 INFO  (Thread-4291) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2372198 INFO  (Thread-4291) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2372201 ERROR (Thread-4291) [    ] 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> 2372298 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[D6650243F02B74EE]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:41181
   [junit4]   2> 2372303 INFO  (zkConnectionManagerCallback-6118-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2372312 INFO  (jetty-launcher-6115-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2372313 INFO  (jetty-launcher-6115-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2372313 INFO  (jetty-launcher-6115-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2372313 INFO  (jetty-launcher-6115-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2372313 INFO  (jetty-launcher-6115-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@34d70bf0{/solr,null,AVAILABLE}
   [junit4]   2> 2372313 INFO  (jetty-launcher-6115-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2accc477{HTTP/1.1,[http/1.1]}{127.0.0.1:51975}
   [junit4]   2> 2372313 INFO  (jetty-launcher-6115-thread-1) [    ] 
o.e.j.s.Server Started @2373474ms
   [junit4]   2> 2372313 INFO  (jetty-launcher-6115-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51975}
   [junit4]   2> 2372313 ERROR (jetty-launcher-6115-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2372319 INFO  (jetty-launcher-6115-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2372319 INFO  (jetty-launcher-6115-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2372319 INFO  (jetty-launcher-6115-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2372319 INFO  (jetty-launcher-6115-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2372319 INFO  (jetty-launcher-6115-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-27T09:17:10.298Z
   [junit4]   2> 2372321 INFO  (zkConnectionManagerCallback-6120-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2372322 INFO  (jetty-launcher-6115-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2373503 INFO  (jetty-launcher-6115-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41181/solr
   [junit4]   2> 2373505 INFO  (zkConnectionManagerCallback-6124-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2373507 INFO  (zkConnectionManagerCallback-6126-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2373636 INFO  (jetty-launcher-6115-thread-1) 
[n:127.0.0.1:51975_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:51975_solr
   [junit4]   2> 2373637 INFO  (jetty-launcher-6115-thread-1) 
[n:127.0.0.1:51975_solr    ] o.a.s.c.Overseer Overseer 
(id=72232156156198915-127.0.0.1:51975_solr-n_0000000000) starting
   [junit4]   2> 2373648 INFO  (zkConnectionManagerCallback-6133-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2373651 INFO  (jetty-launcher-6115-thread-1) 
[n:127.0.0.1:51975_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41181/solr ready
   [junit4]   2> 2373653 INFO  
(OverseerStateUpdate-72232156156198915-127.0.0.1:51975_solr-n_0000000000) 
[n:127.0.0.1:51975_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:51975_solr
   [junit4]   2> 2373653 INFO  (jetty-launcher-6115-thread-1) 
[n:127.0.0.1:51975_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51975_solr
   [junit4]   2> 2373656 INFO  (zkCallback-6125-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2373657 INFO  (zkCallback-6132-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2373674 INFO  (jetty-launcher-6115-thread-1) 
[n:127.0.0.1:51975_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2373697 INFO  (jetty-launcher-6115-thread-1) 
[n:127.0.0.1:51975_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51975.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1af8c7dd
   [junit4]   2> 2373702 INFO  (jetty-launcher-6115-thread-1) 
[n:127.0.0.1:51975_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51975.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1af8c7dd
   [junit4]   2> 2373702 INFO  (jetty-launcher-6115-thread-1) 
[n:127.0.0.1:51975_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51975.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1af8c7dd
   [junit4]   2> 2373703 INFO  (jetty-launcher-6115-thread-1) 
[n:127.0.0.1:51975_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_D6650243F02B74EE-001/cdcr-cluster1-001/node1/.
   [junit4]   2> 2373719 INFO  (zkConnectionManagerCallback-6136-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2373721 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 
0x1009ec3690d0005, likely client has closed socket
   [junit4]   2> 2373723 INFO  (zkConnectionManagerCallback-6139-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2373724 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[D6650243F02B74EE]) [    ] 
o.a.s.c.c.CdcrBidirectionalTest cluster2 zkHost = 127.0.0.1:62650/solr
   [junit4]   2> 2373725 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[D6650243F02B74EE]) [    ] 
o.a.s.c.c.CdcrBidirectionalTest cluster1 zkHost = 127.0.0.1:41181/solr
   [junit4]   2> 2373726 INFO  (zkConnectionManagerCallback-6141-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2373732 INFO  (zkConnectionManagerCallback-6145-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2373733 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[D6650243F02B74EE]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2373735 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[D6650243F02B74EE]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41181/solr ready
   [junit4]   2> 2373736 INFO  (qtp1672039265-22606) [n:127.0.0.1:51975_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> 2373739 INFO  
(OverseerThreadFactory-8836-thread-1-processing-n:127.0.0.1:51975_solr) 
[n:127.0.0.1:51975_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
cdcr-cluster1
   [junit4]   2> 2373852 INFO  
(OverseerStateUpdate-72232156156198915-127.0.0.1:51975_solr-n_0000000000) 
[n:127.0.0.1:51975_solr    ] 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":"http://127.0.0.1:51975/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2373856 INFO  
(OverseerStateUpdate-72232156156198915-127.0.0.1:51975_solr-n_0000000000) 
[n:127.0.0.1:51975_solr    ] 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":"http://127.0.0.1:51975/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2374069 INFO  (qtp1672039265-22602) [n:127.0.0.1:51975_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> 2374069 INFO  (qtp1672039265-22605) [n:127.0.0.1:51975_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> 2374069 INFO  (qtp1672039265-22602) [n:127.0.0.1:51975_solr    
x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2375091 INFO  (qtp1672039265-22602) [n:127.0.0.1:51975_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> 2375100 INFO  (qtp1672039265-22605) [n:127.0.0.1:51975_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> 2375105 INFO  (qtp1672039265-22602) [n:127.0.0.1:51975_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> 2375106 INFO  (qtp1672039265-22602) [n:127.0.0.1:51975_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> 2375106 INFO  (qtp1672039265-22602) [n:127.0.0.1:51975_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> 2375107 INFO  (qtp1672039265-22602) [n:127.0.0.1:51975_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_51975.solr.core.cdcr-cluster1.shard1.replica_n1' (registry 
'solr.core.cdcr-cluster1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1af8c7dd
   [junit4]   2> 2375107 INFO  (qtp1672039265-22605) [n:127.0.0.1:51975_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> 2375107 INFO  (qtp1672039265-22602) [n:127.0.0.1:51975_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> 2375107 INFO  (qtp1672039265-22602) [n:127.0.0.1:51975_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 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_D6650243F02B74EE-001/cdcr-cluster1-001/node1/cdcr-cluster1_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_D6650243F02B74EE-001/cdcr-cluster1-001/node1/./cdcr-cluster1_shard1_replica_n1/data/]
   [junit4]   2> 2375108 INFO  (qtp1672039265-22605) [n:127.0.0.1:51975_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> 2375108 INFO  (qtp1672039265-22605) [n:127.0.0.1:51975_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> 2375108 INFO  (qtp1672039265-22605) [n:127.0.0.1:51975_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_51975.solr.core.cdcr-cluster1.shard2.replica_n2' (registry 
'solr.core.cdcr-cluster1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1af8c7dd
   [junit4]   2> 2375108 INFO  (qtp1672039265-22605) [n:127.0.0.1:51975_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> 2375108 INFO  (qtp1672039265-22605) [n:127.0.0.1:51975_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 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_D6650243F02B74EE-001/cdcr-cluster1-001/node1/cdcr-cluster1_shard2_replica_n2],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_D6650243F02B74EE-001/cdcr-cluster1-001/node1/./cdcr-cluster1_shard2_replica_n2/data/]
   [junit4]   2> 2375179 INFO  (qtp1672039265-22605) [n:127.0.0.1:51975_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> 2375179 INFO  (qtp1672039265-22605) [n:127.0.0.1:51975_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> 2375179 INFO  (qtp1672039265-22602) [n:127.0.0.1:51975_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> 2375179 INFO  (qtp1672039265-22602) [n:127.0.0.1:51975_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> 2375180 INFO  (qtp1672039265-22605) [n:127.0.0.1:51975_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> 2375180 INFO  (qtp1672039265-22605) [n:127.0.0.1:51975_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> 2375180 INFO  (qtp1672039265-22602) [n:127.0.0.1:51975_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> 2375180 INFO  (qtp1672039265-22602) [n:127.0.0.1:51975_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> 2375181 INFO  (qtp1672039265-22605) [n:127.0.0.1:51975_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@21958848[cdcr-cluster1_shard2_replica_n2] main]
   [junit4]   2> 2375182 INFO  (qtp1672039265-22602) [n:127.0.0.1:51975_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@470c05a7[cdcr-cluster1_shard1_replica_n1] main]
   [junit4]   2> 2375183 INFO  (qtp1672039265-22602) [n:127.0.0.1:51975_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> 2375183 INFO  (qtp1672039265-22605) [n:127.0.0.1:51975_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> 2375184 INFO  (qtp1672039265-22602) [n:127.0.0.1:51975_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> 2375184 INFO  (qtp1672039265-22605) [n:127.0.0.1:51975_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> 2375184 INFO  (qtp1672039265-22602) [n:127.0.0.1:51975_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> 2375184 INFO  (qtp1672039265-22605) [n:127.0.0.1:51975_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> 2375184 INFO  (qtp1672039265-22602) [n:127.0.0.1:51975_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> 2375184 INFO  (qtp1672039265-22605) [n:127.0.0.1:51975_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> 2375185 INFO  (qtp1672039265-22602) [n:127.0.0.1:51975_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> 2375185 INFO  (qtp1672039265-22605) [n:127.0.0.1:51975_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> 2375189 INFO  (qtp1672039265-22605) [n:127.0.0.1:51975_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/cdcr-cluster1/cdcr/state/buffer
   [junit4]   2> 2375191 INFO  (qtp1672039265-22605) [n:127.0.0.1:51975_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/cdcr-cluster1/cdcr/state/process
   [junit4]   2> 2375194 INFO  (qtp1672039265-22605) [n:127.0.0.1:51975_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 1609943150150811648
   [junit4]   2> 2375194 INFO  
(searcherExecutor-8842-thread-1-processing-n:127.0.0.1:51975_solr 
x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4) 
[n:127.0.0.1:51975_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@21958848[cdcr-cluster1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2375194 INFO  (qtp1672039265-22602) [n:127.0.0.1:51975_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 1609943150150811648
   [junit4]   2> 2375195 INFO  
(searcherExecutor-8841-thread-1-processing-n:127.0.0.1:51975_solr 
x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3) 
[n:127.0.0.1:51975_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@470c05a7[cdcr-cluster1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2375201 INFO  (qtp1672039265-22605) [n:127.0.0.1:51975_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> 2375204 INFO  (qtp1672039265-22602) [n:127.0.0.1:51975_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> 2375209 INFO  (qtp1672039265-22605) [n:127.0.0.1:51975_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> 2375209 INFO  (qtp1672039265-22605) [n:127.0.0.1:51975_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> 2375209 INFO  (qtp1672039265-22605) [n:127.0.0.1:51975_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:51975/solr/cdcr-cluster1_shard2_replica_n2/
   [junit4]   2> 2375210 INFO  (qtp1672039265-22605) [n:127.0.0.1:51975_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> 2375210 INFO  (qtp1672039265-22605) [n:127.0.0.1:51975_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:51975/solr/cdcr-cluster1_shard2_replica_n2/ has no replicas
   [junit4]   2> 2375210 INFO  (qtp1672039265-22605) [n:127.0.0.1:51975_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> 2375212 INFO  (qtp1672039265-22602) [n:127.0.0.1:51975_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> 2375212 INFO  (qtp1672039265-22602) [n:127.0.0.1:51975_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> 2375212 INFO  (qtp1672039265-22602) [n:127.0.0.1:51975_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:51975/solr/cdcr-cluster1_shard1_replica_n1/
   [junit4]   2> 2375212 INFO  (qtp1672039265-22602) [n:127.0.0.1:51975_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> 2375213 INFO  (qtp1672039265-22602) [n:127.0.0.1:51975_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:51975/solr/cdcr-cluster1_shard1_replica_n1/ has no replicas
   [junit4]   2> 2375213 INFO  (qtp1672039265-22602) [n:127.0.0.1:51975_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> 2375214 INFO  (zkCallback-6125-thread-2) [    ] 
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster1:shard2
   [junit4]   2> 2375220 INFO  (zkCallback-6125-thread-2) [    ] 
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster1:shard1
   [junit4]   2> 2375221 INFO  (qtp1672039265-22605) [n:127.0.0.1:51975_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: 
http://127.0.0.1:51975/solr/cdcr-cluster1_shard2_replica_n2/ shard2
   [junit4]   2> 2375227 INFO  (qtp1672039265-22602) [n:127.0.0.1:51975_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: 
http://127.0.0.1:51975/solr/cdcr-cluster1_shard1_replica_n1/ shard1
   [junit4]   2> 2375331 INFO  (qtp1672039265-22602) [n:127.0.0.1:51975_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> 2375336 INFO  (qtp1672039265-22602) [n:127.0.0.1:51975_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=1275
   [junit4]   2> 2375377 INFO  (qtp1672039265-22605) [n:127.0.0.1:51975_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> 2375382 INFO  (qtp1672039265-22605) [n:127.0.0.1:51975_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=1313
   [junit4]   2> 2375386 INFO  (qtp1672039265-22606) [n:127.0.0.1:51975_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> 2375482 INFO  (zkCallback-6125-thread-2) [    ] 
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> 2375741 INFO  
(OverseerCollectionConfigSetProcessor-72232156156198915-127.0.0.1:51975_solr-n_0000000000)
 [n:127.0.0.1:51975_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2376387 INFO  (qtp1672039265-22606) [n:127.0.0.1:51975_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=2652
   [junit4]   2> 2376389 INFO  (zkConnectionManagerCallback-6149-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2376398 INFO  (zkConnectionManagerCallback-6153-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2376400 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[D6650243F02B74EE]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2376401 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[D6650243F02B74EE]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62650/solr ready
   [junit4]   2> 2376403 INFO  (qtp885923315-22550) [n:127.0.0.1:38622_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> 2376407 INFO  
(OverseerThreadFactory-8823-thread-1-processing-n:127.0.0.1:38622_solr) 
[n:127.0.0.1:38622_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
cdcr-cluster2
   [junit4]   2> 2376522 INFO  
(OverseerStateUpdate-72232156070543363-127.0.0.1:38622_solr-n_0000000000) 
[n:127.0.0.1:38622_solr    ] 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":"http://127.0.0.1:38622/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2376525 INFO  
(OverseerStateUpdate-72232156070543363-127.0.0.1:38622_solr-n_0000000000) 
[n:127.0.0.1:38622_solr    ] 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":"http://127.0.0.1:38622/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2376731 INFO  (qtp885923315-22546) [n:127.0.0.1:38622_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> 2376737 INFO  (qtp885923315-22551) [n:127.0.0.1:38622_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> 2376737 INFO  (qtp885923315-22546) [n:127.0.0.1:38622_solr    
x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2377759 INFO  (qtp885923315-22546) [n:127.0.0.1:38622_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> 2377759 INFO  (qtp885923315-22551) [n:127.0.0.1:38622_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> 2377776 INFO  (qtp885923315-22546) [n:127.0.0.1:38622_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> 2377776 INFO  (qtp885923315-22551) [n:127.0.0.1:38622_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> 2377777 INFO  (qtp885923315-22551) [n:127.0.0.1:38622_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> 2377777 INFO  (qtp885923315-22546) [n:127.0.0.1:38622_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> 2377777 INFO  (qtp885923315-22551) [n:127.0.0.1:38622_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> 2377777 INFO  (qtp885923315-22546) [n:127.0.0.1:38622_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> 2377778 INFO  (qtp885923315-22551) [n:127.0.0.1:38622_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_38622.solr.core.cdcr-cluster2.shard1.replica_n1' (registry 
'solr.core.cdcr-cluster2.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1af8c7dd
   [junit4]   2> 2377778 INFO  (qtp885923315-22546) [n:127.0.0.1:38622_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_38622.solr.core.cdcr-cluster2.shard2.replica_n2' (registry 
'solr.core.cdcr-cluster2.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1af8c7dd
   [junit4]   2> 2377778 INFO  (qtp885923315-22551) [n:127.0.0.1:38622_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> 2377778 INFO  (qtp885923315-22546) [n:127.0.0.1:38622_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> 2377778 INFO  (qtp885923315-22551) [n:127.0.0.1:38622_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 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_D6650243F02B74EE-001/cdcr-cluster2-001/node1/cdcr-cluster2_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_D6650243F02B74EE-001/cdcr-cluster2-001/node1/./cdcr-cluster2_shard1_replica_n1/data/]
   [junit4]   2> 2377778 INFO  (qtp885923315-22546) [n:127.0.0.1:38622_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 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_D6650243F02B74EE-001/cdcr-cluster2-001/node1/cdcr-cluster2_shard2_replica_n2],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBidirectionalTest_D6650243F02B74EE-001/cdcr-cluster2-001/node1/./cdcr-cluster2_shard2_replica_n2/data/]
   [junit4]   2> 2377845 INFO  (qtp885923315-22551) [n:127.0.0.1:38622_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> 2377845 INFO  (qtp885923315-22551) [n:127.0.0.1:38622_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> 2377846 INFO  (qtp885923315-22551) [n:127.0.0.1:38622_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> 2377846 INFO  (qtp885923315-22551) [n:127.0.0.1:38622_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> 2377849 INFO  (qtp885923315-22551) [n:127.0.0.1:38622_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6ed827d[cdcr-cluster2_shard1_replica_n1] main]
   [junit4]   2> 2377851 INFO  (qtp885923315-22551) [n:127.0.0.1:38622_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> 2377852 INFO  (qtp885923315-22551) [n:127.0.0.1:38622_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> 2377852 INFO  (qtp885923315-22551) [n:127.0.0.1:38622_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> 2377854 INFO  (qtp885923315-22546) [n:127.0.0.1:38622_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> 2377854 INFO  (qtp885923315-22546) [n:127.0.0.1:38622_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> 2377854 INFO  (qtp885923315-22551) [n:127.0.0.1:38622_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> 2377854 INFO  (qtp885923315-22551) [n:127.0.0.1:38622_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> 2377855 INFO  (qtp885923315-22546) [n:127.0.0.1:38622_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> 2377855 INFO  (qtp885923315-22546) [n:127.0.0.1:38622_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> 2377857 INFO  (qtp885923315-22546) [n:127.0.0.1:38622_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6dcaa216[cdcr-cluster2_shard2_replica_n2] main]
   [junit4]   2> 2377858 INFO  (qtp885923315-22546) [n:127.0.0.1:38622_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> 2377859 INFO  (qtp885923315-22551) [n:127.0.0.1:38622_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/cdcr-cluster2/cdcr/state/buffer
   [junit4]   2> 2377859 INFO  (qtp885923315-22546) [n:127.0.0.1:38622_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> 2377859 INFO  (qtp885923315-22546) [n:127.0.0.1:38622_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> 2377859 INFO  (qtp885923315-22546) [n:127.0.0.1:38622_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> 2377860 INFO  (qtp885923315-22551) [n:127.0.0.1:38622_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/cdcr-cluster2/cdcr/state/process
   [junit4]   2> 2377861 INFO  (qtp885923315-22546) [n:127.0.0.1:38622_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> 2377862 INFO  (qtp885923315-22551) [n:127.0.0.1:38622_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 1609943152948412416
   [junit4]   2> 2377863 INFO  
(searcherExecutor-8853-thread-1-processing-n:127.0.0.1:38622_solr 
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) 
[n:127.0.0.1:38622_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@6ed827d[cdcr-cluster2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2377864 INFO  (qtp885923315-22546) [n:127.0.0.1:38622_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 1609943152950509568
   [junit4]   2> 2377865 INFO  
(searcherExecutor-8854-thread-1-processing-n:127.0.0.1:38622_solr 
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) 
[n:127.0.0.1:38622_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@6dcaa216[cdcr-cluster2_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2377873 INFO  (qtp885923315-22551) [n:127.0.0.1:38622_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> 2377876 INFO  (qtp885923315-22546) [n:127.0.0.1:38622_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> 2377881 INFO  (qtp885923315-22551) [n:127.0.0.1:38622_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> 2377881 INFO  (qtp885923315-22551) [n:127.0.0.1:38622_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> 2377881 INFO  (qtp885923315-22551) [n:127.0.0.1:38622_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:38622/solr/cdcr-cluster2_shard1_replica_n1/
   [junit4]   2> 2377881 INFO  (qtp885923315-22551) [n:127.0.0.1:38622_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> 2377881 INFO  (qtp885923315-22551) [n:127.0.0.1:38622_solr 
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:38622/solr/cdcr-cluster2_shard1_replica_n1/ has no replicas
   [junit4]   2> 2377881 INFO  (qtp885923315-22551) [n:127.0.0.1:38622_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> 2377883 INFO  (qtp885923315-22546) [n:127.0.0.1:38622_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> 2377883 INFO  (qtp885923315-22546) [n:127.0.0.1:38622_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> 2377883 INFO  (qtp885923315-22546) [n:127.0.0.1:38622_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:38622/solr/cdcr-cluster2_shard2_replica_n2/
   [junit4]   2> 2377883 INFO  (qtp885923315-22546) [n:127.0.0.1:38622_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> 2377884 INFO  (qtp885923315-22546) [n:127.0.0.1:38622_solr 
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:38622/solr/cdcr-cluster2_shard2_replica_n2/ has no replicas
   [junit4]   2> 2377884 INFO  (qtp885923315-22546) [n:127.0.0.1:38622_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> 2377886 INFO  (zkCallback-6100-thread-2) [    ] 
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster2:shard1
   [junit4]   2> 2377892 INFO  (zkCallback-6100-thread-2) [    ] 
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster2:shard2
   [junit4]   2> 2377893 INFO  (qtp885923315-22551) [n:127.0.0.1:38622_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: 
http://127.0.0.1:38622/solr/cdcr-cluster2_shard1_replica_n1/ shard1
   [junit4]   2> 2377900 INFO  (qtp885923315-22546) [n:127.0.0.1:38622_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: 
http://127.0.0.1:38622/solr/cdcr-cluster2_shard2_replica_n2/ shard2
   [junit4]   2> 2378008 INFO  (qtp885923315-22546) [n:127.0.0.1:38622_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> 2378013 INFO  (qtp885923315-22546) [n:127.0.0.1:38622_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=1285
   [junit4]   2> 2378057 INFO  (qtp885923315-22551) [n:127.0.0.1:38622_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> 2378061 INFO  (qtp885923315-22551) [n:127.0.0.1:38622_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=1331
   [junit4]   2> 2378071 INFO  (qtp885923315-22550) [n:127.0.0.1:38622_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> 2378163 INFO  (zkCallback-6100-thread-1) [    ] 
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> 2378417 INFO  
(OverseerCollectionConfigSetProcessor-72232156070543363-127.0.0.1:38622_solr-n_0000000000)
 [n:127.0.0.1:38622_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2379071 INFO  (qtp885923315-22550) [n:127.0.0.1:38622_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=2669
   [junit4]   2> 2379075 INFO  (zkConnectionManagerCallback-6160-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2379077 INFO  (qtp1672039265-22608) [n:127.0.0.1:51975_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> 2379079 INFO  (qtp1672039265-22608) [n:127.0.0.1:51975_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:62650/solr ready
   [junit4]   2> 2379085 INFO  (qtp885923315-22551) [n:127.0.0.1:38622_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> 2379087 INFO  (qtp885923315-22549) [n:127.0.0.1:38622_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> 2379087 INFO  (qtp885923315-22551) [n:127.0.0.1:38622_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=4
   [junit4]   2> 2379087 INFO  (qtp885923315-22549) [n:127.0.0.1:38622_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=3
   [junit4]   2> 2379087 INFO  (qtp885923315-22552) [n:127.0.0.1:38622_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=7
   [junit4]   2> 2379088 INFO  (qtp1672039265-22608) [n:127.0.0.1:51975_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> 2379088 INFO  (qtp1672039265-22608) [n:127.0.0.1:51975_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> 2379088 INFO  (qtp1672039265-22608) [n:127.0.0.1:51975_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> 2379091 INFO  (zkCallback-6125-thread-2) [    ] 
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> 2379091 INFO  
(cdcr-bootstrap-status-6156-thread-1-processing-n:127.0.0.1:51975_solr 
x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4) 
[n:127.0.0.1:51975_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: 
http://127.0.0.1:38622/solr/cdcr-cluster2_shard2_replica_n2/
   [junit4]   2> 2379091 INFO  (zkCallback-6125-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> 2379091 INFO  (zkCallback-6125-thread-2) [    ] 
o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher: 
STARTED @ cdcr-cluster1:shard1
   [junit4]   2> 2379091 INFO  (qtp1672039265-22608) [n:127.0.0.1:51975_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=18
   [junit4]   2> 2379092 INFO  (zkCallback-6125-thread-1) [    ] 
o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher: 
STARTED @ cdcr-cluster1:shard2
   [junit4]   2> 2379092 INFO  (qtp885923315-22557) [n:127.0.0.1:38622_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=http://127.0.0.1:51975/solr/cdcr-cluster1_shard2_replica_n2/&action=BOOTSTRAP&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 2379093 INFO  (zkConnectionManagerCallback-6165-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2379093 INFO  
(recoveryExecutor-6097-thread-1-processing-n:127.0.0.1:38622_solr 
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) 
[n:127.0.0.1:38622_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> 2379093 INFO  (qtp885923315-22551) [n:127.0.0.1:38622_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> 2379093 INFO  
(cdcr-bootstrap-status-6156-thread-1-processing-n:127.0.0.1:51975_solr 
x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4) 
[n:127.0.0.1:51975_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> 2379095 INFO  (zkCallback-6125-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2379095 INFO  (qtp1672039265-22605) [n:127.0.0.1:51975_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1609943154241306624,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2379095 INFO  (qtp1672039265-22605) [n:127.0.0.1:51975_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> 2379095 INFO  (qtp1672039265-22605) [n:127.0.0.1:51975_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> 2379095 INFO  (qtp1672039265-22605) [n:127.0.0.1:51975_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=0
   [junit4]   2> 2379096 INFO  (zkCallback-6125-thread-2) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62650/solr ready
   [junit4]   2> 2379097 INFO  (qtp1672039265-22608) [n:127.0.0.1:51975_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> 2379098 INFO  
(recoveryExecutor-6097-thread-1-processing-n:127.0.0.1:38622_solr 
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) 
[n:127.0.0.1:38622_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> 2379098 INFO  
(recoveryExecutor-6097-thread-1-processing-n:127.0.0.1:38622_solr 
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) 
[n:127.0.0.1:38622_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> 2379098 INFO  
(recoveryExecutor-6097-thread-1-processing-n:127.0.0.1:38622_solr 
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) 
[n:127.0.0.1:38622_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> 2379098 INFO  
(recoveryExecutor-6097-thread-1-processing-n:127.0.0.1:38622_solr 
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) 
[n:127.0.0.1:38622_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> 2379098 INFO  
(recoveryExecutor-6097-thread-1-processing-n:127.0.0.1:38622_solr 
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) 
[n:127.0.0.1:38622_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> 2379102 INFO  
(recoveryExecutor-6097-thread-1-processing-n:127.0.0.1:38622_solr 
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) 
[n:127.0.0.1:38622_solr c:cdcr-cluster2 s:shard2 r:core_node4 
x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7c11253b[cdcr-cluster2_shard2_replica_n2] main]
   [junit4]   2> 2379103 INFO  
(searcherExecutor-8854-thread-1-processing-n:127.0.0.1:38622_solr 
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) 
[n:127.0.0.1:38622_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@7c11253b[cdcr-cluster2_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2379103 INFO  
(recoveryExecutor-6097-thread-1-processing-n:127.0.0.1:38622_solr 
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) 
[n:127.0.0.1:38622_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> 2379104 INFO  (qtp885923315-22551) [n:127.0.0.1:38622_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> 2379104 INFO  (qtp885923315-22551) [n:127.0.0.1:38622_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> 2379105 INFO  (qtp885923315-22549) [n:127.0.0.1:38622_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> 2379105 INFO  (qtp885923315-22549) [n:127.0.0.1:38622_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> 2379105 INFO  (qtp885923315-22557) [n:127.0.0.1:38622_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=7
   [junit4]   2> 2379105 INFO  (zkCallback-6125-thread-2) [    ] 
o.a.s.h.CdcrReplicatorManager Create new update log reader for target 
cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard1
   [junit4]   2> 2379106 INFO  (zkCallback-6125-thread-2) [    ] 
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: 
cdcr-cluster2, shard: shard1
   [junit4]   2> 2379106 INFO  (zkCallback-6125-thread-2) [    ] 
o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
   [junit4]   2> 2379108 INFO  (cdcr-bootstrap-status-6161-thread-1) [    ] 
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: 
cdcr-cluster2 shard: shard1 leader: 
http://127.0.0.1:38622/solr/cdcr-cluster2_shard1_replica_n1/
   [junit4]   2> 2379109 INFO  (qtp885923315-22551) [n:127.0.0.1:38622_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=http://127.0.0.1:51975/solr/cdcr-cluster1_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2379109 INFO  
(recoveryExecutor-6097-thread-1-processing-n:127.0.0.1:38622_solr 
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) 
[n:127.0.0.1:38622_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> 2379110 INFO  (qtp885923315-22549) [n:127.0.0.1:38622_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> 2379110 INFO  (cdcr-bootstrap-status-6161-thread-1) [    ] 
o.a.s.h.CdcrReplicatorManager CDCR bootstrap running for 1 seconds, sleeping 
for 2000 ms
   [junit4]   2> 2379110 INFO  (qtp1672039265-22605) [n:127.0.0.1:51975_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1609943154257035264,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2379114 INFO  (qtp1672039265-22605) [n:127.0.0.1:51975_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> 2379114 INFO  (qtp1672039265-22605) [n:127.0.0.1:51975_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> 2379114 INFO  (qtp1672039265-22605) [n:127.0.0.1:51975_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=4
   [junit4]   2> 2379116 INFO  (qtp1672039265-22608) [n:127.0.0.1:51975_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> 2379116 INFO  
(recoveryExecutor-6097-thread-1-processing-n:127.0.0.1:38622_solr 
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) 
[n:127.0.0.1:38622_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> 2379116 INFO  
(recoveryExecutor-6097-thread-1-processing-n:127.0.0.1:38622_solr 
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) 
[n:127.0.0.1:38622_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> 2379116 INFO  
(recoveryExecutor-6097-thread-1-processing-n:127.0.0.1:38622_solr 
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) 
[n:127.0.0.1:38622_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> 2379116 INFO  
(recoveryExecutor-6097-thread-1-processing-n:127.0.0.1:38622_solr 
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) 
[n:127.0.0.1:38622_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> 2379116 INFO  
(recoveryExecutor-6097-thread-1-processing-n:127.0.0.1:38622_solr 
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) 
[n:127.0.0.1:38622_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> 2379120 INFO  
(recoveryExecutor-6097-thread-1-processing-n:127.0.0.1:38622_solr 
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) 
[n:127.0.0.1:38622_solr c:cdcr-cluster2 s:shard1 r:core_node3 
x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@311aa0c0[cdcr-cluster2_shard1_replica_n1] main]
   [junit4]   2> 2379121 INFO  
(searcherExecutor-8853-thread-1-processing-n:127.0.0.1:38622_solr 
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) 
[n:127.0.0.1:38622_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@311aa0c0[cdcr-cluster2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2379121 INFO  
(recoveryExecutor-6097-thread-1-processing-n:127.0.0.1:38622_solr 
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) 
[n:127.0.0.1:38622_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> 2381093 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[D6650243F02B74EE]) [    ] 
o.a.s.c.c.CdcrBidirectionalTest Adding 10 docs with commit=true, numDocs=100
   [junit4]   2> 2381099 INFO  (qtp885923315-22549) [n:127.0.0.1:38622_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> 2381099 INFO  
(cdcr-bootstrap-status-6156-thread-1-processing-n:127.0.0.1:51975_solr 
x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4) 
[n:127.0.0.1:51975_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> 2381117 INFO  (qtp1672039265-22608) [n:127.0.0.1:51975_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> 2381117 INFO  (qtp1672039265-22608) [n:127.0.0.1:51975_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=18
   [junit4]   2> 2381118 INFO  (qtp1672039265-22607) [n:127.0.0.1:51975_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> 2381118 INFO  (qtp1672039265-22607) [n:127.0.0.1:51975_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=23
   [junit4]   2> 2381118 INFO  (qtp885923315-22551) [n:127.0.0.1:38622_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> 2381118 INFO  (qtp885923315-22557) [n:127.0.0.1:38622_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> 2381118 INFO  (qtp885923315-22557) [n:127.0.0.1:38622_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> 2381118 INFO  (cdcr-bootstrap-status-6161-thread-1) [    ] 
o.a.s.h.CdcrReplicatorManager CDCR bootstrap successful in 3 seconds
   [junit4]   2> 2381120 INFO  (qtp885923315-22551) [n:127.0.0.1:38622_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> 2381120 INFO  (qtp885923315-22551) [n:127.0.0.1:38622_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> 2381120 INFO  (qtp885923315-22549) [n:127.0.0.1:38622_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=20
   [junit4]   2> 2381121 INFO  
(cdcr-bootstrap-status-6156-thread-1-processing-n:127.0.0.1:51975_solr 
x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4) 
[n:127.0.0.1:51975_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> 2381121 INFO  (qtp1672039265-22607) [n:127.0.0.1:51975_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1609943156364673024,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2381121 INFO  (qtp1672039265-22607) [n:127.0.0.1:51975_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@705805ed 
commitCommandVersion:1609943156364673024
   [junit4]   2> 2381122 INFO  
(cdcr-bootstrap-status-6156-thread-1-processing-n:127.0.0.1:51975_solr 
x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4) 
[n:127.0.0.1:51975_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> 2381122 INFO  (qtp1672039265-22608) [n:127.0.0.1:51975_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1609943156366770176,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2381122 INFO  (qtp1672039265-22608) [n:127.0.0.1:51975_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@71fae77f 
commitCommandVersion:1609943156366770176
   [junit4]   2> 2381124 INFO  (qtp885923315-22551) [n:127.0.0.1:38622_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> 2381124 INFO  (qtp885923315-22551) [n:127.0.0.1:38622_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> 2381124 INFO  (qtp885923315-22551) [n:127.0.0.1:38622_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> 2381124 INFO  (qtp885923315-22551) [n:127.0.0.1:38622_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> 2381126 INFO  (qtp885923315-22546) [n:127.0.0.1:38622_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=7
   [junit4]   2> 2381126 INFO  (cdcr-bootstrap-status-6161-thread-1) [    ] 
o.a.s.h.CdcrReplicatorManager Create new update log reader for target 
cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard1
   [junit4]   2> 2381134 INFO  (cdcr-bootstrap-status-6161-thread-1) [    ] 
o.a.s.h.CdcrReplicatorManager Bootstrap successful, giving the go-ahead to 
replicator
   [junit4]   2> 2381298 INFO  (qtp1672039265-22608) [n:127.0.0.1:51975_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7c1a9d06[cdcr-cluster1_shard1_replica_n1] main]
   [junit4]   2> 2381299 INFO  (qtp1672039265-22607) [n:127.0.0.1:51975_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5e454153[cdcr-cluster1_shard2_replica_n2] main]
   [junit4]   2> 2381299 INFO  (qtp1672039265-22607) [n:127.0.0.1:51975_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> 2381299 INFO  (qtp1672039265-22608) [n:127.0.0.1:51975_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> 2381300 INFO  
(searcherExecutor-8841-thread-1-processing-n:127.0.0.1:51975_solr 
x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3) 
[n:127.0.0.1:51975_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@7c1a9d06[cdcr-cluster1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C43)))}
   [junit4]   2> 2381300 INFO  
(searcherExecutor-8842-thread-1-processing-n:127.0.0.1:51975_solr 
x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4) 
[n:127.0.0.1:51975_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@5e454153[cdcr-cluster1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C57)))}
   [junit4]   2> 2381300 INFO  (qtp1672039265-22607) [n:127.0.0.1:51975_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=http://127.0.0.1:51975/solr/cdcr-cluster1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}
 status=0 QTime=179
   [junit4]   2> 2381300 INFO  (qtp1672039265-22608) [n:127.0.0.1:51975_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=http://127.0.0.1:51975/solr/cdcr-cluster1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}
 status=0 QTime=177
   [junit4]   2> 2381300 INFO  (qtp1672039265-22604) [n:127.0.0.1:51975_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=181
   [junit4]   2> 2381300 INFO  
(TEST-CdcrBidirectionalTest.testBiDir-seed#[D6650243F02B74EE]) [    ] 
o.a.s.c.c.CdcrBidirectionalTest Adding 10 docs with commit=true, numDocs=200
   [junit4]   2> 2381310 INFO  (qtp1672039265-22605) [n:127.0.0.1:51975_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=9
   [junit4]   2> 2381310 INFO  (qtp1672039265-22607) [n:127.0.0.1:51975_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=9
   [junit4]   2> 2381311 INFO  (qtp1672039265-22607) [n:127.0.0.1:51975_solr 
c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1609943156564951040,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2381311 INFO  (qtp1672039265-22607) [n:127.0.0.1:51975_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@71fae77f 
commitCommandVersion:1609943156564951040
   [junit4]   2> 2381311 INFO  (qtp1672039265-22605) [n:127.0.0.1:51975_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1609943156564951040,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2381311 INFO  (qtp1672039265-22605) [n:127.0.0.1:51975_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@705805ed 
commitCommandVersion:1609943156564951040
   [junit4]   2> 2381441 INFO  (qtp1672039265-22605) [n:127.0.0.1:51975_solr 
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@59dbcfeb[cdcr-cluster1_shard2_replica_n2] main]
   [junit4]   2> 

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

ecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Creating empty 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/classes/test/org/apache/solr/cloud/autoscaling/sim/package-info.class
     [copy] Copying 1 file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/classes/test

common-solr.compile-test:

compile-test:

BUILD SUCCESSFUL
Total time: 52 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.CdcrBidirectionalTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC" 
-Dtests.seed=D6650243F02B74EE -Dtests.slow=true -Dtests.locale=cs 
-Dtests.timezone=Africa/Tunis -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
Buildfile: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/build.xml

-clover.disable:

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

install-junit4-taskdef:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

-init-totals:

-test:
    [mkdir] Created dir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: D6650243F02B74EE
    [mkdir] Created dir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says olá! Master seed: D6650243F02B74EE
   [junit4] Executing 5 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J1 PID(29540@serv1-vm3).
   [junit4] Started J0 PID(29541@serv1-vm3).
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
   [junit4] OK      27.2s J0 | CdcrBidirectionalTest.testBiDir
   [junit4] Completed [1/5] on J0 in 29.32s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
   [junit4] OK      32.0s J1 | CdcrBidirectionalTest.testBiDir
   [junit4] Completed [2/5] on J1 in 34.20s, 1 test
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: 
org.apache.solr.cloud.cdcr.CdcrBidirectionalTest. This may confuse tools that 
process XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
   [junit4] OK      22.7s J0 | CdcrBidirectionalTest.testBiDir
   [junit4] Completed [3/5] on J0 in 23.72s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
   [junit4] OK      23.5s J1 | CdcrBidirectionalTest.testBiDir
   [junit4] Completed [4/5] on J1 in 23.61s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
   [junit4] OK      23.8s J0 | CdcrBidirectionalTest.testBiDir
   [junit4] Completed [5/5] on J0 in 24.12s, 1 test
   [junit4] 
   [junit4] JVM J0:     0.67 ..    78.79 =    78.12s
   [junit4] JVM J1:     0.67 ..    59.46 =    58.79s
   [junit4] Execution time total: 1 minute 18 seconds
   [junit4] Tests summary: 5 suites, 5 tests
   [junit4] Could not remove temporary path: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp])
   [junit4] Could not remove temporary path: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 450.29s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 361.51s | org.apache.solr.cloud.cdcr.CdcrWithNodesRestartsTest
[junit4:tophints] 251.27s | org.apache.solr.cloud.cdcr.CdcrOpsAndBoundariesTest
[junit4:tophints] 184.05s | org.apache.solr.search.TestStressRecovery
[junit4:tophints] 130.56s | 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest

-check-totals:

test-nocompile:

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

Reply via email to