You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/08/16 05:56:53 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 3001 - Still Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/3001/

1 tests failed.
FAILED:  org.apache.solr.cloud.TestWithCollection.testMultipleWithCollections

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:41759/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:41759/solr
	at __randomizedtesting.SeedInfo.seed([EB496DCA8D667F98:898B40FC02AA94E0]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
	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.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.TestWithCollection.testMultipleWithCollections(TestWithCollection.java:578)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
	... 53 more




Build Log:
[...truncated 15456 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestWithCollection
   [junit4]   2> 1659774 INFO  (SUITE-TestWithCollection-seed#[EB496DCA8D667F98]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1659774 INFO  (SUITE-TestWithCollection-seed#[EB496DCA8D667F98]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1659776 INFO  (SUITE-TestWithCollection-seed#[EB496DCA8D667F98]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestWithCollection_EB496DCA8D667F98-001/data-dir-137-001
   [junit4]   2> 1659776 WARN  (SUITE-TestWithCollection-seed#[EB496DCA8D667F98]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1790 numCloses=1790
   [junit4]   2> 1659777 INFO  (SUITE-TestWithCollection-seed#[EB496DCA8D667F98]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1659779 INFO  (SUITE-TestWithCollection-seed#[EB496DCA8D667F98]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1659785 INFO  (TEST-TestWithCollection.testCreateCollection-seed#[EB496DCA8D667F98]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCreateCollection
   [junit4]   2> 1659786 INFO  (TEST-TestWithCollection.testCreateCollection-seed#[EB496DCA8D667F98]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestWithCollection_EB496DCA8D667F98-001/tempDir-001
   [junit4]   2> 1659786 INFO  (TEST-TestWithCollection.testCreateCollection-seed#[EB496DCA8D667F98]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1659787 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1659787 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1659788 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1659887 INFO  (TEST-TestWithCollection.testCreateCollection-seed#[EB496DCA8D667F98]) [     ] o.a.s.c.ZkTestServer start zk server on port: 36441
   [junit4]   2> 1659887 INFO  (TEST-TestWithCollection.testCreateCollection-seed#[EB496DCA8D667F98]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36441
   [junit4]   2> 1659887 INFO  (TEST-TestWithCollection.testCreateCollection-seed#[EB496DCA8D667F98]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36441
   [junit4]   2> 1659887 INFO  (TEST-TestWithCollection.testCreateCollection-seed#[EB496DCA8D667F98]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36441
   [junit4]   2> 1659888 INFO  (TEST-TestWithCollection.testCreateCollection-seed#[EB496DCA8D667F98]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1659895 INFO  (zkConnectionManagerCallback-12643-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1659895 INFO  (TEST-TestWithCollection.testCreateCollection-seed#[EB496DCA8D667F98]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1659900 INFO  (TEST-TestWithCollection.testCreateCollection-seed#[EB496DCA8D667F98]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1659902 INFO  (zkConnectionManagerCallback-12645-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1659903 INFO  (TEST-TestWithCollection.testCreateCollection-seed#[EB496DCA8D667F98]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1659903 INFO  (TEST-TestWithCollection.testCreateCollection-seed#[EB496DCA8D667F98]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1659904 INFO  (zkConnectionManagerCallback-12647-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1659904 INFO  (TEST-TestWithCollection.testCreateCollection-seed#[EB496DCA8D667F98]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1660006 INFO  (jetty-launcher-12648-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1660006 INFO  (jetty-launcher-12648-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1660007 INFO  (jetty-launcher-12648-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1660007 INFO  (jetty-launcher-12648-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1660007 INFO  (jetty-launcher-12648-thread-1) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 1660007 INFO  (jetty-launcher-12648-thread-2) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 1660017 INFO  (jetty-launcher-12648-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1660017 INFO  (jetty-launcher-12648-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1660017 INFO  (jetty-launcher-12648-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1660017 INFO  (jetty-launcher-12648-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1660017 INFO  (jetty-launcher-12648-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1660017 INFO  (jetty-launcher-12648-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1660017 INFO  (jetty-launcher-12648-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@721d00b2{/solr,null,AVAILABLE}
   [junit4]   2> 1660017 INFO  (jetty-launcher-12648-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@603e7311{/solr,null,AVAILABLE}
   [junit4]   2> 1660017 INFO  (jetty-launcher-12648-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7929d6e0{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33459}
   [junit4]   2> 1660017 INFO  (jetty-launcher-12648-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@515ebdfa{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39897}
   [junit4]   2> 1660017 INFO  (jetty-launcher-12648-thread-2) [     ] o.e.j.s.Server Started @1660057ms
   [junit4]   2> 1660017 INFO  (jetty-launcher-12648-thread-1) [     ] o.e.j.s.Server Started @1660057ms
   [junit4]   2> 1660017 INFO  (jetty-launcher-12648-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:36441/solr, hostPort=33459}
   [junit4]   2> 1660017 INFO  (jetty-launcher-12648-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:36441/solr, hostPort=39897}
   [junit4]   2> 1660018 ERROR (jetty-launcher-12648-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1660018 INFO  (jetty-launcher-12648-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1660018 INFO  (jetty-launcher-12648-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 1660018 INFO  (jetty-launcher-12648-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1660018 ERROR (jetty-launcher-12648-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1660018 INFO  (jetty-launcher-12648-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1660018 INFO  (jetty-launcher-12648-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1660018 INFO  (jetty-launcher-12648-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-16T05:23:36.406Z
   [junit4]   2> 1660018 INFO  (jetty-launcher-12648-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 1660018 INFO  (jetty-launcher-12648-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1660018 INFO  (jetty-launcher-12648-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1660018 INFO  (jetty-launcher-12648-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-16T05:23:36.406Z
   [junit4]   2> 1660019 INFO  (jetty-launcher-12648-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1660019 INFO  (jetty-launcher-12648-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1660020 INFO  (zkConnectionManagerCallback-12650-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1660020 INFO  (jetty-launcher-12648-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1660020 INFO  (jetty-launcher-12648-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1660022 INFO  (zkConnectionManagerCallback-12652-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1660022 INFO  (jetty-launcher-12648-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1660023 INFO  (jetty-launcher-12648-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1660025 WARN  (jetty-launcher-12648-thread-2-SendThread(127.0.0.1:36441)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100a6f0a4830003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100a6f0a4830003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100a6f0a4830003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1660638 INFO  (jetty-launcher-12648-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1660639 WARN  (jetty-launcher-12648-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@20687c63[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1660639 WARN  (jetty-launcher-12648-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@20687c63[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1660642 WARN  (jetty-launcher-12648-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4cc28099[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1660642 WARN  (jetty-launcher-12648-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4cc28099[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1660643 INFO  (jetty-launcher-12648-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36441/solr
   [junit4]   2> 1660645 INFO  (jetty-launcher-12648-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1660647 INFO  (zkConnectionManagerCallback-12666-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1660647 INFO  (jetty-launcher-12648-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1660671 INFO  (jetty-launcher-12648-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1660671 WARN  (jetty-launcher-12648-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@19edf833[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1660671 WARN  (jetty-launcher-12648-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@19edf833[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1660673 WARN  (jetty-launcher-12648-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3df5447a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1660673 WARN  (jetty-launcher-12648-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3df5447a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1660674 INFO  (jetty-launcher-12648-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36441/solr
   [junit4]   2> 1660675 INFO  (jetty-launcher-12648-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1660676 INFO  (zkConnectionManagerCallback-12674-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1660676 INFO  (jetty-launcher-12648-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1660754 INFO  (jetty-launcher-12648-thread-2) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1660756 INFO  (zkConnectionManagerCallback-12676-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1660756 INFO  (jetty-launcher-12648-thread-2) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1660837 WARN  (jetty-launcher-12648-thread-2) [n:127.0.0.1:33459_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1660842 INFO  (jetty-launcher-12648-thread-2) [n:127.0.0.1:33459_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33459_solr
   [junit4]   2> 1660843 INFO  (jetty-launcher-12648-thread-2) [n:127.0.0.1:33459_solr     ] o.a.s.c.Overseer Overseer (id=72241146520338439-127.0.0.1:33459_solr-n_0000000000) starting
   [junit4]   2> 1660849 INFO  (jetty-launcher-12648-thread-1) [n:127.0.0.1:39897_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1660849 INFO  (OverseerStateUpdate-72241146520338439-127.0.0.1:33459_solr-n_0000000000) [n:127.0.0.1:33459_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:33459_solr
   [junit4]   2> 1660850 INFO  (jetty-launcher-12648-thread-2) [n:127.0.0.1:33459_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33459_solr
   [junit4]   2> 1660850 INFO  (zkConnectionManagerCallback-12680-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1660850 INFO  (jetty-launcher-12648-thread-1) [n:127.0.0.1:39897_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1660850 INFO  (OverseerStateUpdate-72241146520338439-127.0.0.1:33459_solr-n_0000000000) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1660850 DEBUG (OverseerAutoScalingTriggerThread-72241146520338439-127.0.0.1:33459_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 1660852 DEBUG (OverseerAutoScalingTriggerThread-72241146520338439-127.0.0.1:33459_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1660852 INFO  (jetty-launcher-12648-thread-2) [n:127.0.0.1:33459_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1660852 DEBUG (OverseerAutoScalingTriggerThread-72241146520338439-127.0.0.1:33459_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 1660852 DEBUG (OverseerAutoScalingTriggerThread-72241146520338439-127.0.0.1:33459_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1660853 WARN  (jetty-launcher-12648-thread-2) [n:127.0.0.1:33459_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> 1660864 WARN  (jetty-launcher-12648-thread-1) [n:127.0.0.1:39897_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1660866 INFO  (jetty-launcher-12648-thread-1) [n:127.0.0.1:39897_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1660866 DEBUG (OverseerAutoScalingTriggerThread-72241146520338439-127.0.0.1:33459_solr-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:33459_solr]
   [junit4]   2> 1660867 DEBUG (OverseerAutoScalingTriggerThread-72241146520338439-127.0.0.1:33459_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1660867 DEBUG (ScheduledTrigger-12683-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 1660867 TRACE (ScheduledTrigger-12683-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Current Live Nodes for .auto_add_replicas: [127.0.0.1:33459_solr]
   [junit4]   2> 1660867 TRACE (ScheduledTrigger-12683-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Last Live Nodes for .auto_add_replicas: [127.0.0.1:33459_solr]
   [junit4]   2> 1660867 DEBUG (OverseerAutoScalingTriggerThread-72241146520338439-127.0.0.1:33459_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1660869 INFO  (jetty-launcher-12648-thread-1) [n:127.0.0.1:39897_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:39897_solr as DOWN
   [junit4]   2> 1660869 INFO  (jetty-launcher-12648-thread-1) [n:127.0.0.1:39897_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 1660869 INFO  (jetty-launcher-12648-thread-1) [n:127.0.0.1:39897_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39897_solr
   [junit4]   2> 1660871 DEBUG (OverseerStateUpdate-72241146520338439-127.0.0.1:33459_solr-n_0000000000) [n:127.0.0.1:33459_solr     ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:39897_solr
   [junit4]   2> 1660872 INFO  (zkCallback-12675-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1660873 INFO  (jetty-launcher-12648-thread-1) [n:127.0.0.1:39897_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1660874 WARN  (jetty-launcher-12648-thread-1) [n:127.0.0.1:39897_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> 1660878 INFO  (jetty-launcher-12648-thread-2) [n:127.0.0.1:33459_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1660878 INFO  (zkCallback-12679-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1660903 INFO  (jetty-launcher-12648-thread-1) [n:127.0.0.1:39897_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1660923 INFO  (jetty-launcher-12648-thread-2) [n:127.0.0.1:33459_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33459.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@107eb2b
   [junit4]   2> 1660925 INFO  (jetty-launcher-12648-thread-1) [n:127.0.0.1:39897_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39897.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@107eb2b
   [junit4]   2> 1660932 INFO  (jetty-launcher-12648-thread-2) [n:127.0.0.1:33459_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33459.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@107eb2b
   [junit4]   2> 1660932 INFO  (jetty-launcher-12648-thread-2) [n:127.0.0.1:33459_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33459.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@107eb2b
   [junit4]   2> 1660934 INFO  (jetty-launcher-12648-thread-2) [n:127.0.0.1:33459_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestWithCollection_EB496DCA8D667F98-001/tempDir-001/node2
   [junit4]   2> 1660935 INFO  (jetty-launcher-12648-thread-1) [n:127.0.0.1:39897_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39897.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@107eb2b
   [junit4]   2> 1660936 INFO  (jetty-launcher-12648-thread-1) [n:127.0.0.1:39897_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39897.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@107eb2b
   [junit4]   2> 1660937 INFO  (jetty-launcher-12648-thread-1) [n:127.0.0.1:39897_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestWithCollection_EB496DCA8D667F98-001/tempDir-001/node1
   [junit4]   2> 1660954 INFO  (TEST-TestWithCollection.testCreateCollection-seed#[EB496DCA8D667F98]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1660955 INFO  (TEST-TestWithCollection.testCreateCollection-seed#[EB496DCA8D667F98]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1660956 INFO  (zkConnectionManagerCallback-12703-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1660956 INFO  (TEST-TestWithCollection.testCreateCollection-seed#[EB496DCA8D667F98]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1660957 INFO  (TEST-TestWithCollection.testCreateCollection-seed#[EB496DCA8D667F98]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1660959 INFO  (TEST-TestWithCollection.testCreateCollection-seed#[EB496DCA8D667F98]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36441/solr ready
   [junit4]   2> 1660965 DEBUG (zkCallback-12675-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 1660965 DEBUG (OverseerAutoScalingTriggerThread-72241146520338439-127.0.0.1:33459_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 1660968 DEBUG (OverseerAutoScalingTriggerThread-72241146520338439-127.0.0.1:33459_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1660969 DEBUG (OverseerAutoScalingTriggerThread-72241146520338439-127.0.0.1:33459_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 1660973 INFO  (qtp2012100205-21874) [n:127.0.0.1:33459_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 1660973 INFO  (qtp2012100205-21874) [n:127.0.0.1:33459_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1660975 INFO  (qtp1603881081-21869) [n:127.0.0.1:39897_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1660975 DEBUG (qtp2012100205-21870) [n:127.0.0.1:33459_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1660975 INFO  (qtp2012100205-21870) [n:127.0.0.1:33459_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 1660976 DEBUG (zkCallback-12675-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 1660976 DEBUG (OverseerAutoScalingTriggerThread-72241146520338439-127.0.0.1:33459_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 1660976 DEBUG (OverseerAutoScalingTriggerThread-72241146520338439-127.0.0.1:33459_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1660977 DEBUG (OverseerAutoScalingTriggerThread-72241146520338439-127.0.0.1:33459_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 1660983 INFO  (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testCreateCollection_abc
   [junit4]   2> 1660983 INFO  (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default to /configs/testCreateCollection_abc.AUTOCREATED
   [junit4]   2> 1660985 INFO  (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testCreateCollection_abc.AUTOCREATED/protwords.txt
   [junit4]   2> 1660986 INFO  (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testCreateCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2> 1660988 INFO  (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testCreateCollection_abc.AUTOCREATED/solrconfig.xml
   [junit4]   2> 1660990 INFO  (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 1660992 INFO  (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 1660993 INFO  (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 1660995 INFO  (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 1660996 INFO  (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 1660997 INFO  (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 1660999 INFO  (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 1661000 INFO  (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 1661001 INFO  (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 1661002 INFO  (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 1661004 INFO  (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 1661005 INFO  (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 1661018 INFO  (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 1661020 INFO  (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 1661023 INFO  (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 1661024 INFO  (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 1661026 INFO  (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 1661027 INFO  (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 1661029 INFO  (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 1661030 INFO  (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 1661031 INFO  (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 1661032 INFO  (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 1661034 INFO  (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 1661035 INFO  (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 1661037 INFO  (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 1661038 INFO  (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 1661040 INFO  (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 1661043 INFO  (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 1661045 INFO  (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 1661049 INFO  (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 1661053 INFO  (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 1661056 INFO  (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 1661059 INFO  (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 1661061 INFO  (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 1661063 INFO  (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 1661064 INFO  (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 1661065 INFO  (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 1661067 INFO  (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 1661068 INFO  (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 1661069 INFO  (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testCreateCollection_abc.AUTOCREATED/synonyms.txt
   [junit4]   2> 1661070 INFO  (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testCreateCollection_abc.AUTOCREATED/stopwords.txt
   [junit4]   2> 1661074 DEBUG (OverseerStateUpdate-72241146520338439-127.0.0.1:33459_solr-n_0000000000) [n:127.0.0.1:33459_solr     ] o.a.s.c.o.ClusterStateMutator building a new cName: testCreateCollection_abc
   [junit4]   2> 1661074 DEBUG (OverseerStateUpdate-72241146520338439-127.0.0.1:33459_solr-n_0000000000) [n:127.0.0.1:33459_solr     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testCreateCollection_abc/state.json
   [junit4]   2> 1661176 DEBUG (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.s.c.a.PolicyHelper Creating a new session
   [junit4]   2> 1661178 INFO  (qtp2012100205-21868) [n:127.0.0.1:33459_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1661179 INFO  (qtp1603881081-21871) [n:127.0.0.1:39897_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1661180 DEBUG (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.s.c.a.PolicyHelper New session created, 2800790001204974
   [junit4]   2> 1661183 DEBUG (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.s.c.a.PolicyHelper returnSession 2800790001204974
   [junit4]   2> 1661189 INFO  (OverseerStateUpdate-72241146520338439-127.0.0.1:33459_solr-n_0000000000) [n:127.0.0.1:33459_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testCreateCollection_abc_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:39897_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:39897/solr",
   [junit4]   2>   "collection":"testCreateCollection_abc",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1661190 DEBUG (OverseerStateUpdate-72241146520338439-127.0.0.1:33459_solr-n_0000000000) [n:127.0.0.1:33459_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 1661190 DEBUG (OverseerStateUpdate-72241146520338439-127.0.0.1:33459_solr-n_0000000000) [n:127.0.0.1:33459_solr     ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node2":{
   [junit4]   2>       "core":"testCreateCollection_abc_shard1_replica_n1",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":"127.0.0.1:39897_solr",
   [junit4]   2>       "type":"NRT",
   [junit4]   2>       "base_url":"http://127.0.0.1:39897/solr"}}}
   [junit4]   2> 1661290 DEBUG (OverseerStateUpdate-72241146520338439-127.0.0.1:33459_solr-n_0000000000) [n:127.0.0.1:33459_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testCreateCollection_abc/state.json version: 0
   [junit4]   2> 1661392 INFO  (qtp1603881081-21873) [n:127.0.0.1:39897_solr    x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testCreateCollection_abc.AUTOCREATED&newCollection=true&name=testCreateCollection_abc_shard1_replica_n1&action=CREATE&numShards=1&collection=testCreateCollection_abc&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1661397 DEBUG (OverseerStateUpdate-72241146520338439-127.0.0.1:33459_solr-n_0000000000) [n:127.0.0.1:33459_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testCreateCollection_abc_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:39897_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:39897/solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testCreateCollection_abc",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1661397 DEBUG (OverseerStateUpdate-72241146520338439-127.0.0.1:33459_solr-n_0000000000) [n:127.0.0.1:33459_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"testCreateCollection_abc_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:39897_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:39897/solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 1661397 DEBUG (OverseerStateUpdate-72241146520338439-127.0.0.1:33459_solr-n_0000000000) [n:127.0.0.1:33459_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testCreateCollection_abc//collections/testCreateCollection_abc/state.json/1 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"testCreateCollection_abc_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:39897_solr",
   [junit4]   2>           "base_url":"http://127.0.0.1:39897/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}}}
   [junit4]   2> 1661405 INFO  (qtp1603881081-21873) [n:127.0.0.1:39897_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 1661405 WARN  (qtp1603881081-21873) [n:127.0.0.1:39897_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 1661409 INFO  (qtp1603881081-21873) [n:127.0.0.1:39897_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 1661454 INFO  (qtp1603881081-21873) [n:127.0.0.1:39897_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1661486 INFO  (qtp1603881081-21873) [n:127.0.0.1:39897_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testCreateCollection_abc_shard1_replica_n1' using configuration from configset testCreateCollection_abc.AUTOCREATED, trusted=true
   [junit4]   2> 1661487 INFO  (qtp1603881081-21873) [n:127.0.0.1:39897_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39897.solr.core.testCreateCollection_abc.shard1.replica_n1' (registry 'solr.core.testCreateCollection_abc.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@107eb2b
   [junit4]   2> 1661487 INFO  (qtp1603881081-21873) [n:127.0.0.1:39897_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.c.SolrCore [[testCreateCollection_abc_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestWithCollection_EB496DCA8D667F98-001/tempDir-001/node1/testCreateCollection_abc_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestWithCollection_EB496DCA8D667F98-001/tempDir-001/node1/testCreateCollection_abc_shard1_replica_n1/data/]
   [junit4]   2> 1661498 DEBUG (OverseerStateUpdate-72241146520338439-127.0.0.1:33459_solr-n_0000000000) [n:127.0.0.1:33459_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testCreateCollection_abc/state.json version: 1
   [junit4]   2> 1661545 INFO  (qtp1603881081-21873) [n:127.0.0.1:39897_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1661545 INFO  (qtp1603881081-21873) [n:127.0.0.1:39897_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1661546 INFO  (qtp1603881081-21873) [n:127.0.0.1:39897_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1661546 INFO  (qtp1603881081-21873) [n:127.0.0.1:39897_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1661548 INFO  (qtp1603881081-21873) [n:127.0.0.1:39897_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testCreateCollection_abc.AUTOCREATED
   [junit4]   2> 1661549 INFO  (qtp1603881081-21873) [n:127.0.0.1:39897_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testCreateCollection_abc.AUTOCREATED
   [junit4]   2> 1661549 INFO  (qtp1603881081-21873) [n:127.0.0.1:39897_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testCreateCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2> 1661549 INFO  (qtp1603881081-21873) [n:127.0.0.1:39897_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1661550 INFO  (qtp1603881081-21873) [n:127.0.0.1:39897_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1661550 INFO  (qtp1603881081-21873) [n:127.0.0.1:39897_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxQueryFrequency=0.01,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4}
   [junit4]   2> 1661551 INFO  (qtp1603881081-21873) [n:127.0.0.1:39897_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1661551 INFO  (qtp1603881081-21873) [n:127.0.0.1:39897_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1708226162656804864
   [junit4]   2> 1661553 INFO  (searcherExecutor-12705-thread-1-processing-n:127.0.0.1:39897_solr x:testCreateCollection_abc_shard1_replica_n1 c:testCreateCollection_abc s:shard1 r:core_node2) [n:127.0.0.1:39897_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1661553 INFO  (searcherExecutor-12705-thread-1-processing-n:127.0.0.1:39897_solr x:testCreateCollection_abc_shard1_replica_n1 c:testCreateCollection_abc s:shard1 r:core_node2) [n:127.0.0.1:39897_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1661555 INFO  (searcherExecutor-12705-thread-1-processing-n:127.0.0.1:39897_solr x:testCreateCollection_abc_shard1_replica_n1 c:testCreateCollection_abc s:shard1 r:core_node2) [n:127.0.0.1:39897_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.c.SolrCore [testCreateCollection_abc_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1661558 INFO  (qtp1603881081-21873) [n:127.0.0.1:39897_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testCreateCollection_abc/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1661558 INFO  (qtp1603881081-21873) [n:127.0.0.1:39897_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testCreateCollection_abc/leaders/shard1
   [junit4]   2> 1661561 INFO  (qtp1603881081-21873) [n:127.0.0.1:39897_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1661561 INFO  (qtp1603881081-21873) [n:127.0.0.1:39897_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1661561 INFO  (qtp1603881081-21873) [n:127.0.0.1:39897_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39897/solr/testCreateCollection_abc_shard1_replica_n1/
   [junit4]   2> 1661562 INFO  (qtp1603881081-21873) [n:127.0.0.1:39897_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1661562 INFO  (qtp1603881081-21873) [n:127.0.0.1:39897_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:39897/solr/testCreateCollection_abc_shard1_replica_n1/ has no replicas
   [junit4]   2> 1661562 INFO  (qtp1603881081-21873) [n:127.0.0.1:39897_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testCreateCollection_abc/leaders/shard1/leader after winning as /collections/testCreateCollection_abc/leader_elect/shard1/election/72241146520338440-core_node2-n_0000000000
   [junit4]   2> 1661565 INFO  (qtp1603881081-21873) [n:127.0.0.1:39897_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39897/solr/testCreateCollection_abc_shard1_replica_n1/ shard1
   [junit4]   2> 1661666 DEBUG (OverseerStateUpdate-72241146520338439-127.0.0.1:33459_solr-n_0000000000) [n:127.0.0.1:33459_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testCreateCollection_abc/state.json version: 2
   [junit4]   2> 1661667 INFO  (zkCallback-12679-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCreateCollection_abc/state.json] for collection [testCreateCollection_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1661667 INFO  (zkCallback-12679-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCreateCollection_abc/state.json] for collection [testCreateCollection_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1661667 INFO  (qtp1603881081-21873) [n:127.0.0.1:39897_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1661668 DEBUG (OverseerStateUpdate-72241146520338439-127.0.0.1:33459_solr-n_0000000000) [n:127.0.0.1:33459_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testCreateCollection_abc_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:39897_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:39897/solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testCreateCollection_abc",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1661668 DEBUG (OverseerStateUpdate-72241146520338439-127.0.0.1:33459_solr-n_0000000000) [n:127.0.0.1:33459_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"testCreateCollection_abc_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:39897_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:39897/solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 1661668 DEBUG (OverseerStateUpdate-72241146520338439-127.0.0.1:33459_solr-n_0000000000) [n:127.0.0.1:33459_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testCreateCollection_abc//collections/testCreateCollection_abc/state.json/3 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"testCreateCollection_abc_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:39897_solr",
   [junit4]   2>           "base_url":"http://127.0.0.1:39897/solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false",
   [junit4]   2>           "leader":"true"}}}}}
   [junit4]   2> 1661670 INFO  (qtp1603881081-21873) [n:127.0.0.1:39897_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testCreateCollection_abc.AUTOCREATED&newCollection=true&name=testCreateCollection_abc_shard1_replica_n1&action=CREATE&numShards=1&collection=testCreateCollection_abc&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=278
   [junit4]   2> 1661671 DEBUG (OverseerThreadFactory-12685-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.s.c.a.PolicyHelper final release, session 2800790001204974 lived a total of 491ms, 
   [junit4]   2> 1661672 INFO  (qtp2012100205-21876) [n:127.0.0.1:33459_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1661769 DEBUG (OverseerStateUpdate-72241146520338439-127.0.0.1:33459_solr-n_0000000000) [n:127.0.0.1:33459_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testCreateCollection_abc/state.json version: 3
   [junit4]   2> 1661770 INFO  (zkCallback-12675-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCreateCollection_abc/state.json] for collection [testCreateCollection_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1661770 INFO  (zkCallback-12679-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCreateCollection_abc/state.json] for collection [testCreateCollection_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1661770 INFO  (zkCallback-12679-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCreateCollection_abc/state.json] for collection [testCreateCollection_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1661770 INFO  (zkCallback-12679-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCreateCollection_abc/state.json] for collection [testCreateCollection_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1661771 INFO  (qtp2012100205-21876) [n:127.0.0.1:33459_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&name=testCreateCollection_abc&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:39897_solr&wt=javabin&version=2} status=0 QTime=794
   [junit4]   2> 1661774 INFO  (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testCreateCollection_xyz
   [junit4]   2> 1661774 INFO  (OverseerCollectionConfigSetProcessor-72241146520338439-127.0.0.1:33459_solr-n_0000000000) [n:127.0.0.1:33459_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> 1661786 INFO  (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default to /configs/testCreateCollection_xyz.AUTOCREATED
   [junit4]   2> 1661787 INFO  (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testCreateCollection_xyz.AUTOCREATED/protwords.txt
   [junit4]   2> 1661788 INFO  (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testCreateCollection_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 1661790 INFO  (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testCreateCollection_xyz.AUTOCREATED/solrconfig.xml
   [junit4]   2> 1661792 INFO  (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 1661793 INFO  (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 1661795 INFO  (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 1661796 INFO  (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 1661797 INFO  (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 1661798 INFO  (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 1661800 INFO  (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 1661801 INFO  (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 1661803 INFO  (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 1661804 INFO  (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 1661805 INFO  (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 1661807 INFO  (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 1661808 INFO  (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 1661809 INFO  (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 1661811 INFO  (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 1661812 INFO  (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 1661813 INFO  (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 1661815 INFO  (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 1661817 INFO  (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 1661819 INFO  (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 1661821 INFO  (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 1661822 INFO  (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 1661823 INFO  (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 1661825 INFO  (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 1661826 INFO  (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 1661828 INFO  (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 1661829 INFO  (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 1661830 INFO  (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 1661832 INFO  (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 1661833 INFO  (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 1661834 INFO  (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 1661836 INFO  (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 1661837 INFO  (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 1661839 INFO  (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 1661840 INFO  (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 1661841 INFO  (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 1661843 INFO  (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 1661844 INFO  (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 1661846 INFO  (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 1661847 INFO  (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testCreateCollection_xyz.AUTOCREATED/synonyms.txt
   [junit4]   2> 1661849 INFO  (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testCreateCollection_xyz.AUTOCREATED/stopwords.txt
   [junit4]   2> 1661853 DEBUG (OverseerStateUpdate-72241146520338439-127.0.0.1:33459_solr-n_0000000000) [n:127.0.0.1:33459_solr     ] o.a.s.c.o.ClusterStateMutator building a new cName: testCreateCollection_xyz
   [junit4]   2> 1661954 DEBUG (OverseerStateUpdate-72241146520338439-127.0.0.1:33459_solr-n_0000000000) [n:127.0.0.1:33459_solr     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testCreateCollection_xyz/state.json
   [junit4]   2> 1662056 DEBUG (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.s.c.a.PolicyHelper Creating a new session
   [junit4]   2> 1662061 INFO  (qtp2012100205-21874) [n:127.0.0.1:33459_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1662062 INFO  (qtp1603881081-21875) [n:127.0.0.1:39897_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testCreateCollection_abc.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1662063 INFO  (qtp1603881081-21866) [n:127.0.0.1:39897_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1662064 DEBUG (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.s.c.a.PolicyHelper New session created, 2800790885465437
   [junit4]   2> 1662068 DEBUG (OverseerThreadFactory-12685-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr     ] o.a.s.c.s.c.a.PolicyHelper returnSession 2800790885465437
   [junit4]   2> 1662071 INFO  (OverseerStateUpdate-72241146520338439-127.0.0.1:33459_solr-n_0000000000) [n:127.0.0.1:33459_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testCreateCollection_xyz_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:39897_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:39897/solr",
   [junit4]   2>   "collection":"testCreateCollection_xyz",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1662072 DEBUG (OverseerStateUpdate-72241146520338439-127.0.0.1:33459_solr-n_0000000000) [n:127.0.0.1:33459_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 1662072 DEBUG (OverseerStateUpdate-72241146520338439-127.0.0.1:33459_solr-n_0000000000) [n:127.0.0.1:33459_solr     ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node2":{
   [junit4]   2>       "core":"testCreateCollection_xyz_shard1_replica_n1",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":"127.0.0.1:39897_solr",
   [junit4]   2>       "type":"NRT",
   [junit4]   2>       "base_url":"http://127.0.0.1:39897/solr"}}}
   [junit4]   2> 1662173 DEBUG (OverseerStateUpdate-72241146520338439-127.0.0.1:33459_solr-n_0000000000) [n:127.0.0.1:33459_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testCreateCollection_xyz/state.json version: 0
   [junit4]   2> 1662275 INFO  (qtp1603881081-21869) [n:127.0.0.1:39897_solr    x:testCreateCollection_xyz_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testCreateCollection_xyz.AUTOCREATED&newCollection=true&name=testCreateCollection_xyz_shard1_replica_n1&action=CREATE&numShards=1&collection=testCreateCollection_xyz&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1662280 DEBUG (OverseerStateUpdate-72241146520338439-127.0.0.1:33459_solr-n_0000000000) [n:127.0.0.1:33459_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testCreateCollection_xyz_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:39897_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:39897/solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testCreateCollection_xyz",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1662280 DEBUG (OverseerStateUpdate-72241146520338439-127.0.0.1:33459_solr-n_0000000000) [n:127.0.0.1:33459_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"testCreateCollection_xyz_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:39897_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:39897/solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 1662280 DEBUG (OverseerStateUpdate-72241146520338439-127.0.0.1:33459_solr-n_0000000000) [n:127.0.0.1:33459_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testCreateCollection_xyz//collections/testCreateCollection_xyz/state.json/1 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "withCollection":"testCreateCollection_abc",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"t

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

	/solr/overseer/collection-queue-work
   [junit4]   2> 	8	/solr/collections/testMultipleWithCollections_abc/state.json
   [junit4]   2> 	8	/solr/collections/testMultipleWithCollections_xyz/state.json
   [junit4]   2> 	6	/solr/collections/testMultipleWithCollections_abc2/state.json
   [junit4]   2> 	5	/solr/collections/testMultipleWithCollections_xyz2/state.json
   [junit4]   2> 
   [junit4]   2> 1825850 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[EB496DCA8D667F98]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:37277
   [junit4]   2> 1825850 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[EB496DCA8D667F98]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37277
   [junit4]   2> 1825850 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[EB496DCA8D667F98]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37277
   [junit4]   2> 1825851 INFO  (TEST-TestWithCollection.testMultipleWithCollections-seed#[EB496DCA8D667F98]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testMultipleWithCollections
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestWithCollection -Dtests.method=testMultipleWithCollections -Dtests.seed=EB496DCA8D667F98 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=cs-CZ -Dtests.timezone=Indian/Maldives -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    130s J1 | TestWithCollection.testMultipleWithCollections <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:41759/solr
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EB496DCA8D667F98:898B40FC02AA94E0]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
   [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.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [junit4]    > 	at org.apache.solr.cloud.TestWithCollection.testMultipleWithCollections(TestWithCollection.java:578)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
   [junit4]    > 	... 53 more
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestWithCollection_EB496DCA8D667F98-001
   [junit4]   2> Aug 16, 2021 5:26:22 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(Lucene87), sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=cs-CZ, timezone=Indian/Maldives
   [junit4]   2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=178740648,total=510132224
   [junit4]   2> NOTE: All tests run in this JVM: [TestDynamicFieldResource, TestDistributedSearch, HdfsAutoAddReplicasIntegrationTest, TestPostingsSolrHighlighter, TestRemoteStreaming, CustomTermsComponentTest, TestPseudoReturnFields, MetricsDisabledCloudTest, DistributedFacetExistsSmallTest, ScriptEngineTest, TestLMJelinekMercerSimilarityFactory, TestReplicationHandlerDiskOverFlow, RulesTest, TestHdfsBackupRestoreCore, SplitByPrefixTest, CoreSorterTest, HighlighterConfigTest, UninvertDocValuesMergePolicyTest, SuggesterTest, PhrasesIdentificationComponentTest, HdfsDirectoryFactoryTest, DistributedIntervalFacetingTest, QueryEqualityTest, ConcurrentDeleteAndCreateCollectionTest, TestCollapseQParserPlugin, TestHashPartitioner, TestCloudDeleteByQuery, BasicFunctionalityTest, TestSolrConfigHandlerConcurrent, SolrMetricsIntegrationTest, TestJmxIntegration, TestStandardQParsers, IgnoreCommitOptimizeUpdateProcessorFactoryTest, AggValueSourceTest, HdfsWriteToMultipleCollectionsTest, TestOrdValues, TestSolr4Spatial, SearchRateTriggerIntegrationTest, CdcrRequestHandlerTest, TestTextField, BlockJoinFacetDistribTest, SubstringBytesRefFilterTest, TestInPlaceUpdateWithRouteField, SimpleMLTQParserTest, SparseHLLTest, ThreadDumpHandlerTest, TestDFISimilarityFactory, DistributedFacetSimpleRefinementLongTailTest, TestConfigSetProperties, TestBlobHandler, TestChildDocTransformer, ProtectedTermFilterFactoryTest, TestBinaryResponseWriter, CdcrBidirectionalTest, TestApiFramework, SchemaVersionSpecificBehaviorTest, SolrIndexSplitterTest, TestConfigSetsAPIZkFailure, ConnectionReuseTest, TestDelegationWithHadoopAuth, NoCacheHeaderTest, TestPerFieldSimilarityWithDefaultOverride, IndexSizeTriggerTest, TestRandomRequestDistribution, AnalysisErrorHandlingTest, TestCrossCoreJoin, V2ApiIntegrationTest, DocValuesNotIndexedTest, ConjunctionSolrSpellCheckerTest, DistribDocExpirationUpdateProcessorTest, FullHLLTest, TestCustomSort, TestSimExecutePlanAction, TestDocTermOrdsUninvertLimit, TestRandomCollapseQParserPlugin, TestPartialUpdateDeduplication, TermsComponentTest, TestSolrCLIRunExample, TestSuggestSpellingConverter, LeaderTragicEventTest, PrimitiveFieldTypeTest, MoveReplicaHDFSTest, TestSchemaDesignerConfigSetHelper, TestSolrCloudWithDelegationTokens, DistributedTermsComponentTest, TestFoldingMultitermQuery, LukeRequestHandlerTest, TestInitQParser, TestSQLHandlerNonCloud, NestedShardedAtomicUpdateTest, SpatialFilterTest, CSVRequestHandlerTest, AnalyticsMergeStrategyTest, TestDynamicURP, LocalFSCloudIncrementalBackupTest, HealthCheckHandlerTest, SoftAutoCommitTest, TestDistribIDF, TestLocalFSCloudBackupRestore, AtomicUpdateProcessorFactoryTest, TemplateUpdateProcessorTest, ChaosMonkeyNothingIsSafeTest, DocumentBuilderTest, TestReversedWildcardFilterFactory, RoutingToNodesWithPropertiesTest, TestStressUserVersions, ZkStateReaderTest, TriggerCooldownIntegrationTest, TestManagedSynonymFilterFactory, DimensionalRoutedAliasUpdateProcessorTest, TestSchemaField, TestShardHandlerFactory, OverseerSolrResponseUnsafeSerializationTest, HdfsBasicDistributedZk2Test, TestBinaryField, AssignBackwardCompatibilityTest, BasicZkTest, ClusterStateMockUtilTest, ClusterStateTest, ClusterStateUpdateTest, CollectionPropsTest, ConcurrentCreateRoutedAliasTest, ConnectionManagerTest, CreateRoutedAliasTest, DeleteInactiveReplicaTest, DeleteShardTest, DeleteStatusTest, DistribCursorPagingTest, DistributedVersionInfoTest, HttpPartitionWithTlogReplicasTest, LeaderFailureAfterFreshStartTest, PackageManagerCLITest, RecoveryZkTest, ReplicationFactorTest, SolrXmlInZkTest, SyncSliceTest, TestClusterProperties, TestConfigSetsAPIExclusivity, TestConfigSetsAPIShareSchema, TestOnReconnectListenerSupport, TestPullReplicaErrorHandling, TestShortCircuitedRequests, TestStressInPlaceUpdates, TestTolerantUpdateProcessorRandomCloud, TestWithCollection]
   [junit4] Completed [597/945 (1!)] on J1 in 166.43s, 9 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 53646 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 3005 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/3005/

1 tests failed.
FAILED:  org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.test

Error Message:
Error from server at http://127.0.0.1:32867/collection1: org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded:[http://[::1]:4, http://[::1]:8]

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:32867/collection1: org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded:[http://[::1]:4, http://[::1]:8]
	at __randomizedtesting.SeedInfo.seed([A7512C642DB87A28:2F0513BE834417D0]: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:214)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:623)
	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.queryAllowPartialResults(DistributedQueryComponentCustomSortTest.java:139)
	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.test(DistributedQueryComponentCustomSortTest.java:129)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1084)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1055)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13910 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest
   [junit4]   2> 455753 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A7512C642DB87A28]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 455753 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A7512C642DB87A28]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 455753 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A7512C642DB87A28]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A7512C642DB87A28-001/data-dir-67-001
   [junit4]   2> 455753 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A7512C642DB87A28]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=55 numCloses=55
   [junit4]   2> 455753 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A7512C642DB87A28]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 455755 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A7512C642DB87A28]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 455755 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A7512C642DB87A28]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 455755 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A7512C642DB87A28]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 455762 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A7512C642DB87A28]-worker) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 455776 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A7512C642DB87A28]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 455776 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A7512C642DB87A28]-worker) [     ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 455776 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A7512C642DB87A28]-worker) [     ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 455778 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A7512C642DB87A28]-worker) [     ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 455779 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A7512C642DB87A28]-worker) [     ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 456438 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A7512C642DB87A28]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:378) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:343) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.setUpBeforeClass(DistributedQueryComponentCustomSortTest.java:44) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_291]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> 456439 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A7512C642DB87A28]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1348) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1380) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:679) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:184) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.setUpBeforeClass(DistributedQueryComponentCustomSortTest.java:44) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_291]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> 456440 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A7512C642DB87A28]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 456442 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A7512C642DB87A28]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@40a89c18[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 456442 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A7512C642DB87A28]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@40a89c18[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 456444 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A7512C642DB87A28]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5073ed8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 456444 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A7512C642DB87A28]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5073ed8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 456446 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A7512C642DB87A28]-worker) [     ] 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> 456473 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A7512C642DB87A28]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@215ccc7d
   [junit4]   2> 456480 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A7512C642DB87A28]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@215ccc7d
   [junit4]   2> 456480 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A7512C642DB87A28]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@215ccc7d
   [junit4]   2> 456481 INFO  (coreLoadExecutor-6144-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 456492 INFO  (coreLoadExecutor-6144-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 456517 INFO  (coreLoadExecutor-6144-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 456518 WARN  (coreLoadExecutor-6144-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 456518 WARN  (coreLoadExecutor-6144-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 456519 INFO  (coreLoadExecutor-6144-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 456520 INFO  (coreLoadExecutor-6144-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 456520 INFO  (coreLoadExecutor-6144-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 456520 INFO  (coreLoadExecutor-6144-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@215ccc7d
   [junit4]   2> 456520 INFO  (coreLoadExecutor-6144-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A7512C642DB87A28-001/data-dir-67-001/]
   [junit4]   2> 456522 INFO  (coreLoadExecutor-6144-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=25.3125, floorSegmentMB=1.5380859375, forceMergeDeletesPctAllowed=5.077304407418196, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.31186018385395, deletesPctAllowed=47.715867793569856
   [junit4]   2> 456584 INFO  (coreLoadExecutor-6144-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 456584 INFO  (coreLoadExecutor-6144-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 456585 INFO  (coreLoadExecutor-6144-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 456585 INFO  (coreLoadExecutor-6144-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 456586 INFO  (coreLoadExecutor-6144-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=34.1611328125, floorSegmentMB=1.3828125, forceMergeDeletesPctAllowed=13.037253306333342, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.49535272440485734, deletesPctAllowed=23.95884977273331
   [junit4]   2> 456587 INFO  (coreLoadExecutor-6144-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 456602 INFO  (coreLoadExecutor-6144-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 456671 INFO  (coreLoadExecutor-6144-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 456671 INFO  (coreLoadExecutor-6144-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1708287993794527232
   [junit4]   2> 456673 INFO  (searcherExecutor-6146-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 456673 INFO  (searcherExecutor-6146-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 456673 INFO  (searcherExecutor-6146-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 456673 INFO  (searcherExecutor-6146-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 456673 INFO  (searcherExecutor-6146-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 456673 INFO  (searcherExecutor-6146-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 456673 INFO  (searcherExecutor-6146-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 456674 INFO  (searcherExecutor-6146-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 456674 INFO  (searcherExecutor-6146-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 456675 INFO  (searcherExecutor-6146-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 456675 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A7512C642DB87A28]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 456785 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A7512C642DB87A28-001/tempDir-001/control/cores/collection1
   [junit4]   2> 456786 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 456786 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 456786 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 456788 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 456788 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 456788 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 456788 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@560632a4{/,null,AVAILABLE}
   [junit4]   2> 456789 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@657bf0b5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40013}
   [junit4]   2> 456789 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.e.j.s.Server Started @456818ms
   [junit4]   2> 456789 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/, hostPort=40013, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A7512C642DB87A28-001/tempDir-001/control/cores}
   [junit4]   2> 456789 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 456789 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 456789 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 456789 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 456789 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 456789 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-16T21:46:24.825Z
   [junit4]   2> 456789 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A7512C642DB87A28-001/tempDir-001/control/solr.xml
   [junit4]   2> 456792 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 456792 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 456793 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@215ccc7d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 457331 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 457332 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5d655bd4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 457332 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5d655bd4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 457335 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5ec002f4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 457335 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5ec002f4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 457337 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] 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> 457348 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 457348 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 457367 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@215ccc7d
   [junit4]   2> 457389 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@215ccc7d
   [junit4]   2> 457389 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@215ccc7d
   [junit4]   2> 457390 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A7512C642DB87A28-001/tempDir-001/control/cores
   [junit4]   2> 457390 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 457398 INFO  (coreLoadExecutor-6164-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 457419 INFO  (coreLoadExecutor-6164-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 457419 WARN  (coreLoadExecutor-6164-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 457419 WARN  (coreLoadExecutor-6164-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 457420 INFO  (coreLoadExecutor-6164-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 457421 INFO  (coreLoadExecutor-6164-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 457421 INFO  (coreLoadExecutor-6164-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 457421 INFO  (coreLoadExecutor-6164-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@215ccc7d
   [junit4]   2> 457421 INFO  (coreLoadExecutor-6164-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A7512C642DB87A28-001/tempDir-001/control/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A7512C642DB87A28-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 457423 INFO  (coreLoadExecutor-6164-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=25.3125, floorSegmentMB=1.5380859375, forceMergeDeletesPctAllowed=5.077304407418196, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.31186018385395, deletesPctAllowed=47.715867793569856
   [junit4]   2> 457474 INFO  (coreLoadExecutor-6164-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 457474 INFO  (coreLoadExecutor-6164-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 457475 INFO  (coreLoadExecutor-6164-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 457475 INFO  (coreLoadExecutor-6164-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 457476 INFO  (coreLoadExecutor-6164-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=34.1611328125, floorSegmentMB=1.3828125, forceMergeDeletesPctAllowed=13.037253306333342, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.49535272440485734, deletesPctAllowed=23.95884977273331
   [junit4]   2> 457477 INFO  (coreLoadExecutor-6164-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 457493 INFO  (coreLoadExecutor-6164-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 457557 INFO  (coreLoadExecutor-6164-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 457557 INFO  (coreLoadExecutor-6164-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1708287994723565568
   [junit4]   2> 457559 INFO  (searcherExecutor-6166-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 457559 INFO  (searcherExecutor-6166-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 457559 INFO  (searcherExecutor-6166-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 457559 INFO  (searcherExecutor-6166-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 457559 INFO  (searcherExecutor-6166-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 457559 INFO  (searcherExecutor-6166-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 457559 INFO  (searcherExecutor-6166-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 457560 INFO  (searcherExecutor-6166-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 457560 INFO  (searcherExecutor-6166-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 457562 INFO  (searcherExecutor-6166-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 457728 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A7512C642DB87A28-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 457730 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 457730 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 457730 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 457730 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 457730 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 457731 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 457731 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2863832f{/,null,AVAILABLE}
   [junit4]   2> 457731 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4f1fd587{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:32867}
   [junit4]   2> 457731 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.e.j.s.Server Started @457760ms
   [junit4]   2> 457731 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/, hostPort=32867, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A7512C642DB87A28-001/tempDir-001/shard0/cores}
   [junit4]   2> 457732 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 457732 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 457732 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 457732 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 457732 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 457732 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-16T21:46:25.768Z
   [junit4]   2> 457732 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A7512C642DB87A28-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 457735 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 457735 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 457737 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@215ccc7d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 459558 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 459560 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@54f01d93[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 459560 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@54f01d93[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 459575 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1d4d8178[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 459575 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1d4d8178[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 459577 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] 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> 459592 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 459592 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 459637 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@215ccc7d
   [junit4]   2> 459653 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@215ccc7d
   [junit4]   2> 459653 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@215ccc7d
   [junit4]   2> 459655 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A7512C642DB87A28-001/tempDir-001/shard0/cores
   [junit4]   2> 459655 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 459669 INFO  (coreLoadExecutor-6183-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 459697 INFO  (coreLoadExecutor-6183-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 459697 WARN  (coreLoadExecutor-6183-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 459698 WARN  (coreLoadExecutor-6183-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 459700 INFO  (coreLoadExecutor-6183-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 459701 INFO  (coreLoadExecutor-6183-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 459701 INFO  (coreLoadExecutor-6183-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 459701 INFO  (coreLoadExecutor-6183-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@215ccc7d
   [junit4]   2> 459701 INFO  (coreLoadExecutor-6183-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A7512C642DB87A28-001/tempDir-001/shard0/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A7512C642DB87A28-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 459703 INFO  (coreLoadExecutor-6183-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=25.3125, floorSegmentMB=1.5380859375, forceMergeDeletesPctAllowed=5.077304407418196, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.31186018385395, deletesPctAllowed=47.715867793569856
   [junit4]   2> 459824 INFO  (coreLoadExecutor-6183-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 459824 INFO  (coreLoadExecutor-6183-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 459826 INFO  (coreLoadExecutor-6183-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 459826 INFO  (coreLoadExecutor-6183-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 459827 INFO  (coreLoadExecutor-6183-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=34.1611328125, floorSegmentMB=1.3828125, forceMergeDeletesPctAllowed=13.037253306333342, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.49535272440485734, deletesPctAllowed=23.95884977273331
   [junit4]   2> 459829 INFO  (coreLoadExecutor-6183-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 459847 INFO  (coreLoadExecutor-6183-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 459921 INFO  (coreLoadExecutor-6183-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 459921 INFO  (coreLoadExecutor-6183-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1708287997202399232
   [junit4]   2> 459923 INFO  (searcherExecutor-6185-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 459924 INFO  (searcherExecutor-6185-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 459924 INFO  (searcherExecutor-6185-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 459924 INFO  (searcherExecutor-6185-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 459924 INFO  (searcherExecutor-6185-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 459924 INFO  (searcherExecutor-6185-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 459925 INFO  (searcherExecutor-6185-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 459925 INFO  (searcherExecutor-6185-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 459925 INFO  (searcherExecutor-6185-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 459928 INFO  (searcherExecutor-6185-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 460070 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A7512C642DB87A28-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 460071 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 460071 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 460072 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 460073 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 460073 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 460073 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 460074 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6abb5cbc{/,null,AVAILABLE}
   [junit4]   2> 460074 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@33c39cea{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41501}
   [junit4]   2> 460074 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.e.j.s.Server Started @460103ms
   [junit4]   2> 460074 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/, hostPort=41501, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A7512C642DB87A28-001/tempDir-001/shard1/cores}
   [junit4]   2> 460075 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 460075 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 460075 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 460075 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 460075 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 460075 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-16T21:46:28.111Z
   [junit4]   2> 460075 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A7512C642DB87A28-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 460080 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 460080 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 460083 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@215ccc7d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 461135 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 461138 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@43f42968[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 461138 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@43f42968[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 461144 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3fcc82d8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 461145 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3fcc82d8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 461147 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] 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> 461165 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 461165 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 461189 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@215ccc7d
   [junit4]   2> 461217 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@215ccc7d
   [junit4]   2> 461218 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@215ccc7d
   [junit4]   2> 461223 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A7512C642DB87A28-001/tempDir-001/shard1/cores
   [junit4]   2> 461224 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 461237 INFO  (coreLoadExecutor-6202-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 461296 INFO  (coreLoadExecutor-6202-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 461296 WARN  (coreLoadExecutor-6202-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 461296 WARN  (coreLoadExecutor-6202-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 461298 INFO  (coreLoadExecutor-6202-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 461299 INFO  (coreLoadExecutor-6202-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 461299 INFO  (coreLoadExecutor-6202-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 461300 INFO  (coreLoadExecutor-6202-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@215ccc7d
   [junit4]   2> 461300 INFO  (coreLoadExecutor-6202-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A7512C642DB87A28-001/tempDir-001/shard1/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A7512C642DB87A28-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 461302 INFO  (coreLoadExecutor-6202-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=25.3125, floorSegmentMB=1.5380859375, forceMergeDeletesPctAllowed=5.077304407418196, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.31186018385395, deletesPctAllowed=47.715867793569856
   [junit4]   2> 461390 INFO  (coreLoadExecutor-6202-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 461390 INFO  (coreLoadExecutor-6202-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 461392 INFO  (coreLoadExecutor-6202-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 461392 INFO  (coreLoadExecutor-6202-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 461393 INFO  (coreLoadExecutor-6202-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=34.1611328125, floorSegmentMB=1.3828125, forceMergeDeletesPctAllowed=13.037253306333342, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.49535272440485734, deletesPctAllowed=23.95884977273331
   [junit4]   2> 461395 INFO  (coreLoadExecutor-6202-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 461412 INFO  (coreLoadExecutor-6202-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 461483 INFO  (coreLoadExecutor-6202-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 461484 INFO  (coreLoadExecutor-6202-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1708287998841323520
   [junit4]   2> 461486 INFO  (searcherExecutor-6204-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 461486 INFO  (searcherExecutor-6204-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 461486 INFO  (searcherExecutor-6204-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 461486 INFO  (searcherExecutor-6204-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 461487 INFO  (searcherExecutor-6204-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 461487 INFO  (searcherExecutor-6204-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 461487 INFO  (searcherExecutor-6204-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 461488 INFO  (searcherExecutor-6204-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 461488 INFO  (searcherExecutor-6204-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 461492 INFO  (searcherExecutor-6204-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 461654 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A7512C642DB87A28-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 461656 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 461656 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 461656 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 461658 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 461658 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 461658 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 461658 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3236e899{/,null,AVAILABLE}
   [junit4]   2> 461659 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@767c7043{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41211}
   [junit4]   2> 461659 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.e.j.s.Server Started @461688ms
   [junit4]   2> 461659 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, solrconfig=solrconfig.xml, hostContext=/, hostPort=41211, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A7512C642DB87A28-001/tempDir-001/shard2/cores}
   [junit4]   2> 461660 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 461660 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 461660 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 461660 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 461660 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 461660 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-16T21:46:29.696Z
   [junit4]   2> 461660 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A7512C642DB87A28-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 461664 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 461664 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 461666 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@215ccc7d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 462854 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 462855 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@651ba8b5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 462855 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@651ba8b5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 462860 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@75745812[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 462860 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@75745812[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 462862 WARN  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] 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> 462877 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 462877 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 462903 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@215ccc7d
   [junit4]   2> 462918 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@215ccc7d
   [junit4]   2> 462918 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@215ccc7d
   [junit4]   2> 462921 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A7512C642DB87A28-001/tempDir-001/shard2/cores
   [junit4]   2> 462921 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[A7512C642DB87A28]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 462939 INFO  (coreLoadExecutor-6221-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 462973 INFO  (coreLoadExecutor-6221-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 462973 WARN  (coreLoadExecutor-6221-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 462973 WARN  (coreLoadExecutor-6221-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 462975 INFO  (coreLoadExecutor-6221-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-custom-field-sort
   [junit4]   2> 462976 INFO  (coreLoadExecutor-6221-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 462976 INFO  (coreLoadExecutor-6221-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 462977 INFO  (coreLoadExecutor-6221-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@215ccc7d
   [junit4]   2> 462977 INFO  (coreLoadExecutor-6221-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A7512C642DB87A28-001/tempDir-001/shard2/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A7512C642DB87A28-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 462979 INFO  (coreLoadExecutor-6221-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=25.3125, floorSegmentMB=1.5380859375, forceMergeDeletesPctAllowed=5.077304407418196, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.31186018385395, deletesPctAllowed=47.715867793569856
   [junit4]   2> 463082 INFO  (coreLoadExecutor-6221-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 463082 INFO  (coreLoadExecutor-6221-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 463083 INFO  (coreLoadExecutor-6221-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 463083 INFO  (coreLoadExecutor-6221-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 463084 INFO  (coreLoadExecutor-6221-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=34.1611328125, floorSegmentMB=1.3828125, forceMergeDeletesPctAllowed=13.037253306333342, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.49535272440485734, deletesPctAllowed=23.95884977273331
   [junit4]   2> 463086 INFO  (coreLoadExecutor-6221-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 463104 INFO  (coreLoadExecutor-6221-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 463175 INFO  (coreLoadExecutor-6221-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 463175 INFO  (coreLoadExecutor-6221-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1708288000614465536
   [junit4]   2> 463177 INFO  (searcherExecutor-6223-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 463178 INFO  (searcherExecutor-6223-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 463178 INFO  (searcherExecutor-6223-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 463178 INFO  (searcherExecutor-6223-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 463178 INFO  (searcherExecutor-6223-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowink

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

    ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 463692 INFO  (closeThreadPool-6231-thread-7) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 463692 INFO  (closeThreadPool-6231-thread-7) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4b27461c: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@7f038874
   [junit4]   2> 463701 INFO  (closeThreadPool-6231-thread-7) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 463701 INFO  (closeThreadPool-6231-thread-7) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@786ca730: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@1536a413
   [junit4]   2> 463703 INFO  (closeThreadPool-6231-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@33c39cea{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 463704 INFO  (closeThreadPool-6231-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6abb5cbc{/,null,STOPPED}
   [junit4]   2> 463704 INFO  (closeThreadPool-6231-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 463704 INFO  (closeThreadPool-6231-thread-7) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 463705 INFO  (closeThreadPool-6231-thread-6) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4f1fd587{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 463704 INFO  (closeThreadPool-6231-thread-7) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@20f3b818: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@6e190567
   [junit4]   2> 463705 INFO  (closeThreadPool-6231-thread-6) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2863832f{/,null,STOPPED}
   [junit4]   2> 463706 INFO  (closeThreadPool-6231-thread-6) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 463714 INFO  (closeThreadPool-6231-thread-7) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@767c7043{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 463715 INFO  (closeThreadPool-6231-thread-7) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3236e899{/,null,STOPPED}
   [junit4]   2> 463715 INFO  (closeThreadPool-6231-thread-7) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedQueryComponentCustomSortTest -Dtests.method=test -Dtests.seed=A7512C642DB87A28 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=es-CU -Dtests.timezone=Asia/Istanbul -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   7.05s J0 | DistributedQueryComponentCustomSortTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:32867/collection1: org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded:[http://[::1]:4, http://[::1]:8]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A7512C642DB87A28:2F0513BE834417D0]: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:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:623)
   [junit4]    > 	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.queryAllowPartialResults(DistributedQueryComponentCustomSortTest.java:139)
   [junit4]    > 	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.test(DistributedQueryComponentCustomSortTest.java:129)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1084)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1055)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 463725 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A7512C642DB87A28]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 463725 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A7512C642DB87A28]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=414661132
   [junit4]   2> 463726 INFO  (coreCloseExecutor-6249-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@370c937
   [junit4]   2> 463726 INFO  (coreCloseExecutor-6249-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@370c937
   [junit4]   2> 463726 INFO  (coreCloseExecutor-6249-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@322460: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@67244d45
   [junit4]   2> 463730 INFO  (coreCloseExecutor-6249-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 463731 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A7512C642DB87A28]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 463732 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A7512C642DB87A28]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@281f292f: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@2216ea82
   [junit4]   2> 463733 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A7512C642DB87A28]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 463733 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A7512C642DB87A28]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7b292b82: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@1536a413
   [junit4]   2> 463733 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A7512C642DB87A28]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 463733 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[A7512C642DB87A28]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6e6a11d9: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@6e190567
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedQueryComponentCustomSortTest_A7512C642DB87A28-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {id_i=FST50, _version_=PostingsFormat(name=LuceneFixedGap), _root_=PostingsFormat(name=LuceneFixedGap), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), text=FST50, asdfasdf_field_should_match_catchall_dynamic_field_adsfasdf=PostingsFormat(name=LuceneFixedGap)}, docValues:{payload=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=466, maxMBSortInHeap=5.952584603258605, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=es-CU, timezone=Asia/Istanbul
   [junit4]   2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=116371864,total=504889344
   [junit4]   2> NOTE: All tests run in this JVM: [TestDynamicFieldCollectionResource, FileUtilsTest, TestGeoJSONResponseWriter, OverriddenZkACLAndCredentialsProvidersTest, TestSlowCompositeReaderWrapper, DaemonStreamApiTest, TestDefaultStatsCache, ReplaceNodeTest, ClusterStateMockUtilTest, TestWriterPerf, SolrTestCaseJ4Test, TestLegacyFieldCache, TestFuzzyAnalyzedSuggestions, BlobRepositoryCloudTest, TestUpdate, TestManagedSchema, SmileWriterTest, TestHighlightDedupGrouping, MetricsHistoryHandlerTest, CrossCollectionJoinQueryTest, TestManagedStopFilterFactory, JavabinLoaderTest, DeleteNodeTest, TestRealTimeGet, TestSolrCloudWithHadoopAuthPlugin, TestContainerPlugin, TestExclusionRuleCollectionAccess, TestSQLHandler, ExitableDirectoryReaderTest, TestCoreDiscovery, TestExtendedDismaxParser, RegexBoostProcessorTest, TestSimScenario, VersionInfoTest, TestSolrConfigHandlerCloud, ZkSolrClientTest, NodeMarkersRegistrationTest, BinaryUpdateRequestHandlerTest, HttpSolrCallGetCoreTest, FullSolrCloudDistribCmdsTest, TestCaffeineCache, TestHdfsCloudBackupRestore, DistributedQueryComponentCustomSortTest]
   [junit4] Completed [186/946 (1!)] on J0 in 8.26s, 1 test, 1 error <<< FAILURES!

[...truncated 55235 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 3004 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/3004/

1 tests failed.
FAILED:  org.apache.solr.metrics.reporters.SolrJmxReporterTest.testClosedCore

Error Message:
Captured an uncaught exception in thread: Thread[id=5051, name=Thread-1762, state=RUNNABLE, group=TGRP-SolrJmxReporterTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=5051, name=Thread-1762, state=RUNNABLE, group=TGRP-SolrJmxReporterTest]
	at __randomizedtesting.SeedInfo.seed([5A342D65FE0067B7:2D49FB45DE990547]:0)
Caused by: java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([5A342D65FE0067B7]:0)
	at org.junit.Assert.fail(Assert.java:87)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.junit.Assert.assertNotNull(Assert.java:713)
	at org.junit.Assert.assertNotNull(Assert.java:723)
	at org.apache.solr.metrics.reporters.SolrJmxReporterTest$1.run(SolrJmxReporterTest.java:213)




Build Log:
[...truncated 13774 lines...]
   [junit4] Suite: org.apache.solr.metrics.reporters.SolrJmxReporterTest
   [junit4]   2> 318150 INFO  (SUITE-SolrJmxReporterTest-seed#[5A342D65FE0067B7]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 318150 INFO  (SUITE-SolrJmxReporterTest-seed#[5A342D65FE0067B7]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.SolrJmxReporterTest_5A342D65FE0067B7-001/data-dir-24-001
   [junit4]   2> 318151 WARN  (SUITE-SolrJmxReporterTest-seed#[5A342D65FE0067B7]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12
   [junit4]   2> 318151 INFO  (SUITE-SolrJmxReporterTest-seed#[5A342D65FE0067B7]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 318153 INFO  (SUITE-SolrJmxReporterTest-seed#[5A342D65FE0067B7]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 318153 INFO  (SUITE-SolrJmxReporterTest-seed#[5A342D65FE0067B7]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 318156 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[5A342D65FE0067B7]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testEnabled
   [junit4]   2> 318156 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[5A342D65FE0067B7]) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 318162 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[5A342D65FE0067B7]) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 318182 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[5A342D65FE0067B7]) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 318185 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[5A342D65FE0067B7]) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 318195 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[5A342D65FE0067B7]) [     ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 321388 WARN  (TEST-SolrJmxReporterTest.testEnabled-seed#[5A342D65FE0067B7]) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:378) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:343) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.SolrJmxReporterTest.beforeTest(SolrJmxReporterTest.java:79) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_291]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> 321390 WARN  (TEST-SolrJmxReporterTest.testEnabled-seed#[5A342D65FE0067B7]) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1348) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1380) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:679) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:184) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.SolrJmxReporterTest.beforeTest(SolrJmxReporterTest.java:79) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_291]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> 321391 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[5A342D65FE0067B7]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 321393 WARN  (TEST-SolrJmxReporterTest.testEnabled-seed#[5A342D65FE0067B7]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2db42d5a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 321393 WARN  (TEST-SolrJmxReporterTest.testEnabled-seed#[5A342D65FE0067B7]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2db42d5a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 321401 WARN  (TEST-SolrJmxReporterTest.testEnabled-seed#[5A342D65FE0067B7]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7fae35a1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 321401 WARN  (TEST-SolrJmxReporterTest.testEnabled-seed#[5A342D65FE0067B7]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7fae35a1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 321402 WARN  (TEST-SolrJmxReporterTest.testEnabled-seed#[5A342D65FE0067B7]) [     ] 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> 321455 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35362c26
   [junit4]   2> 321463 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35362c26
   [junit4]   2> 321463 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35362c26
   [junit4]   2> 321464 INFO  (coreLoadExecutor-2664-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 321472 INFO  (coreLoadExecutor-2664-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 321491 INFO  (coreLoadExecutor-2664-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 321494 INFO  (coreLoadExecutor-2664-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 321502 INFO  (coreLoadExecutor-2664-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 321510 INFO  (coreLoadExecutor-2664-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 321510 INFO  (coreLoadExecutor-2664-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35362c26
   [junit4]   2> 321511 INFO  (coreLoadExecutor-2664-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.SolrJmxReporterTest_5A342D65FE0067B7-001/data-dir-24-001/]
   [junit4]   2> 321512 INFO  (coreLoadExecutor-2664-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=74.0517578125, floorSegmentMB=1.349609375, forceMergeDeletesPctAllowed=12.38272548051666, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4386447361100332, deletesPctAllowed=26.09303684342266
   [junit4]   2> 321564 INFO  (coreLoadExecutor-2664-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 321564 INFO  (coreLoadExecutor-2664-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 321564 INFO  (coreLoadExecutor-2664-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 321565 WARN  (coreLoadExecutor-2664-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 321566 INFO  (coreLoadExecutor-2664-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 321566 INFO  (searcherExecutor-2666-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 321567 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[5A342D65FE0067B7]) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 321626 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[5A342D65FE0067B7]) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'SolrJmxReporterTest-dzelolmmu.solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b2acc0e
   [junit4]   2> 321657 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[5A342D65FE0067B7]) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'SolrJmxReporterTest-gqlvellkg.solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b2acc0e
   [junit4]   2> 321657 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[5A342D65FE0067B7]) [    x:collection1 ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.core.collection1
   [junit4]   2> 321773 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=null
   [junit4]   2> 321773 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@679962d9: rootName = SolrJmxReporterTest-dzelolmmu, domain = solr.core.collection1, service url = null, agent id = localhost_1629131102665] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@33471a03
   [junit4]   2> 321787 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@55468b77: rootName = SolrJmxReporterTest-fyyxfktams, domain = solr.core.collection1, service url = null, agent id = localhost_1629131102665] for registry solr.core.collection1/null
   [junit4]   2> 321787 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@17ad3c40: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@33471a03
   [junit4]   2> 321801 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@612aa3a9: rootName = SolrJmxReporterTest-gqlvellkg, domain = solr.core.collection1, service url = null, agent id = localhost_1629131102665] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@33471a03
   [junit4]   2> 321818 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@5fe906d9
   [junit4]   2> 321818 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[5A342D65FE0067B7]) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 321818 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[5A342D65FE0067B7]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1803763485
   [junit4]   2> 321828 INFO  (coreCloseExecutor-2671-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5fe906d9
   [junit4]   2> 321828 INFO  (coreCloseExecutor-2671-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@5fe906d9
   [junit4]   2> 321828 INFO  (coreCloseExecutor-2671-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 321829 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 321829 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6e50026b: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@2cd0c7b1
   [junit4]   2> 321835 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 321835 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5eed18e: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@3503d644
   [junit4]   2> 321838 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 321838 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5cfef2b2: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@644c7486
   [junit4]   2> 321840 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[5A342D65FE0067B7]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testEnabled
   [junit4]   2> 321843 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[5A342D65FE0067B7]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testReportMetrics
   [junit4]   2> 321844 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[5A342D65FE0067B7]) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 321850 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[5A342D65FE0067B7]) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 321866 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[5A342D65FE0067B7]) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 321866 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[5A342D65FE0067B7]) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.SolrJmxReporterTest_5A342D65FE0067B7-001/data-dir-25-001
   [junit4]   2> 321869 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[5A342D65FE0067B7]) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 321877 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[5A342D65FE0067B7]) [     ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 322549 WARN  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[5A342D65FE0067B7]) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:378) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:343) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.SolrJmxReporterTest.beforeTest(SolrJmxReporterTest.java:79) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_291]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> 322551 WARN  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[5A342D65FE0067B7]) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1348) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1380) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:679) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:184) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.SolrJmxReporterTest.beforeTest(SolrJmxReporterTest.java:79) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_291]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> 322561 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[5A342D65FE0067B7]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 322563 WARN  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[5A342D65FE0067B7]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2660bdd0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 322563 WARN  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[5A342D65FE0067B7]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2660bdd0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 322568 WARN  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[5A342D65FE0067B7]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@51043f41[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 322568 WARN  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[5A342D65FE0067B7]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@51043f41[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 322570 WARN  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[5A342D65FE0067B7]) [     ] 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> 322601 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35362c26
   [junit4]   2> 322608 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35362c26
   [junit4]   2> 322608 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35362c26
   [junit4]   2> 322610 INFO  (coreLoadExecutor-2683-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 322617 INFO  (coreLoadExecutor-2683-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 322635 INFO  (coreLoadExecutor-2683-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 322639 INFO  (coreLoadExecutor-2683-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 322649 INFO  (coreLoadExecutor-2683-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 322658 INFO  (coreLoadExecutor-2683-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 322658 INFO  (coreLoadExecutor-2683-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35362c26
   [junit4]   2> 322658 INFO  (coreLoadExecutor-2683-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.SolrJmxReporterTest_5A342D65FE0067B7-001/data-dir-25-001/]
   [junit4]   2> 322660 INFO  (coreLoadExecutor-2683-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=74.0517578125, floorSegmentMB=1.349609375, forceMergeDeletesPctAllowed=12.38272548051666, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4386447361100332, deletesPctAllowed=26.09303684342266
   [junit4]   2> 322702 INFO  (coreLoadExecutor-2683-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 322703 INFO  (coreLoadExecutor-2683-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 322703 INFO  (coreLoadExecutor-2683-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 322704 WARN  (coreLoadExecutor-2683-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 322704 INFO  (coreLoadExecutor-2683-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 322706 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[5A342D65FE0067B7]) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 322706 INFO  (searcherExecutor-2685-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 322748 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[5A342D65FE0067B7]) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'SolrJmxReporterTest-dlsicrc.solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b2acc0e
   [junit4]   2> 322817 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=null
   [junit4]   2> 322817 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@65b3897d: rootName = SolrJmxReporterTest-dlsicrc, domain = solr.core.collection1, service url = null, agent id = localhost_1629131102665] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@5aa6d080
   [junit4]   2> 322840 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2e08c765: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@5aa6d080
   [junit4]   2> 322862 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@11d896cc
   [junit4]   2> 322863 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[5A342D65FE0067B7]) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 322863 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[5A342D65FE0067B7]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1233550223
   [junit4]   2> 322863 INFO  (coreCloseExecutor-2690-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@11d896cc
   [junit4]   2> 322863 INFO  (coreCloseExecutor-2690-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@11d896cc
   [junit4]   2> 322864 INFO  (coreCloseExecutor-2690-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 322865 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 322865 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@26ac3c8c: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@431b902b
   [junit4]   2> 322871 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 322871 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3a8e4c82: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@3503d644
   [junit4]   2> 322874 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 322874 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7ee2fc50: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@644c7486
   [junit4]   2> 322877 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[5A342D65FE0067B7]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testReportMetrics
   [junit4]   2> 322882 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testClosedCore
   [junit4]   2> 322882 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 322888 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 322905 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 322905 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.SolrJmxReporterTest_5A342D65FE0067B7-001/data-dir-26-001
   [junit4]   2> 322908 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 322916 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 323381 WARN  (TEST-SolrJmxReporterTest.testClosedCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:378) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:343) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.SolrJmxReporterTest.beforeTest(SolrJmxReporterTest.java:79) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_291]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> 323383 WARN  (TEST-SolrJmxReporterTest.testClosedCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1348) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1380) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:679) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:184) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.SolrJmxReporterTest.beforeTest(SolrJmxReporterTest.java:79) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_291]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> 323384 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 323386 WARN  (TEST-SolrJmxReporterTest.testClosedCore-seed#[5A342D65FE0067B7]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@45281ea0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 323387 WARN  (TEST-SolrJmxReporterTest.testClosedCore-seed#[5A342D65FE0067B7]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@45281ea0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 323392 WARN  (TEST-SolrJmxReporterTest.testClosedCore-seed#[5A342D65FE0067B7]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@11df68b9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 323392 WARN  (TEST-SolrJmxReporterTest.testClosedCore-seed#[5A342D65FE0067B7]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@11df68b9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 323394 WARN  (TEST-SolrJmxReporterTest.testClosedCore-seed#[5A342D65FE0067B7]) [     ] 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> 323425 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35362c26
   [junit4]   2> 323433 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35362c26
   [junit4]   2> 323433 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35362c26
   [junit4]   2> 323434 INFO  (coreLoadExecutor-2702-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 323444 INFO  (coreLoadExecutor-2702-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 323462 INFO  (coreLoadExecutor-2702-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 323465 INFO  (coreLoadExecutor-2702-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 323478 INFO  (coreLoadExecutor-2702-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 323486 INFO  (coreLoadExecutor-2702-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 323486 INFO  (coreLoadExecutor-2702-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35362c26
   [junit4]   2> 323487 INFO  (coreLoadExecutor-2702-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.SolrJmxReporterTest_5A342D65FE0067B7-001/data-dir-26-001/]
   [junit4]   2> 323488 INFO  (coreLoadExecutor-2702-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=74.0517578125, floorSegmentMB=1.349609375, forceMergeDeletesPctAllowed=12.38272548051666, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4386447361100332, deletesPctAllowed=26.09303684342266
   [junit4]   2> 323532 INFO  (coreLoadExecutor-2702-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 323532 INFO  (coreLoadExecutor-2702-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 323532 INFO  (coreLoadExecutor-2702-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 323533 WARN  (coreLoadExecutor-2702-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 323534 INFO  (coreLoadExecutor-2702-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 323535 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 323541 INFO  (searcherExecutor-2704-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 323597 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[5A342D65FE0067B7]) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'SolrJmxReporterTest-eycrlrzno.SolrJmxReporterTest-fh' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b2acc0e
   [junit4]   2> 324133 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=null
   [junit4]   2> 324133 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@26e78f37: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@7cdd76f6
   [junit4]   2> 324158 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@199beb3f: rootName = SolrJmxReporterTest-eycrlrzno, domain = SolrJmxReporterTest-fh, service url = null, agent id = localhost_1629131102665] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@7cdd76f6
   [junit4]   2> 324178 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@8636c8
   [junit4]   2> 324178 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@8636c8
   [junit4]   2> Aug 16, 2021 8:25:08 AM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-1762,5,TGRP-SolrJmxReporterTest]
   [junit4]   2> java.lang.AssertionError
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([5A342D65FE0067B7]:0)
   [junit4]   2> 	at org.junit.Assert.fail(Assert.java:87)
   [junit4]   2> 	at org.junit.Assert.assertTrue(Assert.java:42)
   [junit4]   2> 	at org.junit.Assert.assertNotNull(Assert.java:713)
   [junit4]   2> 	at org.junit.Assert.assertNotNull(Assert.java:723)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.SolrJmxReporterTest$1.run(SolrJmxReporterTest.java:213)
   [junit4]   2> 
   [junit4]   2> 324183 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 326197 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=null
   [junit4]   2> 326197 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@8636c8
   [junit4]   2> 326197 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 326197 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.c.Co

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

35 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 327638 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 327647 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 327655 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 327709 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[5A342D65FE0067B7]) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35362c26
   [junit4]   2> 327710 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.SolrJmxReporterTest_5A342D65FE0067B7-001/data-dir-27-001/]
   [junit4]   2> 327758 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 327758 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 327760 WARN  (TEST-SolrJmxReporterTest.testReloadCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 327760 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 327761 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=108.7734375, floorSegmentMB=1.33984375, forceMergeDeletesPctAllowed=4.205859943546455, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7335406788055486, deletesPctAllowed=39.69069248429771
   [junit4]   2> 327768 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 327773 INFO  (searcherExecutor-2727-thread-1) [     ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 327773 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3a5be2f3
   [junit4]   2> 327774 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@3a5be2f3
   [junit4]   2> 327774 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@64d2a5c8: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@30a79b51
   [junit4]   2> 327791 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6160e500: rootName = SolrJmxReporterTest-aqcbmza, domain = solr.core.collection1, service url = null, agent id = localhost_1629131102665] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@30a79b51
   [junit4]   2> 327794 INFO  (searcherExecutor-2727-thread-1) [     ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 328093 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[5A342D65FE0067B7]) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'SolrJmxReporterTest-aqcbmza.solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b2acc0e
   [junit4]   2> 328104 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=null
   [junit4]   2> 328104 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@37723978: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@30a79b51
   [junit4]   2> 328123 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@438cf663: rootName = SolrJmxReporterTest-aqcbmza, domain = solr.core.collection1, service url = null, agent id = localhost_1629131102665] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@30a79b51
   [junit4]   2> 328146 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@3a5be2f3
   [junit4]   2> 328146 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 328146 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1185424165
   [junit4]   2> 328147 INFO  (coreCloseExecutor-2732-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@c55abb1
   [junit4]   2> 328147 INFO  (coreCloseExecutor-2732-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@c55abb1
   [junit4]   2> 328148 INFO  (coreCloseExecutor-2732-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 328150 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 328150 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6b985e07: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@5fcdf400
   [junit4]   2> 328164 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 328164 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6a2f71f3: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@3503d644
   [junit4]   2> 328167 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 328167 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3f3feb78: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@644c7486
   [junit4]   2> 328170 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[5A342D65FE0067B7]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testReloadCore
   [junit4]   2> 328171 INFO  (SUITE-SolrJmxReporterTest-seed#[5A342D65FE0067B7]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=1680, maxMBSortInHeap=5.4941962875074655, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=en-PH, timezone=SystemV/YST9YDT
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=191428848,total=484442112
   [junit4]   2> NOTE: All tests run in this JVM: [FieldMutatingUpdateProcessorTest, SolrMetricReporterTest, TriggerSetPropertiesIntegrationTest, TestLegacyNumericRangeQueryBuilder, AliasIntegrationTest, TestReloadAndDeleteDocs, DistributedFacetPivotSmallAdvancedTest, SplitShardTest, JsonLoaderTest, TestLockTree, TestDistributedMissingSort, SmileWriterTest, LeaderElectionContextKeyTest, TestHdfsUpdateLog, RecoveryZkTest, RAMDirectoryFactoryTest, DefaultValueUpdateProcessorTest, TestPullReplica, TestLMDirichletSimilarityFactory, PathHierarchyTokenizerFactoryTest, AutoAddReplicasIntegrationTest, CollectionStateFormat2Test, DocValuesMultiTest, TestSlowCompositeReaderWrapper, DeleteNodeTest, SolrJmxReporterTest]
   [junit4] Completed [142/945 (1!)] on J0 in 10.27s, 4 tests, 1 error <<< FAILURES!

[...truncated 55357 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 3003 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/3003/

1 tests failed.
FAILED:  org.apache.solr.security.JWTIssuerConfigTest.jwksUrlwithHttpBehaviors

Error Message:
Expected exception SolrException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception SolrException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([2E82C494EB53B9D6:4126281EC37A219C]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2756)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2746)
	at org.apache.solr.security.JWTIssuerConfigTest.jwksUrlwithHttpBehaviors(JWTIssuerConfigTest.java:145)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at 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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 16272 lines...]
   [junit4] Suite: org.apache.solr.security.JWTIssuerConfigTest
   [junit4]   2> 2389812 INFO  (SUITE-JWTIssuerConfigTest-seed#[2E82C494EB53B9D6]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=JWTIssuerConfigTest -Dtests.method=jwksUrlwithHttpBehaviors -Dtests.seed=2E82C494EB53B9D6 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en-SG -Dtests.timezone=MST7MDT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.02s J1 | JWTIssuerConfigTest.jwksUrlwithHttpBehaviors <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Expected exception SolrException but no exception was thrown
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2E82C494EB53B9D6:4126281EC37A219C]:0)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2756)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2746)
   [junit4]    > 	at org.apache.solr.security.JWTIssuerConfigTest.jwksUrlwithHttpBehaviors(JWTIssuerConfigTest.java:145)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=en-SG, timezone=MST7MDT
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=185730576,total=517472256
   [junit4]   2> NOTE: All tests run in this JVM: [DimensionalRoutedAliasUpdateProcessorTest, UpdateLogTest, TestBinaryField, TestCollationField, ZookeeperStatusHandlerTest, SolrCLIZkUtilsTest, TestLocalFSCloudBackupRestore, TestBlobHandler, UUIDUpdateProcessorFallbackTest, TestMaxTokenLenTokenizer, TestRawResponseWriter, CSVRequestHandlerTest, BasicFunctionalityTest, TriggerCooldownIntegrationTest, DocValuesTest, HdfsNNFailoverTest, TestSolrCLIRunExample, TestHdfsBackupRestoreCore, BooleanFieldTest, TestReversedWildcardFilterFactory, LukeRequestHandlerTest, DocValuesNotIndexedTest, HdfsSyncSliceTest, AutoAddReplicasPlanActionTest, SchemaVersionSpecificBehaviorTest, TestCrossCoreJoin, TestCollapseQParserPlugin, HttpPartitionOnCommitTest, TestAuthorizationFramework, TestSolrCoreProperties, TestSchemaDesignerConfigSetHelper, AnalyticsMergeStrategyTest, TestSchemaVersionResource, TermsComponentTest, HealthCheckHandlerTest, SolrSlf4jReporterTest, QueryEqualityTest, MoveReplicaHDFSTest, TestRandomRequestDistribution, DateFieldTest, TestPullReplicaErrorHandling, TestFieldCacheSortRandom, DistributedQueryComponentOptimizationTest, TestMiniSolrCloudClusterSSL, TestSQLHandlerNonCloud, TestConfLoadPerf, TestRecovery, DistributedFacetPivotSmallTest, DocumentBuilderTest, ScriptEngineTest, CollectionTooManyReplicasTest, TestCloudPseudoReturnFields, BigEndianAscendingWordDeserializerTest, TestCustomSort, TestCloudDeleteByQuery, PhrasesIdentificationComponentTest, TestInitQParser, TestIndexingPerformance, TestNumericTokenStream, TestHashPartitioner, TestMacroExpander, CoreAdminOperationTest, TestJsonFacets, MoreLikeThisHandlerTest, ZkFailoverTest, SparseHLLTest, CreateRoutedAliasTest, TestLMJelinekMercerSimilarityFactory, SpellCheckCollatorTest, TestStressInPlaceUpdates, TestDocTermOrdsUninvertLimit, TestDistributedMap, CustomTermsComponentTest, TestLegacyTerms, TestNoOpRegenerator, TestManagedSchemaAPI, TestStressUserVersions, BasicAuthStandaloneTest, ProtectedTermFilterFactoryTest, ReindexCollectionTest, TestDistribIDF, RequestHandlersTest, CoreSorterTest, TestPseudoReturnFields, TaggerTest, RoutingToNodesWithPropertiesTest, DistanceUnitsTest, ConjunctionSolrSpellCheckerTest, SyncSliceTest, JWTVerificationkeyResolverTest, TestJmxIntegration, DistributedTermsComponentTest, IndexSchemaTest, TestDynamicFieldResource, AssignTest, SolrIndexSplitterTest, SoftAutoCommitTest, PackageManagerCLITest, AssignBackwardCompatibilityTest, TestTrieFacet, TestRemoteStreaming, TestWithCollection, SubstringBytesRefFilterTest, PropertiesRequestHandlerTest, SampleTest, TestStandardQParsers, IndexSizeTriggerTest, TestSearchPerf, TestPartialUpdateDeduplication, CdcrRequestHandlerTest, BufferStoreTest, TestJoin, FullSolrCloudDistribCmdsTest, LeaderFailureAfterFreshStartTest, LegacyCloudClusterPropTest, MissingSegmentRecoveryTest, NestedShardedAtomicUpdateTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, OverseerSolrResponseUnsafeSerializationTest, OverseerStatusTest, OverseerTaskQueueTest, RestartWhileUpdatingTest, RollingRestartTest, TestClusterProperties, TestConfigSetsAPI, TestDeleteCollectionOnDownNodes, TestLockTree, TestPullReplica, TestUtilizeNode, ZkCLITest, PurgeGraphTest, SplitByPrefixTest, TestCollectionAPI, IndexSizeTriggerMixedBoundsTest, TestSimUtils, TestSnapshotCloudManager, ZkStateReaderTest, ImplicitSnitchTest, RulesTest, SolrCoreCheckLockOnStartupTest, SolrCoreTest, TestBackupRepositoryFactory, TestCodecSupport, TestConfigSetProperties, TestConfigSets, TestCorePropertiesReload, TestDynamicLoading, TestSolrCoreSnapshots, TestReplicationHandlerDiskOverFlow, TestRestoreCore, TestStressThreadBackup, TestSystemCollAutoCreate, V2StandaloneTest, XmlUpdateRequestHandlerTest, AutoscalingHistoryHandlerTest, CoreAdminCreateDiscoverTest, LoggingHandlerTest, SystemInfoHandlerTest, TestApiFramework, TestCollectionAPIs, TestConfigsApi, V2CollectionBackupsAPIMappingTest, CustomHighlightComponentTest, DistributedFacetPivotSmallAdvancedTest, ResponseLogComponentTest, SpellCheckComponentTest, StatsComponentTest, ManagedSchemaDiffTest, JavabinLoaderTest, SQLWithAuthzEnabledTest, HighlighterTest, TestUnifiedSolrHighlighterWithoutStoredId, MetricsConfigTest, MetricsDisabledCloudTest, SolrCoreMetricManagerTest, SolrGraphiteReporterTest, SmileWriterTest, TestBinaryResponseWriter, TestCustomDocTransformer, TestJavabinTupleStreamParser, TestPushWriter, TestChildDocTransformer, TestExplainDocTransformer, TestSubQueryTransformerCrossCore, TestManagedResource, TestRestManager, TestBulkSchemaAPI, TestCloudSchemaless, TestUseDocValuesAsStored2, FuzzySearchTest, RankQueryTest, SignificantTermsQParserPluginTest, SpatialFilterTest, TestBlockCollapse, TestGraphTermsQParserPlugin, TestMinHashQParser, TestPayloadScoreQParserPlugin, TestRangeQuery, SpatialHeatmapFacetsTest, TestPerFieldSimilarityWithDefaultOverride, TestSweetSpotSimilarityFactory, TestLRUStatsCache, JWTIssuerConfigTest]
   [junit4] Completed [861/945 (1!)] on J1 in 0.26s, 13 tests, 1 failure <<< FAILURES!

[...truncated 52848 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 3002 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/3002/

1 tests failed.
FAILED:  org.apache.solr.security.JWTIssuerConfigTest.jwksUrlwithHttpBehaviors

Error Message:
Expected exception SolrException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception SolrException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([1BC00413AFD37449:7464E89987FAEC03]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2756)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2746)
	at org.apache.solr.security.JWTIssuerConfigTest.jwksUrlwithHttpBehaviors(JWTIssuerConfigTest.java:145)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at 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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 16304 lines...]
   [junit4] Suite: org.apache.solr.security.JWTIssuerConfigTest
   [junit4]   2> 2447173 INFO  (SUITE-JWTIssuerConfigTest-seed#[1BC00413AFD37449]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=JWTIssuerConfigTest -Dtests.method=jwksUrlwithHttpBehaviors -Dtests.seed=1BC00413AFD37449 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sk-SK -Dtests.timezone=America/Santa_Isabel -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.01s J1 | JWTIssuerConfigTest.jwksUrlwithHttpBehaviors <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Expected exception SolrException but no exception was thrown
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1BC00413AFD37449:7464E89987FAEC03]:0)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2756)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2746)
   [junit4]    > 	at org.apache.solr.security.JWTIssuerConfigTest.jwksUrlwithHttpBehaviors(JWTIssuerConfigTest.java:145)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=10834, maxDocsPerChunk=3, blockShift=10), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=10834, maxDocsPerChunk=3, blockSize=10)), sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=sk-SK, timezone=America/Santa_Isabel
   [junit4]   2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=220981584,total=525336576
   [junit4]   2> NOTE: All tests run in this JVM: [BasicFunctionalityTest, CdcrBidirectionalTest, TestSolrCloudWithDelegationTokens, TestSolrConfigHandlerConcurrent, TermsComponentTest, IndexSchemaTest, MetricsDisabledCloudTest, HealthCheckHandlerTest, SuggestComponentContextFilterQueryTest, TriggerCooldownIntegrationTest, TestRandomRequestDistribution, PropertiesRequestHandlerTest, TestFieldTypeResource, TestWithCollection, JWTVerificationkeyResolverTest, TestRemoteStreaming, SimpleMLTQParserTest, TestBlendedInfixSuggestions, AuthToolTest, ConnectionReuseTest, TestCrossCoreJoin, ScriptEngineTest, TestDistributedMap, TestManagedSchemaAPI, TemplateUpdateProcessorTest, SoftAutoCommitTest, TestMacroExpander, UnloadDistributedZkTest, SuggesterTest, CoreAdminOperationTest, TestCloudPseudoReturnFields, TestConfLoadPerf, TestSolr4Spatial, SchemaVersionSpecificBehaviorTest, AnalysisErrorHandlingTest, BooleanFieldTest, TestRawResponseWriter, RestoreTriggerStateTest, BlockJoinFacetDistribTest, TestRestManager, SampleTest, OverseerCollectionConfigSetProcessorTest, CSVRequestHandlerTest, ProtectedTermFilterFactoryTest, TestJmxIntegration, OverseerSolrResponseUnsafeSerializationTest, TestCloudJSONFacetSKG, BufferStoreTest, DocValuesTest, ThreadDumpHandlerTest, UpdateLogTest, ReplicationFactorTest, TestDistributedSearch, AggValueSourceTest, TestFastLRUCache, TestAuthorizationFramework, UUIDUpdateProcessorFallbackTest, TestDFISimilarityFactory, TestSegmentSorting, TestRecovery, TestConfigSetProperties, TestMiniSolrCloudClusterSSL, HdfsNNFailoverTest, ZkStateReaderTest, ShardRoutingTest, TestNoOpRegenerator, ClassificationUpdateProcessorIntegrationTest, TestPivotHelperCode, TestFieldCacheSortRandom, TestHdfsBackupRestoreCore, HttpPartitionOnCommitTest, ParsingFieldUpdateProcessorsTest, AssignTest, ClusterStateTest, TestTrieFacet, HdfsSyncSliceTest, DistanceUnitsTest, TestScoreJoinQPScore, TestCustomSort, DistributedFacetSimpleRefinementLongTailTest, TestPostingsSolrHighlighter, ConjunctionSolrSpellCheckerTest, AnalyticsMergeStrategyTest, HdfsBasicDistributedZk2Test, LeaderTragicEventTest, SplitByPrefixTest, SolrSlf4jReporterTest, TestNRTOpen, TestCollapseQParserPlugin, CollectionsAPISolrJTest, SearchRateTriggerIntegrationTest, DimensionalRoutedAliasUpdateProcessorTest, AtomicUpdateProcessorFactoryTest, SubstringBytesRefFilterTest, SolrMetricsIntegrationTest, TestDynamicURP, DocumentBuilderTest, PackageManagerCLITest, TestInPlaceUpdateWithRouteField, DistribDocExpirationUpdateProcessorTest, TestBinaryResponseWriter, CdcrRequestHandlerTest, RequestHandlersTest, BasicAuthStandaloneTest, TestSchemaDesignerConfigSetHelper, TestSuggestSpellingConverter, TestSearchPerf, TestFoldingMultitermQuery, RulesTest, DistributedIntervalFacetingTest, TestPseudoReturnFields, TestApiFramework, AssignBackwardCompatibilityTest, TestSchemaVersionResource, LocalFSCloudIncrementalBackupTest, TestSimTriggerIntegration, TestJsonFacets, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudPhrasesIdentificationComponent, TestCloudSearcherWarming, TestPullReplicaErrorHandling, TestTolerantUpdateProcessorRandomCloud, TestWaitForStateWithJettyShutdowns, ZkFailoverTest, CollectionsAPIAsyncDistributedZkTest, HdfsCollectionsAPIDistributedZkTest, SimpleCollectionCreateDeleteTest, TestLocalFSCloudBackupRestore, TestRequestStatusCollectionAPI, ComputePlanActionTest, NodeLostTriggerIntegrationTest, TestPolicyCloud, HdfsChaosMonkeySafeLeaderTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, TestClusterStateMutator, ByteBuffersDirectoryFactoryTest, CoreSorterTest, DirectoryFactoriesTest, ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, SolrCoreTest, TestCodecSupport, TestCorePropertiesReload, TestDynamicLoading, BinaryUpdateRequestHandlerTest, MoreLikeThisHandlerTest, RequestLoggingTest, SearchHandlerTest, TestBlobHandler, TestReqParamsAPI, TestSnapshotCoreBackup, LukeRequestHandlerTest, StatsReloadRaceTest, ZookeeperStatusHandlerTest, BadComponentTest, CloudReplicaSourceTest, CustomTermsComponentTest, DistributedFacetPivotLongTailTest, DistributedFacetPivotWhiteBoxTest, DistributedQueryComponentOptimizationTest, DistributedTermsComponentTest, ShardsWhitelistTest, TestSchemaDesignerAPI, TestSubQueryTransformerCrossCore, TestSubQueryTransformerDistrib, TestFieldCollectionResource, TestManagedStopFilterFactory, BadCopyFieldTest, DateFieldTest, DateRangeFieldTest, DocValuesMissingTest, NumericFieldsTest, PreAnalyzedFieldManagedSchemaCloudTest, RequiredFieldsTest, SynonymTokenizerTest, TestBinaryField, TestBulkSchemaConcurrent, TestCollationFieldDocValues, TestHalfAndHalfDocValues, TestSchemaField, TestSchemaManager, TestSchemalessBufferedUpdates, TestTextField, TestUseDocValuesAsStored, TestReRankQParserPlugin, TestReloadDeadlock, TestSolrFieldCacheBean, TestSolrJ, TestSolrQueryParser, TestSort, TestStandardQParsers, TestStressLucene, TestStressRecovery, TestStressReorder, TestStressUserVersions, TestStressVersions, TestMinMaxOnMultiValuedField, TestNestedDocsSort, TestClassicSimilarityFactory, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestLegacyBM25SimilarityFactory, TestPerFieldSimilarityWithDefaultOverride, TestSweetSpotSimilarityFactory, TestDefaultStatsCache, TestExactStatsCache, JWTIssuerConfigTest]
   [junit4] Completed [861/945 (1!)] on J1 in 0.25s, 13 tests, 1 failure <<< FAILURES!

[...truncated 52844 lines...]