Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/203/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:
Unexpected number of elements in the group for intGSF: 8

Stack Trace:
java.lang.AssertionError: Unexpected number of elements in the group for 
intGSF: 8
        at 
__randomizedtesting.SeedInfo.seed([DD81787414D7F7CD:463A162C598FC593]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDVOnly(DocValuesNotIndexedTest.java:377)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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 11875 lines...]
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_DD81787414D7F7CD-001\init-core-data-001
   [junit4]   2> 867138 WARN  
(SUITE-DocValuesNotIndexedTest-seed#[DD81787414D7F7CD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=52 numCloses=52
   [junit4]   2> 867138 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[DD81787414D7F7CD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 867143 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[DD81787414D7F7CD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 867143 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[DD81787414D7F7CD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 867145 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[DD81787414D7F7CD]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_DD81787414D7F7CD-001\tempDir-001
   [junit4]   2> 867145 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[DD81787414D7F7CD]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 867146 INFO  (Thread-1878) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 867146 INFO  (Thread-1878) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 867151 ERROR (Thread-1878) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 867249 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[DD81787414D7F7CD]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:61667
   [junit4]   2> 867262 INFO  (jetty-launcher-1359-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 867262 INFO  (jetty-launcher-1359-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 867263 INFO  (jetty-launcher-1359-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@29d65d48{/solr,null,AVAILABLE}
   [junit4]   2> 867263 INFO  (jetty-launcher-1359-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@562d25f5{/solr,null,AVAILABLE}
   [junit4]   2> 867268 INFO  (jetty-launcher-1359-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@35e30e94{HTTP/1.1,[http/1.1]}{127.0.0.1:61672}
   [junit4]   2> 867268 INFO  (jetty-launcher-1359-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@48a728d6{HTTP/1.1,[http/1.1]}{127.0.0.1:61671}
   [junit4]   2> 867268 INFO  (jetty-launcher-1359-thread-1) [    ] 
o.e.j.s.Server Started @875985ms
   [junit4]   2> 867268 INFO  (jetty-launcher-1359-thread-2) [    ] 
o.e.j.s.Server Started @875985ms
   [junit4]   2> 867268 INFO  (jetty-launcher-1359-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=61672}
   [junit4]   2> 867268 INFO  (jetty-launcher-1359-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=61671}
   [junit4]   2> 867268 ERROR (jetty-launcher-1359-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 867268 ERROR (jetty-launcher-1359-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 867268 INFO  (jetty-launcher-1359-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 867269 INFO  (jetty-launcher-1359-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 867269 INFO  (jetty-launcher-1359-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 867269 INFO  (jetty-launcher-1359-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 867269 INFO  (jetty-launcher-1359-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 867269 INFO  (jetty-launcher-1359-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 867269 INFO  (jetty-launcher-1359-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-21T15:30:57.863Z
   [junit4]   2> 867269 INFO  (jetty-launcher-1359-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-21T15:30:57.863Z
   [junit4]   2> 867274 INFO  (jetty-launcher-1359-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 867274 INFO  (jetty-launcher-1359-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 867290 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15ea5103a510002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 867291 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15ea5103a510001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 867295 INFO  (jetty-launcher-1359-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61667/solr
   [junit4]   2> 867295 INFO  (jetty-launcher-1359-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61667/solr
   [junit4]   2> 867316 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15ea5103a510003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 867317 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15ea5103a510004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 867459 INFO  (jetty-launcher-1359-thread-1) 
[n:127.0.0.1:61672_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 867459 INFO  (jetty-launcher-1359-thread-2) 
[n:127.0.0.1:61671_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 867461 INFO  (jetty-launcher-1359-thread-1) 
[n:127.0.0.1:61672_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:61672_solr
   [junit4]   2> 867461 INFO  (jetty-launcher-1359-thread-2) 
[n:127.0.0.1:61671_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61671_solr
   [junit4]   2> 867464 INFO  (jetty-launcher-1359-thread-1) 
[n:127.0.0.1:61672_solr    ] o.a.s.c.Overseer Overseer 
(id=98697730965176325-127.0.0.1:61672_solr-n_0000000000) starting
   [junit4]   2> 867467 INFO  
(zkCallback-1371-thread-1-processing-n:127.0.0.1:61672_solr) 
[n:127.0.0.1:61672_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 867468 INFO  
(zkCallback-1370-thread-1-processing-n:127.0.0.1:61671_solr) 
[n:127.0.0.1:61671_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 867481 INFO  (jetty-launcher-1359-thread-1) 
[n:127.0.0.1:61672_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61672_solr
   [junit4]   2> 867484 INFO  
(zkCallback-1371-thread-1-processing-n:127.0.0.1:61672_solr) 
[n:127.0.0.1:61672_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 867484 INFO  
(zkCallback-1370-thread-1-processing-n:127.0.0.1:61671_solr) 
[n:127.0.0.1:61671_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 867737 INFO  (jetty-launcher-1359-thread-2) 
[n:127.0.0.1:61671_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_61671.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@482a1edb
   [junit4]   2> 867737 INFO  (jetty-launcher-1359-thread-1) 
[n:127.0.0.1:61672_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_61672.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@482a1edb
   [junit4]   2> 867745 INFO  (jetty-launcher-1359-thread-2) 
[n:127.0.0.1:61671_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_61671.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@482a1edb
   [junit4]   2> 867745 INFO  (jetty-launcher-1359-thread-2) 
[n:127.0.0.1:61671_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_61671.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@482a1edb
   [junit4]   2> 867746 INFO  (jetty-launcher-1359-thread-1) 
[n:127.0.0.1:61672_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_61672.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@482a1edb
   [junit4]   2> 867746 INFO  (jetty-launcher-1359-thread-1) 
[n:127.0.0.1:61672_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_61672.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@482a1edb
   [junit4]   2> 867747 INFO  (jetty-launcher-1359-thread-2) 
[n:127.0.0.1:61671_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_DD81787414D7F7CD-001\tempDir-001\node2\.
   [junit4]   2> 867748 INFO  (jetty-launcher-1359-thread-1) 
[n:127.0.0.1:61672_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_DD81787414D7F7CD-001\tempDir-001\node1\.
   [junit4]   2> 867800 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15ea5103a510007, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 867810 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[DD81787414D7F7CD]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 867812 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[DD81787414D7F7CD]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61667/solr ready
   [junit4]   2> 867826 INFO  (qtp418332980-8283) [n:127.0.0.1:61671_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 867830 INFO  
(OverseerThreadFactory-3390-thread-1-processing-n:127.0.0.1:61672_solr) 
[n:127.0.0.1:61672_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
dv_coll
   [junit4]   2> 867950 INFO  
(OverseerStateUpdate-98697730965176325-127.0.0.1:61672_solr-n_0000000000) 
[n:127.0.0.1:61672_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"dv_coll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61671/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 867953 INFO  
(OverseerStateUpdate-98697730965176325-127.0.0.1:61672_solr-n_0000000000) 
[n:127.0.0.1:61672_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"dv_coll_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61672/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 867956 INFO  
(OverseerStateUpdate-98697730965176325-127.0.0.1:61672_solr-n_0000000000) 
[n:127.0.0.1:61672_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"dv_coll_shard3_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61671/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 867959 INFO  
(OverseerStateUpdate-98697730965176325-127.0.0.1:61672_solr-n_0000000000) 
[n:127.0.0.1:61672_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"dv_coll_shard4_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61672/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 868164 INFO  (qtp418332980-8284) [n:127.0.0.1:61671_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica_n4&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 868164 INFO  (qtp1771568785-8281) [n:127.0.0.1:61672_solr    ] 
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> 868164 INFO  (qtp418332980-8285) [n:127.0.0.1:61671_solr    ] 
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> 868164 INFO  (qtp1771568785-8290) [n:127.0.0.1:61672_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica_n6&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 868166 INFO  (qtp1771568785-8281) [n:127.0.0.1:61672_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 868166 INFO  (qtp418332980-8284) [n:127.0.0.1:61671_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 868290 INFO  
(zkCallback-1371-thread-1-processing-n:127.0.0.1:61672_solr) 
[n:127.0.0.1:61672_solr    ] 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> 868290 INFO  
(zkCallback-1370-thread-1-processing-n:127.0.0.1:61671_solr) 
[n:127.0.0.1:61671_solr    ] 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> 868291 INFO  
(zkCallback-1370-thread-2-processing-n:127.0.0.1:61671_solr) 
[n:127.0.0.1:61671_solr    ] 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> 868291 INFO  
(zkCallback-1371-thread-2-processing-n:127.0.0.1:61672_solr) 
[n:127.0.0.1:61672_solr    ] 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> 869239 INFO  (qtp418332980-8285) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 869240 INFO  (qtp418332980-8284) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 869241 INFO  (qtp1771568785-8290) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 869275 INFO  (qtp418332980-8285) [n:127.0.0.1:61671_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> 869275 INFO  (qtp418332980-8284) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 869276 INFO  (qtp1771568785-8281) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 869279 INFO  (qtp1771568785-8290) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.IndexSchema [dv_coll_shard4_replica_n6] Schema name=minimal
   [junit4]   2> 869282 INFO  (qtp1771568785-8290) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 869282 INFO  (qtp418332980-8285) [n:127.0.0.1:61671_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> 869282 INFO  (qtp418332980-8285) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard1_replica_n1' using 
configuration from collection dv_coll, trusted=true
   [junit4]   2> 869282 INFO  (qtp1771568785-8290) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard4_replica_n6' using 
configuration from collection dv_coll, trusted=true
   [junit4]   2> 869283 INFO  (qtp418332980-8284) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 869283 INFO  (qtp418332980-8284) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard3_replica_n4' using 
configuration from collection dv_coll, trusted=true
   [junit4]   2> 869283 INFO  (qtp418332980-8285) [n:127.0.0.1:61671_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_61671.solr.core.dv_coll.shard1.replica_n1' (registry 
'solr.core.dv_coll.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@482a1edb
   [junit4]   2> 869283 INFO  (qtp418332980-8285) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 869283 INFO  (qtp418332980-8284) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_61671.solr.core.dv_coll.shard3.replica_n4' (registry 
'solr.core.dv_coll.shard3.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@482a1edb
   [junit4]   2> 869283 INFO  (qtp1771568785-8290) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_61672.solr.core.dv_coll.shard4.replica_n6' (registry 
'solr.core.dv_coll.shard4.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@482a1edb
   [junit4]   2> 869283 INFO  (qtp418332980-8284) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 869283 INFO  (qtp418332980-8284) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore 
[[dv_coll_shard3_replica_n4] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_DD81787414D7F7CD-001\tempDir-001\node2\dv_coll_shard3_replica_n4],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_DD81787414D7F7CD-001\tempDir-001\node2\.\dv_coll_shard3_replica_n4\data\]
   [junit4]   2> 869283 INFO  (qtp418332980-8285) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore 
[[dv_coll_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_DD81787414D7F7CD-001\tempDir-001\node2\dv_coll_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_DD81787414D7F7CD-001\tempDir-001\node2\.\dv_coll_shard1_replica_n1\data\]
   [junit4]   2> 869283 INFO  (qtp1771568785-8290) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 869284 INFO  (qtp1771568785-8290) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore 
[[dv_coll_shard4_replica_n6] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_DD81787414D7F7CD-001\tempDir-001\node1\dv_coll_shard4_replica_n6],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_DD81787414D7F7CD-001\tempDir-001\node1\.\dv_coll_shard4_replica_n6\data\]
   [junit4]   2> 869290 INFO  (qtp1771568785-8281) [n:127.0.0.1:61672_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> 869294 INFO  (qtp1771568785-8281) [n:127.0.0.1:61672_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> 869294 INFO  (qtp1771568785-8281) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard2_replica_n2' using 
configuration from collection dv_coll, trusted=true
   [junit4]   2> 869295 INFO  (qtp1771568785-8281) [n:127.0.0.1:61672_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_61672.solr.core.dv_coll.shard2.replica_n2' (registry 
'solr.core.dv_coll.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@482a1edb
   [junit4]   2> 869295 INFO  (qtp1771568785-8281) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 869295 INFO  (qtp1771568785-8281) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore 
[[dv_coll_shard2_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_DD81787414D7F7CD-001\tempDir-001\node1\dv_coll_shard2_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_DD81787414D7F7CD-001\tempDir-001\node1\.\dv_coll_shard2_replica_n2\data\]
   [junit4]   2> 869447 INFO  (qtp418332980-8285) [n:127.0.0.1:61671_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> 869447 INFO  (qtp418332980-8285) [n:127.0.0.1:61671_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> 869449 INFO  (qtp418332980-8285) [n:127.0.0.1:61671_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> 869449 INFO  (qtp418332980-8285) [n:127.0.0.1:61671_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> 869453 INFO  (qtp1771568785-8290) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 869453 INFO  (qtp1771568785-8290) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 869455 INFO  (qtp418332980-8284) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 869455 INFO  (qtp418332980-8284) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 869455 INFO  (qtp1771568785-8290) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 869455 INFO  (qtp1771568785-8290) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 869456 INFO  (qtp1771568785-8281) [n:127.0.0.1:61672_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> 869456 INFO  (qtp1771568785-8281) [n:127.0.0.1:61672_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> 869456 INFO  (qtp418332980-8284) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 869456 INFO  (qtp418332980-8284) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 869457 INFO  (qtp1771568785-8281) [n:127.0.0.1:61672_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> 869457 INFO  (qtp1771568785-8281) [n:127.0.0.1:61672_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> 869458 INFO  (qtp418332980-8285) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5af570f5[dv_coll_shard1_replica_n1] 
main]
   [junit4]   2> 869459 INFO  (qtp418332980-8285) [n:127.0.0.1:61671_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> 869459 INFO  (qtp418332980-8284) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2f06b1c8[dv_coll_shard3_replica_n4] 
main]
   [junit4]   2> 869459 INFO  (qtp418332980-8285) [n:127.0.0.1:61671_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> 869459 INFO  (qtp418332980-8285) [n:127.0.0.1:61671_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> 869459 INFO  (qtp1771568785-8290) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@61358b7a[dv_coll_shard4_replica_n6] 
main]
   [junit4]   2> 869461 INFO  (qtp418332980-8285) [n:127.0.0.1:61671_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> 869461 INFO  (qtp418332980-8285) [n:127.0.0.1:61671_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  10000
   [junit4]   2> 869461 INFO  (qtp1771568785-8290) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 869461 INFO  
(searcherExecutor-3395-thread-1-processing-n:127.0.0.1:61671_solr 
x:dv_coll_shard1_replica_n1 s:shard1 c:dv_coll r:core_node3) 
[n:127.0.0.1:61671_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@5af570f5[dv_coll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 869462 INFO  (qtp418332980-8285) [n:127.0.0.1:61671_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 
1579163697866080256
   [junit4]   2> 869462 INFO  (qtp1771568785-8290) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 869462 INFO  (qtp1771568785-8290) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 869462 INFO  (qtp1771568785-8290) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 869465 INFO  (qtp1771568785-8290) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 869465 INFO  (qtp418332980-8284) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 869466 INFO  (qtp418332980-8284) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 869466 INFO  (qtp418332980-8284) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 869467 INFO  (qtp418332980-8284) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 869468 INFO  (qtp418332980-8284) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 869468 INFO  (qtp418332980-8284) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1579163697872371712
   [junit4]   2> 869469 INFO  (qtp418332980-8285) [n:127.0.0.1:61671_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> 869469 INFO  (qtp418332980-8285) [n:127.0.0.1:61671_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> 869469 INFO  (qtp418332980-8285) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:61671/solr/dv_coll_shard1_replica_n1/
   [junit4]   2> 869469 INFO  (qtp418332980-8285) [n:127.0.0.1:61671_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> 869469 INFO  (qtp418332980-8285) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.SyncStrategy http://127.0.0.1:61671/solr/dv_coll_shard1_replica_n1/ has 
no replicas
   [junit4]   2> 869469 INFO  (qtp418332980-8285) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 869470 INFO  (qtp1771568785-8290) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1579163697874468864
   [junit4]   2> 869472 INFO  
(searcherExecutor-3396-thread-1-processing-n:127.0.0.1:61672_solr 
x:dv_coll_shard4_replica_n6 s:shard4 c:dv_coll r:core_node8) 
[n:127.0.0.1:61672_solr c:dv_coll s:shard4 r:core_node8 
x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore [dv_coll_shard4_replica_n6] 
Registered new searcher Searcher@61358b7a[dv_coll_shard4_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 869475 INFO  
(searcherExecutor-3397-thread-1-processing-n:127.0.0.1:61671_solr 
x:dv_coll_shard3_replica_n4 s:shard3 c:dv_coll r:core_node7) 
[n:127.0.0.1:61671_solr c:dv_coll s:shard3 r:core_node7 
x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4] 
Registered new searcher Searcher@2f06b1c8[dv_coll_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 869476 INFO  (qtp418332980-8285) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:61671/solr/dv_coll_shard1_replica_n1/ shard1
   [junit4]   2> 869478 INFO  (qtp418332980-8284) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 869478 INFO  (qtp418332980-8284) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 869478 INFO  (qtp418332980-8284) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:61671/solr/dv_coll_shard3_replica_n4/
   [junit4]   2> 869478 INFO  (qtp418332980-8284) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 869478 INFO  (qtp418332980-8284) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.SyncStrategy http://127.0.0.1:61671/solr/dv_coll_shard3_replica_n4/ has 
no replicas
   [junit4]   2> 869478 INFO  (qtp418332980-8284) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 869482 INFO  (qtp418332980-8284) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:61671/solr/dv_coll_shard3_replica_n4/ shard3
   [junit4]   2> 869484 INFO  (qtp1771568785-8281) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@625a9580[dv_coll_shard2_replica_n2] 
main]
   [junit4]   2> 869487 INFO  (qtp1771568785-8281) [n:127.0.0.1:61672_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> 869487 INFO  (qtp1771568785-8281) [n:127.0.0.1:61672_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> 869488 INFO  (qtp1771568785-8281) [n:127.0.0.1:61672_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> 869488 INFO  (qtp1771568785-8290) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 869489 INFO  (qtp1771568785-8290) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 869489 INFO  (qtp1771568785-8290) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:61672/solr/dv_coll_shard4_replica_n6/
   [junit4]   2> 869489 INFO  (qtp1771568785-8290) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 869489 INFO  (qtp1771568785-8290) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.SyncStrategy http://127.0.0.1:61672/solr/dv_coll_shard4_replica_n6/ has 
no replicas
   [junit4]   2> 869489 INFO  (qtp1771568785-8290) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 869489 INFO  (qtp1771568785-8281) [n:127.0.0.1:61672_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> 869490 INFO  (qtp1771568785-8281) [n:127.0.0.1:61672_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  10000
   [junit4]   2> 869491 INFO  (qtp1771568785-8281) [n:127.0.0.1:61672_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 
1579163697896488960
   [junit4]   2> 869492 INFO  
(searcherExecutor-3398-thread-1-processing-n:127.0.0.1:61672_solr 
x:dv_coll_shard2_replica_n2 s:shard2 c:dv_coll r:core_node5) 
[n:127.0.0.1:61672_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@625a9580[dv_coll_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 869495 INFO  (qtp1771568785-8290) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:61672/solr/dv_coll_shard4_replica_n6/ shard4
   [junit4]   2> 869497 INFO  (qtp1771568785-8281) [n:127.0.0.1:61672_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> 869497 INFO  (qtp1771568785-8281) [n:127.0.0.1:61672_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> 869497 INFO  (qtp1771568785-8281) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:61672/solr/dv_coll_shard2_replica_n2/
   [junit4]   2> 869497 INFO  (qtp1771568785-8281) [n:127.0.0.1:61672_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> 869497 INFO  (qtp1771568785-8281) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.c.SyncStrategy http://127.0.0.1:61672/solr/dv_coll_shard2_replica_n2/ has 
no replicas
   [junit4]   2> 869497 INFO  (qtp1771568785-8281) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 869500 INFO  (qtp1771568785-8281) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:61672/solr/dv_coll_shard2_replica_n2/ shard2
   [junit4]   2> 869606 INFO  
(zkCallback-1371-thread-2-processing-n:127.0.0.1:61672_solr) 
[n:127.0.0.1:61672_solr    ] 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> 869606 INFO  
(zkCallback-1371-thread-1-processing-n:127.0.0.1:61672_solr) 
[n:127.0.0.1:61672_solr    ] 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> 869606 INFO  
(zkCallback-1370-thread-2-processing-n:127.0.0.1:61671_solr) 
[n:127.0.0.1:61671_solr    ] 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> 869606 INFO  
(zkCallback-1370-thread-1-processing-n:127.0.0.1:61671_solr) 
[n:127.0.0.1:61671_solr    ] 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> 869628 INFO  (qtp418332980-8285) [n:127.0.0.1:61671_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> 869635 INFO  (qtp418332980-8285) [n:127.0.0.1:61671_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=1471
   [junit4]   2> 869635 INFO  (qtp418332980-8284) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 869639 INFO  (qtp418332980-8284) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica_n4&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1476
   [junit4]   2> 869648 INFO  (qtp1771568785-8290) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 869649 INFO  (qtp1771568785-8290) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica_n6&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1485
   [junit4]   2> 869657 INFO  (qtp1771568785-8281) [n:127.0.0.1:61672_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> 869661 INFO  (qtp1771568785-8281) [n:127.0.0.1:61672_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=1497
   [junit4]   2> 869674 INFO  (qtp418332980-8283) [n:127.0.0.1:61671_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 869764 INFO  
(zkCallback-1371-thread-1-processing-n:127.0.0.1:61672_solr) 
[n:127.0.0.1:61672_solr    ] 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> 869764 INFO  
(zkCallback-1371-thread-2-processing-n:127.0.0.1:61672_solr) 
[n:127.0.0.1:61672_solr    ] 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> 869764 INFO  
(zkCallback-1370-thread-1-processing-n:127.0.0.1:61671_solr) 
[n:127.0.0.1:61671_solr    ] 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> 869764 INFO  
(zkCallback-1370-thread-2-processing-n:127.0.0.1:61671_solr) 
[n:127.0.0.1:61671_solr    ] 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> 869850 INFO  
(OverseerCollectionConfigSetProcessor-98697730965176325-127.0.0.1:61672_solr-n_0000000000)
 [n:127.0.0.1:61672_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 870675 INFO  (qtp418332980-8283) [n:127.0.0.1:61671_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2}
 status=0 QTime=2848
   [junit4]   2> 870680 INFO  (qtp1771568785-8295) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 870685 INFO  (qtp1771568785-8295) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.IndexSchema [dv_coll_shard4_replica_n6] Schema name=minimal
   [junit4]   2> 870689 INFO  (qtp1771568785-8295) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 870696 INFO  (qtp1771568785-8295) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.ZkController Persisted config data to node 
/configs/conf1/managed-schema 
   [junit4]   2> 870696 INFO  
(zkCallback-1370-thread-2-processing-n:127.0.0.1:61671_solr) 
[n:127.0.0.1:61671_solr    ] 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> 870696 INFO  
(zkCallback-1371-thread-2-processing-n:127.0.0.1:61672_solr) 
[n:127.0.0.1:61672_solr    ] 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> 870696 INFO  
(zkCallback-1370-thread-1-processing-n:127.0.0.1:61671_solr) 
[n:127.0.0.1:61671_solr    ] 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> 870696 INFO  
(zkCallback-1371-thread-1-processing-n:127.0.0.1:61672_solr) 
[n:127.0.0.1:61672_solr    ] 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> 870697 INFO  
(zkCallback-1370-thread-2-processing-n:127.0.0.1:61671_solr) 
[n:127.0.0.1:61671_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema 
version 1 from ZooKeeper
   [junit4]   2> 870698 INFO  
(zkCallback-1371-thread-2-processing-n:127.0.0.1:61672_solr) 
[n:127.0.0.1:61672_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema 
version 1 from ZooKeeper
   [junit4]   2> 870699 INFO  
(zkCallback-1370-thread-2-processing-n:127.0.0.1:61671_solr) 
[n:127.0.0.1:61671_solr    ] o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] 
Schema name=minimal
   [junit4]   2> 870700 INFO  
(zkCallback-1371-thread-2-processing-n:127.0.0.1:61672_solr) 
[n:127.0.0.1:61672_solr    ] o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] 
Schema name=minimal
   [junit4]   2> 870700 INFO  
(zkCallback-1370-thread-1-processing-n:127.0.0.1:61671_solr) 
[n:127.0.0.1:61671_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema 
version 1 from ZooKeeper
   [junit4]   2> 870703 INFO  
(zkCallback-1370-thread-1-processing-n:127.0.0.1:61671_solr) 
[n:127.0.0.1:61671_solr    ] o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] 
Schema name=minimal
   [junit4]   2> 870704 INFO  
(zkCallback-1371-thread-2-processing-n:127.0.0.1:61672_solr) 
[n:127.0.0.1:61672_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with 
uniqueid field id
   [junit4]   2> 871071 INFO  
(zkCallback-1371-thread-2-processing-n:127.0.0.1:61672_solr) 
[n:127.0.0.1:61672_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing 
schema in 371 ms
   [junit4]   2> 871074 INFO  
(zkCallback-1370-thread-2-processing-n:127.0.0.1:61671_solr) 
[n:127.0.0.1:61671_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with 
uniqueid field id
   [junit4]   2> 871074 INFO  
(zkCallback-1370-thread-2-processing-n:127.0.0.1:61671_solr) 
[n:127.0.0.1:61671_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing 
schema in 377 ms
   [junit4]   2> 871077 INFO  
(zkCallback-1370-thread-1-processing-n:127.0.0.1:61671_solr) 
[n:127.0.0.1:61671_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with 
uniqueid field id
   [junit4]   2> 871077 INFO  
(zkCallback-1370-thread-1-processing-n:127.0.0.1:61671_solr) 
[n:127.0.0.1:61671_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing 
schema in 376 ms
   [junit4]   2> 871079 INFO  (Thread-1897) [n:127.0.0.1:61671_solr    ] 
o.a.s.c.SolrCore config update listener called for core 
dv_coll_shard3_replica_n4
   [junit4]   2> 871080 INFO  (Thread-1897) [n:127.0.0.1:61671_solr    ] 
o.a.s.c.SolrCore config update listener called for core 
dv_coll_shard1_replica_n1
   [junit4]   2> 871082 INFO  (Thread-1898) [n:127.0.0.1:61672_solr    ] 
o.a.s.c.SolrCore config update listener called for core 
dv_coll_shard4_replica_n6
   [junit4]   2> 871083 INFO  (Thread-1898) [n:127.0.0.1:61672_solr    ] 
o.a.s.c.SolrCore core reload dv_coll_shard4_replica_n6
   [junit4]   2> 871093 INFO  (qtp1771568785-8295) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 871101 INFO  (qtp1771568785-8295) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.IndexSchema [dv_coll_shard4_replica_n6] Schema name=minimal
   [junit4]   2> 871104 INFO  (qtp1771568785-8295) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 871104 INFO  (qtp1771568785-8295) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard4_replica_n6' using 
configuration from collection dv_coll
   [junit4]   2> 871134 INFO  (qtp1771568785-8295) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_61672.solr.core.dv_coll.shard4.replica_n6' (registry 
'solr.core.dv_coll.shard4.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@482a1edb
   [junit4]   2> 871135 INFO  (qtp1771568785-8295) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore 
[[dv_coll_shard4_replica_n6] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_DD81787414D7F7CD-001\tempDir-001\node1\dv_coll_shard4_replica_n6],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_DD81787414D7F7CD-001\tempDir-001\node1\.\dv_coll_shard4_replica_n6\data\]
   [junit4]   2> 871217 INFO  (qtp1771568785-8295) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 871217 INFO  (qtp1771568785-8295) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 871218 INFO  (qtp1771568785-8295) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@363d4e89[dv_coll_shard4_replica_n6] 
main]
   [junit4]   2> 871220 INFO  (qtp1771568785-8295) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 871220 INFO  (qtp1771568785-8295) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 871220 INFO  (qtp1771568785-8295) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 871220 INFO  (qtp1771568785-8295) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 871221 INFO  (qtp1771568785-8295) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 871222 INFO  
(searcherExecutor-3415-thread-1-processing-n:127.0.0.1:61672_solr 
x:dv_coll_shard4_replica_n6 s:shard4 c:dv_coll r:core_node8) 
[n:127.0.0.1:61672_solr c:dv_coll s:shard4 r:core_node8 
x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore [dv_coll_shard4_replica_n6] 
Registered new searcher Searcher@363d4e89[dv_coll_shard4_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 871223 INFO  (qtp1771568785-8295) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1579163699712622592
   [junit4]   2> 871224 INFO  (qtp1771568785-8295) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 871225 INFO  (qtp1771568785-8295) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@54daa025[dv_coll_shard4_replica_n6] 
main]
   [junit4]   2> 871225 INFO  (qtp1771568785-8295) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
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> 871225 INFO  
(zkCallback-1371-thread-1-processing-n:127.0.0.1:61672_solr) 
[n:127.0.0.1:61672_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema 
version 1 from ZooKeeper
   [junit4]   2> 871226 INFO  
(searcherExecutor-3415-thread-1-processing-n:127.0.0.1:61672_solr 
x:dv_coll_shard4_replica_n6 s:shard4 c:dv_coll r:core_node8) 
[n:127.0.0.1:61672_solr c:dv_coll s:shard4 r:core_node8 
x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore [dv_coll_shard4_replica_n6] 
Registered new searcher Searcher@54daa025[dv_coll_shard4_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 871243 INFO  (qtp418332980-8286) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.S.Request 
[dv_coll_shard3_replica_n4]  webapp=/solr path=/schema/zkversion 
params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 871244 INFO  
(zkCallback-1371-thread-1-processing-n:127.0.0.1:61672_solr) 
[n:127.0.0.1:61672_solr    ] o.a.s.s.IndexSchema [dv_coll_shard4_replica_n6] 
Schema name=minimal
   [junit4]   2> 871244 INFO  (qtp1771568785-8293) [n:127.0.0.1:61672_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> 871245 INFO  (qtp418332980-8287) [n:127.0.0.1:61671_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> 871246 INFO  (qtp1771568785-8295) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.ManagedIndexSchema Took 21.0ms for 3 replicas to apply schema update 
version 1 for collection dv_coll
   [junit4]   2> 871246 INFO  (qtp1771568785-8295) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.S.Request 
[dv_coll_shard4_replica_n6]  webapp=/solr path=/schema 
params={wt=javabin&version=2} status=0 QTime=567
   [junit4]   2> 871246 INFO  (qtp1771568785-8295) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore 
[dv_coll_shard4_replica_n6]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@674a3aff
   [junit4]   2> 871246 INFO  (qtp1771568785-8295) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.dv_coll.shard4.replica_n6, tag=1732918015
   [junit4]   2> 871246 INFO  (qtp1771568785-8295) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3002684f: rootName = 
solr_61672, domain = solr.core.dv_coll.shard4.replica_n6, service url = null, 
agent id = null] for registry solr.core.dv_coll.shard4.replica_n6 / 
com.codahale.metrics.MetricRegistry@6fd46f49
   [junit4]   2> 871249 INFO  (Thread-1898) [n:127.0.0.1:61672_solr    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 871252 INFO  (qtp1771568785-8295) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.dv_coll.shard4.leader, tag=1732918015
   [junit4]   2> 871253 INFO  
(zkCallback-1371-thread-1-processing-n:127.0.0.1:61672_solr) 
[n:127.0.0.1:61672_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with 
uniqueid field id
   [junit4]   2> 871253 INFO  
(zkCallback-1371-thread-1-processing-n:127.0.0.1:61672_solr) 
[n:127.0.0.1:61672_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing 
schema in 27 ms
   [junit4]   2> 871273 INFO  (Thread-1898) [n:127.0.0.1:61672_solr    ] 
o.a.s.s.IndexSchema [dv_coll_shard4_replica_n6] Schema name=minimal
   [junit4]   2> 871273 INFO  
(TEST-DocValuesNotIndexedTest.testDistribFaceting-seed#[DD81787414D7F7CD]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testDistribFaceting
   [junit4]   2> 871279 INFO  (Thread-1898) [n:127.0.0.1:61672_solr    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 871279 INFO  (Thread-1898) [n:127.0.0.1:61672_solr    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard4_replica_n6' using 
configuration from collection dv_coll
   [junit4]   2> 871294 INFO  (qtp1771568785-8290) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:61672/solr/dv_coll_shard4_replica_n6/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1579163699780780032)} 0 5
   [junit4]   2> 871294 INFO  (qtp418332980-8284) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n4]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:61672/solr/dv_coll_shard4_replica_n6/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1579163699777634304)} 0 9
   [junit4]   2> 871295 INFO  (qtp418332980-8287) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:61672/solr/dv_coll_shard4_replica_n6/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1579163699772391424)} 0 15
   [junit4]   2> 871295 INFO  (qtp1771568785-8293) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n6]  webapp=/solr 
path=/update params={wt=javabin&version=2}{deleteByQuery=*:* 
(-1579163699766099968)} 0 21
   [junit4]   2> 871299 INFO  (qtp1771568785-8281) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579163699792314368,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 871299 INFO  (qtp1771568785-8281) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 871301 INFO  (qtp418332980-8289) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579163699794411520,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 871301 INFO  (qtp418332980-8289) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 871301 INFO  (qtp418332980-8289) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@327108d5[dv_coll_shard3_replica_n4] 
main]
   [junit4]   2> 871301 INFO  (qtp418332980-8289) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 871302 INFO  (qtp1771568785-8294) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579163699795460096,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 871302 INFO  (qtp1771568785-8294) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 871302 INFO  (qtp1771568785-8294) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4b61ea68[dv_coll_shard2_replica_n2] 
main]
   [junit4]   2> 871302 INFO  (qtp1771568785-8294) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 871303 INFO  (Thread-1898) [n:127.0.0.1:61672_solr c:dv_coll 
s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr_61672.solr.core.dv_coll.shard4.replica_n6' (registry 
'solr.core.dv_coll.shard4.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@482a1edb
   [junit4]   2> 871303 INFO  (Thread-1898) [n:127.0.0.1:61672_solr c:dv_coll 
s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore 
[[dv_coll_shard4_replica_n6] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_DD81787414D7F7CD-001\tempDir-001\node1\dv_coll_shard4_replica_n6],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_DD81787414D7F7CD-001\tempDir-001\node1\.\dv_coll_shard4_replica_n6\data\]
   [junit4]   2> 871303 INFO  (qtp1771568785-8281) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 871303 INFO  (qtp418332980-8280) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579163699796508672,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 871304 INFO  (qtp418332980-8280) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 871304 INFO  (qtp418332980-8280) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7a866b19[dv_coll_shard1_replica_n1] 
main]
   [junit4]   2> 871305 INFO  (qtp418332980-8280) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 871306 INFO  
(searcherExecutor-3397-thread-1-processing-n:127.0.0.1:61671_solr 
x:dv_coll_shard3_replica_n4 s:shard3 c:dv_coll r:core_node7) 
[n:127.0.0.1:61671_solr c:dv_coll s:shard3 r:core_node7 
x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4] 
Registered new searcher Searcher@327108d5[dv_coll_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 871306 INFO  (qtp418332980-8289) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n4]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:61671/solr/dv_coll_shard3_replica_n4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 5
   [junit4]   2> 871307 INFO  
(searcherExecutor-3398-thread-1-processing-n:127.0.0.1:61672_solr 
x:dv_coll_shard2_replica_n2 s:shard2 c:dv_coll r:core_node5) 
[n:127.0.0.1:61672_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@4b61ea68[dv_coll_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 871307 INFO  (qtp1771568785-8294) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:61671/solr/dv_coll_shard3_replica_n4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 5
   [junit4]   2> 871308 INFO  
(searcherExecutor-3395-thread-1-processing-n:127.0.0.1:61671_solr 
x:dv_coll_shard1_replica_n1 s:shard1 c:dv_coll r:core_node3) 
[n:127.0.0.1:61671_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@7a866b19[dv_coll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 871308 INFO  (qtp1771568785-8281) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n6]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:61671/solr/dv_coll_shard3_replica_n4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 9
   [junit4]   2> 871308 INFO  (qtp418332980-8280) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:61671/solr/dv_coll_shard3_replica_n4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 5
   [junit4]   2> 871309 INFO  (qtp418332980-8286) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n4]  webapp=/solr 
path=/update 
params={_stateVer_=dv_coll:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 13
   [junit4]   2> 871316 INFO  (qtp418332980-8289) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1]  webapp=/solr 
path=/update params={_stateVer_=dv_coll:4&wt=javabin&version=2}{add=[1 
(1579163699804897280)]} 0 5
   [junit4]   2> 871318 INFO  (qtp1771568785-8296) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579163699812237312,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 871318 INFO  (qtp1771568785-8296) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 871320 INFO  (qtp1771568785-8296) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 871320 INFO  (qtp1771568785-8296) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:61671/solr/dv_coll_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 871321 INFO  (qtp1771568785-8296) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579163699815383040,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 871321 INFO  (qtp1771568785-8296) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 871321 INFO  (qtp418332980-8287) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579163699815383040,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 871321 INFO  (qtp418332980-8287) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 871321 INFO  (qtp1771568785-8296) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 871322 INFO  (qtp1771568785-8296) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n6]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:61671/solr/dv_coll_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 871322 INFO  (qtp418332980-8287) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 871321 INFO  (qtp418332980-8284) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579163699815383040,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 871322 INFO  (qtp418332980-8284) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@471cb2ad 
commitCommandVersion:1579163699815383040
   [junit4]   2> 871322 INFO  (qtp418332980-8287) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n4]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:61671/solr/dv_coll_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 871341 INFO  (qtp418332980-8284) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@ee957cd[dv_coll_shard1_replica_n1] 
main]
   [junit4]   2> 871341 INFO  (qtp418332980-8284) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 871342 INFO  
(searcherExecutor-3395-thread-1-processing-n:127.0.0.1:61671_solr 
x:dv_coll_shard1_replica_n1 s:shard1 c:dv_coll r:core_node3) 
[n:127.0.0.1:61671_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@ee957cd[dv_coll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
   [junit4]   2> 871343 INFO  (qtp418332980-8284) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:61671/solr/dv_coll_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 22
   [junit4]   2> 871343 INFO  (qtp418332980-8283) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1]  webapp=/solr 
path=/update 
params={_stateVer_=dv_coll:4&commit=true&wt=javabin&version=2}{commit=} 0 25
   [junit4]   2> 871348 WARN  (qtp418332980-8286) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.r.SimpleFacets Raising facet.mincount from 0 to 1, because field intField 
is Points-based.
   [junit4]   2> 871348 WARN  (qtp1771568785-8293) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.r.SimpleFacets Raising facet.mincount from 0 to 1, because field intField 
is Points-based.
   [junit4]   2> 871349 WARN  (qtp418332980-8286) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.r.SimpleFacets Raising facet.mincount from 0 to 1, because field 
longField is Points-based.
   [junit4]   2> 871349 WARN  (qtp1771568785-8293) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.r.SimpleFacets Raising facet.mincount from 0 to 1, because field 
longField is Points-based.
   [junit4]   2> 871349 WARN  (qtp418332980-8286) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.r.SimpleFacets Raising facet.mincount from 0 to 1, because field 
doubleField is Points-based.
   [junit4]   2> 871349 WARN  (qtp1771568785-8293) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.r.SimpleFacets Raising facet.mincount from 0 to 1, because field 
doubleField is Points-based.
   [junit4]   2> 871349 WARN  (qtp418332980-8286) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.r.SimpleFacets Raising facet.mincount from 0 to 1, because field 
floatField is Points-based.
   [junit4]   2> 871348 WARN  (qtp418332980-8285) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.r.SimpleFacets Raising facet.mincount from 0 to 1, because field intField 
is Points-based.
   [junit4]   2> 871348 WARN  (qtp1771568785-8290) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.r.SimpleFacets Raising facet.mincount from 0 to 1, because field intField 
is Points-based.
   [junit4]   2> 871350 WARN  (qtp1771568785-8290) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.r.SimpleFacets Raising facet.mincount from 0 to 1, because field 
longField is Points-based.
   [junit4]   2> 871350 WARN  (qtp1771568785-8290) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.r.SimpleFacets Raising facet.mincount from 0 to 1, because field 
doubleField is Points-based.
   [junit4]   2> 871350 WARN  (qtp418332980-8285) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.r.SimpleFacets Raising facet.mincount from 0 to 1, because field 
longField is Points-based.
   [junit4]   2> 871349 WARN  (qtp418332980-8286) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.r.SimpleFacets Raising facet.mincount from 0 to 1, because field 
dateField is Points-based.
   [junit4]   2> 871350 WARN  (qtp418332980-8285) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.r.SimpleFacets Raising facet.mincount from 0 to 1, because field 
doubleField is Points-based.
   [junit4]   2> 871350 WARN  (qtp418332980-8286) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.r.SimpleFacets Raising facet.mincount from 0 to 1, because field 
intFieldMulti is Points-based.
   [junit4]   2> 871349 WARN  (qtp1771568785-8293) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.r.SimpleFacets Raising facet.mincount from 0 to 1, because field 
floatField is Points-based.
   [junit4]   2> 871350 WARN  (qtp418332980-8285) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.r.SimpleFacets Raising facet.mincount from 0 to 1, because field 
floatField is Points-based.
   [junit4]   2> 871350 WARN  (qtp1771568785-8290) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.r.SimpleFacets Raising facet.mincount from 0 to 1, because field 
floatField is Points-based.
   [junit4]   2> 871350 WARN  (qtp418332980-8285) [n:127.0.0.1:61671_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.r.SimpleFacets Raising facet.mincount from 0 to 1, because field 
dateField is Points-based.
   [junit4]   2> 871350 WARN  (qtp1771568785-8290) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.r.SimpleFacets Raising facet.mincount from 0 to 1, because field 
dateField is Points-based.
   [junit4]   2> 871350 WARN  (qtp1771568785-8290) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.r.SimpleFacets Raising facet.mincount from 0 to 1, because field 
intFieldMulti is Points-based.
   [junit4]   2> 871350 WARN  (qtp1771568785-8290) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.r.SimpleFacets Raising facet.mincount from 0 to 1, because field 
longFieldMulti is Points-based.
   [junit4]   2> 871350 WARN  (qtp1771568785-8290) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.r.SimpleFacets Raising facet.mincount from 0 to 1, because field 
doubleFieldMulti is Points-based.
   [junit4]   2> 871350 WARN  (qtp1771568785-8290) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.r.SimpleFacets Raising facet.mincount from 0 to 1, because field 
floatFieldMulti is Points-based.
   [junit4]   2> 871350 WARN  (qtp1771568785-8290) [n:127.0.0.1:61672_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.r.SimpleFacets Raising facet.mincount from 0 to 1, because field 
dateFieldMulti is Points-based.
   [junit4]   2> 871350 WARN  (qt

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

v_coll_shard4_replica_n6] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@71e56055: rootName = 
solr_61672, domain = solr.core.dv_coll.shard4.replica_n6, service url = null, 
agent id = null] for registry solr.core.dv_coll.shard4.replica_n6 / 
com.codahale.metrics.MetricRegistry@6fd46f49
   [junit4]   2> 871934 INFO  (coreCloseExecutor-3424-thread-1) 
[n:127.0.0.1:61671_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=1707712525
   [junit4]   2> 871934 INFO  (coreCloseExecutor-3425-thread-1) 
[n:127.0.0.1:61672_solr c:dv_coll s:shard4 r:core_node8 
x:dv_coll_shard4_replica_n6] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.collection.dv_coll.shard4.leader, tag=1691164779
   [junit4]   2> 871934 INFO  (coreCloseExecutor-3424-thread-2) 
[n:127.0.0.1:61671_solr c:dv_coll s:shard3 r:core_node7 
x:dv_coll_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.core.dv_coll.shard3.replica_n4, tag=217372216
   [junit4]   2> 871934 INFO  (coreCloseExecutor-3424-thread-2) 
[n:127.0.0.1:61671_solr c:dv_coll s:shard3 r:core_node7 
x:dv_coll_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@412fb72d: rootName = 
solr_61671, 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@309f41be
   [junit4]   2> 871937 INFO  (coreCloseExecutor-3425-thread-2) 
[n:127.0.0.1:61672_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]  
CLOSING SolrCore org.apache.solr.core.SolrCore@598b32bb
   [junit4]   2> 871937 INFO  (coreCloseExecutor-3425-thread-2) 
[n:127.0.0.1:61672_solr c:dv_coll s:shard2 r:core_node5 
x:dv_coll_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.core.dv_coll.shard2.replica_n2, tag=1502294715
   [junit4]   2> 871937 INFO  (coreCloseExecutor-3425-thread-2) 
[n:127.0.0.1:61672_solr c:dv_coll s:shard2 r:core_node5 
x:dv_coll_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@52070e19: rootName = 
solr_61672, domain = solr.core.dv_coll.shard2.replica_n2, service url = null, 
agent id = null] for registry solr.core.dv_coll.shard2.replica_n2 / 
com.codahale.metrics.MetricRegistry@33262b0
   [junit4]   2> 871940 INFO  (coreCloseExecutor-3424-thread-2) 
[n:127.0.0.1:61671_solr c:dv_coll s:shard3 r:core_node7 
x:dv_coll_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.collection.dv_coll.shard3.leader, tag=217372216
   [junit4]   2> 871943 INFO  (coreCloseExecutor-3425-thread-2) 
[n:127.0.0.1:61672_solr c:dv_coll s:shard2 r:core_node5 
x:dv_coll_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.collection.dv_coll.shard2.leader, tag=1502294715
   [junit4]   2> 871945 WARN  
(zkCallback-1370-thread-3-processing-n:127.0.0.1:61671_solr) 
[n:127.0.0.1:61671_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 871945 INFO  (jetty-closer-1360-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@29d65d48{/solr,null,UNAVAILABLE}
   [junit4]   2> 871945 INFO  
(zkCallback-1371-thread-3-processing-n:127.0.0.1:61672_solr) 
[n:127.0.0.1:61672_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 871947 INFO  (jetty-closer-1360-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98697730965176325-127.0.0.1:61672_solr-n_0000000000) closing
   [junit4]   2> 871948 INFO  
(OverseerStateUpdate-98697730965176325-127.0.0.1:61672_solr-n_0000000000) 
[n:127.0.0.1:61672_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:61672_solr
   [junit4]   2> 871951 WARN  
(zkCallback-1371-thread-3-processing-n:127.0.0.1:61672_solr) 
[n:127.0.0.1:61672_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 871951 INFO  (jetty-closer-1360-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@562d25f5{/solr,null,UNAVAILABLE}
   [junit4]   2> 871951 ERROR 
(SUITE-DocValuesNotIndexedTest-seed#[DD81787414D7F7CD]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 871952 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[DD81787414D7F7CD]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:61667 61667
   [junit4]   2> 871953 INFO  (Thread-1878) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:61667 61667
   [junit4]   2> 871954 WARN  (Thread-1878) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/configs/conf1/managed-schema
   [junit4]   2>        4       /solr/configs/conf1
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/collections/dv_coll/state.json
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2>        2       /solr/configs/conf1/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_DD81787414D7F7CD-001
   [junit4]   2> Sep 21, 2017 3:31:02 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=Lucene50(blocksize=128)}, 
docValues:{floatField=DocValuesFormat(name=Lucene70), 
doubleField=DocValuesFormat(name=Memory), 
intFieldMulti=DocValuesFormat(name=Lucene70), 
boolFieldMulti=DocValuesFormat(name=Memory), 
longFieldMulti=DocValuesFormat(name=Lucene70), 
floatGSL=DocValuesFormat(name=Direct), intField=DocValuesFormat(name=Memory), 
boolField=DocValuesFormat(name=Direct), 
stringFieldMulti=DocValuesFormat(name=Direct), 
dateFieldMulti=DocValuesFormat(name=Lucene70), 
doubleFieldMulti=DocValuesFormat(name=Direct), 
longGSF=DocValuesFormat(name=Lucene70), 
stringGSL=DocValuesFormat(name=Lucene70), 
doubleGSF=DocValuesFormat(name=Memory), 
doubleGSL=DocValuesFormat(name=Lucene70), 
stringGSF=DocValuesFormat(name=Memory), intGSL=DocValuesFormat(name=Memory), 
longField=DocValuesFormat(name=Lucene70), 
dateField=DocValuesFormat(name=Direct), dateGSF=DocValuesFormat(name=Direct), 
boolGSF=DocValuesFormat(name=Direct), longGSL=DocValuesFormat(name=Direct), 
boolGSL=DocValuesFormat(name=Lucene70), 
floatFieldMulti=DocValuesFormat(name=Memory), 
floatGSF=DocValuesFormat(name=Lucene70), 
dateGSL=DocValuesFormat(name=Lucene70), intGSF=DocValuesFormat(name=Lucene70), 
stringField=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=463, 
maxMBSortInHeap=7.949112806025038, sim=RandomSimilarity(queryNorm=false): {}, 
locale=nl-BE, timezone=Etc/GMT-14
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=242970976,total=443600896
   [junit4]   2> NOTE: All tests run in this JVM: 
[PKIAuthenticationIntegrationTest, CachingDirectoryFactoryTest, 
TermVectorComponentTest, TermsComponentTest, 
TestDistributedStatsComponentCardinality, TestDistribDocBasedVersion, 
NodeMutatorTest, TestManagedSchemaAPI, TestAnalyzedSuggestions, 
TestRealTimeGet, JsonLoaderTest, ClassificationUpdateProcessorTest, 
MoveReplicaHDFSTest, TestMacroExpander, TestSystemCollAutoCreate, 
TestUseDocValuesAsStored2, CollectionStateFormat2Test, CustomCollectionTest, 
TestConfigSetsAPIExclusivity, TestPerFieldSimilarity, SolrMetricManagerTest, 
TestSubQueryTransformerDistrib, FullSolrCloudDistribCmdsTest, TestCustomSort, 
AliasIntegrationTest, SearchHandlerTest, MBeansHandlerTest, 
DistributedFacetPivotLongTailTest, CloudExitableDirectoryReaderTest, 
TestClusterStateMutator, SystemInfoHandlerTest, 
TestComplexPhraseLeadingWildcard, CacheHeaderTest, PeerSyncReplicationTest, 
TestSolrCloudWithDelegationTokens, DocumentAnalysisRequestHandlerTest, 
JSONWriterTest, TestHdfsUpdateLog, DistributedFacetPivotSmallTest, 
StatelessScriptUpdateProcessorFactoryTest, PolyFieldTest, SuggesterTSTTest, 
InfixSuggestersTest, HdfsLockFactoryTest, DocValuesMissingTest, 
SegmentsInfoRequestHandlerTest, CollectionsAPIDistributedZkTest, 
TestBlendedInfixSuggestions, TestXmlQParserPlugin, DistributedMLTComponentTest, 
TestBinaryResponseWriter, BigEndianAscendingWordSerializerTest, 
ChaosMonkeySafeLeaderTest, TestBadConfig, TestRebalanceLeaders, TestRTGBase, 
TestMergePolicyConfig, TestConfigSetProperties, TestLuceneMatchVersion, 
TestEmbeddedSolrServerAdminHandler, SolrRequestParserTest, 
ShardRoutingCustomTest, TestReqParamsAPI, 
TestCollectionsAPIViaSolrCloudCluster, TestFieldCollectionResource, 
TestBM25SimilarityFactory, V2StandaloneTest, 
DistributedQueryComponentCustomSortTest, LargeFieldTest, 
BasicAuthIntegrationTest, TestLockTree, TestBlobHandler, 
TestShortCircuitedRequests, ZkFailoverTest, TestCloudRecovery, TestPushWriter, 
TestNumericTerms64, TestSchemaNameResource, ManagedSchemaRoundRobinCloudTest, 
TestDynamicLoading, DocValuesNotIndexedTest]
   [junit4] Completed [161/732 (1!)] on J1 in 5.34s, 4 tests, 1 failure <<< 
FAILURES!

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

Reply via email to