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

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 4755 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4755/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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

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

Stack Trace:
java.lang.AssertionError: Unexpected number of elements in the group for intGSF: 4
	at __randomizedtesting.SeedInfo.seed([790E9820DA3449E:9C2B87DA40FB76C0]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDVOnly(DocValuesNotIndexedTest.java:380)
	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 12197 lines...]
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_790E9820DA3449E-001/init-core-data-001
   [junit4]   2> 96942 INFO  (SUITE-DocValuesNotIndexedTest-seed#[790E9820DA3449E]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 96954 INFO  (SUITE-DocValuesNotIndexedTest-seed#[790E9820DA3449E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 96955 INFO  (SUITE-DocValuesNotIndexedTest-seed#[790E9820DA3449E]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 96956 INFO  (SUITE-DocValuesNotIndexedTest-seed#[790E9820DA3449E]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_790E9820DA3449E-001/tempDir-001
   [junit4]   2> 96956 INFO  (SUITE-DocValuesNotIndexedTest-seed#[790E9820DA3449E]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 96957 INFO  (Thread-63) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 96957 INFO  (Thread-63) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 96965 ERROR (Thread-63) [    ] 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> 97063 INFO  (SUITE-DocValuesNotIndexedTest-seed#[790E9820DA3449E]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:57174
   [junit4]   2> 97089 INFO  (zkConnectionManagerCallback-230-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 97107 INFO  (jetty-launcher-227-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 97107 INFO  (jetty-launcher-227-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 97110 INFO  (jetty-launcher-227-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 97110 INFO  (jetty-launcher-227-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 97110 INFO  (jetty-launcher-227-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 97110 INFO  (jetty-launcher-227-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 97110 INFO  (jetty-launcher-227-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 97110 INFO  (jetty-launcher-227-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 97111 INFO  (jetty-launcher-227-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5bab1f90{/solr,null,AVAILABLE}
   [junit4]   2> 97111 INFO  (jetty-launcher-227-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@61896ed0{/solr,null,AVAILABLE}
   [junit4]   2> 97115 INFO  (jetty-launcher-227-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@410797c0{HTTP/1.1,[http/1.1]}{127.0.0.1:57176}
   [junit4]   2> 97115 INFO  (jetty-launcher-227-thread-2) [    ] o.e.j.s.Server Started @97204ms
   [junit4]   2> 97115 INFO  (jetty-launcher-227-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@113214ca{HTTP/1.1,[http/1.1]}{127.0.0.1:57177}
   [junit4]   2> 97115 INFO  (jetty-launcher-227-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57176}
   [junit4]   2> 97115 INFO  (jetty-launcher-227-thread-1) [    ] o.e.j.s.Server Started @97204ms
   [junit4]   2> 97115 INFO  (jetty-launcher-227-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57177}
   [junit4]   2> 97115 ERROR (jetty-launcher-227-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 97116 ERROR (jetty-launcher-227-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 97116 INFO  (jetty-launcher-227-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 97116 INFO  (jetty-launcher-227-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 97116 INFO  (jetty-launcher-227-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 97116 INFO  (jetty-launcher-227-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 97116 INFO  (jetty-launcher-227-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 97116 INFO  (jetty-launcher-227-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 97116 INFO  (jetty-launcher-227-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 97116 INFO  (jetty-launcher-227-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 97116 INFO  (jetty-launcher-227-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-25T07:12:09.266Z
   [junit4]   2> 97116 INFO  (jetty-launcher-227-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-25T07:12:09.266Z
   [junit4]   2> 97119 INFO  (zkConnectionManagerCallback-232-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 97125 INFO  (zkConnectionManagerCallback-234-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 97125 INFO  (jetty-launcher-227-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 97126 INFO  (jetty-launcher-227-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 97159 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100210413240001, likely client has closed socket
   [junit4]   2> 97249 INFO  (jetty-launcher-227-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57174/solr
   [junit4]   2> 97256 INFO  (zkConnectionManagerCallback-238-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 97262 INFO  (zkConnectionManagerCallback-240-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 97343 INFO  (jetty-launcher-227-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57174/solr
   [junit4]   2> 97348 INFO  (zkConnectionManagerCallback-246-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 97363 INFO  (zkConnectionManagerCallback-248-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 97451 INFO  (jetty-launcher-227-thread-1) [n:127.0.0.1:57177_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57177_solr
   [junit4]   2> 97454 INFO  (jetty-launcher-227-thread-1) [n:127.0.0.1:57177_solr    ] o.a.s.c.Overseer Overseer (id=72093895422640134-127.0.0.1:57177_solr-n_0000000000) starting
   [junit4]   2> 97482 INFO  (zkConnectionManagerCallback-255-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 97511 INFO  (jetty-launcher-227-thread-1) [n:127.0.0.1:57177_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57174/solr ready
   [junit4]   2> 97517 INFO  (OverseerStateUpdate-72093895422640134-127.0.0.1:57177_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:57177_solr
   [junit4]   2> 97518 INFO  (jetty-launcher-227-thread-1) [n:127.0.0.1:57177_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57177_solr
   [junit4]   2> 97555 INFO  (zkCallback-254-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 97555 INFO  (OverseerStateUpdate-72093895422640134-127.0.0.1:57177_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 97637 INFO  (jetty-launcher-227-thread-2) [n:127.0.0.1:57176_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 97648 INFO  (jetty-launcher-227-thread-2) [n:127.0.0.1:57176_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 97649 INFO  (jetty-launcher-227-thread-2) [n:127.0.0.1:57176_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57176_solr
   [junit4]   2> 97651 INFO  (zkCallback-247-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 97655 INFO  (zkCallback-239-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 97658 INFO  (zkCallback-254-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 97659 INFO  (jetty-launcher-227-thread-1) [n:127.0.0.1:57177_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 97688 INFO  (zkConnectionManagerCallback-261-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 97695 INFO  (jetty-launcher-227-thread-2) [n:127.0.0.1:57176_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 97697 INFO  (jetty-launcher-227-thread-2) [n:127.0.0.1:57176_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57174/solr ready
   [junit4]   2> 97698 INFO  (jetty-launcher-227-thread-2) [n:127.0.0.1:57176_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 97821 INFO  (jetty-launcher-227-thread-1) [n:127.0.0.1:57177_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57177.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46e57382
   [junit4]   2> 97830 INFO  (jetty-launcher-227-thread-1) [n:127.0.0.1:57177_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57177.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46e57382
   [junit4]   2> 97830 INFO  (jetty-launcher-227-thread-1) [n:127.0.0.1:57177_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57177.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46e57382
   [junit4]   2> 97830 INFO  (jetty-launcher-227-thread-1) [n:127.0.0.1:57177_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_790E9820DA3449E-001/tempDir-001/node1/.
   [junit4]   2> 97836 INFO  (jetty-launcher-227-thread-2) [n:127.0.0.1:57176_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57176.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46e57382
   [junit4]   2> 97864 INFO  (jetty-launcher-227-thread-2) [n:127.0.0.1:57176_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57176.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46e57382
   [junit4]   2> 97865 INFO  (jetty-launcher-227-thread-2) [n:127.0.0.1:57176_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57176.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46e57382
   [junit4]   2> 97866 INFO  (jetty-launcher-227-thread-2) [n:127.0.0.1:57176_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_790E9820DA3449E-001/tempDir-001/node2/.
   [junit4]   2> 97950 INFO  (zkConnectionManagerCallback-264-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 97962 INFO  (zkConnectionManagerCallback-269-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 97964 INFO  (SUITE-DocValuesNotIndexedTest-seed#[790E9820DA3449E]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 97967 INFO  (SUITE-DocValuesNotIndexedTest-seed#[790E9820DA3449E]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57174/solr ready
   [junit4]   2> 99415 INFO  (qtp1760608964-675) [n:127.0.0.1:57177_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 99529 INFO  (OverseerThreadFactory-509-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection dv_coll
   [junit4]   2> 99762 INFO  (OverseerStateUpdate-72093895422640134-127.0.0.1:57177_solr-n_0000000000) [    ] 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:57177/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 99799 INFO  (OverseerStateUpdate-72093895422640134-127.0.0.1:57177_solr-n_0000000000) [    ] 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:57176/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 99803 INFO  (OverseerStateUpdate-72093895422640134-127.0.0.1:57177_solr-n_0000000000) [    ] 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_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:57177/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 99806 INFO  (OverseerStateUpdate-72093895422640134-127.0.0.1:57177_solr-n_0000000000) [    ] 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_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:57176/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 100038 INFO  (qtp1760608964-668) [n:127.0.0.1:57177_solr    x:dv_coll_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&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> 100038 INFO  (qtp2142667178-682) [n:127.0.0.1:57176_solr    x:dv_coll_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&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> 100038 INFO  (qtp1760608964-674) [n:127.0.0.1:57177_solr    x:dv_coll_shard3_replica_n3] 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_n3&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 100038 INFO  (qtp2142667178-679) [n:127.0.0.1:57176_solr    x:dv_coll_shard4_replica_n4] 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_n4&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 100048 INFO  (qtp1760608964-674) [n:127.0.0.1:57177_solr    x:dv_coll_shard3_replica_n3] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 101127 INFO  (qtp2142667178-679) [n:127.0.0.1:57176_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 101137 INFO  (qtp1760608964-668) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 101175 INFO  (qtp2142667178-682) [n:127.0.0.1:57176_solr c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 101197 INFO  (qtp1760608964-674) [n:127.0.0.1:57177_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 101234 INFO  (qtp2142667178-682) [n:127.0.0.1:57176_solr c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 101236 INFO  (qtp1760608964-668) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 101238 INFO  (qtp2142667178-679) [n:127.0.0.1:57176_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.s.IndexSchema [dv_coll_shard4_replica_n4] Schema name=minimal
   [junit4]   2> 101238 INFO  (qtp1760608964-674) [n:127.0.0.1:57177_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.s.IndexSchema [dv_coll_shard3_replica_n3] Schema name=minimal
   [junit4]   2> 101244 INFO  (qtp1760608964-668) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 101245 INFO  (qtp1760608964-668) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 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> 101246 INFO  (qtp1760608964-668) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57177.solr.core.dv_coll.shard1.replica_n1' (registry 'solr.core.dv_coll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46e57382
   [junit4]   2> 101247 INFO  (qtp1760608964-668) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 101247 INFO  (qtp1760608964-668) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [[dv_coll_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_790E9820DA3449E-001/tempDir-001/node1/dv_coll_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_790E9820DA3449E-001/tempDir-001/node1/./dv_coll_shard1_replica_n1/data/]
   [junit4]   2> 101266 INFO  (qtp2142667178-682) [n:127.0.0.1:57176_solr c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 101266 INFO  (qtp2142667178-682) [n:127.0.0.1:57176_solr c:dv_coll s:shard2 r:core_node6 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> 101267 INFO  (qtp1760608964-674) [n:127.0.0.1:57177_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 101267 INFO  (qtp2142667178-682) [n:127.0.0.1:57176_solr c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57176.solr.core.dv_coll.shard2.replica_n2' (registry 'solr.core.dv_coll.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46e57382
   [junit4]   2> 101267 INFO  (qtp1760608964-674) [n:127.0.0.1:57177_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard3_replica_n3' using configuration from collection dv_coll, trusted=true
   [junit4]   2> 101267 INFO  (qtp2142667178-682) [n:127.0.0.1:57176_solr c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 101267 INFO  (qtp2142667178-682) [n:127.0.0.1:57176_solr c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [[dv_coll_shard2_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_790E9820DA3449E-001/tempDir-001/node2/dv_coll_shard2_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_790E9820DA3449E-001/tempDir-001/node2/./dv_coll_shard2_replica_n2/data/]
   [junit4]   2> 101268 INFO  (qtp1760608964-674) [n:127.0.0.1:57177_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57177.solr.core.dv_coll.shard3.replica_n3' (registry 'solr.core.dv_coll.shard3.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46e57382
   [junit4]   2> 101268 INFO  (qtp1760608964-674) [n:127.0.0.1:57177_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 101268 INFO  (qtp1760608964-674) [n:127.0.0.1:57177_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.SolrCore [[dv_coll_shard3_replica_n3] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_790E9820DA3449E-001/tempDir-001/node1/dv_coll_shard3_replica_n3], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_790E9820DA3449E-001/tempDir-001/node1/./dv_coll_shard3_replica_n3/data/]
   [junit4]   2> 101270 INFO  (qtp2142667178-679) [n:127.0.0.1:57176_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 101270 INFO  (qtp2142667178-679) [n:127.0.0.1:57176_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard4_replica_n4' using configuration from collection dv_coll, trusted=true
   [junit4]   2> 101270 INFO  (qtp2142667178-679) [n:127.0.0.1:57176_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57176.solr.core.dv_coll.shard4.replica_n4' (registry 'solr.core.dv_coll.shard4.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46e57382
   [junit4]   2> 101271 INFO  (qtp2142667178-679) [n:127.0.0.1:57176_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 101271 INFO  (qtp2142667178-679) [n:127.0.0.1:57176_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.c.SolrCore [[dv_coll_shard4_replica_n4] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_790E9820DA3449E-001/tempDir-001/node2/dv_coll_shard4_replica_n4], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_790E9820DA3449E-001/tempDir-001/node2/./dv_coll_shard4_replica_n4/data/]
   [junit4]   2> 101509 INFO  (qtp1760608964-674) [n:127.0.0.1:57177_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 101509 INFO  (qtp1760608964-674) [n:127.0.0.1:57177_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 101511 INFO  (qtp2142667178-682) [n:127.0.0.1:57176_solr c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 101511 INFO  (qtp2142667178-682) [n:127.0.0.1:57176_solr c:dv_coll s:shard2 r:core_node6 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> 101549 INFO  (qtp1760608964-668) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 101549 INFO  (qtp1760608964-668) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 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> 101552 INFO  (qtp1760608964-668) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 101552 INFO  (qtp1760608964-668) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 101555 INFO  (qtp1760608964-674) [n:127.0.0.1:57177_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 101555 INFO  (qtp1760608964-674) [n:127.0.0.1:57177_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 101557 INFO  (qtp2142667178-682) [n:127.0.0.1:57176_solr c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 101557 INFO  (qtp2142667178-682) [n:127.0.0.1:57176_solr c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 101585 INFO  (qtp2142667178-679) [n:127.0.0.1:57176_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 101585 INFO  (qtp2142667178-679) [n:127.0.0.1:57176_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 101587 INFO  (qtp2142667178-679) [n:127.0.0.1:57176_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 101587 INFO  (qtp2142667178-679) [n:127.0.0.1:57176_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 101617 INFO  (qtp1760608964-674) [n:127.0.0.1:57177_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@702bebf[dv_coll_shard3_replica_n3] main]
   [junit4]   2> 101618 INFO  (qtp1760608964-668) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6e64df84[dv_coll_shard1_replica_n1] main]
   [junit4]   2> 101619 INFO  (qtp2142667178-682) [n:127.0.0.1:57176_solr c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@7dc5090a[dv_coll_shard2_replica_n2] main]
   [junit4]   2> 101636 INFO  (qtp2142667178-682) [n:127.0.0.1:57176_solr c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 101636 INFO  (qtp1760608964-668) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 101636 INFO  (qtp1760608964-674) [n:127.0.0.1:57177_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 101637 INFO  (qtp1760608964-668) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 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> 101637 INFO  (qtp1760608964-674) [n:127.0.0.1:57177_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 101640 INFO  (qtp2142667178-682) [n:127.0.0.1:57176_solr c:dv_coll s:shard2 r:core_node6 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> 101644 INFO  (qtp2142667178-679) [n:127.0.0.1:57176_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@25ff0bfc[dv_coll_shard4_replica_n4] main]
   [junit4]   2> 101649 INFO  (qtp2142667178-679) [n:127.0.0.1:57176_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 101650 INFO  (qtp2142667178-679) [n:127.0.0.1:57176_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 101658 INFO  (qtp1760608964-668) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 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> 101660 INFO  (qtp2142667178-679) [n:127.0.0.1:57176_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 101661 INFO  (qtp2142667178-682) [n:127.0.0.1:57176_solr c:dv_coll s:shard2 r:core_node6 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> 101661 INFO  (qtp1760608964-674) [n:127.0.0.1:57177_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 101664 INFO  (qtp2142667178-682) [n:127.0.0.1:57176_solr c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 101664 INFO  (qtp1760608964-674) [n:127.0.0.1:57177_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 101665 INFO  (qtp1760608964-674) [n:127.0.0.1:57177_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 101665 INFO  (qtp2142667178-682) [n:127.0.0.1:57176_solr c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 101667 INFO  (qtp2142667178-679) [n:127.0.0.1:57176_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 101668 INFO  (qtp2142667178-679) [n:127.0.0.1:57176_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 101669 INFO  (qtp1760608964-668) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 101670 INFO  (qtp1760608964-668) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 101672 INFO  (qtp1760608964-674) [n:127.0.0.1:57177_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1606945586620137472
   [junit4]   2> 101672 INFO  (searcherExecutor-520-thread-1-processing-n:127.0.0.1:57177_solr x:dv_coll_shard3_replica_n3 c:dv_coll s:shard3 r:core_node7) [n:127.0.0.1:57177_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.SolrCore [dv_coll_shard3_replica_n3] Registered new searcher Searcher@702bebf[dv_coll_shard3_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 101674 INFO  (searcherExecutor-519-thread-1-processing-n:127.0.0.1:57176_solr x:dv_coll_shard2_replica_n2 c:dv_coll s:shard2 r:core_node6) [n:127.0.0.1:57176_solr c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2] Registered new searcher Searcher@7dc5090a[dv_coll_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 101674 INFO  (qtp2142667178-682) [n:127.0.0.1:57176_solr c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1606945586622234624
   [junit4]   2> 101677 INFO  (searcherExecutor-521-thread-1-processing-n:127.0.0.1:57176_solr x:dv_coll_shard4_replica_n4 c:dv_coll s:shard4 r:core_node8) [n:127.0.0.1:57176_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.c.SolrCore [dv_coll_shard4_replica_n4] Registered new searcher Searcher@25ff0bfc[dv_coll_shard4_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 101677 INFO  (qtp2142667178-679) [n:127.0.0.1:57176_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1606945586625380352
   [junit4]   2> 101705 INFO  (searcherExecutor-518-thread-1-processing-n:127.0.0.1:57177_solr x:dv_coll_shard1_replica_n1 c:dv_coll s:shard1 r:core_node5) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] Registered new searcher Searcher@6e64df84[dv_coll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 101710 INFO  (qtp1760608964-668) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1606945586659983360
   [junit4]   2> 101737 INFO  (qtp1760608964-674) [n:127.0.0.1:57177_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard3 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 101737 INFO  (qtp2142667178-682) [n:127.0.0.1:57176_solr c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard2 to Terms{values={core_node6=0}, version=0}
   [junit4]   2> 101743 INFO  (qtp2142667178-679) [n:127.0.0.1:57176_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard4 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 101752 INFO  (qtp1760608964-668) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard1 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 101779 INFO  (qtp2142667178-682) [n:127.0.0.1:57176_solr c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 101779 INFO  (qtp2142667178-682) [n:127.0.0.1:57176_solr c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 101782 INFO  (qtp2142667178-679) [n:127.0.0.1:57176_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 101782 INFO  (qtp2142667178-679) [n:127.0.0.1:57176_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 101783 INFO  (qtp2142667178-682) [n:127.0.0.1:57176_solr c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:57176/solr/dv_coll_shard2_replica_n2/
   [junit4]   2> 101783 INFO  (qtp2142667178-679) [n:127.0.0.1:57176_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:57176/solr/dv_coll_shard4_replica_n4/
   [junit4]   2> 101792 INFO  (qtp2142667178-682) [n:127.0.0.1:57176_solr c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 101792 INFO  (qtp2142667178-679) [n:127.0.0.1:57176_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 101793 INFO  (qtp1760608964-668) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 101793 INFO  (qtp1760608964-668) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 101793 INFO  (qtp1760608964-668) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:57177/solr/dv_coll_shard1_replica_n1/
   [junit4]   2> 101793 INFO  (qtp2142667178-682) [n:127.0.0.1:57176_solr c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:57176/solr/dv_coll_shard2_replica_n2/ has no replicas
   [junit4]   2> 101793 INFO  (qtp2142667178-682) [n:127.0.0.1:57176_solr c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 101794 INFO  (qtp1760608964-668) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 101794 INFO  (qtp2142667178-679) [n:127.0.0.1:57176_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.c.SyncStrategy http://127.0.0.1:57176/solr/dv_coll_shard4_replica_n4/ has no replicas
   [junit4]   2> 101794 INFO  (qtp2142667178-679) [n:127.0.0.1:57176_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 101795 INFO  (qtp1760608964-668) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:57177/solr/dv_coll_shard1_replica_n1/ has no replicas
   [junit4]   2> 101795 INFO  (qtp1760608964-668) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 101824 INFO  (qtp1760608964-674) [n:127.0.0.1:57177_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 101824 INFO  (qtp1760608964-674) [n:127.0.0.1:57177_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 101825 INFO  (qtp1760608964-674) [n:127.0.0.1:57177_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:57177/solr/dv_coll_shard3_replica_n3/
   [junit4]   2> 101833 INFO  (qtp1760608964-674) [n:127.0.0.1:57177_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 101839 INFO  (qtp1760608964-674) [n:127.0.0.1:57177_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.SyncStrategy http://127.0.0.1:57177/solr/dv_coll_shard3_replica_n3/ has no replicas
   [junit4]   2> 101839 INFO  (qtp1760608964-674) [n:127.0.0.1:57177_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 101845 INFO  (qtp2142667178-679) [n:127.0.0.1:57176_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:57176/solr/dv_coll_shard4_replica_n4/ shard4
   [junit4]   2> 101847 INFO  (qtp2142667178-682) [n:127.0.0.1:57176_solr c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:57176/solr/dv_coll_shard2_replica_n2/ shard2
   [junit4]   2> 101848 INFO  (qtp1760608964-668) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:57177/solr/dv_coll_shard1_replica_n1/ shard1
   [junit4]   2> 101866 INFO  (qtp1760608964-674) [n:127.0.0.1:57177_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:57177/solr/dv_coll_shard3_replica_n3/ shard3
   [junit4]   2> 101979 INFO  (qtp1760608964-674) [n:127.0.0.1:57177_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 101991 INFO  (qtp1760608964-674) [n:127.0.0.1:57177_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] 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_n3&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1957
   [junit4]   2> 102020 INFO  (qtp1760608964-668) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 102022 INFO  (qtp2142667178-679) [n:127.0.0.1:57176_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 102024 INFO  (qtp2142667178-682) [n:127.0.0.1:57176_solr c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 102027 INFO  (qtp1760608964-668) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] 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_shard1_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1993
   [junit4]   2> 102029 INFO  (qtp2142667178-679) [n:127.0.0.1:57176_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] 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_n4&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1993
   [junit4]   2> 102030 INFO  (qtp2142667178-682) [n:127.0.0.1:57176_solr c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica_n2&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1993
   [junit4]   2> 102137 INFO  (zkCallback-239-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 102139 INFO  (zkCallback-247-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 102243 INFO  (qtp1760608964-675) [n:127.0.0.1:57177_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> 102243 INFO  (qtp1760608964-675) [n:127.0.0.1:57177_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2} status=0 QTime=2847
   [junit4]   2> 102360 INFO  (qtp1760608964-680) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 102369 INFO  (qtp1760608964-680) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 102378 INFO  (qtp1760608964-680) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 102451 INFO  (zkCallback-247-thread-2) [    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 102451 INFO  (zkCallback-247-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 102451 INFO  (zkCallback-239-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 102452 INFO  (zkCallback-239-thread-2) [    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 102452 INFO  (zkCallback-247-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 102452 INFO  (zkCallback-239-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 102453 INFO  (zkCallback-239-thread-2) [    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 102453 INFO  (qtp1760608964-680) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.c.ZkController Persisted config data to node /configs/conf1/managed-schema 
   [junit4]   2> 102455 INFO  (zkCallback-239-thread-2) [    ] o.a.s.s.IndexSchema [dv_coll_shard4_replica_n4] Schema name=minimal
   [junit4]   2> 102455 INFO  (zkCallback-239-thread-1) [    ] o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 102455 INFO  (zkCallback-247-thread-1) [    ] o.a.s.s.IndexSchema [dv_coll_shard3_replica_n3] Schema name=minimal
   [junit4]   2> 102478 INFO  (zkCallback-247-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 102479 INFO  (zkCallback-247-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 26 ms
   [junit4]   2> 102495 INFO  (zkCallback-239-thread-2) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 102495 INFO  (zkCallback-239-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 102496 INFO  (Thread-82) [    ] o.a.s.c.SolrCore config update listener called for core dv_coll_shard3_replica_n3
   [junit4]   2> 102496 INFO  (zkCallback-239-thread-2) [    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 43 ms
   [junit4]   2> 102496 INFO  (zkCallback-239-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 44 ms
   [junit4]   2> 102497 INFO  (Thread-83) [    ] o.a.s.c.SolrCore config update listener called for core dv_coll_shard2_replica_n2
   [junit4]   2> 102498 INFO  (Thread-82) [    ] o.a.s.c.SolrCore config update listener called for core dv_coll_shard1_replica_n1
   [junit4]   2> 102507 INFO  (Thread-83) [    ] o.a.s.c.SolrCore config update listener called for core dv_coll_shard4_replica_n4
   [junit4]   2> 102510 INFO  (Thread-82) [    ] o.a.s.c.SolrCore core reload dv_coll_shard1_replica_n1
   [junit4]   2> 102530 INFO  (qtp1760608964-680) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 102573 INFO  (qtp1760608964-680) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 102599 INFO  (qtp1760608964-680) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 102599 INFO  (qtp1760608964-680) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard1_replica_n1' using configuration from collection dv_coll
   [junit4]   2> 102643 INFO  (qtp1760608964-680) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57177.solr.core.dv_coll.shard1.replica_n1' (registry 'solr.core.dv_coll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46e57382
   [junit4]   2> 102643 INFO  (qtp1760608964-680) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [[dv_coll_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_790E9820DA3449E-001/tempDir-001/node1/dv_coll_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_790E9820DA3449E-001/tempDir-001/node1/./dv_coll_shard1_replica_n1/data/]
   [junit4]   2> 102861 INFO  (qtp1760608964-680) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 102861 INFO  (qtp1760608964-680) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 102867 INFO  (qtp1760608964-680) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c2f58ff[dv_coll_shard1_replica_n1] main]
   [junit4]   2> 102869 INFO  (qtp1760608964-680) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 102870 INFO  (qtp1760608964-680) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 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> 102870 INFO  (qtp1760608964-680) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 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> 102871 INFO  (qtp1760608964-680) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 102872 INFO  (qtp1760608964-680) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 102873 INFO  (qtp1760608964-680) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1606945587879477248
   [junit4]   2> 102882 INFO  (searcherExecutor-538-thread-1-processing-n:127.0.0.1:57177_solr x:dv_coll_shard1_replica_n1 c:dv_coll s:shard1 r:core_node5) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] Registered new searcher Searcher@5c2f58ff[dv_coll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 102898 INFO  (qtp1760608964-680) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 102910 INFO  (qtp1760608964-680) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7c4af43b[dv_coll_shard1_replica_n1] main]
   [junit4]   2> 102912 INFO  (zkCallback-247-thread-2) [    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 102913 INFO  (searcherExecutor-538-thread-1-processing-n:127.0.0.1:57177_solr x:dv_coll_shard1_replica_n1 c:dv_coll s:shard1 r:core_node5) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] Registered new searcher Searcher@7c4af43b[dv_coll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 102920 INFO  (zkCallback-247-thread-2) [    ] o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 102928 INFO  (Thread-82) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 102938 INFO  (qtp1760608964-680) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] 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> 102941 INFO  (zkCallback-247-thread-2) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 102941 INFO  (zkCallback-247-thread-2) [    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 29 ms
   [junit4]   2> 102946 INFO  (Thread-82) [    ] o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 102968 INFO  (Thread-82) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 102968 INFO  (Thread-82) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard1_replica_n1' using configuration from collection dv_coll
   [junit4]   2> 103001 INFO  (Thread-82) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57177.solr.core.dv_coll.shard1.replica_n1' (registry 'solr.core.dv_coll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46e57382
   [junit4]   2> 103002 INFO  (Thread-82) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [[dv_coll_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_790E9820DA3449E-001/tempDir-001/node1/dv_coll_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_790E9820DA3449E-001/tempDir-001/node1/./dv_coll_shard1_replica_n1/data/]
   [junit4]   2> 103014 INFO  (qtp1760608964-674) [n:127.0.0.1:57177_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.S.Request [dv_coll_shard3_replica_n3]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=44
   [junit4]   2> 103015 INFO  (qtp2142667178-681) [n:127.0.0.1:57176_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.c.S.Request [dv_coll_shard4_replica_n4]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=39
   [junit4]   2> 103018 INFO  (qtp2142667178-667) [n:127.0.0.1:57176_solr c:dv_coll s:shard2 r:core_node6 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=49
   [junit4]   2> 103026 INFO  (qtp1760608964-680) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.s.ManagedIndexSchema Took 112.0ms for 3 replicas to apply schema update version 1 for collection dv_coll
   [junit4]   2> 103026 INFO  (qtp1760608964-680) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.c.S.Request [dv_coll_shard1_replica_n1]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=735
   [junit4]   2> 103026 INFO  (qtp1760608964-680) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@395a956d
   [junit4]   2> 103026 INFO  (qtp1760608964-680) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.dv_coll.shard1.replica_n1, tag=395a956d
   [junit4]   2> 103026 INFO  (qtp1760608964-680) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@415a5457: rootName = solr_57177, domain = solr.core.dv_coll.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.dv_coll.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@63c3161
   [junit4]   2> 103038 INFO  (qtp1760608964-680) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.dv_coll.shard1.leader, tag=395a956d
   [junit4]   2> 103095 INFO  (TEST-DocValuesNotIndexedTest.testGroupingDVOnly-seed#[790E9820DA3449E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGroupingDVOnly
   [junit4]   2> 103189 INFO  (qtp2142667178-681) [n:127.0.0.1:57176_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard4 to Terms{values={core_node8=1}, version=1}
   [junit4]   2> 103194 INFO  (qtp2142667178-676) [n:127.0.0.1:57176_solr c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard2 to Terms{values={core_node6=1}, version=1}
   [junit4]   2> 103195 INFO  (qtp2142667178-676) [n:127.0.0.1:57176_solr c:dv_coll s:shard2 r:core_node6 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:57176/solr/dv_coll_shard4_replica_n4/&wt=javabin&version=2}{deleteByQuery=*:* (-1606945588204535808)} 0 12
   [junit4]   2> 103198 INFO  (qtp1760608964-674) [n:127.0.0.1:57177_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard3 to Terms{values={core_node7=1}, version=1}
   [junit4]   2> 103198 INFO  (qtp1760608964-674) [n:127.0.0.1:57177_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n3]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:57176/solr/dv_coll_shard4_replica_n4/&wt=javabin&version=2}{deleteByQuery=*:* (-1606945588204535808)} 0 15
   [junit4]   2> 103209 INFO  (Thread-82) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 103209 INFO  (Thread-82) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 103210 INFO  (qtp1760608964-680) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard1 to Terms{values={core_node5=1}, version=1}
   [junit4]   2> 103210 INFO  (qtp1760608964-680) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 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:57176/solr/dv_coll_shard4_replica_n4/&wt=javabin&version=2}{deleteByQuery=*:* (-1606945588215021568)} 0 18
   [junit4]   2> 103212 INFO  (qtp2142667178-681) [n:127.0.0.1:57176_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1606945588190904320)} 0 93
   [junit4]   2> 103228 INFO  (qtp2142667178-679) [n:127.0.0.1:57176_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1606945588251721728,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 103229 INFO  (qtp2142667178-679) [n:127.0.0.1:57176_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 103231 INFO  (qtp1760608964-674) [n:127.0.0.1:57177_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1606945588254867456,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 103232 INFO  (qtp1760608964-674) [n:127.0.0.1:57177_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 103232 INFO  (qtp1760608964-680) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1606945588255916032,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 103232 INFO  (qtp1760608964-680) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 103233 INFO  (qtp1760608964-680) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 103235 INFO  (qtp1760608964-680) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 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:57177/solr/dv_coll_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 3
   [junit4]   2> 103235 INFO  (qtp2142667178-679) [n:127.0.0.1:57176_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@3556bc72[dv_coll_shard4_replica_n4] main]
   [junit4]   2> 103236 INFO  (qtp1760608964-674) [n:127.0.0.1:57177_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@37e72087[dv_coll_shard3_replica_n3] main]
   [junit4]   2> 103236 INFO  (qtp1760608964-674) [n:127.0.0.1:57177_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 103237 INFO  (searcherExecutor-521-thread-1-processing-n:127.0.0.1:57176_solr x:dv_coll_shard4_replica_n4 c:dv_coll s:shard4 r:core_node8) [n:127.0.0.1:57176_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.c.SolrCore [dv_coll_shard4_replica_n4] Registered new searcher Searcher@3556bc72[dv_coll_shard4_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 103238 INFO  (searcherExecutor-520-thread-1-processing-n:127.0.0.1:57177_solr x:dv_coll_shard3_replica_n3 c:dv_coll s:shard3 r:core_node7) [n:127.0.0.1:57177_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.SolrCore [dv_coll_shard3_replica_n3] Registered new searcher Searcher@37e72087[dv_coll_shard3_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 103240 INFO  (qtp2142667178-681) [n:127.0.0.1:57176_solr c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1606945588264304640,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 103240 INFO  (qtp2142667178-681) [n:127.0.0.1:57176_solr c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 103241 INFO  (qtp1760608964-674) [n:127.0.0.1:57177_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n3]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:57177/solr/dv_coll_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 10
   [junit4]   2> 103242 INFO  (Thread-82) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@b348c15[dv_coll_shard1_replica_n1] main]
   [junit4]   2> 103242 INFO  (qtp2142667178-679) [n:127.0.0.1:57176_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 103242 INFO  (qtp2142667178-679) [n:127.0.0.1:57176_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_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:57177/solr/dv_coll_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 14
   [junit4]   2> 103243 INFO  (qtp2142667178-681) [n:127.0.0.1:57176_solr c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@69df0652[dv_coll_shard2_replica_n2] main]
   [junit4]   2> 103247 INFO  (Thread-82) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 103249 INFO  (qtp2142667178-681) [n:127.0.0.1:57176_solr c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 103249 INFO  (Thread-82) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 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> 103250 INFO  (Thread-82) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 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> 103250 INFO  (searcherExecutor-519-thread-1-processing-n:127.0.0.1:57176_solr x:dv_coll_shard2_replica_n2 c:dv_coll s:shard2 r:core_node6) [n:127.0.0.1:57176_solr c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2] Registered new searcher Searcher@69df0652[dv_coll_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 103251 INFO  (qtp2142667178-681) [n:127.0.0.1:57176_solr c:dv_coll s:shard2 r:core_node6 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:57177/solr/dv_coll_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 12
   [junit4]   2> 103251 INFO  (Thread-82) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 103260 INFO  (qtp1760608964-672) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 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&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 42
   [junit4]   2> 103260 INFO  (Thread-82) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 103264 INFO  (searcherExecutor-543-thread-1-processing-n:127.0.0.1:57177_solr x:dv_coll_shard1_replica_n1 c:dv_coll s:shard1 r:core_node5) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] Registered new searcher Searcher@b348c15[dv_coll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 103324 INFO  (qtp2142667178-681) [n:127.0.0.1:57176_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n4]  webapp=/solr path=/update params={_stateVer_=dv_coll:4&wt=javabin&version=2}{add=[10000 (1606945588306247680), 5 (1606945588312539136), 17 (1606945588343996416), 19 (1606945588345044992), 21 (1606945588345044993), 23 (1606945588346093568), 25 (1606945588346093569), 29 (1606945588347142144), 10030 (1606945588347142145), 33 (1606945588347142146), ... (13 adds)]} 0 44
   [junit4]   2> 103327 INFO  (qtp1760608964-678) [n:127.0.0.1:57177_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n3]  webapp=/solr path=/update params={_stateVer_=dv_coll:4&wt=javabin&version=2}{add=[2 (1606945588303101952), 3 (1606945588351336448), 6 (1606945588351336449), 7 (1606945588352385024), 9 (1606945588352385025), 10010 (1606945588353433600), 18 (1606945588353433601), 10025 (1606945588353433602), 26 (1606945588353433603), 30 (1606945588354482176), ... (14 adds)]} 0 54
   [junit4]   2> 103329 INFO  (qtp2142667178-676) [n:127.0.0.1:57176_solr c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=dv_coll:4&wt=javabin&version=2}{add=[0 (1606945588303101952), 4 (1606945588346093568), 10005 (1606945588346093569), 12 (1606945588347142144), 15 (1606945588347142145), 16 (1606945588348190720), 20 (1606945588348190721), 22 (1606945588353433600), 34 (1606945588353433601), 35 (1606945588354482176), ... (16 adds)]} 0 56
   [junit4]   2> 103435 INFO  (Thread-82) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 103481 INFO  (qtp1760608964-674) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 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 (1606945588357627904), 8 (1606945588359725056), 10 (1606945588494991360), 11 (1606945588510720000), 13 (1606945588510720001), 14 (1606945588511768576), 10015 (1606945588512817152), 10020 (1606945588512817153), 24 (1606945588512817154), 27 (1606945588512817155), ... (16 adds)]} 0 203
   [junit4]   2> 103490 INFO  (qtp2142667178-679) [n:127.0.0.1:57176_solr c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1606945588526448640,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 103490 INFO  (qtp1760608964-678) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1606945588526448640,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 103490 INFO  (qtp1760608964-674) [n:127.0.0.1:57177_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1606945588526448640,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 103490 INFO  (qtp2142667178-679) [n:127.0.0.1:57176_solr c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1f7af09f commitCommandVersion:1606945588526448640
   [junit4]   2> 103491 INFO  (qtp1760608964-674) [n:127.0.0.1:57177_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3e191811 commitCommandVersion:1606945588526448640
   [junit4]   2> 103491 INFO  (qtp1760608964-678) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2f9b21f7 commitCommandVersion:1606945588526448640
   [junit4]   2> 103492 INFO  (qtp2142667178-676) [n:127.0.0.1:57176_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1606945588528545792,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 103492 INFO  (qtp2142667178-676) [n:127.0.0.1:57176_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@631279b7 commitCommandVersion:1606945588528545792
   [junit4]   2> 103572 INFO  (OverseerCollectionConfigSetProcessor-72093895422640134-127.0.0.1:57177_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 103608 INFO  (qtp2142667178-676) [n:127.0.0.1:57176_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@368e57af[dv_coll_shard4_replica_n4] main]
   [junit4]   2> 103611 INFO  (qtp2142667178-676) [n:127.0.0.1:57176_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 103611 INFO  (Thread-82) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3fdbb050[dv_coll_shard1_replica_n1] main]
   [junit4]   2> 103612 INFO  (searcherExecutor-521-thread-1-processing-n:127.0.0.1:57176_solr x:dv_coll_shard4_replica_n4 c:dv_coll s:shard4 r:core_node8) [n:127.0.0.1:57176_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.c.SolrCore [dv_coll_shard4_replica_n4] Registered new searcher Searcher@368e57af[dv_coll_shard4_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C13)))}
   [junit4]   2> 103612 INFO  (qtp2142667178-676) [n:127.0.0.1:57176_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_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:57177/solr/dv_coll_shard3_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 120
   [junit4]   2> 103615 INFO  (searcherExecutor-543-thread-1-processing-n:127.0.0.1:57177_solr x:dv_coll_shard1_replica_n1 c:dv_coll s:shard1 r:core_node5) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] Registered new searcher Searcher@3fdbb050[dv_coll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1) Uninverting(_1(8.0.0):C1)))}
   [junit4]   2> 103620 INFO  (qtp2142667178-679) [n:127.0.0.1:57176_solr c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@75284667[dv_coll_shard2_replica_n2] main]
   [junit4]   2> 103625 INFO  (qtp2142667178-679) [n:127.0.0.1:57176_solr c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 103625 INFO  (qtp1760608964-674) [n:127.0.0.1:57177_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@477409e5[dv_coll_shard3_replica_n3] main]
   [junit4]   2> 103628 INFO  (qtp1760608964-674) [n:127.0.0.1:57177_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 103629 INFO  (searcherExecutor-519-thread-1-processing-n:127.0.0.1:57176_solr x:dv_coll_shard2_replica_n2 c:dv_coll s:shard2 r:core_node6) [n:127.0.0.1:57176_solr c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2] Registered new searcher Searcher@75284667[dv_coll_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C16)))}
   [junit4]   2> 103629 INFO  (qtp2142667178-679) [n:127.0.0.1:57176_solr c:dv_coll s:shard2 r:core_node6 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:57177/solr/dv_coll_shard3_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 139
   [junit4]   2> 103630 INFO  (searcherExecutor-520-thread-1-processing-n:127.0.0.1:57177_solr x:dv_coll_shard3_replica_n3 c:dv_coll s:shard3 r:core_node7) [n:127.0.0.1:57177_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.SolrCore [dv_coll_shard3_replica_n3] Registered new searcher Searcher@477409e5[dv_coll_shard3_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C14)))}
   [junit4]   2> 103630 INFO  (qtp1760608964-674) [n:127.0.0.1:57177_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n3]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:57177/solr/dv_coll_shard3_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 140
   [junit4]   2> 103689 INFO  (qtp1760608964-678) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@79e2cf23[dv_coll_shard1_replica_n1] main]
   [junit4]   2> 103690 INFO  (qtp1760608964-678) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 103693 INFO  (searcherExecutor-538-thread-1-processing-n:127.0.0.1:57177_solr x:dv_coll_shard1_replica_n1 c:dv_coll s:shard1 r:core_node5) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] Registered new searcher Searcher@79e2cf23[dv_coll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1) Uninverting(_1(8.0.0):C1) Uninverting(_2(8.0.0):C14)))}
   [junit4]   2> 103693 INFO  (qtp1760608964-678) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 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:57177/solr/dv_coll_shard3_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 203
   [junit4]   2> 103693 INFO  (qtp1760608964-678) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3f972eb6
   [junit4]   2> 103693 INFO  (qtp1760608964-678) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.dv_coll.shard1.replica_n1, tag=3f972eb6
   [junit4]   2> 103693 INFO  (qtp1760608964-678) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@20ce3c50: rootName = solr_57177, domain = solr.core.dv_coll.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.dv_coll.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@63c3161
   [junit4]   2> 103708 INFO  (qtp1760608964-678) [n:127.0.0.1:57177_solr c:dv_coll s:shard1 r:core_node5 x:dv_coll_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.dv_coll.shard1.leader, tag=3f972eb6
   [junit4]   2> 103712 INFO  (qtp1760

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

sers/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/top-level-ivy-settings.xml

install-junit4-taskdef:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 20ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 790E9820DA3449E
    [mkdir] Created dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says ciao! Master seed: 790E9820DA3449E
   [junit4] Executing 5 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J0 PID(85111@serv1-vm2.sd-datasolutions.de).
   [junit4] Started J1 PID(85110@serv1-vm2.sd-datasolutions.de).
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4] OK      4.82s J1 | DocValuesNotIndexedTest.testGroupingDVOnly
   [junit4] OK      1.23s J1 | DocValuesNotIndexedTest.testGroupingSorting
   [junit4] OK      1.27s J1 | DocValuesNotIndexedTest.testDistribFaceting
   [junit4] OK      0.77s J1 | DocValuesNotIndexedTest.testGroupingDocAbsent
   [junit4] Completed [1/5] on J1 in 42.02s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4] OK      5.41s J0 | DocValuesNotIndexedTest.testGroupingDVOnly
   [junit4] OK      1.24s J0 | DocValuesNotIndexedTest.testGroupingSorting
   [junit4] OK      0.57s J0 | DocValuesNotIndexedTest.testDistribFaceting
   [junit4] OK      0.25s J0 | DocValuesNotIndexedTest.testGroupingDocAbsent
   [junit4] Completed [2/5] on J0 in 43.57s, 4 tests
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: org.apache.solr.cloud.DocValuesNotIndexedTest. This may confuse tools that process XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4] OK      0.68s J1 | DocValuesNotIndexedTest.testGroupingDVOnly
   [junit4] OK      0.90s J1 | DocValuesNotIndexedTest.testGroupingSorting
   [junit4] OK      0.67s J1 | DocValuesNotIndexedTest.testDistribFaceting
   [junit4] OK      0.46s J1 | DocValuesNotIndexedTest.testGroupingDocAbsent
   [junit4] Completed [3/5] on J1 in 8.01s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4] OK      0.82s J0 | DocValuesNotIndexedTest.testGroupingDVOnly
   [junit4] OK      0.73s J0 | DocValuesNotIndexedTest.testGroupingSorting
   [junit4] OK      0.64s J0 | DocValuesNotIndexedTest.testDistribFaceting
   [junit4] OK      0.28s J0 | DocValuesNotIndexedTest.testGroupingDocAbsent
   [junit4] Completed [4/5] on J0 in 7.78s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4] OK      0.31s J1 | DocValuesNotIndexedTest.testGroupingDVOnly
   [junit4] OK      0.45s J1 | DocValuesNotIndexedTest.testGroupingSorting
   [junit4] OK      0.19s J1 | DocValuesNotIndexedTest.testDistribFaceting
   [junit4] OK      0.21s J1 | DocValuesNotIndexedTest.testGroupingDocAbsent
   [junit4] Completed [5/5] on J1 in 7.86s, 4 tests
   [junit4] 
   [junit4] JVM J0:     1.33 ..    54.74 =    53.41s
   [junit4] JVM J1:     1.34 ..    61.75 =    60.41s
   [junit4] Execution time total: 1 minute 1 second
   [junit4] Tests summary: 5 suites, 20 tests
   [junit4] Could not remove temporary path: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 133.57s | org.apache.solr.cloud.TestTlogReplica
[junit4:tophints] 120.57s | org.apache.solr.cloud.api.collections.AssignTest
[junit4:tophints] 117.45s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints] 116.49s | org.apache.solr.cloud.DeleteReplicaTest
[junit4:tophints] 112.94s | org.apache.solr.handler.TestReplicationHandler

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 1 minute 5 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.DocValuesNotIndexedTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2843)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2722)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2703)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3082)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to MacOSX VBOX
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1089)
		at hudson.FilePath.act(FilePath.java:1078)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2701)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1840)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3084)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1091)
	at hudson.FilePath.act(FilePath.java:1078)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2701)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1840)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=a254e7d7bcd11c2163dfbb7b3d4a3986aee7867b, workspace=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX
[WARNINGS] Computing warning deltas based on reference build #4754
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 4756 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4756/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.handler.component.InfixSuggestersTest.testShutdownDuringBuild

Error Message:
junit.framework.AssertionFailedError: Unexpected wrapped exception type, expected CoreIsClosedException

Stack Trace:
java.util.concurrent.ExecutionException: junit.framework.AssertionFailedError: Unexpected wrapped exception type, expected CoreIsClosedException
	at __randomizedtesting.SeedInfo.seed([74E26E5226461DD1:AB6F0CED182F48B3]:0)
	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.util.concurrent.FutureTask.get(FutureTask.java:192)
	at org.apache.solr.handler.component.InfixSuggestersTest.testShutdownDuringBuild(InfixSuggestersTest.java:130)
	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)
Caused by: junit.framework.AssertionFailedError: Unexpected wrapped exception type, expected CoreIsClosedException
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2734)
	at org.apache.solr.handler.component.InfixSuggestersTest.lambda$testShutdownDuringBuild$3(InfixSuggestersTest.java:121)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more
Caused by: java.lang.RuntimeException: Exception during query
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:917)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:877)
	at org.apache.solr.handler.component.InfixSuggestersTest.lambda$null$2(InfixSuggestersTest.java:122)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2726)
	... 6 more
Caused by: org.apache.solr.common.SolrException: SolrCoreState already closed.
	at org.apache.solr.update.DefaultSolrCoreState.lock(DefaultSolrCoreState.java:186)
	at org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:121)
	at org.apache.solr.update.SolrCoreState.getTragicException(SolrCoreState.java:198)
	at org.apache.solr.core.CoreContainer.checkTragicException(CoreContainer.java:1812)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:337)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:319)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:891)
	... 9 more




Build Log:
[...truncated 14405 lines...]
   [junit4] Suite: org.apache.solr.handler.component.InfixSuggestersTest
   [junit4]   2> 3185282 INFO  (SUITE-InfixSuggestersTest-seed#[74E26E5226461DD1]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.InfixSuggestersTest_74E26E5226461DD1-001/init-core-data-001
   [junit4]   2> 3185283 WARN  (SUITE-InfixSuggestersTest-seed#[74E26E5226461DD1]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=38 numCloses=38
   [junit4]   2> 3185283 INFO  (SUITE-InfixSuggestersTest-seed#[74E26E5226461DD1]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3185293 INFO  (SUITE-InfixSuggestersTest-seed#[74E26E5226461DD1]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 3185294 INFO  (SUITE-InfixSuggestersTest-seed#[74E26E5226461DD1]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 3185295 INFO  (SUITE-InfixSuggestersTest-seed#[74E26E5226461DD1]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib, /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3185364 INFO  (SUITE-InfixSuggestersTest-seed#[74E26E5226461DD1]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3185381 INFO  (SUITE-InfixSuggestersTest-seed#[74E26E5226461DD1]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 3185498 INFO  (SUITE-InfixSuggestersTest-seed#[74E26E5226461DD1]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3185763 INFO  (SUITE-InfixSuggestersTest-seed#[74E26E5226461DD1]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3185771 INFO  (SUITE-InfixSuggestersTest-seed#[74E26E5226461DD1]-worker) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3185797 INFO  (SUITE-InfixSuggestersTest-seed#[74E26E5226461DD1]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b3a534d
   [junit4]   2> 3185808 INFO  (SUITE-InfixSuggestersTest-seed#[74E26E5226461DD1]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b3a534d
   [junit4]   2> 3185808 INFO  (SUITE-InfixSuggestersTest-seed#[74E26E5226461DD1]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b3a534d
   [junit4]   2> 3185810 INFO  (coreLoadExecutor-12983-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib, /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3185893 INFO  (coreLoadExecutor-12983-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3185918 INFO  (coreLoadExecutor-12983-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3186076 INFO  (coreLoadExecutor-12983-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3186087 INFO  (coreLoadExecutor-12983-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 3186088 INFO  (coreLoadExecutor-12983-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b3a534d
   [junit4]   2> 3186088 INFO  (coreLoadExecutor-12983-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3186088 INFO  (coreLoadExecutor-12983-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.InfixSuggestersTest_74E26E5226461DD1-001/init-core-data-001/]
   [junit4]   2> 3186092 INFO  (coreLoadExecutor-12983-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=55.8173828125, floorSegmentMB=0.7548828125, forceMergeDeletesPctAllowed=25.7005412517848, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.42285764611281673, deletesPctAllowed=29.243451091651984
   [junit4]   2> 3186215 INFO  (coreLoadExecutor-12983-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3186215 INFO  (coreLoadExecutor-12983-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3186226 INFO  (coreLoadExecutor-12983-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 3186247 INFO  (coreLoadExecutor-12983-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3099ca22[collection1] main]
   [junit4]   2> 3186248 WARN  (coreLoadExecutor-12983-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 3186248 INFO  (coreLoadExecutor-12983-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 3186248 INFO  (coreLoadExecutor-12983-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 3186362 INFO  (coreLoadExecutor-12983-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 3186362 INFO  (coreLoadExecutor-12983-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 3186363 INFO  (coreLoadExecutor-12983-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 3186363 INFO  (coreLoadExecutor-12983-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 3186363 INFO  (coreLoadExecutor-12983-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 3186363 INFO  (coreLoadExecutor-12983-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 3186364 INFO  (coreLoadExecutor-12983-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 3186364 INFO  (coreLoadExecutor-12983-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3186365 INFO  (searcherExecutor-12984-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3099ca22[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3186374 INFO  (SUITE-InfixSuggestersTest-seed#[74E26E5226461DD1]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 3186403 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBuildThen2xReload
   [junit4]   2> 3186403 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    ] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : qt=/suggest_analyzing_infix_short_dictionary&suggest=true&suggest.buildAll=true&wt=xml&indent=off
   [junit4]   2> 3186403 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(shortRandomAnalyzingInfixSuggester)
   [junit4]   2> 3186425 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    ] o.a.s.s.s.RandomTestDictionaryFactory org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.shortRandomAnalyzingInfixSuggester disabled after emitting 100 items.
   [junit4]   2> 3186654 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    ] o.a.s.h.c.SuggestComponent SuggestComponent process with : qt=/suggest_analyzing_infix_short_dictionary&suggest=true&suggest.buildAll=true&wt=xml&indent=off
   [junit4]   2> 3186654 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/suggest_analyzing_infix_short_dictionary&suggest.buildAll=true&wt=xml} status=0 QTime=251
   [junit4]   2> 3186664 ERROR (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    ] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 3186668 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib, /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3186754 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3186773 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3186943 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3186970 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 3187012 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b3a534d
   [junit4]   2> 3187012 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.InfixSuggestersTest_74E26E5226461DD1-001/init-core-data-001/]
   [junit4]   2> 3187243 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3187243 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3187246 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5409fb93[collection1] main]
   [junit4]   2> 3187247 WARN  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 3187247 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 3187248 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 3187282 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 3187282 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 3187282 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 3187283 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 3187283 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 3187283 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 3187283 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 3187283 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3187284 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1694678190210147]
   [junit4]   2> 3187285 INFO  (searcherExecutor-12988-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5409fb93[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3187309 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 3187309 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@740231ee[collection1] main]
   [junit4]   2> 3187310 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@195caa3d
   [junit4]   2> 3187310 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=195caa3d
   [junit4]   2> 3187310 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@43d82c80: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@57b1474e
   [junit4]   2> 3187317 INFO  (searcherExecutor-12988-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@740231ee[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3187354 ERROR (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 3187355 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib, /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3187463 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3187491 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3187664 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3187677 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 3187719 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b3a534d
   [junit4]   2> 3187719 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.InfixSuggestersTest_74E26E5226461DD1-001/init-core-data-001/]
   [junit4]   2> 3187897 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3187897 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3187899 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@38fa53d[collection1] main]
   [junit4]   2> 3187899 WARN  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 3187900 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 3187900 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 3187908 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 3187909 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 3187909 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 3187914 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 3187914 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 3187914 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 3187914 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 3187914 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3187916 INFO  (searcherExecutor-12992-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@38fa53d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3187917 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=58.0556640625, floorSegmentMB=1.3759765625, forceMergeDeletesPctAllowed=10.343810502479768, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=21.264381055934745
   [junit4]   2> 3187939 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 3187940 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@49b8ca8c[collection1] main]
   [junit4]   2> 3187942 INFO  (searcherExecutor-12992-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@49b8ca8c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3187942 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@24ce2041
   [junit4]   2> 3187942 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=24ce2041
   [junit4]   2> 3187942 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@56ffd688: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@57b1474e
   [junit4]   2> 3187983 INFO  (TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testBuildThen2xReload
   [junit4]   2> 3188021 INFO  (TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testShutdownDuringBuild
   [junit4]   2> 3188030 INFO  (AnalyzingInfixSuggesterTest-12680-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : qt=/suggest_analyzing_infix_long_dictionary&suggest=true&suggest.buildAll=true&wt=xml&indent=off
   [junit4]   2> 3188030 INFO  (AnalyzingInfixSuggesterTest-12680-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(longRandomAnalyzingInfixSuggester)
   [junit4]   2> 3188124 INFO  (AnalyzingInfixSuggesterTest-12680-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.RandomTestDictionaryFactory org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.longRandomAnalyzingInfixSuggester emitted 1000 items.
   [junit4]   2> 3188159 INFO  (TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1086354976
   [junit4]   2> 3188159 INFO  (TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3188159 INFO  (TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@b56871f: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@704201a2
   [junit4]   2> 3188166 INFO  (TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3188166 INFO  (TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@21002d2f: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@546a4fd3
   [junit4]   2> 3188170 INFO  (TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3188170 INFO  (TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6e92ba22: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@46d8fc49
   [junit4]   2> 3188171 INFO  (coreCloseExecutor-12996-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7d880f18
   [junit4]   2> 3188171 INFO  (coreCloseExecutor-12996-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=7d880f18
   [junit4]   2> 3188171 INFO  (coreCloseExecutor-12996-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7ab75bf5: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@57b1474e
   [junit4]   2> 3188547 ERROR (AnalyzingInfixSuggesterTest-12680-thread-1-processing-x:collection1) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: qt=/suggest_analyzing_infix_long_dictionary&suggest.buildAll=true&wt=xml:org.apache.solr.common.SolrException: SolrCoreState already closed.
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.lock(DefaultSolrCoreState.java:186)
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:121)
   [junit4]   2> 	at org.apache.solr.update.SolrCoreState.getTragicException(SolrCoreState.java:198)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.checkTragicException(CoreContainer.java:1812)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:337)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:319)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:891)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:877)
   [junit4]   2> 	at org.apache.solr.handler.component.InfixSuggestersTest.lambda$null$2(InfixSuggestersTest.java:122)
   [junit4]   2> 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2726)
   [junit4]   2> 	at org.apache.solr.handler.component.InfixSuggestersTest.lambda$testShutdownDuringBuild$3(InfixSuggestersTest.java:121)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 3188549 INFO  (TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 3188549 INFO  (TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib, /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3188601 INFO  (TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3188620 INFO  (TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 3188765 INFO  (TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3189111 INFO  (TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3189111 INFO  (TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3189160 INFO  (TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b3a534d
   [junit4]   2> 3189176 INFO  (TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b3a534d
   [junit4]   2> 3189177 INFO  (TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b3a534d
   [junit4]   2> 3189179 INFO  (coreLoadExecutor-13006-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib, /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3189257 INFO  (coreLoadExecutor-13006-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3189283 INFO  (coreLoadExecutor-13006-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3189438 INFO  (coreLoadExecutor-13006-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3189451 INFO  (coreLoadExecutor-13006-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 3189451 INFO  (coreLoadExecutor-13006-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b3a534d
   [junit4]   2> 3189451 INFO  (coreLoadExecutor-13006-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3189451 INFO  (coreLoadExecutor-13006-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.InfixSuggestersTest_74E26E5226461DD1-001/init-core-data-001/]
   [junit4]   2> 3189604 INFO  (coreLoadExecutor-13006-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3189604 INFO  (coreLoadExecutor-13006-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3189608 INFO  (coreLoadExecutor-13006-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=55.8173828125, floorSegmentMB=0.7548828125, forceMergeDeletesPctAllowed=25.7005412517848, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.42285764611281673, deletesPctAllowed=29.243451091651984
   [junit4]   2> 3189610 INFO  (coreLoadExecutor-13006-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6df8a9f6[collection1] main]
   [junit4]   2> 3189611 WARN  (coreLoadExecutor-13006-thread-1-processing-x:collection1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 3189611 INFO  (coreLoadExecutor-13006-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 3189611 INFO  (coreLoadExecutor-13006-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 3189613 INFO  (coreLoadExecutor-13006-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 3189613 INFO  (coreLoadExecutor-13006-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 3189613 INFO  (coreLoadExecutor-13006-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 3189615 INFO  (coreLoadExecutor-13006-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 3189616 INFO  (coreLoadExecutor-13006-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 3189616 INFO  (coreLoadExecutor-13006-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 3189616 INFO  (coreLoadExecutor-13006-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 3189616 INFO  (coreLoadExecutor-13006-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3189617 INFO  (searcherExecutor-13007-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6df8a9f6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3189618 INFO  (TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 3189619 INFO  (TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testShutdownDuringBuild
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=InfixSuggestersTest -Dtests.method=testShutdownDuringBuild -Dtests.seed=74E26E5226461DD1 -Dtests.slow=true -Dtests.locale=lv -Dtests.timezone=America/Montserrat -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   1.65s J0 | InfixSuggestersTest.testShutdownDuringBuild <<<
   [junit4]    > Throwable #1: java.util.concurrent.ExecutionException: junit.framework.AssertionFailedError: Unexpected wrapped exception type, expected CoreIsClosedException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([74E26E5226461DD1:AB6F0CED182F48B3]:0)
   [junit4]    > 	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
   [junit4]    > 	at java.util.concurrent.FutureTask.get(FutureTask.java:192)
   [junit4]    > 	at org.apache.solr.handler.component.InfixSuggestersTest.testShutdownDuringBuild(InfixSuggestersTest.java:130)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: junit.framework.AssertionFailedError: Unexpected wrapped exception type, expected CoreIsClosedException
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2734)
   [junit4]    > 	at org.apache.solr.handler.component.InfixSuggestersTest.lambda$testShutdownDuringBuild$3(InfixSuggestersTest.java:121)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    > 	... 1 more
   [junit4]    > Caused by: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:917)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:877)
   [junit4]    > 	at org.apache.solr.handler.component.InfixSuggestersTest.lambda$null$2(InfixSuggestersTest.java:122)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2726)
   [junit4]    > 	... 6 more
   [junit4]    > Caused by: org.apache.solr.common.SolrException: SolrCoreState already closed.
   [junit4]    > 	at org.apache.solr.update.DefaultSolrCoreState.lock(DefaultSolrCoreState.java:186)
   [junit4]    > 	at org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:121)
   [junit4]    > 	at org.apache.solr.update.SolrCoreState.getTragicException(SolrCoreState.java:198)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.checkTragicException(CoreContainer.java:1812)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)
   [junit4]    > 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:337)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:319)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:891)
   [junit4]    > 	... 9 more
   [junit4]   2> 3189656 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testTwoSuggestersBuildThenReload
   [junit4]   2> 3189656 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : qt=/suggest_analyzing_infix_short_dictionary&suggest=true&suggest.buildAll=true&wt=xml&indent=off
   [junit4]   2> 3189656 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(shortRandomAnalyzingInfixSuggester)
   [junit4]   2> 3189665 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.s.RandomTestDictionaryFactory org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.shortRandomAnalyzingInfixSuggester disabled after emitting 100 items.
   [junit4]   2> 3189918 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent process with : qt=/suggest_analyzing_infix_short_dictionary&suggest=true&suggest.buildAll=true&wt=xml&indent=off
   [junit4]   2> 3189918 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/suggest_analyzing_infix_short_dictionary&suggest.buildAll=true&wt=xml} status=0 QTime=262
   [junit4]   2> 3189919 ERROR (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 3189923 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib, /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3190020 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3190048 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3190241 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3190282 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 3190326 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b3a534d
   [junit4]   2> 3190326 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.InfixSuggestersTest_74E26E5226461DD1-001/init-core-data-001/]
   [junit4]   2> 3190487 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3190487 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3190491 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@30e9e4f6[collection1] main]
   [junit4]   2> 3190491 WARN  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 3190493 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 3190493 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 3190497 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 3190497 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 3190497 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 3190500 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 3190500 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 3190500 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 3190501 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 3190502 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3190503 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5776639204175441]
   [junit4]   2> 3190513 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 3190514 INFO  (searcherExecutor-13011-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@30e9e4f6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3190514 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@531d358d[collection1] main]
   [junit4]   2> 3190515 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7e2149be
   [junit4]   2> 3190516 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=7e2149be
   [junit4]   2> 3190516 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1e658305: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@2023574f
   [junit4]   2> 3190517 INFO  (searcherExecutor-13011-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@531d358d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3190534 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : qt=/suggest_blended_infix_short_dictionary&suggest.onlyMorePopular=true&indent=off&suggest.count=10&suggest=true&suggest.collate=true&suggest.buildAll=true&suggest.dictionary=shortRandomBlendedInfixSuggester&wt=xml
   [junit4]   2> 3190534 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(shortRandomBlendedInfixSuggester)
   [junit4]   2> 3190614 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.s.RandomTestDictionaryFactory org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.shortRandomBlendedInfixSuggester disabled after emitting 100 items.
   [junit4]   2> 3190678 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent process with : qt=/suggest_blended_infix_short_dictionary&suggest.onlyMorePopular=true&indent=off&suggest.count=10&suggest=true&suggest.collate=true&suggest.buildAll=true&suggest.dictionary=shortRandomBlendedInfixSuggester&wt=xml
   [junit4]   2> 3190678 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/suggest_blended_infix_short_dictionary&suggest.buildAll=true&wt=xml} status=0 QTime=144
   [junit4]   2> 3190678 ERROR (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 3190679 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib, /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3190782 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3190807 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3191035 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3191059 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 3191142 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b3a534d
   [junit4]   2> 3191142 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.InfixSuggestersTest_74E26E5226461DD1-001/init-core-data-001/]
   [junit4]   2> 3191334 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3191334 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3191336 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@e9a376[collection1] main]
   [junit4]   2> 3191337 WARN  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 3191338 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 3191338 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 3191341 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 3191341 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 3191341 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 3191344 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 3191344 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 3191344 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 3191345 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 3191345 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3191351 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=60.4658203125, floorSegmentMB=1.7109375, forceMergeDeletesPctAllowed=15.649509417916098, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4131339034805366, deletesPctAllowed=24.178684747259993
   [junit4]   2> 3191351 INFO  (searcherExecutor-13015-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@e9a376[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3191352 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 3191352 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3a89bc29[collection1] main]
   [junit4]   2> 3191353 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4ed434a3
   [junit4]   2> 3191353 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=4ed434a3
   [junit4]   2> 3191353 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@64e150a2: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@2023574f
   [junit4]   2> 3191354 INFO  (searcherExecutor-13015-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3a89bc29[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3191368 INFO  (TEST-InfixSuggestersTest.testTwoSuggestersBuildThenReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testTwoSuggestersBuildThenReload
   [junit4]   2> 3191402 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting test2xBuildReload
   [junit4]   2> 3191403 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : qt=/suggest_analyzing_infix_short_dictionary&suggest=true&suggest.buildAll=true&wt=xml&indent=off
   [junit4]   2> 3191403 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(shortRandomAnalyzingInfixSuggester)
   [junit4]   2> 3191410 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.s.RandomTestDictionaryFactory org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.shortRandomAnalyzingInfixSuggester disabled after emitting 100 items.
   [junit4]   2> 3191486 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent process with : qt=/suggest_analyzing_infix_short_dictionary&suggest=true&suggest.buildAll=true&wt=xml&indent=off
   [junit4]   2> 3191486 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/suggest_analyzing_infix_short_dictionary&suggest.buildAll=true&wt=xml} status=0 QTime=83
   [junit4]   2> 3191491 ERROR (TEST-InfixSuggestersTest.test2xBuildReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 3191492 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib, /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3191615 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3191637 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3191828 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3191861 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 3191918 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b3a534d
   [junit4]   2> 3191918 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.component.InfixSuggestersTest_74E26E5226461DD1-001/init-core-data-001/]
   [junit4]   2> 3192086 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3192086 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3192088 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4b878a52[collection1] main]
   [junit4]   2> 3192088 WARN  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 3192088 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 3192088 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 3192090 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 3192091 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 3192091 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 3192093 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 3192093 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 3192093 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 3192095 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 3192095 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3192096 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 3192096 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 3192098 INFO  (searcherExecutor-13019-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4b878a52[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3192099 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2c125e50[collection1] main]
   [junit4]   2> 3192100 INFO  (searcherExecutor-13019-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2c125e50[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3192101 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@23d2f2e6
   [junit4]   2> 3192101 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=23d2f2e6
   [junit4]   2> 3192101 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@76a3298c: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@2023574f
   [junit4]   2> 3192127 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : qt=/suggest_analyzing_infix_short_dictionary&suggest=true&suggest.buildAll=true&wt=xml&indent=off
   [junit4]   2> 3192127 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(shortRandomAnalyzingInfixSuggester)
   [junit4]   2> 3192138 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.s.RandomTestDictionaryFactory org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.shortRandomAnalyzingInfixSuggester disabled after emitting 100 items.
   [junit4]   2> 3192203 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent process with : qt=/suggest_analyzing_infix_short_dictionary&suggest=true&suggest.buildAll=true&wt=xml&indent=off
   [junit4]   2> 3192203 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/suggest_analyzing_infix_short_dictionary&suggest.buildAll=true&wt=xml} status=0 QTime=75
   [junit4]   2> 3192204 ERROR (TEST-InfixSuggestersTest.test2xBuildReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 3192205 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib, /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3192301 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3192312 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3192554 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3192570 INFO  (TEST-InfixSuggestersTest.test2xBuildReload-seed#[74E26E5226461DD1]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collecti

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

uting 5 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J0 PID(99732@serv1-vm2.sd-datasolutions.de).
   [junit4] Started J1 PID(99731@serv1-vm2.sd-datasolutions.de).
   [junit4] Suite: org.apache.solr.handler.component.InfixSuggestersTest
   [junit4] OK      2.96s J0 | InfixSuggestersTest.testBuildThen2xReload
   [junit4] OK      1.47s J0 | InfixSuggestersTest.testShutdownDuringBuild
   [junit4] OK      1.36s J0 | InfixSuggestersTest.testTwoSuggestersBuildThenReload
   [junit4] OK      1.12s J0 | InfixSuggestersTest.test2xBuildReload
   [junit4] OK      0.57s J0 | InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload
   [junit4] OK      1.89s J0 | InfixSuggestersTest.testReloadDuringBuild
   [junit4] OK      0.79s J0 | InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload
   [junit4] Completed [1/5] on J0 in 30.37s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.component.InfixSuggestersTest
   [junit4] OK      2.66s J1 | InfixSuggestersTest.testBuildThen2xReload
   [junit4] OK      1.78s J1 | InfixSuggestersTest.testShutdownDuringBuild
   [junit4] OK      1.34s J1 | InfixSuggestersTest.testTwoSuggestersBuildThenReload
   [junit4] OK      1.15s J1 | InfixSuggestersTest.test2xBuildReload
   [junit4] OK      0.60s J1 | InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload
   [junit4] OK      1.98s J1 | InfixSuggestersTest.testReloadDuringBuild
   [junit4] OK      0.86s J1 | InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload
   [junit4] Completed [2/5] on J1 in 30.89s, 7 tests
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: org.apache.solr.handler.component.InfixSuggestersTest. This may confuse tools that process XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
   [junit4] Suite: org.apache.solr.handler.component.InfixSuggestersTest
   [junit4] OK      1.29s J0 | InfixSuggestersTest.testBuildThen2xReload
   [junit4] OK      1.66s J0 | InfixSuggestersTest.testShutdownDuringBuild
   [junit4] OK      1.71s J0 | InfixSuggestersTest.testTwoSuggestersBuildThenReload
   [junit4] OK      1.79s J0 | InfixSuggestersTest.test2xBuildReload
   [junit4] OK      0.96s J0 | InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload
   [junit4] OK      2.34s J0 | InfixSuggestersTest.testReloadDuringBuild
   [junit4] OK      0.73s J0 | InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload
   [junit4] Completed [3/5] on J0 in 11.43s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.component.InfixSuggestersTest
   [junit4] OK      1.33s J1 | InfixSuggestersTest.testBuildThen2xReload
   [junit4] OK      2.13s J1 | InfixSuggestersTest.testShutdownDuringBuild
   [junit4] OK      1.61s J1 | InfixSuggestersTest.testTwoSuggestersBuildThenReload
   [junit4] OK      1.91s J1 | InfixSuggestersTest.test2xBuildReload
   [junit4] OK      1.14s J1 | InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload
   [junit4] OK      1.62s J1 | InfixSuggestersTest.testReloadDuringBuild
   [junit4] OK      0.75s J1 | InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload
   [junit4] Completed [4/5] on J1 in 11.30s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.component.InfixSuggestersTest
   [junit4] OK      0.83s J0 | InfixSuggestersTest.testBuildThen2xReload
   [junit4] OK      1.02s J0 | InfixSuggestersTest.testShutdownDuringBuild
   [junit4] OK      0.78s J0 | InfixSuggestersTest.testTwoSuggestersBuildThenReload
   [junit4] OK      0.58s J0 | InfixSuggestersTest.test2xBuildReload
   [junit4] OK      0.29s J0 | InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload
   [junit4] OK      2.24s J0 | InfixSuggestersTest.testReloadDuringBuild
   [junit4] OK      0.36s J0 | InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload
   [junit4] Completed [5/5] on J0 in 6.87s, 7 tests
   [junit4] 
   [junit4] JVM J0:     0.68 ..    51.26 =    50.58s
   [junit4] JVM J1:     0.68 ..    44.84 =    44.15s
   [junit4] Execution time total: 51 seconds
   [junit4] Tests summary: 5 suites, 35 tests
   [junit4] Could not remove temporary path: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 223.02s | org.apache.solr.update.TestInPlaceUpdatesDistrib
[junit4:tophints] 117.71s | org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest
[junit4:tophints] 116.86s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints] 113.23s | org.apache.solr.cloud.ZkFailoverTest
[junit4:tophints] 112.19s | org.apache.solr.cloud.TestTlogReplica

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 54 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.handler.component.InfixSuggestersTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2843)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2722)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2703)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3082)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to MacOSX VBOX
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1089)
		at hudson.FilePath.act(FilePath.java:1078)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2701)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1840)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3084)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1091)
	at hudson.FilePath.act(FilePath.java:1078)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2701)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1840)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=71c0bddd149b7c0364fbba8d31494dcd9f57f1ef, workspace=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX
[WARNINGS] Computing warning deltas based on reference build #4755
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2