Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Windows/103/
Java: 32bit/jdk-9-ea+181 -server -XX:+UseSerialGC --illegal-access=deny

1 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([87AA38F4533564A7:53EF73ADB463D75C]: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 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12417 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrBootstrapTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_87AA38F4533564A7-001\init-core-data-001
   [junit4]   2> 1854482 WARN  
(SUITE-CdcrBootstrapTest-seed#[87AA38F4533564A7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 1854483 INFO  
(SUITE-CdcrBootstrapTest-seed#[87AA38F4533564A7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1854485 INFO  
(SUITE-CdcrBootstrapTest-seed#[87AA38F4533564A7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1854487 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[87AA38F4533564A7])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testConvertClusterToCdcrAndBootstrap
   [junit4]   2> 1854488 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[87AA38F4533564A7])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_87AA38F4533564A7-001\cdcr-target-001
   [junit4]   2> 1854488 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[87AA38F4533564A7])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1854489 INFO  (Thread-3668) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1854489 INFO  (Thread-3668) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1854494 ERROR (Thread-3668) [    ] 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> 1854589 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[87AA38F4533564A7])
 [    ] o.a.s.c.ZkTestServer start zk server on port:63828
   [junit4]   2> 1854606 INFO  (jetty-launcher-2645-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1854607 INFO  (jetty-launcher-2645-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@18ebc2{/solr,null,AVAILABLE}
   [junit4]   2> 1854612 INFO  (jetty-launcher-2645-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@f52d37{HTTP/1.1,[http/1.1]}{127.0.0.1:63832}
   [junit4]   2> 1854612 INFO  (jetty-launcher-2645-thread-1) [    ] 
o.e.j.s.Server Started @1856335ms
   [junit4]   2> 1854612 INFO  (jetty-launcher-2645-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63832}
   [junit4]   2> 1854612 ERROR (jetty-launcher-2645-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1854612 INFO  (jetty-launcher-2645-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1854613 INFO  (jetty-launcher-2645-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1854613 INFO  (jetty-launcher-2645-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1854613 INFO  (jetty-launcher-2645-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-22T14:54:59.324164300Z
   [junit4]   2> 1854616 INFO  (jetty-launcher-2645-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1854626 INFO  (jetty-launcher-2645-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63828/solr
   [junit4]   2> 1854755 INFO  (jetty-launcher-2645-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1854756 INFO  (jetty-launcher-2645-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63832_solr
   [junit4]   2> 1854757 INFO  (jetty-launcher-2645-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98527720191033347-127.0.0.1:63832_solr-n_0000000000) starting
   [junit4]   2> 1854764 INFO  (jetty-launcher-2645-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63832_solr
   [junit4]   2> 1854766 INFO  (zkCallback-2652-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1854907 INFO  (jetty-launcher-2645-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63832.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@de8d7d
   [junit4]   2> 1854915 INFO  (jetty-launcher-2645-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63832.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@de8d7d
   [junit4]   2> 1854916 INFO  (jetty-launcher-2645-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63832.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@de8d7d
   [junit4]   2> 1854917 INFO  (jetty-launcher-2645-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_87AA38F4533564A7-001\cdcr-target-001\node1\.
   [junit4]   1> Target zkHost = 127.0.0.1:63828/solr
   [junit4]   2> 1854940 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[87AA38F4533564A7])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_87AA38F4533564A7-001\cdcr-source-001
   [junit4]   2> 1854940 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[87AA38F4533564A7])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1854941 INFO  (Thread-3678) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1854941 INFO  (Thread-3678) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1854945 ERROR (Thread-3678) [    ] 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> 1855040 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[87AA38F4533564A7])
 [    ] o.a.s.c.ZkTestServer start zk server on port:63852
   [junit4]   2> 1855056 INFO  (jetty-launcher-2657-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1855058 INFO  (jetty-launcher-2657-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1de25eb{/solr,null,AVAILABLE}
   [junit4]   2> 1855059 INFO  (jetty-launcher-2657-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6efa24{HTTP/1.1,[http/1.1]}{127.0.0.1:63856}
   [junit4]   2> 1855060 INFO  (jetty-launcher-2657-thread-1) [    ] 
o.e.j.s.Server Started @1856783ms
   [junit4]   2> 1855060 INFO  (jetty-launcher-2657-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63856}
   [junit4]   2> 1855060 ERROR (jetty-launcher-2657-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1855061 INFO  (jetty-launcher-2657-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1855062 INFO  (jetty-launcher-2657-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1855062 INFO  (jetty-launcher-2657-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1855062 INFO  (jetty-launcher-2657-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-22T14:54:59.773655200Z
   [junit4]   2> 1855070 INFO  (jetty-launcher-2657-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1855085 INFO  (jetty-launcher-2657-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63852/solr
   [junit4]   2> 1855267 INFO  (jetty-launcher-2657-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1855268 INFO  (jetty-launcher-2657-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63856_solr
   [junit4]   2> 1855269 INFO  (jetty-launcher-2657-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98527720220590083-127.0.0.1:63856_solr-n_0000000000) starting
   [junit4]   2> 1855277 INFO  (jetty-launcher-2657-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63856_solr
   [junit4]   2> 1855279 INFO  (zkCallback-2664-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1855369 INFO  (jetty-launcher-2657-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63856.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@de8d7d
   [junit4]   2> 1855376 INFO  (jetty-launcher-2657-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63856.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@de8d7d
   [junit4]   2> 1855377 INFO  (jetty-launcher-2657-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63856.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@de8d7d
   [junit4]   2> 1855378 INFO  (jetty-launcher-2657-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_87AA38F4533564A7-001\cdcr-source-001\node1\.
   [junit4]   2> 1855418 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[87AA38F4533564A7])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1855420 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[87AA38F4533564A7])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:63852/solr ready
   [junit4]   2> 1855424 INFO  (qtp3272287-17746) [    ] 
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> 1855427 INFO  (OverseerThreadFactory-6598-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection cdcr-source
   [junit4]   2> 1855539 INFO  
(OverseerStateUpdate-98527720220590083-127.0.0.1:63856_solr-n_0000000000) [    
] 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:63856/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1855743 INFO  (qtp3272287-17748) [    ] 
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_node1&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 1855744 INFO  (qtp3272287-17748) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1855859 INFO  (zkCallback-2664-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 1855860 INFO  (zkCallback-2664-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 1856775 INFO  (qtp3272287-17748) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1856809 INFO  (qtp3272287-17748) [    ] o.a.s.s.IndexSchema 
[cdcr-source_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1856809 INFO  (qtp3272287-17748) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1856809 INFO  (qtp3272287-17748) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'cdcr-source_shard1_replica_n1' using configuration from 
collection cdcr-source, trusted=true
   [junit4]   2> 1856813 INFO  (qtp3272287-17748) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63856.solr.core.cdcr-source.shard1.replica_n1' (registry 
'solr.core.cdcr-source.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@de8d7d
   [junit4]   2> 1856813 INFO  (qtp3272287-17748) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1856814 INFO  (qtp3272287-17748) [    ] o.a.s.c.SolrCore 
[[cdcr-source_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_87AA38F4533564A7-001\cdcr-source-001\node1\cdcr-source_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_87AA38F4533564A7-001\cdcr-source-001\node1\.\cdcr-source_shard1_replica_n1\data\]
   [junit4]   2> 1856939 INFO  (qtp3272287-17748) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1856939 INFO  (qtp3272287-17748) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1856940 INFO  (qtp3272287-17748) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1856940 INFO  (qtp3272287-17748) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1856944 INFO  (qtp3272287-17748) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1fffa76[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 1856945 INFO  (qtp3272287-17748) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cdcr-source
   [junit4]   2> 1856946 INFO  (qtp3272287-17748) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cdcr-source
   [junit4]   2> 1856947 INFO  (qtp3272287-17748) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1856947 INFO  (qtp3272287-17748) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1576443525629739008
   [junit4]   2> 1856949 INFO  (searcherExecutor-6601-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@1fffa76[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1856956 INFO  (qtp3272287-17748) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1856956 INFO  (qtp3272287-17748) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1856956 INFO  (qtp3272287-17748) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:63856/solr/cdcr-source_shard1_replica_n1/
   [junit4]   2> 1856956 INFO  (qtp3272287-17748) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1856956 INFO  (qtp3272287-17748) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:63856/solr/cdcr-source_shard1_replica_n1/ has no replicas
   [junit4]   2> 1856956 INFO  (qtp3272287-17748) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1856961 INFO  (qtp3272287-17748) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:63856/solr/cdcr-source_shard1_replica_n1/ shard1
   [junit4]   2> 1857066 INFO  (zkCallback-2664-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 1857066 INFO  (zkCallback-2664-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 1857112 INFO  (qtp3272287-17748) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 1857116 INFO  (qtp3272287-17748) [    ] 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_node1&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=1374
   [junit4]   2> 1857127 INFO  (qtp3272287-17746) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1857227 INFO  (zkCallback-2664-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 1857227 INFO  (zkCallback-2664-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 1857429 INFO  
(OverseerCollectionConfigSetProcessor-98527720220590083-127.0.0.1:63856_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1858128 INFO  (qtp3272287-17746) [    ] 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=2703
   [junit4]   1> Adding 10 docs with commit=true, numDocs=100
   [junit4]   2> 1858141 INFO  (qtp3272287-17749) [    ] 
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 
(1576443526871252992), source_1 (1576443526874398720), source_2 
(1576443526874398721), source_3 (1576443526874398722), source_4 
(1576443526874398723), source_5 (1576443526874398724), source_6 
(1576443526875447296), source_7 (1576443526875447297), source_8 
(1576443526875447298), source_9 (1576443526875447299), ... (100 adds)]} 0 10
   [junit4]   2> 1858142 INFO  (qtp3272287-17750) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576443526882787328,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1858143 INFO  (qtp3272287-17750) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@f4323a 
commitCommandVersion:1576443526882787328
   [junit4]   2> 1858169 INFO  (qtp3272287-17750) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1e38228[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 1858170 INFO  (qtp3272287-17750) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1858171 INFO  (searcherExecutor-6601-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@1e38228[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)))}
   [junit4]   2> 1858172 INFO  (qtp3272287-17750) [    ] 
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=200
   [junit4]   2> 1858181 INFO  (qtp3272287-17751) [    ] 
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 
(1576443526915293184), source_101 (1576443526917390336), source_102 
(1576443526917390337), source_103 (1576443526917390338), source_104 
(1576443526917390339), source_105 (1576443526917390340), source_106 
(1576443526918438912), source_107 (1576443526918438913), source_108 
(1576443526918438914), source_109 (1576443526918438915), ... (100 adds)]} 0 9
   [junit4]   2> 1858183 INFO  (qtp3272287-17744) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576443526925778944,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1858184 INFO  (qtp3272287-17744) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@f4323a 
commitCommandVersion:1576443526925778944
   [junit4]   2> 1858210 INFO  (qtp3272287-17744) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1df0acc[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 1858212 INFO  (qtp3272287-17744) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1858212 INFO  (searcherExecutor-6601-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@1df0acc[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100)))}
   [junit4]   2> 1858212 INFO  (qtp3272287-17744) [    ] 
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> 1858222 INFO  (qtp3272287-17747) [    ] 
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 
(1576443526957236224), source_201 (1576443526960381952), source_202 
(1576443526960381953), source_203 (1576443526960381954), source_204 
(1576443526960381955), source_205 (1576443526961430528), source_206 
(1576443526961430529), source_207 (1576443526961430530), source_208 
(1576443526961430531), source_209 (1576443526961430532), ... (100 adds)]} 0 8
   [junit4]   2> 1858223 INFO  (qtp3272287-17748) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576443526967721984,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1858223 INFO  (qtp3272287-17748) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@f4323a 
commitCommandVersion:1576443526967721984
   [junit4]   2> 1858254 INFO  (qtp3272287-17748) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1cda7a8[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 1858255 INFO  (qtp3272287-17748) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1858255 INFO  (searcherExecutor-6601-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@1cda7a8[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100)))}
   [junit4]   2> 1858256 INFO  (qtp3272287-17748) [    ] 
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 33
   [junit4]   1> Adding 10 docs with commit=true, numDocs=400
   [junit4]   2> 1858283 INFO  (qtp3272287-17746) [    ] 
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 
(1576443527003373568), source_301 (1576443527005470720), source_302 
(1576443527005470721), source_303 (1576443527005470722), source_304 
(1576443527005470723), source_305 (1576443527005470724), source_306 
(1576443527005470725), source_307 (1576443527005470726), source_308 
(1576443527005470727), source_309 (1576443527005470728), ... (100 adds)]} 0 25
   [junit4]   2> 1858283 INFO  (qtp3272287-17749) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576443527030636544,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1858283 INFO  (qtp3272287-17749) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@f4323a 
commitCommandVersion:1576443527030636544
   [junit4]   2> 1858315 INFO  (qtp3272287-17749) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@169017a[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 1858316 INFO  (qtp3272287-17749) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1858318 INFO  (searcherExecutor-6601-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@169017a[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100) 
Uninverting(_3(7.0.0):C100)))}
   [junit4]   2> 1858318 INFO  (qtp3272287-17749) [    ] 
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 35
   [junit4]   1> Adding 10 docs with commit=true, numDocs=500
   [junit4]   2> 1858326 INFO  (qtp3272287-17750) [    ] 
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 
(1576443527068385280), source_401 (1576443527070482432), source_402 
(1576443527070482433), source_403 (1576443527070482434), source_404 
(1576443527070482435), source_405 (1576443527070482436), source_406 
(1576443527070482437), source_407 (1576443527070482438), source_408 
(1576443527070482439), source_409 (1576443527070482440), ... (100 adds)]} 0 7
   [junit4]   2> 1858327 INFO  (qtp3272287-17751) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576443527076773888,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1858327 INFO  (qtp3272287-17751) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@f4323a 
commitCommandVersion:1576443527076773888
   [junit4]   2> 1858365 INFO  (qtp3272287-17751) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@859f4b[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 1858366 INFO  (qtp3272287-17751) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1858366 INFO  (searcherExecutor-6601-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@859f4b[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100) 
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100)))}
   [junit4]   2> 1858367 INFO  (qtp3272287-17751) [    ] 
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 40
   [junit4]   1> Adding 10 docs with commit=true, numDocs=600
   [junit4]   2> 1858375 INFO  (qtp3272287-17744) [    ] 
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 
(1576443527118716928), source_501 (1576443527121862656), source_502 
(1576443527121862657), source_503 (1576443527121862658), source_504 
(1576443527121862659), source_505 (1576443527121862660), source_506 
(1576443527121862661), source_507 (1576443527121862662), source_508 
(1576443527121862663), source_509 (1576443527121862664), ... (100 adds)]} 0 6
   [junit4]   2> 1858376 INFO  (qtp3272287-17747) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576443527128154112,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1858376 INFO  (qtp3272287-17747) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@f4323a 
commitCommandVersion:1576443527128154112
   [junit4]   2> 1858411 INFO  (qtp3272287-17747) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@257d91[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 1858412 INFO  (qtp3272287-17747) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1858413 INFO  (searcherExecutor-6601-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@257d91[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100) 
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100) 
Uninverting(_5(7.0.0):C100)))}
   [junit4]   2> 1858413 INFO  (qtp3272287-17747) [    ] 
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 37
   [junit4]   1> Adding 10 docs with commit=true, numDocs=700
   [junit4]   2> 1858421 INFO  (qtp3272287-17748) [    ] 
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 
(1576443527168000000), source_601 (1576443527170097152), source_602 
(1576443527170097153), source_603 (1576443527170097154), source_604 
(1576443527170097155), source_605 (1576443527170097156), source_606 
(1576443527170097157), source_607 (1576443527170097158), source_608 
(1576443527170097159), source_609 (1576443527170097160), ... (100 adds)]} 0 6
   [junit4]   2> 1858421 INFO  (qtp3272287-17746) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576443527175340032,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1858421 INFO  (qtp3272287-17746) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@f4323a 
commitCommandVersion:1576443527175340032
   [junit4]   2> 1858462 INFO  (qtp3272287-17746) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1fd34da[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 1858464 INFO  (qtp3272287-17746) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1858464 INFO  (searcherExecutor-6601-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@1fd34da[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100) 
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100) 
Uninverting(_5(7.0.0):C100) Uninverting(_6(7.0.0):C100)))}
   [junit4]   2> 1858465 INFO  (qtp3272287-17746) [    ] 
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 42
   [junit4]   1> Adding 10 docs with commit=true, numDocs=800
   [junit4]   2> 1858472 INFO  (qtp3272287-17749) [    ] 
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 
(1576443527221477376), source_701 (1576443527223574528), source_702 
(1576443527223574529), source_703 (1576443527223574530), source_704 
(1576443527223574531), source_705 (1576443527223574532), source_706 
(1576443527223574533), source_707 (1576443527223574534), source_708 
(1576443527223574535), source_709 (1576443527223574536), ... (100 adds)]} 0 6
   [junit4]   2> 1858472 INFO  (qtp3272287-17750) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576443527228817408,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1858472 INFO  (qtp3272287-17750) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@f4323a 
commitCommandVersion:1576443527228817408
   [junit4]   2> 1858511 INFO  (qtp3272287-17750) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1705d5b[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 1858512 INFO  (qtp3272287-17750) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1858514 INFO  (searcherExecutor-6601-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@1705d5b[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100) 
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100) 
Uninverting(_5(7.0.0):C100) Uninverting(_6(7.0.0):C100) 
Uninverting(_7(7.0.0):C100)))}
   [junit4]   2> 1858514 INFO  (qtp3272287-17750) [    ] 
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 42
   [junit4]   1> Adding 10 docs with commit=true, numDocs=900
   [junit4]   2> 1858521 INFO  (qtp3272287-17751) [    ] 
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 
(1576443527273906176), source_801 (1576443527276003328), source_802 
(1576443527276003329), source_803 (1576443527276003330), source_804 
(1576443527276003331), source_805 (1576443527276003332), source_806 
(1576443527277051904), source_807 (1576443527277051905), source_808 
(1576443527277051906), source_809 (1576443527277051907), ... (100 adds)]} 0 6
   [junit4]   2> 1858524 INFO  (qtp3272287-17744) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576443527283343360,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1858524 INFO  (qtp3272287-17744) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@f4323a 
commitCommandVersion:1576443527283343360
   [junit4]   2> 1858570 INFO  (qtp3272287-17744) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1564c39[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 1858570 INFO  (qtp3272287-17744) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1858571 INFO  (searcherExecutor-6601-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@1564c39[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100) 
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100) 
Uninverting(_5(7.0.0):C100) Uninverting(_6(7.0.0):C100) 
Uninverting(_7(7.0.0):C100) Uninverting(_8(7.0.0):C100)))}
   [junit4]   2> 1858572 INFO  (qtp3272287-17744) [    ] 
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 48
   [junit4]   1> Adding 10 docs with commit=true, numDocs=1000
   [junit4]   2> 1858578 INFO  (qtp3272287-17747) [    ] 
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 
(1576443527334723584), source_901 (1576443527335772160), source_902 
(1576443527335772161), source_903 (1576443527336820736), source_904 
(1576443527336820737), source_905 (1576443527336820738), source_906 
(1576443527336820739), source_907 (1576443527336820740), source_908 
(1576443527336820741), source_909 (1576443527336820742), ... (100 adds)]} 0 6
   [junit4]   2> 1858579 INFO  (qtp3272287-17748) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576443527341015040,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1858579 INFO  (qtp3272287-17748) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@f4323a 
commitCommandVersion:1576443527341015040
   [junit4]   2> 1858644 INFO  (qtp3272287-17748) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6dda73[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 1858646 INFO  (qtp3272287-17748) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1858650 INFO  (searcherExecutor-6601-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@6dda73[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
 Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100) 
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100) 
Uninverting(_5(7.0.0):C100) Uninverting(_6(7.0.0):C100) 
Uninverting(_7(7.0.0):C100) Uninverting(_8(7.0.0):C100) 
Uninverting(_9(7.0.0):C100)))}
   [junit4]   2> 1858650 INFO  (qtp3272287-17748) [    ] 
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 71
   [junit4]   2> 1858652 INFO  (qtp3272287-17746) [    ] 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=1
   [junit4]   2> 1858654 INFO  (qtp3272287-17749) [    ] 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> 1858668 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 0x15e0a7084470008, 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.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1858670 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[87AA38F4533564A7])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@6efa24{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1858671 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[87AA38F4533564A7])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=25133283
   [junit4]   2> 1858671 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[87AA38F4533564A7])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 1858671 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[87AA38F4533564A7])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@180b09a: rootName = 
solr_63856, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@ede363
   [junit4]   2> 1858679 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[87AA38F4533564A7])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 1858679 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[87AA38F4533564A7])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@e4e653: rootName = 
solr_63856, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@1204f5e
   [junit4]   2> 1858684 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[87AA38F4533564A7])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 1858684 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[87AA38F4533564A7])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@53308b: rootName = 
solr_63856, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@15e702f
   [junit4]   2> 1858686 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[87AA38F4533564A7])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 1858691 INFO  (coreCloseExecutor-6606-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@33e6e0
   [junit4]   2> 1858691 INFO  (coreCloseExecutor-6606-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.cdcr-source.shard1.replica_n1, tag=3401440
   [junit4]   2> 1858691 INFO  (coreCloseExecutor-6606-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@15abc6c: rootName = 
solr_63856, 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@c19e41
   [junit4]   2> 1858699 INFO  (coreCloseExecutor-6606-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.cdcr-source.shard1.leader, tag=3401440
   [junit4]   2> 1858711 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[87AA38F4533564A7])
 [    ] o.a.s.c.Overseer Overseer 
(id=98527720220590083-127.0.0.1:63856_solr-n_0000000000) closing
   [junit4]   2> 1858711 INFO  
(OverseerStateUpdate-98527720220590083-127.0.0.1:63856_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:63856_solr
   [junit4]   2> 1858713 WARN  (zkCallback-2664-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1858713 INFO  (zkCallback-2671-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1858713 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[87AA38F4533564A7])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1de25eb{/solr,null,UNAVAILABLE}
   [junit4]   2> 1858714 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[87AA38F4533564A7])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1858715 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[87AA38F4533564A7])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@d9067c{/solr,null,AVAILABLE}
   [junit4]   2> 1858716 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[87AA38F4533564A7])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@1589a64{HTTP/1.1,[http/1.1]}{127.0.0.1:63900}
   [junit4]   2> 1858716 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[87AA38F4533564A7])
 [    ] o.e.j.s.Server Started @1860440ms
   [junit4]   2> 1858717 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[87AA38F4533564A7])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63900}
   [junit4]   2> 1858717 ERROR 
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[87AA38F4533564A7])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1858717 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[87AA38F4533564A7])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.0.0
   [junit4]   2> 1858717 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[87AA38F4533564A7])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1858717 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[87AA38F4533564A7])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 1858717 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[87AA38F4533564A7])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-22T14:55:03.428769600Z
   [junit4]   2> 1858721 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[87AA38F4533564A7])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1858729 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[87AA38F4533564A7])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63852/solr
   [junit4]   2> 1858745 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[87AA38F4533564A7])
 [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1858746 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[87AA38F4533564A7])
 [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:63900_solr
   [junit4]   2> 1858747 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[87AA38F4533564A7])
 [    ] o.a.s.c.Overseer Overseer 
(id=98527720220590091-127.0.0.1:63900_solr-n_0000000001) starting
   [junit4]   2> 1858754 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[87AA38F4533564A7])
 [    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63900_solr
   [junit4]   2> 1858756 INFO  (zkCallback-2671-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1858756 INFO  (zkCallback-2677-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1858961 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[87AA38F4533564A7])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63900.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@de8d7d
   [junit4]   2> 1858969 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[87AA38F4533564A7])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63900.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@de8d7d
   [junit4]   2> 1858969 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[87AA38F4533564A7])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63900.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@de8d7d
   [junit4]   2> 1858969 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[87AA38F4533564A7])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_87AA38F4533564A7-001\cdcr-source-001\node1\.
   [junit4]   2> 1858969 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[87AA38F4533564A7])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [cdcr-source_shard1_replica_n1]
   [junit4]   2> 1858980 INFO  (coreLoadExecutor-6615-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1859086 INFO  (zkCallback-2677-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 1859087 INFO  (zkCallback-2677-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 1859992 INFO  (coreLoadExecutor-6615-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1859998 INFO  (coreLoadExecutor-6615-thread-1) [    ] 
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> 1860001 INFO  (coreLoadExecutor-6615-thread-1) [    ] 
o.a.s.s.IndexSchema [cdcr-source_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1860003 INFO  (coreLoadExecutor-6615-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1860004 INFO  (coreLoadExecutor-6615-thread-1) [    ] 
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at 
/configs/cdcr-source/managed-schema
   [junit4]   2> 1860007 INFO  (coreLoadExecutor-6615-thread-1) [    ] 
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> 1860007 INFO  (coreLoadExecutor-6615-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-source_shard1_replica_n1' using 
configuration from collection cdcr-source, trusted=true
   [junit4]   2> 1860008 INFO  (coreLoadExecutor-6615-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63900.solr.core.cdcr-source.shard1.replica_n1' (registry 
'solr.core.cdcr-source.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@de8d7d
   [junit4]   2> 1860019 INFO  (coreLoadExecutor-6615-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1860019 INFO  (coreLoadExecutor-6615-thread-1) [    ] 
o.a.s.c.SolrCore [[cdcr-source_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_87AA38F4533564A7-001\cdcr-source-001\node1\cdcr-source_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_87AA38F4533564A7-001\cdcr-source-001\node1\.\cdcr-source_shard1_replica_n1\data\]
   [junit4]   2> 1860120 INFO  (coreLoadExecutor-6615-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 1860120 INFO  (coreLoadExecutor-6615-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1860122 INFO  (coreLoadExecutor-6615-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1860122 INFO  (coreLoadExecutor-6615-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1860172 INFO  (coreLoadExecutor-6615-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@110259e[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 1860173 INFO  (coreLoadExecutor-6615-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cdcr-source
   [junit4]   2> 1860174 INFO  (coreLoadExecutor-6615-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cdcr-source
   [junit4]   2> 1860174 INFO  (coreLoadExecutor-6615-thread-1) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cdcr-source/managed-schema
   [junit4]   2> 1860174 INFO  (coreLoadExecutor-6615-thread-1) [    ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1860175 INFO  (coreLoadExecutor-6615-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1860180 INFO  (coreLoadExecutor-6615-thread-1) [    ] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/cdcr-source/cdcr/state/buffer
   [junit4]   2> 1860183 INFO  (coreLoadExecutor-6615-thread-1) [    ] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/cdcr-source/cdcr/state/process
   [junit4]   2> 1860198 INFO  (searcherExecutor-6616-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher 
Searcher@110259e[cdcr-source_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(7.0.0):C1000)))}
   [junit4]   2> 1860200 WARN  (cdcr-update-log-synchronizer-6621-thread-1) [   
 ] 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:63900/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.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
   [junit4]   2>        at 
java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:300)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1860204 INFO  (coreZkRegister-6608-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1860204 INFO  (coreZkRegister-6608-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1860204 INFO  (coreZkRegister-6608-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:63900/solr/cdcr-source_shard1_replica_n1/
   [junit4]   2> 1860204 INFO  (coreZkRegister-6608-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1860204 INFO  (coreZkRegister-6608-thread-1) [    ] 
o.a.s.c.SyncStrategy http://127.0.0.1:63900/solr/cdcr-source_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 1860204 INFO  (coreZkRegister-6608-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1860207 INFO  (zkCallback-2677-thread-2) [    ] 
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-source:shard1
   [junit4]   2> 1860209 INFO  (coreZkRegister-6608-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:63900/solr/cdcr-source_shard1_replica_n1/ shard1
   [junit4]   2> 1860210 INFO  (coreZkRegister-6608-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1860315 INFO  (zkCallback-2677-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 1860315 INFO  (zkCallback-2677-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 1860505 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[87AA38F4533564A7])
 [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - 
collection: cdcr-source failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node1 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 1860505 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[87AA38F4533564A7])
 [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
cdcr-source
   [junit4]   2> 1860506 ERROR 
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[87AA38F4533564A7])
 [    ] 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> 1860506 WARN  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[87AA38F4533564A7])
 [    ] o.a.s.c.s.i.CloudSolrClient Re-trying request to  collection(s) 
cdcr-source after stale state error from server.
   [junit4]   2> 1860509 INFO  (qtp32428869-17803) [    ] 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> 1860523 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[87AA38F4533564A7])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1860525 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[87AA38F4533564A7])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:63828/solr ready
   [junit4]   2> 1860527 INFO  (qtp27099616-17705) [    ] 
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> 1860530 INFO  (OverseerThreadFactory-6590-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection cdcr-target
   [junit4]   2> 1860638 INFO  
(OverseerStateUpdate-98527720191033347-127.0.0.1:63832_solr-n_0000000000) [    
] 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:63832/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1860839 INFO  (qtp27099616-17707) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node1&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> 1860841 INFO  (qtp27099616-17707) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1860947 INFO  (zkCallback-2652-thread-1) [    ] 
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> 1860948 INFO  (zkCallback-2652-thread-2) [    ] 
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> 1861863 INFO  (qtp27099616-17707) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1861872 INFO  (qtp27099616-17707) [    ] 
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> 1861878 INFO  (qtp27099616-17707) [    ] o.a.s.s.IndexSchema 
[cdcr-target_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1861894 INFO  (qtp27099616-17707) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1861896 INFO  (qtp27099616-17707) [    ] 
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at 
/configs/cdcr-target/managed-schema
   [junit4]   2> 1861899 INFO  (qtp27099616-17707) [    ] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in 
ZooKeeper, renamed the non-managed schema /configs/cdcr-target/schema.xml to 
/configs/cdcr-target/schema.xml.bak
   [junit4]   2> 1861900 INFO  (qtp27099616-17707) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'cdcr-target_shard1_replica_n1' using configuration from 
collection cdcr-target, trusted=true
   [junit4]   2> 1861900 INFO  (qtp27099616-17707) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63832.solr.core.cdcr-target.shard1.replica_n1' (registry 
'solr.core.cdcr-target.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@de8d7d
   [junit4]   2> 1861900 INFO  (qtp27099616-17707) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1861900 INFO  (qtp27099616-17707) [    ] o.a.s.c.SolrCore 
[[cdcr-target_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_87AA38F4533564A7-001\cdcr-target-001\node1\cdcr-target_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_87AA38F4533564A7-001\cdcr-target-001\node1\.\cdcr-target_shard1_replica_n1\data\]
   [junit4]   2> 1862001 INFO  (qtp27099616-17707) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 1862001 INFO  (qtp27099616-17707) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1862003 INFO  (qtp27099616-17707) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1862003 INFO  (qtp27099616-17707) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1862005 INFO  (qtp27099616-17707) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1f0a73[cdcr-target_shard1_replica_n1] main]
   [junit4]   2> 1862006 INFO  (qtp27099616-17707) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cdcr-target
   [junit4]   2> 1862007 INFO  (qtp27099616-17707) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cdcr-target
   [junit4]   2> 1862007 INFO  (qtp27099616-17707) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cdcr-target/managed-schema
   [junit4]   2> 1862008 INFO  (qtp27099616-17707) [    ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1862008 INFO  (qtp27099616-17707) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1862012 INFO  (qtp27099616-17707) [    ] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/cdcr-target/cdcr/state/buffer
   [junit4]   2> 1862014 INFO  (qtp27099616-17707) [    ] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/cdcr-target/cdcr/state/process
   [junit4]   2> 1862016 INFO  (searcherExecutor-6622-thread-1) [    ] 
o.a.s.c.SolrCore [cdcr-target_shard1_replica_n1] Registered new searcher 
Searcher@1f0a73[cdcr-target_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1862016 INFO  (qtp27099616-17707) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1576443530944970752
   [junit4]   2> 1862024 INFO  (qtp27099616-17707) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1862024 INFO  (qtp27099616-17707) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1862024 INFO  (qtp27099616-17707) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:63832/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 1862024 INFO  (qtp27099616-17707) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1862024 INFO  (qtp27099616-17707) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:63832/solr/cdcr-target_shard1_replica_n1/ has no replicas
   [junit4]   2> 1862024 INFO  (qtp27099616-17707) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1862028 INFO  (zkCallback-2652-thread-2) [    ] 
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-target:shard1
   [junit4]   2> 1862030 INFO  (qtp27099616-17707) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:63832/solr/cdcr-target_shard1_replica_n1/ shard1
   [junit4]   2> 1862133 INFO  (zkCallback-2652-thread-1) [    ] 
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> 1862133 INFO  (zkCallback-2652-thread-2) [    ] 
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> 1862183 INFO  (qtp27099616-17707) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1862186 INFO  (qtp27099616-17707) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=cdcr-target&newCollection=true&name=cdcr-target_shard1_replica_n1&action=CREATE&numShards=1&collection=cdcr-target&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1347
   [junit4]   2> 1862195 INFO  (qtp27099616-17705) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1862296 INFO  (zkCallback-2652-thread-2) [    ] 
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> 1862296 INFO  (zkCallback-2652-thread-1) [    ] 
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> 1862534 INFO  
(OverseerCollectionConfigSetProcessor-98527720191033347-127.0.0.1:63832_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1863196 INFO  (qtp27099616-17705) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=cdcr-target&name=cdcr-target&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2668
   [junit4]   2> 1864203 INFO  (zkCallback-2652-thread-1) [    ] 
o.a.s.h.CdcrProcessStateManager The CDCR process state has changed: 
WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-target/cdcr/state/process @ cdcr-target:shard1
   [junit4]   2> 1864203 INFO  (qtp27099616-17708) [    ] o.a.s.c.S.Request 
[cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&_stateVer_=cdcr-target:4&action=start&wt=javabin&version=2} 
status=0 QTime=5
   [junit4]   2> 1864204 INFO  (zkCallback-2652-thread-1) [    ] 
o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher: 
STARTED @ cdcr-target:shard1
   [junit4]   2> 1864214 INFO  (qtp32428869-17804) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1864219 INFO  (qtp32428869-17804) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63828/solr ready
   [junit4]   2> 1864229 INFO  (qtp27099616-17704) [    ] 
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 1864230 INFO  (qtp27099616-17704) [    ] o.a.s.c.S.Request 
[cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1864231 INFO  (qtp27099616-17710) [    ] o.a.s.c.S.Request 
[cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={_stateVer_=cdcr-target:4&action=COLLECTIONCHECKPOINT&wt=javabin&version=2}
 status=0 QTime=8
   [junit4]   2> 1864231 INFO  (qtp32428869-17804) [    ] 
o.a.s.h.CdcrReplicatorManager Create new update log reader for target 
cdcr-target with checkpoint -1 @ cdcr-source:shard1
   [junit4]   2> 1864231 INFO  (qtp32428869-17804) [    ] 
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: 
cdcr-target, shard: shard1
   [junit4]   2> 1864234 INFO  (qtp32428869-17804) [    ] 
o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
   [junit4]   2> 1864235 INFO  (zkCallback-2677-thread-1) [    ] 
o.a.s.h.CdcrProcessStateManager The CDCR process state has changed: 
WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/cdcr/state/process @ cdcr-source:shard1
   [junit4]   2> 1864236 INFO  (cdcr-bootstrap-status-2683-thread-1) [    ] 
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: 
cdcr-target shard: shard1 leader: 
http://127.0.0.1:63832/solr/cdcr-target_shard1_replica_n1/
   [junit4]   2> 1864238 INFO  (qtp32428869-17804) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&_stateVer_=cdcr-source:7&action=start&wt=javabin&version=2} 
status=0 QTime=31
   [junit4]   2> 1864239 INFO  (qtp27099616-17707) [    ] o.a.s.c.S.Request 
[cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&masterUrl=http://127.0.0.1:63900/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1864241 INFO  (qtp32428869-17805) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&_stateVer_=cdcr-source:7&action=queues&wt=javabin&version=2} 
status=0 QTime=1
   [junit4]   1> Cdcr queue response: 
{responseHeader={status=0,QTime=1},queues={127.0.0.1:63828/solr={cdcr-target={queueSize=664797183,lastTimestamp=}}},tlogTotalSize=4773,tlogTotalCount=1,updateLogSynchronizer=stopped}
   [junit4]   2> 1864243 INFO  (qtp27099616-17707) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576443533280149504,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1864243 INFO  (qtp27099616-17707) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1864243 INFO  (qtp27099616-17707) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1864244 INFO  (qtp27099616-17707) [    ] o.a.s.c.S.Request 
[cdcr-target_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-target:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1864245 INFO  (qtp27099616-17707) [    ] o.a.s.c.S.Request 
[cdcr-target_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=cdcr-target:4&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1864245 INFO  (zkCallback-2677-thread-1) [    ] 
o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher: 
STARTED @ cdcr-source:shard1
   [junit4]   2> 1864246 INFO  (qtp27099616-17707) [    ] o.a.s.c.S.Request 
[cdcr-target_shard1_replica_n1]  webapp=/solr path=/cdcr 
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1864246 INFO  (cdcr-bootstrap-status-2683-thread-1) [    ] 
o.a.s.h.CdcrReplicatorManager CDCR bootstrap running for 1 seconds, sleeping 
for 2000 ms
   [junit4]   2> 1864251 INFO  (recoveryExecutor-2650-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 1864254 INFO  (qtp32428869-17801) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576443533291683840,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1864254 INFO  (qtp32428869-17801) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1864255 INFO  (qtp32428869-17801) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1864255 INFO  (qtp32428869-17801) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/update 
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1864258 INFO  (qtp32428869-17803) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1864258 INFO  (recoveryExecutor-2650-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 12
   [junit4]   2> 1864258 INFO  (recoveryExecutor-2650-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 1503413703290
   [junit4]   2> 1864258 INFO  (recoveryExecutor-2650-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1864258 INFO  (recoveryExecutor-2650-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1864258 INFO  (recoveryExecutor-2650-thread-1) [    ] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1864270 INFO  (qtp32428869-17804) [    ] 
o.a.s.h.ReplicationHandler Adding tlog files to list: [{size=4773, 
name=tlog.0000000000000000009}]
   [junit4]   2> 1864270 INFO  (qtp32428869-17804) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&wt=javabin&version=2&command=filelist} 
status=0 QTime=11
   [junit4]   2> 1864270 INFO  (recoveryExecutor-2650-thread-1) [    ] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 17
   [junit4]   2> 1864270 INFO  (recoveryExecutor-2650-thread-1) [    ] 
o.a.s.h.IndexFetcher Number of tlog files in master: 1
   [junit4]   2> 1864272 INFO  (recoveryExecutor-2650-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1864272 INFO  (recoveryExecutor-2650-thread-1) [    ] 
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to 
MockDirectoryWrapper(RAMDirectory@f4259e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ed09a)
   [junit4]   2> 1864273 INFO  (qtp32428869-17800) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_Direct_0.tip&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1864275 INFO  (qtp32428869-17805) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_LuceneVarGapFixedInterval_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1864277 INFO  (qtp32428869-17801) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a.fdt&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1864279 INFO  (qtp32428869-17798) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_Direct_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1864281 INFO  (qtp32428869-17802) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_Direct_0.tim&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1864282 INFO  (qtp32428869-17803) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_LuceneVarGapFixedInterval_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1864284 INFO  (qtp32428869-17804) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1864285 INFO  (qtp32428869-17800) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a.fdx&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1864286 INFO  (qtp32428869-17805) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_LuceneVarGapFixedInterval_0.tiv&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1864288 INFO  (qtp32428869-17801) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a.nvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1864289 INFO  (qtp32428869-17798) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1864292 INFO  (qtp32428869-17802) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a.dii&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1864293 INFO  (qtp32428869-17803) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a.dim&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1864294 INFO  (qtp32428869-17804) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_Direct_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1864296 INFO  (qtp32428869-17800) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a.nvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1864297 INFO  (qtp32428869-17805) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=_a_LuceneVarGapFixedInterval_0.tib&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1864297 INFO  (qtp32428869-17801) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&file=segments_c&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1864297 INFO  (recoveryExecutor-2650-thread-1) [    ] 
o.a.s.h.IndexFetcher Starting download of tlog files from master: [{size=4773, 
name=tlog.0000000000000000009}]
   [junit4]   2> 1864297 INFO  (qtp32428869-17798) [    ] o.a.s.c.S.Request 
[cdcr-source_shard1_replica_n1]  webapp=/solr path=/replication 
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000009&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1864303 INFO  (recoveryExecutor-2650-thread-1) [    ] 
o.a.s.h.IndexFetcher Total time taken for download 
(fullCopy=false,bytesDownloaded=48769) : 0 secs (null bytes/sec) to 
MockDirectoryWrapper(RAMDirectory@f4259e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ed09a)
   [junit4]   2> 1864309 INFO  (recoveryExecutor-2650-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1864309 INFO  (recoveryExecutor-2650-thread-1) [    ] 
o.a.s.h.IndexFetcher Reloading SolrCore cdcr-target_shard1_replica_n1
   [junit4]   2> 1864340 INFO  (Thread-3699) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1864345 INFO  (Thread-3699) [    ] o.a.s.s.IndexSchema 
[cdcr-target_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1864350 INFO  (Thread-3699) [    ] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1864350 INFO  (Thread-3699) [    ] o.a.s.c.CoreContainer 
Reloading SolrCore 'cdcr-target_shard1_replica_n1' using configuration from 
collection cdcr-target
   [junit4]   2> 1864383 INFO  (Thread-3699) [    ] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr_63832.solr.core.cdcr-target.shard1.replica_n1' 
(registry 'solr.core.cdcr-target.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@de8d7d
   [junit4]   2> 1864383 INFO  (Thread-3699) [    ] o.a.s.c.SolrCore 
[[cdcr-target_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_87AA38F4533564A7-001\cdcr-target-001\node1\cdcr-target_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_87AA38F4533564A7-001\cdcr-target-001\node1\.\cdcr-target_shard1_replica_n1\data\]
   [junit4]   2> 1864477 INFO  (Thread-3699) [    ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1864477 INFO  (Thread-3699) [    ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1864480 INFO  (Thread-3699) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@cc28e7[cdcr-target_shard1_replica_n1] main]
   [junit4]   2> 1864483 INFO  (Thread-3699) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cdcr-target
   [junit4]   2> 1864484 INFO  (Thread-3699) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cdcr-target
   [junit4]   2> 1864484 INFO  (Thread-3699) [    ] o.a.s.s.ZkIndexSchemaReader 
Creating ZooKeeper watch for the managed schema at 
/configs/cdcr-target/managed-schema
   [junit4]   2> 1864485 INFO  (Thread-3699) [    ] o.a.s.s.ZkIndexSchemaReader 
Current schema version 0 is already the latest
   [junit4]   2> 1864485 INFO  (Thread-3699) [    ] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1864493 INFO  (Thread-3699) [    ] o

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

ca_n1 / com.codahale.metrics.MetricRegistry@e2561
   [junit4]   2> 2009446 INFO  (zkCallback-2728-thread-3) [    ] 
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> 2009446 INFO  (zkCallback-2728-thread-4) [    ] 
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> 2009455 INFO  (coreCloseExecutor-6741-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.cdcr-target.shard1.leader, tag=16176266
   [junit4]   2> 2009455 INFO  (coreCloseExecutor-6741-thread-1) [    ] 
o.a.s.h.CdcrRequestHandler Solr core is being closed - shutting down CDCR 
handler @ cdcr-target:shard1
   [junit4]   2> 2009456 INFO  (jetty-closer-2722-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98527721847652355-127.0.0.1:64197_solr-n_0000000000) closing
   [junit4]   2> 2009456 INFO  
(OverseerStateUpdate-98527721847652355-127.0.0.1:64197_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:64197_solr
   [junit4]   2> 2010957 WARN  (zkCallback-2728-thread-4) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2010958 INFO  (jetty-closer-2722-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3d4ad1{/solr,null,UNAVAILABLE}
   [junit4]   2> 2010961 ERROR 
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[87AA38F4533564A7])
 [    ] 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> 2010961 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[87AA38F4533564A7])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64193 64193
   [junit4]   2> 2010963 INFO  (Thread-3727) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:64193 64193
   [junit4]   2> 2010965 WARN  (Thread-3727) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/configs/cdcr-target/managed-schema
   [junit4]   2>        2       
/solr/collections/cdcr-target/leaders/shard1/leader
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/collections/cdcr-target/state.json
   [junit4]   2>        3       /solr/collections/cdcr-target/cdcr/state/process
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2>        2       /solr/collections/cdcr-target/cdcr/state/buffer
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2> 
   [junit4]   2> 2010966 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[87AA38F4533564A7])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
testBootstrapWithContinousIndexingOnSourceCluster
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CdcrBootstrapTest 
-Dtests.method=testBootstrapWithContinousIndexingOnSourceCluster 
-Dtests.seed=87AA38F4533564A7 -Dtests.slow=true -Dtests.locale=kkj-CM 
-Dtests.timezone=US/Mountain -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE  131s J0 | 
CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Document mismatch on 
target after sync expected:<2000> but was:<1100>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([87AA38F4533564A7:53EF73ADB463D75C]:0)
   [junit4]    >        at 
org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster(CdcrBootstrapTest.java:309)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_87AA38F4533564A7-001
   [junit4]   2> Aug 22, 2017 2:57:35 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{xyz=PostingsFormat(name=Direct), 
id=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, 
maxPointsInLeafNode=998, maxMBSortInHeap=6.9688764748968435, 
sim=RandomSimilarity(queryNorm=true): {}, locale=kkj-CM, timezone=US/Mountain
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 9 
(32-bit)/cpus=3,threads=1,free=198522736,total=457023488
   [junit4]   2> NOTE: All tests run in this JVM: [TestJmxIntegration, 
CollectionReloadTest, LeaderFailureAfterFreshStartTest, 
TestFreeTextSuggestions, TestManagedSynonymFilterFactory, 
UUIDUpdateProcessorFallbackTest, TestLazyCores, TestHdfsBackupRestoreCore, 
TestLegacyFieldCache, CollectionsAPISolrJTest, OverseerTaskQueueTest, 
V2StandaloneTest, TestMiniSolrCloudCluster, SparseHLLTest, DateFieldTest, 
SSLMigrationTest, URLClassifyProcessorTest, TestJavabinTupleStreamParser, 
TestLegacyField, AnalysisAfterCoreReloadTest, TestConfigSetProperties, 
HighlighterTest, TestInfoStreamLogging, TestFieldCacheSort, 
VMParamsZkACLAndCredentialsProvidersTest, TestPointFields, ShardRoutingTest, 
TestGroupingSearch, ExplicitHLLTest, HardAutoCommitTest, 
DistribJoinFromCollectionTest, DeleteInactiveReplicaTest, 
DistributedSuggestComponentTest, SolrMetricManagerTest, 
FieldAnalysisRequestHandlerTest, TestEmbeddedSolrServerSchemaAPI, 
TestUniqueKeyFieldResource, TestManagedSchemaAPI, IndexSchemaTest, 
AtomicUpdateProcessorFactoryTest, TestSystemCollAutoCreate, 
ClusterStateUpdateTest, TestCSVResponseWriter, RequestHandlersTest, 
LeaderElectionContextKeyTest, TestSurroundQueryParser, 
HdfsChaosMonkeySafeLeaderTest, TestLegacyNumericUtils, 
TestFuzzyAnalyzedSuggestions, PreAnalyzedFieldManagedSchemaCloudTest, 
TestAddFieldRealTimeGet, HighlighterMaxOffsetTest, ZkStateWriterTest, 
TestSubQueryTransformer, TestClusterProperties, HdfsLockFactoryTest, 
BlobRepositoryCloudTest, RequiredFieldsTest, TestUtils, TestSchemaResource, 
TestCorePropertiesReload, TestNumericTerms64, DefaultValueUpdateProcessorTest, 
TestHttpShardHandlerFactory, QueryElevationComponentTest, ConnectionReuseTest, 
BlockJoinFacetRandomTest, ParsingFieldUpdateProcessorsTest, 
TestConfigSetsAPIZkFailure, TestOmitPositions, BinaryUpdateRequestHandlerTest, 
MultiThreadedOCPTest, AsyncCallRequestStatusResponseTest, 
TestReplicationHandler, HdfsSyncSliceTest, TestCopyFieldCollectionResource, 
SimplePostToolTest, TestFieldCache, TestDistribIDF, TestSolrConfigHandlerCloud, 
BufferStoreTest, HdfsNNFailoverTest, TestMissingGroups, TestMacros, 
ChaosMonkeyNothingIsSafeTest, ExitableDirectoryReaderTest, 
TestDistributedSearch, OutOfBoxZkACLAndCredentialsProvidersTest, PrimUtilsTest, 
TestPKIAuthenticationPlugin, TestPayloadCheckQParserPlugin, 
RAMDirectoryFactoryTest, TestSearcherReuse, SolrCoreTest, TestFieldResource, 
TestApiFramework, PeerSyncWithIndexFingerprintCachingTest, TestSmileRequest, 
TestQuerySenderNoQuery, OutputWriterTest, TestFieldCacheVsDocValues, 
TestScoreJoinQPScore, SolrTestCaseJ4Test, ZkCLITest, TestShardHandlerFactory, 
TestUseDocValuesAsStored2, TestStressRecovery, 
SuggestComponentContextFilterQueryTest, SliceStateTest, 
TlogReplayBufferedWhileIndexingTest, RecoveryZkTest, 
TestLegacyNumericRangeQueryBuilder, TestLeaderElectionZkExpiry, 
HighlighterConfigTest, QueryParsingTest, GraphQueryTest, TestRandomDVFaceting, 
TestSegmentSorting, PathHierarchyTokenizerFactoryTest, TestReplicaProperties, 
IndexBasedSpellCheckerTest, DistributedFacetPivotLongTailTest, 
NumericFieldsTest, TestSlowCompositeReaderWrapper, DeleteNodeTest, 
ReturnFieldsTest, TestFieldTypeResource, TestStressReorder, 
TestStressCloudBlindAtomicUpdates, CoreAdminRequestStatusTest, 
TestCloudJSONFacetJoinDomain, TestIndexingPerformance, SolrCLIZkUtilsTest, 
TestXIncludeConfig, TestMiniSolrCloudClusterSSL, TestOrdValues, 
NoCacheHeaderTest, SolrInfoBeanTest, WordBreakSolrSpellCheckerTest, 
TestSha256AuthenticationProvider, TestClusterStateMutator, TestReqParamsAPI, 
CachingDirectoryFactoryTest, OverseerCollectionConfigSetProcessorTest, 
BlockCacheTest, RegexBoostProcessorTest, DistribCursorPagingTest, 
RequestLoggingTest, TestNestedDocsSort, CSVRequestHandlerTest, 
HdfsRecoveryZkTest, TestCustomSort, CircularListTest, ChangedSchemaMergeTest, 
ScriptEngineTest, TestAtomicUpdateErrorCases, SolrCloudReportersTest, 
ResourceLoaderTest, LeaderElectionTest, DistanceFunctionTest, TestLFUCache, 
TestCustomDocTransformer, DistributedFacetExistsSmallTest, BadCopyFieldTest, 
CleanupOldIndexTest, TimeZoneUtilsTest, ZkControllerTest, 
TestMaxTokenLenTokenizer, TestSolrDeletionPolicy2, QueryResultKeyTest, 
TestTolerantUpdateProcessorCloud, CdcrReplicationHandlerTest, 
InfixSuggestersTest, TestSubQueryTransformerDistrib, ReplaceNodeTest, 
BasicDistributedZkTest, TestSimpleTrackingShardHandler, CdcrBootstrapTest]
   [junit4] Completed [488/729 (1!)] on J0 in 157.03s, 3 tests, 1 failure <<< 
FAILURES!

[...truncated 37400 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to