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 2019/03/29 19:46:50 UTC

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_172) - Build # 7849 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7849/
Java: 64bit/jdk1.8.0_172 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDocAbsent

Error Message:
Did not find the expected number of groups for field longGSF expected:<4> but was:<3>

Stack Trace:
java.lang.AssertionError: Did not find the expected number of groups for field longGSF expected:<4> but was:<3>
	at __randomizedtesting.SeedInfo.seed([5611963C54847804:88A64DB4B1D538C1]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDocAbsent(DocValuesNotIndexedTest.java:309)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14313 lines...]
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4]   2> 2698392 INFO  (SUITE-DocValuesNotIndexedTest-seed#[5611963C54847804]-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\J0\temp\solr.cloud.DocValuesNotIndexedTest_5611963C54847804-001\init-core-data-001
   [junit4]   2> 2698399 INFO  (SUITE-DocValuesNotIndexedTest-seed#[5611963C54847804]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2698406 INFO  (SUITE-DocValuesNotIndexedTest-seed#[5611963C54847804]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2698410 INFO  (TEST-DocValuesNotIndexedTest.testGroupingSorting-seed#[5611963C54847804]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGroupingSorting
   [junit4]   2> 2698413 INFO  (TEST-DocValuesNotIndexedTest.testGroupingSorting-seed#[5611963C54847804]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_5611963C54847804-001\tempDir-001
   [junit4]   2> 2698413 INFO  (TEST-DocValuesNotIndexedTest.testGroupingSorting-seed#[5611963C54847804]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2698414 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2698414 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2698514 INFO  (TEST-DocValuesNotIndexedTest.testGroupingSorting-seed#[5611963C54847804]) [    ] o.a.s.c.ZkTestServer start zk server on port:54074
   [junit4]   2> 2698514 INFO  (TEST-DocValuesNotIndexedTest.testGroupingSorting-seed#[5611963C54847804]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54074
   [junit4]   2> 2698514 INFO  (TEST-DocValuesNotIndexedTest.testGroupingSorting-seed#[5611963C54847804]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 54074
   [junit4]   2> 2698526 INFO  (zkConnectionManagerCallback-15305-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2698551 INFO  (zkConnectionManagerCallback-15307-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2698559 INFO  (zkConnectionManagerCallback-15309-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2698592 WARN  (jetty-launcher-15310-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2698592 INFO  (jetty-launcher-15310-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2698592 INFO  (jetty-launcher-15310-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2698592 INFO  (jetty-launcher-15310-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 2698592 INFO  (jetty-launcher-15310-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2698592 INFO  (jetty-launcher-15310-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2698592 INFO  (jetty-launcher-15310-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2698592 INFO  (jetty-launcher-15310-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@540ad4b2{/solr,null,AVAILABLE}
   [junit4]   2> 2698592 WARN  (jetty-launcher-15310-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2698595 INFO  (jetty-launcher-15310-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2698595 INFO  (jetty-launcher-15310-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2698595 INFO  (jetty-launcher-15310-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 2698595 INFO  (jetty-launcher-15310-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4c6c77d5{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:54085}
   [junit4]   2> 2698595 INFO  (jetty-launcher-15310-thread-2) [    ] o.e.j.s.Server Started @2698670ms
   [junit4]   2> 2698595 INFO  (jetty-launcher-15310-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54085}
   [junit4]   2> 2698595 INFO  (jetty-launcher-15310-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2698595 INFO  (jetty-launcher-15310-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2698595 INFO  (jetty-launcher-15310-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2698596 ERROR (jetty-launcher-15310-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2698596 INFO  (jetty-launcher-15310-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2698596 INFO  (jetty-launcher-15310-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 2698596 INFO  (jetty-launcher-15310-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2698596 INFO  (jetty-launcher-15310-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2698596 INFO  (jetty-launcher-15310-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-29T18:31:02.565Z
   [junit4]   2> 2698596 INFO  (jetty-launcher-15310-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4ecdc68e{/solr,null,AVAILABLE}
   [junit4]   2> 2698597 INFO  (jetty-launcher-15310-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4ed50d6a{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:54088}
   [junit4]   2> 2698597 INFO  (jetty-launcher-15310-thread-1) [    ] o.e.j.s.Server Started @2698672ms
   [junit4]   2> 2698597 INFO  (jetty-launcher-15310-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54088}
   [junit4]   2> 2698597 ERROR (jetty-launcher-15310-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2698597 INFO  (jetty-launcher-15310-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2698597 INFO  (jetty-launcher-15310-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 2698597 INFO  (jetty-launcher-15310-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2698597 INFO  (jetty-launcher-15310-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2698597 INFO  (jetty-launcher-15310-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-29T18:31:02.566Z
   [junit4]   2> 2698607 INFO  (zkConnectionManagerCallback-15314-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2698607 INFO  (jetty-launcher-15310-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2698611 INFO  (zkConnectionManagerCallback-15312-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2698612 INFO  (jetty-launcher-15310-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2698979 INFO  (jetty-launcher-15310-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2698986 WARN  (jetty-launcher-15310-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6564604f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2698999 WARN  (jetty-launcher-15310-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6c71fb0e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2699000 INFO  (jetty-launcher-15310-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54074/solr
   [junit4]   2> 2699008 INFO  (zkConnectionManagerCallback-15322-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2699022 INFO  (zkConnectionManagerCallback-15324-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2699173 INFO  (jetty-launcher-15310-thread-1) [n:127.0.0.1:54088_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54088_solr
   [junit4]   2> 2699173 INFO  (jetty-launcher-15310-thread-1) [n:127.0.0.1:54088_solr    ] o.a.s.c.Overseer Overseer (id=72148463580479494-127.0.0.1:54088_solr-n_0000000000) starting
   [junit4]   2> 2699182 INFO  (zkConnectionManagerCallback-15331-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2699188 INFO  (jetty-launcher-15310-thread-1) [n:127.0.0.1:54088_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54074/solr ready
   [junit4]   2> 2699191 INFO  (jetty-launcher-15310-thread-1) [n:127.0.0.1:54088_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54088_solr
   [junit4]   2> 2699198 INFO  (OverseerStateUpdate-72148463580479494-127.0.0.1:54088_solr-n_0000000000) [n:127.0.0.1:54088_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:54088_solr
   [junit4]   2> 2699198 INFO  (OverseerStateUpdate-72148463580479494-127.0.0.1:54088_solr-n_0000000000) [n:127.0.0.1:54088_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2699211 INFO  (zkCallback-15330-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2699286 INFO  (jetty-launcher-15310-thread-1) [n:127.0.0.1:54088_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2699301 INFO  (jetty-launcher-15310-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2699302 WARN  (jetty-launcher-15310-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@70abc73a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2699313 WARN  (jetty-launcher-15310-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4e09144e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2699314 INFO  (jetty-launcher-15310-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54074/solr
   [junit4]   2> 2699318 INFO  (zkConnectionManagerCallback-15338-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2699323 INFO  (zkConnectionManagerCallback-15340-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2699327 INFO  (jetty-launcher-15310-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2699332 INFO  (jetty-launcher-15310-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:54085_solr as DOWN
   [junit4]   2> 2699332 INFO  (jetty-launcher-15310-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2699332 INFO  (jetty-launcher-15310-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54085_solr
   [junit4]   2> 2699334 INFO  (zkCallback-15330-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2699334 INFO  (zkCallback-15323-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2699335 INFO  (zkCallback-15339-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2699408 INFO  (jetty-launcher-15310-thread-1) [n:127.0.0.1:54088_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54088.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23c4c054
   [junit4]   2> 2699417 INFO  (jetty-launcher-15310-thread-1) [n:127.0.0.1:54088_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54088.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23c4c054
   [junit4]   2> 2699418 INFO  (jetty-launcher-15310-thread-1) [n:127.0.0.1:54088_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54088.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23c4c054
   [junit4]   2> 2699420 INFO  (jetty-launcher-15310-thread-1) [n:127.0.0.1:54088_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.DocValuesNotIndexedTest_5611963C54847804-001\tempDir-001\node1\.
   [junit4]   2> 2699471 INFO  (zkConnectionManagerCallback-15347-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2699472 INFO  (jetty-launcher-15310-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2699473 INFO  (jetty-launcher-15310-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54074/solr ready
   [junit4]   2> 2699473 INFO  (jetty-launcher-15310-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2699510 INFO  (jetty-launcher-15310-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54085.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23c4c054
   [junit4]   2> 2699514 INFO  (jetty-launcher-15310-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54085.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23c4c054
   [junit4]   2> 2699514 INFO  (jetty-launcher-15310-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54085.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23c4c054
   [junit4]   2> 2699514 INFO  (jetty-launcher-15310-thread-2) [n:127.0.0.1:54085_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.DocValuesNotIndexedTest_5611963C54847804-001\tempDir-001\node2\.
   [junit4]   2> 2699559 INFO  (zkConnectionManagerCallback-15353-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2699564 INFO  (TEST-DocValuesNotIndexedTest.testGroupingSorting-seed#[5611963C54847804]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2699567 INFO  (TEST-DocValuesNotIndexedTest.testGroupingSorting-seed#[5611963C54847804]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54074/solr ready
   [junit4]   2> 2699573 INFO  (qtp784422341-41579) [n:127.0.0.1:54085_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2699582 INFO  (OverseerThreadFactory-12229-thread-1-processing-n:127.0.0.1:54088_solr) [n:127.0.0.1:54088_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection dv_coll
   [junit4]   2> 2699700 INFO  (OverseerStateUpdate-72148463580479494-127.0.0.1:54088_solr-n_0000000000) [n:127.0.0.1:54088_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"dv_coll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54088/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2699710 INFO  (OverseerStateUpdate-72148463580479494-127.0.0.1:54088_solr-n_0000000000) [n:127.0.0.1:54088_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"dv_coll_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54085/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2699717 INFO  (OverseerStateUpdate-72148463580479494-127.0.0.1:54088_solr-n_0000000000) [n:127.0.0.1:54088_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"dv_coll_shard3_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54088/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2699721 INFO  (OverseerStateUpdate-72148463580479494-127.0.0.1:54088_solr-n_0000000000) [n:127.0.0.1:54088_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"dv_coll_shard4_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54085/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2699924 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr    x:dv_coll_shard2_replica_n3] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica_n3&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2699924 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr    x:dv_coll_shard3_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica_n4&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2699927 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr    x:dv_coll_shard3_replica_n4] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2699932 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr    x:dv_coll_shard4_replica_n6] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica_n6&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2699933 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr    x:dv_coll_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2700963 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2700963 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2701016 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2701022 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2701036 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 2701038 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2701038 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.s.IndexSchema [dv_coll_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 2701046 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.IndexSchema [dv_coll_shard4_replica_n6] Schema name=minimal
   [junit4]   2> 2701049 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2701049 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard1_replica_n1' using configuration from collection dv_coll, trusted=true
   [junit4]   2> 2701050 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54088.solr.core.dv_coll.shard1.replica_n1' (registry 'solr.core.dv_coll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23c4c054
   [junit4]   2> 2701051 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [[dv_coll_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_5611963C54847804-001\tempDir-001\node1\dv_coll_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_5611963C54847804-001\tempDir-001\node1\.\dv_coll_shard1_replica_n1\data\]
   [junit4]   2> 2701051 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2701051 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard3_replica_n4' using configuration from collection dv_coll, trusted=true
   [junit4]   2> 2701052 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2701052 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard2_replica_n3' using configuration from collection dv_coll, trusted=true
   [junit4]   2> 2701052 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2701052 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard4_replica_n6' using configuration from collection dv_coll, trusted=true
   [junit4]   2> 2701052 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54085.solr.core.dv_coll.shard2.replica_n3' (registry 'solr.core.dv_coll.shard2.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23c4c054
   [junit4]   2> 2701052 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54085.solr.core.dv_coll.shard4.replica_n6' (registry 'solr.core.dv_coll.shard4.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23c4c054
   [junit4]   2> 2701052 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.c.SolrCore [[dv_coll_shard2_replica_n3] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_5611963C54847804-001\tempDir-001\node2\dv_coll_shard2_replica_n3], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_5611963C54847804-001\tempDir-001\node2\.\dv_coll_shard2_replica_n3\data\]
   [junit4]   2> 2701052 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore [[dv_coll_shard4_replica_n6] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_5611963C54847804-001\tempDir-001\node2\dv_coll_shard4_replica_n6], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_5611963C54847804-001\tempDir-001\node2\.\dv_coll_shard4_replica_n6\data\]
   [junit4]   2> 2701052 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54088.solr.core.dv_coll.shard3.replica_n4' (registry 'solr.core.dv_coll.shard3.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23c4c054
   [junit4]   2> 2701052 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore [[dv_coll_shard3_replica_n4] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_5611963C54847804-001\tempDir-001\node1\dv_coll_shard3_replica_n4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_5611963C54847804-001\tempDir-001\node1\.\dv_coll_shard3_replica_n4\data\]
   [junit4]   2> 2701228 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2701228 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2701231 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2701231 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2701232 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2701232 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2701232 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2701232 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2701236 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2701236 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2701237 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2701237 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2701238 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@44f608d1[dv_coll_shard4_replica_n6] main]
   [junit4]   2> 2701238 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c751afb[dv_coll_shard3_replica_n4] main]
   [junit4]   2> 2701239 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2701239 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2701239 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@cafa04a[dv_coll_shard2_replica_n3] main]
   [junit4]   2> 2701242 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2701242 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2701242 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2701242 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2701242 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 2701243 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2701243 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2701243 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2701243 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2701243 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1629365747278938112
   [junit4]   2> 2701243 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1da9725e[dv_coll_shard1_replica_n1] main]
   [junit4]   2> 2701245 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2701245 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 2701245 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2701245 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 2701245 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2701245 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2701245 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2701245 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1629365747281035264
   [junit4]   2> 2701246 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2701246 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1629365747282083840
   [junit4]   2> 2701246 INFO  (searcherExecutor-12242-thread-1-processing-n:127.0.0.1:54088_solr x:dv_coll_shard3_replica_n4 c:dv_coll s:shard3 r:core_node7) [n:127.0.0.1:54088_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4] Registered new searcher Searcher@1c751afb[dv_coll_shard3_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2701250 INFO  (searcherExecutor-12243-thread-1-processing-n:127.0.0.1:54085_solr x:dv_coll_shard2_replica_n3 c:dv_coll s:shard2 r:core_node5) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.c.SolrCore [dv_coll_shard2_replica_n3] Registered new searcher Searcher@cafa04a[dv_coll_shard2_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2701250 INFO  (searcherExecutor-12244-thread-1-processing-n:127.0.0.1:54085_solr x:dv_coll_shard4_replica_n6 c:dv_coll s:shard4 r:core_node8) [n:127.0.0.1:54085_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore [dv_coll_shard4_replica_n6] Registered new searcher Searcher@44f608d1[dv_coll_shard4_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2701251 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2701252 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2701252 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 2701253 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2701253 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2701253 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1629365747289423872
   [junit4]   2> 2701257 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard3 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 2701257 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/dv_coll/leaders/shard3
   [junit4]   2> 2701259 INFO  (searcherExecutor-12241-thread-1-processing-n:127.0.0.1:54088_solr x:dv_coll_shard1_replica_n1 c:dv_coll s:shard1 r:core_node2) [n:127.0.0.1:54088_solr c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] Registered new searcher Searcher@1da9725e[dv_coll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2701261 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard2 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 2701261 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/dv_coll/leaders/shard2
   [junit4]   2> 2701264 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 2701264 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/dv_coll/leaders/shard1
   [junit4]   2> 2701265 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard4 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 2701265 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/dv_coll/leaders/shard4
   [junit4]   2> 2701267 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2701267 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2701267 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54088/solr/dv_coll_shard3_replica_n4/
   [junit4]   2> 2701267 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2701267 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SyncStrategy http://127.0.0.1:54088/solr/dv_coll_shard3_replica_n4/ has no replicas
   [junit4]   2> 2701267 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/dv_coll/leaders/shard3/leader after winning as /collections/dv_coll/leader_elect/shard3/election/72148463580479494-core_node7-n_0000000000
   [junit4]   2> 2701269 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2701269 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2701269 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54085/solr/dv_coll_shard2_replica_n3/
   [junit4]   2> 2701269 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2701270 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.c.SyncStrategy http://127.0.0.1:54085/solr/dv_coll_shard2_replica_n3/ has no replicas
   [junit4]   2> 2701270 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/dv_coll/leaders/shard2/leader after winning as /collections/dv_coll/leader_elect/shard2/election/72148463580479497-core_node5-n_0000000000
   [junit4]   2> 2701271 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54088/solr/dv_coll_shard3_replica_n4/ shard3
   [junit4]   2> 2701271 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2701271 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2701271 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54088/solr/dv_coll_shard1_replica_n1/
   [junit4]   2> 2701271 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2701272 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54085/solr/dv_coll_shard2_replica_n3/ shard2
   [junit4]   2> 2701272 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:54088/solr/dv_coll_shard1_replica_n1/ has no replicas
   [junit4]   2> 2701272 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/dv_coll/leaders/shard1/leader after winning as /collections/dv_coll/leader_elect/shard1/election/72148463580479494-core_node2-n_0000000000
   [junit4]   2> 2701273 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2701273 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2701273 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54085/solr/dv_coll_shard4_replica_n6/
   [junit4]   2> 2701274 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2701274 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SyncStrategy http://127.0.0.1:54085/solr/dv_coll_shard4_replica_n6/ has no replicas
   [junit4]   2> 2701274 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/dv_coll/leaders/shard4/leader after winning as /collections/dv_coll/leader_elect/shard4/election/72148463580479497-core_node8-n_0000000000
   [junit4]   2> 2701274 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54088/solr/dv_coll_shard1_replica_n1/ shard1
   [junit4]   2> 2701275 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54085/solr/dv_coll_shard4_replica_n6/ shard4
   [junit4]   2> 2701377 INFO  (zkCallback-15323-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2701377 INFO  (zkCallback-15323-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2701377 INFO  (zkCallback-15339-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2701377 INFO  (zkCallback-15339-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2701379 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2701379 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2701379 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2701379 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2701383 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica_n3&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1460
   [junit4]   2> 2701384 INFO  (qtp784422341-41583) [n:127.0.0.1:54085_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica_n6&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1451
   [junit4]   2> 2701387 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1453
   [junit4]   2> 2701388 INFO  (qtp1349631360-41588) [n:127.0.0.1:54088_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica_n4&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1464
   [junit4]   2> 2701391 INFO  (qtp784422341-41579) [n:127.0.0.1:54085_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2701505 INFO  (zkCallback-15323-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2701505 INFO  (zkCallback-15323-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2701505 INFO  (zkCallback-15323-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2701505 INFO  (zkCallback-15339-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2701505 INFO  (zkCallback-15339-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2701510 INFO  (qtp784422341-41579) [n:127.0.0.1:54085_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2} status=0 QTime=1937
   [junit4]   2> 2701522 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 2701535 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.s.IndexSchema [dv_coll_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 2701544 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2701545 INFO  (zkCallback-15339-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2701553 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.c.ZkController Persisted config data to node /configs/conf1/managed-schema 
   [junit4]   2> 2701553 INFO  (zkCallback-15323-thread-3) [    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 2701555 INFO  (zkCallback-15323-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 2701555 INFO  (zkCallback-15339-thread-2) [    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 2701555 INFO  (zkCallback-15339-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 2701555 INFO  (zkCallback-15323-thread-3) [    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 2701558 INFO  (zkCallback-15339-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 2701560 INFO  (zkCallback-15339-thread-1) [    ] o.a.s.s.IndexSchema [dv_coll_shard4_replica_n6] Schema name=minimal
   [junit4]   2> 2701562 INFO  (zkCallback-15323-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 2701563 INFO  (zkCallback-15323-thread-3) [    ] o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 2701568 INFO  (zkCallback-15323-thread-3) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2701568 INFO  (zkCallback-15323-thread-3) [    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 12 ms
   [junit4]   2> 2701571 INFO  (zkCallback-15323-thread-1) [    ] o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2701577 INFO  (zkCallback-15323-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2701577 INFO  (zkCallback-15323-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 14 ms
   [junit4]   2> 2701580 INFO  (zkCallback-15339-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2701580 INFO  (zkCallback-15339-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 22 ms
   [junit4]   2> 2701599 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2701607 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.s.IndexSchema [dv_coll_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 2701698 INFO  (Thread-6290) [    ] o.a.s.c.SolrCore config update listener called for core dv_coll_shard3_replica_n4
   [junit4]   2> 2701701 INFO  (OverseerCollectionConfigSetProcessor-72148463580479494-127.0.0.1:54088_solr-n_0000000000) [n:127.0.0.1:54088_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2701703 INFO  (Thread-6290) [    ] o.a.s.c.SolrCore config update listener called for core dv_coll_shard1_replica_n1
   [junit4]   2> 2701703 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2701703 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard2_replica_n3' using configuration from collection dv_coll
   [junit4]   2> 2701735 INFO  (Thread-6291) [    ] o.a.s.c.SolrCore config update listener called for core dv_coll_shard4_replica_n6
   [junit4]   2> 2701738 INFO  (Thread-6291) [    ] o.a.s.c.SolrCore config update listener called for core dv_coll_shard2_replica_n3
   [junit4]   2> 2701738 INFO  (Thread-6291) [    ] o.a.s.c.SolrCore core reload dv_coll_shard2_replica_n3
   [junit4]   2> 2701875 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54085.solr.core.dv_coll.shard2.replica_n3' (registry 'solr.core.dv_coll.shard2.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23c4c054
   [junit4]   2> 2701875 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.c.SolrCore [[dv_coll_shard2_replica_n3] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_5611963C54847804-001\tempDir-001\node2\dv_coll_shard2_replica_n3], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_5611963C54847804-001\tempDir-001\node2\.\dv_coll_shard2_replica_n3\data\]
   [junit4]   2> 2702087 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2702087 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2702087 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@4f2d1a69[dv_coll_shard2_replica_n3] main]
   [junit4]   2> 2702092 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2702092 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2702093 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 2702093 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 2702093 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2702094 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1629365748171276288
   [junit4]   2> 2702099 INFO  (searcherExecutor-12261-thread-1-processing-n:127.0.0.1:54085_solr x:dv_coll_shard2_replica_n3 c:dv_coll s:shard2 r:core_node5) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.c.SolrCore [dv_coll_shard2_replica_n3] Registered new searcher Searcher@4f2d1a69[dv_coll_shard2_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2702102 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2702102 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@254c7c4b[dv_coll_shard2_replica_n3] main]
   [junit4]   2> 2702102 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 3 replicas to apply schema update version 1 for collection dv_coll
   [junit4]   2> 2702105 INFO  (searcherExecutor-12261-thread-1-processing-n:127.0.0.1:54085_solr x:dv_coll_shard2_replica_n3 c:dv_coll s:shard2 r:core_node5) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.c.SolrCore [dv_coll_shard2_replica_n3] Registered new searcher Searcher@254c7c4b[dv_coll_shard2_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2702105 INFO  (zkCallback-15339-thread-2) [    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 2702122 INFO  (zkCallback-15339-thread-2) [    ] o.a.s.s.IndexSchema [dv_coll_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 2702123 INFO  (qtp1349631360-41594) [n:127.0.0.1:54088_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.S.Request [dv_coll_shard3_replica_n4]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2702143 INFO  (zkCallback-15339-thread-2) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2702143 INFO  (zkCallback-15339-thread-2) [    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 34 ms
   [junit4]   2> 2702147 INFO  (Thread-6291) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2702157 INFO  (qtp1349631360-41590) [n:127.0.0.1:54088_solr c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] o.a.s.c.S.Request [dv_coll_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2702161 INFO  (Thread-6291) [    ] o.a.s.s.IndexSchema [dv_coll_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 2702167 INFO  (qtp784422341-41589) [n:127.0.0.1:54085_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.S.Request [dv_coll_shard4_replica_n6]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2702171 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.s.ManagedIndexSchema Took 68.0ms for 3 replicas to apply schema update version 1 for collection dv_coll
   [junit4]   2> 2702171 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.c.S.Request [dv_coll_shard2_replica_n3]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=651
   [junit4]   2> 2702171 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.c.SolrCore [dv_coll_shard2_replica_n3]  CLOSING SolrCore org.apache.solr.core.SolrCore@18b5531b
   [junit4]   2> 2702171 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.dv_coll.shard2.replica_n3, tag=18b5531b
   [junit4]   2> 2702171 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@b8ff804: rootName = solr_54085, domain = solr.core.dv_coll.shard2.replica_n3, service url = null, agent id = null] for registry solr.core.dv_coll.shard2.replica_n3 / com.codahale.metrics.MetricRegistry@16354ce4
   [junit4]   2> 2702178 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.dv_coll.shard2.leader, tag=18b5531b
   [junit4]   2> 2702183 INFO  (Thread-6291) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2702183 INFO  (Thread-6291) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard2_replica_n3' using configuration from collection dv_coll
   [junit4]   2> 2702248 INFO  (qtp1349631360-41594) [n:127.0.0.1:54088_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard3 to Terms{values={core_node7=1}, version=1}
   [junit4]   2> 2702248 INFO  (qtp1349631360-41594) [n:127.0.0.1:54088_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n4]  webapp=/solr path=/update params={_stateVer_=dv_coll:4&wt=javabin&version=2}{add=[2 (1629365748296056832), 3 (1629365748332756992)]} 0 34
   [junit4]   2> 2702253 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard2 to Terms{values={core_node5=1}, version=1}
   [junit4]   2> 2702253 INFO  (qtp784422341-41581) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n3]  webapp=/solr path=/update params={_stateVer_=dv_coll:4&wt=javabin&version=2}{add=[4 (1629365748289765376)]} 0 44
   [junit4]   2> 2702257 INFO  (qtp1349631360-41596) [n:127.0.0.1:54088_solr c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard1 to Terms{values={core_node2=1}, version=1}
   [junit4]   2> 2702257 INFO  (qtp1349631360-41596) [n:127.0.0.1:54088_solr c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=dv_coll:4&wt=javabin&version=2}{add=[1 (1629365748328562688)]} 0 14
   [junit4]   2> 2702265 INFO  (Thread-6291) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54085.solr.core.dv_coll.shard2.replica_n3' (registry 'solr.core.dv_coll.shard2.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23c4c054
   [junit4]   2> 2702265 INFO  (Thread-6291) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.c.SolrCore [[dv_coll_shard2_replica_n3] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_5611963C54847804-001\tempDir-001\node2\dv_coll_shard2_replica_n3], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_5611963C54847804-001\tempDir-001\node2\.\dv_coll_shard2_replica_n3\data\]
   [junit4]   2> 2702338 INFO  (qtp784422341-41579) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1629365748427128832,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2702338 INFO  (qtp784422341-41579) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@20b345cf commitCommandVersion:1629365748427128832
   [junit4]   2> 2702339 INFO  (qtp784422341-41589) [n:127.0.0.1:54085_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1629365748428177408,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2702341 INFO  (qtp784422341-41589) [n:127.0.0.1:54085_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2702342 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1629365748431323136,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2702342 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2fb523d1 commitCommandVersion:1629365748431323136
   [junit4]   2> 2702344 INFO  (qtp784422341-41589) [n:127.0.0.1:54085_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@5853e4f2[dv_coll_shard4_replica_n6] main]
   [junit4]   2> 2702345 INFO  (searcherExecutor-12244-thread-1-processing-n:127.0.0.1:54085_solr x:dv_coll_shard4_replica_n6 c:dv_coll s:shard4 r:core_node8) [n:127.0.0.1:54085_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore [dv_coll_shard4_replica_n6] Registered new searcher Searcher@5853e4f2[dv_coll_shard4_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2702347 INFO  (qtp784422341-41589) [n:127.0.0.1:54085_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2702347 INFO  (qtp784422341-41589) [n:127.0.0.1:54085_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n6]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:54088/solr/dv_coll_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 8
   [junit4]   2> 2702515 INFO  (Thread-6291) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2702515 INFO  (Thread-6291) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2702579 INFO  (Thread-6291) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@6d97b8c1[dv_coll_shard2_replica_n3] main]
   [junit4]   2> 2702583 INFO  (Thread-6291) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2702585 INFO  (Thread-6291) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2702585 INFO  (Thread-6291) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 2702586 INFO  (Thread-6291) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 2702586 INFO  (Thread-6291) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2702587 INFO  (qtp784422341-41579) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@65ba53f0[dv_coll_shard2_replica_n3] main]
   [junit4]   2> 2702590 INFO  (searcherExecutor-12261-thread-1-processing-n:127.0.0.1:54085_solr x:dv_coll_shard2_replica_n3 c:dv_coll s:shard2 r:core_node5) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.c.SolrCore [dv_coll_shard2_replica_n3] Registered new searcher Searcher@65ba53f0[dv_coll_shard2_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={os=Windows 10, java.vendor=Oracle Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11, lucene.version=9.0.0, os.arch=amd64, java.runtime.version=1.8.0_172-b11, source=flush, os.version=10.0, timestamp=1553884266527}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_COMPRESSION}])))}
   [junit4]   2> 2702590 INFO  (qtp784422341-41579) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2702599 INFO  (searcherExecutor-12266-thread-1-processing-n:127.0.0.1:54085_solr x:dv_coll_shard2_replica_n3 c:dv_coll s:shard2 r:core_node5) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.c.SolrCore [dv_coll_shard2_replica_n3] Registered new searcher Searcher@6d97b8c1[dv_coll_shard2_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={os=Windows 10, java.vendor=Oracle Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11, lucene.version=9.0.0, os.arch=amd64, java.runtime.version=1.8.0_172-b11, source=flush, os.version=10.0, timestamp=1553884266527}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_COMPRESSION}])))}
   [junit4]   2> 2702599 INFO  (qtp784422341-41579) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n3]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:54088/solr/dv_coll_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 261
   [junit4]   2> 2702602 INFO  (Thread-6291) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2702604 INFO  (Thread-6291) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@7f4ae176[dv_coll_shard2_replica_n3] main]
   [junit4]   2> 2702607 INFO  (Thread-6291) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.c.SolrCore [dv_coll_shard2_replica_n3]  CLOSING SolrCore org.apache.solr.core.SolrCore@38046199
   [junit4]   2> 2702607 INFO  (searcherExecutor-12266-thread-1-processing-n:127.0.0.1:54085_solr x:dv_coll_shard2_replica_n3 c:dv_coll s:shard2 r:core_node5) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.c.SolrCore [dv_coll_shard2_replica_n3] Registered new searcher Searcher@7f4ae176[dv_coll_shard2_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={java.runtime.version=1.8.0_172-b11, java.vendor=Oracle Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11, lucene.version=9.0.0, os=Windows 10, os.arch=amd64, os.version=10.0, source=flush, timestamp=1553884266527}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_COMPRESSION}])))}
   [junit4]   2> 2702607 INFO  (Thread-6291) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.dv_coll.shard2.replica_n3, tag=38046199
   [junit4]   2> 2702607 INFO  (Thread-6291) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@53196fa5: rootName = solr_54085, domain = solr.core.dv_coll.shard2.replica_n3, service url = null, agent id = null] for registry solr.core.dv_coll.shard2.replica_n3 / com.codahale.metrics.MetricRegistry@16354ce4
   [junit4]   2> 2702637 INFO  (Thread-6291) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.dv_coll.shard2.leader, tag=38046199
   [junit4]   2> 2702639 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@5a3b7665[dv_coll_shard3_replica_n4] main]
   [junit4]   2> 2702641 INFO  (searcherExecutor-12242-thread-1-processing-n:127.0.0.1:54088_solr x:dv_coll_shard3_replica_n4 c:dv_coll s:shard3 r:core_node7) [n:127.0.0.1:54088_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4] Registered new searcher Searcher@5a3b7665[dv_coll_shard3_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C2:[diagnostics={os=Windows 10, java.vendor=Oracle Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11, lucene.version=9.0.0, os.arch=amd64, java.runtime.version=1.8.0_172-b11, source=flush, os.version=10.0, timestamp=1553884266539}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_COMPRESSION}])))}
   [junit4]   2> 2702642 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2702642 INFO  (qtp1349631360-41592) [n:127.0.0.1:54088_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n4]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:54088/solr/dv_coll_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 298
   [junit4]   2> 2702643 INFO  (qtp1349631360-41596) [n:127.0.0.1:54088_solr c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1629365748746944512,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2702643 INFO  (qtp1349631360-41596) [n:127.0.0.1:54088_solr c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@72c30906 commitCommandVersion:1629365748746944512
   [junit4]   2> 2702715 INFO  (qtp1349631360-41596) [n:127.0.0.1:54088_solr c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@b752411[dv_coll_shard1_replica_n1] main]
   [junit4]   2> 2702717 INFO  (searcherExecutor-12241-thread-1-processing-n:127.0.0.1:54088_solr x:dv_coll_shard1_replica_n1 c:dv_coll s:shard1 r:core_node2) [n:127.0.0.1:54088_solr c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] Registered new searcher Searcher@b752411[dv_coll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={os=Windows 10, java.vendor=Oracle Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11, lucene.version=9.0.0, os.arch=amd64, java.runtime.version=1.8.0_172-b11, source=flush, os.version=10.0, timestamp=1553884266624}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_COMPRESSION}])))}
   [junit4]   2> 2702717 INFO  (qtp1349631360-41596) [n:127.0.0.1:54088_solr c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2702717 INFO  (qtp1349631360-41596) [n:127.0.0.1:54088_solr c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=dv_coll:4&commit=true&wt=javabin&version=2}{commit=} 0 458
   [junit4]   2> 2702914 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n3] o.a.s.c.S.Request [dv_coll_shard2_replica_n3]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=dv_coll:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=intGSF+asc,id+asc&shard.url=http://127.0.0.1:54085/solr/dv_coll_shard2_replica_n3/&rows=100&version=2&q=*:*&NOW=1553884266687&isShard=true&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 2702914 INFO  (qtp784422341-41587) [n:127.0.0.1:54085_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.S.Request [dv_coll_shard4_replica_n6]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=dv_coll:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=intGSF+asc,id+asc&shard.url=http://127.0.0.1:54085/solr/dv_coll_shard4_replica_n6/&rows=100&version=2&q=*:*&NOW=1553884266687&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 2702927 INFO  (qtp1349631360-41599) [n:127.0.0.1:54088_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.S.Request [dv_coll_shard3_replica_n4]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=dv_coll:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=intGSF+asc,id+asc&shard.url=http://127.0.0.1:54088/solr/dv_coll_shard3_replica_n4/&rows=100&version=2&q=*:*&NOW=1553884266687&isShard=true&wt=javabin} hits=2 status=0 QTime=0
   [junit4]   2> 2702927 INFO  (qtp1349631360-41594) [n:127.0.0.1:54088_solr c:dv_coll s:shard1 r:core_node2 x:dv_coll_shard1_replica_n1] o.a.s.c.S.Request [dv_coll_shard1_replica_n1]  webapp=/solr path=/select params={

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

       ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test
[junit4:pickseed] Seed property 'tests.seed' already defined: 5611963C54847804
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\temp
   [junit4] <JUnit4> says jolly good day! Master seed: 5611963C54847804
   [junit4] Your default console's encoding may not display certain unicode glyphs: windows-1252
   [junit4] Executing 5 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J0 PID(4820@serv1-vm1).
   [junit4] Started J1 PID(12808@serv1-vm1).
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4] OK      47.6s J0 | DocValuesNotIndexedTest.testGroupingSorting
   [junit4] OK      15.2s J0 | DocValuesNotIndexedTest.testGroupingDVOnly
   [junit4] OK      9.36s J0 | DocValuesNotIndexedTest.testGroupingDocAbsent
   [junit4] OK      7.61s J0 | DocValuesNotIndexedTest.testDistribFaceting
   [junit4] Completed [1/5] on J0 in 94.76s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4] OK      48.0s J1 | DocValuesNotIndexedTest.testGroupingSorting
   [junit4] OK      15.1s J1 | DocValuesNotIndexedTest.testGroupingDVOnly
   [junit4] OK      9.31s J1 | DocValuesNotIndexedTest.testGroupingDocAbsent
   [junit4] OK      7.75s J1 | DocValuesNotIndexedTest.testDistribFaceting
   [junit4] Completed [2/5] on J1 in 95.01s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4] OK      10.2s J1 | DocValuesNotIndexedTest.testGroupingSorting
   [junit4] OK      10.0s J1 | DocValuesNotIndexedTest.testGroupingDVOnly
   [junit4] OK      6.79s J1 | DocValuesNotIndexedTest.testGroupingDocAbsent
   [junit4] OK      6.53s J1 | DocValuesNotIndexedTest.testDistribFaceting
   [junit4] Completed [3/5] on J1 in 33.85s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4] OK      10.9s J0 | DocValuesNotIndexedTest.testGroupingSorting
   [junit4] OK      10.0s J0 | DocValuesNotIndexedTest.testGroupingDVOnly
   [junit4] OK      7.24s J0 | DocValuesNotIndexedTest.testGroupingDocAbsent
   [junit4] OK      6.12s J0 | DocValuesNotIndexedTest.testDistribFaceting
   [junit4] Completed [4/5] on J0 in 34.55s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4] OK      6.30s J1 | DocValuesNotIndexedTest.testGroupingSorting
   [junit4] OK      6.24s J1 | DocValuesNotIndexedTest.testGroupingDVOnly
   [junit4] OK      5.64s J1 | DocValuesNotIndexedTest.testGroupingDocAbsent
   [junit4] OK      5.24s J1 | DocValuesNotIndexedTest.testDistribFaceting
   [junit4] Completed [5/5] on J1 in 24.67s, 4 tests
   [junit4] 
   [junit4] JVM J0:     1.32 ..   133.01 =   131.69s
   [junit4] JVM J1:     1.32 ..   157.92 =   156.59s
   [junit4] Execution time total: 2 minutes 37 seconds
   [junit4] Tests summary: 5 suites, 20 tests
   [junit4] Could not remove temporary path: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp])
   [junit4] Could not remove temporary path: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp])
     [echo] 5 slowest tests:
[junit4:tophints] 259.70s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 257.65s | org.apache.solr.search.facet.TestJsonFacets
[junit4:tophints] 117.40s | org.apache.solr.cloud.CollectionsAPISolrJTest
[junit4:tophints] 115.20s | org.apache.solr.cloud.ReplicationFactorTest
[junit4:tophints] 111.21s | org.apache.solr.TestDistributedSearch

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 2 minutes 42 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.DocValuesNotIndexedTest
[repro] Exiting with code 0

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
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2801)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2680)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2661)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3040)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Windows VBOX
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at hudson.FilePath.act(FilePath.java:1068)
		at hudson.FilePath.act(FilePath.java:1057)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2659)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1841)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3042)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1070)
	at hudson.FilePath.act(FilePath.java:1057)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2659)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1841)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
No credentials specified
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=b2941ff0da4987dec4774aa6b4bb7c597b362243, workspace=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows
[WARNINGS] Computing warning deltas based on reference build #7848
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
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-9.0.4) - Build # 7850 - Still Unstable!

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

1 tests failed.
FAILED:  org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality

Error Message:
Error from server at http://127.0.0.1:56591/solr: no core retrieved for testMaxCardinality

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:56591/solr: no core retrieved for testMaxCardinality
	at __randomizedtesting.SeedInfo.seed([AF237CB518BEA5DB:DEE29E3A6998895D]:0)
	at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:66)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
	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.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1055)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:830)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1274)
	at org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.createConfigSet(RoutedAliasUpdateProcessorTest.java:115)
	at org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality(CategoryRoutedAliasUpdateProcessorTest.java:300)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 15638 lines...]
   [junit4] Suite: org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
   [junit4]   2> 3891801 INFO  (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[AF237CB518BEA5DB]-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\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF237CB518BEA5DB-001\init-core-data-001
   [junit4]   2> 3891801 WARN  (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[AF237CB518BEA5DB]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=116 numCloses=116
   [junit4]   2> 3891801 INFO  (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[AF237CB518BEA5DB]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3891801 INFO  (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[AF237CB518BEA5DB]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) 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> 3891817 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[AF237CB518BEA5DB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSliceRouting
   [junit4]   2> 3891817 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[AF237CB518BEA5DB]) [    ] 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.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF237CB518BEA5DB-001\tempDir-001
   [junit4]   2> 3891817 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[AF237CB518BEA5DB]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3891817 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3891817 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3891926 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[AF237CB518BEA5DB]) [    ] o.a.s.c.ZkTestServer start zk server on port:56291
   [junit4]   2> 3891926 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[AF237CB518BEA5DB]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:56291
   [junit4]   2> 3891926 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[AF237CB518BEA5DB]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 56291
   [junit4]   2> 3891957 INFO  (zkConnectionManagerCallback-22879-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3891990 INFO  (zkConnectionManagerCallback-22881-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3892004 INFO  (zkConnectionManagerCallback-22883-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3892004 WARN  (jetty-launcher-22884-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3892004 WARN  (jetty-launcher-22884-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 9.0.4+11
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-3) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 9.0.4+11
   [junit4]   2> 3892004 WARN  (jetty-launcher-22884-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 9.0.4+11
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b4422fc{/solr,null,AVAILABLE}
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-3) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6678ae5f{/solr,null,AVAILABLE}
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@378a4402{/solr,null,AVAILABLE}
   [junit4]   2> 3892004 WARN  (jetty-launcher-22884-thread-4) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-4) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 9.0.4+11
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-4) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7ddd03e9{/solr,null,AVAILABLE}
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2083cb1c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:56306}
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-2) [    ] o.e.j.s.Server Started @3892064ms
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56306}
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@40a5c745{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:56309}
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-3) [    ] o.e.j.s.Server Started @3892064ms
   [junit4]   2> 3892004 ERROR (jetty-launcher-22884-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56309}
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 9.0.0
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3892004 ERROR (jetty-launcher-22884-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-29T23:49:15.148519400Z
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 9.0.0
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-29T23:49:15.148519400Z
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6e6e58ec{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:56315}
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-4) [    ] o.e.j.s.Server Started @3892070ms
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56315}
   [junit4]   2> 3892004 ERROR (jetty-launcher-22884-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 9.0.0
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3892004 INFO  (jetty-launcher-22884-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-29T23:49:15.148519400Z
   [junit4]   2> 3892024 INFO  (jetty-launcher-22884-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@13fce3d4{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:56312}
   [junit4]   2> 3892024 INFO  (jetty-launcher-22884-thread-1) [    ] o.e.j.s.Server Started @3892074ms
   [junit4]   2> 3892024 INFO  (jetty-launcher-22884-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56312}
   [junit4]   2> 3892024 ERROR (jetty-launcher-22884-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3892024 INFO  (jetty-launcher-22884-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3892024 INFO  (jetty-launcher-22884-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 9.0.0
   [junit4]   2> 3892024 INFO  (jetty-launcher-22884-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3892024 INFO  (jetty-launcher-22884-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3892024 INFO  (jetty-launcher-22884-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-29T23:49:15.168536400Z
   [junit4]   2> 3892024 INFO  (zkConnectionManagerCallback-22886-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3892024 INFO  (zkConnectionManagerCallback-22888-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3892024 INFO  (jetty-launcher-22884-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3892040 INFO  (jetty-launcher-22884-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3892082 INFO  (zkConnectionManagerCallback-22890-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3892082 INFO  (jetty-launcher-22884-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3892160 INFO  (jetty-launcher-22884-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3892285 WARN  (jetty-launcher-22884-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@463da796[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3892285 INFO  (jetty-launcher-22884-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3892285 INFO  (zkConnectionManagerCallback-22892-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3892285 INFO  (jetty-launcher-22884-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3892318 INFO  (jetty-launcher-22884-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3892340 WARN  (jetty-launcher-22884-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6935e83b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3892348 WARN  (jetty-launcher-22884-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3f09efaa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3892348 INFO  (jetty-launcher-22884-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56291/solr
   [junit4]   2> 3892348 WARN  (jetty-launcher-22884-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@50d3e732[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3892348 WARN  (jetty-launcher-22884-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@57976242[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3892348 INFO  (jetty-launcher-22884-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56291/solr
   [junit4]   2> 3892348 WARN  (jetty-launcher-22884-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5b3a41[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3892348 INFO  (jetty-launcher-22884-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56291/solr
   [junit4]   2> 3892363 INFO  (zkConnectionManagerCallback-22906-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3892363 INFO  (zkConnectionManagerCallback-22911-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3892363 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 0x10053c88b330008, likely client has closed socket
   [junit4]   2> 3892386 INFO  (zkConnectionManagerCallback-22914-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3892386 INFO  (zkConnectionManagerCallback-22916-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3892395 INFO  (zkConnectionManagerCallback-22918-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3892504 INFO  (zkConnectionManagerCallback-22920-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3892551 INFO  (jetty-launcher-22884-thread-3) [n:127.0.0.1:56309_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56309_solr
   [junit4]   2> 3892551 INFO  (jetty-launcher-22884-thread-3) [n:127.0.0.1:56309_solr    ] o.a.s.c.Overseer Overseer (id=72149714831867915-127.0.0.1:56309_solr-n_0000000000) starting
   [junit4]   2> 3892551 INFO  (jetty-launcher-22884-thread-2) [n:127.0.0.1:56306_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56306_solr
   [junit4]   2> 3892582 INFO  (jetty-launcher-22884-thread-4) [n:127.0.0.1:56315_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3892582 INFO  (jetty-launcher-22884-thread-4) [n:127.0.0.1:56315_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:56315_solr as DOWN
   [junit4]   2> 3892582 INFO  (jetty-launcher-22884-thread-4) [n:127.0.0.1:56315_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3892582 INFO  (jetty-launcher-22884-thread-4) [n:127.0.0.1:56315_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56315_solr
   [junit4]   2> 3892645 INFO  (zkCallback-22917-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3892645 INFO  (zkCallback-22919-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3892645 INFO  (zkCallback-22915-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3892645 INFO  (zkConnectionManagerCallback-22931-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3892645 INFO  (jetty-launcher-22884-thread-3) [n:127.0.0.1:56309_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3892645 INFO  (zkConnectionManagerCallback-22936-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3892645 INFO  (zkConnectionManagerCallback-22941-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3892645 INFO  (jetty-launcher-22884-thread-3) [n:127.0.0.1:56309_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56291/solr ready
   [junit4]   2> 3892645 INFO  (jetty-launcher-22884-thread-3) [n:127.0.0.1:56309_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:56309_solr as DOWN
   [junit4]   2> 3892645 INFO  (jetty-launcher-22884-thread-2) [n:127.0.0.1:56306_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3892645 INFO  (jetty-launcher-22884-thread-3) [n:127.0.0.1:56309_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3892645 INFO  (jetty-launcher-22884-thread-3) [n:127.0.0.1:56309_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56309_solr
   [junit4]   2> 3892645 INFO  (jetty-launcher-22884-thread-4) [n:127.0.0.1:56315_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3892661 INFO  (zkCallback-22919-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3892661 INFO  (zkCallback-22915-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3892661 INFO  (zkCallback-22917-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3892661 INFO  (jetty-launcher-22884-thread-2) [n:127.0.0.1:56306_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56291/solr ready
   [junit4]   2> 3892661 INFO  (jetty-launcher-22884-thread-2) [n:127.0.0.1:56306_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3892661 INFO  (jetty-launcher-22884-thread-4) [n:127.0.0.1:56315_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56291/solr ready
   [junit4]   2> 3892661 INFO  (jetty-launcher-22884-thread-4) [n:127.0.0.1:56315_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3892802 INFO  (jetty-launcher-22884-thread-2) [n:127.0.0.1:56306_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56306.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4d97a65
   [junit4]   2> 3892817 INFO  (jetty-launcher-22884-thread-2) [n:127.0.0.1:56306_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56306.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4d97a65
   [junit4]   2> 3892817 INFO  (jetty-launcher-22884-thread-2) [n:127.0.0.1:56306_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56306.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4d97a65
   [junit4]   2> 3892817 INFO  (jetty-launcher-22884-thread-2) [n:127.0.0.1:56306_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.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF237CB518BEA5DB-001\tempDir-001\node2\.
   [junit4]   2> 3892832 INFO  (jetty-launcher-22884-thread-3) [n:127.0.0.1:56309_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3892848 INFO  (jetty-launcher-22884-thread-3) [n:127.0.0.1:56309_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56309.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4d97a65
   [junit4]   2> 3892848 INFO  (jetty-launcher-22884-thread-3) [n:127.0.0.1:56309_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56309.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4d97a65
   [junit4]   2> 3892848 INFO  (jetty-launcher-22884-thread-3) [n:127.0.0.1:56309_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56309.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4d97a65
   [junit4]   2> 3892848 INFO  (jetty-launcher-22884-thread-3) [n:127.0.0.1:56309_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.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF237CB518BEA5DB-001\tempDir-001\node3\.
   [junit4]   2> 3892879 INFO  (zkCallback-22935-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3892879 INFO  (zkCallback-22930-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3892911 INFO  (jetty-launcher-22884-thread-4) [n:127.0.0.1:56315_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56315.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4d97a65
   [junit4]   2> 3892911 INFO  (jetty-launcher-22884-thread-4) [n:127.0.0.1:56315_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56315.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4d97a65
   [junit4]   2> 3892911 INFO  (jetty-launcher-22884-thread-4) [n:127.0.0.1:56315_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56315.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4d97a65
   [junit4]   2> 3892911 INFO  (jetty-launcher-22884-thread-4) [n:127.0.0.1:56315_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.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF237CB518BEA5DB-001\tempDir-001\node4\.
   [junit4]   2> 3892911 INFO  (OverseerStateUpdate-72149714831867915-127.0.0.1:56309_solr-n_0000000000) [n:127.0.0.1:56309_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:56309_solr
   [junit4]   2> 3893427 INFO  (jetty-launcher-22884-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3893427 WARN  (jetty-launcher-22884-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1fc794de[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3893427 WARN  (jetty-launcher-22884-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@42c8fb99[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3893427 INFO  (jetty-launcher-22884-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56291/solr
   [junit4]   2> 3893427 INFO  (zkConnectionManagerCallback-22950-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3893442 INFO  (zkConnectionManagerCallback-22952-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3893551 INFO  (jetty-launcher-22884-thread-1) [n:127.0.0.1:56312_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3893567 INFO  (jetty-launcher-22884-thread-1) [n:127.0.0.1:56312_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:56312_solr as DOWN
   [junit4]   2> 3893567 INFO  (jetty-launcher-22884-thread-1) [n:127.0.0.1:56312_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3893567 INFO  (jetty-launcher-22884-thread-1) [n:127.0.0.1:56312_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56312_solr
   [junit4]   2> 3893567 INFO  (zkCallback-22935-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3893567 INFO  (zkCallback-22930-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3893567 INFO  (zkCallback-22915-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3893567 INFO  (zkCallback-22919-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3893567 INFO  (zkCallback-22951-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3893567 INFO  (zkCallback-22940-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3893567 INFO  (zkCallback-22917-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3893613 INFO  (zkConnectionManagerCallback-22959-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3893614 INFO  (jetty-launcher-22884-thread-1) [n:127.0.0.1:56312_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3893614 INFO  (jetty-launcher-22884-thread-1) [n:127.0.0.1:56312_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56291/solr ready
   [junit4]   2> 3893614 INFO  (jetty-launcher-22884-thread-1) [n:127.0.0.1:56312_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3893629 INFO  (jetty-launcher-22884-thread-1) [n:127.0.0.1:56312_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56312.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4d97a65
   [junit4]   2> 3893661 INFO  (jetty-launcher-22884-thread-1) [n:127.0.0.1:56312_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56312.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4d97a65
   [junit4]   2> 3893661 INFO  (jetty-launcher-22884-thread-1) [n:127.0.0.1:56312_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56312.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4d97a65
   [junit4]   2> 3893661 INFO  (jetty-launcher-22884-thread-1) [n:127.0.0.1:56312_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.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF237CB518BEA5DB-001\tempDir-001\node1\.
   [junit4]   2> 3893723 INFO  (zkConnectionManagerCallback-22965-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3893739 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[AF237CB518BEA5DB]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3893739 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[AF237CB518BEA5DB]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56291/solr ready
   [junit4]   2> 3893754 INFO  (qtp2052748166-63039) [n:127.0.0.1:56309_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3893754 INFO  (qtp2052748166-63039) [n:127.0.0.1:56309_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3893754 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[AF237CB518BEA5DB]) [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest SolrClient: org.apache.solr.client.solrj.impl.CloudSolrClient@32479bc7
   [junit4]   2> 3893754 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[AF237CB518BEA5DB]) [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest ClusterStateProvider org.apache.solr.client.solrj.impl.HttpClusterStateProvider@4c93f97c
   [junit4]   2> 3893754 INFO  (qtp654570416-63052) [n:127.0.0.1:56312_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3893754 INFO  (qtp654570416-63052) [n:127.0.0.1:56312_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 3893754 INFO  (qtp654570416-63052) [n:127.0.0.1:56312_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3893754 INFO  (qtp654570416-63052) [n:127.0.0.1:56312_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 3893754 INFO  (qtp654570416-63052) [n:127.0.0.1:56312_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3893754 INFO  (qtp654570416-63052) [n:127.0.0.1:56312_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3893754 INFO  (qtp654570416-63054) [n:127.0.0.1:56312_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3893754 INFO  (qtp654570416-63054) [n:127.0.0.1:56312_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3893754 INFO  (qtp654570416-63056) [n:127.0.0.1:56312_solr    ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params baseConfigSet=_default&name=testSliceRouting&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 3893754 INFO  (OverseerThreadFactory-20381-thread-1-processing-n:127.0.0.1:56309_solr) [n:127.0.0.1:56309_solr    ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testSliceRouting",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 3893754 INFO  (OverseerThreadFactory-20381-thread-1-processing-n:127.0.0.1:56309_solr) [n:127.0.0.1:56309_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testSliceRouting/managed-schema
   [junit4]   2> 3893775 INFO  (OverseerThreadFactory-20381-thread-1-processing-n:127.0.0.1:56309_solr) [n:127.0.0.1:56309_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testSliceRouting/protwords.txt
   [junit4]   2> 3893775 INFO  (OverseerThreadFactory-20381-thread-1-processing-n:127.0.0.1:56309_solr) [n:127.0.0.1:56309_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testSliceRouting/solrconfig.xml
   [junit4]   2> 3893786 INFO  (OverseerThreadFactory-20381-thread-1-processing-n:127.0.0.1:56309_solr) [n:127.0.0.1:56309_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testSliceRouting/synonyms.txt
   [junit4]   2> 3893786 INFO  (OverseerThreadFactory-20381-thread-1-processing-n:127.0.0.1:56309_solr) [n:127.0.0.1:56309_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testSliceRouting/stopwords.txt
   [junit4]   2> 3893786 INFO  (OverseerThreadFactory-20381-thread-1-processing-n:127.0.0.1:56309_solr) [n:127.0.0.1:56309_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testSliceRouting/lang/contractions_it.txt
   [junit4]   2> 3893802 INFO  (OverseerThreadFactory-20381-thread-1-processing-n:127.0.0.1:56309_solr) [n:127.0.0.1:56309_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testSliceRouting/lang/contractions_ca.txt
   [junit4]   2> 3893802 INFO  (OverseerThreadFactory-20381-thread-1-processing-n:127.0.0.1:56309_solr) [n:127.0.0.1:56309_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testSliceRouting/lang/stemdict_nl.txt
   [junit4]   2> 3893802 INFO  (OverseerThreadFactory-20381-thread-1-processing-n:127.0.0.1:56309_solr) [n:127.0.0.1:56309_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testSliceRouting/lang/stopwords_hy.txt
   [junit4]   2> 3893817 INFO  (OverseerThreadFactory-20381-thread-1-processing-n:127.0.0.1:56309_solr) [n:127.0.0.1:56309_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testSliceRouting/lang/stopwords_no.txt
   [junit4]   2> 3893817 INFO  (OverseerThreadFactory-20381-thread-1-processing-n:127.0.0.1:56309_solr) [n:127.0.0.1:56309_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testSliceRouting/lang/stopwords_id.txt
   [junit4]   2> 3893817 INFO  (OverseerThreadFactory-20381-thread-1-processing-n:127.0.0.1:56309_solr) [n:127.0.0.1:56309_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testSliceRouting/lang/stopwords_da.txt
   [junit4]   2> 3893817 INFO  (OverseerThreadFactory-20381-thread-1-processing-n:127.0.0.1:56309_solr) [n:127.0.0.1:56309_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testSliceRouting/lang/stopwords_ga.txt
   [junit4]   2> 3893817 INFO  (OverseerThreadFactory-20381-thread-1-processing-n:127.0.0.1:56309_solr) [n:127.0.0.1:56309_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testSliceRouting/lang/stopwords_hi.txt
   [junit4]   2> 3893817 INFO  (OverseerThreadFactory-20381-thread-1-processing-n:127.0.0.1:56309_solr) [n:127.0.0.1:56309_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testSliceRouting/lang/stopwords_ja.txt
   [junit4]   2> 3893832 INFO  (OverseerThreadFactory-20381-thread-1-processing-n:127.0.0.1:56309_solr) [n:127.0.0.1:56309_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testSliceRouting/lang/stopwords_pt.txt
   [junit4]   2> 3893832 INFO  (OverseerThreadFactory-20381-thread-1-processing-n:127.0.0.1:56309_solr) [n:127.0.0.1:56309_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testSliceRouting/lang/stopwords_hu.txt
   [junit4]   2> 3893832 INFO  (OverseerThreadFactory-20381-thread-1-processing-n:127.0.0.1:56309_solr) [n:127.0.0.1:56309_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testSliceRouting/lang/stopwords_el.txt
   [junit4]   2> 3893849 INFO  (OverseerThreadFactory-20381-thread-1-processing-n:127.0.0.1:56309_solr) [n:127.0.0.1:56309_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testSliceRouting/lang/stopwords_ru.txt
   [junit4]   2> 3893849 INFO  (OverseerThreadFactory-20381-thread-1-processing-n:127.0.0.1:56309_solr) [n:127.0.0.1:56309_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testSliceRouting/lang/stopwords_tr.txt
   [junit4]   2> 3893849 INFO  (OverseerThreadFactory-20381-thread-1-processing-n:127.0.0.1:56309_solr) [n:127.0.0.1:56309_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testSliceRouting/lang/stopwords_ar.txt
   [junit4]   2> 3893849 INFO  (OverseerThreadFactory-20381-thread-1-processing-n:127.0.0.1:56309_solr) [n:127.0.0.1:56309_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testSliceRouting/lang/userdict_ja.txt
   [junit4]   2> 3893863 INFO  (OverseerThreadFactory-20381-thread-1-processing-n:127.0.0.1:56309_solr) [n:127.0.0.1:56309_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testSliceRouting/lang/stopwords_eu.txt
   [junit4]   2> 3893863 INFO  (OverseerThreadFactory-20381-thread-1-processing-n:127.0.0.1:56309_solr) [n:127.0.0.1:56309_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testSliceRouting/lang/stopwords_it.txt
   [junit4]   2> 3893863 INFO  (OverseerThreadFactory-20381-thread-1-processing-n:127.0.0.1:56309_solr) [n:127.0.0.1:56309_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testSliceRouting/lang/stopwords_cz.txt
   [junit4]   2> 3893863 INFO  (OverseerThreadFactory-20381-thread-1-processing-n:127.0.0.1:56309_solr) [n:127.0.0.1:56309_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testSliceRouting/lang/stoptags_ja.txt
   [junit4]   2> 3893863 INFO  (OverseerThreadFactory-20381-thread-1-processing-n:127.0.0.1:56309_solr) [n:127.0.0.1:56309_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testSliceRouting/lang/contractions_fr.txt
   [junit4]   2> 3893863 INFO  (OverseerThreadFactory-20381-thread-1-processing-n:127.0.0.1:56309_solr) [n:127.0.0.1:56309_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testSliceRouting/lang/stopwords_de.txt
   [junit4]   2> 3893863 INFO  (OverseerThreadFactory-20381-thread-1-processing-n:127.0.0.1:56309_solr) [n:127.0.0.1:56309_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testSliceRouting/lang/stopwords_fa.txt
   [junit4]   2> 3893880 INFO  (OverseerThreadFactory-20381-thread-1-processing-n:127.0.0.1:56309_solr) [n:127.0.0.1:56309_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testSliceRouting/lang/contractions_ga.txt
   [junit4]   2> 3893880 INFO  (OverseerThreadFactory-20381-thread-1-processing-n:127.0.0.1:56309_solr) [n:127.0.0.1:56309_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testSliceRouting/lang/stopwords_ca.txt
   [junit4]   2> 3893880 INFO  (OverseerThreadFactory-20381-thread-1-processing-n:127.0.0.1:56309_solr) [n:127.0.0.1:56309_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testSliceRouting/lang/stopwords_nl.txt
   [junit4]   2> 3893895 INFO  (OverseerThreadFactory-20381-thread-1-processing-n:127.0.0.1:56309_solr) [n:127.0.0.1:56309_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testSliceRouting/lang/stopwords_bg.txt
   [junit4]   2> 3893895 INFO  (OverseerThreadFactory-20381-thread-1-processing-n:127.0.0.1:56309_solr) [n:127.0.0.1:56309_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testSliceRouting/lang/stopwords_en.txt
   [junit4]   2> 3893895 INFO  (OverseerThreadFactory-20381-thread-1-processing-n:127.0.0.1:56309_solr) [n:127.0.0.1:56309_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testSliceRouting/lang/stopwords_es.txt
   [junit4]   2> 3893895 INFO  (OverseerThreadFactory-20381-thread-1-processing-n:127.0.0.1:56309_solr) [n:127.0.0.1:56309_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testSliceRouting/lang/stopwords_lv.txt
   [junit4]   2> 3893895 INFO  (OverseerThreadFactory-20381-thread-1-processing-n:127.0.0.1:56309_solr) [n:127.0.0.1:56309_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testSliceRouting/lang/stopwords_ro.txt
   [junit4]   2> 3893895 INFO  (OverseerThreadFactory-20381-thread-1-processing-n:127.0.0.1:56309_solr) [n:127.0.0.1:56309_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testSliceRouting/lang/stopwords_th.txt
   [junit4]   2> 3893910 INFO  (OverseerThreadFactory-20381-thread-1-processing-n:127.0.0.1:56309_solr) [n:127.0.0.1:56309_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testSliceRouting/lang/stopwords_fr.txt
   [junit4]   2> 3893910 INFO  (OverseerThreadFactory-20381-thread-1-processing-n:127.0.0.1:56309_solr) [n:127.0.0.1:56309_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testSliceRouting/lang/stopwords_sv.txt
   [junit4]   2> 3893910 INFO  (OverseerThreadFactory-20381-thread-1-processing-n:127.0.0.1:56309_solr) [n:127.0.0.1:56309_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testSliceRouting/lang/stopwords_fi.txt
   [junit4]   2> 3893910 INFO  (OverseerThreadFactory-20381-thread-1-processing-n:127.0.0.1:56309_solr) [n:127.0.0.1:56309_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testSliceRouting/lang/hyphenations_ga.txt
   [junit4]   2> 3893910 INFO  (OverseerThreadFactory-20381-thread-1-processing-n:127.0.0.1:56309_solr) [n:127.0.0.1:56309_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testSliceRouting/lang/stopwords_gl.txt
   [junit4]   2> 3893910 INFO  (OverseerThreadFactory-20381-thread-1-processing-n:127.0.0.1:56309_solr) [n:127.0.0.1:56309_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testSliceRouting/params.json
   [junit4]   2> 3893926 INFO  (qtp654570416-63056) [n:127.0.0.1:56312_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={baseConfigSet=_default&name=testSliceRouting&action=CREATE&wt=javabin&version=2} status=0 QTime=171
   [junit4]   2> 3893926 INFO  (qtp654570416-63056) [n:127.0.0.1:56312_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3893926 INFO  (qtp654570416-63056) [n:127.0.0.1:56312_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3893926 INFO  (qtp654570416-63056) [n:127.0.0.1:56312_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3893942 INFO  (qtp654570416-63056) [n:127.0.0.1:56312_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=17
   [junit4]   2> 3893942 INFO  (qtp654570416-63056) [n:127.0.0.1:56312_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3893942 INFO  (qtp654570416-63056) [n:127.0.0.1:56312_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 3893957 INFO  (qtp654570416-63076) [n:127.0.0.1:56312_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3893957 INFO  (qtp654570416-63076) [n:127.0.0.1:56312_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3893957 INFO  (qtp654570416-63076) [n:127.0.0.1:56312_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=testSliceRouting&name=testSliceRouting&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3893957 INFO  (OverseerCollectionConfigSetProcessor-72149714831867915-127.0.0.1:56309_solr-n_0000000000) [n:127.0.0.1:56309_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 3893957 INFO  (OverseerThreadFactory-20381-thread-2-processing-n:127.0.0.1:56309_solr) [n:127.0.0.1:56309_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testSliceRouting
   [junit4]   2> 3894082 INFO  (OverseerStateUpdate-72149714831867915-127.0.0.1:56309_solr-n_0000000000) [n:127.0.0.1:56309_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSliceRouting",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSliceRouting_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56306/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3894301 INFO  (qtp674348918-63038) [n:127.0.0.1:56306_solr    x:testSliceRouting_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testSliceRouting&newCollection=true&name=testSliceRouting_shard1_replica_n1&action=CREATE&numShards=1&collection=testSliceRouting&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3894301 INFO  (qtp674348918-63038) [n:127.0.0.1:56306_solr    x:testSliceRouting_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3895317 INFO  (qtp674348918-63038) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 3895317 INFO  (qtp674348918-63038) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 3895317 WARN  (qtp674348918-63038) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF237CB518BEA5DB-001\tempDir-001\node2\testSliceRouting_shard1_replica_n1\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF237CB518BEA5DB-001\tempDir-001\node2\testSliceRouting_shard1_replica_n1\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 3895317 WARN  (qtp674348918-63038) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF237CB518BEA5DB-001\tempDir-001\node2\testSliceRouting_shard1_replica_n1\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF237CB518BEA5DB-001\tempDir-001\node2\testSliceRouting_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3895317 WARN  (qtp674348918-63038) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF237CB518BEA5DB-001\tempDir-001\node2\testSliceRouting_shard1_replica_n1\..\..\..\..\contrib\clustering\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF237CB518BEA5DB-001\tempDir-001\node2\testSliceRouting_shard1_replica_n1\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 3895317 WARN  (qtp674348918-63038) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF237CB518BEA5DB-001\tempDir-001\node2\testSliceRouting_shard1_replica_n1\..\..\..\..\dist filtered by solr-clustering-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF237CB518BEA5DB-001\tempDir-001\node2\testSliceRouting_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3895317 WARN  (qtp674348918-63038) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF237CB518BEA5DB-001\tempDir-001\node2\testSliceRouting_shard1_replica_n1\..\..\..\..\contrib\langid\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF237CB518BEA5DB-001\tempDir-001\node2\testSliceRouting_shard1_replica_n1\..\..\..\..\contrib\langid\lib
   [junit4]   2> 3895317 WARN  (qtp674348918-63038) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF237CB518BEA5DB-001\tempDir-001\node2\testSliceRouting_shard1_replica_n1\..\..\..\..\dist filtered by solr-langid-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF237CB518BEA5DB-001\tempDir-001\node2\testSliceRouting_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3895317 WARN  (qtp674348918-63038) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF237CB518BEA5DB-001\tempDir-001\node2\testSliceRouting_shard1_replica_n1\..\..\..\..\contrib\velocity\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF237CB518BEA5DB-001\tempDir-001\node2\testSliceRouting_shard1_replica_n1\..\..\..\..\contrib\velocity\lib
   [junit4]   2> 3895317 WARN  (qtp674348918-63038) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF237CB518BEA5DB-001\tempDir-001\node2\testSliceRouting_shard1_replica_n1\..\..\..\..\dist filtered by solr-velocity-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF237CB518BEA5DB-001\tempDir-001\node2\testSliceRouting_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3895317 WARN  (qtp674348918-63038) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF237CB518BEA5DB-001\tempDir-001\node2\testSliceRouting_shard1_replica_n1\..\..\..\..\dist filtered by solr-ltr-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF237CB518BEA5DB-001\tempDir-001\node2\testSliceRouting_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3895332 INFO  (qtp674348918-63038) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 3895364 INFO  (qtp674348918-63038) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.s.IndexSchema [testSliceRouting_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 3896098 INFO  (qtp674348918-63038) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 3896176 INFO  (qtp674348918-63038) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSliceRouting_shard1_replica_n1' using configuration from collection testSliceRouting, trusted=true
   [junit4]   2> 3896176 INFO  (qtp674348918-63038) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56306.solr.core.testSliceRouting.shard1.replica_n1' (registry 'solr.core.testSliceRouting.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4d97a65
   [junit4]   2> 3896176 INFO  (qtp674348918-63038) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrCore [[testSliceRouting_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF237CB518BEA5DB-001\tempDir-001\node2\testSliceRouting_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF237CB518BEA5DB-001\tempDir-001\node2\.\testSliceRouting_shard1_replica_n1\data\]
   [junit4]   2> 3896192 INFO  (qtp674348918-63038) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 3896333 INFO  (qtp674348918-63038) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3896333 INFO  (qtp674348918-63038) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3896333 INFO  (qtp674348918-63038) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 3896333 INFO  (qtp674348918-63038) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3896333 INFO  (qtp674348918-63038) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7cc6638c[testSliceRouting_shard1_replica_n1] main]
   [junit4]   2> 3896333 INFO  (qtp674348918-63038) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testSliceRouting
   [junit4]   2> 3896349 INFO  (qtp674348918-63038) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testSliceRouting
   [junit4]   2> 3896349 INFO  (qtp674348918-63038) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testSliceRouting/managed-schema
   [junit4]   2> 3896349 INFO  (qtp674348918-63038) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 3896349 INFO  (qtp674348918-63038) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3896349 INFO  (qtp674348918-63038) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 3896349 INFO  (qtp674348918-63038) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3896349 INFO  (qtp674348918-63038) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1629385769083731968
   [junit4]   2> 3896349 INFO  (searcherExecutor-20389-thread-1-processing-n:127.0.0.1:56306_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@7cc6638c[testSliceRouting_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3896349 INFO  (searcherExecutor-20389-thread-1-processing-n:127.0.0.1:56306_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 3896349 INFO  (searcherExecutor-20389-thread-1-processing-n:127.0.0.1:56306_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 3896349 INFO  (searcherExecutor-20389-thread-1-processing-n:127.0.0.1:56306_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrCore [testSliceRouting_shard1_replica_n1] Registered new searcher Searcher@7cc6638c[testSliceRouting_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3896362 INFO  (qtp674348918-63038) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testSliceRouting/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 3896362 INFO  (qtp674348918-63038) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testSliceRouting/leaders/shard1
   [junit4]   2> 3896364 INFO  (qtp674348918-63038) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3896364 INFO  (qtp674348918-63038) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3896364 INFO  (qtp674348918-63038) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:56306/solr/testSliceRouting_shard1_replica_n1/
   [junit4]   2> 3896364 INFO  (qtp674348918-63038) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3896364 INFO  (qtp674348918-63038) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:56306/solr/testSliceRouting_shard1_replica_n1/ has no replicas
   [junit4]   2> 3896364 INFO  (qtp674348918-63038) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testSliceRouting/leaders/shard1/leader after winning as /collections/testSliceRouting/leader_elect/shard1/election/72149714831867916-core_node2-n_0000000000
   [junit4]   2> 3896364 INFO  (qtp674348918-63038) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:56306/solr/testSliceRouting_shard1_replica_n1/ shard1
   [junit4]   2> 3896473 INFO  (zkCallback-22919-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSliceRouting/state.json] for collection [testSliceRouting] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3896473 INFO  (qtp674348918-63038) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3896473 INFO  (qtp674348918-63038) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testSliceRouting&newCollection=true&name=testSliceRouting_shard1_replica_n1&action=CREATE&numShards=1&collection=testSliceRouting&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2174
   [junit4]   2> 3896489 INFO  (qtp654570416-63076) [n:127.0.0.1:56312_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 3896582 INFO  (zkCallback-22919-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSliceRouting/state.json] for collection [testSliceRouting] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3896582 INFO  (zkCallback-22951-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSliceRouting/state.json] for collection [testSliceRouting] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3896582 INFO  (zkCallback-22919-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSliceRouting/state.json] for collection [testSliceRouting] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3896582 INFO  (qtp654570416-63076) [n:127.0.0.1:56312_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=testSliceRouting&name=testSliceRouting&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2625
   [junit4]   2> 3896582 INFO  (qtp654570416-63053) [n:127.0.0.1:56312_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3896582 INFO  (qtp654570416-63053) [n:127.0.0.1:56312_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 3896598 DEBUG (qtp674348918-63041) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.u.p.TrackingUpdateProcessorFactory Init URP, group 'testSliceRouting'
   [junit4]   2> 3896598 INFO  (qtp674348918-63041) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted to ZK [{"set-user-property":{"update.autoCreateFields":false}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"tolerant",
   [junit4]   2>     "class":"solr.TolerantUpdateProcessorFactory"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"tracking-testSliceRouting",
   [junit4]   2>     "class":"solr.TrackingUpdateProcessorFactory",
   [junit4]   2>     "group":"testSliceRouting"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"inc",
   [junit4]   2>     "class":"org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest$IncrementURPFactory",
   [junit4]   2>     "fieldName":"integer_i"}}]
   [junit4]   2> 3896598 INFO  (qtp674348918-63041) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property overlay to be of version 0 for collection testSliceRouting
   [junit4]   2> 3896598 INFO  (Thread-10383) [    ] o.a.s.c.SolrCore config update listener called for core testSliceRouting_shard1_replica_n1
   [junit4]   2> 3896598 INFO  (Thread-10383) [    ] o.a.s.c.SolrCore core reload testSliceRouting_shard1_replica_n1
   [junit4]   2> 3896598 INFO  (solrHandlerExecutor-20394-thread-1-processing-n:127.0.0.1:56306_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 3896614 INFO  (Thread-10383) [    ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 3896614 INFO  (Thread-10383) [    ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 3896614 WARN  (Thread-10383) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF237CB518BEA5DB-001\tempDir-001\node2\testSliceRouting_shard1_replica_n1\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF237CB518BEA5DB-001\tempDir-001\node2\testSliceRouting_shard1_replica_n1\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 3896614 WARN  (Thread-10383) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF237CB518BEA5DB-001\tempDir-001\node2\testSliceRouting_shard1_replica_n1\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF237CB518BEA5DB-001\tempDir-001\node2\testSliceRouting_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3896614 WARN  (Thread-10383) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF237CB518BEA5DB-001\tempDir-001\node2\testSliceRouting_shard1_replica_n1\..\..\..\..\contrib\clustering\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF237CB518BEA5DB-001\tempDir-001\node2\testSliceRouting_shard1_replica_n1\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 3896614 WARN  (Thread-10383) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF237CB518BEA5DB-001\tempDir-001\node2\testSliceRouting_shard1_replica_n1\..\..\..\..\dist filtered by solr-clustering-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF237CB518BEA5DB-001\tempDir-001\node2\testSliceRouting_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3896614 WARN  (Thread-10383) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF237CB518BEA5DB-001\tempDir-001\node2\testSliceRouting_shard1_replica_n1\..\..\..\..\contrib\langid\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF237CB518BEA5DB-001\tempDir-001\node2\testSliceRouting_shard1_replica_n1\..\..\..\..\contrib\langid\lib
   [junit4]   2> 3896614 WARN  (Thread-10383) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF237CB518BEA5DB-001\tempDir-001\node2\testSliceRouting_shard1_replica_n1\..\..\..\..\dist filtered by solr-langid-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF237CB518BEA5DB-001\tempDir-001\node2\testSliceRouting_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3896614 WARN  (Thread-10383) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF237CB518BEA5DB-001\tempDir-001\node2\testSliceRouting_shard1_replica_n1\..\..\..\..\contrib\velocity\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF237CB518BEA5DB-001\tempDir-001\node2\testSliceRouting_shard1_replica_n1\..\..\..\..\contrib\velocity\lib
   [junit4]   2> 3896614 WARN  (Thread-10383) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF237CB518BEA5DB-001\tempDir-001\node2\testSliceRouting_shard1_replica_n1\..\..\..\..\dist filtered by solr-velocity-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF237CB518BEA5DB-001\tempDir-001\node2\testSliceRouting_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3896614 WARN  (Thread-10383) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF237CB518BEA5DB-001\tempDir-001\node2\testSliceRouting_shard1_replica_n1\..\..\..\..\dist filtered by solr-ltr-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF237CB518BEA5DB-001\tempDir-001\node2\testSliceRouting_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3896629 INFO  (Thread-10383) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 3896677 INFO  (Thread-10383) [    ] o.a.s.s.IndexSchema [testSliceRouting_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 3896708 INFO  (qtp674348918-63044) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 3896708 INFO  (qtp674348918-63044) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.S.Request [testSliceRouting_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3896708 INFO  (solrHandlerExecutor-20394-thread-1-processing-n:127.0.0.1:56306_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:56306/solr/testSliceRouting_shard1_replica_n1/ for prop overlay   after 1 attempts
   [junit4]   2> 3896708 INFO  (solrHandlerExecutor-20394-thread-1-processing-n:127.0.0.1:56306_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 3896708 INFO  (SolrConfigHandler-refreshconf) [    ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 3896817 INFO  (qtp674348918-63068) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 3896817 INFO  (qtp674348918-63068) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.S.Request [testSliceRouting_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3896817 INFO  (solrHandlerExecutor-20394-thread-1-processing-n:127.0.0.1:56306_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:56306/solr/testSliceRouting_shard1_replica_n1/ for prop overlay   after 2 attempts
   [junit4]   2> 3896817 INFO  (solrHandlerExecutor-20394-thread-1-processing-n:127.0.0.1:56306_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 3896848 INFO  (SolrConfigHandler-refreshconf) [    ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 3896946 INFO  (qtp674348918-63074) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 3896946 INFO  (qtp674348918-63074) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.S.Request [testSliceRouting_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3896946 INFO  (solrHandlerExecutor-20394-thread-1-processing-n:127.0.0.1:56306_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:56306/solr/testSliceRouting_shard1_replica_n1/ for prop overlay   after 3 attempts
   [junit4]   2> 3896946 INFO  (solrHandlerExecutor-20394-thread-1-processing-n:127.0.0.1:56306_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 3896946 INFO  (SolrConfigHandler-refreshconf) [    ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 3896973 INFO  (Thread-10383) [    ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 3897038 INFO  (Thread-10383) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'testSliceRouting_shard1_replica_n1' using configuration from collection testSliceRouting
   [junit4]   2> 3897051 INFO  (Thread-10383) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56306.solr.core.testSliceRouting.shard1.replica_n1' (registry 'solr.core.testSliceRouting.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4d97a65
   [junit4]   2> 3897051 INFO  (Thread-10383) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrCore [[testSliceRouting_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF237CB518BEA5DB-001\tempDir-001\node2\testSliceRouting_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_AF237CB518BEA5DB-001\tempDir-001\node2\.\testSliceRouting_shard1_replica_n1\data\]
   [junit4]   2> 3897067 INFO  (qtp674348918-63036) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 3897067 INFO  (qtp674348918-63036) [n:127.0.0.1:56306_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.S.Request [testSliceRouting_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3897067 INFO  (solrHandlerExecutor-20394-thread-1-processing-n:127.0

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

TestLRUStatsCache, TestSizeLimitedDistributedMap, AnalysisErrorHandlingTest, TestDirectoryFactory, DisMaxRequestHandlerTest, ProtectedTermFilterFactoryTest, TestConfigsApi, TestReloadAndDeleteDocs, NumericFieldsTest, TestEmbeddedSolrServerSchemaAPI, TestSchemaSimilarityResource, TestElisionMultitermQuery, SolrShardReporterTest, ExitableDirectoryReaderTest, TestPrepRecovery, RandomizedTaggerTest, ShufflingReplicaListTransformerTest, TestMaxScoreQueryParser, CleanupOldIndexTest, URLClassifyProcessorTest, ReplicaListTransformerTest, BadIndexSchemaTest, TestFieldCacheWithThreads, TestEmbeddedSolrServerAdminHandler, DocExpirationUpdateProcessorFactoryTest, CdcrOpsAndBoundariesTest, AlternateDirectoryTest, TestNamedUpdateProcessors, RuleEngineTest, ShardRoutingCustomTest, SpatialHeatmapFacetsTest, LeaderFailoverAfterPartitionTest, SolrCoreCheckLockOnStartupTest, TestDeprecatedFilters, TestPerFieldSimilarity, TestReplicaProperties, TestSimTriggerIntegration, TestScoreJoinQPNoScore, SolrInfoBeanTest, PrimUtilsTest, CdcrBidirectionalTest, SignificantTermsQParserPluginTest, HdfsBasicDistributedZk2Test, ZkStateWriterTest, CurrencyRangeFacetCloudTest, TestNumericRangeQuery32, TestOmitPositions, TestTlogReplica, TestSimpleTextCodec, TestNumericTerms32, BasicAuthStandaloneTest, DebugComponentTest, UninvertDocValuesMergePolicyTest, BasicZkTest, SpellCheckCollatorTest, TestSortableTextField, BlockCacheTest, TestSchemaNameResource, SolrGangliaReporterTest, PreAnalyzedFieldTest, TestSuggestSpellingConverter, SpatialRPTFieldTypeTest, TestReRankQParserPlugin, TestInitQParser, MoveReplicaHDFSFailoverTest, TestCloudNestedDocsSort, TestFoldingMultitermQuery, CurrencyFieldTypeTest, ForceLeaderTest, TriggerSetPropertiesIntegrationTest, CdcrRequestHandlerTest, CollectionTooManyReplicasTest, CoreSorterTest, ParsingFieldUpdateProcessorsTest, TestSchemaManager, TestMacroExpander, TestSolrCloudWithDelegationTokens, SubstringBytesRefFilterTest, DistanceUnitsTest, TestSolr4Spatial, DistributedQueryElevationComponentTest, UnloadDistributedZkTest, DistributedFacetPivotSmallAdvancedTest, SoftAutoCommitTest, TestRetrieveFieldsOptimizer, TestUseDocValuesAsStored2, HdfsLockFactoryTest, TestSimExtremeIndexing, TestSimLargeCluster, TestMergePolicyConfig, TaggerTest, DefaultValueUpdateProcessorTest, TestHdfsBackupRestoreCore, SegmentsInfoRequestHandlerTest, TestManagedResourceStorage, SuggesterFSTTest, StatsReloadRaceTest, SolrIndexSplitterTest, TestCustomSort, AssignBackwardCompatibilityTest, CoreAdminRequestStatusTest, TestLeaderElectionZkExpiry, TestClassicSimilarityFactory, TestDistributedGrouping, FacetPivotSmallTest, TestFieldCollectionResource, TestManagedStopFilterFactory, TestFieldCacheReopen, ScheduledMaintenanceTriggerTest, TestSimpleQParserPlugin, TestDocTermOrdsUninvertLimit, SpellPossibilityIteratorTest, TestDefaultStatsCache, TestFunctionQuery, DeleteInactiveReplicaTest, TestPayloadCheckQParserPlugin, TestMissingGroups, BinaryUpdateRequestHandlerTest, TestBulkSchemaAPI, TestConfigOverlay, CdcrWithNodesRestartsTest, PhrasesIdentificationComponentTest, SparseHLLTest, PingRequestHandlerTest, TestTolerantUpdateProcessorRandomCloud, TestGroupingSearch, ZkFailoverTest, SyncSliceTest, AutoscalingHistoryHandlerTest, TestLegacyFieldReuse, XmlInterpolationTest, DistributedFacetSimpleRefinementLongTailTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestCloudPhrasesIdentificationComponent, SchemaVersionSpecificBehaviorTest, ZkShardTermsTest, TestSystemCollAutoCreate, TestDistribDocBasedVersion, RegexBoostProcessorTest, IndexSchemaRuntimeFieldTest, TestSolrConfigHandlerCloud, ChangedSchemaMergeTest, SolrXmlInZkTest, TestCoreContainer, TestStressInPlaceUpdates, ResourceLoaderTest, TestOrdValues, PluginInfoTest, TestSubQueryTransformerDistrib, SharedFSAutoReplicaFailoverTest, TestDynamicURP, JvmMetricsTest, TestClusterStateMutator, DistributedFacetPivotLargeTest, DistribCursorPagingTest, TestBlobHandler, HdfsSyncSliceTest, TestLMDirichletSimilarityFactory, TestLegacyBM25SimilarityFactory, TestGraphMLResponseWriter, TestClusterProperties, CoreAdminHandlerTest, TestRequestForwarding, TestPHPSerializedResponseWriter, TestSolrCLIRunExample, InfoHandlerTest, TestSimDistributedQueue, ResponseHeaderTest, RankQueryTest, UpdateParamsTest, NodeLostTriggerIntegrationTest, TestQuerySenderListener, TestSolrJ, SearchHandlerTest, TestBinaryField, TestWithCollection, TestMaxTokenLenTokenizer, NodeMarkersRegistrationTest, TestStressLucene, TestDelegationWithHadoopAuth, JsonLoaderTest, TestManagedSchemaAPI, TestReplicationHandlerBackup, ScheduledTriggerTest, TestFreeTextSuggestions, LargeFieldTest, TestNumericTokenStream, HttpSolrCallGetCoreTest, RAMDirectoryFactoryTest, TestRandomFaceting, TestSimpleTrackingShardHandler, ActionThrottleTest, AliasIntegrationTest, BasicDistributedZkTest, ClusterStateUpdateTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, DeleteShardTest, DistribJoinFromCollectionTest, DistributedVersionInfoTest, FullSolrCloudDistribCmdsTest, HealthCheckHandlerTest, HttpPartitionTest, LeaderElectionTest, LegacyCloudClusterPropTest, MetricsHistoryIntegrationTest, MigrateRouteKeyTest, MoveReplicaTest, OverseerRolesTest, OverseerStatusTest, OverseerTest, RecoveryAfterSoftCommitTest, RecoveryZkTest, ReindexCollectionTest, RestartWhileUpdatingTest, RollingRestartTest, SSLMigrationTest, SaslZkACLProviderTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestAuthenticationFramework, TestCloudConsistency, TestCloudInspectUtil, TestCloudPseudoReturnFields, TestCloudRecovery2, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestDeleteCollectionOnDownNodes, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestHashPartitioner, TestMiniSolrCloudClusterSSL, TestOnReconnectListenerSupport, TestRebalanceLeaders, TestShortCircuitedRequests, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, ZkControllerTest, AssignTest, CollectionReloadTest, CollectionsAPIDistributedZkTest, SimpleCollectionCreateDeleteTest, TestCollectionAPI, TestCollectionsAPIViaSolrCloudCluster, TestHdfsCloudBackupRestore, TestLocalFSCloudBackupRestore, AutoAddReplicasIntegrationTest, AutoAddReplicasPlanActionTest, ExecutePlanActionTest, HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, IndexSizeTriggerTest, MetricTriggerIntegrationTest, NodeAddedTriggerTest, SystemLogListenerTest, TriggerCooldownIntegrationTest, TestSimComputePlanAction, TestSimDistribStateManager, TestSimNodeLostTrigger, TestSimPolicyCloud, HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, CachingDirectoryFactoryTest, ConfigureRecoveryStrategyTest, TestBackupRepositoryFactory, TestBadConfig, TestCodecSupport, TestConfig, TestConfigSetProperties, TestConfigSets, TestCorePropertiesReload, TestCustomStream, TestSolrDeletionPolicy1, TestSolrDeletionPolicy2, TestSolrIndexConfig, TestSolrXml, TestXIncludeConfig, TestSolrCloudSnapshots, SearchHandlerTest, TestCoreBackup, TestReqParamsAPI, TestRestoreCore, TestSQLHandlerNonCloud, V2StandaloneTest, XmlUpdateRequestHandlerTest, XsltUpdateRequestHandlerTest, AdminHandlersProxyTest, LukeRequestHandlerTest, MBeansHandlerTest, DistributedFacetPivotWhiteBoxTest, DistributedQueryComponentCustomSortTest, DistributedSuggestComponentTest, StatsComponentTest, TermVectorComponentDistributedTest, TestExportWriter, JavabinLoaderTest, EmbeddedSolrNoSerializeTest, HighlighterConfigTest, HighlighterMaxOffsetTest, TestPostingsSolrHighlighter, TestUnifiedSolrHighlighter, TestLegacyField, TestMultiValuedNumericRangeQuery, SolrMetricManagerTest, SolrMetricReporterTest, SolrMetricsIntegrationTest, SolrCloudReportersTest, TestUnInvertedFieldException, TestWriterPerf, JSONWriterTest, TestBinaryResponseWriter, TestCustomDocTransformer, TestGeoJSONResponseWriter, TestRawTransformer, TestSubQueryTransformerCrossCore, TestDynamicFieldCollectionResource, TestFieldTypeCollectionResource, TestSerializedLuceneMatchVersion, TestManagedSynonymGraphFilterFactory, ExternalFileFieldSortTest, NotRequiredUniqueKeyTest, PolyFieldTest, PreAnalyzedFieldManagedSchemaCloudTest, SchemaApiFailureTest, TestCloudSchemaless, TestLRUCache, TestLegacyNumericRangeQueryBuilder, TestNoOpRegenerator, TestOverriddenPrefixQueryForCustomFieldType, TestPseudoReturnFields, TestRandomCollapseQParserPlugin, TestRecovery, TestJsonFacetRefinement, TestJsonFacets, PeerSyncWithBufferUpdatesTest, PeerSyncWithIndexFingerprintCachingTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest, RootFieldTest, SolrIndexConfigTest, SolrIndexMetricsTest, TestHdfsUpdateLog, TestInPlaceUpdatesRequiredField, TestInPlaceUpdatesStandalone, TestIndexingPerformance, TestUpdate, AtomicUpdateProcessorFactoryTest, AtomicUpdatesTest, CategoryRoutedAliasUpdateProcessorTest]
   [junit4] Completed [846/846 (1!)] on J0 in 94.34s, 6 tests, 1 error <<< FAILURES!

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

[repro] Revision: b2941ff0da4987dec4774aa6b4bb7c597b362243

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

[repro] ant clean

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

[...truncated 3591 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.CategoryRoutedAliasUpdateProcessorTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=AF237CB518BEA5DB -Dtests.slow=true -Dtests.locale=shi -Dtests.timezone=Europe/Tallinn -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 98 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
[repro] Exiting with code 0

[...truncated 78 lines...]