You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/07/01 21:52:06 UTC

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-9.0.4) - Build # 7394 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7394/
Java: 64bit/jdk-9.0.4 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:
Error from server at https://127.0.0.1:64540/solr: create the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:64540/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([B2B685B8EAE4D58E:F76D755AF2CA99CC]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir(CdcrBidirectionalTest.java:72)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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)


FAILED:  org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir

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

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




Build Log:
[...truncated 13586 lines...]
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
   [junit4]   2> 1511462 INFO  (SUITE-CdcrBidirectionalTest-seed#[B2B685B8EAE4D58E]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.cdcr.CdcrBidirectionalTest_B2B685B8EAE4D58E-001\init-core-data-001
   [junit4]   2> 1511463 WARN  (SUITE-CdcrBidirectionalTest-seed#[B2B685B8EAE4D58E]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 1511463 INFO  (SUITE-CdcrBidirectionalTest-seed#[B2B685B8EAE4D58E]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1511464 INFO  (SUITE-CdcrBidirectionalTest-seed#[B2B685B8EAE4D58E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1511466 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[B2B685B8EAE4D58E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBiDir
   [junit4]   2> 1511466 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[B2B685B8EAE4D58E]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.cdcr.CdcrBidirectionalTest_B2B685B8EAE4D58E-001\cdcr-cluster2-001
   [junit4]   2> 1511466 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[B2B685B8EAE4D58E]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1511467 INFO  (Thread-2440) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1511467 INFO  (Thread-2440) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1511473 ERROR (Thread-2440) [    ] 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> 1511568 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[B2B685B8EAE4D58E]) [    ] o.a.s.c.ZkTestServer start zk server on port:56609
   [junit4]   2> 1511571 INFO  (zkConnectionManagerCallback-3895-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1511573 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1005d6399280000, likely client has closed socket
   [junit4]   2> 1511577 INFO  (jetty-launcher-3892-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11
   [junit4]   2> 1511577 INFO  (jetty-launcher-3892-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1511577 INFO  (jetty-launcher-3892-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1511577 INFO  (jetty-launcher-3892-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1511578 INFO  (jetty-launcher-3892-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2d30190b{/solr,null,AVAILABLE}
   [junit4]   2> 1511578 INFO  (jetty-launcher-3892-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3846e7f8{SSL,[ssl, http/1.1]}{127.0.0.1:56613}
   [junit4]   2> 1511578 INFO  (jetty-launcher-3892-thread-1) [    ] o.e.j.s.Server Started @1511618ms
   [junit4]   2> 1511579 INFO  (jetty-launcher-3892-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56613}
   [junit4]   2> 1511579 ERROR (jetty-launcher-3892-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1511579 INFO  (jetty-launcher-3892-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1511579 INFO  (jetty-launcher-3892-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1511579 INFO  (jetty-launcher-3892-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1511579 INFO  (jetty-launcher-3892-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1511579 INFO  (jetty-launcher-3892-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-01T20:53:17.206517700Z
   [junit4]   2> 1511582 INFO  (zkConnectionManagerCallback-3897-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1511582 INFO  (jetty-launcher-3892-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1511742 INFO  (jetty-launcher-3892-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56609/solr
   [junit4]   2> 1511744 INFO  (zkConnectionManagerCallback-3901-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1511744 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1005d6399280002, likely client has closed socket
   [junit4]   2> 1511746 INFO  (zkConnectionManagerCallback-3903-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1511829 INFO  (jetty-launcher-3892-thread-1) [n:127.0.0.1:56613_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1511830 INFO  (jetty-launcher-3892-thread-1) [n:127.0.0.1:56613_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56613_solr
   [junit4]   2> 1511830 INFO  (jetty-launcher-3892-thread-1) [n:127.0.0.1:56613_solr    ] o.a.s.c.Overseer Overseer (id=72160276390608899-127.0.0.1:56613_solr-n_0000000000) starting
   [junit4]   2> 1511838 INFO  (zkConnectionManagerCallback-3910-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1511839 INFO  (jetty-launcher-3892-thread-1) [n:127.0.0.1:56613_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56609/solr ready
   [junit4]   2> 1511840 INFO  (jetty-launcher-3892-thread-1) [n:127.0.0.1:56613_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56613_solr
   [junit4]   2> 1511842 INFO  (OverseerStateUpdate-72160276390608899-127.0.0.1:56613_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1511845 INFO  (zkCallback-3909-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1511863 INFO  (jetty-launcher-3892-thread-1) [n:127.0.0.1:56613_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1511894 INFO  (jetty-launcher-3892-thread-1) [n:127.0.0.1:56613_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56613.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@293c5b25
   [junit4]   2> 1511899 INFO  (jetty-launcher-3892-thread-1) [n:127.0.0.1:56613_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56613.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@293c5b25
   [junit4]   2> 1511899 INFO  (jetty-launcher-3892-thread-1) [n:127.0.0.1:56613_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56613.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@293c5b25
   [junit4]   2> 1511900 INFO  (jetty-launcher-3892-thread-1) [n:127.0.0.1:56613_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.cdcr.CdcrBidirectionalTest_B2B685B8EAE4D58E-001\cdcr-cluster2-001\node1\.
   [junit4]   2> 1511915 INFO  (zkConnectionManagerCallback-3913-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1511919 INFO  (zkConnectionManagerCallback-3916-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1511921 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[B2B685B8EAE4D58E]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.cdcr.CdcrBidirectionalTest_B2B685B8EAE4D58E-001\cdcr-cluster1-001
   [junit4]   2> 1511921 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[B2B685B8EAE4D58E]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1511921 INFO  (Thread-2452) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1511921 INFO  (Thread-2452) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1511926 ERROR (Thread-2452) [    ] 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> 1512021 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[B2B685B8EAE4D58E]) [    ] o.a.s.c.ZkTestServer start zk server on port:56636
   [junit4]   2> 1512025 INFO  (zkConnectionManagerCallback-3920-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1512031 INFO  (jetty-launcher-3917-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11
   [junit4]   2> 1512032 INFO  (jetty-launcher-3917-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1512032 INFO  (jetty-launcher-3917-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1512032 INFO  (jetty-launcher-3917-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1512032 INFO  (jetty-launcher-3917-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7929ade8{/solr,null,AVAILABLE}
   [junit4]   2> 1512032 INFO  (jetty-launcher-3917-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@715ffe1f{SSL,[ssl, http/1.1]}{127.0.0.1:56640}
   [junit4]   2> 1512033 INFO  (jetty-launcher-3917-thread-1) [    ] o.e.j.s.Server Started @1512072ms
   [junit4]   2> 1512033 INFO  (jetty-launcher-3917-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56640}
   [junit4]   2> 1512033 ERROR (jetty-launcher-3917-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1512033 INFO  (jetty-launcher-3917-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1512033 INFO  (jetty-launcher-3917-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1512033 INFO  (jetty-launcher-3917-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1512033 INFO  (jetty-launcher-3917-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1512033 INFO  (jetty-launcher-3917-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-01T20:53:17.660684500Z
   [junit4]   2> 1512036 INFO  (zkConnectionManagerCallback-3922-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1512037 INFO  (jetty-launcher-3917-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1512271 INFO  (jetty-launcher-3917-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56636/solr
   [junit4]   2> 1512273 INFO  (zkConnectionManagerCallback-3926-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1512276 INFO  (zkConnectionManagerCallback-3928-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1512369 INFO  (jetty-launcher-3917-thread-1) [n:127.0.0.1:56640_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1512370 INFO  (jetty-launcher-3917-thread-1) [n:127.0.0.1:56640_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56640_solr
   [junit4]   2> 1512371 INFO  (jetty-launcher-3917-thread-1) [n:127.0.0.1:56640_solr    ] o.a.s.c.Overseer Overseer (id=72160276420231171-127.0.0.1:56640_solr-n_0000000000) starting
   [junit4]   2> 1512379 INFO  (zkConnectionManagerCallback-3935-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1512382 INFO  (jetty-launcher-3917-thread-1) [n:127.0.0.1:56640_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56636/solr ready
   [junit4]   2> 1512382 INFO  (jetty-launcher-3917-thread-1) [n:127.0.0.1:56640_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56640_solr
   [junit4]   2> 1512384 INFO  (OverseerStateUpdate-72160276420231171-127.0.0.1:56640_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1512386 INFO  (zkCallback-3934-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1512406 INFO  (jetty-launcher-3917-thread-1) [n:127.0.0.1:56640_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1512419 INFO  (jetty-launcher-3917-thread-1) [n:127.0.0.1:56640_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56640.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@293c5b25
   [junit4]   2> 1512425 INFO  (jetty-launcher-3917-thread-1) [n:127.0.0.1:56640_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56640.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@293c5b25
   [junit4]   2> 1512425 INFO  (jetty-launcher-3917-thread-1) [n:127.0.0.1:56640_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56640.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@293c5b25
   [junit4]   2> 1512426 INFO  (jetty-launcher-3917-thread-1) [n:127.0.0.1:56640_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.cdcr.CdcrBidirectionalTest_B2B685B8EAE4D58E-001\cdcr-cluster1-001\node1\.
   [junit4]   2> 1512446 INFO  (zkConnectionManagerCallback-3938-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1512450 INFO  (zkConnectionManagerCallback-3941-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1512451 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[B2B685B8EAE4D58E]) [    ] o.a.s.c.c.CdcrBidirectionalTest cluster2 zkHost = 127.0.0.1:56609/solr
   [junit4]   2> 1512451 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[B2B685B8EAE4D58E]) [    ] o.a.s.c.c.CdcrBidirectionalTest cluster1 zkHost = 127.0.0.1:56636/solr
   [junit4]   2> 1512453 INFO  (zkConnectionManagerCallback-3943-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1512475 INFO  (zkConnectionManagerCallback-3947-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1512476 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[B2B685B8EAE4D58E]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1512476 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[B2B685B8EAE4D58E]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56636/solr ready
   [junit4]   2> 1512492 INFO  (qtp790794367-13726) [n:127.0.0.1:56640_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=cdcr-cluster1&maxShardsPerNode=2&name=cdcr-cluster1&nrtReplicas=1&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1512494 INFO  (OverseerThreadFactory-5752-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection cdcr-cluster1
   [junit4]   2> 1512602 INFO  (OverseerStateUpdate-72160276420231171-127.0.0.1:56640_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-cluster1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"cdcr-cluster1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:56640/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1512604 INFO  (OverseerStateUpdate-72160276420231171-127.0.0.1:56640_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-cluster1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"cdcr-cluster1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:56640/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1512810 INFO  (qtp790794367-13730) [n:127.0.0.1:56640_solr    x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cdcr-cluster1&newCollection=true&collection=cdcr-cluster1&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster1_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 1512810 INFO  (qtp790794367-13727) [n:127.0.0.1:56640_solr    x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cdcr-cluster1&newCollection=true&collection=cdcr-cluster1&version=2&replicaType=NRT&coreNodeName=core_node3&name=cdcr-cluster1_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 1512811 INFO  (qtp790794367-13730) [n:127.0.0.1:56640_solr    x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1513824 INFO  (qtp790794367-13730) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1513824 INFO  (qtp790794367-13727) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1513829 INFO  (qtp790794367-13727) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.s.IndexSchema [cdcr-cluster1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1513829 INFO  (qtp790794367-13730) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.s.IndexSchema [cdcr-cluster1_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1513831 INFO  (qtp790794367-13730) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1513831 INFO  (qtp790794367-13727) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1513831 INFO  (qtp790794367-13730) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster1_shard2_replica_n2' using configuration from collection cdcr-cluster1, trusted=true
   [junit4]   2> 1513831 INFO  (qtp790794367-13727) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster1_shard1_replica_n1' using configuration from collection cdcr-cluster1, trusted=true
   [junit4]   2> 1513832 INFO  (qtp790794367-13730) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56640.solr.core.cdcr-cluster1.shard2.replica_n2' (registry 'solr.core.cdcr-cluster1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@293c5b25
   [junit4]   2> 1513832 INFO  (qtp790794367-13727) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56640.solr.core.cdcr-cluster1.shard1.replica_n1' (registry 'solr.core.cdcr-cluster1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@293c5b25
   [junit4]   2> 1513832 INFO  (qtp790794367-13730) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1513832 INFO  (qtp790794367-13727) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1513832 INFO  (qtp790794367-13727) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SolrCore [[cdcr-cluster1_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.cdcr.CdcrBidirectionalTest_B2B685B8EAE4D58E-001\cdcr-cluster1-001\node1\cdcr-cluster1_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.cdcr.CdcrBidirectionalTest_B2B685B8EAE4D58E-001\cdcr-cluster1-001\node1\.\cdcr-cluster1_shard1_replica_n1\data\]
   [junit4]   2> 1513832 INFO  (qtp790794367-13730) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SolrCore [[cdcr-cluster1_shard2_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.cdcr.CdcrBidirectionalTest_B2B685B8EAE4D58E-001\cdcr-cluster1-001\node1\cdcr-cluster1_shard2_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.cdcr.CdcrBidirectionalTest_B2B685B8EAE4D58E-001\cdcr-cluster1-001\node1\.\cdcr-cluster1_shard2_replica_n2\data\]
   [junit4]   2> 1513988 INFO  (qtp790794367-13727) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 1513988 INFO  (qtp790794367-13727) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1513989 INFO  (qtp790794367-13730) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 1513989 INFO  (qtp790794367-13730) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1513989 INFO  (qtp790794367-13727) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1513989 INFO  (qtp790794367-13727) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1513990 INFO  (qtp790794367-13730) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1513990 INFO  (qtp790794367-13730) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1513992 INFO  (qtp790794367-13727) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4d8f8505[cdcr-cluster1_shard1_replica_n1] main]
   [junit4]   2> 1513993 INFO  (qtp790794367-13727) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-cluster1
   [junit4]   2> 1513993 INFO  (qtp790794367-13727) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-cluster1
   [junit4]   2> 1513994 INFO  (qtp790794367-13727) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cdcr-cluster1/managed-schema
   [junit4]   2> 1513994 INFO  (qtp790794367-13727) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1513995 INFO  (qtp790794367-13730) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@45fd2dc9[cdcr-cluster1_shard2_replica_n2] main]
   [junit4]   2> 1513995 INFO  (qtp790794367-13727) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1513997 INFO  (qtp790794367-13730) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-cluster1
   [junit4]   2> 1513997 INFO  (qtp790794367-13730) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-cluster1
   [junit4]   2> 1513997 INFO  (qtp790794367-13730) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cdcr-cluster1/managed-schema
   [junit4]   2> 1513997 INFO  (qtp790794367-13730) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1513998 INFO  (qtp790794367-13730) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1514003 INFO  (qtp790794367-13730) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.CdcrBufferStateManager Created znode /collections/cdcr-cluster1/cdcr/state/buffer
   [junit4]   2> 1514008 INFO  (qtp790794367-13730) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.CdcrProcessStateManager Created znode /collections/cdcr-cluster1/cdcr/state/process
   [junit4]   2> 1514032 INFO  (qtp790794367-13727) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1604822918400835584
   [junit4]   2> 1514033 INFO  (searcherExecutor-5758-thread-1-processing-n:127.0.0.1:56640_solr x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-cluster1_shard1_replica_n1] Registered new searcher Searcher@4d8f8505[cdcr-cluster1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1514034 INFO  (searcherExecutor-5757-thread-1-processing-n:127.0.0.1:56640_solr x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SolrCore [cdcr-cluster1_shard2_replica_n2] Registered new searcher Searcher@45fd2dc9[cdcr-cluster1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1514034 INFO  (qtp790794367-13730) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1604822918402932736
   [junit4]   2> 1514042 INFO  (qtp790794367-13727) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-cluster1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1514048 INFO  (qtp790794367-13730) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-cluster1/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1514057 INFO  (qtp790794367-13727) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1514057 INFO  (qtp790794367-13727) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1514057 INFO  (qtp790794367-13727) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:56640/solr/cdcr-cluster1_shard1_replica_n1/
   [junit4]   2> 1514058 INFO  (qtp790794367-13730) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1514058 INFO  (qtp790794367-13730) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1514058 INFO  (qtp790794367-13730) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:56640/solr/cdcr-cluster1_shard2_replica_n2/
   [junit4]   2> 1514058 INFO  (qtp790794367-13727) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1514058 INFO  (qtp790794367-13727) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:56640/solr/cdcr-cluster1_shard1_replica_n1/ has no replicas
   [junit4]   2> 1514058 INFO  (qtp790794367-13727) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1514059 INFO  (qtp790794367-13730) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1514060 INFO  (qtp790794367-13730) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SyncStrategy https://127.0.0.1:56640/solr/cdcr-cluster1_shard2_replica_n2/ has no replicas
   [junit4]   2> 1514060 INFO  (qtp790794367-13730) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1514063 INFO  (zkCallback-3927-thread-1) [    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster1:shard1
   [junit4]   2> 1514066 INFO  (zkCallback-3927-thread-2) [    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster1:shard2
   [junit4]   2> 1514072 INFO  (qtp790794367-13727) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:56640/solr/cdcr-cluster1_shard1_replica_n1/ shard1
   [junit4]   2> 1514074 INFO  (qtp790794367-13730) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:56640/solr/cdcr-cluster1_shard2_replica_n2/ shard2
   [junit4]   2> 1514179 INFO  (qtp790794367-13730) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1514182 INFO  (qtp790794367-13730) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cdcr-cluster1&newCollection=true&collection=cdcr-cluster1&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster1_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=1372
   [junit4]   2> 1514227 INFO  (qtp790794367-13727) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1514229 INFO  (qtp790794367-13727) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cdcr-cluster1&newCollection=true&collection=cdcr-cluster1&version=2&replicaType=NRT&coreNodeName=core_node3&name=cdcr-cluster1_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=1419
   [junit4]   2> 1514233 INFO  (qtp790794367-13726) [n:127.0.0.1:56640_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1514329 INFO  (zkCallback-3927-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-cluster1/state.json] for collection [cdcr-cluster1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1514496 INFO  (OverseerCollectionConfigSetProcessor-72160276420231171-127.0.0.1:56640_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> 1515234 INFO  (qtp790794367-13726) [n:127.0.0.1:56640_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=cdcr-cluster1&maxShardsPerNode=2&name=cdcr-cluster1&nrtReplicas=1&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2} status=0 QTime=2741
   [junit4]   2> 1515237 INFO  (zkConnectionManagerCallback-3951-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1515244 INFO  (zkConnectionManagerCallback-3955-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1515246 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[B2B685B8EAE4D58E]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1515268 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[B2B685B8EAE4D58E]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56609/solr ready
   [junit4]   2> 1515283 INFO  (qtp1597868631-13674) [n:127.0.0.1:56613_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=cdcr-cluster2&maxShardsPerNode=2&name=cdcr-cluster2&nrtReplicas=1&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1515285 INFO  (OverseerThreadFactory-5739-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection cdcr-cluster2
   [junit4]   2> 1515393 INFO  (OverseerStateUpdate-72160276390608899-127.0.0.1:56613_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-cluster2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"cdcr-cluster2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:56613/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1515395 INFO  (OverseerStateUpdate-72160276390608899-127.0.0.1:56613_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-cluster2",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"cdcr-cluster2_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:56613/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1515602 INFO  (qtp1597868631-13670) [n:127.0.0.1:56613_solr    x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster2_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 1515603 INFO  (qtp1597868631-13670) [n:127.0.0.1:56613_solr    x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1515604 INFO  (qtp1597868631-13671) [n:127.0.0.1:56613_solr    x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node3&name=cdcr-cluster2_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 1516616 INFO  (qtp1597868631-13671) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1516616 INFO  (qtp1597868631-13670) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1516622 INFO  (qtp1597868631-13671) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.IndexSchema [cdcr-cluster2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1516623 INFO  (qtp1597868631-13670) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.IndexSchema [cdcr-cluster2_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1516624 INFO  (qtp1597868631-13671) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1516624 INFO  (qtp1597868631-13671) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster2_shard1_replica_n1' using configuration from collection cdcr-cluster2, trusted=true
   [junit4]   2> 1516624 INFO  (qtp1597868631-13671) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56613.solr.core.cdcr-cluster2.shard1.replica_n1' (registry 'solr.core.cdcr-cluster2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@293c5b25
   [junit4]   2> 1516624 INFO  (qtp1597868631-13671) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1516624 INFO  (qtp1597868631-13671) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SolrCore [[cdcr-cluster2_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.cdcr.CdcrBidirectionalTest_B2B685B8EAE4D58E-001\cdcr-cluster2-001\node1\cdcr-cluster2_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.cdcr.CdcrBidirectionalTest_B2B685B8EAE4D58E-001\cdcr-cluster2-001\node1\.\cdcr-cluster2_shard1_replica_n1\data\]
   [junit4]   2> 1516625 INFO  (qtp1597868631-13670) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1516625 INFO  (qtp1597868631-13670) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster2_shard2_replica_n2' using configuration from collection cdcr-cluster2, trusted=true
   [junit4]   2> 1516626 INFO  (qtp1597868631-13670) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56613.solr.core.cdcr-cluster2.shard2.replica_n2' (registry 'solr.core.cdcr-cluster2.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@293c5b25
   [junit4]   2> 1516626 INFO  (qtp1597868631-13670) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1516626 INFO  (qtp1597868631-13670) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SolrCore [[cdcr-cluster2_shard2_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.cdcr.CdcrBidirectionalTest_B2B685B8EAE4D58E-001\cdcr-cluster2-001\node1\cdcr-cluster2_shard2_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.cdcr.CdcrBidirectionalTest_B2B685B8EAE4D58E-001\cdcr-cluster2-001\node1\.\cdcr-cluster2_shard2_replica_n2\data\]
   [junit4]   2> 1517443 INFO  (qtp1597868631-13671) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 1517443 INFO  (qtp1597868631-13671) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1517445 INFO  (qtp1597868631-13671) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1517445 INFO  (qtp1597868631-13671) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1517448 INFO  (qtp1597868631-13671) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2f0cbef8[cdcr-cluster2_shard1_replica_n1] main]
   [junit4]   2> 1517449 INFO  (qtp1597868631-13671) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-cluster2
   [junit4]   2> 1517450 INFO  (qtp1597868631-13671) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-cluster2
   [junit4]   2> 1517450 INFO  (qtp1597868631-13671) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cdcr-cluster2/managed-schema
   [junit4]   2> 1517450 INFO  (qtp1597868631-13671) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1517451 INFO  (qtp1597868631-13671) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1517453 INFO  (qtp1597868631-13671) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.CdcrBufferStateManager Created znode /collections/cdcr-cluster2/cdcr/state/buffer
   [junit4]   2> 1517455 INFO  (qtp1597868631-13671) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.CdcrProcessStateManager Created znode /collections/cdcr-cluster2/cdcr/state/process
   [junit4]   2> 1517457 INFO  (searcherExecutor-5769-thread-1-processing-n:127.0.0.1:56613_solr x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-cluster2_shard1_replica_n1] Registered new searcher Searcher@2f0cbef8[cdcr-cluster2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1517457 INFO  (qtp1597868631-13671) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1604822921992208384
   [junit4]   2> 1517463 INFO  (qtp1597868631-13671) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-cluster2/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1517464 INFO  (qtp1597868631-13670) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 1517464 INFO  (qtp1597868631-13670) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1517466 INFO  (qtp1597868631-13670) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1517466 INFO  (qtp1597868631-13670) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1517466 INFO  (qtp1597868631-13671) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1517467 INFO  (qtp1597868631-13671) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1517467 INFO  (qtp1597868631-13671) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:56613/solr/cdcr-cluster2_shard1_replica_n1/
   [junit4]   2> 1517467 INFO  (qtp1597868631-13671) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1517468 INFO  (qtp1597868631-13671) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:56613/solr/cdcr-cluster2_shard1_replica_n1/ has no replicas
   [junit4]   2> 1517468 INFO  (qtp1597868631-13671) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1517470 INFO  (qtp1597868631-13670) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@5997ee4a[cdcr-cluster2_shard2_replica_n2] main]
   [junit4]   2> 1517470 INFO  (zkCallback-3902-thread-2) [    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster2:shard1
   [junit4]   2> 1517472 INFO  (qtp1597868631-13670) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-cluster2
   [junit4]   2> 1517473 INFO  (qtp1597868631-13670) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-cluster2
   [junit4]   2> 1517473 INFO  (qtp1597868631-13670) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cdcr-cluster2/managed-schema
   [junit4]   2> 1517473 INFO  (qtp1597868631-13671) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:56613/solr/cdcr-cluster2_shard1_replica_n1/ shard1
   [junit4]   2> 1517474 INFO  (qtp1597868631-13670) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1517474 INFO  (qtp1597868631-13670) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1517477 INFO  (searcherExecutor-5770-thread-1-processing-n:127.0.0.1:56613_solr x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SolrCore [cdcr-cluster2_shard2_replica_n2] Registered new searcher Searcher@5997ee4a[cdcr-cluster2_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1517477 INFO  (qtp1597868631-13670) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1604822922013179904
   [junit4]   2> 1517481 INFO  (qtp1597868631-13670) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-cluster2/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1517485 INFO  (qtp1597868631-13670) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1517485 INFO  (qtp1597868631-13670) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1517485 INFO  (qtp1597868631-13670) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:56613/solr/cdcr-cluster2_shard2_replica_n2/
   [junit4]   2> 1517485 INFO  (qtp1597868631-13670) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1517485 INFO  (qtp1597868631-13670) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SyncStrategy https://127.0.0.1:56613/solr/cdcr-cluster2_shard2_replica_n2/ has no replicas
   [junit4]   2> 1517485 INFO  (qtp1597868631-13670) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1517487 INFO  (zkCallback-3902-thread-2) [    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster2:shard2
   [junit4]   2> 1517489 INFO  (qtp1597868631-13670) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:56613/solr/cdcr-cluster2_shard2_replica_n2/ shard2
   [junit4]   2> 1517592 INFO  (qtp1597868631-13670) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1517595 INFO  (qtp1597868631-13670) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster2_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=1992
   [junit4]   2> 1517625 INFO  (qtp1597868631-13671) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1517627 INFO  (qtp1597868631-13671) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node3&name=cdcr-cluster2_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=2024
   [junit4]   2> 1517630 INFO  (qtp1597868631-13674) [n:127.0.0.1:56613_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1517729 INFO  (zkCallback-3902-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-cluster2/state.json] for collection [cdcr-cluster2] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1518630 INFO  (qtp1597868631-13674) [n:127.0.0.1:56613_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=cdcr-cluster2&maxShardsPerNode=2&name=cdcr-cluster2&nrtReplicas=1&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2} status=0 QTime=3346
   [junit4]   2> 1518641 INFO  (zkConnectionManagerCallback-3962-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1518643 INFO  (qtp790794367-13728) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1518644 INFO  (qtp790794367-13728) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56609/solr ready
   [junit4]   2> 1518662 INFO  (qtp1597868631-13671) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 1518662 INFO  (qtp1597868631-13671) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1518666 INFO  (qtp1597868631-13670) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 1518666 INFO  (qtp1597868631-13670) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1518668 INFO  (qtp1597868631-13672) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr params={_stateVer_=cdcr-cluster2:4&action=COLLECTIONCHECKPOINT&wt=javabin&version=2} status=0 QTime=18
   [junit4]   2> 1518669 INFO  (qtp790794367-13728) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Create new update log reader for target cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard1
   [junit4]   2> 1518669 INFO  (qtp790794367-13728) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: cdcr-cluster2, shard: shard1
   [junit4]   2> 1518672 INFO  (qtp790794367-13728) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
   [junit4]   2> 1518674 INFO  (cdcr-bootstrap-status-3958-thread-1-processing-n:127.0.0.1:56640_solr x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: cdcr-cluster2 shard: shard1 leader: https://127.0.0.1:56613/solr/cdcr-cluster2_shard1_replica_n1/
   [junit4]   2> 1518677 INFO  (zkCallback-3927-thread-1) [    ] o.a.s.h.CdcrProcessStateManager The CDCR process state has changed: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-cluster1/cdcr/state/process @ cdcr-cluster1:shard1
   [junit4]   2> 1518678 INFO  (zkCallback-3927-thread-2) [    ] o.a.s.h.CdcrProcessStateManager The CDCR process state has changed: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-cluster1/cdcr/state/process @ cdcr-cluster1:shard2
   [junit4]   2> 1518678 INFO  (qtp790794367-13728) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.S.Request [cdcr-cluster1_shard1_replica_n1]  webapp=/solr path=/cdcr params={qt=/cdcr&_stateVer_=cdcr-cluster1:4&action=start&wt=javabin&version=2} status=0 QTime=42
   [junit4]   2> 1518679 INFO  (zkCallback-3927-thread-1) [    ] o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher: STARTED @ cdcr-cluster1:shard1
   [junit4]   2> 1518679 INFO  (zkCallback-3927-thread-2) [    ] o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher: STARTED @ cdcr-cluster1:shard2
   [junit4]   2> 1518679 INFO  (qtp1597868631-13670) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr params={qt=/cdcr&masterUrl=https://127.0.0.1:56640/solr/cdcr-cluster1_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1518683 INFO  (qtp1597868631-13672) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1518683 INFO  (cdcr-bootstrap-status-3958-thread-1-processing-n:127.0.0.1:56640_solr x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager CDCR bootstrap running for 1 seconds, sleeping for 2000 ms
   [junit4]   2> 1518685 INFO  (recoveryExecutor-3899-thread-1-processing-n:127.0.0.1:56613_solr x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1518685 INFO  (zkConnectionManagerCallback-3967-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1518687 INFO  (zkCallback-3927-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1518693 INFO  (qtp790794367-13728) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1604822923288248320,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1518693 INFO  (qtp790794367-13728) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1518693 INFO  (qtp790794367-13728) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1518693 INFO  (qtp790794367-13728) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.S.Request [cdcr-cluster1_shard1_replica_n1]  webapp=/solr path=/update params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1518696 INFO  (zkCallback-3927-thread-2) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56609/solr ready
   [junit4]   2> 1518699 INFO  (qtp790794367-13728) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.S.Request [cdcr-cluster1_shard1_replica_n1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1518699 INFO  (recoveryExecutor-3899-thread-1-processing-n:127.0.0.1:56613_solr x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1518700 INFO  (recoveryExecutor-3899-thread-1-processing-n:127.0.0.1:56613_solr x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1518700 INFO  (recoveryExecutor-3899-thread-1-processing-n:127.0.0.1:56613_solr x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1518700 INFO  (recoveryExecutor-3899-thread-1-processing-n:127.0.0.1:56613_solr x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1518700 INFO  (recoveryExecutor-3899-thread-1-processing-n:127.0.0.1:56613_solr x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 1518705 INFO  (recoveryExecutor-3899-thread-1-processing-n:127.0.0.1:56613_solr x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2bd539ba[cdcr-cluster2_shard1_replica_n1] main]
   [junit4]   2> 1518706 INFO  (searcherExecutor-5769-thread-1-processing-n:127.0.0.1:56613_solr x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-cluster2_shard1_replica_n1] Registered new searcher Searcher@2bd539ba[cdcr-cluster2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1518707 INFO  (recoveryExecutor-3899-thread-1-processing-n:127.0.0.1:56613_solr x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.CdcrRequestHandler No replay needed.
   [junit4]   2> 1518747 INFO  (qtp1597868631-13680) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 1518747 INFO  (qtp1597868631-13680) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1518750 INFO  (qtp1597868631-13671) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 1518750 INFO  (qtp1597868631-13671) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1518751 INFO  (qtp1597868631-13672) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr params={_stateVer_=cdcr-cluster2:4&action=COLLECTIONCHECKPOINT&wt=javabin&version=2} status=0 QTime=42
   [junit4]   2> 1518751 INFO  (zkCallback-3927-thread-2) [    ] o.a.s.h.CdcrReplicatorManager Create new update log reader for target cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard2
   [junit4]   2> 1518751 INFO  (zkCallback-3927-thread-2) [    ] o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: cdcr-cluster2, shard: shard2
   [junit4]   2> 1518751 INFO  (zkCallback-3927-thread-2) [    ] o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
   [junit4]   2> 1518753 INFO  (cdcr-bootstrap-status-3963-thread-1) [    ] o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: cdcr-cluster2 shard: shard2 leader: https://127.0.0.1:56613/solr/cdcr-cluster2_shard2_replica_n2/
   [junit4]   2> 1518755 INFO  (qtp1597868631-13680) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr params={qt=/cdcr&masterUrl=https://127.0.0.1:56640/solr/cdcr-cluster1_shard2_replica_n2/&action=BOOTSTRAP&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1518755 INFO  (recoveryExecutor-3899-thread-1-processing-n:127.0.0.1:56613_solr x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1518756 INFO  (qtp1597868631-13671) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1518756 INFO  (cdcr-bootstrap-status-3963-thread-1) [    ] o.a.s.h.CdcrReplicatorManager CDCR bootstrap running for 1 seconds, sleeping for 2000 ms
   [junit4]   2> 1518760 INFO  (qtp790794367-13730) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1604822923358502912,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1518760 INFO  (qtp790794367-13730) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1518761 INFO  (qtp790794367-13730) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1518761 INFO  (qtp790794367-13730) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n2]  webapp=/solr path=/update params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1518763 INFO  (qtp790794367-13728) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n2]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1518763 INFO  (recoveryExecutor-3899-thread-1-processing-n:127.0.0.1:56613_solr x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1518763 INFO  (recoveryExecutor-3899-thread-1-processing-n:127.0.0.1:56613_solr x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1518763 INFO  (recoveryExecutor-3899-thread-1-processing-n:127.0.0.1:56613_solr x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1518763 INFO  (recoveryExecutor-3899-thread-1-processing-n:127.0.0.1:56613_solr x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1518763 INFO  (recoveryExecutor-3899-thread-1-processing-n:127.0.0.1:56613_solr x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 1518767 INFO  (recoveryExecutor-3899-thread-1-processing-n:127.0.0.1:56613_solr x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@749dccdd[cdcr-cluster2_shard2_replica_n2] main]
   [junit4]   2> 1518768 INFO  (searcherExecutor-5770-thread-1-processing-n:127.0.0.1:56613_solr x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SolrCore [cdcr-cluster2_shard2_replica_n2] Registered new searcher Searcher@749dccdd[cdcr-cluster2_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1518768 INFO  (recoveryExecutor-3899-thread-1-processing-n:127.0.0.1:56613_solr x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.CdcrRequestHandler No replay needed.
   [junit4]   2> 1519404 INFO  (OverseerCollectionConfigSetProcessor-72160276390608899-127.0.0.1:56613_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> 1520679 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[B2B685B8EAE4D58E]) [    ] o.a.s.c.c.CdcrBidirectionalTest Adding 10 docs with commit=true, numDocs=100
   [junit4]   2> 1520687 INFO  (qtp1597868631-13680) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1520687 INFO  (cdcr-bootstrap-status-3958-thread-1-processing-n:127.0.0.1:56640_solr x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager CDCR bootstrap successful in 3 seconds
   [junit4]   2> 1520695 INFO  (qtp790794367-13724) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-cluster1/terms/shard2 to Terms{values={core_node4=1}, version=1}
   [junit4]   2> 1520696 INFO  (qtp790794367-13724) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=cdcr-cluster1:4&wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 1520696 INFO  (qtp790794367-13730) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-cluster1/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 1520697 INFO  (qtp790794367-13730) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.S.Request [cdcr-cluster1_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-cluster1:4&wt=javabin&version=2} status=0 QTime=15
   [junit4]   2> 1520705 INFO  (qtp1597868631-13671) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 1520705 INFO  (qtp1597868631-13671) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1520711 INFO  (qtp1597868631-13670) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 1520711 INFO  (qtp1597868631-13670) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1520712 INFO  (qtp1597868631-13680) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr params={_stateVer_=cdcr-cluster2:4&action=COLLECTIONCHECKPOINT&wt=javabin&version=2} status=0 QTime=24
   [junit4]   2> 1520712 INFO  (cdcr-bootstrap-status-3958-thread-1-processing-n:127.0.0.1:56640_solr x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Create new update log reader for target cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard1
   [junit4]   2> 1520713 INFO  (cdcr-bootstrap-status-3958-thread-1-processing-n:127.0.0.1:56640_solr x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Bootstrap successful, giving the go-ahead to replicator
   [junit4]   2> 1520717 INFO  (qtp790794367-13730) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1604822925410566144,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1520717 INFO  (qtp790794367-13730) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3c09ed3c commitCommandVersion:1604822925410566144
   [junit4]   2> 1520730 INFO  (qtp790794367-13724) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1604822925424197632,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1520730 INFO  (qtp790794367-13724) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@77009abb commitCommandVersion:1604822925424197632
   [junit4]   2> 1520756 INFO  (qtp1597868631-13670) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1520757 INFO  (cdcr-bootstrap-status-3963-thread-1) [    ] o.a.s.h.CdcrReplicatorManager CDCR bootstrap successful in 3 seconds
   [junit4]   2> 1520764 INFO  (qtp1597868631-13670) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 1520764 INFO  (qtp1597868631-13670) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1520769 INFO  (qtp1597868631-13670) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 1520769 INFO  (qtp1597868631-13670) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1520770 INFO  (qtp1597868631-13671) [n:127.0.0.1:56613_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr params={_stateVer_=cdcr-cluster2:4&action=COLLECTIONCHECKPOINT&wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 1520784 INFO  (cdcr-bootstrap-status-3963-thread-1) [    ] o.a.s.h.CdcrReplicatorManager Create new update log reader for target cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard2
   [junit4]   2> 1520785 INFO  (cdcr-bootstrap-status-3963-thread-1) [    ] o.a.s.h.CdcrReplicatorManager Bootstrap successful, giving the go-ahead to replicator
   [junit4]   2> 1520909 INFO  (qtp790794367-13730) [n:127.0.0.1:56640_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.

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

[junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:291)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:151)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to create core [cdcr-cluster2_shard2_replica_n3]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1161)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1050)
   [junit4]   2> 	... 43 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not get shard id for core: cdcr-cluster2_shard2_replica_n3
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.waitForShardId(ZkController.java:1633)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.doGetShardIdAndNodeNameProcess(ZkController.java:1573)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.preRegister(ZkController.java:1688)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1133)
   [junit4]   2> 	... 44 more
   [junit4]   2> 
   [junit4]   2> 301063 INFO  (qtp718298327-340) [n:127.0.0.1:64540_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n3] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster2_shard2_replica_n3&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=400 QTime=224876
   [junit4]   2> 301065 ERROR (TEST-CdcrBidirectionalTest.testBiDir-seed#[B2B685B8EAE4D58E]) [    ] 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> 301065 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[B2B685B8EAE4D58E]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64536 64536
   [junit4]   2> 301067 INFO  (Thread-28) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64536 64536
   [junit4]   2> 301069 WARN  (Thread-28) [    ] 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> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/collections/cdcr-cluster2/state.json
   [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> 301071 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[B2B685B8EAE4D58E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBiDir
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CdcrBidirectionalTest -Dtests.method=testBiDir -Dtests.seed=B2B685B8EAE4D58E -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=sr-Cyrl -Dtests.timezone=America/Miquelon -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    233s J0 | CdcrBidirectionalTest.testBiDir <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:64540/solr: create the collection time out:180s
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B2B685B8EAE4D58E:F76D755AF2CA99CC]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    > 	at org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir(CdcrBidirectionalTest.java:72)
   [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-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.cdcr.CdcrBidirectionalTest_B2B685B8EAE4D58E-001
   [junit4]   2> Jul 01, 2018 9:49:13 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=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6ab2c4ef), locale=sr-Cyrl, timezone=America/Miquelon
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.4 (64-bit)/cpus=3,threads=1,free=77323864,total=141991936
   [junit4]   2> NOTE: All tests run in this JVM: [CdcrBidirectionalTest, CdcrBidirectionalTest]
   [junit4] Completed [5/5 (1!)] on J0 in 234.29s, 1 test, 1 error <<< FAILURES!

[...truncated 10 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1568: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1092: There were test failures: 5 suites, 5 tests, 1 error [seed: B2B685B8EAE4D58E]

Total time: 5 minutes 6 seconds

[repro] Setting last failure code to 1

[repro] Failures:
[repro]   1/5 failed: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
[repro] Exiting with code 1

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST lucene\build move /y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST solr\build move /y solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST lucene\build.orig move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST solr\build.orig move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>exit 0 
Archiving artifacts
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=ea4043b954dd089e3deb27b1f70da868b383152a, workspace=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows
[WARNINGS] Computing warning deltas based on reference build #7393
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-10) - Build # 7396 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7396/
Java: 64bit/jdk-10 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.sim.TestNodeAddedTrigger.testTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([9D8C18DB71DB1B85:FE472E59E81468A8]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.autoscaling.sim.TestNodeAddedTrigger.testTrigger(TestNodeAddedTrigger.java:117)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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 13757 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestNodeAddedTrigger
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestNodeAddedTrigger_9D8C18DB71DB1B85-001\init-core-data-001
   [junit4]   2> 1379579 WARN  (SUITE-TestNodeAddedTrigger-seed#[9D8C18DB71DB1B85]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=135 numCloses=135
   [junit4]   2> 1379579 INFO  (SUITE-TestNodeAddedTrigger-seed#[9D8C18DB71DB1B85]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1379580 INFO  (SUITE-TestNodeAddedTrigger-seed#[9D8C18DB71DB1B85]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1379581 INFO  (SUITE-TestNodeAddedTrigger-seed#[9D8C18DB71DB1B85]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1379589 INFO  (SUITE-TestNodeAddedTrigger-seed#[9D8C18DB71DB1B85]-worker) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1379595 INFO  (TEST-TestNodeAddedTrigger.testListenerAcceptance-seed#[9D8C18DB71DB1B85]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testListenerAcceptance
   [junit4]   2> 1379598 INFO  (TEST-TestNodeAddedTrigger.testListenerAcceptance-seed#[9D8C18DB71DB1B85]) [    ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing object cache...
   [junit4]   2> 1379599 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1379700 INFO  (TEST-TestNodeAddedTrigger.testListenerAcceptance-seed#[9D8C18DB71DB1B85]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testListenerAcceptance
   [junit4]   2> 1379700 INFO  (TEST-TestNodeAddedTrigger.testListenerAcceptance-seed#[9D8C18DB71DB1B85]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase #######################################
   [junit4]   2> ############ CLUSTER STATE ############
   [junit4]   2> #######################################
   [junit4]   2> ## Live nodes:		2
   [junit4]   2> ## Empty nodes:	2
   [junit4]   2> ## Dead nodes:		0
   [junit4]   2> ## Collections:	[]
   [junit4]   2> ## Max replicas per node:	0
   [junit4]   2> ## Min replicas per node:	0
   [junit4]   2> ## Total replicas:		0
   [junit4]   2> ######### Solr op counts ##########
   [junit4]   2> ######### Autoscaling event counts ###########
   [junit4]   2> 
   [junit4]   2> 1379700 INFO  (TEST-TestNodeAddedTrigger.testTrigger-seed#[9D8C18DB71DB1B85]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTrigger
   [junit4]   2> 1379705 INFO  (TEST-TestNodeAddedTrigger.testTrigger-seed#[9D8C18DB71DB1B85]) [    ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing object cache...
   [junit4]   2> 1379705 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1379869 INFO  (TEST-TestNodeAddedTrigger.testTrigger-seed#[9D8C18DB71DB1B85]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTrigger
   [junit4]   2> 1379869 INFO  (TEST-TestNodeAddedTrigger.testTrigger-seed#[9D8C18DB71DB1B85]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase #######################################
   [junit4]   2> ############ CLUSTER STATE ############
   [junit4]   2> #######################################
   [junit4]   2> ## Live nodes:		3
   [junit4]   2> ## Empty nodes:	3
   [junit4]   2> ## Dead nodes:		0
   [junit4]   2> ## Collections:	[]
   [junit4]   2> ## Max replicas per node:	0
   [junit4]   2> ## Min replicas per node:	0
   [junit4]   2> ## Total replicas:		0
   [junit4]   2> ######### Solr op counts ##########
   [junit4]   2> ######### Autoscaling event counts ###########
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNodeAddedTrigger -Dtests.method=testTrigger -Dtests.seed=9D8C18DB71DB1B85 -Dtests.slow=true -Dtests.locale=ne-IN -Dtests.timezone=Asia/Beirut -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.17s J1 | TestNodeAddedTrigger.testTrigger <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9D8C18DB71DB1B85:FE472E59E81468A8]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestNodeAddedTrigger.testTrigger(TestNodeAddedTrigger.java:117)
   [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> 1379873 INFO  (TEST-TestNodeAddedTrigger.testActionLifecycle-seed#[9D8C18DB71DB1B85]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testActionLifecycle
   [junit4]   2> 1379874 INFO  (TEST-TestNodeAddedTrigger.testActionLifecycle-seed#[9D8C18DB71DB1B85]) [    ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing object cache...
   [junit4]   2> 1379874 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Interrupted
   [junit4]   2> java.lang.InterruptedException: null
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1259) ~[?:?]
   [junit4]   2> 	at java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:317) ~[?:?]
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:177) [java/:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:844) [?:?]
   [junit4]   2> 1379976 INFO  (TEST-TestNodeAddedTrigger.testActionLifecycle-seed#[9D8C18DB71DB1B85]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testActionLifecycle
   [junit4]   2> 1379976 INFO  (TEST-TestNodeAddedTrigger.testActionLifecycle-seed#[9D8C18DB71DB1B85]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase #######################################
   [junit4]   2> ############ CLUSTER STATE ############
   [junit4]   2> #######################################
   [junit4]   2> ## Live nodes:		1
   [junit4]   2> ## Empty nodes:	1
   [junit4]   2> ## Dead nodes:		0
   [junit4]   2> ## Collections:	[]
   [junit4]   2> ## Max replicas per node:	0
   [junit4]   2> ## Min replicas per node:	0
   [junit4]   2> ## Total replicas:		0
   [junit4]   2> ######### Solr op counts ##########
   [junit4]   2> ######### Autoscaling event counts ###########
   [junit4]   2> 
   [junit4]   2> 1379979 INFO  (TEST-TestNodeAddedTrigger.testRestoreState-seed#[9D8C18DB71DB1B85]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRestoreState
   [junit4]   2> 1379979 INFO  (TEST-TestNodeAddedTrigger.testRestoreState-seed#[9D8C18DB71DB1B85]) [    ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing object cache...
   [junit4]   2> 1379979 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1380207 INFO  (TEST-TestNodeAddedTrigger.testRestoreState-seed#[9D8C18DB71DB1B85]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRestoreState
   [junit4]   2> 1380207 INFO  (TEST-TestNodeAddedTrigger.testRestoreState-seed#[9D8C18DB71DB1B85]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase #######################################
   [junit4]   2> ############ CLUSTER STATE ############
   [junit4]   2> #######################################
   [junit4]   2> ## Live nodes:		2
   [junit4]   2> ## Empty nodes:	2
   [junit4]   2> ## Dead nodes:		0
   [junit4]   2> ## Collections:	[]
   [junit4]   2> ## Max replicas per node:	0
   [junit4]   2> ## Min replicas per node:	0
   [junit4]   2> ## Total replicas:		0
   [junit4]   2> ######### Solr op counts ##########
   [junit4]   2> ######### Autoscaling event counts ###########
   [junit4]   2> 
   [junit4]   2> 1380208 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Interrupted
   [junit4]   2> java.lang.InterruptedException: null
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2050) ~[?:?]
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2084) ~[?:?]
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:189) [java/:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:844) [?:?]
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestNodeAddedTrigger_9D8C18DB71DB1B85-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1572, maxMBSortInHeap=7.255129815230873, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@30fa1aca), locale=ne-IN, timezone=Asia/Beirut
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 10 (64-bit)/cpus=3,threads=1,free=120214704,total=505638912
   [junit4]   2> NOTE: All tests run in this JVM: [HealthCheckHandlerTest, SegmentsInfoRequestHandlerTest, TestReloadDeadlock, ConnectionReuseTest, TestSolrConfigHandlerConcurrent, DistributedVersionInfoTest, CreateCollectionCleanupTest, OverseerTest, ImplicitSnitchTest, TestPostingsSolrHighlighter, SolrTestCaseJ4Test, SharedFSAutoReplicaFailoverTest, TestSimpleTrackingShardHandler, TestInitParams, ShardRoutingCustomTest, TestRealTimeGet, TestManagedResource, DistributedExpandComponentTest, TestManagedSynonymFilterFactory, TestSolrFieldCacheBean, BasicZkTest, DocumentAnalysisRequestHandlerTest, TestDistribDocBasedVersion, CollectionTooManyReplicasTest, TestConfig, PolyFieldTest, TestNamedUpdateProcessors, TestHighlightDedupGrouping, CdcrReplicationDistributedZkTest, TestBlendedInfixSuggestions, TestConfigSets, PreAnalyzedFieldTest, TestValueSourceCache, TestSubQueryTransformerCrossCore, TestObjectReleaseTracker, TestSchemaManager, TestClusterStateProvider, TestCoreDiscovery, SolrGraphiteReporterTest, ClassificationUpdateProcessorIntegrationTest, TestFieldSortValues, TestSlowCompositeReaderWrapper, DeleteShardTest, CollectionsAPIDistributedZkTest, QueryEqualityTest, TestSearcherReuse, TestChildDocTransformer, WrapperMergePolicyFactoryTest, EmbeddedSolrNoSerializeTest, TestDynamicFieldResource, TestCursorMarkWithoutUniqueKey, SortByFunctionTest, TestJsonFacets, TestQueryUtils, TestDistributedStatsComponentCardinality, TestUtils, TestGenericDistributedQueue, HdfsBasicDistributedZkTest, NodeAddedTriggerIntegrationTest, TestXmlQParserPlugin, SolrJmxReporterTest, MetricUtilsTest, TestLockTree, TestPseudoReturnFields, TestRestoreCore, LeaderFailoverAfterPartitionTest, GraphQueryTest, RecoveryAfterSoftCommitTest, AutoAddReplicasIntegrationTest, CircularListTest, TestUseDocValuesAsStored2, TestGraphMLResponseWriter, LIRRollingUpdatesTest, SmileWriterTest, HdfsLockFactoryTest, TestHashPartitioner, CursorPagingTest, TestFieldCacheWithThreads, TaggingAttributeTest, AutoScalingHandlerTest, TestMissingGroups, DistributedFacetPivotSmallAdvancedTest, TestCollationField, DateFieldTest, TestStandardQParsers, QueryResultKeyTest, BasicFunctionalityTest, HighlighterMaxOffsetTest, LargeFieldTest, SimplePostToolTest, BigEndianAscendingWordDeserializerTest, TestNumericTerms32, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ShufflingReplicaListTransformerTest, BJQParserTest, TestStressRecovery, TestFieldCacheReopen, TestCloudDeleteByQuery, StatsComponentTest, TestUniqueKeyFieldResource, TestBlobHandler, TestPullReplica, CoreSorterTest, BooleanFieldTest, BitVectorTest, BufferStoreTest, DistributedSuggestComponentTest, SchemaVersionSpecificBehaviorTest, TestSweetSpotSimilarityFactory, TestMacros, TestSortableTextField, DeleteInactiveReplicaTest, TestCollectionAPI, TestPHPSerializedResponseWriter, MultiTermTest, TlogReplayBufferedWhileIndexingTest, TestRandomDVFaceting, BlockCacheTest, TestSkipOverseerOperations, DistribJoinFromCollectionTest, TestConfigsApi, TestSSLRandomization, ParsingFieldUpdateProcessorsTest, AddReplicaTest, DistributedQueryComponentCustomSortTest, FastVectorHighlighterTest, TestAtomicUpdateErrorCases, TestCryptoKeys, TestCSVResponseWriter, RestartWhileUpdatingTest, TestRawResponseWriter, TestWriterPerf, TestNumericRangeQuery64, MoveReplicaHDFSTest, BadComponentTest, ExternalFileFieldSortTest, TestSafeXMLParsing, TestDocumentBuilder, TestStreamBody, SolrCoreTest, TransactionLogTest, TestLRUStatsCache, ExitableDirectoryReaderTest, Tagger2Test, TestDynamicLoading, TestPolicyCloud, TestHighFrequencyDictionaryFactory, TestSystemIdResolver, SortSpecParsingTest, TestRebalanceLeaders, TokenizerChainTest, LeaderElectionIntegrationTest, TestReplicationHandlerBackup, TestComplexPhraseLeadingWildcard, FileUtilsTest, AtomicUpdatesTest, TestCharFilters, SolrCmdDistributorTest, TestSchemaResource, TestDelegationWithHadoopAuth, TestSolrDeletionPolicy2, DistributedFacetPivotLargeTest, HttpSolrCallGetCoreTest, TestTrackingShardHandlerFactory, TestManagedSchemaAPI, DocValuesMissingTest, TestNodeAddedTrigger]
   [junit4] Completed [365/820 (1!)] on J1 in 0.65s, 4 tests, 1 failure <<< FAILURES!

[...truncated 45440 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7396/consoleText

[repro] Revision: f835d2499778972ad901a6be11ecf6ef308c0bb0

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"

[repro] ant clean

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

[...truncated 3326 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestNodeAddedTrigger" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=9D8C18DB71DB1B85 -Dtests.slow=true -Dtests.locale=ne-IN -Dtests.timezone=Asia/Beirut -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 89 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.sim.TestNodeAddedTrigger
[repro] Exiting with code 0

[...truncated 75 lines...]

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-9.0.4) - Build # 7395 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7395/
Java: 64bit/jdk-9.0.4 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateWithDefaultConfigSet

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([7634072EC8B0DC3:49C8E135B3347730]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateWithDefaultConfigSet(CollectionsAPISolrJTest.java:82)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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 13921 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPISolrJTest_7634072EC8B0DC3-001\init-core-data-001
   [junit4]   2> 1822173 INFO  (SUITE-CollectionsAPISolrJTest-seed#[7634072EC8B0DC3]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPISolrJTest_7634072EC8B0DC3-001\tempDir-001
   [junit4]   2> 1822173 INFO  (SUITE-CollectionsAPISolrJTest-seed#[7634072EC8B0DC3]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1822174 INFO  (Thread-2937) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1822174 INFO  (Thread-2937) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1822180 ERROR (Thread-2937) [    ] 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> 1822275 INFO  (SUITE-CollectionsAPISolrJTest-seed#[7634072EC8B0DC3]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:62667
   [junit4]   2> 1822278 INFO  (zkConnectionManagerCallback-4455-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1822283 INFO  (jetty-launcher-4452-thread-4) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11
   [junit4]   2> 1822283 INFO  (jetty-launcher-4452-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11
   [junit4]   2> 1822283 INFO  (jetty-launcher-4452-thread-3) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11
   [junit4]   2> 1822284 INFO  (jetty-launcher-4452-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11
   [junit4]   2> 1822284 INFO  (jetty-launcher-4452-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1822284 INFO  (jetty-launcher-4452-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1822284 INFO  (jetty-launcher-4452-thread-4) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1822284 INFO  (jetty-launcher-4452-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1822284 INFO  (jetty-launcher-4452-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1822285 INFO  (jetty-launcher-4452-thread-3) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1822285 INFO  (jetty-launcher-4452-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2ab5481e{/solr,null,AVAILABLE}
   [junit4]   2> 1822285 INFO  (jetty-launcher-4452-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1822285 INFO  (jetty-launcher-4452-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1822285 INFO  (jetty-launcher-4452-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@489fa8d3{/solr,null,AVAILABLE}
   [junit4]   2> 1822285 INFO  (jetty-launcher-4452-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1822286 INFO  (jetty-launcher-4452-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@70dce673{/solr,null,AVAILABLE}
   [junit4]   2> 1822286 INFO  (jetty-launcher-4452-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1822286 INFO  (jetty-launcher-4452-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1822286 INFO  (jetty-launcher-4452-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1822287 INFO  (jetty-launcher-4452-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@21791218{/solr,null,AVAILABLE}
   [junit4]   2> 1822287 INFO  (jetty-launcher-4452-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2252fa4e{HTTP/1.1,[http/1.1]}{127.0.0.1:62673}
   [junit4]   2> 1822287 INFO  (jetty-launcher-4452-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7f998ce2{HTTP/1.1,[http/1.1]}{127.0.0.1:62671}
   [junit4]   2> 1822287 INFO  (jetty-launcher-4452-thread-2) [    ] o.e.j.s.Server Started @1822325ms
   [junit4]   2> 1822287 INFO  (jetty-launcher-4452-thread-3) [    ] o.e.j.s.Server Started @1822325ms
   [junit4]   2> 1822287 INFO  (jetty-launcher-4452-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62671}
   [junit4]   2> 1822287 INFO  (jetty-launcher-4452-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62673}
   [junit4]   2> 1822287 ERROR (jetty-launcher-4452-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1822287 ERROR (jetty-launcher-4452-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1822287 INFO  (jetty-launcher-4452-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1822287 INFO  (jetty-launcher-4452-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1822287 INFO  (jetty-launcher-4452-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 1822287 INFO  (jetty-launcher-4452-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 1822287 INFO  (jetty-launcher-4452-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1822287 INFO  (jetty-launcher-4452-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1822287 INFO  (jetty-launcher-4452-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1822287 INFO  (jetty-launcher-4452-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1822287 INFO  (jetty-launcher-4452-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-02T08:01:40.957323800Z
   [junit4]   2> 1822288 INFO  (jetty-launcher-4452-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-02T08:01:40.957323800Z
   [junit4]   2> 1822290 INFO  (jetty-launcher-4452-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6d13752e{HTTP/1.1,[http/1.1]}{127.0.0.1:62672}
   [junit4]   2> 1822290 INFO  (jetty-launcher-4452-thread-4) [    ] o.e.j.s.Server Started @1822329ms
   [junit4]   2> 1822290 INFO  (jetty-launcher-4452-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62672}
   [junit4]   2> 1822292 ERROR (jetty-launcher-4452-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1822292 INFO  (jetty-launcher-4452-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1822292 INFO  (jetty-launcher-4452-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 1822292 INFO  (jetty-launcher-4452-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1822292 INFO  (jetty-launcher-4452-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1822292 INFO  (jetty-launcher-4452-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-02T08:01:40.962670300Z
   [junit4]   2> 1822292 INFO  (jetty-launcher-4452-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@32c90288{HTTP/1.1,[http/1.1]}{127.0.0.1:62680}
   [junit4]   2> 1822292 INFO  (jetty-launcher-4452-thread-1) [    ] o.e.j.s.Server Started @1822332ms
   [junit4]   2> 1822292 INFO  (jetty-launcher-4452-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62680}
   [junit4]   2> 1822294 ERROR (jetty-launcher-4452-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1822294 INFO  (jetty-launcher-4452-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1822294 INFO  (jetty-launcher-4452-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 1822294 INFO  (jetty-launcher-4452-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1822294 INFO  (jetty-launcher-4452-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1822294 INFO  (jetty-launcher-4452-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-02T08:01:40.964102500Z
   [junit4]   2> 1822295 INFO  (zkConnectionManagerCallback-4459-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1822297 INFO  (zkConnectionManagerCallback-4457-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1822297 INFO  (jetty-launcher-4452-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1822297 INFO  (jetty-launcher-4452-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1822297 INFO  (zkConnectionManagerCallback-4461-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1822298 INFO  (jetty-launcher-4452-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1822301 INFO  (zkConnectionManagerCallback-4463-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1822302 INFO  (jetty-launcher-4452-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1822311 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1005fc788d20004, likely client has closed socket
   [junit4]   2> 1822453 INFO  (jetty-launcher-4452-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62667/solr
   [junit4]   2> 1822474 INFO  (jetty-launcher-4452-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62667/solr
   [junit4]   2> 1822479 INFO  (zkConnectionManagerCallback-4467-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1822481 INFO  (zkConnectionManagerCallback-4471-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1822487 INFO  (zkConnectionManagerCallback-4473-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1822492 INFO  (zkConnectionManagerCallback-4475-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1822586 INFO  (jetty-launcher-4452-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62667/solr
   [junit4]   2> 1822594 INFO  (zkConnectionManagerCallback-4483-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1822595 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1005fc788d20009, likely client has closed socket
   [junit4]   2> 1822600 INFO  (zkConnectionManagerCallback-4485-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1822651 INFO  (jetty-launcher-4452-thread-1) [n:127.0.0.1:62680_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1822659 INFO  (jetty-launcher-4452-thread-1) [n:127.0.0.1:62680_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62680_solr
   [junit4]   2> 1822668 INFO  (jetty-launcher-4452-thread-1) [n:127.0.0.1:62680_solr    ] o.a.s.c.Overseer Overseer (id=72162904636522506-127.0.0.1:62680_solr-n_0000000000) starting
   [junit4]   2> 1822680 INFO  (jetty-launcher-4452-thread-3) [n:127.0.0.1:62671_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1822681 INFO  (zkConnectionManagerCallback-4492-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1822682 INFO  (jetty-launcher-4452-thread-3) [n:127.0.0.1:62671_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62671_solr
   [junit4]   2> 1822683 INFO  (jetty-launcher-4452-thread-1) [n:127.0.0.1:62680_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1822683 INFO  (jetty-launcher-4452-thread-2) [n:127.0.0.1:62673_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1822684 INFO  (jetty-launcher-4452-thread-1) [n:127.0.0.1:62680_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62667/solr ready
   [junit4]   2> 1822685 INFO  (jetty-launcher-4452-thread-2) [n:127.0.0.1:62673_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1822685 INFO  (jetty-launcher-4452-thread-1) [n:127.0.0.1:62680_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1822686 INFO  (jetty-launcher-4452-thread-1) [n:127.0.0.1:62680_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62680_solr
   [junit4]   2> 1822688 INFO  (jetty-launcher-4452-thread-2) [n:127.0.0.1:62673_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1822688 INFO  (jetty-launcher-4452-thread-2) [n:127.0.0.1:62673_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62673_solr
   [junit4]   2> 1822741 INFO  (jetty-launcher-4452-thread-1) [n:127.0.0.1:62680_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1822745 INFO  (zkCallback-4474-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 1822745 INFO  (zkCallback-4484-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1822757 INFO  (zkCallback-4491-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 1822757 INFO  (zkCallback-4472-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1822772 INFO  (zkConnectionManagerCallback-4498-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1822772 INFO  (jetty-launcher-4452-thread-3) [n:127.0.0.1:62671_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1822775 INFO  (jetty-launcher-4452-thread-3) [n:127.0.0.1:62671_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62667/solr ready
   [junit4]   2> 1822775 INFO  (jetty-launcher-4452-thread-3) [n:127.0.0.1:62671_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1822779 INFO  (jetty-launcher-4452-thread-1) [n:127.0.0.1:62680_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62680.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c176d7c
   [junit4]   2> 1822787 INFO  (jetty-launcher-4452-thread-1) [n:127.0.0.1:62680_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62680.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c176d7c
   [junit4]   2> 1822787 INFO  (jetty-launcher-4452-thread-1) [n:127.0.0.1:62680_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62680.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c176d7c
   [junit4]   2> 1822790 INFO  (zkConnectionManagerCallback-4503-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1822792 INFO  (jetty-launcher-4452-thread-1) [n:127.0.0.1:62680_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPISolrJTest_7634072EC8B0DC3-001\tempDir-001\node1\.
   [junit4]   2> 1822794 INFO  (jetty-launcher-4452-thread-2) [n:127.0.0.1:62673_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1822801 INFO  (jetty-launcher-4452-thread-3) [n:127.0.0.1:62671_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62671.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c176d7c
   [junit4]   2> 1822810 INFO  (jetty-launcher-4452-thread-3) [n:127.0.0.1:62671_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62671.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c176d7c
   [junit4]   2> 1822810 INFO  (jetty-launcher-4452-thread-3) [n:127.0.0.1:62671_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62671.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c176d7c
   [junit4]   2> 1822812 INFO  (jetty-launcher-4452-thread-3) [n:127.0.0.1:62671_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPISolrJTest_7634072EC8B0DC3-001\tempDir-001\node3\.
   [junit4]   2> 1822814 INFO  (jetty-launcher-4452-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62667/solr
   [junit4]   2> 1822816 INFO  (jetty-launcher-4452-thread-2) [n:127.0.0.1:62673_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62667/solr ready
   [junit4]   2> 1822816 INFO  (jetty-launcher-4452-thread-2) [n:127.0.0.1:62673_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1822825 INFO  (zkConnectionManagerCallback-4508-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1822830 INFO  (zkConnectionManagerCallback-4511-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1822843 INFO  (jetty-launcher-4452-thread-2) [n:127.0.0.1:62673_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62673.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c176d7c
   [junit4]   2> 1822853 INFO  (jetty-launcher-4452-thread-2) [n:127.0.0.1:62673_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62673.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c176d7c
   [junit4]   2> 1822854 INFO  (jetty-launcher-4452-thread-2) [n:127.0.0.1:62673_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62673.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c176d7c
   [junit4]   2> 1822866 INFO  (jetty-launcher-4452-thread-2) [n:127.0.0.1:62673_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPISolrJTest_7634072EC8B0DC3-001\tempDir-001\node2\.
   [junit4]   2> 1822869 INFO  (jetty-launcher-4452-thread-4) [n:127.0.0.1:62672_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1822873 INFO  (jetty-launcher-4452-thread-4) [n:127.0.0.1:62672_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1822890 INFO  (jetty-launcher-4452-thread-4) [n:127.0.0.1:62672_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1822890 INFO  (jetty-launcher-4452-thread-4) [n:127.0.0.1:62672_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62672_solr
   [junit4]   2> 1822893 INFO  (zkCallback-4472-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1822894 INFO  (zkCallback-4484-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1822894 INFO  (zkCallback-4491-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1822894 INFO  (zkCallback-4474-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1822895 INFO  (zkCallback-4510-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1822896 INFO  (zkCallback-4497-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1822896 INFO  (zkCallback-4502-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1822936 INFO  (zkConnectionManagerCallback-4518-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1822938 INFO  (jetty-launcher-4452-thread-4) [n:127.0.0.1:62672_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1822939 INFO  (jetty-launcher-4452-thread-4) [n:127.0.0.1:62672_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62667/solr ready
   [junit4]   2> 1822939 INFO  (jetty-launcher-4452-thread-4) [n:127.0.0.1:62672_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1822965 INFO  (jetty-launcher-4452-thread-4) [n:127.0.0.1:62672_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62672.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c176d7c
   [junit4]   2> 1822973 INFO  (jetty-launcher-4452-thread-4) [n:127.0.0.1:62672_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62672.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c176d7c
   [junit4]   2> 1822973 INFO  (jetty-launcher-4452-thread-4) [n:127.0.0.1:62672_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62672.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c176d7c
   [junit4]   2> 1822977 INFO  (jetty-launcher-4452-thread-4) [n:127.0.0.1:62672_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPISolrJTest_7634072EC8B0DC3-001\tempDir-001\node4\.
   [junit4]   2> 1823034 INFO  (zkConnectionManagerCallback-4521-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1823040 INFO  (zkConnectionManagerCallback-4526-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1823042 INFO  (SUITE-CollectionsAPISolrJTest-seed#[7634072EC8B0DC3]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1823044 INFO  (SUITE-CollectionsAPISolrJTest-seed#[7634072EC8B0DC3]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62667/solr ready
   [junit4]   2> 1823280 INFO  (qtp1748489288-16052) [n:127.0.0.1:62673_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params property.ulogDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPISolrJTest_7634072EC8B0DC3-001\testPropertyParamsForCreate-001\ulogDir-h&property.dataDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPISolrJTest_7634072EC8B0DC3-001\testPropertyParamsForCreate-001\dataDir-p&collection.configName=conf&name=solrj_test_core_props&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1823284 INFO  (OverseerThreadFactory-6966-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection solrj_test_core_props
   [junit4]   2> 1823416 INFO  (OverseerStateUpdate-72162904636522506-127.0.0.1:62680_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"solrj_test_core_props",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"solrj_test_core_props_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62673/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1823620 INFO  (qtp1748489288-16059) [n:127.0.0.1:62673_solr    x:solrj_test_core_props_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&property.dataDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPISolrJTest_7634072EC8B0DC3-001\testPropertyParamsForCreate-001\dataDir-p&collection.configName=conf&newCollection=true&collection=solrj_test_core_props&version=2&replicaType=NRT&property.ulogDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPISolrJTest_7634072EC8B0DC3-001\testPropertyParamsForCreate-001\ulogDir-h&coreNodeName=core_node2&name=solrj_test_core_props_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 1824657 INFO  (qtp1748489288-16059) [n:127.0.0.1:62673_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1824665 INFO  (qtp1748489288-16059) [n:127.0.0.1:62673_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.s.IndexSchema [solrj_test_core_props_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1824668 INFO  (qtp1748489288-16059) [n:127.0.0.1:62673_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1824669 INFO  (qtp1748489288-16059) [n:127.0.0.1:62673_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'solrj_test_core_props_shard1_replica_n1' using configuration from collection solrj_test_core_props, trusted=true
   [junit4]   2> 1824669 INFO  (qtp1748489288-16059) [n:127.0.0.1:62673_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62673.solr.core.solrj_test_core_props.shard1.replica_n1' (registry 'solr.core.solrj_test_core_props.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c176d7c
   [junit4]   2> 1824669 INFO  (qtp1748489288-16059) [n:127.0.0.1:62673_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1824670 INFO  (qtp1748489288-16059) [n:127.0.0.1:62673_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.c.SolrCore [[solrj_test_core_props_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPISolrJTest_7634072EC8B0DC3-001\tempDir-001\node2\solrj_test_core_props_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPISolrJTest_7634072EC8B0DC3-001\testPropertyParamsForCreate-001\dataDir-p\]
   [junit4]   2> 1824776 INFO  (qtp1748489288-16059) [n:127.0.0.1:62673_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1824776 INFO  (qtp1748489288-16059) [n:127.0.0.1:62673_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1824781 INFO  (qtp1748489288-16059) [n:127.0.0.1:62673_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1824781 INFO  (qtp1748489288-16059) [n:127.0.0.1:62673_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1824782 INFO  (qtp1748489288-16059) [n:127.0.0.1:62673_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7fcc4dc5[solrj_test_core_props_shard1_replica_n1] main]
   [junit4]   2> 1824784 INFO  (qtp1748489288-16059) [n:127.0.0.1:62673_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1824784 INFO  (qtp1748489288-16059) [n:127.0.0.1:62673_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1824785 INFO  (qtp1748489288-16059) [n:127.0.0.1:62673_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1824785 INFO  (qtp1748489288-16059) [n:127.0.0.1:62673_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1604864970278830080
   [junit4]   2> 1824787 INFO  (searcherExecutor-6981-thread-1-processing-n:127.0.0.1:62673_solr x:solrj_test_core_props_shard1_replica_n1 c:solrj_test_core_props s:shard1 r:core_node2) [n:127.0.0.1:62673_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.c.SolrCore [solrj_test_core_props_shard1_replica_n1] Registered new searcher Searcher@7fcc4dc5[solrj_test_core_props_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1824796 INFO  (qtp1748489288-16059) [n:127.0.0.1:62673_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/solrj_test_core_props/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1824801 INFO  (qtp1748489288-16059) [n:127.0.0.1:62673_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1824801 INFO  (qtp1748489288-16059) [n:127.0.0.1:62673_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1824801 INFO  (qtp1748489288-16059) [n:127.0.0.1:62673_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:62673/solr/solrj_test_core_props_shard1_replica_n1/
   [junit4]   2> 1824802 INFO  (qtp1748489288-16059) [n:127.0.0.1:62673_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1824803 INFO  (qtp1748489288-16059) [n:127.0.0.1:62673_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:62673/solr/solrj_test_core_props_shard1_replica_n1/ has no replicas
   [junit4]   2> 1824803 INFO  (qtp1748489288-16059) [n:127.0.0.1:62673_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1824813 INFO  (qtp1748489288-16059) [n:127.0.0.1:62673_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:62673/solr/solrj_test_core_props_shard1_replica_n1/ shard1
   [junit4]   2> 1824922 INFO  (qtp1748489288-16059) [n:127.0.0.1:62673_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1824927 INFO  (qtp1748489288-16059) [n:127.0.0.1:62673_solr c:solrj_test_core_props s:shard1 r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&property.dataDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPISolrJTest_7634072EC8B0DC3-001\testPropertyParamsForCreate-001\dataDir-p&collection.configName=conf&newCollection=true&collection=solrj_test_core_props&version=2&replicaType=NRT&property.ulogDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPISolrJTest_7634072EC8B0DC3-001\testPropertyParamsForCreate-001\ulogDir-h&coreNodeName=core_node2&name=solrj_test_core_props_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin} status=0 QTime=1307
   [junit4]   2> 1824984 INFO  (qtp1748489288-16052) [n:127.0.0.1:62673_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1825029 INFO  (zkCallback-4474-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_core_props/state.json] for collection [solrj_test_core_props] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1825289 INFO  (OverseerCollectionConfigSetProcessor-72162904636522506-127.0.0.1:62680_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> 1825985 INFO  (qtp1748489288-16052) [n:127.0.0.1:62673_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={property.ulogDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPISolrJTest_7634072EC8B0DC3-001\testPropertyParamsForCreate-001\ulogDir-h&property.dataDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPISolrJTest_7634072EC8B0DC3-001\testPropertyParamsForCreate-001\dataDir-p&collection.configName=conf&name=solrj_test_core_props&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2705
   [junit4]   2> 1826015 INFO  (qtp1748489288-16054) [n:127.0.0.1:62673_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1826062 INFO  (qtp1748489288-16051) [n:127.0.0.1:62673_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=replicaProperties&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1826068 INFO  (OverseerThreadFactory-6966-thread-2) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection replicaProperties
   [junit4]   2> 1826310 INFO  (OverseerStateUpdate-72162904636522506-127.0.0.1:62680_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replicaProperties",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replicaProperties_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62671/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1826323 INFO  (OverseerStateUpdate-72162904636522506-127.0.0.1:62680_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replicaProperties",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replicaProperties_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62680/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1826327 INFO  (OverseerStateUpdate-72162904636522506-127.0.0.1:62680_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replicaProperties",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replicaProperties_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62672/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1826333 INFO  (OverseerStateUpdate-72162904636522506-127.0.0.1:62680_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replicaProperties",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replicaProperties_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62673/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1826548 INFO  (qtp119816794-16047) [n:127.0.0.1:62671_solr    x:replicaProperties_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=replicaProperties_shard1_replica_n1&action=CREATE&numShards=2&collection=replicaProperties&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1826549 INFO  (qtp119816794-16047) [n:127.0.0.1:62671_solr    x:replicaProperties_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1826549 INFO  (qtp609493424-16038) [n:127.0.0.1:62672_solr    x:replicaProperties_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=replicaProperties_shard2_replica_n4&action=CREATE&numShards=2&collection=replicaProperties&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1826552 INFO  (qtp1748489288-16054) [n:127.0.0.1:62673_solr    x:replicaProperties_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=replicaProperties_shard2_replica_n6&action=CREATE&numShards=2&collection=replicaProperties&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1826553 INFO  (qtp1042237471-16063) [n:127.0.0.1:62680_solr    x:replicaProperties_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=replicaProperties_shard1_replica_n2&action=CREATE&numShards=2&collection=replicaProperties&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1827575 INFO  (qtp119816794-16047) [n:127.0.0.1:62671_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1827613 INFO  (qtp1748489288-16054) [n:127.0.0.1:62673_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1827613 INFO  (qtp609493424-16038) [n:127.0.0.1:62672_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1827622 INFO  (qtp609493424-16038) [n:127.0.0.1:62672_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4] o.a.s.s.IndexSchema [replicaProperties_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1827623 INFO  (qtp1748489288-16054) [n:127.0.0.1:62673_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6] o.a.s.s.IndexSchema [replicaProperties_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1827624 INFO  (qtp609493424-16038) [n:127.0.0.1:62672_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1827624 INFO  (qtp609493424-16038) [n:127.0.0.1:62672_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'replicaProperties_shard2_replica_n4' using configuration from collection replicaProperties, trusted=true
   [junit4]   2> 1827625 INFO  (qtp609493424-16038) [n:127.0.0.1:62672_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62672.solr.core.replicaProperties.shard2.replica_n4' (registry 'solr.core.replicaProperties.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c176d7c
   [junit4]   2> 1827625 INFO  (qtp609493424-16038) [n:127.0.0.1:62672_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1827625 INFO  (qtp609493424-16038) [n:127.0.0.1:62672_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4] o.a.s.c.SolrCore [[replicaProperties_shard2_replica_n4] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPISolrJTest_7634072EC8B0DC3-001\tempDir-001\node4\replicaProperties_shard2_replica_n4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPISolrJTest_7634072EC8B0DC3-001\tempDir-001\node4\.\replicaProperties_shard2_replica_n4\data\]
   [junit4]   2> 1827626 INFO  (qtp1748489288-16054) [n:127.0.0.1:62673_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1827626 INFO  (qtp1748489288-16054) [n:127.0.0.1:62673_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'replicaProperties_shard2_replica_n6' using configuration from collection replicaProperties, trusted=true
   [junit4]   2> 1827626 INFO  (qtp1748489288-16054) [n:127.0.0.1:62673_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62673.solr.core.replicaProperties.shard2.replica_n6' (registry 'solr.core.replicaProperties.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c176d7c
   [junit4]   2> 1827626 INFO  (qtp1748489288-16054) [n:127.0.0.1:62673_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1827626 INFO  (qtp1748489288-16054) [n:127.0.0.1:62673_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6] o.a.s.c.SolrCore [[replicaProperties_shard2_replica_n6] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPISolrJTest_7634072EC8B0DC3-001\tempDir-001\node2\replicaProperties_shard2_replica_n6], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPISolrJTest_7634072EC8B0DC3-001\tempDir-001\node2\.\replicaProperties_shard2_replica_n6\data\]
   [junit4]   2> 1827638 INFO  (qtp119816794-16047) [n:127.0.0.1:62671_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1] o.a.s.s.IndexSchema [replicaProperties_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1827638 INFO  (qtp1042237471-16063) [n:127.0.0.1:62680_solr c:replicaProperties s:shard1 r:core_node5 x:replicaProperties_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1827641 INFO  (qtp119816794-16047) [n:127.0.0.1:62671_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1827641 INFO  (qtp119816794-16047) [n:127.0.0.1:62671_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'replicaProperties_shard1_replica_n1' using configuration from collection replicaProperties, trusted=true
   [junit4]   2> 1827641 INFO  (qtp119816794-16047) [n:127.0.0.1:62671_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62671.solr.core.replicaProperties.shard1.replica_n1' (registry 'solr.core.replicaProperties.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c176d7c
   [junit4]   2> 1827643 INFO  (qtp119816794-16047) [n:127.0.0.1:62671_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1827643 INFO  (qtp119816794-16047) [n:127.0.0.1:62671_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1] o.a.s.c.SolrCore [[replicaProperties_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPISolrJTest_7634072EC8B0DC3-001\tempDir-001\node3\replicaProperties_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPISolrJTest_7634072EC8B0DC3-001\tempDir-001\node3\.\replicaProperties_shard1_replica_n1\data\]
   [junit4]   2> 1827645 INFO  (qtp1042237471-16063) [n:127.0.0.1:62680_solr c:replicaProperties s:shard1 r:core_node5 x:replicaProperties_shard1_replica_n2] o.a.s.s.IndexSchema [replicaProperties_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1827684 INFO  (qtp1042237471-16063) [n:127.0.0.1:62680_solr c:replicaProperties s:shard1 r:core_node5 x:replicaProperties_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1827684 INFO  (qtp1042237471-16063) [n:127.0.0.1:62680_solr c:replicaProperties s:shard1 r:core_node5 x:replicaProperties_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'replicaProperties_shard1_replica_n2' using configuration from collection replicaProperties, trusted=true
   [junit4]   2> 1827685 INFO  (qtp1042237471-16063) [n:127.0.0.1:62680_solr c:replicaProperties s:shard1 r:core_node5 x:replicaProperties_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62680.solr.core.replicaProperties.shard1.replica_n2' (registry 'solr.core.replicaProperties.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c176d7c
   [junit4]   2> 1827685 INFO  (qtp1042237471-16063) [n:127.0.0.1:62680_solr c:replicaProperties s:shard1 r:core_node5 x:replicaProperties_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1827685 INFO  (qtp1042237471-16063) [n:127.0.0.1:62680_solr c:replicaProperties s:shard1 r:core_node5 x:replicaProperties_shard1_replica_n2] o.a.s.c.SolrCore [[replicaProperties_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPISolrJTest_7634072EC8B0DC3-001\tempDir-001\node1\replicaProperties_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPISolrJTest_7634072EC8B0DC3-001\tempDir-001\node1\.\replicaProperties_shard1_replica_n2\data\]
   [junit4]   2> 1827777 INFO  (qtp609493424-16038) [n:127.0.0.1:62672_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1827777 INFO  (qtp609493424-16038) [n:127.0.0.1:62672_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1827779 INFO  (qtp609493424-16038) [n:127.0.0.1:62672_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1827779 INFO  (qtp609493424-16038) [n:127.0.0.1:62672_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1827792 INFO  (qtp1748489288-16054) [n:127.0.0.1:62673_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1827792 INFO  (qtp1748489288-16054) [n:127.0.0.1:62673_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1827795 INFO  (qtp1748489288-16054) [n:127.0.0.1:62673_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1827795 INFO  (qtp1748489288-16054) [n:127.0.0.1:62673_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1827798 INFO  (qtp609493424-16038) [n:127.0.0.1:62672_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@2e40e76d[replicaProperties_shard2_replica_n4] main]
   [junit4]   2> 1827800 INFO  (qtp609493424-16038) [n:127.0.0.1:62672_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1827800 INFO  (qtp609493424-16038) [n:127.0.0.1:62672_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1827802 INFO  (qtp609493424-16038) [n:127.0.0.1:62672_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1827802 INFO  (qtp609493424-16038) [n:127.0.0.1:62672_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1604864973442383872
   [junit4]   2> 1827802 INFO  (qtp119816794-16047) [n:127.0.0.1:62671_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1827802 INFO  (qtp119816794-16047) [n:127.0.0.1:62671_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1827806 INFO  (qtp119816794-16047) [n:127.0.0.1:62671_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1827806 INFO  (qtp119816794-16047) [n:127.0.0.1:62671_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1827823 INFO  (qtp119816794-16047) [n:127.0.0.1:62671_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@18600630[replicaProperties_shard1_replica_n1] main]
   [junit4]   2> 1827823 INFO  (searcherExecutor-6986-thread-1-processing-n:127.0.0.1:62672_solr x:replicaProperties_shard2_replica_n4 c:replicaProperties s:shard2 r:core_node7) [n:127.0.0.1:62672_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4] o.a.s.c.SolrCore [replicaProperties_shard2_replica_n4] Registered new searcher Searcher@2e40e76d[replicaProperties_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1827823 INFO  (qtp1748489288-16054) [n:127.0.0.1:62673_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@62d9bd39[replicaProperties_shard2_replica_n6] main]
   [junit4]   2> 1827829 INFO  (qtp1748489288-16054) [n:127.0.0.1:62673_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1827831 INFO  (qtp1748489288-16054) [n:127.0.0.1:62673_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1827831 INFO  (qtp609493424-16038) [n:127.0.0.1:62672_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/replicaProperties/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 1827832 INFO  (qtp1748489288-16054) [n:127.0.0.1:62673_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1827832 INFO  (qtp1748489288-16054) [n:127.0.0.1:62673_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1604864973473841152
   [junit4]   2> 1827833 INFO  (searcherExecutor-6987-thread-1-processing-n:127.0.0.1:62673_solr x:replicaProperties_shard2_replica_n6 c:replicaProperties s:shard2 r:core_node8) [n:127.0.0.1:62673_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6] o.a.s.c.SolrCore [replicaProperties_shard2_replica_n6] Registered new searcher Searcher@62d9bd39[replicaProperties_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1827834 INFO  (qtp119816794-16047) [n:127.0.0.1:62671_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1827844 INFO  (qtp119816794-16047) [n:127.0.0.1:62671_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1827844 INFO  (qtp119816794-16047) [n:127.0.0.1:62671_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1827844 INFO  (qtp119816794-16047) [n:127.0.0.1:62671_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1604864973486424064
   [junit4]   2> 1827847 INFO  (searcherExecutor-6988-thread-1-processing-n:127.0.0.1:62671_solr x:replicaProperties_shard1_replica_n1 c:replicaProperties s:shard1 r:core_node3) [n:127.0.0.1:62671_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1] o.a.s.c.SolrCore [replicaProperties_shard1_replica_n1] Registered new searcher Searcher@18600630[replicaProperties_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1827882 INFO  (qtp1748489288-16054) [n:127.0.0.1:62673_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful update of terms at /collections/replicaProperties/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 1827894 INFO  (qtp609493424-16038) [n:127.0.0.1:62672_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9987ms
   [junit4]   2> 1827897 INFO  (qtp119816794-16047) [n:127.0.0.1:62671_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/replicaProperties/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1827933 INFO  (qtp1042237471-16063) [n:127.0.0.1:62680_solr c:replicaProperties s:shard1 r:core_node5 x:replicaProperties_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1827933 INFO  (qtp1042237471-16063) [n:127.0.0.1:62680_solr c:replicaProperties s:shard1 r:core_node5 x:replicaProperties_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1827962 INFO  (qtp119816794-16047) [n:127.0.0.1:62671_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9984ms
   [junit4]   2> 1827963 INFO  (qtp1042237471-16063) [n:127.0.0.1:62680_solr c:replicaProperties s:shard1 r:core_node5 x:replicaProperties_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1827964 INFO  (qtp1042237471-16063) [n:127.0.0.1:62680_solr c:replicaProperties s:shard1 r:core_node5 x:replicaProperties_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1827965 INFO  (qtp1042237471-16063) [n:127.0.0.1:62680_solr c:replicaProperties s:shard1 r:core_node5 x:replicaProperties_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@2d0507ba[replicaProperties_shard1_replica_n2] main]
   [junit4]   2> 1827977 INFO  (qtp1042237471-16063) [n:127.0.0.1:62680_solr c:replicaProperties s:shard1 r:core_node5 x:replicaProperties_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1827984 INFO  (qtp1042237471-16063) [n:127.0.0.1:62680_solr c:replicaProperties s:shard1 r:core_node5 x:replicaProperties_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1827984 INFO  (qtp1042237471-16063) [n:127.0.0.1:62680_solr c:replicaProperties s:shard1 r:core_node5 x:replicaProperties_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1827985 INFO  (qtp1042237471-16063) [n:127.0.0.1:62680_solr c:replicaProperties s:shard1 r:core_node5 x:replicaProperties_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1604864973634273280
   [junit4]   2> 1827986 INFO  (searcherExecutor-6989-thread-1-processing-n:127.0.0.1:62680_solr x:replicaProperties_shard1_replica_n2 c:replicaProperties s:shard1 r:core_node5) [n:127.0.0.1:62680_solr c:replicaProperties s:shard1 r:core_node5 x:replicaProperties_shard1_replica_n2] o.a.s.c.SolrCore [replicaProperties_shard1_replica_n2] Registered new searcher Searcher@2d0507ba[replicaProperties_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1827999 INFO  (qtp1042237471-16063) [n:127.0.0.1:62680_solr c:replicaProperties s:shard1 r:core_node5 x:replicaProperties_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/replicaProperties/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 1828395 INFO  (qtp609493424-16038) [n:127.0.0.1:62672_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1828395 INFO  (qtp609493424-16038) [n:127.0.0.1:62672_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1828395 INFO  (qtp609493424-16038) [n:127.0.0.1:62672_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:62672/solr/replicaProperties_shard2_replica_n4/
   [junit4]   2> 1828396 INFO  (qtp609493424-16038) [n:127.0.0.1:62672_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=replicaProperties_shard2_replica_n4 url=http://127.0.0.1:62672/solr START replicas=[http://127.0.0.1:62673/solr/replicaProperties_shard2_replica_n6/] nUpdates=100
   [junit4]   2> 1828397 INFO  (qtp609493424-16038) [n:127.0.0.1:62672_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=replicaProperties_shard2_replica_n4 url=http://127.0.0.1:62672/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1828401 INFO  (qtp1748489288-16037) [n:127.0.0.1:62673_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6] o.a.s.c.S.Request [replicaProperties_shard2_replica_n6]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1828401 INFO  (qtp609493424-16038) [n:127.0.0.1:62672_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1828401 INFO  (qtp609493424-16038) [n:127.0.0.1:62672_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1828401 INFO  (qtp609493424-16038) [n:127.0.0.1:62672_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1828414 INFO  (qtp609493424-16038) [n:127.0.0.1:62672_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:62672/solr/replicaProperties_shard2_replica_n4/ shard2
   [junit4]   2> 1828465 INFO  (qtp119816794-16047) [n:127.0.0.1:62671_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1828465 INFO  (qtp119816794-16047) [n:127.0.0.1:62671_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1828465 INFO  (qtp119816794-16047) [n:127.0.0.1:62671_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:62671/solr/replicaProperties_shard1_replica_n1/
   [junit4]   2> 1828465 INFO  (qtp119816794-16047) [n:127.0.0.1:62671_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=replicaProperties_shard1_replica_n1 url=http://127.0.0.1:62671/solr START replicas=[http://127.0.0.1:62680/solr/replicaProperties_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 1828465 INFO  (qtp119816794-16047) [n:127.0.0.1:62671_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=replicaProperties_shard1_replica_n1 url=http://127.0.0.1:62671/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1828471 INFO  (qtp1042237471-16067) [n:127.0.0.1:62680_solr c:replicaProperties s:shard1 r:core_node5 x:replicaProperties_shard1_replica_n2] o.a.s.c.S.Request [replicaProperties_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1828471 INFO  (qtp119816794-16047) [n:127.0.0.1:62671_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1828471 INFO  (qtp119816794-16047) [n:127.0.0.1:62671_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1828471 INFO  (qtp119816794-16047) [n:127.0.0.1:62671_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1828483 INFO  (qtp119816794-16047) [n:127.0.0.1:62671_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:62671/solr/replicaProperties_shard1_replica_n1/ shard1
   [junit4]   2> 1828618 INFO  (qtp609493424-16038) [n:127.0.0.1:62672_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1828622 INFO  (qtp609493424-16038) [n:127.0.0.1:62672_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=replicaProperties_shard2_replica_n4&action=CREATE&numShards=2&collection=replicaProperties&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2074
   [junit4]   2> 1828635 INFO  (qtp119816794-16047) [n:127.0.0.1:62671_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1828639 INFO  (qtp119816794-16047) [n:127.0.0.1:62671_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=replicaProperties_shard1_replica_n1&action=CREATE&numShards=2&collection=replicaProperties&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2092
   [junit4]   2> 1828740 INFO  (zkCallback-4472-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1828740 INFO  (zkCallback-4510-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1828913 INFO  (qtp1748489288-16054) [n:127.0.0.1:62673_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=replicaProperties_shard2_replica_n6&action=CREATE&numShards=2&collection=replicaProperties&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2361
   [junit4]   2> 1829009 INFO  (qtp1042237471-16063) [n:127.0.0.1:62680_solr c:replicaProperties s:shard1 r:core_node5 x:replicaProperties_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=replicaProperties_shard1_replica_n2&action=CREATE&numShards=2&collection=replicaProperties&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2454
   [junit4]   2> 1829016 INFO  (qtp1748489288-16051) [n:127.0.0.1:62673_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1829110 INFO  (zkCallback-4472-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1829110 INFO  (zkCallback-4484-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1829110 INFO  (zkCallback-4510-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1829111 INFO  (zkCallback-4474-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1830017 INFO  (qtp1748489288-16051) [n:127.0.0.1:62673_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=replicaProperties&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3954
   [junit4]   2> 1830020 INFO  (qtp1748489288-16069) [n:127.0.0.1:62673_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplicaprop with params replica=core_node3&property.value=true&property=preferredleader&action=ADDREPLICAPROP&collection=replicaProperties&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1830024 INFO  (OverseerCollectionConfigSetProcessor-72162904636522506-127.0.0.1:62680_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1830027 INFO  (OverseerStateUpdate-72162904636522506-127.0.0.1:62680_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Setting property property.preferredleader with value true for collection replicaProperties
   [junit4]   2> 1830029 INFO  (qtp1748489288-16069) [n:127.0.0.1:62673_solr c:replicaProperties   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replica=core_node3&property.value=true&property=preferredleader&action=ADDREPLICAPROP&collection=replicaProperties&shard=shard1&wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 1830130 INFO  (zkCallback-4472-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1830130 INFO  (zkCallback-4525-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1830130 INFO  (zkCallback-4510-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1830130 INFO  (zkCallback-4484-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1830133 INFO  (qtp1748489288-16054) [n:127.0.0.1:62673_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplicaprop with params replica=core_node3&property=property.preferredleader&action=DELETEREPLICAPROP&collection=replicaProperties&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1830135 INFO  (zkCallback-4474-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1830140 INFO  (OverseerCollectionConfigSetProcessor-72162904636522506-127.0.0.1:62680_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1830145 INFO  (qtp1748489288-16054) [n:127.0.0.1:62673_solr c:replicaProperties   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replica=core_node3&property=property.preferredleader&action=DELETEREPLICAPROP&collection=replicaProperties&shard=shard1&wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 1830145 INFO  (OverseerStateUpdate-72162904636522506-127.0.0.1:62680_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Deleting property property.preferredleader for collection: replicaProperties slice: shard1 replica: core_node3
   [junit4]   2> 1830336 INFO  (zkCallback-4472-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1830336 INFO  (zkCallback-4484-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1830336 INFO  (zkCallback-4510-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1830336 INFO  (zkCallback-4525-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1830341 INFO  (zkCallback-4474-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1830402 INFO  (qtp1748489288-16069) [n:127.0.0.1:62673_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=balancedProperties&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1830409 INFO  (OverseerThreadFactory-6966-thread-5) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection balancedProperties
   [junit4]   2> 1830410 INFO  (OverseerCollectionConfigSetProcessor-72162904636522506-127.0.0.1:62680_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1830654 INFO  (OverseerStateUpdate-72162904636522506-127.0.0.1:62680_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"balancedProperties",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"balancedProperties_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62671/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1830660 INFO  (OverseerStateUpdate-72162904636522506-127.0.0.1:62680_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"balancedProperties",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"balancedProperties_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62672/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1830679 INFO  (OverseerStateUpdate-72162904636522506-127.0.0.1:62680_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"balancedProperties",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"balancedProperties_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62673/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1830732 INFO  (OverseerStateUpdate-72162904636522506-127.0.0.1:62680_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"balancedProperties",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"balancedProperties_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62680/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1830928 INFO  (qtp609493424-16049) [n:127.0.0.1:62672_solr    x:balancedProperties_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=balancedProperties_shard1_replica_n2&action=CREATE&numShards=2&collection=balancedProperties&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1830928 INFO  (qtp119816794-16035) [n:127.0.0.1:62671_solr    x:balancedProperties_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=balancedProperties_shard1_replica_n1&action=CREATE&numShards=2&collection=balancedProperties&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1830928 INFO  (qtp1748489288-16054) [n:127.0.0.1:62673_solr    x:balancedProperties_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=balancedProperties_shard2_replica_n4&action=CREATE&numShards=2&collection=balancedProperties&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1830931 INFO  (qtp1042237471-16067) [n:127.0.0.1:62680_solr    x:balancedProperties_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=balancedProperties_shard2_replica_n6&action=CREATE&numShards=2&collection=balancedProperties&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1832050 INFO  (qtp119816794-16035) [n:127.0.0.1:62671_solr c:balancedProperties s:shard1 r:core_node3 x:balancedProperties_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1832082 INFO  (qtp119816794-16035) [n:127.0.0.1:62671_solr c:balancedProperties s:shard1 r:core_node3 x:balancedProperties_shard1_replica_n1] o.a.s.s.IndexSchema [balancedProperties_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1832084 INFO  (qtp119816794-16035) [n:127.0.0.1:62671_solr c:balancedProperties s:shard1 r:core_node3 x:balancedProperties_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1832084 INFO  (qtp119816794-16035) [n:127.0.0.1:62671_solr c:balancedProperties s:shard1 r:core_node3 x:balancedProperties_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'balancedProperties_shard1_replica_n1' using configuration from collection balancedProperties, trusted=true
   [junit4]   2> 1832086 INFO  (qtp119816794-16035) [n:127.0.0.1:62671_solr c:balancedProperties s:shard1 r:core_node3 x:balancedProperties_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62671.solr.core.balancedProperties.shard1.replica_n1' (registry 'solr.core.balancedProperties.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c176d7c
   [junit4]   2> 1832086 INFO  (qtp119816794-16035) [n:127.0.0.1:62671_solr c:balancedProperties s:shard1 r:core_node3 x:balancedProperties_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1832086 INFO  (qtp119816794-16035) [n:127.0.0.1:62671_solr c:balancedProperties s:shard1 r:core_node3 x:balancedProperties_shard1_replica_n1] o.a.s.c.SolrCore [[balancedProperties_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPISolrJTest_7634072EC8B0DC3-001\tempDir-001\node3\balancedProperties_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPISolrJTest_7634072EC8B0DC3-001\tempDir-001\node3\.\balancedProperties_shard1_replica_n1\data\]
   [junit4]   2> 1832144 INFO  (qtp609493424-16049) [n:127.0.0.1:62672_solr c:balancedProperties s:shard1 r:core_node5 x:balancedProperties_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1832217 INFO  (qtp1042237471-16067) [n:127.0.0.1:62680_solr c:balancedProperties s:shard2 r:core_node8 x:balancedProperties_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1832224 INFO  (qtp609493424-16049) [n:127.0.0.1:62672_solr c:balancedProperties s:shard1 r:core_node5 x:balancedProperties_shard1_re

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


   [junit4]   2> 	12	/solr/collections/corestatus_test/state.json
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	9	/solr/collections/CollWithDefaultClusterProperties/terms/shard1
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/collections/CollWithDefaultClusterProperties/terms/shard2
   [junit4]   2> 	7	/solr/collections/solrj_implicit/terms/shardA
   [junit4]   2> 	7	/solr/collections/solrj_test/terms/shard1
   [junit4]   2> 	7	/solr/collections/solrj_test/terms/shard2
   [junit4]   2> 	6	/solr/collections/solrj_implicit/terms/shardB
   [junit4]   2> 	6	/solr/collections/collectionPropTest/terms/shard1
   [junit4]   2> 	5	/solr/collections/replicaProperties/terms/shard1
   [junit4]   2> 	5	/solr/collections/replicaProperties/terms/shard2
   [junit4]   2> 	5	/solr/collections/balancedProperties/terms/shard2
   [junit4]   2> 	5	/solr/collections/corestatus_test/terms/shard2
   [junit4]   2> 	5	/solr/collections/balancedProperties/terms/shard1
   [junit4]   2> 	5	/solr/collections/corestatus_test/terms/shard1
   [junit4]   2> 	5	/solr/collections/collectionPropTest/terms/shard2
   [junit4]   2> 	5	/solr/collections/solrj_newstateformat/terms/shard2
   [junit4]   2> 	5	/solr/collections/solrj_newstateformat/terms/shard1
   [junit4]   2> 	4	/solr/configs/conf
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	3	/solr/collections/solrj_test_splitshard/terms/shard1_0_2
   [junit4]   2> 	3	/solr/collections/solrj_test_splitshard/terms/shard1_0_1
   [junit4]   2> 	3	/solr/collections/solrj_test_splitshard/terms/shard1_0_0
   [junit4]   2> 	3	/solr/collections/solrj_test_splitshard/terms/shard1_1
   [junit4]   2> 	3	/solr/collections/solrj_test_splitshard/terms/shard1_0
   [junit4]   2> 	2	/solr/collections/aliasedCollection/terms/shard1
   [junit4]   2> 	2	/solr/collections/solrj_test_core_props/terms/shard1
   [junit4]   2> 	2	/solr/collections/solrj_test_splitshard/terms/shard2
   [junit4]   2> 	2	/solr/collections/solrj_test_splitshard/terms/shard1
   [junit4]   2> 	2	/solr/collections/testAddAndDeleteCollectionAttribute/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	9	/solr/clusterstate.json
   [junit4]   2> 	9	/solr/collections/solrj_replicatests/state.json
   [junit4]   2> 	8	/solr/collections/solrj_implicit/state.json
   [junit4]   2> 	6	/solr/collections/replicaProperties/state.json
   [junit4]   2> 	5	/solr/collections/balancedProperties/state.json
   [junit4]   2> 	5	/solr/collections/solrj_newstateformat/state.json
   [junit4]   2> 	4	/solr/collections/collectionPropTest/state.json
   [junit4]   2> 	4	/solr/collections/CollWithDefaultClusterProperties/state.json
   [junit4]   2> 	4	/solr/collections/solrj_default_configset/state.json
   [junit4]   2> 	3	/solr/collections/solrj_test_splitshard/state.json
   [junit4]   2> 	2	/solr/collections/testAddAndDeleteCollectionAttribute/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/live_nodes
   [junit4]   2> 	9	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPISolrJTest_7634072EC8B0DC3-001
   [junit4]   2> Jul 02, 2018 8:03:18 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1566, maxMBSortInHeap=6.506980347843001, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1ed60bd), locale=bs-BA, timezone=Pacific/Fiji
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.4 (64-bit)/cpus=3,threads=1,free=93249944,total=491257856
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsBasicDistributedZk2Test, TestStressVersions, TestSchemaNameResource, TestExactStatsCache, AsyncCallRequestStatusResponseTest, TestDynamicURP, TestMiniSolrCloudClusterSSL, FieldMutatingUpdateProcessorTest, TestLocalFSCloudBackupRestore, TestCollectionsAPIViaSolrCloudCluster, RuleEngineTest, TestLegacyFieldCache, TestLeaderInitiatedRecoveryThread, TestCloudConsistency, TestTestInjection, TestZkAclsWithHadoopAuth, TestManagedSynonymGraphFilterFactory, TestStressLucene, RestoreTriggerStateTest, ReplicaListTransformerTest, LIROnShardRestartTest, CloudExitableDirectoryReaderTest, ChangedSchemaMergeTest, TestFaceting, V2StandaloneTest, PrimUtilsTest, HttpPartitionOnCommitTest, TestCollectionAPIs, AtomicUpdateProcessorFactoryTest, TestSystemCollAutoCreate, TestRTimerTree, TestDocTermOrds, RequestLoggingTest, TestSimpleTextCodec, HdfsDirectoryFactoryTest, ZkNodePropsTest, TestPKIAuthenticationPlugin, ConcurrentCreateRoutedAliasTest, TestExclusionRuleCollectionAccess, TestPrepRecovery, TestInfoStreamLogging, JSONWriterTest, CdcrUpdateLogTest, BasicDistributedZkTest, DirectSolrSpellCheckerTest, HighlighterConfigTest, TestSubQueryTransformerDistrib, TestManagedStopFilterFactory, TestSolrCoreProperties, AnalyticsQueryTest, TermsComponentTest, DistributedDebugComponentTest, BasicAuthIntegrationTest, TestMaxScoreQueryParser, TestDistributedMap, TestCollapseQParserPlugin, ReplaceNodeNoTargetTest, LoggingHandlerTest, FieldAnalysisRequestHandlerTest, MoveReplicaHDFSFailoverTest, ReplicationFactorTest, MultiThreadedOCPTest, XsltUpdateRequestHandlerTest, LegacyCloudClusterPropTest, CoreAdminCreateDiscoverTest, TestCloudInspectUtil, TestWordDelimiterFilterFactory, TestNumericTerms64, SearchRateTriggerIntegrationTest, TestCustomSort, TestQueryTypes, TestManagedResourceStorage, TestExecutePlanAction, TestLMDirichletSimilarityFactory, CoreAdminOperationTest, TestFastLRUCache, SaslZkACLProviderTest, VMParamsZkACLAndCredentialsProvidersTest, TestCoreAdminApis, CreateRoutedAliasTest, DocValuesMultiTest, TestFuzzyAnalyzedSuggestions, WordBreakSolrSpellCheckerTest, DocValuesNotIndexedTest, TestSolrJ, MergeStrategyTest, NotRequiredUniqueKeyTest, TestGroupingSearch, QueryParsingTest, DirectUpdateHandlerTest, TestBulkSchemaAPI, HdfsChaosMonkeyNothingIsSafeTest, TestSchemalessBufferedUpdates, ScriptEngineTest, ClassificationUpdateProcessorFactoryTest, TestXIncludeConfig, BlockDirectoryTest, TestPointFields, OpenExchangeRatesOrgProviderTest, TestUpdate, TestRequestForwarding, RecoveryZkTest, UpdateRequestProcessorFactoryTest, OverseerTaskQueueTest, ResourceLoaderTest, TestConfigOverlay, TestSchemaSimilarityResource, HLLSerializationTest, TestSearchPerf, TestLRUCache, TestCoreBackup, RAMDirectoryFactoryTest, ConvertedLegacyTest, TestUnInvertedFieldException, TestStressInPlaceUpdates, TestSolrQueryResponse, SuggesterWFSTTest, TestScoreJoinQPNoScore, ZkControllerTest, TestFileDictionaryLookup, TestRecovery, TestNonDefinedSimilarityFactory, ChaosMonkeyNothingIsSafeTest, TestClassicSimilarityFactory, TestTolerantUpdateProcessorRandomCloud, TestSolrCoreSnapshots, TestJoin, TestReplicationHandler, TestRandomFaceting, TestBackupRepositoryFactory, AliasIntegrationTest, HighlighterTest, SyncSliceTest, MBeansHandlerTest, TestSQLHandler, TestComplexPhraseQParserPlugin, DeleteReplicaTest, TestReRankQParserPlugin, SolrSlf4jReporterTest, ManagedSchemaRoundRobinCloudTest, OutputWriterTest, ScheduledTriggerIntegrationTest, DistributedMLTComponentTest, TestConfigSetsAPI, TestBulkSchemaConcurrent, HdfsAutoAddReplicasIntegrationTest, TestCoreContainer, TestRemoteStreaming, SchemaApiFailureTest, TestNumericTokenStream, TestPayloadScoreQParserPlugin, TestDistributedSearch, HdfsDirectoryTest, TestHdfsUpdateLog, TestDistribIDF, DistanceUnitsTest, TestFunctionQuery, UninvertDocValuesMergePolicyTest, TestImpersonationWithHadoopAuth, TestNumericRangeQuery32, TestDistributedGrouping, BlockJoinFacetDistribTest, TestSolrDeletionPolicy1, TestNodeLostTrigger, SolrJmxReporterCloudTest, SparseHLLTest, TestFieldCacheSort, TestStressReorder, ChaosMonkeySafeLeaderTest, TestCustomDocTransformer, PluginInfoTest, TestPullReplicaErrorHandling, TolerantUpdateProcessorTest, CSVRequestHandlerTest, AnalysisAfterCoreReloadTest, BaseCdcrDistributedZkTest, SliceStateTest, TestLegacyFieldReuse, DeleteStatusTest, LeaderElectionContextKeyTest, TestInPlaceUpdatesStandalone, IgnoreLargeDocumentProcessorFactoryTest, PrimitiveFieldTypeTest, ZkStateWriterTest, SimpleCollectionCreateDeleteTest, RollingRestartTest, BlockJoinFacetSimpleTest, ActionThrottleTest, TestBinaryResponseWriter, MaxSizeAutoCommitTest, TestSort, BadIndexSchemaTest, TestFieldCollectionResource, ClusterStateUpdateTest, TestLargeCluster, MigrateRouteKeyTest, TestSizeLimitedDistributedMap, TestTlogReplica, TestJettySolrRunner, CleanupOldIndexTest, CollectionsAPISolrJTest]
   [junit4] Completed [440/820 (1!)] on J0 in 97.88s, 16 tests, 1 failure <<< FAILURES!

[...truncated 45214 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7395/consoleText

[repro] Revision: ea4043b954dd089e3deb27b1f70da868b383152a

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"

[repro] ant clean

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

[...truncated 3326 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.CollectionsAPISolrJTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=7634072EC8B0DC3 -Dtests.slow=true -Dtests.locale=bs-BA -Dtests.timezone=Pacific/Fiji -Dtests.asserts=true -Dtests.file.encoding=Cp1252

[...truncated 149 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.CollectionsAPISolrJTest
[repro] Exiting with code 0

[...truncated 75 lines...]