Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3393/

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

Error Message:
Error from server at https://127.0.0.1:46420/solr: Underlying core creation 
failed while creating collection: cdcr-target

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:46420/solr: Underlying core creation failed 
while creating collection: cdcr-target
        at 
__randomizedtesting.SeedInfo.seed([5E88D82C205F0A46:895FF75B94009201]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:656)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
        at 
org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap(CdcrBootstrapTest.java:113)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 14688 lines...]
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBootstrapTest
   [junit4]   2> 2247662 INFO  
(SUITE-CdcrBootstrapTest-seed#[5E88D82C205F0A46]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBootstrapTest_5E88D82C205F0A46-001/init-core-data-001
   [junit4]   2> 2247663 INFO  
(SUITE-CdcrBootstrapTest-seed#[5E88D82C205F0A46]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2247664 INFO  
(SUITE-CdcrBootstrapTest-seed#[5E88D82C205F0A46]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 2247668 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E88D82C205F0A46]) 
[     ] o.a.s.SolrTestCaseJ4 ###Starting testBootstrapWithSourceCluster
   [junit4]   2> 2247668 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E88D82C205F0A46]) 
[     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBootstrapTest_5E88D82C205F0A46-001/cdcr-target-001
   [junit4]   2> 2247669 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E88D82C205F0A46]) 
[     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2247669 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2247669 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2247769 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E88D82C205F0A46]) 
[     ] o.a.s.c.ZkTestServer start zk server on port:33725
   [junit4]   2> 2247769 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E88D82C205F0A46]) 
[     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33725
   [junit4]   2> 2247769 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E88D82C205F0A46]) 
[     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33725
   [junit4]   2> 2247772 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E88D82C205F0A46]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2247775 INFO  (zkConnectionManagerCallback-11155-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2247775 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E88D82C205F0A46]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2247779 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E88D82C205F0A46]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2247781 INFO  (zkConnectionManagerCallback-11157-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2247781 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E88D82C205F0A46]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2247782 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E88D82C205F0A46]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2247784 INFO  (zkConnectionManagerCallback-11159-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2247784 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E88D82C205F0A46]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2247890 WARN  (jetty-launcher-11160-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2247891 INFO  (jetty-launcher-11160-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2247891 INFO  (jetty-launcher-11160-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2247891 INFO  (jetty-launcher-11160-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 2247892 INFO  (jetty-launcher-11160-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2247892 INFO  (jetty-launcher-11160-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2247892 INFO  (jetty-launcher-11160-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2247893 INFO  (jetty-launcher-11160-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6ebb5a13{/solr,null,AVAILABLE}
   [junit4]   2> 2247894 INFO  (jetty-launcher-11160-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@78da2437{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:44841}
   [junit4]   2> 2247894 INFO  (jetty-launcher-11160-thread-1) [     ] 
o.e.j.s.Server Started @2247950ms
   [junit4]   2> 2247894 INFO  (jetty-launcher-11160-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44841}
   [junit4]   2> 2247895 ERROR (jetty-launcher-11160-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2247895 INFO  (jetty-launcher-11160-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2247895 INFO  (jetty-launcher-11160-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 2247895 INFO  (jetty-launcher-11160-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2247895 INFO  (jetty-launcher-11160-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2247895 INFO  (jetty-launcher-11160-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-20T00:58:46.739305Z
   [junit4]   2> 2247897 INFO  (jetty-launcher-11160-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2247898 INFO  (zkConnectionManagerCallback-11162-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2247898 INFO  (jetty-launcher-11160-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2247899 INFO  (jetty-launcher-11160-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2248652 INFO  (jetty-launcher-11160-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2248654 WARN  (jetty-launcher-11160-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@728cf8c2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2248654 WARN  (jetty-launcher-11160-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@728cf8c2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2248658 WARN  (jetty-launcher-11160-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4af016b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2248658 WARN  (jetty-launcher-11160-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4af016b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2248659 INFO  (jetty-launcher-11160-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33725/solr
   [junit4]   2> 2248661 INFO  (jetty-launcher-11160-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2248662 INFO  (zkConnectionManagerCallback-11169-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2248662 INFO  (jetty-launcher-11160-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2248766 INFO  (jetty-launcher-11160-thread-1) 
[n:127.0.0.1:44841_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2248767 INFO  (zkConnectionManagerCallback-11171-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2248767 INFO  (jetty-launcher-11160-thread-1) 
[n:127.0.0.1:44841_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2248909 INFO  (jetty-launcher-11160-thread-1) 
[n:127.0.0.1:44841_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44841_solr
   [junit4]   2> 2248910 INFO  (jetty-launcher-11160-thread-1) 
[n:127.0.0.1:44841_solr     ] o.a.s.c.Overseer Overseer 
(id=73507714081947653-127.0.0.1:44841_solr-n_0000000000) starting
   [junit4]   2> 2248919 INFO  (jetty-launcher-11160-thread-1) 
[n:127.0.0.1:44841_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2248921 INFO  (zkConnectionManagerCallback-11178-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2248921 INFO  (jetty-launcher-11160-thread-1) 
[n:127.0.0.1:44841_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2248925 INFO  (jetty-launcher-11160-thread-1) 
[n:127.0.0.1:44841_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:33725/solr ready
   [junit4]   2> 2248926 INFO  
(OverseerStateUpdate-73507714081947653-127.0.0.1:44841_solr-n_0000000000) 
[n:127.0.0.1:44841_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:44841_solr
   [junit4]   2> 2248926 INFO  (jetty-launcher-11160-thread-1) 
[n:127.0.0.1:44841_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44841_solr
   [junit4]   2> 2248932 INFO  (zkCallback-11177-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2248934 INFO  (zkCallback-11170-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2248954 INFO  (jetty-launcher-11160-thread-1) 
[n:127.0.0.1:44841_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2249009 INFO  (jetty-launcher-11160-thread-1) 
[n:127.0.0.1:44841_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44841.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48603aa5
   [junit4]   2> 2249030 INFO  (jetty-launcher-11160-thread-1) 
[n:127.0.0.1:44841_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44841.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48603aa5
   [junit4]   2> 2249031 INFO  (jetty-launcher-11160-thread-1) 
[n:127.0.0.1:44841_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44841.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48603aa5
   [junit4]   2> 2249033 INFO  (jetty-launcher-11160-thread-1) 
[n:127.0.0.1:44841_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBootstrapTest_5E88D82C205F0A46-001/cdcr-target-001/node1/.
   [junit4]   2> 2249061 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E88D82C205F0A46]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2249063 INFO  (zkConnectionManagerCallback-11184-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2249063 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E88D82C205F0A46]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2249065 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E88D82C205F0A46]) 
[     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2249068 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E88D82C205F0A46]) 
[     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:33725/solr ready
   [junit4]   1> Target zkHost = 127.0.0.1:33725/solr
   [junit4]   2> 2249068 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E88D82C205F0A46]) 
[     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBootstrapTest_5E88D82C205F0A46-001/cdcr-source-001
   [junit4]   2> 2249069 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E88D82C205F0A46]) 
[     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2249069 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2249070 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2249170 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E88D82C205F0A46]) 
[     ] o.a.s.c.ZkTestServer start zk server on port:43800
   [junit4]   2> 2249170 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E88D82C205F0A46]) 
[     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43800
   [junit4]   2> 2249170 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E88D82C205F0A46]) 
[     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43800
   [junit4]   2> 2249172 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E88D82C205F0A46]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2249175 INFO  (zkConnectionManagerCallback-11186-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2249175 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E88D82C205F0A46]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2249179 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E88D82C205F0A46]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2249180 INFO  (zkConnectionManagerCallback-11188-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2249180 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E88D82C205F0A46]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2249182 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E88D82C205F0A46]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2249183 INFO  (zkConnectionManagerCallback-11190-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2249183 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E88D82C205F0A46]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2249289 WARN  (jetty-launcher-11191-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2249290 INFO  (jetty-launcher-11191-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2249290 INFO  (jetty-launcher-11191-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2249290 INFO  (jetty-launcher-11191-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 2249291 INFO  (jetty-launcher-11191-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2249291 INFO  (jetty-launcher-11191-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2249292 INFO  (jetty-launcher-11191-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2249292 INFO  (jetty-launcher-11191-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5d9b2f1a{/solr,null,AVAILABLE}
   [junit4]   2> 2249293 INFO  (jetty-launcher-11191-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3db40f6{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:33625}
   [junit4]   2> 2249293 INFO  (jetty-launcher-11191-thread-1) [     ] 
o.e.j.s.Server Started @2249349ms
   [junit4]   2> 2249293 INFO  (jetty-launcher-11191-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33625}
   [junit4]   2> 2249294 ERROR (jetty-launcher-11191-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2249294 INFO  (jetty-launcher-11191-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2249294 INFO  (jetty-launcher-11191-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 2249294 INFO  (jetty-launcher-11191-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2249294 INFO  (jetty-launcher-11191-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2249294 INFO  (jetty-launcher-11191-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-20T00:58:48.138532Z
   [junit4]   2> 2249295 INFO  (jetty-launcher-11191-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2249297 INFO  (zkConnectionManagerCallback-11193-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2249297 INFO  (jetty-launcher-11191-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2249298 INFO  (jetty-launcher-11191-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2249488 INFO  (jetty-launcher-11191-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2249490 WARN  (jetty-launcher-11191-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@325c7022[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2249490 WARN  (jetty-launcher-11191-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@325c7022[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2249493 WARN  (jetty-launcher-11191-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6c2f268b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2249493 WARN  (jetty-launcher-11191-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6c2f268b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2249495 INFO  (jetty-launcher-11191-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43800/solr
   [junit4]   2> 2249496 INFO  (jetty-launcher-11191-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2249498 INFO  (zkConnectionManagerCallback-11200-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2249498 INFO  (jetty-launcher-11191-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2249601 INFO  (jetty-launcher-11191-thread-1) 
[n:127.0.0.1:33625_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2249603 INFO  (zkConnectionManagerCallback-11202-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2249603 INFO  (jetty-launcher-11191-thread-1) 
[n:127.0.0.1:33625_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2249730 INFO  (jetty-launcher-11191-thread-1) 
[n:127.0.0.1:33625_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:33625_solr
   [junit4]   2> 2249731 INFO  (jetty-launcher-11191-thread-1) 
[n:127.0.0.1:33625_solr     ] o.a.s.c.Overseer Overseer 
(id=73507714173763589-127.0.0.1:33625_solr-n_0000000000) starting
   [junit4]   2> 2249740 INFO  (jetty-launcher-11191-thread-1) 
[n:127.0.0.1:33625_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2249742 INFO  (zkConnectionManagerCallback-11209-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2249742 INFO  (jetty-launcher-11191-thread-1) 
[n:127.0.0.1:33625_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2249746 INFO  (jetty-launcher-11191-thread-1) 
[n:127.0.0.1:33625_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43800/solr ready
   [junit4]   2> 2249747 INFO  
(OverseerStateUpdate-73507714173763589-127.0.0.1:33625_solr-n_0000000000) 
[n:127.0.0.1:33625_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:33625_solr
   [junit4]   2> 2249749 INFO  (jetty-launcher-11191-thread-1) 
[n:127.0.0.1:33625_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33625_solr
   [junit4]   2> 2249751 INFO  
(OverseerStateUpdate-73507714173763589-127.0.0.1:33625_solr-n_0000000000) 
[n:127.0.0.1:33625_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2249751 INFO  (zkCallback-11208-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2249778 INFO  (jetty-launcher-11191-thread-1) 
[n:127.0.0.1:33625_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2249811 INFO  (jetty-launcher-11191-thread-1) 
[n:127.0.0.1:33625_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33625.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48603aa5
   [junit4]   2> 2249834 INFO  (jetty-launcher-11191-thread-1) 
[n:127.0.0.1:33625_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33625.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48603aa5
   [junit4]   2> 2249835 INFO  (jetty-launcher-11191-thread-1) 
[n:127.0.0.1:33625_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33625.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48603aa5
   [junit4]   2> 2249837 INFO  (jetty-launcher-11191-thread-1) 
[n:127.0.0.1:33625_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBootstrapTest_5E88D82C205F0A46-001/cdcr-source-001/node1/.
   [junit4]   2> 2249887 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E88D82C205F0A46]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2249889 INFO  (zkConnectionManagerCallback-11215-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2249889 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E88D82C205F0A46]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2249891 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E88D82C205F0A46]) 
[     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2249893 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E88D82C205F0A46]) 
[     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:43800/solr ready
   [junit4]   2> 2249894 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E88D82C205F0A46]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2249895 INFO  (zkConnectionManagerCallback-11217-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2249895 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E88D82C205F0A46]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2250026 INFO  (qtp153299846-29347) [n:127.0.0.1:33625_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=cdcr-source&name=cdcr-source&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2250031 INFO  
(OverseerThreadFactory-6677-thread-1-processing-n:127.0.0.1:33625_solr) 
[n:127.0.0.1:33625_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
cdcr-source
   [junit4]   2> 2250144 INFO  
(OverseerStateUpdate-73507714173763589-127.0.0.1:33625_solr-n_0000000000) 
[n:127.0.0.1:33625_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-source",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"cdcr-source_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33625/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2250362 INFO  (qtp153299846-29346) [n:127.0.0.1:33625_solr    
x:cdcr-source_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2250362 INFO  (qtp153299846-29346) [n:127.0.0.1:33625_solr    
x:cdcr-source_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2251382 INFO  (qtp153299846-29346) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2251393 INFO  (qtp153299846-29346) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema.xml instead
   [junit4]   2> 2251396 INFO  (qtp153299846-29346) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [cdcr-source_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2251399 INFO  (qtp153299846-29346) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2251400 INFO  (qtp153299846-29346) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at 
/configs/cdcr-source/managed-schema
   [junit4]   2> 2251405 INFO  (qtp153299846-29346) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in 
ZooKeeper, renamed the non-managed schema /configs/cdcr-source/schema.xml to 
/configs/cdcr-source/schema.xml.bak
   [junit4]   2> 2251405 INFO  (qtp153299846-29346) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-source_shard1_replica_n1' using 
configuration from collection cdcr-source, trusted=true
   [junit4]   2> 2251406 INFO  (qtp153299846-29346) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33625.solr.core.cdcr-source.shard1.replica_n1' (registry 
'solr.core.cdcr-source.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48603aa5
   [junit4]   2> 2251406 INFO  (qtp153299846-29346) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[cdcr-source_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBootstrapTest_5E88D82C205F0A46-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBootstrapTest_5E88D82C205F0A46-001/cdcr-source-001/node1/./cdcr-source_shard1_replica_n1/data/]
   [junit4]   2> 2251528 INFO  (qtp153299846-29346) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2251528 INFO  (qtp153299846-29346) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2251530 INFO  (qtp153299846-29346) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2251530 INFO  (qtp153299846-29346) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2251533 INFO  (qtp153299846-29346) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3f5075cb[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2251536 INFO  (qtp153299846-29346) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cdcr-source
   [junit4]   2> 2251537 INFO  (qtp153299846-29346) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cdcr-source
   [junit4]   2> 2251537 INFO  (qtp153299846-29346) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cdcr-source/managed-schema
   [junit4]   2> 2251538 INFO  (qtp153299846-29346) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2251539 INFO  (qtp153299846-29346) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2251546 INFO  (qtp153299846-29346) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/cdcr-source/cdcr/state/buffer
   [junit4]   2> 2251551 INFO  (qtp153299846-29346) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/cdcr-source/cdcr/state/process
   [junit4]   2> 2251576 INFO  (qtp153299846-29346) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1636819093862481920
   [junit4]   2> 2251581 INFO  
(searcherExecutor-6682-thread-1-processing-n:127.0.0.1:33625_solr 
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) 
[n:127.0.0.1:33625_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@3f5075cb[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2251585 INFO  (qtp153299846-29346) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/cdcr-source/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 2251585 INFO  (qtp153299846-29346) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/cdcr-source/leaders/shard1
   [junit4]   2> 2251599 INFO  (qtp153299846-29346) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2251599 INFO  (qtp153299846-29346) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2251599 INFO  (qtp153299846-29346) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:33625/solr/cdcr-source_shard1_replica_n1/
   [junit4]   2> 2251599 INFO  (qtp153299846-29346) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2251600 INFO  (qtp153299846-29346) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:33625/solr/cdcr-source_shard1_replica_n1/ has no replicas
   [junit4]   2> 2251600 INFO  (qtp153299846-29346) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/cdcr-source/leaders/shard1/leader after winning as 
/collections/cdcr-source/leader_elect/shard1/election/73507714173763589-core_node2-n_0000000000
   [junit4]   2> 2251601 INFO  (zkCallback-11201-thread-1) [     ] 
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-source:shard1
   [junit4]   2> 2251606 INFO  (qtp153299846-29346) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:33625/solr/cdcr-source_shard1_replica_n1/ shard1
   [junit4]   2> 2251709 INFO  (zkCallback-11201-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 2251710 INFO  (zkCallback-11201-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 2251712 INFO  (qtp153299846-29346) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2251718 INFO  (qtp153299846-29346) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=1356
   [junit4]   2> 2251723 INFO  (qtp153299846-29347) [n:127.0.0.1:33625_solr     
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 2251822 INFO  (zkCallback-11201-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 2251822 INFO  (zkCallback-11201-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 2251822 INFO  (zkCallback-11201-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 2251823 INFO  (qtp153299846-29347) [n:127.0.0.1:33625_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=cdcr-source&name=cdcr-source&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
 status=0 QTime=1796
   [junit4]   2> 2251846 INFO  (qtp153299846-29344) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/cdcr-source/terms/shard1 to Terms{values={core_node2=1}, version=1}
   [junit4]   2> 2251847 INFO  (qtp153299846-29344) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=18
   [junit4]   2> 2251848 INFO  (qtp153299846-29345) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1636819094147694592,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2251848 INFO  (qtp153299846-29345) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@36ccd123 
commitCommandVersion:1636819094147694592
   [junit4]   2> 2251902 INFO  (qtp153299846-29345) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3554e552[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2251902 INFO  (qtp153299846-29345) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2251904 INFO  
(searcherExecutor-6682-thread-1-processing-n:127.0.0.1:33625_solr 
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) 
[n:127.0.0.1:33625_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@3554e552[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS,
 java.version=11.0.1, timestamp=1560992330700, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2251904 INFO  (qtp153299846-29345) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=56
   [junit4]   2> 2251917 INFO  (qtp153299846-29345) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 2251919 INFO  (qtp153299846-29345) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1636819094222143488,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2251919 INFO  (qtp153299846-29345) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@36ccd123 
commitCommandVersion:1636819094222143488
   [junit4]   2> 2251964 INFO  (qtp153299846-29345) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2428f1f0[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2251965 INFO  (qtp153299846-29345) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2251967 INFO  
(searcherExecutor-6682-thread-1-processing-n:127.0.0.1:33625_solr 
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) 
[n:127.0.0.1:33625_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@2428f1f0[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS,
 java.version=11.0.1, timestamp=1560992330700, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_1(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS, 
java.version=11.0.1, timestamp=1560992330768, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2251967 INFO  (qtp153299846-29345) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=48
   [junit4]   2> 2251979 INFO  (qtp153299846-29348) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 2251980 INFO  (qtp153299846-29348) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1636819094286106624,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2251980 INFO  (qtp153299846-29348) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@36ccd123 
commitCommandVersion:1636819094286106624
   [junit4]   2> 2252028 INFO  (qtp153299846-29348) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@23095cc6[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2252028 INFO  (qtp153299846-29348) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2252030 INFO  
(searcherExecutor-6682-thread-1-processing-n:127.0.0.1:33625_solr 
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) 
[n:127.0.0.1:33625_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@23095cc6[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS,
 java.version=11.0.1, timestamp=1560992330700, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_1(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS, 
java.version=11.0.1, timestamp=1560992330768, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_2(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS, 
java.version=11.0.1, timestamp=1560992330829, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2252031 INFO  (qtp153299846-29348) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=50
   [junit4]   2> 2252034 INFO  
(OverseerCollectionConfigSetProcessor-73507714173763589-127.0.0.1:33625_solr-n_0000000000)
 [n:127.0.0.1:33625_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> 2252043 INFO  (qtp153299846-29348) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 2252045 INFO  (qtp153299846-29348) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1636819094354264064,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2252045 INFO  (qtp153299846-29348) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@36ccd123 
commitCommandVersion:1636819094354264064
   [junit4]   2> 2252089 INFO  (qtp153299846-29348) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@60f9d255[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2252092 INFO  (qtp153299846-29348) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2252092 INFO  
(searcherExecutor-6682-thread-1-processing-n:127.0.0.1:33625_solr 
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) 
[n:127.0.0.1:33625_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@60f9d255[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS,
 java.version=11.0.1, timestamp=1560992330700, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_1(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS, 
java.version=11.0.1, timestamp=1560992330768, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_2(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS, 
java.version=11.0.1, timestamp=1560992330829, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_3(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS, 
java.version=11.0.1, timestamp=1560992330894, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2252092 INFO  (qtp153299846-29348) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=47
   [junit4]   2> 2252103 INFO  (qtp153299846-29348) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 2252104 INFO  (qtp153299846-29348) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1636819094416130048,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2252104 INFO  (qtp153299846-29348) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@36ccd123 
commitCommandVersion:1636819094416130048
   [junit4]   2> 2252151 INFO  (qtp153299846-29348) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2bdd55f7[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2252152 INFO  (qtp153299846-29348) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2252154 INFO  
(searcherExecutor-6682-thread-1-processing-n:127.0.0.1:33625_solr 
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) 
[n:127.0.0.1:33625_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@2bdd55f7[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS,
 java.version=11.0.1, timestamp=1560992330700, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_1(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS, 
java.version=11.0.1, timestamp=1560992330768, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_2(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS, 
java.version=11.0.1, timestamp=1560992330829, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_3(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS, 
java.version=11.0.1, timestamp=1560992330894, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_4(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS, 
java.version=11.0.1, timestamp=1560992330954, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2252154 INFO  (qtp153299846-29348) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=50
   [junit4]   2> 2252165 INFO  (qtp153299846-29348) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 2252166 INFO  (qtp153299846-29348) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1636819094481141760,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2252166 INFO  (qtp153299846-29348) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@36ccd123 
commitCommandVersion:1636819094481141760
   [junit4]   2> 2252212 INFO  (qtp153299846-29348) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3a998981[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2252214 INFO  
(searcherExecutor-6682-thread-1-processing-n:127.0.0.1:33625_solr 
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) 
[n:127.0.0.1:33625_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@3a998981[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS,
 java.version=11.0.1, timestamp=1560992330700, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_1(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS, 
java.version=11.0.1, timestamp=1560992330768, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_2(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS, 
java.version=11.0.1, timestamp=1560992330829, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_3(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS, 
java.version=11.0.1, timestamp=1560992330894, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_4(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS, 
java.version=11.0.1, timestamp=1560992330954, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_5(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS, 
java.version=11.0.1, timestamp=1560992331016, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2252214 INFO  (qtp153299846-29348) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2252214 INFO  (qtp153299846-29348) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=48
   [junit4]   2> 2252226 INFO  (qtp153299846-29348) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 2252227 INFO  (qtp153299846-29348) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1636819094545104896,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2252227 INFO  (qtp153299846-29348) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@36ccd123 
commitCommandVersion:1636819094545104896
   [junit4]   2> 2252281 INFO  (qtp153299846-29348) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1f7e410f[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2252282 INFO  (qtp153299846-29348) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2252284 INFO  
(searcherExecutor-6682-thread-1-processing-n:127.0.0.1:33625_solr 
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) 
[n:127.0.0.1:33625_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@1f7e410f[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS,
 java.version=11.0.1, timestamp=1560992330700, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_1(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS, 
java.version=11.0.1, timestamp=1560992330768, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_2(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS, 
java.version=11.0.1, timestamp=1560992330829, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_3(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS, 
java.version=11.0.1, timestamp=1560992330894, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_4(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS, 
java.version=11.0.1, timestamp=1560992330954, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_5(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS, 
java.version=11.0.1, timestamp=1560992331016, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_6(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS, 
java.version=11.0.1, timestamp=1560992331076, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2252284 INFO  (qtp153299846-29348) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=57
   [junit4]   2> 2252296 INFO  (qtp153299846-29346) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 2252297 INFO  (qtp153299846-29347) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1636819094618505216,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2252297 INFO  (qtp153299846-29347) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@36ccd123 
commitCommandVersion:1636819094618505216
   [junit4]   2> 2252345 INFO  (qtp153299846-29347) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7e0bad7e[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2252348 INFO  
(searcherExecutor-6682-thread-1-processing-n:127.0.0.1:33625_solr 
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) 
[n:127.0.0.1:33625_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@7e0bad7e[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS,
 java.version=11.0.1, timestamp=1560992330700, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_1(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS, 
java.version=11.0.1, timestamp=1560992330768, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_2(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS, 
java.version=11.0.1, timestamp=1560992330829, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_3(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS, 
java.version=11.0.1, timestamp=1560992330894, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_4(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS, 
java.version=11.0.1, timestamp=1560992330954, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_5(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS, 
java.version=11.0.1, timestamp=1560992331016, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_6(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS, 
java.version=11.0.1, timestamp=1560992331076, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_7(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS, 
java.version=11.0.1, timestamp=1560992331147, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2252348 INFO  (qtp153299846-29347) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2252349 INFO  (qtp153299846-29347) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=52
   [junit4]   2> 2252360 INFO  (qtp153299846-29347) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 2252362 INFO  (qtp153299846-29344) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1636819094686662656,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2252362 INFO  (qtp153299846-29344) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@36ccd123 
commitCommandVersion:1636819094686662656
   [junit4]   2> 2252414 INFO  (qtp153299846-29344) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@c28d571[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2252415 INFO  (qtp153299846-29344) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2252417 INFO  
(searcherExecutor-6682-thread-1-processing-n:127.0.0.1:33625_solr 
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) 
[n:127.0.0.1:33625_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@c28d571[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS,
 java.version=11.0.1, timestamp=1560992330700, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_1(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS, 
java.version=11.0.1, timestamp=1560992330768, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_2(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS, 
java.version=11.0.1, timestamp=1560992330829, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_3(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS, 
java.version=11.0.1, timestamp=1560992330894, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_4(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS, 
java.version=11.0.1, timestamp=1560992330954, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_5(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS, 
java.version=11.0.1, timestamp=1560992331016, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_6(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS, 
java.version=11.0.1, timestamp=1560992331076, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_7(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS, 
java.version=11.0.1, timestamp=1560992331147, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_8(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS, 
java.version=11.0.1, timestamp=1560992331213, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2252417 INFO  (qtp153299846-29344) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=56
   [junit4]   2> 2252428 INFO  (qtp153299846-29345) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 2252430 INFO  (qtp153299846-29348) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1636819094757965824,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2252430 INFO  (qtp153299846-29348) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@36ccd123 
commitCommandVersion:1636819094757965824
   [junit4]   2> 2252486 INFO  (qtp153299846-29348) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3b10367a[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2252487 INFO  (qtp153299846-29348) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2252489 INFO  
(searcherExecutor-6682-thread-1-processing-n:127.0.0.1:33625_solr 
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) 
[n:127.0.0.1:33625_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@3b10367a[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS,
 java.version=11.0.1, timestamp=1560992330700, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_1(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS, 
java.version=11.0.1, timestamp=1560992330768, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_2(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS, 
java.version=11.0.1, timestamp=1560992330829, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_3(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS, 
java.version=11.0.1, timestamp=1560992330894, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_4(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS, 
java.version=11.0.1, timestamp=1560992330954, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_5(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS, 
java.version=11.0.1, timestamp=1560992331016, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_6(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS, 
java.version=11.0.1, timestamp=1560992331076, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_7(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS, 
java.version=11.0.1, timestamp=1560992331147, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_8(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS, 
java.version=11.0.1, timestamp=1560992331213, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_9(9.0.0):C100:[diagnostics={java.vm.version=11.0.1+13-LTS, 
java.version=11.0.1, timestamp=1560992331279, java.vendor=Oracle Corporation, 
os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, 
os.arch=amd64, source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2252490 INFO  (qtp153299846-29348) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=60
   [junit4]   2> 2252490 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E88D82C205F0A46]) 
[     ] o.a.s.c.c.CdcrBootstrapTest Adding numDocs=1000
   [junit4]   2> 2252491 INFO  (qtp153299846-29346) [n:127.0.0.1:33625_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=cdcr-source:4&wt=javabin&version=2} hits=1000 status=0 
QTime=0
   [junit4]   2> 2252495 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E88D82C205F0A46]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2252497 INFO  (zkConnectionManagerCallback-11221-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2252497 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5E88D82C205F0A46]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2252627 INFO  (qtp1914851143-29279) [n:127.0.0.1:44841_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=cdcr-target&name=cdcr-target&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2252631 INFO  
(OverseerThreadFactory-6664-thread-1-processing-n:127.0.0.1:44841_solr) 
[n:127.0.0.1:44841_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
cdcr-target
   [junit4]   2> 2252750 INFO  
(OverseerStateUpdate-73507714081947653-127.0.0.1:44841_solr-n_0000000000) 
[n:127.0.0.1:44841_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-target",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"cdcr-target_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44841/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2252966 INFO  (qtp1914851143-29277) [n:127.0.0.1:44841_solr    
x:cdcr-target_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=cdcr-target&newCollection=true&name=cdcr-target_shard1_replica_n1&action=CREATE&numShards=1&collection=cdcr-target&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2252966 INFO  (qtp1914851143-29277) [n:127.0.0.1:44841_solr    
x:cdcr-target_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2253979 INFO  (qtp1914851143-29277) [n:127.0.0.1:44841_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2253988 INFO  (qtp1914851143-29277) [n:127.0.0.1:44841_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1 ] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema.xml instead
   [junit4]   2> 2253991 INFO  (qtp1914851143-29277) [n:127.0.0.1:44841_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [cdcr-target_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2253993 INFO  (qtp1914851143-29277) [n:127.0.0.1:44841_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2253994 INFO  (qtp1914851143-29277) [n:127.0.0.1:44841_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1 ] 
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at 
/configs/cdcr-target/managed-schema
   [junit4]   2> 2253998 INFO  (qtp1914851143-29277) [n:127.0.0.1:44841_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1 ] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in 
ZooKeeper, renamed the non-managed schema /configs/cdcr-target/schema.xml to 
/configs/cdcr-target/schema.xml.bak
   [junit4]   2> 2253998 INFO  (qtp1914851143-29277) [n:127.0.0.1:44841_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-target_shard1_replica_n1' using 
configuration from collection cdcr-target, trusted=true
   [junit4]   2> 2253999 INFO  (qtp1914851143-29277) [n:127.0.0.1:44841_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44841.solr.core.cdcr-target.shard1.replica_n1' (registry 
'solr.core.cdcr-target.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48603aa5
   [junit4]   2> 2253999 INFO  (qtp1914851143-29277) [n:127.0.0.1:44841_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[cdcr-target_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBootstrapTest_5E88D82C205F0A46-001/cdcr-target-001/node1/cdcr-target_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBootstrapTest_5E88D82C205F0A46-001/cdcr-target-001/node1/./cdcr-target_shard1_replica_n1/data/]
   [junit4]   2> 2254069 INFO  (qtp1914851143-29277) [n:127.0.0.1:44841_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2254069 INFO  (qtp1914851143-29277) [n:127.0.0.1:44841_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initi

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

file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1184626904
     [copy] Copying 249 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1184626904
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1184626904

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath]         found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath]         found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath]         found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 63ms :: artifacts dl 2ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 129 minutes 30 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
                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:1072)
                at hudson.FilePath.act(FilePath.java:1061)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
                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:1835)
                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:3088)
        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:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        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:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
        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:1835)
        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/**,**/hs_err_pid*". Configuration error?
Recording test results
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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to