You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/08/07 00:13:48 UTC

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-12.0.2) - Build # 6381 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6381/
Java: 64bit/jdk-12.0.2 -XX:+UseCompressedOops -XX:+UseG1GC

3 tests failed.
FAILED:  org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test

Error Message:
Error from server at http://127.0.0.1:57685/solr: org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded:[]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:57685/solr: org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded:[]
	at __randomizedtesting.SeedInfo.seed([D04B0A80783EA306:581F355AD6C2CEFE]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:210)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1004)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:309)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:305)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test(CloudExitableDirectoryReaderTest.java:160)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([D04B0A80783EA306]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.SolrCloudExampleTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([D04B0A80783EA306]:0)




Build Log:
[...truncated 13584 lines...]
   [junit4] Suite: org.apache.solr.cloud.CloudExitableDirectoryReaderTest
   [junit4]   2> 831938 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[D04B0A80783EA306]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 831939 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[D04B0A80783EA306]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 831939 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[D04B0A80783EA306]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest_D04B0A80783EA306-001/data-dir-97-001
   [junit4]   2> 831940 WARN  (SUITE-CloudExitableDirectoryReaderTest-seed#[D04B0A80783EA306]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=49 numCloses=49
   [junit4]   2> 831940 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[D04B0A80783EA306]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 831940 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[D04B0A80783EA306]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 831941 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[D04B0A80783EA306]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest_D04B0A80783EA306-001/tempDir-001
   [junit4]   2> 831941 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[D04B0A80783EA306]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 831941 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 831942 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 831943 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 832042 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[D04B0A80783EA306]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 57678
   [junit4]   2> 832042 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[D04B0A80783EA306]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:57678
   [junit4]   2> 832042 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[D04B0A80783EA306]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57678
   [junit4]   2> 832042 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[D04B0A80783EA306]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 57678
   [junit4]   2> 832046 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[D04B0A80783EA306]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 832051 INFO  (zkConnectionManagerCallback-6586-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 832051 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[D04B0A80783EA306]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 832056 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[D04B0A80783EA306]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 832060 INFO  (zkConnectionManagerCallback-6588-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 832060 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[D04B0A80783EA306]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 832061 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[D04B0A80783EA306]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 832064 INFO  (zkConnectionManagerCallback-6590-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 832064 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[D04B0A80783EA306]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 832183 INFO  (jetty-launcher-6591-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 832183 INFO  (jetty-launcher-6591-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 832183 INFO  (jetty-launcher-6591-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 832183 INFO  (jetty-launcher-6591-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 832183 INFO  (jetty-launcher-6591-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 832183 INFO  (jetty-launcher-6591-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 832184 INFO  (jetty-launcher-6591-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 832184 INFO  (jetty-launcher-6591-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 832184 INFO  (jetty-launcher-6591-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 832185 INFO  (jetty-launcher-6591-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 832185 INFO  (jetty-launcher-6591-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 832185 INFO  (jetty-launcher-6591-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 832193 INFO  (jetty-launcher-6591-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@602791eb{/solr,null,AVAILABLE}
   [junit4]   2> 832194 INFO  (jetty-launcher-6591-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 832194 INFO  (jetty-launcher-6591-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 832194 INFO  (jetty-launcher-6591-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 832194 INFO  (jetty-launcher-6591-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5f41c258{/solr,null,AVAILABLE}
   [junit4]   2> 832198 INFO  (jetty-launcher-6591-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 832198 INFO  (jetty-launcher-6591-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 832198 INFO  (jetty-launcher-6591-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 832198 INFO  (jetty-launcher-6591-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@232ccd36{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:57686}
   [junit4]   2> 832198 INFO  (jetty-launcher-6591-thread-3) [     ] o.e.j.s.Server Started @832281ms
   [junit4]   2> 832198 INFO  (jetty-launcher-6591-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@44dd5964{/solr,null,AVAILABLE}
   [junit4]   2> 832198 INFO  (jetty-launcher-6591-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57686}
   [junit4]   2> 832198 ERROR (jetty-launcher-6591-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 832198 INFO  (jetty-launcher-6591-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 832198 INFO  (jetty-launcher-6591-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 832198 INFO  (jetty-launcher-6591-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 832199 INFO  (jetty-launcher-6591-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 832199 INFO  (jetty-launcher-6591-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-08-06T21:54:24.036017Z
   [junit4]   2> 832199 INFO  (jetty-launcher-6591-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@29bf0a08{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:57687}
   [junit4]   2> 832199 INFO  (jetty-launcher-6591-thread-2) [     ] o.e.j.s.Server Started @832282ms
   [junit4]   2> 832199 INFO  (jetty-launcher-6591-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57687}
   [junit4]   2> 832199 ERROR (jetty-launcher-6591-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 832199 INFO  (jetty-launcher-6591-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 832199 INFO  (jetty-launcher-6591-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 832199 INFO  (jetty-launcher-6591-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 832200 INFO  (jetty-launcher-6591-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 832200 INFO  (jetty-launcher-6591-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-08-06T21:54:24.037026Z
   [junit4]   2> 832200 INFO  (jetty-launcher-6591-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 832200 INFO  (jetty-launcher-6591-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@174aee5b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:57685}
   [junit4]   2> 832200 INFO  (jetty-launcher-6591-thread-1) [     ] o.e.j.s.Server Started @832283ms
   [junit4]   2> 832200 INFO  (jetty-launcher-6591-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57685}
   [junit4]   2> 832201 ERROR (jetty-launcher-6591-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 832201 INFO  (jetty-launcher-6591-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 832201 INFO  (jetty-launcher-6591-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 832201 INFO  (jetty-launcher-6591-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 832201 INFO  (jetty-launcher-6591-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 832201 INFO  (jetty-launcher-6591-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-08-06T21:54:24.038162Z
   [junit4]   2> 832201 INFO  (jetty-launcher-6591-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 832204 INFO  (jetty-launcher-6591-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 832208 INFO  (zkConnectionManagerCallback-6593-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 832208 INFO  (jetty-launcher-6591-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 832209 INFO  (zkConnectionManagerCallback-6595-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 832209 INFO  (jetty-launcher-6591-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 832210 INFO  (zkConnectionManagerCallback-6597-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 832210 INFO  (jetty-launcher-6591-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 832210 INFO  (jetty-launcher-6591-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 832212 INFO  (jetty-launcher-6591-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 832218 INFO  (jetty-launcher-6591-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 832232 WARN  (jetty-launcher-6591-thread-1-SendThread(127.0.0.1:57678)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10058b4afca0005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10058b4afca0005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10058b4afca0005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 832240 WARN  (jetty-launcher-6591-thread-3-SendThread(127.0.0.1:57678)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10058b4afca0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10058b4afca0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10058b4afca0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 832243 WARN  (jetty-launcher-6591-thread-2-SendThread(127.0.0.1:57678)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10058b4afca0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10058b4afca0004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10058b4afca0004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 832341 INFO  (jetty-launcher-6591-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 832342 WARN  (jetty-launcher-6591-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@640c95a1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 832342 WARN  (jetty-launcher-6591-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@640c95a1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 832344 WARN  (jetty-launcher-6591-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@57763722[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 832344 WARN  (jetty-launcher-6591-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@57763722[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 832345 INFO  (jetty-launcher-6591-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57678/solr
   [junit4]   2> 832346 INFO  (jetty-launcher-6591-thread-1) [n:127.0.0.1:57685_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 832349 INFO  (zkConnectionManagerCallback-6607-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 832349 INFO  (jetty-launcher-6591-thread-1) [n:127.0.0.1:57685_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 832441 INFO  (jetty-launcher-6591-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 832441 WARN  (jetty-launcher-6591-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@64402d2a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 832441 WARN  (jetty-launcher-6591-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@64402d2a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 832445 WARN  (jetty-launcher-6591-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@42f257a9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 832445 WARN  (jetty-launcher-6591-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@42f257a9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 832446 INFO  (jetty-launcher-6591-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57678/solr
   [junit4]   2> 832447 INFO  (jetty-launcher-6591-thread-2) [n:127.0.0.1:57687_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 832451 INFO  (zkConnectionManagerCallback-6619-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 832451 INFO  (jetty-launcher-6591-thread-2) [n:127.0.0.1:57687_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 832485 INFO  (jetty-launcher-6591-thread-2) [n:127.0.0.1:57687_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57687_solr
   [junit4]   2> 832491 INFO  (jetty-launcher-6591-thread-2) [n:127.0.0.1:57687_solr     ] o.a.s.c.Overseer Overseer (id=72155127104536583-127.0.0.1:57687_solr-n_0000000000) starting
   [junit4]   2> 832563 INFO  (jetty-launcher-6591-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 832566 WARN  (jetty-launcher-6591-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6001a2d1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 832566 WARN  (jetty-launcher-6591-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6001a2d1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 832571 WARN  (jetty-launcher-6591-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3f1d0248[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 832571 WARN  (jetty-launcher-6591-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3f1d0248[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 832573 INFO  (jetty-launcher-6591-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57678/solr
   [junit4]   2> 832575 INFO  (jetty-launcher-6591-thread-3) [n:127.0.0.1:57686_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 832588 INFO  (zkConnectionManagerCallback-6631-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 832589 INFO  (jetty-launcher-6591-thread-3) [n:127.0.0.1:57686_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 832599 INFO  (OverseerStateUpdate-72155127104536583-127.0.0.1:57687_solr-n_0000000000) [n:127.0.0.1:57687_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:57687_solr
   [junit4]   2> 832599 INFO  (jetty-launcher-6591-thread-2) [n:127.0.0.1:57687_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57687_solr
   [junit4]   2> 832631 INFO  (OverseerStateUpdate-72155127104536583-127.0.0.1:57687_solr-n_0000000000) [n:127.0.0.1:57687_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 832645 INFO  (jetty-launcher-6591-thread-2) [n:127.0.0.1:57687_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 832646 WARN  (jetty-launcher-6591-thread-2) [n:127.0.0.1:57687_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 832651 INFO  (jetty-launcher-6591-thread-3) [n:127.0.0.1:57686_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 832680 INFO  (jetty-launcher-6591-thread-3) [n:127.0.0.1:57686_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:57686_solr as DOWN
   [junit4]   2> 832690 INFO  (jetty-launcher-6591-thread-3) [n:127.0.0.1:57686_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 832690 INFO  (jetty-launcher-6591-thread-3) [n:127.0.0.1:57686_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57686_solr
   [junit4]   2> 832697 INFO  (zkCallback-6630-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 832698 INFO  (zkCallback-6618-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 832699 INFO  (jetty-launcher-6591-thread-2) [n:127.0.0.1:57687_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 832706 INFO  (jetty-launcher-6591-thread-3) [n:127.0.0.1:57686_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 832706 WARN  (jetty-launcher-6591-thread-3) [n:127.0.0.1:57686_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 832729 INFO  (jetty-launcher-6591-thread-3) [n:127.0.0.1:57686_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 832779 INFO  (jetty-launcher-6591-thread-3) [n:127.0.0.1:57686_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57686.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27bb70e4
   [junit4]   2> 832799 INFO  (jetty-launcher-6591-thread-1) [n:127.0.0.1:57685_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 832802 INFO  (jetty-launcher-6591-thread-2) [n:127.0.0.1:57687_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57687.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27bb70e4
   [junit4]   2> 832802 INFO  (jetty-launcher-6591-thread-3) [n:127.0.0.1:57686_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57686.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27bb70e4
   [junit4]   2> 832802 INFO  (jetty-launcher-6591-thread-3) [n:127.0.0.1:57686_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57686.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27bb70e4
   [junit4]   2> 832806 INFO  (jetty-launcher-6591-thread-3) [n:127.0.0.1:57686_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest_D04B0A80783EA306-001/tempDir-001/node3
   [junit4]   2> 832817 INFO  (jetty-launcher-6591-thread-1) [n:127.0.0.1:57685_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:57685_solr as DOWN
   [junit4]   2> 832818 INFO  (jetty-launcher-6591-thread-2) [n:127.0.0.1:57687_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57687.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27bb70e4
   [junit4]   2> 832818 INFO  (jetty-launcher-6591-thread-2) [n:127.0.0.1:57687_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57687.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27bb70e4
   [junit4]   2> 832819 INFO  (jetty-launcher-6591-thread-1) [n:127.0.0.1:57685_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 832819 INFO  (jetty-launcher-6591-thread-1) [n:127.0.0.1:57685_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57685_solr
   [junit4]   2> 832819 INFO  (jetty-launcher-6591-thread-2) [n:127.0.0.1:57687_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest_D04B0A80783EA306-001/tempDir-001/node2
   [junit4]   2> 832823 INFO  (zkCallback-6630-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 832823 INFO  (zkCallback-6618-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 832823 INFO  (zkCallback-6606-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 832826 INFO  (jetty-launcher-6591-thread-1) [n:127.0.0.1:57685_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 832826 WARN  (jetty-launcher-6591-thread-1) [n:127.0.0.1:57685_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 832843 INFO  (jetty-launcher-6591-thread-1) [n:127.0.0.1:57685_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 832864 INFO  (jetty-launcher-6591-thread-1) [n:127.0.0.1:57685_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57685.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27bb70e4
   [junit4]   2> 832875 INFO  (jetty-launcher-6591-thread-1) [n:127.0.0.1:57685_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57685.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27bb70e4
   [junit4]   2> 832875 INFO  (jetty-launcher-6591-thread-1) [n:127.0.0.1:57685_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57685.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27bb70e4
   [junit4]   2> 832877 INFO  (jetty-launcher-6591-thread-1) [n:127.0.0.1:57685_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest_D04B0A80783EA306-001/tempDir-001/node1
   [junit4]   2> 832884 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[D04B0A80783EA306]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 832885 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[D04B0A80783EA306]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 832887 INFO  (zkConnectionManagerCallback-6658-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 832888 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[D04B0A80783EA306]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 832892 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[D04B0A80783EA306]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 832896 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[D04B0A80783EA306]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57678/solr ready
   [junit4]   2> 832905 INFO  (qtp1224256481-11655) [n:127.0.0.1:57685_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=272a73a4-41a2-48a5-8b55-fde93255d031&collection.configName=conf&name=exitable&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 832913 INFO  (qtp1224256481-11655) [n:127.0.0.1:57685_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=272a73a4-41a2-48a5-8b55-fde93255d031&collection.configName=conf&name=exitable&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 832915 INFO  (qtp1224256481-11657) [n:127.0.0.1:57685_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=272a73a4-41a2-48a5-8b55-fde93255d031&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 832918 INFO  (qtp1224256481-11657) [n:127.0.0.1:57685_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=272a73a4-41a2-48a5-8b55-fde93255d031&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 832921 INFO  (OverseerThreadFactory-6634-thread-1-processing-n:127.0.0.1:57687_solr) [n:127.0.0.1:57687_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection exitable
   [junit4]   2> 833052 INFO  (OverseerStateUpdate-72155127104536583-127.0.0.1:57687_solr-n_0000000000) [n:127.0.0.1:57687_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"exitable",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"exitable_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:57687/solr",
   [junit4]   2>   "node_name":"127.0.0.1:57687_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 833062 INFO  (OverseerStateUpdate-72155127104536583-127.0.0.1:57687_solr-n_0000000000) [n:127.0.0.1:57687_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"exitable",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"exitable_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:57685/solr",
   [junit4]   2>   "node_name":"127.0.0.1:57685_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 833275 INFO  (qtp1224256481-11655) [n:127.0.0.1:57685_solr    x:exitable_shard2_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=exitable&version=2&replicaType=NRT&async=272a73a4-41a2-48a5-8b55-fde93255d0311488237604622711&coreNodeName=core_node4&name=exitable_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=0
   [junit4]   2> 833275 INFO  (parallelCoreAdminExecutor-6649-thread-1-processing-n:127.0.0.1:57685_solr x:exitable_shard2_replica_n2 272a73a4-41a2-48a5-8b55-fde93255d0311488237604622711 CREATE) [n:127.0.0.1:57685_solr    x:exitable_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=exitable&version=2&replicaType=NRT&async=272a73a4-41a2-48a5-8b55-fde93255d0311488237604622711&coreNodeName=core_node4&name=exitable_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 833275 INFO  (qtp662233239-11672) [n:127.0.0.1:57687_solr    x:exitable_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=exitable&version=2&replicaType=NRT&async=272a73a4-41a2-48a5-8b55-fde93255d0311488237592881171&coreNodeName=core_node3&name=exitable_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=0
   [junit4]   2> 833275 INFO  (parallelCoreAdminExecutor-6637-thread-1-processing-n:127.0.0.1:57687_solr x:exitable_shard1_replica_n1 272a73a4-41a2-48a5-8b55-fde93255d0311488237592881171 CREATE) [n:127.0.0.1:57687_solr    x:exitable_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=exitable&version=2&replicaType=NRT&async=272a73a4-41a2-48a5-8b55-fde93255d0311488237592881171&coreNodeName=core_node3&name=exitable_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 833276 INFO  (parallelCoreAdminExecutor-6637-thread-1-processing-n:127.0.0.1:57687_solr x:exitable_shard1_replica_n1 272a73a4-41a2-48a5-8b55-fde93255d0311488237592881171 CREATE) [n:127.0.0.1:57687_solr    x:exitable_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 833277 INFO  (qtp662233239-11673) [n:127.0.0.1:57687_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 272a73a4-41a2-48a5-8b55-fde93255d0311488237592881171
   [junit4]   2> 833277 INFO  (qtp662233239-11673) [n:127.0.0.1:57687_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=272a73a4-41a2-48a5-8b55-fde93255d0311488237592881171&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 833308 INFO  (parallelCoreAdminExecutor-6649-thread-1-processing-n:127.0.0.1:57685_solr x:exitable_shard2_replica_n2 272a73a4-41a2-48a5-8b55-fde93255d0311488237604622711 CREATE) [n:127.0.0.1:57685_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 833309 INFO  (parallelCoreAdminExecutor-6637-thread-1-processing-n:127.0.0.1:57687_solr x:exitable_shard1_replica_n1 272a73a4-41a2-48a5-8b55-fde93255d0311488237592881171 CREATE) [n:127.0.0.1:57687_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 833312 INFO  (parallelCoreAdminExecutor-6649-thread-1-processing-n:127.0.0.1:57685_solr x:exitable_shard2_replica_n2 272a73a4-41a2-48a5-8b55-fde93255d0311488237604622711 CREATE) [n:127.0.0.1:57685_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'exitable_shard2_replica_n2' using configuration from configset conf, trusted=true
   [junit4]   2> 833313 INFO  (parallelCoreAdminExecutor-6637-thread-1-processing-n:127.0.0.1:57687_solr x:exitable_shard1_replica_n1 272a73a4-41a2-48a5-8b55-fde93255d0311488237592881171 CREATE) [n:127.0.0.1:57687_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'exitable_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 833316 INFO  (parallelCoreAdminExecutor-6649-thread-1-processing-n:127.0.0.1:57685_solr x:exitable_shard2_replica_n2 272a73a4-41a2-48a5-8b55-fde93255d0311488237604622711 CREATE) [n:127.0.0.1:57685_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 833317 INFO  (parallelCoreAdminExecutor-6637-thread-1-processing-n:127.0.0.1:57687_solr x:exitable_shard1_replica_n1 272a73a4-41a2-48a5-8b55-fde93255d0311488237592881171 CREATE) [n:127.0.0.1:57687_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 833327 INFO  (parallelCoreAdminExecutor-6649-thread-1-processing-n:127.0.0.1:57685_solr x:exitable_shard2_replica_n2 272a73a4-41a2-48a5-8b55-fde93255d0311488237604622711 CREATE) [n:127.0.0.1:57685_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 833327 INFO  (parallelCoreAdminExecutor-6637-thread-1-processing-n:127.0.0.1:57687_solr x:exitable_shard1_replica_n1 272a73a4-41a2-48a5-8b55-fde93255d0311488237592881171 CREATE) [n:127.0.0.1:57687_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 833328 INFO  (parallelCoreAdminExecutor-6649-thread-1-processing-n:127.0.0.1:57685_solr x:exitable_shard2_replica_n2 272a73a4-41a2-48a5-8b55-fde93255d0311488237604622711 CREATE) [n:127.0.0.1:57685_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57685.solr.core.exitable.shard2.replica_n2' (registry 'solr.core.exitable.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27bb70e4
   [junit4]   2> 833329 INFO  (parallelCoreAdminExecutor-6637-thread-1-processing-n:127.0.0.1:57687_solr x:exitable_shard1_replica_n1 272a73a4-41a2-48a5-8b55-fde93255d0311488237592881171 CREATE) [n:127.0.0.1:57687_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57687.solr.core.exitable.shard1.replica_n1' (registry 'solr.core.exitable.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27bb70e4
   [junit4]   2> 833329 INFO  (parallelCoreAdminExecutor-6649-thread-1-processing-n:127.0.0.1:57685_solr x:exitable_shard2_replica_n2 272a73a4-41a2-48a5-8b55-fde93255d0311488237604622711 CREATE) [n:127.0.0.1:57685_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.SolrCore [[exitable_shard2_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest_D04B0A80783EA306-001/tempDir-001/node1/exitable_shard2_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest_D04B0A80783EA306-001/tempDir-001/node1/exitable_shard2_replica_n2/data/]
   [junit4]   2> 833329 INFO  (parallelCoreAdminExecutor-6637-thread-1-processing-n:127.0.0.1:57687_solr x:exitable_shard1_replica_n1 272a73a4-41a2-48a5-8b55-fde93255d0311488237592881171 CREATE) [n:127.0.0.1:57687_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.SolrCore [[exitable_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest_D04B0A80783EA306-001/tempDir-001/node2/exitable_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.CloudExitableDirectoryReaderTest_D04B0A80783EA306-001/tempDir-001/node2/exitable_shard1_replica_n1/data/]
   [junit4]   2> 833391 INFO  (parallelCoreAdminExecutor-6637-thread-1-processing-n:127.0.0.1:57687_solr x:exitable_shard1_replica_n1 272a73a4-41a2-48a5-8b55-fde93255d0311488237592881171 CREATE) [n:127.0.0.1:57687_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 833391 INFO  (parallelCoreAdminExecutor-6637-thread-1-processing-n:127.0.0.1:57687_solr x:exitable_shard1_replica_n1 272a73a4-41a2-48a5-8b55-fde93255d0311488237592881171 CREATE) [n:127.0.0.1:57687_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 833392 INFO  (parallelCoreAdminExecutor-6649-thread-1-processing-n:127.0.0.1:57685_solr x:exitable_shard2_replica_n2 272a73a4-41a2-48a5-8b55-fde93255d0311488237604622711 CREATE) [n:127.0.0.1:57685_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 833392 INFO  (parallelCoreAdminExecutor-6649-thread-1-processing-n:127.0.0.1:57685_solr x:exitable_shard2_replica_n2 272a73a4-41a2-48a5-8b55-fde93255d0311488237604622711 CREATE) [n:127.0.0.1:57685_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 833393 INFO  (parallelCoreAdminExecutor-6637-thread-1-processing-n:127.0.0.1:57687_solr x:exitable_shard1_replica_n1 272a73a4-41a2-48a5-8b55-fde93255d0311488237592881171 CREATE) [n:127.0.0.1:57687_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 833393 INFO  (parallelCoreAdminExecutor-6637-thread-1-processing-n:127.0.0.1:57687_solr x:exitable_shard1_replica_n1 272a73a4-41a2-48a5-8b55-fde93255d0311488237592881171 CREATE) [n:127.0.0.1:57687_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 833394 INFO  (parallelCoreAdminExecutor-6649-thread-1-processing-n:127.0.0.1:57685_solr x:exitable_shard2_replica_n2 272a73a4-41a2-48a5-8b55-fde93255d0311488237604622711 CREATE) [n:127.0.0.1:57685_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 833394 INFO  (parallelCoreAdminExecutor-6649-thread-1-processing-n:127.0.0.1:57685_solr x:exitable_shard2_replica_n2 272a73a4-41a2-48a5-8b55-fde93255d0311488237604622711 CREATE) [n:127.0.0.1:57685_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 833398 INFO  (parallelCoreAdminExecutor-6649-thread-1-processing-n:127.0.0.1:57685_solr x:exitable_shard2_replica_n2 272a73a4-41a2-48a5-8b55-fde93255d0311488237604622711 CREATE) [n:127.0.0.1:57685_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 833398 INFO  (parallelCoreAdminExecutor-6637-thread-1-processing-n:127.0.0.1:57687_solr x:exitable_shard1_replica_n1 272a73a4-41a2-48a5-8b55-fde93255d0311488237592881171 CREATE) [n:127.0.0.1:57687_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 833400 INFO  (parallelCoreAdminExecutor-6649-thread-1-processing-n:127.0.0.1:57685_solr x:exitable_shard2_replica_n2 272a73a4-41a2-48a5-8b55-fde93255d0311488237604622711 CREATE) [n:127.0.0.1:57685_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 833400 INFO  (parallelCoreAdminExecutor-6637-thread-1-processing-n:127.0.0.1:57687_solr x:exitable_shard1_replica_n1 272a73a4-41a2-48a5-8b55-fde93255d0311488237592881171 CREATE) [n:127.0.0.1:57687_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 833400 INFO  (parallelCoreAdminExecutor-6649-thread-1-processing-n:127.0.0.1:57685_solr x:exitable_shard2_replica_n2 272a73a4-41a2-48a5-8b55-fde93255d0311488237604622711 CREATE) [n:127.0.0.1:57685_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 833400 INFO  (parallelCoreAdminExecutor-6649-thread-1-processing-n:127.0.0.1:57685_solr x:exitable_shard2_replica_n2 272a73a4-41a2-48a5-8b55-fde93255d0311488237604622711 CREATE) [n:127.0.0.1:57685_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1674314635266752512
   [junit4]   2> 833400 INFO  (parallelCoreAdminExecutor-6637-thread-1-processing-n:127.0.0.1:57687_solr x:exitable_shard1_replica_n1 272a73a4-41a2-48a5-8b55-fde93255d0311488237592881171 CREATE) [n:127.0.0.1:57687_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 833400 INFO  (parallelCoreAdminExecutor-6637-thread-1-processing-n:127.0.0.1:57687_solr x:exitable_shard1_replica_n1 272a73a4-41a2-48a5-8b55-fde93255d0311488237592881171 CREATE) [n:127.0.0.1:57687_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1674314635266752512
   [junit4]   2> 833406 INFO  (searcherExecutor-6662-thread-1-processing-x:exitable_shard1_replica_n1 272a73a4-41a2-48a5-8b55-fde93255d0311488237592881171 r:core_node3 CREATE n:127.0.0.1:57687_solr c:exitable s:shard1) [n:127.0.0.1:57687_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.SolrCore [exitable_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 833406 INFO  (searcherExecutor-6660-thread-1-processing-x:exitable_shard2_replica_n2 272a73a4-41a2-48a5-8b55-fde93255d0311488237604622711 r:core_node4 CREATE n:127.0.0.1:57685_solr c:exitable s:shard2) [n:127.0.0.1:57685_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.SolrCore [exitable_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 833414 INFO  (parallelCoreAdminExecutor-6649-thread-1-processing-n:127.0.0.1:57685_solr x:exitable_shard2_replica_n2 272a73a4-41a2-48a5-8b55-fde93255d0311488237604622711 CREATE) [n:127.0.0.1:57685_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/exitable/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 833415 INFO  (parallelCoreAdminExecutor-6637-thread-1-processing-n:127.0.0.1:57687_solr x:exitable_shard1_replica_n1 272a73a4-41a2-48a5-8b55-fde93255d0311488237592881171 CREATE) [n:127.0.0.1:57687_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/exitable/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 833415 INFO  (parallelCoreAdminExecutor-6637-thread-1-processing-n:127.0.0.1:57687_solr x:exitable_shard1_replica_n1 272a73a4-41a2-48a5-8b55-fde93255d0311488237592881171 CREATE) [n:127.0.0.1:57687_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/exitable/leaders/shard1
   [junit4]   2> 833415 INFO  (parallelCoreAdminExecutor-6649-thread-1-processing-n:127.0.0.1:57685_solr x:exitable_shard2_replica_n2 272a73a4-41a2-48a5-8b55-fde93255d0311488237604622711 CREATE) [n:127.0.0.1:57685_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/exitable/leaders/shard2
   [junit4]   2> 833433 INFO  (parallelCoreAdminExecutor-6649-thread-1-processing-n:127.0.0.1:57685_solr x:exitable_shard2_replica_n2 272a73a4-41a2-48a5-8b55-fde93255d0311488237604622711 CREATE) [n:127.0.0.1:57685_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 833433 INFO  (parallelCoreAdminExecutor-6649-thread-1-processing-n:127.0.0.1:57685_solr x:exitable_shard2_replica_n2 272a73a4-41a2-48a5-8b55-fde93255d0311488237604622711 CREATE) [n:127.0.0.1:57685_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 833433 INFO  (parallelCoreAdminExecutor-6649-thread-1-processing-n:127.0.0.1:57685_solr x:exitable_shard2_replica_n2 272a73a4-41a2-48a5-8b55-fde93255d0311488237604622711 CREATE) [n:127.0.0.1:57685_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:57685/solr/exitable_shard2_replica_n2/
   [junit4]   2> 833433 INFO  (parallelCoreAdminExecutor-6637-thread-1-processing-n:127.0.0.1:57687_solr x:exitable_shard1_replica_n1 272a73a4-41a2-48a5-8b55-fde93255d0311488237592881171 CREATE) [n:127.0.0.1:57687_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 833433 INFO  (parallelCoreAdminExecutor-6637-thread-1-processing-n:127.0.0.1:57687_solr x:exitable_shard1_replica_n1 272a73a4-41a2-48a5-8b55-fde93255d0311488237592881171 CREATE) [n:127.0.0.1:57687_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 833433 INFO  (parallelCoreAdminExecutor-6637-thread-1-processing-n:127.0.0.1:57687_solr x:exitable_shard1_replica_n1 272a73a4-41a2-48a5-8b55-fde93255d0311488237592881171 CREATE) [n:127.0.0.1:57687_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:57687/solr/exitable_shard1_replica_n1/
   [junit4]   2> 833433 INFO  (parallelCoreAdminExecutor-6649-thread-1-processing-n:127.0.0.1:57685_solr x:exitable_shard2_replica_n2 272a73a4-41a2-48a5-8b55-fde93255d0311488237604622711 CREATE) [n:127.0.0.1:57685_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 833437 INFO  (parallelCoreAdminExecutor-6637-thread-1-processing-n:127.0.0.1:57687_solr x:exitable_shard1_replica_n1 272a73a4-41a2-48a5-8b55-fde93255d0311488237592881171 CREATE) [n:127.0.0.1:57687_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 833437 INFO  (parallelCoreAdminExecutor-6649-thread-1-processing-n:127.0.0.1:57685_solr x:exitable_shard2_replica_n2 272a73a4-41a2-48a5-8b55-fde93255d0311488237604622711 CREATE) [n:127.0.0.1:57685_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.SyncStrategy http://127.0.0.1:57685/solr/exitable_shard2_replica_n2/ has no replicas
   [junit4]   2> 833437 INFO  (parallelCoreAdminExecutor-6649-thread-1-processing-n:127.0.0.1:57685_solr x:exitable_shard2_replica_n2 272a73a4-41a2-48a5-8b55-fde93255d0311488237604622711 CREATE) [n:127.0.0.1:57685_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/exitable/leaders/shard2/leader after winning as /collections/exitable/leader_elect/shard2/election/72155127104536582-core_node4-n_0000000000
   [junit4]   2> 833438 INFO  (parallelCoreAdminExecutor-6637-thread-1-processing-n:127.0.0.1:57687_solr x:exitable_shard1_replica_n1 272a73a4-41a2-48a5-8b55-fde93255d0311488237592881171 CREATE) [n:127.0.0.1:57687_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:57687/solr/exitable_shard1_replica_n1/ has no replicas
   [junit4]   2> 833438 INFO  (parallelCoreAdminExecutor-6637-thread-1-processing-n:127.0.0.1:57687_solr x:exitable_shard1_replica_n1 272a73a4-41a2-48a5-8b55-fde93255d0311488237592881171 CREATE) [n:127.0.0.1:57687_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/exitable/leaders/shard1/leader after winning as /collections/exitable/leader_elect/shard1/election/72155127104536583-core_node3-n_0000000000
   [junit4]   2> 833443 INFO  (parallelCoreAdminExecutor-6649-thread-1-processing-n:127.0.0.1:57685_solr x:exitable_shard2_replica_n2 272a73a4-41a2-48a5-8b55-fde93255d0311488237604622711 CREATE) [n:127.0.0.1:57685_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:57685/solr/exitable_shard2_replica_n2/ shard2
   [junit4]   2> 833443 INFO  (parallelCoreAdminExecutor-6637-thread-1-processing-n:127.0.0.1:57687_solr x:exitable_shard1_replica_n1 272a73a4-41a2-48a5-8b55-fde93255d0311488237592881171 CREATE) [n:127.0.0.1:57687_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:57687/solr/exitable_shard1_replica_n1/ shard1
   [junit4]   2> 833553 INFO  (zkCallback-6606-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 833553 INFO  (zkCallback-6618-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 833553 INFO  (zkCallback-6618-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 833553 INFO  (zkCallback-6606-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 833556 INFO  (parallelCoreAdminExecutor-6637-thread-1-processing-n:127.0.0.1:57687_solr x:exitable_shard1_replica_n1 272a73a4-41a2-48a5-8b55-fde93255d0311488237592881171 CREATE) [n:127.0.0.1:57687_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 833556 INFO  (parallelCoreAdminExecutor-6649-thread-1-processing-n:127.0.0.1:57685_solr x:exitable_shard2_replica_n2 272a73a4-41a2-48a5-8b55-fde93255d0311488237604622711 CREATE) [n:127.0.0.1:57685_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 833668 INFO  (zkCallback-6618-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 833668 INFO  (zkCallback-6618-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 833668 INFO  (zkCallback-6606-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 833668 INFO  (zkCallback-6606-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 833668 INFO  (zkCallback-6618-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 833669 INFO  (zkCallback-6606-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 833920 INFO  (qtp1224256481-11657) [n:127.0.0.1:57685_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=272a73a4-41a2-48a5-8b55-fde93255d031&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 833923 INFO  (qtp1224256481-11657) [n:127.0.0.1:57685_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=272a73a4-41a2-48a5-8b55-fde93255d031&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 834302 INFO  (qtp662233239-11663) [n:127.0.0.1:57687_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 272a73a4-41a2-48a5-8b55-fde93255d0311488237592881171
   [junit4]   2> 834302 INFO  (qtp662233239-11663) [n:127.0.0.1:57687_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=272a73a4-41a2-48a5-8b55-fde93255d0311488237592881171&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 834303 INFO  (qtp1224256481-11658) [n:127.0.0.1:57685_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 272a73a4-41a2-48a5-8b55-fde93255d0311488237604622711
   [junit4]   2> 834303 INFO  (qtp1224256481-11658) [n:127.0.0.1:57685_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=272a73a4-41a2-48a5-8b55-fde93255d0311488237604622711&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 834308 INFO  (OverseerThreadFactory-6634-thread-1-processing-n:127.0.0.1:57687_solr) [n:127.0.0.1:57687_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 834933 INFO  (qtp1224256481-11656) [n:127.0.0.1:57685_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=272a73a4-41a2-48a5-8b55-fde93255d031&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 834935 INFO  (OverseerCollectionConfigSetProcessor-72155127104536583-127.0.0.1:57687_solr-n_0000000000) [n:127.0.0.1:57687_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 834936 INFO  (qtp1224256481-11656) [n:127.0.0.1:57685_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=272a73a4-41a2-48a5-8b55-fde93255d031&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 834937 INFO  (qtp1224256481-11655) [n:127.0.0.1:57685_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=272a73a4-41a2-48a5-8b55-fde93255d031&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 834941 INFO  (qtp1224256481-11655) [n:127.0.0.1:57685_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=272a73a4-41a2-48a5-8b55-fde93255d031&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 834966 INFO  (qtp662233239-11673) [n:127.0.0.1:57687_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/exitable/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 834966 INFO  (qtp662233239-11673) [n:127.0.0.1:57687_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [exitable_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:57685/solr/exitable_shard2_replica_n2/&wt=javabin&version=2}{add=[1 (1674314636900433920), 4 (1674314636901482496), 8 (1674314636901482497), 10 (1674314636901482498), 11 (1674314636901482499), 12 (1674314636901482500), 13 (1674314636901482501), 14 (1674314636901482502), 15 (1674314636901482503), 16 (1674314636901482504), ... (33 adds)]} 0 11
   [junit4]   2> 834978 INFO  (searcherExecutor-6662-thread-1-processing-n:127.0.0.1:57687_solr x:exitable_shard1_replica_n1 c:exitable s:shard1 r:core_node3) [n:127.0.0.1:57687_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.SolrCore [exitable_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 834978 INFO  (qtp662233239-11663) [n:127.0.0.1:57687_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [exitable_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:57685/solr/exitable_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 10
   [junit4]   2> 834985 INFO  (searcherExecutor-6660-thread-1-processing-n:127.0.0.1:57685_solr x:exitable_shard2_replica_n2 c:exitable s:shard2 r:core_node4) [n:127.0.0.1:57685_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.SolrCore [exitable_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 834992 INFO  (qtp1224256481-11658) [n:127.0.0.1:57685_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/exitable/terms/shard2 to Terms{values={core_node4=1}, version=1}
   [junit4]   2> 834993 INFO  (qtp1224256481-11658) [n:127.0.0.1:57685_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [exitable_shard2_replica_n2]  webapp=/solr path=/update params={commit=true&wt=javabin&version=2}{add=[1, 2 (1674314636892045312), 3 (1674314636893093888), 4, 5 (1674314636893093889), 6 (1674314636893093890), 7 (1674314636893093891), 8, 9 (1674314636893093892), 10, ... (57 adds)], commit=} 0 45
   [junit4]   2> 835129 INFO  (TEST-CloudExitableDirectoryReaderTest.testWhitebox-seed#[D04B0A80783EA306]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testWhitebox
   [junit4]   2> 835149 INFO  (qtp662233239-11673) [n:127.0.0.1:57687_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=query($q,1)+asc&shard.url=http://127.0.0.1:57687/solr/exitable_shard1_replica_n1/&rid=127.0.0.1-62168&rows=10&version=2&q={!cache%3Dfalse}name:a*&omitHeader=false&NOW=1596750866967&isShard=true&wt=javabin} hits=10 status=0 QTime=7
   [junit4]   2> 835150 INFO  (qtp1224256481-11658) [n:127.0.0.1:57685_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.S.Request [exitable_shard2_replica_n2]  webapp=/solr path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=query($q,1)+asc&shard.url=http://127.0.0.1:57685/solr/exitable_shard2_replica_n2/&rid=127.0.0.1-62168&rows=10&version=2&q={!cache%3Dfalse}name:a*&omitHeader=false&NOW=1596750866967&isShard=true&wt=javabin} hits=9 status=0 QTime=9
   [junit4]   2> 835169 WARN  (qtp662233239-11663) [n:127.0.0.1:57687_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.h.c.SearchHandler Query: q={!cache%3Dfalse}name:a*&distrib=false&omitHeader=false&shards.purpose=64&NOW=1596750866967&ids=1&isShard=true&shard.url=http://127.0.0.1:57687/solr/exitable_shard1_replica_n1/&rid=127.0.0.1-62168&wt=javabin&version=2; 
   [junit4]   2>           => org.apache.lucene.index.ExitableDirectoryReader$ExitingReaderException: The request took too long to iterate over terms. Timeout: hunting for doProcessSearchByIds(), TermsEnum=org.apache.lucene.codecs.memory.DirectPostingsFormat$DirectField$DirectTermsEnum@1580d634
   [junit4]   2> 	at org.apache.lucene.index.ExitableDirectoryReader$ExitableTermsEnum.checkAndThrow(ExitableDirectoryReader.java:514)
   [junit4]   2> org.apache.lucene.index.ExitableDirectoryReader$ExitingReaderException: The request took too long to iterate over terms. Timeout: hunting for doProcessSearchByIds(), TermsEnum=org.apache.lucene.codecs.memory.DirectPostingsFormat$DirectField$DirectTermsEnum@1580d634
   [junit4]   2> 	at org.apache.lucene.index.ExitableDirectoryReader$ExitableTermsEnum.checkAndThrow(ExitableDirectoryReader.java:514) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.ExitableDirectoryReader$ExitableTermsEnum.<init>(ExitableDirectoryReader.java:504) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.ExitableDirectoryReader$ExitableTerms.iterator(ExitableDirectoryReader.java:488) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.lookupId(SolrIndexSearcher.java:727) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.getFirstMatch(SolrIndexSearcher.java:699) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.doProcessSearchByIds(QueryComponent.java:1291) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:355) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:363) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2608) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:588) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at com.codahale.metrics.jetty9.InstrumentedHandler.handle(InstrumentedHandler.java:249) [metrics-jetty9-4.1.5.jar:4.1.5]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:835) [?:?]
   [junit4]   2> 835170 INFO  (qtp662233239-11663) [n:127.0.0.1:57687_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={q={!cache%3Dfalse}name:a*&distrib=false&omitHeader=false&shards.purpose=64&NOW=1596750866967&ids=1&isShard=true&shard.url=http://127.0.0.1:57687/solr/exitable_shard1_replica_n1/&rid=127.0.0.1-62168&wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 835169 WARN  (qtp1224256481-11655) [n:127.0.0.1:57685_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.h.c.SearchHandler Query: q={!cache%3Dfalse}name:a*&distrib=false&omitHeader=false&shards.purpose=64&NOW=1596750866967&ids=2,3,5,17,6,18,7,19,9&isShard=true&shard.url=http://127.0.0.1:57685/solr/exitable_shard2_replica_n2/&rid=127.0.0.1-62168&wt=javabin&version=2; 
   [junit4]   2>           => org.apache.lucene.index.ExitableDirectoryReader$ExitingReaderException: The request took too long to iterate over terms. Timeout: hunting for doProcessSearchByIds(), TermsEnum=org.apache.lucene.codecs.memory.DirectPostingsFormat$DirectField$DirectTermsEnum@150fc824
   [junit4]   2> 	at org.apache.lucene.index.ExitableDirectoryReader$ExitableTermsEnum.checkAndThrow(ExitableDirectoryReader.java:514)
   [junit4]   2> org.apache.lucene.index.ExitableDirectoryReader$ExitingReaderException: The request took too long to iterate over terms. Timeout: hunting for doProcessSearchByIds(), TermsEnum=org.apache.lucene.codecs.memory.DirectPostingsFormat$DirectField$DirectTermsEnum@150fc824
   [junit4]   2> 	at org.apache.lucene.index.ExitableDirectoryReader$ExitableTermsEnum.checkAndThrow(ExitableDirectoryReader.java:514) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.ExitableDirectoryReader$ExitableTermsEnum.<init>(ExitableDirectoryReader.java:504) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.ExitableDirectoryReader$ExitableTerms.iterator(ExitableDirectoryReader.java:488) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.lookupId(SolrIndexSearcher.java:727) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.getFirstMatch(SolrIndexSearcher.java:699) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.doProcessSearchByIds(QueryComponent.java:1291) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:355) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:363) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2608) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:588) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at com.codahale.metrics.jetty9.InstrumentedHandler.handle(InstrumentedHandler.java:249) [metrics-jetty9-4.1.5.jar:4.1.5]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:835) [?:?]
   [junit4]   2> 835171 INFO  (qtp1224256481-11655) [n:127.0.0.1:57685_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.S.Request [exitable_shard2_replica_n2]  webapp=/solr path=/select params={q={!cache%3Dfalse}name:a*&distrib=false&omitHeader=false&shards.purpose=64&NOW=1596750866967&ids=2,3,5,17,6,18,7,19,9&isShard=true&shard.url=http://127.0.0.1:57685/solr/exitable_shard2_replica_n2/&rid=127.0.0.1-62168&wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 835172 INFO  (qtp1224256481-11656) [n:127.0.0.1:57685_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.S.Request [exitable_shard2_replica_n2]  webapp=/solr path=/select params={q={!cache%3Dfalse}name:a*&sort=query($q,1)+asc&wt=javabin&version=2} rid=127.0.0.1-62168 hits=19 status=0 QTime=41
   [junit4]   2> 835179 WARN  (qtp1224256481-11658) [n:127.0.0.1:57685_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.h.c.SearchHandler Query: distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=query($q,1)+asc&shard.url=http://127.0.0.1:57685/solr/exitable_shard2_replica_n2/&rid=127.0.0.1-62169&rows=10&version=2&q={!cache%3Dfalse}name:a*&omitHeader=false&NOW=1596750867011&isShard=true&wt=javabin; 
   [junit4]   2>           => org.apache.lucene.index.ExitableDirectoryReader$ExitingReaderException: The request took too long to iterate over terms. Timeout: hunting for doFieldSortValues(), TermsEnum=org.apache.lucene.codecs.memory.DirectPostingsFormat$DirectField$DirectIntersectTermsEnum@6305a3d
   [junit4]   2> 	at org.apache.lucene.index.ExitableDirectoryReader$ExitableTermsEnum.checkAndThrow(ExitableDirectoryReader.java:514)
   [junit4]   2> org.apache.lucene.index.ExitableDirectoryReader$ExitingReaderException: The request took too long to iterate over terms. Timeout: hunting for doFieldSortValues(), TermsEnum=org.apache.lucene.codecs.memory.DirectPostingsFormat$DirectField$DirectIntersectTermsEnum@6305a3d
   [junit4]   2> 	at org.apache.lucene.index.ExitableDirectoryReader$ExitableTermsEnum.checkAndThrow(ExitableDirectoryReader.java:514) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.ExitableDirectoryReader$ExitableTermsEnum.<init>(ExitableDirectoryReader.java:504) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.ExitableDirectoryReader$ExitableTerms.intersect(ExitableDirectoryReader.java:483) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.automaton.CompiledAutomaton.getTermsEnum(CompiledAutomaton.java:343) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.search.AutomatonQuery.getTermsEnum(AutomatonQuery.java:117) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.search.MultiTermQuery.getTermsEnum(MultiTermQuery.java:303) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.search.MultiTermQueryConstantScoreWrapper$1.rewrite(MultiTermQueryConstantScoreWrapper.java:141) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.search.MultiTermQueryConstantScoreWrapper$1.scorer(MultiTermQueryConstantScoreWrapper.java:219) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.queries.function.valuesource.QueryDocValues.exists(QueryValueSource.java:142) ~[lucene-queries-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT 9dcc42a282a2c96ac553cec3663e20275d8914b2 - jenkins - 2020-08-06 21:34:37]
   [junit4]   2> 	at org.apache.lucene.queries.function.valuesource.QueryDocValues.floatVal(QueryValueSource.java:127) ~[lucene-queries-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT 9dcc42a282a2c96ac553cec3663e20275d8914b2 - jenkins - 2020-08-06 21:34:37]
   [junit4]   2> 	at org.apache.lucene.queries.function.docvalues.FloatDocValues.doubleVal(FloatDocValues.java:67) ~[lucene-queries-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT 9dcc42a282a2c96ac553cec3663e20275d8914b2 - jenkins - 2020-08-06 21:34:37]
   [junit4]   2> 	at org.apache.lucene.queries.function.ValueSource$ValueSourceComparator.copy(ValueSource.java:417) ~[lucene-queries-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT 9dcc42a282a2c96ac553cec3663e20275d8914b2 - jenkins - 2

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

        at java.base@12.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2>         at java.base@12.0.2/java.lang.Thread.run(Thread.java:835)
   [junit4]   2>   29) Thread[id=9492, name=Session-HouseKeeper-2945fc71-1, state=TIMED_WAITING, group=TGRP-SolrCloudExampleTest]
   [junit4]   2>         at java.base@12.0.2/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@12.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:235)
   [junit4]   2>         at java.base@12.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
   [junit4]   2>         at java.base@12.0.2/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
   [junit4]   2>         at java.base@12.0.2/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
   [junit4]   2>         at java.base@12.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]   2>         at java.base@12.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]   2>         at java.base@12.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2>         at java.base@12.0.2/java.lang.Thread.run(Thread.java:835)
   [junit4]   2>   30) Thread[id=9466, name=NIOWorkerThread-2, state=WAITING, group=TGRP-SolrCloudExampleTest]
   [junit4]   2>         at java.base@12.0.2/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@12.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2>         at java.base@12.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]   2>         at java.base@12.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
   [junit4]   2>         at java.base@12.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]   2>         at java.base@12.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]   2>         at java.base@12.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2>         at java.base@12.0.2/java.lang.Thread.run(Thread.java:835)
   [junit4]   2>   31) Thread[id=9457, name=NIOServerCxnFactory.SelectorThread-0, state=RUNNABLE, group=TGRP-SolrCloudExampleTest]
   [junit4]   2>         at app//org.apache.zookeeper.server.NIOServerCnxnFactory$SelectorThread.run(NIOServerCnxnFactory.java:382)
   [junit4]   2>   32) Thread[id=9519, name=HttpClient@6a349e19-scheduler-1, state=WAITING, group=Overseer collection creation process.]
   [junit4]   2>         at java.base@12.0.2/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@12.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2>         at java.base@12.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]   2>         at java.base@12.0.2/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170)
   [junit4]   2>         at java.base@12.0.2/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
   [junit4]   2>         at java.base@12.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]   2>         at java.base@12.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]   2>         at java.base@12.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2>         at java.base@12.0.2/java.lang.Thread.run(Thread.java:835)
   [junit4]   2>   33) Thread[id=9463, name=NIOWorkerThread-1, state=WAITING, group=TGRP-SolrCloudExampleTest]
   [junit4]   2>         at java.base@12.0.2/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@12.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2>         at java.base@12.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]   2>         at java.base@12.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
   [junit4]   2>         at java.base@12.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]   2>         at java.base@12.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]   2>         at java.base@12.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2>         at java.base@12.0.2/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=570, maxMBSortInHeap=6.580552627899515, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=mzn-IR, timezone=Asia/Thimphu
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=6,threads=34,free=391316616,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: [TestFuzzyAnalyzedSuggestions, TestWaitForStateWithJettyShutdowns, LeaderElectionIntegrationTest, SolrJmxReporterCloudTest, TestConfig, TestSolrFieldCacheBean, AddBlockUpdateTest, TestRangeQuery, HighlighterWithoutStoredIdTest, TestNumericRangeQuery64, PeerSyncWithLeaderAndIndexFingerprintCachingTest, ParsingFieldUpdateProcessorsTest, TestScoreJoinQPScore, SolrIndexConfigTest, MetricUtilsTest, DocValuesTest, TestFieldTypeResource, TestGeoJSONResponseWriter, CurrencyFieldTypeTest, TestMinMaxOnMultiValuedField, TestLeaderElectionWithEmptyReplica, HdfsSyncSliceTest, TestReqParamsAPI, SolrLogAuditLoggerPluginTest, FuzzySearchTest, TestLMDirichletSimilarityFactory, AnalysisAfterCoreReloadTest, CloneFieldUpdateProcessorFactoryTest, ImplicitSnitchTest, FieldAnalysisRequestHandlerTest, TestSolrIndexConfig, ZkSolrClientTest, TestAuthenticationFramework, TestRawResponseWriter, BlobRepositoryCloudTest, QueryParsingTest, TestManagedSchemaThreadSafety, TestBM25SimilarityFactory, TestChildDocTransformerHierarchy, TestInitQParser, NumberUtilsTest, TestApiFramework, TestSurroundQueryParser, SynonymTokenizerTest, UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, MoveReplicaHDFSFailoverTest, SignatureUpdateProcessorFactoryTest, TestLocalFSCloudBackupRestore, DocumentBuilderTest, SolrCoreCheckLockOnStartupTest, TestIndexingPerformance, TestSolrTestCaseJ4, DistributedFacetPivotLargeTest, QueryResultKeyTest, EmbeddedSolrNoSerializeTest, TestSSLRandomization, TestPerFieldSimilarityWithDefaultOverride, TestFieldCacheWithThreads, TestSolrCloudWithDelegationTokens, SolrIndexSearcherTest, WordBreakSolrSpellCheckerTest, TestSolrJacksonAnnotation, UtilsToolTest, TestDeleteCollectionOnDownNodes, AtomicUpdatesTest, TestDynamicFieldCollectionResource, TestFieldCache, UninvertDocValuesMergePolicyTest, TestManagedResource, TestSolrCoreSnapshots, CdcrBootstrapTest, CoreSorterTest, CrossCollectionJoinQueryTest, UpdateParamsTest, CollectionsAPIDistributedZkTest, TestMergePolicyConfig, SolrCloudExampleTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCloudExampleTest -Dtests.seed=D04B0A80783EA306 -Dtests.slow=true -Dtests.locale=mzn-IR -Dtests.timezone=Asia/Thimphu -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | SolrCloudExampleTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D04B0A80783EA306]:0)
   [junit4] Completed [855/863 (2!)] on J0 in 7213.15s, 1 test, 2 errors <<< FAILURES!

[...truncated 51911 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6381/consoleText

[repro] Revision: 9dcc42a282a2c96ac553cec3663e20275d8914b2

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=CloudExitableDirectoryReaderTest -Dtests.method=test -Dtests.seed=D04B0A80783EA306 -Dtests.slow=true -Dtests.locale=fur -Dtests.timezone=Indian/Reunion -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] Repro line:  ant test  -Dtestcase=SolrCloudExampleTest -Dtests.method=testLoadDocsIntoGettingStartedCollection -Dtests.seed=D04B0A80783EA306 -Dtests.slow=true -Dtests.locale=mzn-IR -Dtests.timezone=Asia/Thimphu -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] Repro line:  ant test  -Dtestcase=SolrCloudExampleTest -Dtests.seed=D04B0A80783EA306 -Dtests.slow=true -Dtests.locale=mzn-IR -Dtests.timezone=Asia/Thimphu -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

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

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

[...truncated 2446 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 -Dtests.class="*.SolrCloudExampleTest|*.CloudExitableDirectoryReaderTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=D04B0A80783EA306 -Dtests.slow=true -Dtests.locale=mzn-IR -Dtests.timezone=Asia/Thimphu -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

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

[...truncated 79 lines...]

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-11.0.6) - Build # 6382 - Still Unstable!

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

7 tests failed.
FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:61361/s_shp/v/collection1: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZkTest_BB69728831654572-001/index-NIOFSDirectory-002/_h_BlockTreeOrds_0.pos: Too many open files

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:61361/s_shp/v/collection1: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.BasicDistributedZkTest_BB69728831654572-001/index-NIOFSDirectory-002/_h_BlockTreeOrds_0.pos: Too many open files
	at __randomizedtesting.SeedInfo.seed([BB69728831654572:333D4D529F99288A]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:210)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:505)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:480)
	at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:852)
	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:438)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:61364/s_shp/v/collection1: Async exception during distributed update: Error from server at http://127.0.0.1:61404/s_shp/v/collection1_shard2_replica_n2/: null    request: http://127.0.0.1:61404/s_shp/v/collection1_shard2_replica_n2/ Remote error message: ERROR adding document SolrInputDocument(fields: [id=33, regex_dup_A_s=x_x, regex_dup_B_s=x_x, _version_=1674343901038641152, _root_=33])

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:61364/s_shp/v/collection1: Async exception during distributed update: Error from server at http://127.0.0.1:61404/s_shp/v/collection1_shard2_replica_n2/: null



request: http://127.0.0.1:61404/s_shp/v/collection1_shard2_replica_n2/
Remote error message: ERROR adding document SolrInputDocument(fields: [id=33, regex_dup_A_s=x_x, regex_dup_B_s=x_x, _version_=1674343901038641152, _root_=33])
	at __randomizedtesting.SeedInfo.seed([BB69728831654572:333D4D529F99288A]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:210)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:227)
	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:575)
	at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:850)
	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:438)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:61413/s_shp/v/collection1: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_BB69728831654572-001/index-NIOFSDirectory-002/_n_LuceneFixedGap_0.tib: Too many open files

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:61413/s_shp/v/collection1: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_BB69728831654572-001/index-NIOFSDirectory-002/_n_LuceneFixedGap_0.tib: Too many open files
	at __randomizedtesting.SeedInfo.seed([BB69728831654572:333D4D529F99288A]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:210)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:505)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:480)
	at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:852)
	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:438)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:61388/s_shp/v/collection1: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.BasicDistributedZkTest_BB69728831654572-001/index-NIOFSDirectory-002/_n.nvd: Too many open files

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:61388/s_shp/v/collection1: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.BasicDistributedZkTest_BB69728831654572-001/index-NIOFSDirectory-002/_n.nvd: Too many open files
	at __randomizedtesting.SeedInfo.seed([BB69728831654572:333D4D529F99288A]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:210)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:505)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:480)
	at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:852)
	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:438)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:61414/s_shp/v/collection1: Server error writing document id 34 to the index

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:61414/s_shp/v/collection1: Server error writing document id 34 to the index
	at __randomizedtesting.SeedInfo.seed([BB69728831654572:333D4D529F99288A]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:210)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:227)
	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:575)
	at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:850)
	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:438)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:62394/s_shp/v/collection1: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_BB69728831654572-001/index-NIOFSDirectory-003/_g_LuceneVarGapDocFreqInterval_0.tiv: Too many open files

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:62394/s_shp/v/collection1: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_BB69728831654572-001/index-NIOFSDirectory-003/_g_LuceneVarGapDocFreqInterval_0.tiv: Too many open files
	at __randomizedtesting.SeedInfo.seed([BB69728831654572:333D4D529F99288A]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:210)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:505)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:480)
	at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:852)
	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:438)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([BB69728831654572:93942FEFE081DA37]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertNotNull(Assert.java:712)
	at org.junit.Assert.assertNotNull(Assert.java:722)
	at org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected(MetricsHistoryWithAuthIntegrationTest.java:86)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 12272 lines...]
   [junit4] Suite: org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest
   [junit4]   2> 202823 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 202824 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.MetricsHistoryWithAuthIntegrationTest_BB69728831654572-001/data-dir-22-001
   [junit4]   2> 202825 WARN  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
   [junit4]   2> 202825 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 202826 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 202826 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 202827 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.MetricsHistoryWithAuthIntegrationTest_BB69728831654572-001/tempDir-001
   [junit4]   2> 202827 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 202828 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 202828 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 202835 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 202929 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 55027
   [junit4]   2> 202929 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:55027
   [junit4]   2> 202929 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55027
   [junit4]   2> 202929 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 55027
   [junit4]   2> 202933 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 202939 INFO  (zkConnectionManagerCallback-1387-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 202940 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 202945 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 202951 INFO  (zkConnectionManagerCallback-1389-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 202951 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 202952 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 202957 INFO  (zkConnectionManagerCallback-1391-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 202958 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 203067 INFO  (jetty-launcher-1392-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 203067 INFO  (jetty-launcher-1392-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 203067 INFO  (jetty-launcher-1392-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 203070 INFO  (jetty-launcher-1392-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 203070 INFO  (jetty-launcher-1392-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 203070 INFO  (jetty-launcher-1392-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 203071 INFO  (jetty-launcher-1392-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@28f8ee2d{/solr,null,AVAILABLE}
   [junit4]   2> 203073 INFO  (jetty-launcher-1392-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7fc5af5c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:55032}
   [junit4]   2> 203073 INFO  (jetty-launcher-1392-thread-1) [     ] o.e.j.s.Server Started @203149ms
   [junit4]   2> 203073 INFO  (jetty-launcher-1392-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55032}
   [junit4]   2> 203074 ERROR (jetty-launcher-1392-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 203074 INFO  (jetty-launcher-1392-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 203074 INFO  (jetty-launcher-1392-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 203074 INFO  (jetty-launcher-1392-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 203074 INFO  (jetty-launcher-1392-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 203074 INFO  (jetty-launcher-1392-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-08-07T04:47:45.031846Z
   [junit4]   2> 203077 INFO  (jetty-launcher-1392-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 203081 INFO  (zkConnectionManagerCallback-1394-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 203081 INFO  (jetty-launcher-1392-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 203082 INFO  (jetty-launcher-1392-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 203089 WARN  (jetty-launcher-1392-thread-1-SendThread(127.0.0.1:55027)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1005a2f1ec40003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1005a2f1ec40003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1005a2f1ec40003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 203203 INFO  (jetty-launcher-1392-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 203204 WARN  (jetty-launcher-1392-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@52713683[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 203205 WARN  (jetty-launcher-1392-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@52713683[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 203209 WARN  (jetty-launcher-1392-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@555fbf8d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 203209 WARN  (jetty-launcher-1392-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@555fbf8d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 203210 INFO  (jetty-launcher-1392-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55027/solr
   [junit4]   2> 203218 INFO  (jetty-launcher-1392-thread-1) [n:127.0.0.1:55032_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 203218 INFO  (zkConnectionManagerCallback-1404-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 203218 INFO  (jetty-launcher-1392-thread-1) [n:127.0.0.1:55032_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 203695 INFO  (jetty-launcher-1392-thread-1) [n:127.0.0.1:55032_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55032_solr
   [junit4]   2> 203713 INFO  (jetty-launcher-1392-thread-1) [n:127.0.0.1:55032_solr     ] o.a.s.c.Overseer Overseer (id=72156752464052228-127.0.0.1:55032_solr-n_0000000000) starting
   [junit4]   2> 203771 INFO  (OverseerStateUpdate-72156752464052228-127.0.0.1:55032_solr-n_0000000000) [n:127.0.0.1:55032_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:55032_solr
   [junit4]   2> 203772 INFO  (jetty-launcher-1392-thread-1) [n:127.0.0.1:55032_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55032_solr
   [junit4]   2> 203784 INFO  (OverseerStateUpdate-72156752464052228-127.0.0.1:55032_solr-n_0000000000) [n:127.0.0.1:55032_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 203791 INFO  (jetty-launcher-1392-thread-1) [n:127.0.0.1:55032_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 203792 INFO  (jetty-launcher-1392-thread-1) [n:127.0.0.1:55032_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 203792 INFO  (jetty-launcher-1392-thread-1) [n:127.0.0.1:55032_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 203813 INFO  (jetty-launcher-1392-thread-1) [n:127.0.0.1:55032_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 203861 INFO  (jetty-launcher-1392-thread-1) [n:127.0.0.1:55032_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55032.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35be67b
   [junit4]   2> 203872 INFO  (jetty-launcher-1392-thread-1) [n:127.0.0.1:55032_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55032.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35be67b
   [junit4]   2> 203872 INFO  (jetty-launcher-1392-thread-1) [n:127.0.0.1:55032_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55032.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35be67b
   [junit4]   2> 203874 INFO  (jetty-launcher-1392-thread-1) [n:127.0.0.1:55032_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.MetricsHistoryWithAuthIntegrationTest_BB69728831654572-001/tempDir-001/node1
   [junit4]   2> 203900 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 203901 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 203907 INFO  (zkConnectionManagerCallback-1419-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 203907 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 203917 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 203931 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55027/solr ready
   [junit4]   2> 207276 DEBUG (MetricsHistoryHandler-1413-thread-1) [     ] o.a.s.h.a.MetricsHistoryHandler -- collectMetrics
   [junit4]   2> 207294 INFO  (qtp1895980812-1925) [n:127.0.0.1:55032_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 207295 INFO  (qtp1895980812-1923) [     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:55032_solr / MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAMgmSVfl+E2Nj/oKAP2TceWh17pk6Ugsw5A5nLH+OeMB/WeWJZg/NEDda8SXfQDEVRmw5P+2IZypPASzfCrc6yECAwEAAQ==
   [junit4]   2> 207302 INFO  (qtp1895980812-1923) [n:127.0.0.1:55032_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.jvm:os.processCpuLoad&key=solr.node:CONTAINER.fs.coreRoot.usableSpace&key=solr.jvm:os.systemLoadAverage&key=solr.jvm:memory.heap.used} status=0 QTime=5
   [junit4]   2> 207320 INFO  (TEST-MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected-seed#[BB69728831654572]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testValuesAreCollected
   [junit4]   2> 207331 INFO  (qtp1895980812-1924) [n:127.0.0.1:55032_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/history params={name=solr.jvm&action=get&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 207332 INFO  (TEST-MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected-seed#[BB69728831654572]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testValuesAreCollected
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MetricsHistoryWithAuthIntegrationTest -Dtests.method=testValuesAreCollected -Dtests.seed=BB69728831654572 -Dtests.slow=true -Dtests.locale=lg -Dtests.timezone=IST -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.04s J2 | MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BB69728831654572:93942FEFE081DA37]:0)
   [junit4]    > 	at org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected(MetricsHistoryWithAuthIntegrationTest.java:86)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 207339 WARN  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker-SendThread(127.0.0.1:55027)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1005a2f1ec40005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1005a2f1ec40005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1005a2f1ec40005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 207446 INFO  (jetty-closer-1420-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=371404022
   [junit4]   2> 207446 INFO  (jetty-closer-1420-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:55032_solr
   [junit4]   2> 207447 INFO  (jetty-closer-1420-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 207447 INFO  (jetty-closer-1420-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:55032_solr as DOWN
   [junit4]   2> 207448 INFO  (zkCallback-1403-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 207453 INFO  (jetty-closer-1420-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 207453 DEBUG (jetty-closer-1420-thread-1) [     ] o.a.s.h.a.MetricsHistoryHandler Closing 1744406181
   [junit4]   2> 207454 INFO  (jetty-closer-1420-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 207454 INFO  (jetty-closer-1420-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@306c2aa0: rootName = solr_55032, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@2488560f
   [junit4]   2> 207458 INFO  (jetty-closer-1420-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 207458 INFO  (jetty-closer-1420-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@d722a12: rootName = solr_55032, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@43048ab9
   [junit4]   2> 207459 INFO  (jetty-closer-1420-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 207459 INFO  (jetty-closer-1420-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5608cdbf: rootName = solr_55032, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@2fb1df1b
   [junit4]   2> 207460 INFO  (jetty-closer-1420-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 207460 INFO  (closeThreadPool-1425-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72156752464052228-127.0.0.1:55032_solr-n_0000000000) closing
   [junit4]   2> 207460 INFO  (OverseerStateUpdate-72156752464052228-127.0.0.1:55032_solr-n_0000000000) [n:127.0.0.1:55032_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:55032_solr
   [junit4]   2> 207465 INFO  (closeThreadPool-1425-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72156752464052228-127.0.0.1:55032_solr-n_0000000000) closing
   [junit4]   2> 207467 WARN  (jetty-launcher-1392-thread-1-SendThread(127.0.0.1:55027)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1005a2f1ec40004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1005a2f1ec40004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1005a2f1ec40004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 207569 INFO  (jetty-closer-1420-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72156752464052228-127.0.0.1:55032_solr-n_0000000000) closing
   [junit4]   2> 207572 INFO  (jetty-closer-1420-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7fc5af5c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 207573 INFO  (jetty-closer-1420-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@28f8ee2d{/solr,null,UNAVAILABLE}
   [junit4]   2> 207573 INFO  (jetty-closer-1420-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 207575 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 207577 WARN  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker-SendThread(127.0.0.1:55027)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1005a2f1ec40000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1005a2f1ec40000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1005a2f1ec40000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 207812 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 207826 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:55027
   [junit4]   2> 207826 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55027
   [junit4]   2> 207826 INFO  (SUITE-MetricsHistoryWithAuthIntegrationTest-seed#[BB69728831654572]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 55027
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.MetricsHistoryWithAuthIntegrationTest_BB69728831654572-001
   [junit4]   2> Aug 07, 2020 4:47:49 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene86, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=lg, timezone=IST
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 11.0.6 (64-bit)/cpus=6,threads=1,free=181531680,total=325058560
   [junit4]   2> NOTE: All tests run in this JVM: [HighlighterConfigTest, ClusterStateUpdateTest, JWTVerificationkeyResolverTest, LoggingHandlerTest, ZkCollectionPropsCachingTest, DirectSolrSpellCheckerTest, TestTrie, TestSolrCloudWithSecureImpersonation, IgnoreLargeDocumentProcessorFactoryTest, TestRealTimeGet, TestConfigsApi, TestCrossCoreJoin, CollectionReloadTest, TestLRUStatsCache, TestExclusionRuleCollectionAccess, NumericFieldsTest, BasicAuthStandaloneTest, BooleanFieldTest, TestCorePropertiesReload, TestCollectionAPI, TestXIncludeConfig, TestManagedStopFilterFactory, MetricsHistoryWithAuthIntegrationTest]
   [junit4] Completed [81/863 (1!)] on J2 in 5.55s, 1 test, 1 failure <<< FAILURES!

[...truncated 1095 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 939697 INFO  (SUITE-BasicDistributedZkTest-seed#[BB69728831654572]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 939697 INFO  (SUITE-BasicDistributedZkTest-seed#[BB69728831654572]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 939698 INFO  (SUITE-BasicDistributedZkTest-seed#[BB69728831654572]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_BB69728831654572-001/data-dir-83-001
   [junit4]   2> 939701 INFO  (SUITE-BasicDistributedZkTest-seed#[BB69728831654572]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 939703 INFO  (SUITE-BasicDistributedZkTest-seed#[BB69728831654572]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776") w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 939703 INFO  (SUITE-BasicDistributedZkTest-seed#[BB69728831654572]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /s_shp/v
   [junit4]   2> 939708 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 939709 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 939709 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 939712 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 939811 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.a.s.c.ZkTestServer start zk server on port: 62306
   [junit4]   2> 939812 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:62306
   [junit4]   2> 939813 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:62306
   [junit4]   2> 939813 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 62306
   [junit4]   2> 939831 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 939846 INFO  (zkConnectionManagerCallback-7321-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 939847 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 939854 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 939859 INFO  (zkConnectionManagerCallback-7323-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 939859 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 939863 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 939893 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 939912 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 939919 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 939925 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 939930 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 939952 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 939959 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 939974 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 939986 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 939996 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 940018 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 942052 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 942052 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 942052 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 942170 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 942170 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 942170 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 942176 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5de60d41{/s_shp/v,null,AVAILABLE}
   [junit4]   2> 942192 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5b79810f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:62341}
   [junit4]   2> 942192 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.e.j.s.Server Started @942269ms
   [junit4]   2> 942192 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/s_shp/v, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_BB69728831654572-001/tempDir-001/control/data, hostPort=62341, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_BB69728831654572-001/control-001/cores}
   [junit4]   2> 942192 ERROR (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 942192 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 942193 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 942193 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 942193 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 942193 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-08-07T05:00:04.150169Z
   [junit4]   2> 942198 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 942214 INFO  (zkConnectionManagerCallback-7325-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 942216 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 942244 WARN  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]-SendThread(127.0.0.1:62306)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1005a3a5d350002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1005a3a5d350002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1005a3a5d350002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 942346 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 942346 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_BB69728831654572-001/control-001/solr.xml
   [junit4]   2> 942354 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@35be67b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 942566 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 942575 WARN  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3da1340a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 942575 WARN  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3da1340a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 942615 WARN  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@46367b67[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 942615 WARN  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@46367b67[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 942617 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62306/solr
   [junit4]   2> 942623 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 942686 INFO  (zkConnectionManagerCallback-7335-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 942688 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 942712 WARN  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]-SendThread(127.0.0.1:62306)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1005a3a5d350003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1005a3a5d350003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1005a3a5d350003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 942822 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [n:127.0.0.1:62341_s_shp%2Fv     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 942883 INFO  (zkConnectionManagerCallback-7337-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 942887 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [n:127.0.0.1:62341_s_shp%2Fv     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 945048 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [n:127.0.0.1:62341_s_shp%2Fv     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62341_s_shp%2Fv
   [junit4]   2> 945055 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [n:127.0.0.1:62341_s_shp%2Fv     ] o.a.s.c.Overseer Overseer (id=72156800756285444-127.0.0.1:62341_s_shp%2Fv-n_0000000000) starting
   [junit4]   2> 945163 INFO  (OverseerStateUpdate-72156800756285444-127.0.0.1:62341_s_shp%2Fv-n_0000000000) [n:127.0.0.1:62341_s_shp%2Fv     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:62341_s_shp%2Fv
   [junit4]   2> 945166 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [n:127.0.0.1:62341_s_shp%2Fv     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62341_s_shp%2Fv
   [junit4]   2> 945189 INFO  (OverseerStateUpdate-72156800756285444-127.0.0.1:62341_s_shp%2Fv-n_0000000000) [n:127.0.0.1:62341_s_shp%2Fv     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 945230 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [n:127.0.0.1:62341_s_shp%2Fv     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 945231 WARN  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [n:127.0.0.1:62341_s_shp%2Fv     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 945283 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [n:127.0.0.1:62341_s_shp%2Fv     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 945361 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [n:127.0.0.1:62341_s_shp%2Fv     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35be67b
   [junit4]   2> 945385 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [n:127.0.0.1:62341_s_shp%2Fv     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35be67b
   [junit4]   2> 945385 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [n:127.0.0.1:62341_s_shp%2Fv     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35be67b
   [junit4]   2> 945387 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [n:127.0.0.1:62341_s_shp%2Fv     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_BB69728831654572-001/control-001/cores
   [junit4]   2> 945443 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 945447 INFO  (zkConnectionManagerCallback-7352-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 945447 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 945481 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 945520 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62306/solr ready
   [junit4]   2> 945524 INFO  (qtp1992454986-11165) [n:127.0.0.1:62341_s_shp%2Fv     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:62341_s_shp%252Fv&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 945599 INFO  (OverseerThreadFactory-7342-thread-1-processing-n:127.0.0.1:62341_s_shp%2Fv) [n:127.0.0.1:62341_s_shp%2Fv     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 945928 INFO  (OverseerStateUpdate-72156800756285444-127.0.0.1:62341_s_shp%2Fv-n_0000000000) [n:127.0.0.1:62341_s_shp%2Fv     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62341/s_shp/v",
   [junit4]   2>   "node_name":"127.0.0.1:62341_s_shp%2Fv",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 946171 INFO  (qtp1992454986-11164) [n:127.0.0.1:62341_s_shp%2Fv    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 946171 INFO  (qtp1992454986-11164) [n:127.0.0.1:62341_s_shp%2Fv    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 946338 INFO  (qtp1992454986-11164) [n:127.0.0.1:62341_s_shp%2Fv c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 946351 INFO  (qtp1992454986-11164) [n:127.0.0.1:62341_s_shp%2Fv c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 946381 INFO  (qtp1992454986-11164) [n:127.0.0.1:62341_s_shp%2Fv c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 946641 INFO  (qtp1992454986-11164) [n:127.0.0.1:62341_s_shp%2Fv c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 947094 INFO  (qtp1992454986-11164) [n:127.0.0.1:62341_s_shp%2Fv c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35be67b
   [junit4]   2> 947094 INFO  (qtp1992454986-11164) [n:127.0.0.1:62341_s_shp%2Fv c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_BB69728831654572-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_BB69728831654572-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 947099 INFO  (qtp1992454986-11164) [n:127.0.0.1:62341_s_shp%2Fv c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.22408418150916481]
   [junit4]   2> 947226 WARN  (qtp1992454986-11164) [n:127.0.0.1:62341_s_shp%2Fv c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A, b=B}}}
   [junit4]   2> 947434 INFO  (qtp1992454986-11164) [n:127.0.0.1:62341_s_shp%2Fv c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 947436 INFO  (qtp1992454986-11164) [n:127.0.0.1:62341_s_shp%2Fv c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 947439 INFO  (qtp1992454986-11164) [n:127.0.0.1:62341_s_shp%2Fv c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 947439 INFO  (qtp1992454986-11164) [n:127.0.0.1:62341_s_shp%2Fv c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 947442 INFO  (qtp1992454986-11164) [n:127.0.0.1:62341_s_shp%2Fv c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=47.51

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

]   2> 	7	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	5	/solr/packages.json
   [junit4]   2> 	5	/solr/collections/oneInstanceCollection2/terms/shard1
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	4	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	4	/solr/collections/collection2/collectionprops.json
   [junit4]   2> 	4	/solr/collections/oneInstanceCollection2/terms/shard2
   [junit4]   2> 	4	/solr/collections/oneInstanceCollection/terms/shard1
   [junit4]   2> 	4	/solr/collections/oneInstanceCollection/terms/shard2
   [junit4]   2> 	4	/solr/collections/collection3/collectionprops.json
   [junit4]   2> 	3	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	114	/solr/collections/collection2/state.json
   [junit4]   2> 	105	/solr/collections/collection3/state.json
   [junit4]   2> 	103	/solr/collections/collection1/state.json
   [junit4]   2> 	65	/solr/collections/oneInstanceCollection2/state.json
   [junit4]   2> 	16	/solr/collections/oneInstanceCollection/state.json
   [junit4]   2> 	13	/solr/collections/control_collection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	175	/solr/overseer/queue
   [junit4]   2> 	71	/solr/overseer/collection-queue-work
   [junit4]   2> 	37	/solr/live_nodes
   [junit4]   2> 	36	/solr/collections
   [junit4]   2> 
   [junit4]   2> 260462 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:61287
   [junit4]   2> 260462 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61287
   [junit4]   2> 260462 INFO  (TEST-BasicDistributedZkTest.test-seed#[BB69728831654572]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 61287
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.method=test -Dtests.seed=BB69728831654572 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=en-TC -Dtests.timezone=Africa/Djibouti -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    255s J3 | BasicDistributedZkTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:61388/s_shp/v/collection1: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.BasicDistributedZkTest_BB69728831654572-001/index-NIOFSDirectory-002/_n.nvd: Too many open files
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BB69728831654572:333D4D529F99288A]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:210)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:505)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:480)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:852)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:438)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.BasicDistributedZkTest_BB69728831654572-001
   [junit4]   2> Aug 07, 2020 5:39:59 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {regex_dup_A_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), regex_dup_B_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), SubjectTerms_mfacet=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), multiDefault=BlockTreeOrds(blocksize=128), _root_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), genre_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), author_t=BlockTreeOrds(blocksize=128), series_t=BlockTreeOrds(blocksize=128), rnd_b=PostingsFormat(name=LuceneFixedGap), oddField_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), a_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), cat=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), foo_b=PostingsFormat(name=LuceneVarGapDocFreqInterval), name=PostingsFormat(name=LuceneFixedGap), inStock=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=PostingsFormat(name=LuceneFixedGap), text=PostingsFormat(name=LuceneVarGapDocFreqInterval), t_sortable=PostingsFormat(name=LuceneFixedGap)}, docValues:{other_tl1=DocValuesFormat(name=Lucene80), range_facet_l_dv=DocValuesFormat(name=Asserting), n_l1=DocValuesFormat(name=Lucene80), intDefault=DocValuesFormat(name=Lucene80), n_td1=DocValuesFormat(name=Lucene80), n_d1=DocValuesFormat(name=Lucene80), range_facet_l=DocValuesFormat(name=Lucene80), n_f1=DocValuesFormat(name=Lucene80), n_tl1=DocValuesFormat(name=Lucene80), n_tf1=DocValuesFormat(name=Lucene80), price=DocValuesFormat(name=Asserting), sequence_i=DocValuesFormat(name=Asserting), intDvoDefault=DocValuesFormat(name=Asserting), t_sortable=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Lucene80), foo_i=DocValuesFormat(name=Lucene80), val_i=DocValuesFormat(name=Asserting), n_dt1=DocValuesFormat(name=Lucene80), a_i1=DocValuesFormat(name=Lucene80), n_ti1=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Lucene80), n_tdt1=DocValuesFormat(name=Lucene80), id_i1=DocValuesFormat(name=Lucene80), foo_d=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Lucene80), foo_f=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1401, maxMBSortInHeap=5.361709714784987, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=en-TC, timezone=Africa/Djibouti
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 11.0.6 (64-bit)/cpus=6,threads=1,free=151050408,total=391118848
   [junit4]   2> NOTE: All tests run in this JVM: [BasicDistributedZkTest]
   [junit4] Completed [10/10 (5!)] on J3 in 259.10s, 1 test, 1 error <<< FAILURES!

[...truncated 17 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1521: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1048: There were test failures: 10 suites, 10 tests, 5 errors [seed: BB69728831654572]

Total time: 4 minutes 25 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest
[repro]   5/5 failed: org.apache.solr.cloud.BasicDistributedZkTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Archiving artifacts
[Java] Sleeping for 5 seconds due to JENKINS-32191...
[Java] Parsing console log (workspace: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX')
[Java] Successfully parsed console log
[Java] -> found 0 issues (skipped 0 duplicates)
[Java] Skipping post processing
[Java] No filter has been set, publishing all 0 issues
[Java] Using reference build 'Lucene-Solr-master-MacOSX #6381' to compute new, fixed, and outstanding issues
[Java] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
[Java] No quality gates have been set - skipping
[Java] Health report is disabled - skipping
[Java] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-master-MacOSX #6382'.
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
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
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