You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/03/19 12:50:30 UTC

[JENKINS] Lucene-Solr-8.5-Linux (32bit/jdk1.8.0_201) - Build # 838 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.5-Linux/838/
Java: 32bit/jdk1.8.0_201 -client -XX:+UseG1GC

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

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

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




Build Log:
[...truncated 14731 lines...]
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4]   2> 732674 INFO  (SUITE-DocValuesNotIndexedTest-seed#[424E3585FBC16912]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 732674 INFO  (SUITE-DocValuesNotIndexedTest-seed#[424E3585FBC16912]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 732674 INFO  (SUITE-DocValuesNotIndexedTest-seed#[424E3585FBC16912]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_424E3585FBC16912-001/data-dir-111-001
   [junit4]   2> 732674 INFO  (SUITE-DocValuesNotIndexedTest-seed#[424E3585FBC16912]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 732676 INFO  (SUITE-DocValuesNotIndexedTest-seed#[424E3585FBC16912]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 732676 INFO  (SUITE-DocValuesNotIndexedTest-seed#[424E3585FBC16912]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_424E3585FBC16912-001/tempDir-001
   [junit4]   2> 732677 INFO  (SUITE-DocValuesNotIndexedTest-seed#[424E3585FBC16912]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 732678 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 732678 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 732778 INFO  (SUITE-DocValuesNotIndexedTest-seed#[424E3585FBC16912]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:34195
   [junit4]   2> 732778 INFO  (SUITE-DocValuesNotIndexedTest-seed#[424E3585FBC16912]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:34195
   [junit4]   2> 732778 INFO  (SUITE-DocValuesNotIndexedTest-seed#[424E3585FBC16912]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34195
   [junit4]   2> 732778 INFO  (SUITE-DocValuesNotIndexedTest-seed#[424E3585FBC16912]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34195
   [junit4]   2> 732779 INFO  (SUITE-DocValuesNotIndexedTest-seed#[424E3585FBC16912]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 732781 INFO  (zkConnectionManagerCallback-3299-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 732781 INFO  (SUITE-DocValuesNotIndexedTest-seed#[424E3585FBC16912]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 732783 INFO  (SUITE-DocValuesNotIndexedTest-seed#[424E3585FBC16912]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 732783 INFO  (zkConnectionManagerCallback-3301-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 732783 INFO  (SUITE-DocValuesNotIndexedTest-seed#[424E3585FBC16912]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 732784 INFO  (SUITE-DocValuesNotIndexedTest-seed#[424E3585FBC16912]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 732785 INFO  (zkConnectionManagerCallback-3303-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 732786 INFO  (SUITE-DocValuesNotIndexedTest-seed#[424E3585FBC16912]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 732892 WARN  (jetty-launcher-3304-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 732892 INFO  (jetty-launcher-3304-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 732892 INFO  (jetty-launcher-3304-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 732892 WARN  (jetty-launcher-3304-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 732892 INFO  (jetty-launcher-3304-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 732892 INFO  (jetty-launcher-3304-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 732892 INFO  (jetty-launcher-3304-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 732892 INFO  (jetty-launcher-3304-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 732897 INFO  (jetty-launcher-3304-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 732897 INFO  (jetty-launcher-3304-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 732897 INFO  (jetty-launcher-3304-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 732897 INFO  (jetty-launcher-3304-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 732897 INFO  (jetty-launcher-3304-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 732897 INFO  (jetty-launcher-3304-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 732897 INFO  (jetty-launcher-3304-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e8a1ad{/solr,null,AVAILABLE}
   [junit4]   2> 732897 INFO  (jetty-launcher-3304-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7c4899{/solr,null,AVAILABLE}
   [junit4]   2> 732899 INFO  (jetty-launcher-3304-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1c86f9{SSL,[ssl, http/1.1]}{127.0.0.1:36943}
   [junit4]   2> 732899 INFO  (jetty-launcher-3304-thread-1) [     ] o.e.j.s.Server Started @732922ms
   [junit4]   2> 732899 INFO  (jetty-launcher-3304-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36943}
   [junit4]   2> 732899 INFO  (jetty-launcher-3304-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@13ff783{SSL,[ssl, http/1.1]}{127.0.0.1:36535}
   [junit4]   2> 732899 INFO  (jetty-launcher-3304-thread-2) [     ] o.e.j.s.Server Started @732922ms
   [junit4]   2> 732899 INFO  (jetty-launcher-3304-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36535}
   [junit4]   2> 732899 ERROR (jetty-launcher-3304-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 732899 INFO  (jetty-launcher-3304-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 732899 ERROR (jetty-launcher-3304-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 732899 INFO  (jetty-launcher-3304-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 732899 INFO  (jetty-launcher-3304-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 732899 INFO  (jetty-launcher-3304-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 732899 INFO  (jetty-launcher-3304-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr
   [junit4]   2> 732899 INFO  (jetty-launcher-3304-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 732899 INFO  (jetty-launcher-3304-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 732899 INFO  (jetty-launcher-3304-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-19T12:26:10.387Z
   [junit4]   2> 732899 INFO  (jetty-launcher-3304-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr
   [junit4]   2> 732899 INFO  (jetty-launcher-3304-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-19T12:26:10.387Z
   [junit4]   2> 732901 INFO  (jetty-launcher-3304-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 732902 INFO  (jetty-launcher-3304-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 732904 INFO  (zkConnectionManagerCallback-3308-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 732904 INFO  (jetty-launcher-3304-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 732904 INFO  (zkConnectionManagerCallback-3307-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 732904 INFO  (jetty-launcher-3304-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 732907 INFO  (jetty-launcher-3304-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 732908 INFO  (jetty-launcher-3304-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 734242 INFO  (jetty-launcher-3304-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 734242 WARN  (jetty-launcher-3304-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 734243 WARN  (jetty-launcher-3304-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@109333c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 734243 WARN  (jetty-launcher-3304-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@109333c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 734245 WARN  (jetty-launcher-3304-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 734245 WARN  (jetty-launcher-3304-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1a99bd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 734245 WARN  (jetty-launcher-3304-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1a99bd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 734246 INFO  (jetty-launcher-3304-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34195/solr
   [junit4]   2> 734247 INFO  (jetty-launcher-3304-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 734248 INFO  (zkConnectionManagerCallback-3316-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 734248 INFO  (jetty-launcher-3304-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 734349 INFO  (jetty-launcher-3304-thread-1) [n:127.0.0.1:36943_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 734350 INFO  (zkConnectionManagerCallback-3318-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 734350 INFO  (jetty-launcher-3304-thread-1) [n:127.0.0.1:36943_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 734398 INFO  (jetty-launcher-3304-thread-1) [n:127.0.0.1:36943_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36943_solr
   [junit4]   2> 734398 INFO  (jetty-launcher-3304-thread-1) [n:127.0.0.1:36943_solr     ] o.a.s.c.Overseer Overseer (id=72073697572618246-127.0.0.1:36943_solr-n_0000000000) starting
   [junit4]   2> 734401 INFO  (OverseerStateUpdate-72073697572618246-127.0.0.1:36943_solr-n_0000000000) [n:127.0.0.1:36943_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36943_solr
   [junit4]   2> 734401 INFO  (jetty-launcher-3304-thread-1) [n:127.0.0.1:36943_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36943_solr
   [junit4]   2> 734402 INFO  (zkCallback-3317-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 734402 INFO  (jetty-launcher-3304-thread-1) [n:127.0.0.1:36943_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 734403 WARN  (jetty-launcher-3304-thread-1) [n:127.0.0.1:36943_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 734423 INFO  (jetty-launcher-3304-thread-1) [n:127.0.0.1:36943_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 734450 INFO  (jetty-launcher-3304-thread-1) [n:127.0.0.1:36943_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36943.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@120cda
   [junit4]   2> 734457 INFO  (jetty-launcher-3304-thread-1) [n:127.0.0.1:36943_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36943.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@120cda
   [junit4]   2> 734457 INFO  (jetty-launcher-3304-thread-1) [n:127.0.0.1:36943_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36943.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@120cda
   [junit4]   2> 734459 INFO  (jetty-launcher-3304-thread-1) [n:127.0.0.1:36943_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_424E3585FBC16912-001/tempDir-001/node1/.
   [junit4]   2> 736361 INFO  (jetty-launcher-3304-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 736361 WARN  (jetty-launcher-3304-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 736362 WARN  (jetty-launcher-3304-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1b4b658[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 736362 WARN  (jetty-launcher-3304-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1b4b658[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 736364 WARN  (jetty-launcher-3304-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 736364 WARN  (jetty-launcher-3304-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@cec318[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 736364 WARN  (jetty-launcher-3304-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@cec318[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 736365 INFO  (jetty-launcher-3304-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34195/solr
   [junit4]   2> 736365 INFO  (jetty-launcher-3304-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 736366 INFO  (zkConnectionManagerCallback-3328-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 736366 INFO  (jetty-launcher-3304-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 736468 INFO  (jetty-launcher-3304-thread-2) [n:127.0.0.1:36535_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 736469 INFO  (zkConnectionManagerCallback-3330-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 736469 INFO  (jetty-launcher-3304-thread-2) [n:127.0.0.1:36535_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 736471 INFO  (jetty-launcher-3304-thread-2) [n:127.0.0.1:36535_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 736473 INFO  (jetty-launcher-3304-thread-2) [n:127.0.0.1:36535_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:36535_solr as DOWN
   [junit4]   2> 736473 INFO  (jetty-launcher-3304-thread-2) [n:127.0.0.1:36535_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 736473 INFO  (jetty-launcher-3304-thread-2) [n:127.0.0.1:36535_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36535_solr
   [junit4]   2> 736474 INFO  (zkCallback-3317-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 736474 INFO  (zkCallback-3329-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 736475 INFO  (jetty-launcher-3304-thread-2) [n:127.0.0.1:36535_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 736475 WARN  (jetty-launcher-3304-thread-2) [n:127.0.0.1:36535_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 736487 INFO  (jetty-launcher-3304-thread-2) [n:127.0.0.1:36535_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 736503 INFO  (jetty-launcher-3304-thread-2) [n:127.0.0.1:36535_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36535.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@120cda
   [junit4]   2> 736511 INFO  (jetty-launcher-3304-thread-2) [n:127.0.0.1:36535_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36535.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@120cda
   [junit4]   2> 736511 INFO  (jetty-launcher-3304-thread-2) [n:127.0.0.1:36535_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36535.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@120cda
   [junit4]   2> 736512 INFO  (jetty-launcher-3304-thread-2) [n:127.0.0.1:36535_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_424E3585FBC16912-001/tempDir-001/node2/.
   [junit4]   2> 736537 INFO  (SUITE-DocValuesNotIndexedTest-seed#[424E3585FBC16912]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 736537 INFO  (SUITE-DocValuesNotIndexedTest-seed#[424E3585FBC16912]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 736538 INFO  (zkConnectionManagerCallback-3339-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 736538 INFO  (SUITE-DocValuesNotIndexedTest-seed#[424E3585FBC16912]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 736539 INFO  (SUITE-DocValuesNotIndexedTest-seed#[424E3585FBC16912]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 736539 INFO  (SUITE-DocValuesNotIndexedTest-seed#[424E3585FBC16912]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34195/solr ready
   [junit4]   2> 736578 INFO  (qtp15003017-12966) [n:127.0.0.1:36943_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> 736580 INFO  (OverseerThreadFactory-3747-thread-1-processing-n:127.0.0.1:36943_solr) [n:127.0.0.1:36943_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection dv_coll
   [junit4]   2> 736683 INFO  (OverseerStateUpdate-72073697572618246-127.0.0.1:36943_solr-n_0000000000) [n:127.0.0.1:36943_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":"https://127.0.0.1:36943/solr",
   [junit4]   2>   "node_name":"127.0.0.1:36943_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 736684 INFO  (OverseerStateUpdate-72073697572618246-127.0.0.1:36943_solr-n_0000000000) [n:127.0.0.1:36943_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":"https://127.0.0.1:36535/solr",
   [junit4]   2>   "node_name":"127.0.0.1:36535_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 736685 INFO  (OverseerStateUpdate-72073697572618246-127.0.0.1:36943_solr-n_0000000000) [n:127.0.0.1:36943_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":"https://127.0.0.1:36943/solr",
   [junit4]   2>   "node_name":"127.0.0.1:36943_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 736689 INFO  (OverseerStateUpdate-72073697572618246-127.0.0.1:36943_solr-n_0000000000) [n:127.0.0.1:36943_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_n7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36535/solr",
   [junit4]   2>   "node_name":"127.0.0.1:36535_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 736895 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr    x:dv_coll_shard3_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&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> 736895 INFO  (qtp15003017-12976) [n:127.0.0.1:36943_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> 736896 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr    x:dv_coll_shard3_replica_n4 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 736903 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 736903 INFO  (qtp15003017-12976) [n:127.0.0.1:36943_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 736911 INFO  (qtp15003017-12976) [n:127.0.0.1:36943_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> 736911 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 736914 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 736914 INFO  (qtp15003017-12976) [n:127.0.0.1:36943_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> 736915 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard3_replica_n4' using configuration from configset conf1, trusted=true
   [junit4]   2> 736915 INFO  (qtp15003017-12976) [n:127.0.0.1:36943_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 configset conf1, trusted=true
   [junit4]   2> 736915 INFO  (qtp15003017-12976) [n:127.0.0.1:36943_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_36943.solr.core.dv_coll.shard1.replica_n1' (registry 'solr.core.dv_coll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@120cda
   [junit4]   2> 736915 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36943.solr.core.dv_coll.shard3.replica_n4' (registry 'solr.core.dv_coll.shard3.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@120cda
   [junit4]   2> 736915 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.c.SolrCore [[dv_coll_shard3_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_424E3585FBC16912-001/tempDir-001/node1/dv_coll_shard3_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_424E3585FBC16912-001/tempDir-001/node1/./dv_coll_shard3_replica_n4/data/]
   [junit4]   2> 736915 INFO  (qtp15003017-12976) [n:127.0.0.1:36943_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 [/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_424E3585FBC16912-001/tempDir-001/node1/dv_coll_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_424E3585FBC16912-001/tempDir-001/node1/./dv_coll_shard1_replica_n1/data/]
   [junit4]   2> 736924 INFO  (qtp29859059-12975) [n:127.0.0.1:36535_solr    x:dv_coll_shard4_replica_n7 ] 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_n7&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 736930 INFO  (qtp29859059-12977) [n:127.0.0.1:36535_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> 736931 INFO  (qtp29859059-12975) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 736940 INFO  (qtp29859059-12977) [n:127.0.0.1:36535_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 736944 INFO  (qtp29859059-12975) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] o.a.s.s.IndexSchema [dv_coll_shard4_replica_n7] Schema name=minimal
   [junit4]   2> 736947 INFO  (qtp29859059-12977) [n:127.0.0.1:36535_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> 736947 INFO  (qtp29859059-12975) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 736947 INFO  (qtp29859059-12975) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard4_replica_n7' using configuration from configset conf1, trusted=true
   [junit4]   2> 736948 INFO  (qtp29859059-12975) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36535.solr.core.dv_coll.shard4.replica_n7' (registry 'solr.core.dv_coll.shard4.replica_n7') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@120cda
   [junit4]   2> 736948 INFO  (qtp29859059-12975) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] o.a.s.c.SolrCore [[dv_coll_shard4_replica_n7] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_424E3585FBC16912-001/tempDir-001/node2/dv_coll_shard4_replica_n7], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_424E3585FBC16912-001/tempDir-001/node2/./dv_coll_shard4_replica_n7/data/]
   [junit4]   2> 736950 INFO  (qtp29859059-12977) [n:127.0.0.1:36535_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> 736950 INFO  (qtp29859059-12977) [n:127.0.0.1:36535_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 configset conf1, trusted=true
   [junit4]   2> 736950 INFO  (qtp29859059-12977) [n:127.0.0.1:36535_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_36535.solr.core.dv_coll.shard2.replica_n2' (registry 'solr.core.dv_coll.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@120cda
   [junit4]   2> 736950 INFO  (qtp29859059-12977) [n:127.0.0.1:36535_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 [/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_424E3585FBC16912-001/tempDir-001/node2/dv_coll_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_424E3585FBC16912-001/tempDir-001/node2/./dv_coll_shard2_replica_n2/data/]
   [junit4]   2> 736971 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 736971 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 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> 736973 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 736973 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 736974 INFO  (qtp15003017-12976) [n:127.0.0.1:36943_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> 736974 INFO  (qtp15003017-12976) [n:127.0.0.1:36943_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> 736974 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@122e2d9[dv_coll_shard3_replica_n4] main]
   [junit4]   2> 736975 INFO  (qtp15003017-12976) [n:127.0.0.1:36943_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> 736975 INFO  (qtp15003017-12976) [n:127.0.0.1:36943_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> 736975 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 736975 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 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> 736975 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 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> 736976 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 736976 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 736976 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1661595313204363264
   [junit4]   2> 736977 INFO  (qtp15003017-12976) [n:127.0.0.1:36943_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@145bb87[dv_coll_shard1_replica_n1] main]
   [junit4]   2> 736978 INFO  (qtp15003017-12976) [n:127.0.0.1:36943_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> 736978 INFO  (qtp15003017-12976) [n:127.0.0.1:36943_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> 736978 INFO  (qtp15003017-12976) [n:127.0.0.1:36943_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> 736978 INFO  (qtp15003017-12976) [n:127.0.0.1:36943_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> 736979 INFO  (qtp15003017-12976) [n:127.0.0.1:36943_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> 736979 INFO  (qtp15003017-12976) [n:127.0.0.1:36943_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 1661595313207508992
   [junit4]   2> 736979 INFO  (searcherExecutor-3759-thread-1-processing-n:127.0.0.1:36943_solr x:dv_coll_shard3_replica_n4 c:dv_coll s:shard3 r:core_node6) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4] Registered new searcher Searcher@122e2d9[dv_coll_shard3_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 736979 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 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_node6=0}, version=0}
   [junit4]   2> 736979 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/dv_coll/leaders/shard3
   [junit4]   2> 736981 INFO  (searcherExecutor-3760-thread-1-processing-n:127.0.0.1:36943_solr x:dv_coll_shard1_replica_n1 c:dv_coll s:shard1 r:core_node3) [n:127.0.0.1:36943_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@145bb87[dv_coll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 736981 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 736981 INFO  (qtp15003017-12976) [n:127.0.0.1:36943_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> 736981 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 736981 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36943/solr/dv_coll_shard3_replica_n4/
   [junit4]   2> 736981 INFO  (qtp15003017-12976) [n:127.0.0.1:36943_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> 736982 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 736982 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.c.SyncStrategy https://127.0.0.1:36943/solr/dv_coll_shard3_replica_n4/ has no replicas
   [junit4]   2> 736982 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 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/72073697572618246-core_node6-n_0000000000
   [junit4]   2> 736983 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:36943/solr/dv_coll_shard3_replica_n4/ shard3
   [junit4]   2> 736984 INFO  (qtp15003017-12976) [n:127.0.0.1:36943_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> 736984 INFO  (qtp15003017-12976) [n:127.0.0.1:36943_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> 736984 INFO  (qtp15003017-12976) [n:127.0.0.1:36943_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36943/solr/dv_coll_shard1_replica_n1/
   [junit4]   2> 736984 INFO  (qtp15003017-12976) [n:127.0.0.1:36943_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> 736984 INFO  (qtp15003017-12976) [n:127.0.0.1:36943_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:36943/solr/dv_coll_shard1_replica_n1/ has no replicas
   [junit4]   2> 736984 INFO  (qtp15003017-12976) [n:127.0.0.1:36943_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/72073697572618246-core_node3-n_0000000000
   [junit4]   2> 736984 INFO  (qtp15003017-12976) [n:127.0.0.1:36943_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: https://127.0.0.1:36943/solr/dv_coll_shard1_replica_n1/ shard1
   [junit4]   2> 736992 INFO  (qtp29859059-12975) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 736992 INFO  (qtp29859059-12975) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 736993 INFO  (qtp29859059-12977) [n:127.0.0.1:36535_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> 736993 INFO  (qtp29859059-12977) [n:127.0.0.1:36535_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> 736993 INFO  (qtp29859059-12975) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 736993 INFO  (qtp29859059-12975) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 736994 INFO  (qtp29859059-12977) [n:127.0.0.1:36535_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> 736994 INFO  (qtp29859059-12977) [n:127.0.0.1:36535_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> 736994 INFO  (qtp29859059-12975) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1aa223f[dv_coll_shard4_replica_n7] main]
   [junit4]   2> 736995 INFO  (qtp29859059-12977) [n:127.0.0.1:36535_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e20cb5[dv_coll_shard2_replica_n2] main]
   [junit4]   2> 736995 INFO  (qtp29859059-12975) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 736995 INFO  (qtp29859059-12977) [n:127.0.0.1:36535_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> 736995 INFO  (qtp29859059-12975) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 736995 INFO  (qtp29859059-12977) [n:127.0.0.1:36535_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> 736995 INFO  (qtp29859059-12975) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 736995 INFO  (qtp29859059-12977) [n:127.0.0.1:36535_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> 736996 INFO  (qtp29859059-12975) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 736996 INFO  (qtp29859059-12977) [n:127.0.0.1:36535_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> 736996 INFO  (qtp29859059-12975) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 736996 INFO  (qtp29859059-12977) [n:127.0.0.1:36535_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> 736996 INFO  (qtp29859059-12975) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1661595313225334784
   [junit4]   2> 736996 INFO  (qtp29859059-12977) [n:127.0.0.1:36535_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 1661595313225334784
   [junit4]   2> 736998 INFO  (searcherExecutor-3761-thread-1-processing-n:127.0.0.1:36535_solr x:dv_coll_shard4_replica_n7 c:dv_coll s:shard4 r:core_node8) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] o.a.s.c.SolrCore [dv_coll_shard4_replica_n7] Registered new searcher Searcher@1aa223f[dv_coll_shard4_replica_n7] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 736998 INFO  (searcherExecutor-3762-thread-1-processing-n:127.0.0.1:36535_solr x:dv_coll_shard2_replica_n2 c:dv_coll s:shard2 r:core_node5) [n:127.0.0.1:36535_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@1e20cb5[dv_coll_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 736999 INFO  (qtp29859059-12977) [n:127.0.0.1:36535_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> 737000 INFO  (qtp29859059-12975) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] 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> 737000 INFO  (qtp29859059-12975) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/dv_coll/leaders/shard4
   [junit4]   2> 737000 INFO  (qtp29859059-12977) [n:127.0.0.1:36535_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> 737001 INFO  (qtp29859059-12975) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 737001 INFO  (qtp29859059-12975) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 737001 INFO  (qtp29859059-12975) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36535/solr/dv_coll_shard4_replica_n7/
   [junit4]   2> 737001 INFO  (qtp29859059-12977) [n:127.0.0.1:36535_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> 737001 INFO  (qtp29859059-12977) [n:127.0.0.1:36535_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> 737001 INFO  (qtp29859059-12977) [n:127.0.0.1:36535_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36535/solr/dv_coll_shard2_replica_n2/
   [junit4]   2> 737001 INFO  (qtp29859059-12975) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 737001 INFO  (qtp29859059-12977) [n:127.0.0.1:36535_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> 737001 INFO  (qtp29859059-12975) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] o.a.s.c.SyncStrategy https://127.0.0.1:36535/solr/dv_coll_shard4_replica_n7/ has no replicas
   [junit4]   2> 737002 INFO  (qtp29859059-12975) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] 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/72073697572618248-core_node8-n_0000000000
   [junit4]   2> 737002 INFO  (qtp29859059-12977) [n:127.0.0.1:36535_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.SyncStrategy https://127.0.0.1:36535/solr/dv_coll_shard2_replica_n2/ has no replicas
   [junit4]   2> 737002 INFO  (qtp29859059-12977) [n:127.0.0.1:36535_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/72073697572618248-core_node5-n_0000000000
   [junit4]   2> 737002 INFO  (qtp29859059-12977) [n:127.0.0.1:36535_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: https://127.0.0.1:36535/solr/dv_coll_shard2_replica_n2/ shard2
   [junit4]   2> 737002 INFO  (qtp29859059-12975) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:36535/solr/dv_coll_shard4_replica_n7/ shard4
   [junit4]   2> 737103 INFO  (zkCallback-3317-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> 737103 INFO  (zkCallback-3329-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> 737104 INFO  (zkCallback-3329-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> 737104 INFO  (zkCallback-3329-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> 737104 INFO  (zkCallback-3317-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> 737104 INFO  (zkCallback-3317-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> 737104 INFO  (qtp29859059-12975) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 737104 INFO  (qtp15003017-12976) [n:127.0.0.1:36943_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> 737105 INFO  (qtp29859059-12977) [n:127.0.0.1:36535_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> 737105 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 737107 INFO  (qtp15003017-12976) [n:127.0.0.1:36943_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=212
   [junit4]   2> 737107 INFO  (qtp29859059-12975) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] 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_n7&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT} status=0 QTime=183
   [junit4]   2> 737107 INFO  (qtp29859059-12977) [n:127.0.0.1:36535_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=177
   [junit4]   2> 737107 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&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=212
   [junit4]   2> 737109 INFO  (qtp15003017-12966) [n:127.0.0.1:36943_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> 737206 INFO  (zkCallback-3317-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> 737206 INFO  (zkCallback-3317-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 737206 INFO  (zkCallback-3317-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> 737206 INFO  (zkCallback-3317-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> 737206 INFO  (zkCallback-3329-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 737206 INFO  (zkCallback-3329-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> 737206 INFO  (zkCallback-3329-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> 737206 INFO  (zkCallback-3329-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> 737207 INFO  (qtp15003017-12966) [n:127.0.0.1:36943_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=628
   [junit4]   2> 737207 INFO  (SUITE-DocValuesNotIndexedTest-seed#[424E3585FBC16912]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: dv_coll
   [junit4]   2> 737217 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 737219 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 737222 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 737236 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.c.ZkController Persisted config data to node /configs/conf1/managed-schema 
   [junit4]   2> 737236 INFO  (zkCallback-3317-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> 737236 INFO  (zkCallback-3317-thread-1) [     ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 737236 INFO  (zkCallback-3329-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> 737236 INFO  (zkCallback-3329-thread-1) [     ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 737236 INFO  (zkCallback-3317-thread-1) [     ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 737236 INFO  (zkCallback-3329-thread-3) [     ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 737236 INFO  (zkCallback-3329-thread-1) [     ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 737236 INFO  (Thread-2214) [     ] o.a.s.c.SolrCore config update listener called for core dv_coll_shard1_replica_n1
   [junit4]   2> 737236 INFO  (Thread-2215) [     ] o.a.s.c.SolrCore config update listener called for core dv_coll_shard4_replica_n7
   [junit4]   2> 737237 INFO  (Thread-2214) [     ] o.a.s.c.SolrCore core reload dv_coll_shard1_replica_n1
   [junit4]   2> 737237 INFO  (Thread-2215) [     ] o.a.s.c.SolrCore core reload dv_coll_shard4_replica_n7
   [junit4]   2> 737239 INFO  (zkCallback-3329-thread-1) [     ] o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 737239 INFO  (zkCallback-3329-thread-3) [     ] o.a.s.s.IndexSchema [dv_coll_shard4_replica_n7] Schema name=minimal
   [junit4]   2> 737239 INFO  (zkCallback-3317-thread-1) [     ] o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 737253 INFO  (zkCallback-3317-thread-1) [     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 737253 INFO  (zkCallback-3317-thread-1) [     ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 16 ms
   [junit4]   2> 737253 INFO  (zkCallback-3329-thread-3) [     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 737253 INFO  (zkCallback-3329-thread-3) [     ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 16 ms
   [junit4]   2> 737253 INFO  (Thread-2214) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 737253 INFO  (zkCallback-3329-thread-1) [     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 737253 INFO  (zkCallback-3329-thread-1) [     ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 17 ms
   [junit4]   2> 737253 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 737254 INFO  (Thread-2215) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 737262 INFO  (Thread-2214) [     ] o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 737262 INFO  (Thread-2215) [     ] o.a.s.s.IndexSchema [dv_coll_shard4_replica_n7] Schema name=minimal
   [junit4]   2> 737263 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 737267 INFO  (Thread-2214) [     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 737267 INFO  (Thread-2215) [     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 737267 INFO  (Thread-2214) [     ] o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard1_replica_n1' using configuration from configset conf1
   [junit4]   2> 737267 INFO  (Thread-2215) [     ] o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard4_replica_n7' using configuration from configset conf1
   [junit4]   2> 737269 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 737269 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard3_replica_n4' using configuration from configset conf1
   [junit4]   2> 737323 INFO  (Thread-2214) [n:127.0.0.1:36943_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_36943.solr.core.dv_coll.shard1.replica_n1' (registry 'solr.core.dv_coll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@120cda
   [junit4]   2> 737323 INFO  (Thread-2214) [n:127.0.0.1:36943_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 [/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_424E3585FBC16912-001/tempDir-001/node1/dv_coll_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_424E3585FBC16912-001/tempDir-001/node1/./dv_coll_shard1_replica_n1/data/]
   [junit4]   2> 737326 INFO  (Thread-2215) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36535.solr.core.dv_coll.shard4.replica_n7' (registry 'solr.core.dv_coll.shard4.replica_n7') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@120cda
   [junit4]   2> 737326 INFO  (Thread-2215) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] o.a.s.c.SolrCore [[dv_coll_shard4_replica_n7] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_424E3585FBC16912-001/tempDir-001/node2/dv_coll_shard4_replica_n7], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_424E3585FBC16912-001/tempDir-001/node2/./dv_coll_shard4_replica_n7/data/]
   [junit4]   2> 737334 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36943.solr.core.dv_coll.shard3.replica_n4' (registry 'solr.core.dv_coll.shard3.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@120cda
   [junit4]   2> 737334 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.c.SolrCore [[dv_coll_shard3_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_424E3585FBC16912-001/tempDir-001/node1/dv_coll_shard3_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_424E3585FBC16912-001/tempDir-001/node1/./dv_coll_shard3_replica_n4/data/]
   [junit4]   2> 737361 INFO  (Thread-2214) [n:127.0.0.1:36943_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> 737361 INFO  (Thread-2214) [n:127.0.0.1:36943_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> 737365 INFO  (Thread-2214) [n:127.0.0.1:36943_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@192dd72[dv_coll_shard1_replica_n1] main]
   [junit4]   2> 737366 INFO  (Thread-2214) [n:127.0.0.1:36943_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> 737366 INFO  (Thread-2214) [n:127.0.0.1:36943_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> 737366 INFO  (Thread-2214) [n:127.0.0.1:36943_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> 737366 INFO  (Thread-2214) [n:127.0.0.1:36943_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 737366 INFO  (Thread-2214) [n:127.0.0.1:36943_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> 737367 INFO  (Thread-2214) [n:127.0.0.1:36943_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 1661595313614356480
   [junit4]   2> 737369 INFO  (Thread-2214) [n:127.0.0.1:36943_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 737373 INFO  (searcherExecutor-3779-thread-1-processing-n:127.0.0.1:36943_solr x:dv_coll_shard1_replica_n1 c:dv_coll s:shard1 r:core_node3) [n:127.0.0.1:36943_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@192dd72[dv_coll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 737373 INFO  (Thread-2214) [n:127.0.0.1:36943_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4e12dc[dv_coll_shard1_replica_n1] main]
   [junit4]   2> 737373 INFO  (Thread-2214) [n:127.0.0.1:36943_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]  CLOSING SolrCore org.apache.solr.core.SolrCore@12c4ea2
   [junit4]   2> 737373 INFO  (Thread-2214) [n:127.0.0.1:36943_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.dv_coll.shard1.replica_n1, tag=SolrCore@12c4ea2
   [junit4]   2> 737373 INFO  (Thread-2214) [n:127.0.0.1:36943_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1d29656: rootName = solr_36943, domain = solr.core.dv_coll.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.dv_coll.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@a0e620
   [junit4]   2> 737375 INFO  (Thread-2215) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 737375 INFO  (Thread-2215) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 737378 INFO  (searcherExecutor-3779-thread-1-processing-n:127.0.0.1:36943_solr x:dv_coll_shard1_replica_n1 c:dv_coll s:shard1 r:core_node3) [n:127.0.0.1:36943_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@4e12dc[dv_coll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 737379 INFO  (Thread-2215) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7aeeeb[dv_coll_shard4_replica_n7] main]
   [junit4]   2> 737380 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 737380 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 737380 INFO  (Thread-2215) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 737380 INFO  (Thread-2215) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 737380 INFO  (Thread-2215) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 737380 INFO  (Thread-2215) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 737380 INFO  (Thread-2215) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 737381 INFO  (Thread-2215) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1661595313629036544
   [junit4]   2> 737383 INFO  (Thread-2215) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 737383 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@66f1b6[dv_coll_shard3_replica_n4] main]
   [junit4]   2> 737384 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 737384 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 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> 737384 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 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> 737385 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 737385 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 737385 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1661595313633230848
   [junit4]   2> 737386 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 737388 INFO  (searcherExecutor-3780-thread-1-processing-n:127.0.0.1:36535_solr x:dv_coll_shard4_replica_n7 c:dv_coll s:shard4 r:core_node8) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] o.a.s.c.SolrCore [dv_coll_shard4_replica_n7] Registered new searcher Searcher@7aeeeb[dv_coll_shard4_replica_n7] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 737389 INFO  (Thread-2215) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d160ae[dv_coll_shard4_replica_n7] main]
   [junit4]   2> 737389 INFO  (Thread-2215) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] o.a.s.c.SolrCore [dv_coll_shard4_replica_n7]  CLOSING SolrCore org.apache.solr.core.SolrCore@6e0dda
   [junit4]   2> 737389 INFO  (Thread-2215) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.dv_coll.shard4.replica_n7, tag=SolrCore@6e0dda
   [junit4]   2> 737389 INFO  (Thread-2215) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@126136c: rootName = solr_36535, domain = solr.core.dv_coll.shard4.replica_n7, service url = null, agent id = null] for registry solr.core.dv_coll.shard4.replica_n7 / com.codahale.metrics.MetricRegistry@1b1e6d3
   [junit4]   2> 737390 INFO  (Thread-2214) [n:127.0.0.1:36943_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.dv_coll.shard1.leader, tag=SolrCore@12c4ea2
   [junit4]   2> 737391 INFO  (Thread-2214) [n:127.0.0.1:36943_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.SolrCore config update listener called for core dv_coll_shard3_replica_n4
   [junit4]   2> 737391 INFO  (searcherExecutor-3780-thread-1-processing-n:127.0.0.1:36535_solr x:dv_coll_shard4_replica_n7 c:dv_coll s:shard4 r:core_node8) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] o.a.s.c.SolrCore [dv_coll_shard4_replica_n7] Registered new searcher Searcher@1d160ae[dv_coll_shard4_replica_n7] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 737392 INFO  (searcherExecutor-3781-thread-1-processing-n:127.0.0.1:36943_solr x:dv_coll_shard3_replica_n4 c:dv_coll s:shard3 r:core_node6) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4] Registered new searcher Searcher@66f1b6[dv_coll_shard3_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 737392 INFO  (Thread-2214) [n:127.0.0.1:36943_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.SolrCore core reload dv_coll_shard3_replica_n4
   [junit4]   2> 737392 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@e17697[dv_coll_shard3_replica_n4] main]
   [junit4]   2> 737392 INFO  (zkCallback-3317-thread-4) [     ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 737393 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 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> 737396 INFO  (zkCallback-3317-thread-4) [     ] o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 737398 INFO  (searcherExecutor-3781-thread-1-processing-n:127.0.0.1:36943_solr x:dv_coll_shard3_replica_n4 c:dv_coll s:shard3 r:core_node6) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4] Registered new searcher Searcher@e17697[dv_coll_shard3_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 737400 INFO  (Thread-2214) [n:127.0.0.1:36943_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 737400 INFO  (zkCallback-3317-thread-4) [     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 737400 INFO  (zkCallback-3317-thread-4) [     ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 7 ms
   [junit4]   2> 737402 INFO  (qtp29859059-12977) [n:127.0.0.1:36535_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> 737405 INFO  (Thread-2215) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.dv_coll.shard4.leader, tag=SolrCore@6e0dda
   [junit4]   2> 737407 INFO  (Thread-2215) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] o.a.s.c.SolrCore config update listener called for core dv_coll_shard2_replica_n2
   [junit4]   2> 737408 INFO  (Thread-2214) [n:127.0.0.1:36943_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 737408 INFO  (qtp15003017-12976) [n:127.0.0.1:36943_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> 737409 INFO  (qtp29859059-12975) [n:127.0.0.1:36535_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7 ] o.a.s.c.S.Request [dv_coll_shard4_replica_n7]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 737410 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.s.ManagedIndexSchema Took 17.0ms for 3 replicas to apply schema update version 1 for collection dv_coll
   [junit4]   2> 737410 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 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=195
   [junit4]   2> 737410 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4]  CLOSING SolrCore org.apache.solr.core.SolrCore@16fe733
   [junit4]   2> 737410 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.dv_coll.shard3.replica_n4, tag=SolrCore@16fe733
   [junit4]   2> 737410 INFO  (qtp15003017-12974) [n:127.0.0.1:36943_solr c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1834ce: rootName = solr_36943, 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@13c564b
   [junit4]   2> 737421 INFO  (Thread-2214) [n:127.0.0.1:36943_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> 737421 INFO  (Thread-2214) [n:127.0.0.1:36943_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard3_replica_n4' using configuration from configset conf1
   [

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

:36943_solr-n_0000000000) closing
   [junit4]   2> 738798 INFO  (zkCallback-3329-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 738799 INFO  (jetty-closer-3351-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 738799 INFO  (jetty-closer-3351-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@871297: rootName = solr_36535, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@ac2885
   [junit4]   2> 738801 INFO  (jetty-closer-3351-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 738801 INFO  (jetty-closer-3351-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1713ce9: rootName = solr_36535, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1a8343a
   [junit4]   2> 738801 INFO  (jetty-closer-3351-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 738893 INFO  (jetty-closer-3351-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72073697572618246-127.0.0.1:36943_solr-n_0000000000) closing
   [junit4]   2> 738894 INFO  (jetty-closer-3351-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1c86f9{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 738894 INFO  (jetty-closer-3351-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7c4899{/solr,null,UNAVAILABLE}
   [junit4]   2> 738894 INFO  (jetty-closer-3351-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 738994 INFO  (jetty-closer-3351-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@13ff783{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 738994 INFO  (jetty-closer-3351-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@e8a1ad{/solr,null,UNAVAILABLE}
   [junit4]   2> 738994 INFO  (jetty-closer-3351-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 738995 INFO  (SUITE-DocValuesNotIndexedTest-seed#[424E3585FBC16912]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 739197 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> 	8	/solr/configs/conf1/managed-schema
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 	3	/solr/aliases.json
   [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> 	3	/solr/collections/dv_coll/terms/shard4
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/collections/dv_coll/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	25	/solr/collections/dv_coll/state.json
   [junit4]   2> 	4	/solr/configs/conf1/managed-schema
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	22	/solr/overseer/queue
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 739198 INFO  (SUITE-DocValuesNotIndexedTest-seed#[424E3585FBC16912]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:34195
   [junit4]   2> 739198 INFO  (SUITE-DocValuesNotIndexedTest-seed#[424E3585FBC16912]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34195
   [junit4]   2> 739198 INFO  (SUITE-DocValuesNotIndexedTest-seed#[424E3585FBC16912]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34195
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_424E3585FBC16912-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {_root_=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{floatField=DocValuesFormat(name=Direct), doubleField=DocValuesFormat(name=Lucene80), intFieldMulti=DocValuesFormat(name=Direct), sortableGSL=DocValuesFormat(name=Asserting), boolFieldMulti=DocValuesFormat(name=Lucene80), floatGSL=DocValuesFormat(name=Asserting), longFieldMulti=DocValuesFormat(name=Lucene80), sortableGSF=DocValuesFormat(name=Direct), intField=DocValuesFormat(name=Lucene80), boolField=DocValuesFormat(name=Asserting), sortableFieldMulti=DocValuesFormat(name=Lucene80), stringFieldMulti=DocValuesFormat(name=Asserting), dateFieldMulti=DocValuesFormat(name=Lucene80), longGSF=DocValuesFormat(name=Direct), doubleFieldMulti=DocValuesFormat(name=Asserting), stringGSL=DocValuesFormat(name=Lucene80), doubleGSF=DocValuesFormat(name=Lucene80), doubleGSL=DocValuesFormat(name=Lucene80), stringGSF=DocValuesFormat(name=Lucene80), intGSL=DocValuesFormat(name=Lucene80), sortableText=DocValuesFormat(name=Lucene80), longField=DocValuesFormat(name=Direct), dateField=DocValuesFormat(name=Asserting), dateGSF=DocValuesFormat(name=Asserting), boolGSF=DocValuesFormat(name=Asserting), longGSL=DocValuesFormat(name=Asserting), boolGSL=DocValuesFormat(name=Direct), floatFieldMulti=DocValuesFormat(name=Lucene80), floatGSF=DocValuesFormat(name=Direct), dateGSL=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Direct), intGSF=DocValuesFormat(name=Lucene80), stringField=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1913, maxMBSortInHeap=7.6298347979079075, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1f8a82e), locale=es-EC, timezone=America/Jujuy
   [junit4]   2> NOTE: Linux 5.3.0-42-generic i386/Oracle Corporation 1.8.0_201 (32-bit)/cpus=16,threads=1,free=248884864,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestExpandComponent, SpatialRPTFieldTypeTest, TestQueryTypes, TestSubQueryTransformerDistrib, TestBackupRepositoryFactory, TestRealTimeGet, MissingSegmentRecoveryTest, DistributedMLTComponentTest, TestSolrCloudWithSecureImpersonation, TestDocSet, TestSolrTestCaseJ4, NestedShardedAtomicUpdateTest, TestEmbeddedSolrServerAdminHandler, TestStreamBody, TestHighlightDedupGrouping, SimpleFacetsTest, SSLMigrationTest, DirectSolrSpellCheckerTest, RankQueryTest, URLClassifyProcessorTest, SegmentsInfoRequestHandlerTest, BigEndianAscendingWordSerializerTest, TestAuthenticationFramework, ChaosMonkeyNothingIsSafeTest, SolrIndexMetricsTest, CoreAdminRequestStatusTest, TestSearcherReuse, SuggesterWFSTTest, TestTolerantUpdateProcessorCloud, EmbeddedSolrNoSerializeTest, TestOmitPositions, LukeRequestHandlerTest, AlternateDirectoryTest, DistributedFacetExistsSmallTest, TestMultiWordSynonyms, DirectSolrConnectionTest, TestFiltering, SolrMetricManagerTest, TestJsonRequest, OverseerRolesTest, CollectionReloadTest, BasicAuthOnSingleNodeTest, DeleteInactiveReplicaTest, TestExactSharedStatsCache, FastVectorHighlighterTest, MinimalSchemaTest, GraphQueryTest, TestCursorMarkWithoutUniqueKey, SolrSlf4jReporterTest, RegexBoostProcessorTest, TestDownShardTolerantSearch, HdfsDirectoryTest, RangeFacetCloudTest, SmileWriterTest, TestUnifiedSolrHighlighter, TestSegmentSorting, TestInPlaceUpdatesDistrib, CdcrVersionReplicationTest, TestReplicationHandlerDiskOverFlow, CloneFieldUpdateProcessorFactoryTest, TestTextField, TestSolrQueryResponse, TestCSVLoader, TestStressLucene, HttpPartitionWithTlogReplicasTest, TestLockTree, DistribCursorPagingTest, ResponseBuilderTest, LeaderTragicEventTest, TestDynamicFieldCollectionResource, TestConfigSetProperties, HdfsThreadLeakTest, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, CursorPagingTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, TestCharFilters, TestDeprecatedFilters, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, TokenizerChainTest, ActionThrottleTest, AddReplicaTest, AliasIntegrationTest, AssignBackwardCompatibilityTest, BasicDistributedZkTest, ConnectionManagerTest, CreateCollectionCleanupTest, DocValuesNotIndexedTest]
   [junit4] Completed [439/900 (1!)] on J1 in 6.77s, 5 tests, 1 failure <<< FAILURES!

[...truncated 49646 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.5-Linux/838/consoleText

[repro] Revision: 1050e459027c35d15d4d1ea91a6c14cf2052594f

[repro] Ant options: "-Dargs=-client -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=DocValuesNotIndexedTest -Dtests.method=testGroupingDocAbsent -Dtests.seed=424E3585FBC16912 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-EC -Dtests.timezone=America/Jujuy -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

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

[...truncated 3418 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.DocValuesNotIndexedTest" -Dtests.showOutput=onerror "-Dargs=-client -XX:+UseG1GC" -Dtests.seed=424E3585FBC16912 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-EC -Dtests.timezone=America/Jujuy -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

[...truncated 43 lines...]