Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6862/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  
org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster

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

Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync 
expected:<2000> but was:<1100>
        at 
__randomizedtesting.SeedInfo.seed([2C130725E8813CEE:F8564C7C0FD78F15]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at 
org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster(CdcrBootstrapTest.java:309)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.TestSQLHandler.doTest

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([2C130725E8813CEE:8B57BF81853A2F57]:0)
        at 
org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:197)
        at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:83)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11365 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrBootstrapTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_2C130725E8813CEE-001\init-core-data-001
   [junit4]   2> 360110 WARN  
(SUITE-CdcrBootstrapTest-seed#[2C130725E8813CEE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=25 numCloses=25
   [junit4]   2> 360110 INFO  
(SUITE-CdcrBootstrapTest-seed#[2C130725E8813CEE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 360113 INFO  
(SUITE-CdcrBootstrapTest-seed#[2C130725E8813CEE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 360113 INFO  
(SUITE-CdcrBootstrapTest-seed#[2C130725E8813CEE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 360114 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[2C130725E8813CEE])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testConvertClusterToCdcrAndBootstrap
   [junit4]   2> 360116 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[2C130725E8813CEE])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_2C130725E8813CEE-001\cdcr-target-001
   [junit4]   2> 360116 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[2C130725E8813CEE])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 360116 INFO  (Thread-966) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 360116 INFO  (Thread-966) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 360118 ERROR (Thread-966) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 360216 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[2C130725E8813CEE])
 [    ] o.a.s.c.ZkTestServer start zk server on port:51067
   [junit4]   2> 360237 INFO  (jetty-launcher-423-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 360239 INFO  (jetty-launcher-423-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1a9734d4{/solr,null,AVAILABLE}
   [junit4]   2> 360242 INFO  (jetty-launcher-423-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5f26270{HTTP/1.1,[http/1.1]}{127.0.0.1:51071}
   [junit4]   2> 360242 INFO  (jetty-launcher-423-thread-1) [    ] 
o.e.j.s.Server Started @368308ms
   [junit4]   2> 360242 INFO  (jetty-launcher-423-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51071}
   [junit4]   2> 360242 ERROR (jetty-launcher-423-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 360243 INFO  (jetty-launcher-423-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 360243 INFO  (jetty-launcher-423-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 360243 INFO  (jetty-launcher-423-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 360243 INFO  (jetty-launcher-423-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-01T15:32:50.299Z
   [junit4]   2> 360252 INFO  (jetty-launcher-423-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 360275 INFO  (jetty-launcher-423-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51067/solr
   [junit4]   2> 360387 INFO  (jetty-launcher-423-thread-1) 
[n:127.0.0.1:51071_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 360388 INFO  (jetty-launcher-423-thread-1) 
[n:127.0.0.1:51071_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:51071_solr
   [junit4]   2> 360389 INFO  (jetty-launcher-423-thread-1) 
[n:127.0.0.1:51071_solr    ] o.a.s.c.Overseer Overseer 
(id=98584492125323267-127.0.0.1:51071_solr-n_0000000000) starting
   [junit4]   2> 360395 INFO  (jetty-launcher-423-thread-1) 
[n:127.0.0.1:51071_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51071_solr
   [junit4]   2> 360397 INFO  
(OverseerStateUpdate-98584492125323267-127.0.0.1:51071_solr-n_0000000000) 
[n:127.0.0.1:51071_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 360498 INFO  (jetty-launcher-423-thread-1) 
[n:127.0.0.1:51071_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51071.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@fdf37d3
   [junit4]   2> 360504 INFO  (jetty-launcher-423-thread-1) 
[n:127.0.0.1:51071_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51071.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@fdf37d3
   [junit4]   2> 360504 INFO  (jetty-launcher-423-thread-1) 
[n:127.0.0.1:51071_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51071.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@fdf37d3
   [junit4]   2> 360505 INFO  (jetty-launcher-423-thread-1) 
[n:127.0.0.1:51071_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_2C130725E8813CEE-001\cdcr-target-001\node1\.
   [junit4]   1> Target zkHost = 127.0.0.1:51067/solr
   [junit4]   2> 360529 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e3e12c17e0005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 360530 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[2C130725E8813CEE])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_2C130725E8813CEE-001\cdcr-source-001
   [junit4]   2> 360530 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[2C130725E8813CEE])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 360530 INFO  (Thread-976) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 360530 INFO  (Thread-976) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 360533 ERROR (Thread-976) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 360630 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[2C130725E8813CEE])
 [    ] o.a.s.c.ZkTestServer start zk server on port:51093
   [junit4]   2> 360649 INFO  (jetty-launcher-435-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 360650 INFO  (jetty-launcher-435-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4cbf4d35{/solr,null,AVAILABLE}
   [junit4]   2> 360651 INFO  (jetty-launcher-435-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@16c1396b{HTTP/1.1,[http/1.1]}{127.0.0.1:51097}
   [junit4]   2> 360652 INFO  (jetty-launcher-435-thread-1) [    ] 
o.e.j.s.Server Started @368718ms
   [junit4]   2> 360652 INFO  (jetty-launcher-435-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51097}
   [junit4]   2> 360653 ERROR (jetty-launcher-435-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 360653 INFO  (jetty-launcher-435-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 360653 INFO  (jetty-launcher-435-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 360653 INFO  (jetty-launcher-435-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 360653 INFO  (jetty-launcher-435-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-01T15:32:50.709Z
   [junit4]   2> 360661 INFO  (jetty-launcher-435-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 360683 INFO  (jetty-launcher-435-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51093/solr
   [junit4]   2> 360688 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e3e12c31d0002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 360803 INFO  (jetty-launcher-435-thread-1) 
[n:127.0.0.1:51097_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 360804 INFO  (jetty-launcher-435-thread-1) 
[n:127.0.0.1:51097_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:51097_solr
   [junit4]   2> 360805 INFO  (jetty-launcher-435-thread-1) 
[n:127.0.0.1:51097_solr    ] o.a.s.c.Overseer Overseer 
(id=98584492152520707-127.0.0.1:51097_solr-n_0000000000) starting
   [junit4]   2> 360810 INFO  (jetty-launcher-435-thread-1) 
[n:127.0.0.1:51097_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51097_solr
   [junit4]   2> 360810 INFO  
(OverseerStateUpdate-98584492152520707-127.0.0.1:51097_solr-n_0000000000) 
[n:127.0.0.1:51097_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 360900 INFO  (jetty-launcher-435-thread-1) 
[n:127.0.0.1:51097_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51097.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@fdf37d3
   [junit4]   2> 360904 INFO  (jetty-launcher-435-thread-1) 
[n:127.0.0.1:51097_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51097.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@fdf37d3
   [junit4]   2> 360904 INFO  (jetty-launcher-435-thread-1) 
[n:127.0.0.1:51097_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51097.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@fdf37d3
   [junit4]   2> 360905 INFO  (jetty-launcher-435-thread-1) 
[n:127.0.0.1:51097_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_2C130725E8813CEE-001\cdcr-source-001\node1\.
   [junit4]   2> 360946 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[2C130725E8813CEE])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 360947 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[2C130725E8813CEE])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:51093/solr ready
   [junit4]   2> 360949 INFO  (qtp220987415-3283) [n:127.0.0.1:51097_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=cdcr-source&name=cdcr-source&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 360951 INFO  
(OverseerThreadFactory-1443-thread-1-processing-n:127.0.0.1:51097_solr) 
[n:127.0.0.1:51097_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
cdcr-source
   [junit4]   2> 361064 INFO  
(OverseerStateUpdate-98584492152520707-127.0.0.1:51097_solr-n_0000000000) 
[n:127.0.0.1:51097_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-source",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"cdcr-source_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51097/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 361269 INFO  (qtp220987415-3284) [n:127.0.0.1:51097_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 361271 INFO  (qtp220987415-3284) [n:127.0.0.1:51097_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 361386 INFO  
(zkCallback-442-thread-1-processing-n:127.0.0.1:51097_solr) 
[n:127.0.0.1:51097_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 361387 INFO  
(zkCallback-442-thread-2-processing-n:127.0.0.1:51097_solr) 
[n:127.0.0.1:51097_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 362330 INFO  (qtp220987415-3284) [n:127.0.0.1:51097_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 362336 INFO  (qtp220987415-3284) [n:127.0.0.1:51097_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> 362340 INFO  (qtp220987415-3284) [n:127.0.0.1:51097_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> 362340 INFO  (qtp220987415-3284) [n:127.0.0.1:51097_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> 362341 INFO  (qtp220987415-3284) [n:127.0.0.1:51097_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_51097.solr.core.cdcr-source.shard1.replica_n1' (registry 
'solr.core.cdcr-source.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@fdf37d3
   [junit4]   2> 362358 INFO  (qtp220987415-3284) [n:127.0.0.1:51097_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 362358 INFO  (qtp220987415-3284) [n:127.0.0.1:51097_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 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_2C130725E8813CEE-001\cdcr-source-001\node1\cdcr-source_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_2C130725E8813CEE-001\cdcr-source-001\node1\.\cdcr-source_shard1_replica_n1\data\]
   [junit4]   2> 362429 INFO  (qtp220987415-3284) [n:127.0.0.1:51097_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.UpdateLog
   [junit4]   2> 362429 INFO  (qtp220987415-3284) [n:127.0.0.1:51097_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> 362430 INFO  (qtp220987415-3284) [n:127.0.0.1:51097_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> 362430 INFO  (qtp220987415-3284) [n:127.0.0.1:51097_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> 362432 INFO  (qtp220987415-3284) [n:127.0.0.1:51097_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6569dfb5[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 362434 INFO  (qtp220987415-3284) [n:127.0.0.1:51097_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> 362434 INFO  (qtp220987415-3284) [n:127.0.0.1:51097_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> 362434 INFO  (qtp220987415-3284) [n:127.0.0.1:51097_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  10000
   [junit4]   2> 362434 INFO  (qtp220987415-3284) [n:127.0.0.1:51097_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 1577351876433674240
   [junit4]   2> 362435 INFO  
(searcherExecutor-1446-thread-1-processing-n:127.0.0.1:51097_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) 
[n:127.0.0.1:51097_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@6569dfb5[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 362439 INFO  (qtp220987415-3284) [n:127.0.0.1:51097_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> 362439 INFO  (qtp220987415-3284) [n:127.0.0.1:51097_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> 362439 INFO  (qtp220987415-3284) [n:127.0.0.1:51097_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:51097/solr/cdcr-source_shard1_replica_n1/
   [junit4]   2> 362439 INFO  (qtp220987415-3284) [n:127.0.0.1:51097_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> 362439 INFO  (qtp220987415-3284) [n:127.0.0.1:51097_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.SyncStrategy http://127.0.0.1:51097/solr/cdcr-source_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 362439 INFO  (qtp220987415-3284) [n:127.0.0.1:51097_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 362443 INFO  (qtp220987415-3284) [n:127.0.0.1:51097_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:51097/solr/cdcr-source_shard1_replica_n1/ shard1
   [junit4]   2> 362548 INFO  
(zkCallback-442-thread-1-processing-n:127.0.0.1:51097_solr) 
[n:127.0.0.1:51097_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 362548 INFO  
(zkCallback-442-thread-2-processing-n:127.0.0.1:51097_solr) 
[n:127.0.0.1:51097_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 362595 INFO  (qtp220987415-3284) [n:127.0.0.1:51097_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> 362598 INFO  (qtp220987415-3284) [n:127.0.0.1:51097_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=1328
   [junit4]   2> 362604 INFO  (qtp220987415-3283) [n:127.0.0.1:51097_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 362704 INFO  
(zkCallback-442-thread-1-processing-n:127.0.0.1:51097_solr) 
[n:127.0.0.1:51097_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 362704 INFO  
(zkCallback-442-thread-2-processing-n:127.0.0.1:51097_solr) 
[n:127.0.0.1:51097_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 362955 INFO  
(OverseerCollectionConfigSetProcessor-98584492152520707-127.0.0.1:51097_solr-n_0000000000)
 [n:127.0.0.1:51097_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> 363605 INFO  (qtp220987415-3283) [n:127.0.0.1:51097_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=cdcr-source&name=cdcr-source&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
 status=0 QTime=2655
   [junit4]   1> Adding 10 docs with commit=true, numDocs=100
   [junit4]   2> 363624 INFO  (qtp220987415-3285) [n:127.0.0.1:51097_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_0 
(1577351877665751040), source_1 (1577351877675188224), source_2 
(1577351877675188225), source_3 (1577351877675188226), source_4 
(1577351877675188227), source_5 (1577351877675188228), source_6 
(1577351877675188229), source_7 (1577351877675188230), source_8 
(1577351877675188231), source_9 (1577351877675188232), ... (100 adds)]} 0 13
   [junit4]   2> 363625 INFO  (qtp220987415-3287) [n:127.0.0.1:51097_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577351877682528256,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 363625 INFO  (qtp220987415-3287) [n:127.0.0.1:51097_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@ab13217 
commitCommandVersion:1577351877682528256
   [junit4]   2> 363670 INFO  (qtp220987415-3287) [n:127.0.0.1:51097_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3da4bd67[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 363671 INFO  (qtp220987415-3287) [n:127.0.0.1:51097_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> 363672 INFO  
(searcherExecutor-1446-thread-1-processing-n:127.0.0.1:51097_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) 
[n:127.0.0.1:51097_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@3da4bd67[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)))}
   [junit4]   2> 363672 INFO  (qtp220987415-3287) [n:127.0.0.1:51097_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 47
   [junit4]   1> Adding 10 docs with commit=true, numDocs=200
   [junit4]   2> 363678 INFO  (qtp220987415-3288) [n:127.0.0.1:51097_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_100 
(1577351877732859904), source_101 (1577351877736005632), source_102 
(1577351877736005633), source_103 (1577351877736005634), source_104 
(1577351877737054208), source_105 (1577351877737054209), source_106 
(1577351877737054210), source_107 (1577351877737054211), source_108 
(1577351877737054212), source_109 (1577351877737054213), ... (100 adds)]} 0 4
   [junit4]   2> 363679 INFO  (qtp220987415-3281) [n:127.0.0.1:51097_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577351877739151360,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 363679 INFO  (qtp220987415-3281) [n:127.0.0.1:51097_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@ab13217 
commitCommandVersion:1577351877739151360
   [junit4]   2> 363706 INFO  (qtp220987415-3281) [n:127.0.0.1:51097_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@586f4ef0[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 363708 INFO  (qtp220987415-3281) [n:127.0.0.1:51097_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> 363709 INFO  
(searcherExecutor-1446-thread-1-processing-n:127.0.0.1:51097_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) 
[n:127.0.0.1:51097_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@586f4ef0[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
 Uninverting(_1(8.0.0):C100)))}
   [junit4]   2> 363709 INFO  (qtp220987415-3281) [n:127.0.0.1:51097_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 30
   [junit4]   1> Adding 10 docs with commit=true, numDocs=300
   [junit4]   2> 363713 INFO  (qtp220987415-3286) [n:127.0.0.1:51097_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_200 
(1577351877771657216), source_201 (1577351877773754368), source_202 
(1577351877773754369), source_203 (1577351877773754370), source_204 
(1577351877773754371), source_205 (1577351877773754372), source_206 
(1577351877773754373), source_207 (1577351877773754374), source_208 
(1577351877773754375), source_209 (1577351877773754376), ... (100 adds)]} 0 3
   [junit4]   2> 363714 INFO  (qtp220987415-3284) [n:127.0.0.1:51097_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577351877775851520,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 363714 INFO  (qtp220987415-3284) [n:127.0.0.1:51097_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@ab13217 
commitCommandVersion:1577351877775851520
   [junit4]   2> 363736 INFO  (qtp220987415-3284) [n:127.0.0.1:51097_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1ecbab45[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 363737 INFO  (qtp220987415-3284) [n:127.0.0.1:51097_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> 363738 INFO  
(searcherExecutor-1446-thread-1-processing-n:127.0.0.1:51097_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) 
[n:127.0.0.1:51097_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@1ecbab45[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
 Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100)))}
   [junit4]   2> 363738 INFO  (qtp220987415-3284) [n:127.0.0.1:51097_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 24
   [junit4]   1> Adding 10 docs with commit=true, numDocs=400
   [junit4]   2> 363743 INFO  (qtp220987415-3283) [n:127.0.0.1:51097_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_300 
(1577351877802065920), source_301 (1577351877804163072), source_302 
(1577351877804163073), source_303 (1577351877804163074), source_304 
(1577351877804163075), source_305 (1577351877804163076), source_306 
(1577351877804163077), source_307 (1577351877804163078), source_308 
(1577351877804163079), source_309 (1577351877804163080), ... (100 adds)]} 0 3
   [junit4]   2> 363743 INFO  (qtp220987415-3285) [n:127.0.0.1:51097_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577351877806260224,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 363743 INFO  (qtp220987415-3285) [n:127.0.0.1:51097_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@ab13217 
commitCommandVersion:1577351877806260224
   [junit4]   2> 363769 INFO  (qtp220987415-3285) [n:127.0.0.1:51097_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@270e4e6d[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 363771 INFO  (qtp220987415-3285) [n:127.0.0.1:51097_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> 363772 INFO  
(searcherExecutor-1446-thread-1-processing-n:127.0.0.1:51097_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) 
[n:127.0.0.1:51097_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@270e4e6d[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
 Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) 
Uninverting(_3(8.0.0):C100)))}
   [junit4]   2> 363772 INFO  (qtp220987415-3285) [n:127.0.0.1:51097_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 28
   [junit4]   1> Adding 10 docs with commit=true, numDocs=500
   [junit4]   2> 363776 INFO  (qtp220987415-3287) [n:127.0.0.1:51097_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_400 
(1577351877837717504), source_401 (1577351877839814656), source_402 
(1577351877839814657), source_403 (1577351877839814658), source_404 
(1577351877839814659), source_405 (1577351877839814660), source_406 
(1577351877839814661), source_407 (1577351877839814662), source_408 
(1577351877839814663), source_409 (1577351877839814664), ... (100 adds)]} 0 3
   [junit4]   2> 363777 INFO  (qtp220987415-3288) [n:127.0.0.1:51097_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577351877841911808,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 363777 INFO  (qtp220987415-3288) [n:127.0.0.1:51097_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@ab13217 
commitCommandVersion:1577351877841911808
   [junit4]   2> 363804 INFO  (qtp220987415-3288) [n:127.0.0.1:51097_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@211e51f8[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 363806 INFO  (qtp220987415-3288) [n:127.0.0.1:51097_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> 363807 INFO  
(searcherExecutor-1446-thread-1-processing-n:127.0.0.1:51097_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) 
[n:127.0.0.1:51097_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@211e51f8[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
 Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) 
Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100)))}
   [junit4]   2> 363807 INFO  (qtp220987415-3288) [n:127.0.0.1:51097_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 29
   [junit4]   1> Adding 10 docs with commit=true, numDocs=600
   [junit4]   2> 363811 INFO  (qtp220987415-3281) [n:127.0.0.1:51097_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_500 
(1577351877874417664), source_501 (1577351877876514816), source_502 
(1577351877876514817), source_503 (1577351877876514818), source_504 
(1577351877876514819), source_505 (1577351877876514820), source_506 
(1577351877876514821), source_507 (1577351877876514822), source_508 
(1577351877876514823), source_509 (1577351877876514824), ... (100 adds)]} 0 3
   [junit4]   2> 363812 INFO  (qtp220987415-3286) [n:127.0.0.1:51097_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577351877878611968,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 363812 INFO  (qtp220987415-3286) [n:127.0.0.1:51097_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@ab13217 
commitCommandVersion:1577351877878611968
   [junit4]   2> 363841 INFO  (qtp220987415-3286) [n:127.0.0.1:51097_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7ba062fb[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 363843 INFO  (qtp220987415-3286) [n:127.0.0.1:51097_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> 363844 INFO  
(searcherExecutor-1446-thread-1-processing-n:127.0.0.1:51097_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) 
[n:127.0.0.1:51097_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@7ba062fb[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
 Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) 
Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100) 
Uninverting(_5(8.0.0):C100)))}
   [junit4]   2> 363844 INFO  (qtp220987415-3286) [n:127.0.0.1:51097_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 31
   [junit4]   1> Adding 10 docs with commit=true, numDocs=700
   [junit4]   2> 363848 INFO  (qtp220987415-3284) [n:127.0.0.1:51097_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_600 
(1577351877913214976), source_601 (1577351877915312128), source_602 
(1577351877915312129), source_603 (1577351877915312130), source_604 
(1577351877915312131), source_605 (1577351877915312132), source_606 
(1577351877915312133), source_607 (1577351877915312134), source_608 
(1577351877915312135), source_609 (1577351877915312136), ... (100 adds)]} 0 3
   [junit4]   2> 363848 INFO  (qtp220987415-3283) [n:127.0.0.1:51097_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577351877916360728,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 363848 INFO  (qtp220987415-3283) [n:127.0.0.1:51097_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@ab13217 
commitCommandVersion:1577351877916360728
   [junit4]   2> 363881 INFO  (qtp220987415-3283) [n:127.0.0.1:51097_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@49619eba[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 363882 INFO  (qtp220987415-3283) [n:127.0.0.1:51097_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> 363882 INFO  
(searcherExecutor-1446-thread-1-processing-n:127.0.0.1:51097_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) 
[n:127.0.0.1:51097_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@49619eba[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
 Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) 
Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100) 
Uninverting(_5(8.0.0):C100) Uninverting(_6(8.0.0):C100)))}
   [junit4]   2> 363883 INFO  (qtp220987415-3283) [n:127.0.0.1:51097_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 34
   [junit4]   1> Adding 10 docs with commit=true, numDocs=800
   [junit4]   2> 363888 INFO  (qtp220987415-3285) [n:127.0.0.1:51097_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_700 
(1577351877953060864), source_701 (1577351877956206592), source_702 
(1577351877956206593), source_703 (1577351877956206594), source_704 
(1577351877956206595), source_705 (1577351877956206596), source_706 
(1577351877956206597), source_707 (1577351877956206598), source_708 
(1577351877956206599), source_709 (1577351877956206600), ... (100 adds)]} 0 3
   [junit4]   2> 363889 INFO  (qtp220987415-3287) [n:127.0.0.1:51097_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577351877959352320,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 363889 INFO  (qtp220987415-3287) [n:127.0.0.1:51097_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@ab13217 
commitCommandVersion:1577351877959352320
   [junit4]   2> 363926 INFO  (qtp220987415-3287) [n:127.0.0.1:51097_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6df5c7fc[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 363929 INFO  (qtp220987415-3287) [n:127.0.0.1:51097_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> 363929 INFO  
(searcherExecutor-1446-thread-1-processing-n:127.0.0.1:51097_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) 
[n:127.0.0.1:51097_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@6df5c7fc[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
 Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) 
Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100) 
Uninverting(_5(8.0.0):C100) Uninverting(_6(8.0.0):C100) 
Uninverting(_7(8.0.0):C100)))}
   [junit4]   2> 363930 INFO  (qtp220987415-3287) [n:127.0.0.1:51097_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 41
   [junit4]   1> Adding 10 docs with commit=true, numDocs=900
   [junit4]   2> 363935 INFO  (qtp220987415-3288) [n:127.0.0.1:51097_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_800 
(1577351878004441088), source_801 (1577351878006538240), source_802 
(1577351878006538241), source_803 (1577351878006538242), source_804 
(1577351878006538243), source_805 (1577351878006538244), source_806 
(1577351878006538245), source_807 (1577351878006538246), source_808 
(1577351878006538247), source_809 (1577351878006538248), ... (100 adds)]} 0 3
   [junit4]   2> 363935 INFO  (qtp220987415-3281) [n:127.0.0.1:51097_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577351878007586816,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 363935 INFO  (qtp220987415-3281) [n:127.0.0.1:51097_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@ab13217 
commitCommandVersion:1577351878007586816
   [junit4]   2> 363975 INFO  (qtp220987415-3281) [n:127.0.0.1:51097_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2d6a8e01[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 363977 INFO  (qtp220987415-3281) [n:127.0.0.1:51097_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> 363978 INFO  
(searcherExecutor-1446-thread-1-processing-n:127.0.0.1:51097_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) 
[n:127.0.0.1:51097_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@2d6a8e01[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
 Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) 
Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100) 
Uninverting(_5(8.0.0):C100) Uninverting(_6(8.0.0):C100) 
Uninverting(_7(8.0.0):C100) Uninverting(_8(8.0.0):C100)))}
   [junit4]   2> 363978 INFO  (qtp220987415-3281) [n:127.0.0.1:51097_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 41
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1000
   [junit4]   2> 363981 INFO  (qtp220987415-3286) [n:127.0.0.1:51097_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_900 
(1577351878053724160), source_901 (1577351878054772736), source_902 
(1577351878054772737), source_903 (1577351878054772738), source_904 
(1577351878054772739), source_905 (1577351878054772740), source_906 
(1577351878054772741), source_907 (1577351878054772742), source_908 
(1577351878054772743), source_909 (1577351878054772744), ... (100 adds)]} 0 3
   [junit4]   2> 363982 INFO  (qtp220987415-3284) [n:127.0.0.1:51097_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577351878056869888,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 363982 INFO  (qtp220987415-3284) [n:127.0.0.1:51097_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@ab13217 
commitCommandVersion:1577351878056869888
   [junit4]   2> 364025 INFO  (qtp220987415-3284) [n:127.0.0.1:51097_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2a5a8a2[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 364026 INFO  (qtp220987415-3284) [n:127.0.0.1:51097_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> 364027 INFO  
(searcherExecutor-1446-thread-1-processing-n:127.0.0.1:51097_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) 
[n:127.0.0.1:51097_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@2a5a8a2[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
 Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100) 
Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100) 
Uninverting(_5(8.0.0):C100) Uninverting(_6(8.0.0):C100) 
Uninverting(_7(8.0.0):C100) Uninverting(_8(8.0.0):C100) 
Uninverting(_9(8.0.0):C100)))}
   [junit4]   2> 364027 INFO  (qtp220987415-3284) [n:127.0.0.1:51097_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 44
   [junit4]   2> 364028 INFO  (qtp220987415-3283) [n:127.0.0.1:51097_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> 364028 INFO  (qtp220987415-3283) [n:127.0.0.1:51097_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=/get 
params={qt=/get&_stateVer_=cdcr-source:4&getVersions=1000&wt=javabin&version=2} 
status=0 QTime=0
   [junit4]   2> 364044 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e3e12c31d0008, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 364046 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[2C130725E8813CEE])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@16c1396b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 364046 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[2C130725E8813CEE])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1045653098
   [junit4]   2> 364046 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[2C130725E8813CEE])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 364046 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[2C130725E8813CEE])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5cb8baea: rootName = 
solr_51097, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@4676f221
   [junit4]   2> 364051 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[2C130725E8813CEE])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 364051 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[2C130725E8813CEE])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@75986370: rootName = 
solr_51097, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@1490e23a
   [junit4]   2> 364054 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[2C130725E8813CEE])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 364054 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[2C130725E8813CEE])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7a0deec5: rootName = 
solr_51097, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@67c58bc8
   [junit4]   2> 364058 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[2C130725E8813CEE])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 364062 INFO  (coreCloseExecutor-1451-thread-1) 
[n:127.0.0.1:51097_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]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@631d9969
   [junit4]   2> 364062 INFO  (coreCloseExecutor-1451-thread-1) 
[n:127.0.0.1:51097_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.cdcr-source.shard1.replica_n1, tag=1662884201
   [junit4]   2> 364062 INFO  (coreCloseExecutor-1451-thread-1) 
[n:127.0.0.1:51097_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4d1edd35: rootName = 
solr_51097, domain = solr.core.cdcr-source.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.cdcr-source.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@138143f
   [junit4]   2> 364067 INFO  (coreCloseExecutor-1451-thread-1) 
[n:127.0.0.1:51097_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.cdcr-source.shard1.leader, tag=1662884201
   [junit4]   2> 364086 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[2C130725E8813CEE])
 [    ] o.a.s.c.Overseer Overseer 
(id=98584492152520707-127.0.0.1:51097_solr-n_0000000000) closing
   [junit4]   2> 364086 INFO  
(OverseerStateUpdate-98584492152520707-127.0.0.1:51097_solr-n_0000000000) 
[n:127.0.0.1:51097_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:51097_solr
   [junit4]   2> 364089 WARN  
(zkCallback-442-thread-1-processing-n:127.0.0.1:51097_solr) 
[n:127.0.0.1:51097_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 364090 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[2C130725E8813CEE])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4cbf4d35{/solr,null,UNAVAILABLE}
   [junit4]   2> 364090 INFO  (zkCallback-449-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 364091 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[2C130725E8813CEE])
 [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 364092 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[2C130725E8813CEE])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5f8e38a7{/solr,null,AVAILABLE}
   [junit4]   2> 364093 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[2C130725E8813CEE])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@54275134{HTTP/1.1,[http/1.1]}{127.0.0.1:51140}
   [junit4]   2> 364093 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[2C130725E8813CEE])
 [    ] o.e.j.s.Server Started @372158ms
   [junit4]   2> 364093 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[2C130725E8813CEE])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51140}
   [junit4]   2> 364093 ERROR 
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[2C130725E8813CEE])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 364093 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[2C130725E8813CEE])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.0.0
   [junit4]   2> 364093 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[2C130725E8813CEE])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 364093 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[2C130725E8813CEE])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 364093 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[2C130725E8813CEE])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-01T15:32:54.149Z
   [junit4]   2> 364097 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[2C130725E8813CEE])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 364109 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[2C130725E8813CEE])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51093/solr
   [junit4]   2> 364113 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e3e12c31d000a, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 364124 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[2C130725E8813CEE])
 [n:127.0.0.1:51140_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 364124 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[2C130725E8813CEE])
 [n:127.0.0.1:51140_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:51140_solr
   [junit4]   2> 364125 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[2C130725E8813CEE])
 [n:127.0.0.1:51140_solr    ] o.a.s.c.Overseer Overseer 
(id=98584492152520715-127.0.0.1:51140_solr-n_0000000001) starting
   [junit4]   2> 364129 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[2C130725E8813CEE])
 [n:127.0.0.1:51140_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51140_solr
   [junit4]   2> 364131 INFO  
(OverseerStateUpdate-98584492152520715-127.0.0.1:51140_solr-n_0000000001) 
[n:127.0.0.1:51140_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 364132 INFO  (zkCallback-449-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 364227 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[2C130725E8813CEE])
 [n:127.0.0.1:51140_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51140.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@fdf37d3
   [junit4]   2> 364232 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[2C130725E8813CEE])
 [n:127.0.0.1:51140_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51140.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@fdf37d3
   [junit4]   2> 364232 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[2C130725E8813CEE])
 [n:127.0.0.1:51140_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51140.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@fdf37d3
   [junit4]   2> 364235 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[2C130725E8813CEE])
 [n:127.0.0.1:51140_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_2C130725E8813CEE-001\cdcr-source-001\node1\.
   [junit4]   2> 364235 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[2C130725E8813CEE])
 [n:127.0.0.1:51140_solr    ] o.a.s.c.CorePropertiesLocator Cores are: 
[cdcr-source_shard1_replica_n1]
   [junit4]   2> 364237 INFO  
(coreLoadExecutor-1460-thread-1-processing-n:127.0.0.1:51140_solr) 
[n:127.0.0.1:51140_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 364341 INFO  
(zkCallback-455-thread-1-processing-n:127.0.0.1:51140_solr) 
[n:127.0.0.1:51140_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 364342 INFO  
(zkCallback-455-thread-2-processing-n:127.0.0.1:51140_solr) 
[n:127.0.0.1:51140_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 365272 INFO  
(coreLoadExecutor-1460-thread-1-processing-n:127.0.0.1:51140_solr) 
[n:127.0.0.1:51140_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
8.0.0
   [junit4]   2> 365277 INFO  
(coreLoadExecutor-1460-thread-1-processing-n:127.0.0.1:51140_solr) 
[n:127.0.0.1:51140_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> 365281 INFO  
(coreLoadExecutor-1460-thread-1-processing-n:127.0.0.1:51140_solr) 
[n:127.0.0.1:51140_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> 365286 INFO  
(coreLoadExecutor-1460-thread-1-processing-n:127.0.0.1:51140_solr) 
[n:127.0.0.1:51140_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> 365295 INFO  
(coreLoadExecutor-1460-thread-1-processing-n:127.0.0.1:51140_solr) 
[n:127.0.0.1:51140_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> 365298 INFO  
(coreLoadExecutor-1460-thread-1-processing-n:127.0.0.1:51140_solr) 
[n:127.0.0.1:51140_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> 365298 INFO  
(coreLoadExecutor-1460-thread-1-processing-n:127.0.0.1:51140_solr) 
[n:127.0.0.1:51140_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> 365298 INFO  
(coreLoadExecutor-1460-thread-1-processing-n:127.0.0.1:51140_solr) 
[n:127.0.0.1:51140_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_51140.solr.core.cdcr-source.shard1.replica_n1' (registry 
'solr.core.cdcr-source.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@fdf37d3
   [junit4]   2> 365298 INFO  
(coreLoadExecutor-1460-thread-1-processing-n:127.0.0.1:51140_solr) 
[n:127.0.0.1:51140_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 365298 INFO  
(coreLoadExecutor-1460-thread-1-processing-n:127.0.0.1:51140_solr) 
[n:127.0.0.1:51140_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 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_2C130725E8813CEE-001\cdcr-source-001\node1\cdcr-source_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_2C130725E8813CEE-001\cdcr-source-001\node1\.\cdcr-source_shard1_replica_n1\data\]
   [junit4]   2> 365419 INFO  
(coreLoadExecutor-1460-thread-1-processing-n:127.0.0.1:51140_solr) 
[n:127.0.0.1:51140_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> 365419 INFO  
(coreLoadExecutor-1460-thread-1-processing-n:127.0.0.1:51140_solr) 
[n:127.0.0.1:51140_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> 365424 INFO  
(coreLoadExecutor-1460-thread-1-processing-n:127.0.0.1:51140_solr) 
[n:127.0.0.1:51140_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> 365424 INFO  
(coreLoadExecutor-1460-thread-1-processing-n:127.0.0.1:51140_solr) 
[n:127.0.0.1:51140_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> 365468 INFO  
(coreLoadExecutor-1460-thread-1-processing-n:127.0.0.1:51140_solr) 
[n:127.0.0.1:51140_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4788e7b9[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 365469 INFO  
(coreLoadExecutor-1460-thread-1-processing-n:127.0.0.1:51140_solr) 
[n:127.0.0.1:51140_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> 365470 INFO  
(coreLoadExecutor-1460-thread-1-processing-n:127.0.0.1:51140_solr) 
[n:127.0.0.1:51140_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> 365470 INFO  
(coreLoadExecutor-1460-thread-1-processing-n:127.0.0.1:51140_solr) 
[n:127.0.0.1:51140_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> 365470 INFO  
(coreLoadExecutor-1460-thread-1-processing-n:127.0.0.1:51140_solr) 
[n:127.0.0.1:51140_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> 365471 INFO  
(coreLoadExecutor-1460-thread-1-processing-n:127.0.0.1:51140_solr) 
[n:127.0.0.1:51140_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  10000
   [junit4]   2> 365479 INFO  
(coreLoadExecutor-1460-thread-1-processing-n:127.0.0.1:51140_solr) 
[n:127.0.0.1:51140_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> 365485 INFO  
(coreLoadExecutor-1460-thread-1-processing-n:127.0.0.1:51140_solr) 
[n:127.0.0.1:51140_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> 365517 WARN  (cdcr-update-log-synchronizer-1466-thread-1) 
[n:127.0.0.1:51140_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrUpdateLogSynchronizer Caught 
unexpected exception
   [junit4]   2> 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:51140/solr/cdcr-source_shard1_replica_n1: 
SolrCore is loading
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.CdcrUpdateLogSynchronizer$UpdateLogSynchronisation.run(CdcrUpdateLogSynchronizer.java:147)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
   [junit4]   2>        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
   [junit4]   2>        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 365523 INFO  
(searcherExecutor-1461-thread-1-processing-n:127.0.0.1:51140_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) 
[n:127.0.0.1:51140_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@4788e7b9[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(8.0.0):C1000)))}
   [junit4]   2> 365528 INFO  
(coreZkRegister-1453-thread-1-processing-n:127.0.0.1:51140_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) 
[n:127.0.0.1:51140_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> 365528 INFO  
(coreZkRegister-1453-thread-1-processing-n:127.0.0.1:51140_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) 
[n:127.0.0.1:51140_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> 365528 INFO  
(coreZkRegister-1453-thread-1-processing-n:127.0.0.1:51140_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) 
[n:127.0.0.1:51140_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:51140/solr/cdcr-source_shard1_replica_n1/
   [junit4]   2> 365528 INFO  
(coreZkRegister-1453-thread-1-processing-n:127.0.0.1:51140_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) 
[n:127.0.0.1:51140_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> 365528 INFO  
(coreZkRegister-1453-thread-1-processing-n:127.0.0.1:51140_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) 
[n:127.0.0.1:51140_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:51140/solr/cdcr-source_shard1_replica_n1/ has no replicas
   [junit4]   2> 365528 INFO  
(coreZkRegister-1453-thread-1-processing-n:127.0.0.1:51140_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) 
[n:127.0.0.1:51140_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all 
replicas participating in election, clear LIR
   [junit4]   2> 365530 INFO  
(zkCallback-455-thread-2-processing-n:127.0.0.1:51140_solr) 
[n:127.0.0.1:51140_solr    ] o.a.s.h.CdcrLeaderStateManager Received new leader 
state @ cdcr-source:shard1
   [junit4]   2> 365531 INFO  
(coreZkRegister-1453-thread-1-processing-n:127.0.0.1:51140_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) 
[n:127.0.0.1:51140_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the 
new leader: http://127.0.0.1:51140/solr/cdcr-source_shard1_replica_n1/ shard1
   [junit4]   2> 365532 INFO  
(coreZkRegister-1453-thread-1-processing-n:127.0.0.1:51140_solr 
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2) 
[n:127.0.0.1:51140_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> 365636 INFO  
(zkCallback-455-thread-2-processing-n:127.0.0.1:51140_solr) 
[n:127.0.0.1:51140_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 365637 INFO  
(zkCallback-455-thread-1-processing-n:127.0.0.1:51140_solr) 
[n:127.0.0.1:51140_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 365764 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[2C130725E8813CEE])
 [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - 
collection: cdcr-source failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 365765 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[2C130725E8813CEE])
 [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
cdcr-source
   [junit4]   2> 365765 ERROR 
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[2C130725E8813CEE])
 [    ] o.a.s.c.s.i.CloudSolrClient Request to collection cdcr-source failed 
due to (510) org.apache.solr.common.SolrException: Could not find a healthy 
node to handle the request., retry? 0
   [junit4]   2> 365766 WARN  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[2C130725E8813CEE])
 [    ] o.a.s.c.s.i.CloudSolrClient Re-trying request to  collection(s) 
cdcr-source after stale state error from server.
   [junit4]   2> 365771 INFO  (qtp975015069-3341) [n:127.0.0.1:51140_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:7&wt=javabin&version=2} hits=1000 status=0 
QTime=0
   [junit4]   2> 365792 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e3e12c17e0006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 365804 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[2C130725E8813CEE])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 365806 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[2C130725E8813CEE])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:51067/solr ready
   [junit4]   2> 365810 INFO  (qtp1721263818-3242) [n:127.0.0.1:51071_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=cdcr-target&name=cdcr-target&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 365814 INFO  
(OverseerThreadFactory-1435-thread-1-processing-n:127.0.0.1:51071_solr) 
[n:127.0.0.1:51071_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
cdcr-target
   [junit4]   2> 365924 INFO  
(OverseerStateUpdate-98584492125323267-127.0.0.1:51071_solr-n_0000000000) 
[n:127.0.0.1:51071_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-target",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"cdcr-target_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51071/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 366127 INFO  (qtp1721263818-3244) [n:127.0.0.1:51071_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=cdcr-target&newCollection=true&name=cdcr-target_shard1_replica_n1&action=CREATE&numShards=1&collection=cdcr-target&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 366129 INFO  (qtp1721263818-3244) [n:127.0.0.1:51071_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 366234 INFO  
(zkCallback-430-thread-1-processing-n:127.0.0.1:51071_solr) 
[n:127.0.0.1:51071_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 366236 INFO  
(zkCallback-430-thread-2-processing-n:127.0.0.1:51071_solr) 
[n:127.0.0.1:51071_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 367166 INFO  (qtp1721263818-3244) [n:127.0.0.1:51071_solr 
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 367172 INFO  (qtp1721263818-3244) [n:127.0.0.1:51071_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 -

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

ode, JsonLoaderTest, HdfsChaosMonkeyNothingIsSafeTest, SmileWriterTest, 
TestSegmentSorting, LeaderElectionContextKeyTest, BasicAuthIntegrationTest, 
SchemaVersionSpecificBehaviorTest, TestPartialUpdateDeduplication, 
SpellCheckComponentTest, DebugComponentTest, TestNoOpRegenerator, 
CdcrRequestHandlerTest, StatsReloadRaceTest, 
DeleteLastCustomShardedReplicaTest, BasicFunctionalityTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestRemoteStreaming, 
TestEmbeddedSolrServerSchemaAPI, TestValueSourceCache, 
SolrCoreCheckLockOnStartupTest, RankQueryTest, CacheHeaderTest, 
FullSolrCloudDistribCmdsTest, TestMergePolicyConfig, TestSolrJ, 
TestStressLucene, HdfsRestartWhileUpdatingTest, TestReplicaProperties, 
HdfsBasicDistributedZk2Test, TestConfigSetsAPI, CheckHdfsIndexTest, 
TestTestInjection, FileUtilsTest, TestSubQueryTransformerDistrib, 
TestInPlaceUpdatesStandalone, EchoParamsTest, TestBlendedInfixSuggestions, 
TestDistributedGrouping, PluginInfoTest, TestLeaderElectionZkExpiry, 
CdcrReplicationDistributedZkTest, SearchHandlerTest, 
AtomicUpdateProcessorFactoryTest, SpellPossibilityIteratorTest, 
CurrencyFieldTypeTest, TestSolr4Spatial, TestManagedResourceStorage, 
TestSolrCoreParser, TestCustomStream, TestNumericTokenStream, 
SpellCheckCollatorTest, OverseerTaskQueueTest, HdfsDirectoryFactoryTest, 
TestRestoreCore, ClassificationUpdateProcessorFactoryTest, 
HdfsCollectionsAPIDistributedZkTest, CloudExitableDirectoryReaderTest, 
TestSchemalessBufferedUpdates, CollectionsAPIAsyncDistributedZkTest, 
RestartWhileUpdatingTest, HLLSerializationTest, ExternalFileFieldSortTest, 
ConfigureRecoveryStrategyTest, TestTrieFacet, SolrCLIZkUtilsTest, 
TestFieldCacheVsDocValues, HdfsLockFactoryTest, TestDocSet, 
DocExpirationUpdateProcessorFactoryTest, 
ConcurrentDeleteAndCreateCollectionTest, SolrIndexConfigTest, 
VMParamsZkACLAndCredentialsProvidersTest, FacetPivotSmallTest, 
SharedFSAutoReplicaFailoverUtilsTest, TestQueryWrapperFilter, 
TestClassicSimilarityFactory, TestDocumentBuilder, TestFastWriter, 
SolrShardReporterTest, ClassificationUpdateProcessorTest, TestTrie, 
DistributedFacetPivotSmallAdvancedTest, TestHashQParserPlugin, 
OpenExchangeRatesOrgProviderTest, MoveReplicaHDFSUlogDirTest, 
TestFieldCollectionResource, BaseCdcrDistributedZkTest, 
SpellingQueryConverterTest, TestFiltering, TestUseDocValuesAsStored2, 
MBeansHandlerTest, TestElisionMultitermQuery, 
LeaderInitiatedRecoveryOnShardRestartTest, BadIndexSchemaTest, 
TestXmlQParserPlugin, SOLR749Test, TestImplicitCoreProperties, 
DeleteStatusTest, TestReloadAndDeleteDocs, TestCoreAdminApis, TestCustomSort, 
TestSizeLimitedDistributedMap, BasicZkTest, TestCustomDocTransformer, 
TestLegacyNumericRangeQueryBuilder, SolrSlf4jReporterTest, 
ParsingFieldUpdateProcessorsTest, TestNestedDocsSort, UnloadDistributedZkTest, 
CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, 
OverseerTest, LeaderElectionIntegrationTest, ShardRoutingTest, 
LeaderElectionTest, ZkSolrClientTest, ShardRoutingCustomTest, AutoCommitTest, 
TestRecovery, TestHashPartitioner, DistributedSpellCheckComponentTest, 
TermVectorComponentDistributedTest, TestRealTimeGet, TestStressReorder, 
TestJoin, DistributedTermsComponentTest, SolrCoreTest, StatsComponentTest, 
TestGroupingSearch, QueryElevationComponentTest, PeerSyncTest, 
ConvertedLegacyTest, TestBadConfig, TestIndexSearcher, SoftAutoCommitTest, 
ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, 
SimplePostToolTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, 
SuggesterFSTTest, SolrRequestParserTest, TestFoldingMultitermQuery, 
DocValuesTest, SuggesterTSTTest, SuggesterTest, PolyFieldTest, 
WordBreakSolrSpellCheckerTest, TestWordDelimiterFilterFactory, 
QueryEqualityTest, DirectUpdateHandlerOptimizeTest, 
StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, 
DocValuesMultiTest, TestSolrDeletionPolicy1, SolrInfoBeanTest, 
XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest, 
LukeRequestHandlerTest, DisMaxRequestHandlerTest, TestQueryUtils, 
TestWriterPerf, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, 
DocumentAnalysisRequestHandlerTest, TestQueryTypes, PrimitiveFieldTypeTest, 
FileBasedSpellCheckerTest, TermsComponentTest, RequestHandlersTest, 
DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, 
TermVectorComponentTest, TestIndexingPerformance, MoreLikeThisHandlerTest, 
RequiredFieldsTest, TestSolrQueryParser, FastVectorHighlighterTest, 
IndexSchemaRuntimeFieldTest, LoggingHandlerTest, RegexBoostProcessorTest, 
SolrPluginUtilsTest, TestJmxIntegration, UpdateRequestProcessorFactoryTest, 
TestCSVResponseWriter, UniqFieldsUpdateProcessorFactoryTest, 
BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, 
PingRequestHandlerTest, CSVRequestHandlerTest, TestLFUCache, 
HighlighterConfigTest, TestQuerySenderListener, UpdateParamsTest, 
TestQuerySenderNoQuery, CopyFieldTest, TestStressRecovery, 
TestSolrDeletionPolicy2, MultiTermTest, SampleTest, TestSearchPerf, TestConfig, 
OutputWriterTest, TestPostingsSolrHighlighter, DirectSolrConnectionTest, 
NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestPhraseSuggestions, 
TestCharFilters, TestCodecSupport, SynonymTokenizerTest, TestXIncludeConfig, 
TestDFRSimilarityFactory, TestPerFieldSimilarity, 
TestLMJelinekMercerSimilarityFactory, TimeZoneUtilsTest, ResourceLoaderTest, 
TestFastOutputStream, ScriptEngineTest, TestFastLRUCache, DateMathParserTest, 
PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, DateFieldTest, 
DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, TestLRUCache, 
TestUtils, ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, 
UUIDFieldTest, CircularListTest, CursorPagingTest, 
DistributedIntervalFacetingTest, TestCrossCoreJoin, 
TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestTolerantSearch, 
TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, CollectionsAPISolrJTest, 
ConnectionManagerTest, CreateCollectionCleanupTest, CustomCollectionTest, 
DeleteInactiveReplicaTest, DeleteReplicaTest, DeleteShardTest, 
DistribDocExpirationUpdateProcessorTest, DistribJoinFromCollectionTest, 
DistributedQueueTest, DistributedVersionInfoTest, HealthCheckHandlerTest, 
LeaderInitiatedRecoveryOnCommitTest, MissingSegmentRecoveryTest, 
MoveReplicaTest, MultiThreadedOCPTest, 
OverriddenZkACLAndCredentialsProvidersTest, 
OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, 
OverseerStatusTest, RollingRestartTest, SolrCloudExampleTest, SolrXmlInZkTest, 
TestAuthenticationFramework, TestCloudDeleteByQuery, TestCloudInspectUtil, 
TestCloudJSONFacetJoinDomain, TestCloudPseudoReturnFields, 
TestCloudSearcherWarming, TestCollectionsAPIViaSolrCloudCluster, 
TestConfigSetsAPIExclusivity, TestDeleteCollectionOnDownNodes, 
TestDownShardTolerantSearch, TestLeaderElectionWithEmptyReplica, 
TestMiniSolrCloudClusterSSL, TestPullReplica, TestSSLRandomization, 
TestShortCircuitedRequests, TestStressCloudBlindAtomicUpdates, 
TestStressInPlaceUpdates, HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest, 
HdfsRecoverLeaseTest, HdfsRecoveryZkTest, HdfsThreadLeakTest, 
HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, 
StressHdfsTest, TestClusterStateMutator, RuleEngineTest, RulesTest, 
TestSolrXml, TestSolrCoreSnapshots, RequestLoggingTest, SearchHandlerTest, 
TestBlobHandler, TestReqParamsAPI, TestSQLHandler]
   [junit4] Completed [596/732 (2!)] on J1 in 29.73s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 35186 lines...]
-ecj-javadoc-lint-src:
    [mkdir] Created dir: C:\Users\jenkins\AppData\Local\Temp\ecj87240347
 [ecj-lint] Compiling 30 source files to 
C:\Users\jenkins\AppData\Local\Temp\ecj87240347
 [ecj-lint] ----------
 [ecj-lint] 1. ERROR in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\replicator\src\java\org\apache\lucene\replicator\nrt\PrimaryNode.java
 (at line 33)
 [ecj-lint]     import org.apache.lucene.index.Term;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.index.Term is never used
 [ecj-lint] ----------
 [ecj-lint] 2. ERROR in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\replicator\src\java\org\apache\lucene\replicator\nrt\PrimaryNode.java
 (at line 37)
 [ecj-lint]     import org.apache.lucene.search.TermQuery;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.search.TermQuery is never used
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 3. ERROR in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\replicator\src\java\org\apache\lucene\replicator\nrt\ReplicaNode.java
 (at line 36)
 [ecj-lint]     import org.apache.lucene.index.DirectoryReader;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.index.DirectoryReader is never used
 [ecj-lint] ----------
 [ecj-lint] 3 problems (3 errors)

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:810: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:101: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build.xml:208: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:2205:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:2030:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:2069:
 Compile failed; see the compiler error output for details.

Total time: 86 minutes 47 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to