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/09 14:54:07 UTC

[JENKINS] Lucene-Solr-8.x-Windows (64bit/jdk-9.0.4) - Build # 75 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/75/
Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseG1GC

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

Error Message:
Should be exactly one group with 1 entry of 10 for null for field intGSF expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: Should be exactly one group with 1 entry of 10 for null for field intGSF expected:<1> but was:<0>
	at __randomizedtesting.SeedInfo.seed([A9746563D833E63B:32CF0B3B956BD465]: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.doGroupingDvOnly(DocValuesNotIndexedTest.java:395)
	at org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDVOnly(DocValuesNotIndexedTest.java:321)
	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 14296 lines...]
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_A9746563D833E63B-001\init-core-data-001
   [junit4]   2> 2095645 WARN  (SUITE-DocValuesNotIndexedTest-seed#[A9746563D833E63B]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=105 numCloses=105
   [junit4]   2> 2095645 INFO  (SUITE-DocValuesNotIndexedTest-seed#[A9746563D833E63B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2095648 INFO  (SUITE-DocValuesNotIndexedTest-seed#[A9746563D833E63B]-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> 2095648 INFO  (SUITE-DocValuesNotIndexedTest-seed#[A9746563D833E63B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2095698 INFO  (TEST-DocValuesNotIndexedTest.testGroupingDVOnly-seed#[A9746563D833E63B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGroupingDVOnly
   [junit4]   2> 2095698 INFO  (TEST-DocValuesNotIndexedTest.testGroupingDVOnly-seed#[A9746563D833E63B]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_A9746563D833E63B-001\tempDir-001
   [junit4]   2> 2095698 INFO  (TEST-DocValuesNotIndexedTest.testGroupingDVOnly-seed#[A9746563D833E63B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2095698 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2095698 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2095799 INFO  (TEST-DocValuesNotIndexedTest.testGroupingDVOnly-seed#[A9746563D833E63B]) [    ] o.a.s.c.ZkTestServer start zk server on port:63843
   [junit4]   2> 2095799 INFO  (TEST-DocValuesNotIndexedTest.testGroupingDVOnly-seed#[A9746563D833E63B]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:63843
   [junit4]   2> 2095799 INFO  (TEST-DocValuesNotIndexedTest.testGroupingDVOnly-seed#[A9746563D833E63B]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 63843
   [junit4]   2> 2095806 INFO  (zkConnectionManagerCallback-10151-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2095812 INFO  (zkConnectionManagerCallback-10153-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2095816 INFO  (zkConnectionManagerCallback-10155-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2095818 WARN  (jetty-launcher-10156-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2095818 INFO  (jetty-launcher-10156-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2095818 INFO  (jetty-launcher-10156-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2095818 INFO  (jetty-launcher-10156-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> 2095818 INFO  (jetty-launcher-10156-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2095818 INFO  (jetty-launcher-10156-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2095818 INFO  (jetty-launcher-10156-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2095818 INFO  (jetty-launcher-10156-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@46524361{/solr,null,AVAILABLE}
   [junit4]   2> 2095818 WARN  (jetty-launcher-10156-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2095818 INFO  (jetty-launcher-10156-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2095818 INFO  (jetty-launcher-10156-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2095824 INFO  (jetty-launcher-10156-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> 2095835 INFO  (jetty-launcher-10156-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2095835 INFO  (jetty-launcher-10156-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2095835 INFO  (jetty-launcher-10156-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2095835 INFO  (jetty-launcher-10156-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@97fae96{/solr,null,AVAILABLE}
   [junit4]   2> 2095867 INFO  (jetty-launcher-10156-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@60835308{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:63854}
   [junit4]   2> 2095867 INFO  (jetty-launcher-10156-thread-1) [    ] o.e.j.s.Server Started @2095913ms
   [junit4]   2> 2095867 INFO  (jetty-launcher-10156-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63854}
   [junit4]   2> 2095868 ERROR (jetty-launcher-10156-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2095868 INFO  (jetty-launcher-10156-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2095868 INFO  (jetty-launcher-10156-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 2095868 INFO  (jetty-launcher-10156-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2095868 INFO  (jetty-launcher-10156-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2095868 INFO  (jetty-launcher-10156-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-09T14:01:18.021800500Z
   [junit4]   2> 2095875 INFO  (jetty-launcher-10156-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6dbb1737{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:63857}
   [junit4]   2> 2095875 INFO  (jetty-launcher-10156-thread-2) [    ] o.e.j.s.Server Started @2095921ms
   [junit4]   2> 2095875 INFO  (jetty-launcher-10156-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63857}
   [junit4]   2> 2095875 ERROR (jetty-launcher-10156-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2095875 INFO  (jetty-launcher-10156-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2095875 INFO  (jetty-launcher-10156-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 2095875 INFO  (jetty-launcher-10156-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2095875 INFO  (jetty-launcher-10156-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2095875 INFO  (jetty-launcher-10156-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-09T14:01:18.028991700Z
   [junit4]   2> 2095905 INFO  (zkConnectionManagerCallback-10158-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2095906 INFO  (jetty-launcher-10156-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2095966 INFO  (zkConnectionManagerCallback-10160-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2095967 INFO  (jetty-launcher-10156-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2096470 INFO  (jetty-launcher-10156-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2096470 WARN  (jetty-launcher-10156-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@19dcb502[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2096476 WARN  (jetty-launcher-10156-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2d72063b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2096476 INFO  (jetty-launcher-10156-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63843/solr
   [junit4]   2> 2096491 INFO  (zkConnectionManagerCallback-10166-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2096506 INFO  (zkConnectionManagerCallback-10168-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2096780 INFO  (jetty-launcher-10156-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2096782 WARN  (jetty-launcher-10156-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@47fa819b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2096787 WARN  (jetty-launcher-10156-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@34f91a09[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2096788 INFO  (jetty-launcher-10156-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63843/solr
   [junit4]   2> 2096791 INFO  (zkConnectionManagerCallback-10176-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2096792 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 0x10040c8dc890007, likely client has closed socket
   [junit4]   2> 2096795 INFO  (zkConnectionManagerCallback-10178-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2096810 INFO  (jetty-launcher-10156-thread-2) [n:127.0.0.1:63857_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63857_solr
   [junit4]   2> 2096810 INFO  (jetty-launcher-10156-thread-2) [n:127.0.0.1:63857_solr    ] o.a.s.c.Overseer Overseer (id=72128825475530760-127.0.0.1:63857_solr-n_0000000000) starting
   [junit4]   2> 2096818 INFO  (zkConnectionManagerCallback-10185-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2096821 INFO  (jetty-launcher-10156-thread-2) [n:127.0.0.1:63857_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63843/solr ready
   [junit4]   2> 2096821 INFO  (jetty-launcher-10156-thread-2) [n:127.0.0.1:63857_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63857_solr
   [junit4]   2> 2096821 INFO  (OverseerStateUpdate-72128825475530760-127.0.0.1:63857_solr-n_0000000000) [n:127.0.0.1:63857_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:63857_solr
   [junit4]   2> 2096823 INFO  (OverseerStateUpdate-72128825475530760-127.0.0.1:63857_solr-n_0000000000) [n:127.0.0.1:63857_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2096825 INFO  (zkCallback-10184-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2096836 INFO  (jetty-launcher-10156-thread-1) [n:127.0.0.1:63854_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2096839 INFO  (jetty-launcher-10156-thread-1) [n:127.0.0.1:63854_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:63854_solr as DOWN
   [junit4]   2> 2096839 INFO  (jetty-launcher-10156-thread-1) [n:127.0.0.1:63854_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2096839 INFO  (jetty-launcher-10156-thread-1) [n:127.0.0.1:63854_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63854_solr
   [junit4]   2> 2096844 INFO  (zkCallback-10184-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2096844 INFO  (zkCallback-10177-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2096866 INFO  (zkCallback-10167-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2096870 INFO  (jetty-launcher-10156-thread-2) [n:127.0.0.1:63857_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2096882 INFO  (zkConnectionManagerCallback-10191-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2096883 INFO  (jetty-launcher-10156-thread-1) [n:127.0.0.1:63854_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2096884 INFO  (jetty-launcher-10156-thread-1) [n:127.0.0.1:63854_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63843/solr ready
   [junit4]   2> 2096884 INFO  (jetty-launcher-10156-thread-1) [n:127.0.0.1:63854_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2096903 INFO  (jetty-launcher-10156-thread-2) [n:127.0.0.1:63857_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63857.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@73734bae
   [junit4]   2> 2096908 INFO  (jetty-launcher-10156-thread-1) [n:127.0.0.1:63854_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63854.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@73734bae
   [junit4]   2> 2096914 INFO  (jetty-launcher-10156-thread-2) [n:127.0.0.1:63857_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63857.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@73734bae
   [junit4]   2> 2096914 INFO  (jetty-launcher-10156-thread-2) [n:127.0.0.1:63857_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63857.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@73734bae
   [junit4]   2> 2096915 INFO  (jetty-launcher-10156-thread-2) [n:127.0.0.1:63857_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_A9746563D833E63B-001\tempDir-001\node2\.
   [junit4]   2> 2096919 INFO  (jetty-launcher-10156-thread-1) [n:127.0.0.1:63854_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63854.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@73734bae
   [junit4]   2> 2096919 INFO  (jetty-launcher-10156-thread-1) [n:127.0.0.1:63854_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63854.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@73734bae
   [junit4]   2> 2096919 INFO  (jetty-launcher-10156-thread-1) [n:127.0.0.1:63854_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_A9746563D833E63B-001\tempDir-001\node1\.
   [junit4]   2> 2096975 INFO  (zkConnectionManagerCallback-10197-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2096977 INFO  (TEST-DocValuesNotIndexedTest.testGroupingDVOnly-seed#[A9746563D833E63B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2096978 INFO  (TEST-DocValuesNotIndexedTest.testGroupingDVOnly-seed#[A9746563D833E63B]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63843/solr ready
   [junit4]   2> 2096985 INFO  (qtp1547594248-30694) [n:127.0.0.1:63854_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> 2096989 INFO  (OverseerThreadFactory-10429-thread-1-processing-n:127.0.0.1:63857_solr) [n:127.0.0.1:63857_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection dv_coll
   [junit4]   2> 2097097 INFO  (OverseerStateUpdate-72128825475530760-127.0.0.1:63857_solr-n_0000000000) [n:127.0.0.1:63857_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:63854/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2097099 INFO  (OverseerStateUpdate-72128825475530760-127.0.0.1:63857_solr-n_0000000000) [n:127.0.0.1:63857_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_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63857/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2097101 INFO  (OverseerStateUpdate-72128825475530760-127.0.0.1:63857_solr-n_0000000000) [n:127.0.0.1:63857_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:63854/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2097102 INFO  (OverseerStateUpdate-72128825475530760-127.0.0.1:63857_solr-n_0000000000) [n:127.0.0.1:63857_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:63857/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2097306 INFO  (qtp1547594248-30688) [n:127.0.0.1:63854_solr    x:dv_coll_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&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> 2097306 INFO  (qtp1604655689-30701) [n:127.0.0.1:63857_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> 2097306 INFO  (qtp1547594248-30691) [n:127.0.0.1:63854_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> 2097306 INFO  (qtp1604655689-30699) [n:127.0.0.1:63857_solr    x:dv_coll_shard2_replica_n2] 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_n2&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2097306 INFO  (qtp1604655689-30699) [n:127.0.0.1:63857_solr    x:dv_coll_shard2_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2098324 INFO  (qtp1547594248-30691) [n:127.0.0.1:63854_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 2098324 INFO  (qtp1604655689-30699) [n:127.0.0.1:63857_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 2098326 INFO  (qtp1604655689-30701) [n:127.0.0.1:63857_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 2098326 INFO  (qtp1547594248-30688) [n:127.0.0.1:63854_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 2098334 INFO  (qtp1604655689-30699) [n:127.0.0.1:63857_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 2098335 INFO  (qtp1547594248-30691) [n:127.0.0.1:63854_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> 2098337 INFO  (qtp1547594248-30688) [n:127.0.0.1:63854_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2098337 INFO  (qtp1604655689-30699) [n:127.0.0.1:63857_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2098337 INFO  (qtp1604655689-30699) [n:127.0.0.1:63857_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard2_replica_n2' using configuration from collection dv_coll, trusted=true
   [junit4]   2> 2098337 INFO  (qtp1604655689-30699) [n:127.0.0.1:63857_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63857.solr.core.dv_coll.shard2.replica_n2' (registry 'solr.core.dv_coll.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@73734bae
   [junit4]   2> 2098337 INFO  (qtp1604655689-30699) [n:127.0.0.1:63857_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [[dv_coll_shard2_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_A9746563D833E63B-001\tempDir-001\node2\dv_coll_shard2_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_A9746563D833E63B-001\tempDir-001\node2\.\dv_coll_shard2_replica_n2\data\]
   [junit4]   2> 2098338 INFO  (qtp1547594248-30691) [n:127.0.0.1:63854_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> 2098338 INFO  (qtp1547594248-30691) [n:127.0.0.1:63854_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> 2098338 INFO  (qtp1604655689-30701) [n:127.0.0.1:63857_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> 2098338 INFO  (qtp1547594248-30691) [n:127.0.0.1:63854_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_63854.solr.core.dv_coll.shard3.replica_n4' (registry 'solr.core.dv_coll.shard3.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@73734bae
   [junit4]   2> 2098339 INFO  (qtp1547594248-30691) [n:127.0.0.1:63854_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-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_A9746563D833E63B-001\tempDir-001\node1\dv_coll_shard3_replica_n4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_A9746563D833E63B-001\tempDir-001\node1\.\dv_coll_shard3_replica_n4\data\]
   [junit4]   2> 2098340 INFO  (qtp1547594248-30688) [n:127.0.0.1:63854_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2098340 INFO  (qtp1547594248-30688) [n:127.0.0.1:63854_solr c:dv_coll s:shard1 r:core_node3 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> 2098341 INFO  (qtp1547594248-30688) [n:127.0.0.1:63854_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63854.solr.core.dv_coll.shard1.replica_n1' (registry 'solr.core.dv_coll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@73734bae
   [junit4]   2> 2098341 INFO  (qtp1547594248-30688) [n:127.0.0.1:63854_solr c:dv_coll s:shard1 r:core_node3 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-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_A9746563D833E63B-001\tempDir-001\node1\dv_coll_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_A9746563D833E63B-001\tempDir-001\node1\.\dv_coll_shard1_replica_n1\data\]
   [junit4]   2> 2098341 INFO  (qtp1604655689-30701) [n:127.0.0.1:63857_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> 2098341 INFO  (qtp1604655689-30701) [n:127.0.0.1:63857_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> 2098341 INFO  (qtp1604655689-30701) [n:127.0.0.1:63857_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_63857.solr.core.dv_coll.shard4.replica_n6' (registry 'solr.core.dv_coll.shard4.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@73734bae
   [junit4]   2> 2098342 INFO  (qtp1604655689-30701) [n:127.0.0.1:63857_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-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_A9746563D833E63B-001\tempDir-001\node2\dv_coll_shard4_replica_n6], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_A9746563D833E63B-001\tempDir-001\node2\.\dv_coll_shard4_replica_n6\data\]
   [junit4]   2> 2098478 INFO  (qtp1604655689-30699) [n:127.0.0.1:63857_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2098478 INFO  (qtp1604655689-30699) [n:127.0.0.1:63857_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2098484 INFO  (qtp1604655689-30699) [n:127.0.0.1:63857_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2098484 INFO  (qtp1604655689-30699) [n:127.0.0.1:63857_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2098486 INFO  (qtp1547594248-30691) [n:127.0.0.1:63854_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> 2098486 INFO  (qtp1547594248-30691) [n:127.0.0.1:63854_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> 2098489 INFO  (qtp1547594248-30691) [n:127.0.0.1:63854_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> 2098489 INFO  (qtp1547594248-30691) [n:127.0.0.1:63854_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> 2098492 INFO  (qtp1604655689-30699) [n:127.0.0.1:63857_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c422070[dv_coll_shard2_replica_n2] main]
   [junit4]   2> 2098494 INFO  (qtp1604655689-30699) [n:127.0.0.1:63857_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2098495 INFO  (qtp1604655689-30699) [n:127.0.0.1:63857_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2098495 INFO  (qtp1604655689-30699) [n:127.0.0.1:63857_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 2098496 INFO  (qtp1604655689-30699) [n:127.0.0.1:63857_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2098496 INFO  (qtp1604655689-30699) [n:127.0.0.1:63857_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2098496 INFO  (qtp1604655689-30699) [n:127.0.0.1:63857_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1627536837206605824
   [junit4]   2> 2098499 INFO  (searcherExecutor-10438-thread-1-processing-n:127.0.0.1:63857_solr x:dv_coll_shard2_replica_n2 c:dv_coll s:shard2 r:core_node5) [n:127.0.0.1:63857_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2] Registered new searcher Searcher@5c422070[dv_coll_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2098505 INFO  (qtp1604655689-30699) [n:127.0.0.1:63857_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 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> 2098506 INFO  (qtp1604655689-30699) [n:127.0.0.1:63857_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/dv_coll/leaders/shard2
   [junit4]   2> 2098507 INFO  (qtp1547594248-30688) [n:127.0.0.1:63854_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2098507 INFO  (qtp1547594248-30688) [n:127.0.0.1:63854_solr c:dv_coll s:shard1 r:core_node3 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> 2098508 INFO  (qtp1604655689-30699) [n:127.0.0.1:63857_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2098508 INFO  (qtp1604655689-30699) [n:127.0.0.1:63857_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2098508 INFO  (qtp1604655689-30699) [n:127.0.0.1:63857_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:63857/solr/dv_coll_shard2_replica_n2/
   [junit4]   2> 2098509 INFO  (qtp1604655689-30699) [n:127.0.0.1:63857_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2098509 INFO  (qtp1604655689-30699) [n:127.0.0.1:63857_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:63857/solr/dv_coll_shard2_replica_n2/ has no replicas
   [junit4]   2> 2098509 INFO  (qtp1604655689-30699) [n:127.0.0.1:63857_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 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/72128825475530760-core_node5-n_0000000000
   [junit4]   2> 2098511 INFO  (qtp1604655689-30701) [n:127.0.0.1:63857_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> 2098511 INFO  (qtp1604655689-30701) [n:127.0.0.1:63857_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> 2098511 INFO  (qtp1604655689-30699) [n:127.0.0.1:63857_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:63857/solr/dv_coll_shard2_replica_n2/ shard2
   [junit4]   2> 2098511 INFO  (qtp1547594248-30688) [n:127.0.0.1:63854_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2098511 INFO  (qtp1547594248-30688) [n:127.0.0.1:63854_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2098511 INFO  (qtp1547594248-30691) [n:127.0.0.1:63854_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@7ee378a1[dv_coll_shard3_replica_n4] main]
   [junit4]   2> 2098514 INFO  (qtp1547594248-30691) [n:127.0.0.1:63854_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> 2098514 INFO  (qtp1547594248-30691) [n:127.0.0.1:63854_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> 2098514 INFO  (qtp1547594248-30691) [n:127.0.0.1:63854_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> 2098514 INFO  (qtp1547594248-30691) [n:127.0.0.1:63854_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> 2098514 INFO  (qtp1547594248-30688) [n:127.0.0.1:63854_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2e10d0e3[dv_coll_shard1_replica_n1] main]
   [junit4]   2> 2098514 INFO  (qtp1547594248-30691) [n:127.0.0.1:63854_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> 2098515 INFO  (qtp1547594248-30691) [n:127.0.0.1:63854_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 1627536837226528768
   [junit4]   2> 2098515 INFO  (qtp1604655689-30701) [n:127.0.0.1:63857_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> 2098515 INFO  (qtp1604655689-30701) [n:127.0.0.1:63857_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> 2098515 INFO  (qtp1547594248-30688) [n:127.0.0.1:63854_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2098515 INFO  (qtp1547594248-30688) [n:127.0.0.1:63854_solr c:dv_coll s:shard1 r:core_node3 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> 2098515 INFO  (qtp1547594248-30688) [n:127.0.0.1:63854_solr c:dv_coll s:shard1 r:core_node3 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> 2098517 INFO  (qtp1604655689-30701) [n:127.0.0.1:63857_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@8d4dafe[dv_coll_shard4_replica_n6] main]
   [junit4]   2> 2098517 INFO  (qtp1547594248-30688) [n:127.0.0.1:63854_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2098517 INFO  (qtp1547594248-30688) [n:127.0.0.1:63854_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2098517 INFO  (qtp1547594248-30688) [n:127.0.0.1:63854_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1627536837228625920
   [junit4]   2> 2098518 INFO  (searcherExecutor-10439-thread-1-processing-n:127.0.0.1:63854_solr x:dv_coll_shard3_replica_n4 c:dv_coll s:shard3 r:core_node7) [n:127.0.0.1:63854_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@7ee378a1[dv_coll_shard3_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2098519 INFO  (qtp1604655689-30701) [n:127.0.0.1:63857_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> 2098520 INFO  (qtp1604655689-30701) [n:127.0.0.1:63857_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> 2098520 INFO  (qtp1604655689-30701) [n:127.0.0.1:63857_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> 2098521 INFO  (qtp1604655689-30701) [n:127.0.0.1:63857_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> 2098521 INFO  (searcherExecutor-10440-thread-1-processing-n:127.0.0.1:63854_solr x:dv_coll_shard1_replica_n1 c:dv_coll s:shard1 r:core_node3) [n:127.0.0.1:63854_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] Registered new searcher Searcher@2e10d0e3[dv_coll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2098521 INFO  (qtp1604655689-30701) [n:127.0.0.1:63857_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> 2098521 INFO  (qtp1547594248-30691) [n:127.0.0.1:63854_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> 2098521 INFO  (qtp1604655689-30701) [n:127.0.0.1:63857_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 1627536837232820224
   [junit4]   2> 2098521 INFO  (qtp1547594248-30691) [n:127.0.0.1:63854_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> 2098524 INFO  (searcherExecutor-10441-thread-1-processing-n:127.0.0.1:63857_solr x:dv_coll_shard4_replica_n6 c:dv_coll s:shard4 r:core_node8) [n:127.0.0.1:63857_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@8d4dafe[dv_coll_shard4_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2098524 INFO  (qtp1547594248-30688) [n:127.0.0.1:63854_solr c:dv_coll s:shard1 r:core_node3 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_node3=0}, version=0}
   [junit4]   2> 2098524 INFO  (qtp1547594248-30688) [n:127.0.0.1:63854_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/dv_coll/leaders/shard1
   [junit4]   2> 2098526 INFO  (qtp1604655689-30701) [n:127.0.0.1:63857_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> 2098526 INFO  (qtp1604655689-30701) [n:127.0.0.1:63857_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> 2098527 INFO  (qtp1547594248-30691) [n:127.0.0.1:63854_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> 2098527 INFO  (qtp1547594248-30691) [n:127.0.0.1:63854_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> 2098527 INFO  (qtp1547594248-30691) [n:127.0.0.1:63854_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:63854/solr/dv_coll_shard3_replica_n4/
   [junit4]   2> 2098527 INFO  (qtp1547594248-30691) [n:127.0.0.1:63854_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> 2098527 INFO  (qtp1547594248-30691) [n:127.0.0.1:63854_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:63854/solr/dv_coll_shard3_replica_n4/ has no replicas
   [junit4]   2> 2098527 INFO  (qtp1547594248-30691) [n:127.0.0.1:63854_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/72128825475530758-core_node7-n_0000000000
   [junit4]   2> 2098529 INFO  (qtp1547594248-30688) [n:127.0.0.1:63854_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2098529 INFO  (qtp1547594248-30688) [n:127.0.0.1:63854_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2098529 INFO  (qtp1547594248-30688) [n:127.0.0.1:63854_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:63854/solr/dv_coll_shard1_replica_n1/
   [junit4]   2> 2098530 INFO  (qtp1547594248-30688) [n:127.0.0.1:63854_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2098530 INFO  (qtp1604655689-30701) [n:127.0.0.1:63857_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> 2098530 INFO  (qtp1604655689-30701) [n:127.0.0.1:63857_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> 2098530 INFO  (qtp1604655689-30701) [n:127.0.0.1:63857_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:63857/solr/dv_coll_shard4_replica_n6/
   [junit4]   2> 2098530 INFO  (qtp1604655689-30701) [n:127.0.0.1:63857_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> 2098530 INFO  (qtp1604655689-30701) [n:127.0.0.1:63857_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:63857/solr/dv_coll_shard4_replica_n6/ has no replicas
   [junit4]   2> 2098530 INFO  (qtp1604655689-30701) [n:127.0.0.1:63857_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/72128825475530760-core_node8-n_0000000000
   [junit4]   2> 2098530 INFO  (qtp1547594248-30688) [n:127.0.0.1:63854_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:63854/solr/dv_coll_shard1_replica_n1/ has no replicas
   [junit4]   2> 2098530 INFO  (qtp1547594248-30688) [n:127.0.0.1:63854_solr c:dv_coll s:shard1 r:core_node3 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/72128825475530758-core_node3-n_0000000000
   [junit4]   2> 2098530 INFO  (qtp1547594248-30691) [n:127.0.0.1:63854_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:63854/solr/dv_coll_shard3_replica_n4/ shard3
   [junit4]   2> 2098532 INFO  (qtp1604655689-30701) [n:127.0.0.1:63857_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:63857/solr/dv_coll_shard4_replica_n6/ shard4
   [junit4]   2> 2098532 INFO  (qtp1547594248-30688) [n:127.0.0.1:63854_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:63854/solr/dv_coll_shard1_replica_n1/ shard1
   [junit4]   2> 2098634 INFO  (zkCallback-10167-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> 2098634 INFO  (zkCallback-10177-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> 2098634 INFO  (zkCallback-10177-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> 2098637 INFO  (qtp1547594248-30691) [n:127.0.0.1:63854_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> 2098637 INFO  (qtp1547594248-30688) [n:127.0.0.1:63854_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2098638 INFO  (qtp1604655689-30701) [n:127.0.0.1:63857_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> 2098638 INFO  (qtp1604655689-30699) [n:127.0.0.1:63857_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2098641 INFO  (qtp1547594248-30691) [n:127.0.0.1:63854_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=1337
   [junit4]   2> 2098641 INFO  (qtp1604655689-30701) [n:127.0.0.1:63857_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=1337
   [junit4]   2> 2098641 INFO  (qtp1547594248-30688) [n:127.0.0.1:63854_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&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=1338
   [junit4]   2> 2098641 INFO  (qtp1604655689-30699) [n:127.0.0.1:63857_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 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_n2&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1338
   [junit4]   2> 2098647 INFO  (qtp1547594248-30694) [n:127.0.0.1:63854_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> 2098746 INFO  (zkCallback-10177-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> 2098746 INFO  (zkCallback-10177-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> 2098746 INFO  (zkCallback-10167-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> 2098746 INFO  (zkCallback-10177-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> 2098746 INFO  (zkCallback-10167-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> 2098746 INFO  (qtp1547594248-30694) [n:127.0.0.1:63854_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=1761
   [junit4]   2> 2098751 INFO  (qtp1547594248-30690) [n:127.0.0.1:63854_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 2098755 INFO  (qtp1547594248-30690) [n:127.0.0.1:63854_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> 2098757 INFO  (qtp1547594248-30690) [n:127.0.0.1:63854_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> 2098806 INFO  (qtp1547594248-30690) [n:127.0.0.1:63854_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.ZkController Persisted config data to node /configs/conf1/managed-schema 
   [junit4]   2> 2098806 INFO  (zkCallback-10167-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> 2098806 INFO  (zkCallback-10167-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> 2098806 INFO  (zkCallback-10177-thread-4) [    ] 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> 2098806 INFO  (zkCallback-10177-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> 2098810 INFO  (zkCallback-10167-thread-3) [    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 2098810 INFO  (zkCallback-10177-thread-4) [    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 2098815 INFO  (zkCallback-10177-thread-4) [    ] o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 2098822 INFO  (zkCallback-10177-thread-4) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2098822 INFO  (zkCallback-10177-thread-4) [    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 9 ms
   [junit4]   2> 2098822 INFO  (zkCallback-10177-thread-3) [    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 2098824 INFO  (zkCallback-10177-thread-3) [    ] o.a.s.s.IndexSchema [dv_coll_shard4_replica_n6] Schema name=minimal
   [junit4]   2> 2098832 INFO  (zkCallback-10177-thread-3) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2098832 INFO  (zkCallback-10177-thread-3) [    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 9 ms
   [junit4]   2> 2098834 INFO  (zkCallback-10167-thread-3) [    ] o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2098845 INFO  (zkCallback-10167-thread-3) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2098845 INFO  (zkCallback-10167-thread-3) [    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 35 ms
   [junit4]   2> 2098906 INFO  (qtp1547594248-30690) [n:127.0.0.1:63854_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 2098916 INFO  (qtp1547594248-30690) [n:127.0.0.1:63854_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> 2098925 INFO  (qtp1547594248-30690) [n:127.0.0.1:63854_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> 2098925 INFO  (qtp1547594248-30690) [n:127.0.0.1:63854_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard3_replica_n4' using configuration from collection dv_coll
   [junit4]   2> 2099075 INFO  (qtp1547594248-30690) [n:127.0.0.1:63854_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_63854.solr.core.dv_coll.shard3.replica_n4' (registry 'solr.core.dv_coll.shard3.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@73734bae
   [junit4]   2> 2099075 INFO  (qtp1547594248-30690) [n:127.0.0.1:63854_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-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_A9746563D833E63B-001\tempDir-001\node1\dv_coll_shard3_replica_n4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_A9746563D833E63B-001\tempDir-001\node1\.\dv_coll_shard3_replica_n4\data\]
   [junit4]   2> 2099079 INFO  (Thread-4845) [    ] o.a.s.c.SolrCore config update listener called for core dv_coll_shard4_replica_n6
   [junit4]   2> 2099080 INFO  (Thread-4844) [    ] o.a.s.c.SolrCore config update listener called for core dv_coll_shard3_replica_n4
   [junit4]   2> 2099115 INFO  (OverseerCollectionConfigSetProcessor-72128825475530760-127.0.0.1:63857_solr-n_0000000000) [n:127.0.0.1:63857_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> 2099116 INFO  (Thread-4845) [    ] o.a.s.c.SolrCore config update listener called for core dv_coll_shard2_replica_n2
   [junit4]   2> 2099117 INFO  (Thread-4844) [    ] o.a.s.c.SolrCore core reload dv_coll_shard3_replica_n4
   [junit4]   2> 2099381 INFO  (qtp1547594248-30690) [n:127.0.0.1:63854_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> 2099381 INFO  (qtp1547594248-30690) [n:127.0.0.1:63854_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> 2099424 INFO  (qtp1547594248-30690) [n:127.0.0.1:63854_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@38f86da7[dv_coll_shard3_replica_n4] main]
   [junit4]   2> 2099466 INFO  (qtp1547594248-30690) [n:127.0.0.1:63854_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> 2099466 INFO  (qtp1547594248-30690) [n:127.0.0.1:63854_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> 2099466 INFO  (qtp1547594248-30690) [n:127.0.0.1:63854_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> 2099468 INFO  (qtp1547594248-30690) [n:127.0.0.1:63854_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 2099469 INFO  (qtp1547594248-30690) [n:127.0.0.1:63854_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> 2099471 INFO  (qtp1547594248-30690) [n:127.0.0.1:63854_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 1627536838228967424
   [junit4]   2> 2099474 INFO  (searcherExecutor-10458-thread-1-processing-n:127.0.0.1:63854_solr x:dv_coll_shard3_replica_n4 c:dv_coll s:shard3 r:core_node7) [n:127.0.0.1:63854_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@38f86da7[dv_coll_shard3_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2099475 INFO  (qtp1547594248-30690) [n:127.0.0.1:63854_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2099475 INFO  (qtp1547594248-30690) [n:127.0.0.1:63854_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@6f2b48fa[dv_coll_shard3_replica_n4] main]
   [junit4]   2> 2099476 INFO  (qtp1547594248-30690) [n:127.0.0.1:63854_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 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> 2099478 INFO  (zkCallback-10167-thread-2) [    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 2099478 INFO  (searcherExecutor-10458-thread-1-processing-n:127.0.0.1:63854_solr x:dv_coll_shard3_replica_n4 c:dv_coll s:shard3 r:core_node7) [n:127.0.0.1:63854_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@6f2b48fa[dv_coll_shard3_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2099480 INFO  (zkCallback-10167-thread-2) [    ] o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 2099485 INFO  (zkCallback-10167-thread-2) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2099485 INFO  (zkCallback-10167-thread-2) [    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 6 ms
   [junit4]   2> 2099490 INFO  (Thread-4844) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 2099496 INFO  (Thread-4844) [    ] o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 2099500 INFO  (Thread-4844) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2099500 INFO  (Thread-4844) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard3_replica_n4' using configuration from collection dv_coll
   [junit4]   2> 2099516 INFO  (Thread-4844) [n:127.0.0.1:63854_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_63854.solr.core.dv_coll.shard3.replica_n4' (registry 'solr.core.dv_coll.shard3.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@73734bae
   [junit4]   2> 2099516 INFO  (Thread-4844) [n:127.0.0.1:63854_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-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_A9746563D833E63B-001\tempDir-001\node1\dv_coll_shard3_replica_n4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_A9746563D833E63B-001\tempDir-001\node1\.\dv_coll_shard3_replica_n4\data\]
   [junit4]   2> 2099616 INFO  (qtp1604655689-30696) [n:127.0.0.1:63857_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.S.Request [dv_coll_shard2_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2099653 INFO  (qtp1604655689-30701) [n:127.0.0.1:63857_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> 2099656 INFO  (qtp1547594248-30687) [n:127.0.0.1:63854_solr c:dv_coll s:shard1 r:core_node3 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> 2099656 INFO  (qtp1547594248-30690) [n:127.0.0.1:63854_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.ManagedIndexSchema Took 181.0ms for 3 replicas to apply schema update version 1 for collection dv_coll
   [junit4]   2> 2099656 INFO  (qtp1547594248-30690) [n:127.0.0.1:63854_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 params={wt=javabin&version=2} status=0 QTime=906
   [junit4]   2> 2099656 INFO  (qtp1547594248-30690) [n:127.0.0.1:63854_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]  CLOSING SolrCore org.apache.solr.core.SolrCore@56fc5a86
   [junit4]   2> 2099656 INFO  (qtp1547594248-30690) [n:127.0.0.1:63854_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.dv_coll.shard3.replica_n4, tag=56fc5a86
   [junit4]   2> 2099656 INFO  (qtp1547594248-30690) [n:127.0.0.1:63854_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@246638f0: rootName = solr_63854, domain = solr.core.dv_coll.shard3.replica_n4, service url = null, agent id = null] for registry solr.core.dv_coll.shard3.replica_n4 / com.codahale.metrics.MetricRegistry@2f0a856f
   [junit4]   2> 2099666 INFO  (Thread-4844) [n:127.0.0.1:63854_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> 2099666 INFO  (Thread-4844) [n:127.0.0.1:63854_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> 2099666 INFO  (qtp1547594248-30690) [n:127.0.0.1:63854_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.dv_coll.shard3.leader, tag=56fc5a86
   [junit4]   2> 2099671 INFO  (Thread-4844) [n:127.0.0.1:63854_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@44a43d96[dv_coll_shard3_replica_n4] main]
   [junit4]   2> 2099674 INFO  (Thread-4844) [n:127.0.0.1:63854_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> 2099675 INFO  (Thread-4844) [n:127.0.0.1:63854_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> 2099675 INFO  (Thread-4844) [n:127.0.0.1:63854_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> 2099675 INFO  (Thread-4844) [n:127.0.0.1:63854_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 2099675 INFO  (Thread-4844) [n:127.0.0.1:63854_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> 2099675 INFO  (Thread-4844) [n:127.0.0.1:63854_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 1627536838442876928
   [junit4]   2> 2099680 INFO  (Thread-4844) [n:127.0.0.1:63854_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2099685 INFO  (searcherExecutor-10463-thread-1-processing-n:127.0.0.1:63854_solr x:dv_coll_shard3_replica_n4 c:dv_coll s:shard3 r:core_node7) [n:127.0.0.1:63854_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@44a43d96[dv_coll_shard3_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2099689 INFO  (qtp1604655689-30699) [n:127.0.0.1:63857_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=1}, version=1}
   [junit4]   2> 2099689 INFO  (qtp1604655689-30699) [n:127.0.0.1:63857_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={_stateVer_=dv_coll:4&wt=javabin&version=2}{add=[10000 (1627536838453362688), 5 (1627536838454411264), 17 (1627536838454411265), 19 (1627536838454411266), 21 (1627536838454411267), 23 (1627536838454411268), 25 (1627536838454411269), 29 (1627536838456508416), 10030 (1627536838456508417), 33 (1627536838456508418), ... (13 adds)]} 0 4
   [junit4]   2> 2099690 INFO  (qtp1604655689-30698) [n:127.0.0.1:63857_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 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> 2099691 INFO  (qtp1604655689-30698) [n:127.0.0.1:63857_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=dv_coll:4&wt=javabin&version=2}{add=[0 (1627536838448119808), 4 (1627536838454411264), 10005 (1627536838454411265), 12 (1627536838454411266), 15 (1627536838454411267), 16 (1627536838454411268), 20 (1627536838454411269), 22 (1627536838454411270), 34 (1627536838456508416), 35 (1627536838456508417), ... (16 adds)]} 0 8
   [junit4]   2> 2099693 INFO  (qtp1547594248-30692) [n:127.0.0.1:63854_solr c:dv_coll s:shard1 r:core_node3 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_node3=1}, version=1}
   [junit4]   2> 2099694 INFO  (qtp1547594248-30692) [n:127.0.0.1:63854_solr c:dv_coll s:shard1 r:core_node3 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 (1627536838453362688), 8 (1627536838458605568), 10 (1627536838458605569), 11 (1627536838458605570), 13 (1627536838458605571), 14 (1627536838458605572), 10015 (1627536838459654144), 10020 (1627536838459654145), 24 (1627536838459654146), 27 (1627536838459654147), ... (16 adds)]} 0 8
   [junit4]   2> 2099749 INFO  (qtp1547594248-30688) [n:127.0.0.1:63854_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> 2099750 INFO  (qtp1547594248-30688) [n:127.0.0.1:63854_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 (1627536838448119808), 3 (1627536838454411264), 6 (1627536838462799872), 7 (1627536838517325824), 9 (1627536838517325825), 10010 (1627536838517325826), 18 (1627536838517325827), 10025 (1627536838517325828), 26 (1627536838517325829), 30 (1627536838517325830), ... (14 adds)]} 0 68
   [junit4]   2> 2099900 INFO  (qtp1604655689-30696) [n:127.0.0.1:63857_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1627536838678806528,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2099900 INFO  (qtp1604655689-30696) [n:127.0.0.1:63857_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@11e58808 commitCommandVersion:1627536838678806528
   [junit4]   2> 2099900 INFO  (qtp1604655689-30700) [n:127.0.0.1:63857_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1627536838678806528,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2099900 INFO  (qtp1604655689-30700) [n:127.0.0.1:63857_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5977e91a commitCommandVersion:1627536838678806528
   [junit4]   2> 2099903 INFO  (qtp1547594248-30691) [n:127.0.0.1:63854_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1627536838681952256,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2099903 INFO  (qtp1547594248-30691) [n:127.0.0.1:63854_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@9530a4 commitCommandVersion:1627536838681952256
   [junit4]   2> 2100055 INFO  (Thread-4844) [n:127.0.0.1:63854_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@4cc106ac[dv_coll_shard3_replica_n4] main]
   [junit4]   2> 2100055 INFO  (Thread-4844) [n:127.0.0.1:63854_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore config update listener called for core dv_coll_shard1_replica_n1
   [junit4]   2> 2100058 INFO  (searcherExecutor-10463-thread-1-processing-n:127.0.0.1:63854_solr x:dv_coll_shard3_replica_n4 c:dv_coll s:shard3 r:core_node7) [n:127.0.0.1:63854_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@4cc106ac[dv_coll_shard3_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C1:[diagnostics={os=Windows 10, java.vendor=Oracle Corporation, java.version=9.0.4, java.vm.version=9.0.4+11, lucene.version=8.1.0, os.arch=amd64, java.runtime.version=9.0.4+11, source=flush, os.version=10.0, timestamp=1552140082189}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2100067 INFO  (qtp1604655689-30700) [n:127.0.0.1:63857_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@2b3f50a7[dv_coll_shard4_replica_n6] main]
   [junit4]   2> 2100070 INFO  (searcherExecutor-10441-thread-1-processing-n:127.0.0.1:63857_solr x:dv_coll_shard4_replica_n6 c:dv_coll s:shard4 r:core_node8) [n:127.0.0.1:63857_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@2b3f50a7[dv_coll_shard4_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C13:[diagnostics={os=Windows 10, java.vendor=Oracle Corporation, java.version=9.0.4, java.vm.version=9.0.4+11, lucene.version=8.1.0, os.arch=amd64, java.runtime.version=9.0.4+11, source=flush, os.version=10.0, timestamp=1552140082194}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2100070 INFO  (qtp1604655689-30700) [n:127.0.0.1:63857_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> 2100070 INFO  (qtp1604655689-30700) [n:127.0.0.1:63857_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:63854/solr/dv_coll_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 170
   [junit4]   2> 2100071 INFO  (qtp1604655689-30696) [n:127.0.0.1:63857_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@38e2791c[dv_coll_shard2_replica_n2] main]
   [junit4]   2> 2100073 INFO  (searcherExecutor-10438-thread-1-processing-n:127.0.0.1:63857_solr x:dv_coll_shard2_replica_n2 c:dv_coll s:shard2 r:core_node5) [n:127.0.0.1:63857_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2] Registered new searcher Searcher@38e2791c[dv_coll_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C16:[diagnostics={os=Windows 10, java.vendor=Oracle Corporation, java.version=9.0.4, java.vm.version=9.0.4+11, lucene.version=8.1.0, os.arch=amd64, java.runtime.version=9.0.4+11, source=flush, os.version=10.0, timestamp=1552140082197}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2100073 INFO  (qtp1604655689-30696) [n:127.0.0.1:63857_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2100075 INFO  (qtp1604655689-30696) [n:127.0.0.1:63857_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:63854/solr/dv_coll_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 174
   [junit4]   2> 2100076 INFO  (qtp1547594248-30691) [n:127.0.0.1:63854_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@4c40cd38[dv_coll_shard3_replica_n4] main]
   [junit4]   2> 2100079 INFO  (searcherExecutor-10458-thread-1-processing-n:127.0.0.1:63854_solr x:dv_coll_shard3_replica_n4 c:dv_coll s:shard3 r:core_node7) [n:127.0.0.1:63854_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@4c40cd38[dv_coll_shard3_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C1:[diagnostics={os=Windows 10, java.vendor=Oracle Corporation, java.version=9.0.4, java.vm.version=9.0.4+11, lucene.version=8.1.0, os.arch=amd64, java.runtime.version=9.0.4+11, source=flush, os.version=10.0, timestamp=1552140082189}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_1(8.1.0):C13:[diagnostics={os=Windows 10, java.vendor=Oracle Corporation, java.version=9.0.4, java.vm.version=9.0.4+11, lucene.version=8.1.0, os.arch=amd64, java.runtime.version=9.0.4+11, source=flush, os.version=10.0, timestamp=1552140082217}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2100080 INFO  (qtp1547594248-30691) [n:127.0.0.1:63854_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> 2100080 INFO  (qtp1547594248-30691) [n:127.0.0.1:63854_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:63854/solr/dv_coll_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 177
   [junit4]   2> 2100080 INFO  (qtp1547594248-30691) [n:127.0.0.1:63854_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]  CLOSING SolrCore org.apache.solr.core.SolrCore@4e9f48bf
   [junit4]   2> 2100080 INFO  (qtp1547594248-30691) [n:127.0.0.1:63854_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.dv_coll.shard3.replica_n4, tag=4e9f48bf
   [junit4]   2> 2100080 INFO  (qtp1547594248-30691) [n:127.0.0.1:63854_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3adc2642: rootName = solr_63854, domain = solr.core.dv_coll.shard3.replica_n4, service url = null, agent id = null] for registry solr.core.dv_coll.shard3.replica_n4 / com.codahale.metrics.MetricRegistry@2f0a856f
   [junit4]   2> 2100089 INFO  (qtp1547594248-30691) [n:127.0.0.1:63854_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.dv_coll.shard3.leader, tag=4e9f48bf
   [junit4]   2> 2100090 INFO  (qtp1547594248-30687) [n:127.0.0.1:63854_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1627536838878035968,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2100090 INFO  (qtp1547594248-30687) [n:127.0.0.1:63854_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4ec656ce commitCommandVersion:1627536838878035968
   [junit4]   2> 2100094 INFO  (qtp1547594248-30687) [n:127.0.0.1:63854_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@30642914[dv_coll_shard1_replica_n1] main]
   [junit4]   2> 2100094 INFO  (qtp1547594248-30687) [n:127.0.0.1:63854_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2100096 INFO  (searcherExecutor-10440-thread-1-processing-n:127.0.0.1:63854_solr x:dv_coll_shard1_replica_n1 c:dv_coll s:shard1 r:core_node3) [n:127.0.0.1:63854_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] Registered new searcher Searcher@30642914[dv_coll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C16:[diagnostics={os=Windows 10, java.vendor=Oracle Corporation, java.version=9.0.4, j

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

INFO  (jetty-closer-10400-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@351e161f{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 2116132 INFO  (jetty-closer-10400-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@8bf8234{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 2116132 INFO  (jetty-closer-10400-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3abba49e{/solr,null,UNAVAILABLE}
   [junit4]   2> 2116133 INFO  (jetty-closer-10400-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2116133 INFO  (jetty-closer-10400-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@33cc327a{/solr,null,UNAVAILABLE}
   [junit4]   2> 2116133 INFO  (jetty-closer-10400-thread-2) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2116135 INFO  (TEST-DocValuesNotIndexedTest.testGroupingDocAbsent-seed#[A9746563D833E63B]) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2116136 WARN  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/configs/conf1/managed-schema
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 	3	/solr/collections/dv_coll/terms/shard3
   [junit4]   2> 	3	/solr/collections/dv_coll/terms/shard2
   [junit4]   2> 	3	/solr/collections/dv_coll/terms/shard1
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/collections/dv_coll/terms/shard4
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	17	/solr/collections/dv_coll/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/configs/conf1/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 2116140 INFO  (TEST-DocValuesNotIndexedTest.testGroupingDocAbsent-seed#[A9746563D833E63B]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:64250
   [junit4]   2> 2116140 INFO  (TEST-DocValuesNotIndexedTest.testGroupingDocAbsent-seed#[A9746563D833E63B]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 64250
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_A9746563D833E63B-001
   [junit4]   2> 2117144 INFO  (TEST-DocValuesNotIndexedTest.testGroupingDocAbsent-seed#[A9746563D833E63B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGroupingDocAbsent
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@458e046d), locale=kw-GB, timezone=Africa/Malabo
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.4 (64-bit)/cpus=3,threads=1,free=250253864,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ShardSplitTest, TestMissingGroups, UnloadDistributedZkTest, HdfsRecoveryZkTest, TestCorePropertiesReload, StatsReloadRaceTest, TestSubQueryTransformer, TestDynamicFieldCollectionResource, TestOrdValues, TestReload, TestCloudPseudoReturnFields, TestAuthorizationFramework, DateRangeFieldTest, TestXIncludeConfig, BitVectorTest, AutoscalingHistoryHandlerTest, TestSuggestSpellingConverter, DistanceFunctionTest, CustomHighlightComponentTest, TestObjectReleaseTracker, TestSweetSpotSimilarityFactory, TestHighFrequencyDictionaryFactory, TestStressInPlaceUpdates, DistributedQueryComponentCustomSortTest, PeerSyncReplicationTest, TestCustomDocTransformer, URLClassifyProcessorTest, HttpTriggerListenerTest, ClusterStateTest, TestCloudDeleteByQuery, TestTrieFacet, CdcrBidirectionalTest, NodeAddedTriggerIntegrationTest, TestJoin, TestCustomSort, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestSolr4Spatial, CollectionTooManyReplicasTest, TestGroupingSearch, TestDownShardTolerantSearch, CdcrWithNodesRestartsTest, TestJsonRequest, TestInitQParser, EnumFieldTest, HdfsChaosMonkeyNothingIsSafeTest, TestFreeTextSuggestions, TestStressLucene, UpdateParamsTest, TestTlogReplica, TestRandomCollapseQParserPlugin, DistribJoinFromCollectionTest, TestDistributedStatsComponentCardinality, SearchRateTriggerTest, CacheHeaderTest, DataDrivenBlockJoinTest, DistributedFacetSimpleRefinementLongTailTest, CloneFieldUpdateProcessorFactoryTest, SolrCoreMetricManagerTest, TestManagedSchemaAPI, ConnectionReuseTest, LeaderElectionIntegrationTest, SolrGangliaReporterTest, TestUnifiedSolrHighlighter, TestPayloadCheckQParserPlugin, TestFaceting, ProtectedTermFilterFactoryTest, SpatialHeatmapFacetsTest, TestTrie, DistributedSuggestComponentTest, TestRuleBasedAuthorizationPlugin, InfoHandlerTest, TestPolicyCloud, TestBlobHandler, TestClusterProperties, TestConfigSetsAPIExclusivity, TestSearchPerf, MoveReplicaHDFSFailoverTest, TriggerSetPropertiesIntegrationTest, SolrIndexConfigTest, SpellCheckCollatorTest, TestEmbeddedSolrServerSchemaAPI, TestHalfAndHalfDocValues, ScheduledTriggerTest, TestSerializedLuceneMatchVersion, SaslZkACLProviderTest, SolrJmxReporterCloudTest, TestSolrCloudWithHadoopAuthPlugin, TestDFRSimilarityFactory, TestLRUStatsCache, HdfsBasicDistributedZk2Test, IgnoreLargeDocumentProcessorFactoryTest, TestCollationField, TlogReplayBufferedWhileIndexingTest, AnalysisErrorHandlingTest, TestFastLRUCache, TestSimTriggerIntegration, TransactionLogTest, ForceLeaderTest, AnalysisAfterCoreReloadTest, UniqFieldsUpdateProcessorFactoryTest, ExecutePlanActionTest, TestSystemCollAutoCreate, ConvertedLegacyTest, AutoAddReplicasIntegrationTest, ConjunctionSolrSpellCheckerTest, CleanupOldIndexTest, TestFoldingMultitermQuery, TestCollapseQParserPlugin, TestNumericTerms32, TestNamedUpdateProcessors, TestSolrCloudWithDelegationTokens, TestDynamicURP, MultiThreadedOCPTest, TestDistribDocBasedVersion, TestClassicSimilarityFactory, TestInPlaceUpdatesDistrib, OutputWriterTest, TestSortableTextField, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, SuggesterFSTTest, TestLegacyFieldReuse, TestSolrIndexConfig, TestLeaderElectionZkExpiry, IndexSchemaRuntimeFieldTest, CheckHdfsIndexTest, RequiredFieldsTest, TestLegacyBM25SimilarityFactory, TestFieldCacheSortRandom, JWTAuthPluginTest, TestRandomRequestDistribution, OverseerRolesTest, BinaryUpdateRequestHandlerTest, FullHLLTest, TestSimpleQParserPlugin, TestUseDocValuesAsStored2, DeleteInactiveReplicaTest, AddSchemaFieldsUpdateProcessorFactoryTest, HttpSolrCallGetCoreTest, TestFieldCollectionResource, LeaderFailoverAfterPartitionTest, ManagedSchemaRoundRobinCloudTest, TestInfoStreamLogging, TestMiniSolrCloudClusterSSL, OrderedExecutorTest, BadIndexSchemaTest, TestMergePolicyConfig, DocValuesMultiTest, CollectionPropsTest, PropertiesRequestHandlerTest, HighlighterTest, TestQuerySenderListener, ZkFailoverTest, TermVectorComponentTest, PreAnalyzedUpdateProcessorTest, ScheduledMaintenanceTriggerTest, RAMDirectoryFactoryTest, HighlighterConfigTest, DistributedFacetPivotWhiteBoxTest, TestHdfsBackupRestoreCore, TestManagedSynonymGraphFilterFactory, TestConfigSetProperties, TestExactSharedStatsCache, TestUtils, MetricsHandlerTest, TestDefaultStatsCache, StatsComponentTest, ScriptEngineTest, TestManagedStopFilterFactory, UninvertDocValuesMergePolicyTest, SolrInfoBeanTest, TestElisionMultitermQuery, UtilsToolTest, TestCodecSupport, TestStressVersions, TestDelegationWithHadoopAuth, SplitShardTest, TestTolerantUpdateProcessorRandomCloud, LukeRequestHandlerTest, BasicZkTest, TestHttpShardHandlerFactory, JvmMetricsTest, TestGraphMLResponseWriter, RandomizedTaggerTest, DeleteNodeTest, TriggerEventQueueTest, TestFastOutputStream, TestDistributedGrouping, CoreSorterTest, TestWithCollection, TestCloudRecovery2, HLLUtilTest, TestFieldTypeCollectionResource, SubstringBytesRefFilterTest, TestJsonFacetsWithNestedObjects, TestRawResponseWriter, PreAnalyzedFieldTest, TestEmbeddedSolrServerAdminHandler, RegexBytesRefFilterTest, AnalyticsMergeStrategyTest, FullSolrCloudDistribCmdsTest, TestSystemIdResolver, DistribCursorPagingTest, TestBlendedInfixSuggestions, QueryEqualityTest, BasicDistributedZk2Test, ConfigSetsAPITest, TestNumericTokenStream, JsonLoaderTest, NumericFieldsTest, TestSegmentSorting, TestRandomFaceting, TestSolrCoreProperties, TestTolerantSearch, PathHierarchyTokenizerFactoryTest, TestDeprecatedFilters, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TokenizerChainTest, ActionThrottleTest, AddReplicaTest, AssignBackwardCompatibilityTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CreateCollectionCleanupTest, DeleteLastCustomShardedReplicaTest, DeleteShardTest, DeleteStatusTest, DistributedVersionInfoTest, DocValuesNotIndexedTest]
   [junit4] Completed [454/845 (1!)] on J0 in 21.59s, 4 tests, 1 failure <<< FAILURES!

[...truncated 43864 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/75/consoleText

[repro] Revision: 83ab355772d46b755cab52e73051f395f938fd72

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

[repro] ant clean

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

[...truncated 3602 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.DocValuesNotIndexedTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=A9746563D833E63B -Dtests.slow=true -Dtests.locale=kw-GB -Dtests.timezone=Africa/Malabo -Dtests.asserts=true -Dtests.file.encoding=Cp1252

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

[...truncated 78 lines...]