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

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_172) - Build # 23752 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23752/
Java: 64bit/jdk1.8.0_172 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth

Error Message:
Expected metric minimums for prefix SECURITY./authentication.: {failMissingCredentials=2, authenticated=19, passThrough=9, failWrongCredentials=1, requests=31, errors=0}, but got: {failMissingCredentials=2, authenticated=18, passThrough=10, totalTime=4739440, failWrongCredentials=1, requestTimes=1939, requests=31, errors=0}

Stack Trace:
java.lang.AssertionError: Expected metric minimums for prefix SECURITY./authentication.: {failMissingCredentials=2, authenticated=19, passThrough=9, failWrongCredentials=1, requests=31, errors=0}, but got: {failMissingCredentials=2, authenticated=18, passThrough=10, totalTime=4739440, failWrongCredentials=1, requestTimes=1939, requests=31, errors=0}
	at __randomizedtesting.SeedInfo.seed([5A8DBFEF38D0F7D7:E6E3C9FD9C8374AD]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:125)
	at org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:81)
	at org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:306)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13410 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 740953 INFO  (SUITE-BasicAuthIntegrationTest-seed#[5A8DBFEF38D0F7D7]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_5A8DBFEF38D0F7D7-001/init-core-data-001
   [junit4]   2> 740953 WARN  (SUITE-BasicAuthIntegrationTest-seed#[5A8DBFEF38D0F7D7]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 740953 INFO  (SUITE-BasicAuthIntegrationTest-seed#[5A8DBFEF38D0F7D7]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 740955 INFO  (SUITE-BasicAuthIntegrationTest-seed#[5A8DBFEF38D0F7D7]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 740957 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBasicAuth
   [junit4]   2> 740957 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_5A8DBFEF38D0F7D7-001/tempDir-001
   [junit4]   2> 740958 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 740958 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 740958 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 741058 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] o.a.s.c.ZkTestServer start zk server on port:32839
   [junit4]   2> 741058 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:32839
   [junit4]   2> 741058 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 32839
   [junit4]   2> 741060 INFO  (zkConnectionManagerCallback-7455-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 741061 INFO  (zkConnectionManagerCallback-7457-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 741062 INFO  (zkConnectionManagerCallback-7459-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 741063 WARN  (jetty-launcher-7460-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 741064 INFO  (jetty-launcher-7460-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 741064 INFO  (jetty-launcher-7460-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 741064 INFO  (jetty-launcher-7460-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 741064 WARN  (jetty-launcher-7460-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 741064 INFO  (jetty-launcher-7460-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 741064 INFO  (jetty-launcher-7460-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 741064 INFO  (jetty-launcher-7460-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 741068 WARN  (jetty-launcher-7460-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 741068 INFO  (jetty-launcher-7460-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 741068 INFO  (jetty-launcher-7460-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 741068 INFO  (jetty-launcher-7460-thread-3) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 741076 INFO  (jetty-launcher-7460-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 741076 INFO  (jetty-launcher-7460-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 741076 INFO  (jetty-launcher-7460-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 741076 INFO  (jetty-launcher-7460-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 741076 INFO  (jetty-launcher-7460-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 741076 INFO  (jetty-launcher-7460-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 741076 INFO  (jetty-launcher-7460-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6907d579{/solr,null,AVAILABLE}
   [junit4]   2> 741076 INFO  (jetty-launcher-7460-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 741076 INFO  (jetty-launcher-7460-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 741076 INFO  (jetty-launcher-7460-thread-3) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 741076 INFO  (jetty-launcher-7460-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@37877ba9{/solr,null,AVAILABLE}
   [junit4]   2> 741077 INFO  (jetty-launcher-7460-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@540604de{/solr,null,AVAILABLE}
   [junit4]   2> 741080 INFO  (jetty-launcher-7460-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@a89009f{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?????}
   [junit4]   2> 741081 INFO  (jetty-launcher-7460-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@25cc8051{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?????}
   [junit4]   2> 741081 INFO  (jetty-launcher-7460-thread-1) [    ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 741081 INFO  (jetty-launcher-7460-thread-2) [    ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 741081 INFO  (jetty-launcher-7460-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39245}
   [junit4]   2> 741081 INFO  (jetty-launcher-7460-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36861}
   [junit4]   2> 741081 ERROR (jetty-launcher-7460-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 741081 INFO  (jetty-launcher-7460-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 741081 ERROR (jetty-launcher-7460-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 741081 INFO  (jetty-launcher-7460-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 741081 INFO  (jetty-launcher-7460-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 741081 INFO  (jetty-launcher-7460-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 741081 INFO  (jetty-launcher-7460-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 741081 INFO  (jetty-launcher-7460-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 741081 INFO  (jetty-launcher-7460-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 741081 INFO  (jetty-launcher-7460-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 741081 INFO  (jetty-launcher-7460-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-07T05:19:46.732Z
   [junit4]   2> 741081 INFO  (jetty-launcher-7460-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-07T05:19:46.732Z
   [junit4]   2> 741083 INFO  (jetty-launcher-7460-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4e51c437{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?????}
   [junit4]   2> 741084 INFO  (jetty-launcher-7460-thread-3) [    ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 741084 INFO  (jetty-launcher-7460-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39665}
   [junit4]   2> 741084 ERROR (jetty-launcher-7460-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 741084 INFO  (jetty-launcher-7460-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 741084 INFO  (jetty-launcher-7460-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 741084 INFO  (jetty-launcher-7460-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 741084 INFO  (jetty-launcher-7460-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 741084 INFO  (jetty-launcher-7460-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-07T05:19:46.735Z
   [junit4]   2> 741096 INFO  (zkConnectionManagerCallback-7462-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 741096 INFO  (jetty-launcher-7460-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 741096 INFO  (zkConnectionManagerCallback-7464-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 741096 INFO  (jetty-launcher-7460-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 741100 INFO  (zkConnectionManagerCallback-7466-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 741100 INFO  (jetty-launcher-7460-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 741220 INFO  (jetty-launcher-7460-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 741224 WARN  (jetty-launcher-7460-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@14475164[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 741228 WARN  (jetty-launcher-7460-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@564e683e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 741229 INFO  (jetty-launcher-7460-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32839/solr
   [junit4]   2> 741230 INFO  (jetty-launcher-7460-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 741236 INFO  (zkConnectionManagerCallback-7472-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 741236 WARN  (jetty-launcher-7460-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3d624dd9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 741237 INFO  (zkConnectionManagerCallback-7475-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 741244 WARN  (jetty-launcher-7460-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1ee03e5d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 741245 INFO  (jetty-launcher-7460-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32839/solr
   [junit4]   2> 741255 INFO  (zkConnectionManagerCallback-7482-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 741263 INFO  (zkConnectionManagerCallback-7484-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 741267 INFO  (jetty-launcher-7460-thread-2) [n:127.0.0.1:36861_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36861_solr
   [junit4]   2> 741268 INFO  (jetty-launcher-7460-thread-2) [n:127.0.0.1:36861_solr    ] o.a.s.c.Overseer Overseer (id=72156590363836425-127.0.0.1:36861_solr-n_0000000000) starting
   [junit4]   2> 741287 INFO  (jetty-launcher-7460-thread-1) [n:127.0.0.1:39245_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39245_solr
   [junit4]   2> 741292 INFO  (zkConnectionManagerCallback-7491-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 741295 INFO  (jetty-launcher-7460-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 741296 INFO  (jetty-launcher-7460-thread-2) [n:127.0.0.1:36861_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 741297 INFO  (jetty-launcher-7460-thread-2) [n:127.0.0.1:36861_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32839/solr ready
   [junit4]   2> 741305 INFO  (OverseerStateUpdate-72156590363836425-127.0.0.1:36861_solr-n_0000000000) [n:127.0.0.1:36861_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36861_solr
   [junit4]   2> 741305 WARN  (jetty-launcher-7460-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@328e3c35[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 741305 INFO  (zkCallback-7474-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 741305 INFO  (OverseerStateUpdate-72156590363836425-127.0.0.1:36861_solr-n_0000000000) [n:127.0.0.1:36861_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 741306 INFO  (jetty-launcher-7460-thread-2) [n:127.0.0.1:36861_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:36861_solr as DOWN
   [junit4]   2> 741307 INFO  (jetty-launcher-7460-thread-2) [n:127.0.0.1:36861_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 741307 INFO  (jetty-launcher-7460-thread-2) [n:127.0.0.1:36861_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36861_solr
   [junit4]   2> 741316 INFO  (zkCallback-7474-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 741316 INFO  (zkConnectionManagerCallback-7497-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 741316 INFO  (zkCallback-7483-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 741317 INFO  (jetty-launcher-7460-thread-1) [n:127.0.0.1:39245_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 741317 INFO  (jetty-launcher-7460-thread-1) [n:127.0.0.1:39245_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32839/solr ready
   [junit4]   2> 741343 INFO  (jetty-launcher-7460-thread-1) [n:127.0.0.1:39245_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 741347 INFO  (jetty-launcher-7460-thread-2) [n:127.0.0.1:36861_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 741366 INFO  (zkCallback-7490-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 741367 WARN  (jetty-launcher-7460-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@50783a8d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 741368 INFO  (jetty-launcher-7460-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32839/solr
   [junit4]   2> 741369 INFO  (zkConnectionManagerCallback-7504-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 741370 INFO  (zkConnectionManagerCallback-7506-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 741372 INFO  (jetty-launcher-7460-thread-3) [n:127.0.0.1:39665_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 741375 INFO  (jetty-launcher-7460-thread-3) [n:127.0.0.1:39665_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:39665_solr as DOWN
   [junit4]   2> 741375 INFO  (jetty-launcher-7460-thread-3) [n:127.0.0.1:39665_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 741375 INFO  (jetty-launcher-7460-thread-3) [n:127.0.0.1:39665_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39665_solr
   [junit4]   2> 741375 INFO  (zkCallback-7474-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 741375 INFO  (jetty-launcher-7460-thread-1) [n:127.0.0.1:39245_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39245.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@614febf1
   [junit4]   2> 741375 INFO  (zkCallback-7490-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 741379 INFO  (zkCallback-7496-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 741379 INFO  (zkCallback-7483-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 741379 INFO  (zkCallback-7505-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 741392 INFO  (jetty-launcher-7460-thread-2) [n:127.0.0.1:36861_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36861.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@614febf1
   [junit4]   2> 741400 INFO  (jetty-launcher-7460-thread-1) [n:127.0.0.1:39245_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39245.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@614febf1
   [junit4]   2> 741400 INFO  (jetty-launcher-7460-thread-1) [n:127.0.0.1:39245_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39245.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@614febf1
   [junit4]   2> 741401 INFO  (jetty-launcher-7460-thread-2) [n:127.0.0.1:36861_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36861.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@614febf1
   [junit4]   2> 741401 INFO  (jetty-launcher-7460-thread-2) [n:127.0.0.1:36861_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36861.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@614febf1
   [junit4]   2> 741401 INFO  (jetty-launcher-7460-thread-1) [n:127.0.0.1:39245_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_5A8DBFEF38D0F7D7-001/tempDir-001/node1/.
   [junit4]   2> 741402 INFO  (jetty-launcher-7460-thread-2) [n:127.0.0.1:36861_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_5A8DBFEF38D0F7D7-001/tempDir-001/node2/.
   [junit4]   2> 741409 INFO  (zkConnectionManagerCallback-7513-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 741410 INFO  (jetty-launcher-7460-thread-3) [n:127.0.0.1:39665_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 741410 INFO  (jetty-launcher-7460-thread-3) [n:127.0.0.1:39665_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32839/solr ready
   [junit4]   2> 741411 INFO  (jetty-launcher-7460-thread-3) [n:127.0.0.1:39665_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 741426 INFO  (jetty-launcher-7460-thread-3) [n:127.0.0.1:39665_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39665.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@614febf1
   [junit4]   2> 741433 INFO  (jetty-launcher-7460-thread-3) [n:127.0.0.1:39665_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39665.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@614febf1
   [junit4]   2> 741433 INFO  (jetty-launcher-7460-thread-3) [n:127.0.0.1:39665_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39665.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@614febf1
   [junit4]   2> 741434 INFO  (jetty-launcher-7460-thread-3) [n:127.0.0.1:39665_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_5A8DBFEF38D0F7D7-001/tempDir-001/node3/.
   [junit4]   2> 741476 INFO  (zkConnectionManagerCallback-7519-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 741477 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 741477 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32839/solr ready
   [junit4]   2> 741479 INFO  (qtp1818552499-19374) [n:127.0.0.1:39245_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=authCollection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 741481 INFO  (OverseerThreadFactory-4901-thread-1-processing-n:127.0.0.1:36861_solr) [n:127.0.0.1:36861_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection authCollection
   [junit4]   2> 741594 INFO  (OverseerStateUpdate-72156590363836425-127.0.0.1:36861_solr-n_0000000000) [n:127.0.0.1:36861_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"authCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39245/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 741596 INFO  (OverseerStateUpdate-72156590363836425-127.0.0.1:36861_solr-n_0000000000) [n:127.0.0.1:36861_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"authCollection_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36861/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 741598 INFO  (OverseerStateUpdate-72156590363836425-127.0.0.1:36861_solr-n_0000000000) [n:127.0.0.1:36861_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"authCollection_shard3_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39665/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 741799 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr    x:authCollection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica_n1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 741800 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr    x:authCollection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 741803 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_solr    x:authCollection_shard3_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n4&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 741803 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr    x:authCollection_shard2_replica_n3] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n3&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 742823 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 742823 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 742831 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 742832 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] o.a.s.s.IndexSchema [authCollection_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 742835 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 742835 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica_n3' using configuration from collection authCollection, trusted=true
   [junit4]   2> 742836 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36861.solr.core.authCollection.shard2.replica_n3' (registry 'solr.core.authCollection.shard2.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@614febf1
   [junit4]   2> 742836 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] o.a.s.c.SolrCore [[authCollection_shard2_replica_n3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_5A8DBFEF38D0F7D7-001/tempDir-001/node2/authCollection_shard2_replica_n3], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_5A8DBFEF38D0F7D7-001/tempDir-001/node2/./authCollection_shard2_replica_n3/data/]
   [junit4]   2> 742839 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.s.IndexSchema [authCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 742842 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 742842 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard1_replica_n1' using configuration from collection authCollection, trusted=true
   [junit4]   2> 742842 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39245.solr.core.authCollection.shard1.replica_n1' (registry 'solr.core.authCollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@614febf1
   [junit4]   2> 742842 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.c.SolrCore [[authCollection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_5A8DBFEF38D0F7D7-001/tempDir-001/node1/authCollection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_5A8DBFEF38D0F7D7-001/tempDir-001/node1/./authCollection_shard1_replica_n1/data/]
   [junit4]   2> 742845 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.s.IndexSchema [authCollection_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 742846 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 742847 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard3_replica_n4' using configuration from collection authCollection, trusted=true
   [junit4]   2> 742847 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39665.solr.core.authCollection.shard3.replica_n4' (registry 'solr.core.authCollection.shard3.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@614febf1
   [junit4]   2> 742847 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.SolrCore [[authCollection_shard3_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_5A8DBFEF38D0F7D7-001/tempDir-001/node3/authCollection_shard3_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_5A8DBFEF38D0F7D7-001/tempDir-001/node3/./authCollection_shard3_replica_n4/data/]
   [junit4]   2> 742880 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 742880 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 742904 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 742904 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 742906 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c755600[authCollection_shard2_replica_n3] main]
   [junit4]   2> 742908 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 742909 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 742909 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 742909 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1627322831140290560
   [junit4]   2> 742916 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 742916 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 742918 INFO  (searcherExecutor-4913-thread-1-processing-n:127.0.0.1:36861_solr x:authCollection_shard2_replica_n3 c:authCollection s:shard2 r:core_node5) [n:127.0.0.1:36861_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] o.a.s.c.SolrCore [authCollection_shard2_replica_n3] Registered new searcher Searcher@1c755600[authCollection_shard2_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 742919 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 742919 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 742919 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] o.a.s.c.ZkShardTerms Successful update of terms at /collections/authCollection/terms/shard2 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 742920 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/authCollection/leaders/shard2
   [junit4]   2> 742920 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@355767c6[authCollection_shard1_replica_n1] main]
   [junit4]   2> 742921 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 742921 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 742922 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 742922 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 742922 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 742922 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 742922 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36861/solr/authCollection_shard2_replica_n3/
   [junit4]   2> 742922 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 742923 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 742923 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] o.a.s.c.SyncStrategy http://127.0.0.1:36861/solr/authCollection_shard2_replica_n3/ has no replicas
   [junit4]   2> 742923 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/authCollection/leaders/shard2/leader after winning as /collections/authCollection/leader_elect/shard2/election/72156590363836425-core_node5-n_0000000000
   [junit4]   2> 742923 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1627322831154970624
   [junit4]   2> 742924 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36861/solr/authCollection_shard2_replica_n3/ shard2
   [junit4]   2> 742924 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 742924 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 742926 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@3e2ec09f[authCollection_shard3_replica_n4] main]
   [junit4]   2> 742932 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 742932 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 742932 INFO  (searcherExecutor-4914-thread-1-processing-n:127.0.0.1:39245_solr x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node2) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.c.SolrCore [authCollection_shard1_replica_n1] Registered new searcher Searcher@355767c6[authCollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 742932 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 742932 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1627322831164407808
   [junit4]   2> 742935 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/authCollection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 742935 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/authCollection/leaders/shard1
   [junit4]   2> 742936 INFO  (searcherExecutor-4915-thread-1-processing-n:127.0.0.1:39665_solr x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6) [n:127.0.0.1:39665_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.SolrCore [authCollection_shard3_replica_n4] Registered new searcher Searcher@3e2ec09f[authCollection_shard3_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 742937 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 742937 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 742937 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39245/solr/authCollection_shard1_replica_n1/
   [junit4]   2> 742937 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/authCollection/terms/shard3 to Terms{values={core_node6=0}, version=0}
   [junit4]   2> 742938 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/authCollection/leaders/shard3
   [junit4]   2> 742938 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 742938 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:39245/solr/authCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 742938 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/authCollection/leaders/shard1/leader after winning as /collections/authCollection/leader_elect/shard1/election/72156590363836423-core_node2-n_0000000000
   [junit4]   2> 742939 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39245/solr/authCollection_shard1_replica_n1/ shard1
   [junit4]   2> 742940 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 742940 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 742940 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39665/solr/authCollection_shard3_replica_n4/
   [junit4]   2> 742940 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 742940 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.SyncStrategy http://127.0.0.1:39665/solr/authCollection_shard3_replica_n4/ has no replicas
   [junit4]   2> 742940 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/authCollection/leaders/shard3/leader after winning as /collections/authCollection/leader_elect/shard3/election/72156590363836429-core_node6-n_0000000000
   [junit4]   2> 742941 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39665/solr/authCollection_shard3_replica_n4/ shard3
   [junit4]   2> 743042 INFO  (zkCallback-7474-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 743042 INFO  (zkCallback-7505-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 743042 INFO  (zkCallback-7474-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 743042 INFO  (zkCallback-7483-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 743043 INFO  (zkCallback-7483-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 743043 INFO  (zkCallback-7505-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 743043 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 743044 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 743044 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 743045 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica_n1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1245
   [junit4]   2> 743046 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n4&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1243
   [junit4]   2> 743047 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n3&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1244
   [junit4]   2> 743049 INFO  (qtp1818552499-19374) [n:127.0.0.1:39245_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> 743149 INFO  (zkCallback-7474-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 743149 INFO  (zkCallback-7474-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 743149 INFO  (zkCallback-7483-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 743149 INFO  (zkCallback-7505-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 743149 INFO  (zkCallback-7483-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 743149 INFO  (zkCallback-7483-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 743149 INFO  (zkCallback-7505-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 743149 INFO  (zkCallback-7505-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 743149 INFO  (zkCallback-7474-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 743150 INFO  (qtp1818552499-19374) [n:127.0.0.1:39245_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=authCollection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2} status=0 QTime=1670
   [junit4]   2> 743158 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authentication params={} status=0 QTime=0
   [junit4]   2> 743158 INFO  (qtp1818552499-19374) [n:127.0.0.1:39245_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authentication params={} status=0 QTime=0
   [junit4]   2> 743159 INFO  (zkCallback-7474-thread-3) [    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 743159 INFO  (zkCallback-7483-thread-3) [    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 743159 INFO  (zkCallback-7483-thread-3) [    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 743159 INFO  (zkCallback-7474-thread-3) [    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 743168 INFO  (zkCallback-7505-thread-3) [    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 743168 INFO  (zkCallback-7505-thread-3) [    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 743194 INFO  (zkCallback-7474-thread-3) [    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 743194 INFO  (zkCallback-7483-thread-3) [    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 743206 INFO  (zkCallback-7505-thread-3) [    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 743211 INFO  (qtp1818552499-19375) [n:127.0.0.1:39245_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authentication params={} status=0 QTime=1
   [junit4]   2> 743211 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1731374778
   [junit4]   2> 743211 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:39245_solr
   [junit4]   2> 743212 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 743212 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:39245_solr as DOWN
   [junit4]   2> 743236 INFO  (coreCloseExecutor-4928-thread-1) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.c.SolrCore [authCollection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@21cb9112
   [junit4]   2> 743236 INFO  (coreCloseExecutor-4928-thread-1) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.authCollection.shard1.replica_n1, tag=21cb9112
   [junit4]   2> 743236 INFO  (coreCloseExecutor-4928-thread-1) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@47f19151: rootName = solr_39245, domain = solr.core.authCollection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.authCollection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@29ad3e4c
   [junit4]   2> 743243 INFO  (coreCloseExecutor-4928-thread-1) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.authCollection.shard1.leader, tag=21cb9112
   [junit4]   2> 743256 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 743256 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2e91a762: rootName = solr_39245, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3bafb508
   [junit4]   2> 743260 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 743261 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@52b58aa5: rootName = solr_39245, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@b51258d
   [junit4]   2> 743264 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 743264 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@201b20df: rootName = solr_39245, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4de10a51
   [junit4]   2> 743264 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 743284 INFO  (zkCallback-7512-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 743285 INFO  (zkCallback-7483-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 743285 INFO  (zkCallback-7490-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 743285 INFO  (zkCallback-7496-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 743288 INFO  (zkCallback-7505-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 743296 INFO  (zkCallback-7518-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 743296 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@a89009f{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?}
   [junit4]   2> 743296 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6907d579{/solr,null,UNAVAILABLE}
   [junit4]   2> 743297 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 743297 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 743297 WARN  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 743298 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 39245 try number 1 ...
   [junit4]   2> 743298 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 743308 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 743308 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 743308 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 743308 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@21541b31{/solr,null,AVAILABLE}
   [junit4]   2> 743309 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5cd1531f{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?????}
   [junit4]   2> 743309 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 743309 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39245}
   [junit4]   2> 743309 ERROR (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 743309 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 743309 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 743309 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 743309 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 743309 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-07T05:19:48.960Z
   [junit4]   2> 743325 INFO  (zkCallback-7483-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 743325 INFO  (zkCallback-7483-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 743325 INFO  (zkCallback-7483-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 743326 INFO  (zkCallback-7505-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 743326 INFO  (zkCallback-7505-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 743326 INFO  (zkCallback-7505-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 743344 INFO  (zkConnectionManagerCallback-7527-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 743344 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 743462 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 743463 WARN  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5a79bee8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 743482 INFO  (OverseerCollectionConfigSetProcessor-72156590363836425-127.0.0.1:36861_solr-n_0000000000) [n:127.0.0.1:36861_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> 743485 WARN  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@12535f2c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 743486 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32839/solr
   [junit4]   2> 743503 INFO  (zkConnectionManagerCallback-7533-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 743510 INFO  (zkConnectionManagerCallback-7535-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 743512 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [n:127.0.0.1:39245_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 743514 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [n:127.0.0.1:39245_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:39245_solr as DOWN
   [junit4]   2> 743514 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [n:127.0.0.1:39245_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 743514 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [n:127.0.0.1:39245_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39245_solr
   [junit4]   2> 743515 INFO  (zkCallback-7505-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 743515 INFO  (zkCallback-7483-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 743515 INFO  (zkCallback-7512-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 743515 INFO  (zkCallback-7490-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 743515 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [n:127.0.0.1:39245_solr    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 743515 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [n:127.0.0.1:39245_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 743520 INFO  (zkCallback-7518-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 743520 INFO  (zkCallback-7534-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 743532 INFO  (zkConnectionManagerCallback-7542-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 743532 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [n:127.0.0.1:39245_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 743533 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [n:127.0.0.1:39245_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32839/solr ready
   [junit4]   2> 743536 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [n:127.0.0.1:39245_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 743550 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [n:127.0.0.1:39245_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39245.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@614febf1
   [junit4]   2> 743556 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [n:127.0.0.1:39245_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39245.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@614febf1
   [junit4]   2> 743557 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [n:127.0.0.1:39245_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39245.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@614febf1
   [junit4]   2> 743558 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [n:127.0.0.1:39245_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_5A8DBFEF38D0F7D7-001/tempDir-001/node1/.
   [junit4]   2> 743558 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [n:127.0.0.1:39245_solr    ] o.a.s.c.CorePropertiesLocator Cores are: [authCollection_shard1_replica_n1]
   [junit4]   2> 743565 INFO  (coreLoadExecutor-4938-thread-1-processing-n:127.0.0.1:39245_solr) [n:127.0.0.1:39245_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 743571 INFO  (coreLoadExecutor-4938-thread-1-processing-n:127.0.0.1:39245_solr) [n:127.0.0.1:39245_solr    ] o.a.s.s.IndexSchema [authCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 743573 INFO  (coreLoadExecutor-4938-thread-1-processing-n:127.0.0.1:39245_solr) [n:127.0.0.1:39245_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 743594 INFO  (coreLoadExecutor-4938-thread-1-processing-n:127.0.0.1:39245_solr) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 743602 INFO  (coreLoadExecutor-4938-thread-1-processing-n:127.0.0.1:39245_solr) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.s.IndexSchema [authCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 743604 INFO  (coreLoadExecutor-4938-thread-1-processing-n:127.0.0.1:39245_solr) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 743604 INFO  (coreLoadExecutor-4938-thread-1-processing-n:127.0.0.1:39245_solr) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard1_replica_n1' using configuration from collection authCollection, trusted=true
   [junit4]   2> 743604 INFO  (coreLoadExecutor-4938-thread-1-processing-n:127.0.0.1:39245_solr) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39245.solr.core.authCollection.shard1.replica_n1' (registry 'solr.core.authCollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@614febf1
   [junit4]   2> 743604 INFO  (coreLoadExecutor-4938-thread-1-processing-n:127.0.0.1:39245_solr) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.c.SolrCore [[authCollection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_5A8DBFEF38D0F7D7-001/tempDir-001/node1/authCollection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_5A8DBFEF38D0F7D7-001/tempDir-001/node1/./authCollection_shard1_replica_n1/data/]
   [junit4]   2> 743615 INFO  (zkCallback-7505-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 743615 INFO  (zkCallback-7483-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 743615 INFO  (zkCallback-7505-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 743615 INFO  (zkCallback-7483-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 743615 INFO  (zkCallback-7505-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 743615 INFO  (zkCallback-7483-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 743631 INFO  (coreLoadExecutor-4938-thread-1-processing-n:127.0.0.1:39245_solr) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 743631 INFO  (coreLoadExecutor-4938-thread-1-processing-n:127.0.0.1:39245_solr) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 743701 INFO  (coreLoadExecutor-4938-thread-1-processing-n:127.0.0.1:39245_solr) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 743702 INFO  (coreLoadExecutor-4938-thread-1-processing-n:127.0.0.1:39245_solr) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 743704 INFO  (coreLoadExecutor-4938-thread-1-processing-n:127.0.0.1:39245_solr) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1dac47c9[authCollection_shard1_replica_n1] main]
   [junit4]   2> 743704 INFO  (coreLoadExecutor-4938-thread-1-processing-n:127.0.0.1:39245_solr) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 743705 INFO  (coreLoadExecutor-4938-thread-1-processing-n:127.0.0.1:39245_solr) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 743705 INFO  (coreLoadExecutor-4938-thread-1-processing-n:127.0.0.1:39245_solr) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 743705 INFO  (coreLoadExecutor-4938-thread-1-processing-n:127.0.0.1:39245_solr) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1627322831974957056
   [junit4]   2> 743708 INFO  (searcherExecutor-4939-thread-1-processing-n:127.0.0.1:39245_solr x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node2) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.c.SolrCore [authCollection_shard1_replica_n1] Registered new searcher Searcher@1dac47c9[authCollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 743710 INFO  (coreZkRegister-4930-thread-1-processing-n:127.0.0.1:39245_solr x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node2) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/authCollection/leaders/shard1
   [junit4]   2> 743711 INFO  (coreZkRegister-4930-thread-1-processing-n:127.0.0.1:39245_solr x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node2) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 743711 INFO  (coreZkRegister-4930-thread-1-processing-n:127.0.0.1:39245_solr x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node2) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 743711 INFO  (coreZkRegister-4930-thread-1-processing-n:127.0.0.1:39245_solr x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node2) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39245/solr/authCollection_shard1_replica_n1/
   [junit4]   2> 743711 INFO  (coreZkRegister-4930-thread-1-processing-n:127.0.0.1:39245_solr x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node2) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 743711 INFO  (coreZkRegister-4930-thread-1-processing-n:127.0.0.1:39245_solr x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node2) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:39245/solr/authCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 743711 INFO  (coreZkRegister-4930-thread-1-processing-n:127.0.0.1:39245_solr x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node2) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/authCollection/leaders/shard1/leader after winning as /collections/authCollection/leader_elect/shard1/election/72156590363836434-core_node2-n_0000000001
   [junit4]   2> 743712 INFO  (coreZkRegister-4930-thread-1-processing-n:127.0.0.1:39245_solr x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node2) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39245/solr/authCollection_shard1_replica_n1/ shard1
   [junit4]   2> 743713 INFO  (coreZkRegister-4930-thread-1-processing-n:127.0.0.1:39245_solr x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node2) [n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 743814 INFO  (zkCallback-7483-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 743814 INFO  (zkCallback-7483-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 743814 INFO  (zkCallback-7505-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 743814 INFO  (zkCallback-7534-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 743814 INFO  (zkCallback-7505-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection]

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

mpile-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [javac] Compiling 3 source files to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/java

common-solr.compile-core:

compile-core:

compile-test-framework:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

init:

compile-lucene-core:

compile-codecs:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

common.compile-test:
    [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test
    [javac] Compiling 948 source files to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test/org/apache/solr/cloud/autoscaling/sim/package-info.class
     [copy] Copying 1 file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test

common-solr.compile-test:

compile-test:

BUILD SUCCESSFUL
Total time: 1 minute 11 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.BasicAuthIntegrationTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=5A8DBFEF38D0F7D7 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hi-IN -Dtests.timezone=America/Kralendijk -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
Buildfile: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build.xml

-clover.disable:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

install-junit4-taskdef:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

-init-totals:

-test:
    [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 5A8DBFEF38D0F7D7
    [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says kaixo! Master seed: 5A8DBFEF38D0F7D7
   [junit4] Executing 5 suites with 3 JVMs.
   [junit4] 
   [junit4] Started J1 PID(32731@serv1.sd-datasolutions.de).
   [junit4] Started J0 PID(32732@serv1.sd-datasolutions.de).
   [junit4] Started J2 PID(32730@serv1.sd-datasolutions.de).
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4] OK      17.9s J0 | BasicAuthIntegrationTest.testBasicAuth
   [junit4] Completed [1/5] on J0 in 22.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4] OK      20.3s J1 | BasicAuthIntegrationTest.testBasicAuth
   [junit4] Completed [2/5] on J1 in 23.37s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4] OK      20.8s J2 | BasicAuthIntegrationTest.testBasicAuth
   [junit4] Completed [3/5] on J2 in 24.10s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4] OK      8.05s J0 | BasicAuthIntegrationTest.testBasicAuth
   [junit4] Completed [4/5] on J0 in 8.57s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4] OK      6.96s J1 | BasicAuthIntegrationTest.testBasicAuth
   [junit4] Completed [5/5] on J1 in 7.60s, 1 test
   [junit4] 
   [junit4] JVM J0:     1.00 ..    33.27 =    32.28s
   [junit4] JVM J1:     0.99 ..    33.43 =    32.44s
   [junit4] JVM J2:     1.02 ..    26.33 =    25.31s
   [junit4] Execution time total: 33 seconds
   [junit4] Tests summary: 5 suites, 5 tests
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp])
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 214.30s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 212.44s | org.apache.solr.request.TestIntervalFaceting
[junit4:tophints] 116.81s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints] 114.47s | org.apache.solr.TestRandomDVFaceting
[junit4:tophints] 109.31s | org.apache.solr.cloud.TestRandomFlRTGCloud

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 36 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.security.BasicAuthIntegrationTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2800)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2679)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2660)
	at hudson.FilePath.act(FilePath.java:1073)
	at hudson.FilePath.act(FilePath.java:1056)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2658)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1843)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=e827dc22347f597a33c61ae4b4604354627efccf, workspace=/home/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #23751
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-13-ea+8) - Build # 23755 - Still unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23755/
Java: 64bit/jdk-13-ea+8 -XX:+UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest

Error Message:
ObjectTracker found 2 object(s) that were not released!!! [ZkStateReader, SolrZkClient] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.cloud.ZkStateReader  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.common.cloud.ZkStateReader.<init>(ZkStateReader.java:331)  at org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider.connect(ZkClientClusterStateProvider.java:160)  at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.connect(BaseCloudSolrClient.java:329)  at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:773)  at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763)  at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)  at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)  at org.apache.solr.client.solrj.impl.SolrClientCloudManager.request(SolrClientCloudManager.java:115)  at org.apache.solr.cloud.autoscaling.ExecutePlanAction.waitForTaskToFinish(ExecutePlanAction.java:132)  at org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:85)  at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$3(ScheduledTriggers.java:324)  at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)  at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)  at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)  at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)  at java.base/java.lang.Thread.run(Thread.java:835)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.cloud.SolrZkClient  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:203)  at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:126)  at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:116)  at org.apache.solr.common.cloud.ZkStateReader.<init>(ZkStateReader.java:309)  at org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider.connect(ZkClientClusterStateProvider.java:160)  at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.connect(BaseCloudSolrClient.java:329)  at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:773)  at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763)  at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)  at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)  at org.apache.solr.client.solrj.impl.SolrClientCloudManager.request(SolrClientCloudManager.java:115)  at org.apache.solr.cloud.autoscaling.ExecutePlanAction.waitForTaskToFinish(ExecutePlanAction.java:132)  at org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:85)  at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$3(ScheduledTriggers.java:324)  at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)  at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)  at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)  at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)  at java.base/java.lang.Thread.run(Thread.java:835)   expected null, but was:<ObjectTracker found 2 object(s) that were not released!!! [ZkStateReader, SolrZkClient] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.cloud.ZkStateReader  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.common.cloud.ZkStateReader.<init>(ZkStateReader.java:331)  at org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider.connect(ZkClientClusterStateProvider.java:160)  at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.connect(BaseCloudSolrClient.java:329)  at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:773)  at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763)  at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)  at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)  at org.apache.solr.client.solrj.impl.SolrClientCloudManager.request(SolrClientCloudManager.java:115)  at org.apache.solr.cloud.autoscaling.ExecutePlanAction.waitForTaskToFinish(ExecutePlanAction.java:132)  at org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:85)  at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$3(ScheduledTriggers.java:324)  at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)  at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)  at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)  at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)  at java.base/java.lang.Thread.run(Thread.java:835)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.cloud.SolrZkClient  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:203)  at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:126)  at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:116)  at org.apache.solr.common.cloud.ZkStateReader.<init>(ZkStateReader.java:309)  at org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider.connect(ZkClientClusterStateProvider.java:160)  at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.connect(BaseCloudSolrClient.java:329)  at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:773)  at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763)  at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)  at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)  at org.apache.solr.client.solrj.impl.SolrClientCloudManager.request(SolrClientCloudManager.java:115)  at org.apache.solr.cloud.autoscaling.ExecutePlanAction.waitForTaskToFinish(ExecutePlanAction.java:132)  at org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:85)  at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$3(ScheduledTriggers.java:324)  at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)  at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)  at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)  at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)  at java.base/java.lang.Thread.run(Thread.java:835)  >

Stack Trace:
java.lang.AssertionError: ObjectTracker found 2 object(s) that were not released!!! [ZkStateReader, SolrZkClient]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.cloud.ZkStateReader
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.common.cloud.ZkStateReader.<init>(ZkStateReader.java:331)
	at org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider.connect(ZkClientClusterStateProvider.java:160)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.connect(BaseCloudSolrClient.java:329)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:773)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.impl.SolrClientCloudManager.request(SolrClientCloudManager.java:115)
	at org.apache.solr.cloud.autoscaling.ExecutePlanAction.waitForTaskToFinish(ExecutePlanAction.java:132)
	at org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:85)
	at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$3(ScheduledTriggers.java:324)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:835)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.cloud.SolrZkClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:203)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:126)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:116)
	at org.apache.solr.common.cloud.ZkStateReader.<init>(ZkStateReader.java:309)
	at org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider.connect(ZkClientClusterStateProvider.java:160)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.connect(BaseCloudSolrClient.java:329)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:773)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.impl.SolrClientCloudManager.request(SolrClientCloudManager.java:115)
	at org.apache.solr.cloud.autoscaling.ExecutePlanAction.waitForTaskToFinish(ExecutePlanAction.java:132)
	at org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:85)
	at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$3(ScheduledTriggers.java:324)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:835)

 expected null, but was:<ObjectTracker found 2 object(s) that were not released!!! [ZkStateReader, SolrZkClient]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.cloud.ZkStateReader
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.common.cloud.ZkStateReader.<init>(ZkStateReader.java:331)
	at org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider.connect(ZkClientClusterStateProvider.java:160)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.connect(BaseCloudSolrClient.java:329)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:773)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.impl.SolrClientCloudManager.request(SolrClientCloudManager.java:115)
	at org.apache.solr.cloud.autoscaling.ExecutePlanAction.waitForTaskToFinish(ExecutePlanAction.java:132)
	at org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:85)
	at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$3(ScheduledTriggers.java:324)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:835)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.cloud.SolrZkClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:203)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:126)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:116)
	at org.apache.solr.common.cloud.ZkStateReader.<init>(ZkStateReader.java:309)
	at org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider.connect(ZkClientClusterStateProvider.java:160)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.connect(BaseCloudSolrClient.java:329)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:773)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.client.solrj.impl.SolrClientCloudManager.request(SolrClientCloudManager.java:115)
	at org.apache.solr.cloud.autoscaling.ExecutePlanAction.waitForTaskToFinish(ExecutePlanAction.java:132)
	at org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:85)
	at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$3(ScheduledTriggers.java:324)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:835)

>
	at __randomizedtesting.SeedInfo.seed([D52649829FF563B1]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotNull(Assert.java:755)
	at org.junit.Assert.assertNull(Assert.java:737)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:323)
	at jdk.internal.reflect.GeneratedMethodAccessor35.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:901)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest

Error Message:
3 threads leaked from SUITE scope at org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest:     1) Thread[id=6218, name=zkConnectionManagerCallback-1933-thread-1, state=WAITING, group=TGRP-AutoScalingHandlerTest]         at java.base@13-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@13-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@13-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)         at java.base@13-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)         at java.base@13-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)         at java.base@13-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)         at java.base@13-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)         at java.base@13-ea/java.lang.Thread.run(Thread.java:835)    2) Thread[id=6216, name=AutoscalingActionExecutor-2022-thread-1-SendThread(localhost.localdomain:35593), state=TIMED_WAITING, group=TGRP-AutoScalingHandlerTest]         at java.base@13-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:152)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1062)    3) Thread[id=6217, name=AutoscalingActionExecutor-2022-thread-1-EventThread, state=WAITING, group=TGRP-AutoScalingHandlerTest]         at java.base@13-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@13-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@13-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)         at java.base@13-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)         at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE scope at org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest: 
   1) Thread[id=6218, name=zkConnectionManagerCallback-1933-thread-1, state=WAITING, group=TGRP-AutoScalingHandlerTest]
        at java.base@13-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@13-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@13-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@13-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at java.base@13-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@13-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@13-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@13-ea/java.lang.Thread.run(Thread.java:835)
   2) Thread[id=6216, name=AutoscalingActionExecutor-2022-thread-1-SendThread(localhost.localdomain:35593), state=TIMED_WAITING, group=TGRP-AutoScalingHandlerTest]
        at java.base@13-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:152)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1062)
   3) Thread[id=6217, name=AutoscalingActionExecutor-2022-thread-1-EventThread, state=WAITING, group=TGRP-AutoScalingHandlerTest]
        at java.base@13-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@13-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@13-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@13-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504)
	at __randomizedtesting.SeedInfo.seed([D52649829FF563B1]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=6218, name=zkConnectionManagerCallback-1933-thread-1, state=WAITING, group=TGRP-AutoScalingHandlerTest]         at java.base@13-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@13-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@13-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)         at java.base@13-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)         at java.base@13-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)         at java.base@13-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)         at java.base@13-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)         at java.base@13-ea/java.lang.Thread.run(Thread.java:835)    2) Thread[id=6216, name=AutoscalingActionExecutor-2022-thread-1-SendThread(localhost.localdomain:35593), state=TIMED_WAITING, group=TGRP-AutoScalingHandlerTest]         at java.base@13-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1049)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=6218, name=zkConnectionManagerCallback-1933-thread-1, state=WAITING, group=TGRP-AutoScalingHandlerTest]
        at java.base@13-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@13-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@13-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@13-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at java.base@13-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@13-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@13-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@13-ea/java.lang.Thread.run(Thread.java:835)
   2) Thread[id=6216, name=AutoscalingActionExecutor-2022-thread-1-SendThread(localhost.localdomain:35593), state=TIMED_WAITING, group=TGRP-AutoScalingHandlerTest]
        at java.base@13-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1049)
	at __randomizedtesting.SeedInfo.seed([D52649829FF563B1]:0)




Build Log:
[...truncated 13405 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_D52649829FF563B1-001/init-core-data-001
   [junit4]   2> 345568 INFO  (SUITE-AutoScalingHandlerTest-seed#[D52649829FF563B1]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 345569 INFO  (SUITE-AutoScalingHandlerTest-seed#[D52649829FF563B1]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 345569 INFO  (SUITE-AutoScalingHandlerTest-seed#[D52649829FF563B1]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 345569 INFO  (SUITE-AutoScalingHandlerTest-seed#[D52649829FF563B1]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_D52649829FF563B1-001/tempDir-001
   [junit4]   2> 345570 INFO  (SUITE-AutoScalingHandlerTest-seed#[D52649829FF563B1]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 345570 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 345570 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 345670 INFO  (SUITE-AutoScalingHandlerTest-seed#[D52649829FF563B1]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:35593
   [junit4]   2> 345670 INFO  (SUITE-AutoScalingHandlerTest-seed#[D52649829FF563B1]-worker) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35593
   [junit4]   2> 345670 INFO  (SUITE-AutoScalingHandlerTest-seed#[D52649829FF563B1]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35593
   [junit4]   2> 345672 INFO  (zkConnectionManagerCallback-1848-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 345674 INFO  (zkConnectionManagerCallback-1850-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 345676 INFO  (zkConnectionManagerCallback-1852-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 345677 WARN  (jetty-launcher-1853-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 345677 WARN  (jetty-launcher-1853-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 345677 INFO  (jetty-launcher-1853-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 345677 INFO  (jetty-launcher-1853-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 345677 INFO  (jetty-launcher-1853-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 345677 INFO  (jetty-launcher-1853-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 345677 INFO  (jetty-launcher-1853-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+8
   [junit4]   2> 345677 INFO  (jetty-launcher-1853-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+8
   [junit4]   2> 345678 INFO  (jetty-launcher-1853-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 345678 INFO  (jetty-launcher-1853-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 345678 INFO  (jetty-launcher-1853-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 345678 INFO  (jetty-launcher-1853-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 345678 INFO  (jetty-launcher-1853-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 345678 INFO  (jetty-launcher-1853-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 345678 INFO  (jetty-launcher-1853-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@53538084{/solr,null,AVAILABLE}
   [junit4]   2> 345678 INFO  (jetty-launcher-1853-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c1b424b{/solr,null,AVAILABLE}
   [junit4]   2> 345680 INFO  (jetty-launcher-1853-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@660ca9a9{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44615}
   [junit4]   2> 345680 INFO  (jetty-launcher-1853-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@c5374b7{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:39341}
   [junit4]   2> 345680 INFO  (jetty-launcher-1853-thread-2) [    ] o.e.j.s.Server Started @345692ms
   [junit4]   2> 345680 INFO  (jetty-launcher-1853-thread-1) [    ] o.e.j.s.Server Started @345692ms
   [junit4]   2> 345680 INFO  (jetty-launcher-1853-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44615}
   [junit4]   2> 345680 INFO  (jetty-launcher-1853-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39341}
   [junit4]   2> 345680 ERROR (jetty-launcher-1853-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 345680 INFO  (jetty-launcher-1853-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 345680 ERROR (jetty-launcher-1853-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 345680 INFO  (jetty-launcher-1853-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 345680 INFO  (jetty-launcher-1853-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 345680 INFO  (jetty-launcher-1853-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 345680 INFO  (jetty-launcher-1853-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 345680 INFO  (jetty-launcher-1853-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 345680 INFO  (jetty-launcher-1853-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 345680 INFO  (jetty-launcher-1853-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 345680 INFO  (jetty-launcher-1853-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-08T13:18:51.175599Z
   [junit4]   2> 345680 INFO  (jetty-launcher-1853-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-08T13:18:51.175606Z
   [junit4]   2> 345681 INFO  (zkConnectionManagerCallback-1855-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 345681 INFO  (zkConnectionManagerCallback-1857-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 345682 INFO  (jetty-launcher-1853-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 345682 INFO  (jetty-launcher-1853-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 345685 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10060e657df0004, likely client has closed socket
   [junit4]   2> 345723 INFO  (jetty-launcher-1853-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 345723 WARN  (jetty-launcher-1853-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3874c9fa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 345740 WARN  (jetty-launcher-1853-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5f83b4ac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 345741 INFO  (jetty-launcher-1853-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35593/solr
   [junit4]   2> 345744 INFO  (zkConnectionManagerCallback-1863-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 345746 INFO  (zkConnectionManagerCallback-1865-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 345778 INFO  (jetty-launcher-1853-thread-2) [n:127.0.0.1:44615_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44615_solr
   [junit4]   2> 345778 INFO  (jetty-launcher-1853-thread-2) [n:127.0.0.1:44615_solr    ] o.a.s.c.Overseer Overseer (id=72164136470904838-127.0.0.1:44615_solr-n_0000000000) starting
   [junit4]   2> 345781 INFO  (zkConnectionManagerCallback-1872-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 345782 INFO  (jetty-launcher-1853-thread-2) [n:127.0.0.1:44615_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35593/solr ready
   [junit4]   2> 345783 INFO  (OverseerStateUpdate-72164136470904838-127.0.0.1:44615_solr-n_0000000000) [n:127.0.0.1:44615_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44615_solr
   [junit4]   2> 345783 INFO  (jetty-launcher-1853-thread-2) [n:127.0.0.1:44615_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44615_solr
   [junit4]   2> 345784 INFO  (zkCallback-1871-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 345784 INFO  (zkCallback-1864-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 345794 INFO  (jetty-launcher-1853-thread-2) [n:127.0.0.1:44615_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 345806 INFO  (jetty-launcher-1853-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 345807 WARN  (jetty-launcher-1853-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@15462805[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 345810 INFO  (jetty-launcher-1853-thread-2) [n:127.0.0.1:44615_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44615.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d25bf8
   [junit4]   2> 345812 WARN  (jetty-launcher-1853-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4e5f8941[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 345813 INFO  (jetty-launcher-1853-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35593/solr
   [junit4]   2> 345814 INFO  (zkConnectionManagerCallback-1879-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 345815 INFO  (zkConnectionManagerCallback-1881-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 345816 INFO  (jetty-launcher-1853-thread-2) [n:127.0.0.1:44615_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44615.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d25bf8
   [junit4]   2> 345816 INFO  (jetty-launcher-1853-thread-2) [n:127.0.0.1:44615_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44615.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d25bf8
   [junit4]   2> 345817 INFO  (jetty-launcher-1853-thread-2) [n:127.0.0.1:44615_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_D52649829FF563B1-001/tempDir-001/node2/.
   [junit4]   2> 345820 INFO  (jetty-launcher-1853-thread-1) [n:127.0.0.1:39341_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 345821 INFO  (jetty-launcher-1853-thread-1) [n:127.0.0.1:39341_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:39341_solr as DOWN
   [junit4]   2> 345822 INFO  (jetty-launcher-1853-thread-1) [n:127.0.0.1:39341_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 345822 INFO  (jetty-launcher-1853-thread-1) [n:127.0.0.1:39341_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39341_solr
   [junit4]   2> 345822 INFO  (zkCallback-1880-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 345823 INFO  (zkCallback-1864-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 345824 INFO  (zkCallback-1871-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 345836 INFO  (zkConnectionManagerCallback-1888-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 345837 INFO  (jetty-launcher-1853-thread-1) [n:127.0.0.1:39341_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 345837 INFO  (jetty-launcher-1853-thread-1) [n:127.0.0.1:39341_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35593/solr ready
   [junit4]   2> 345837 INFO  (jetty-launcher-1853-thread-1) [n:127.0.0.1:39341_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 345846 INFO  (jetty-launcher-1853-thread-1) [n:127.0.0.1:39341_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39341.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d25bf8
   [junit4]   2> 345852 INFO  (jetty-launcher-1853-thread-1) [n:127.0.0.1:39341_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39341.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d25bf8
   [junit4]   2> 345852 INFO  (jetty-launcher-1853-thread-1) [n:127.0.0.1:39341_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39341.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d25bf8
   [junit4]   2> 345853 INFO  (jetty-launcher-1853-thread-1) [n:127.0.0.1:39341_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_D52649829FF563B1-001/tempDir-001/node1/.
   [junit4]   2> 345880 INFO  (zkConnectionManagerCallback-1894-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 345880 INFO  (SUITE-AutoScalingHandlerTest-seed#[D52649829FF563B1]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 345881 INFO  (SUITE-AutoScalingHandlerTest-seed#[D52649829FF563B1]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35593/solr ready
   [junit4]   2> 345892 INFO  (TEST-AutoScalingHandlerTest.testPolicyAndPreferences-seed#[D52649829FF563B1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPolicyAndPreferences
   [junit4]   2> 345904 ERROR (qtp434153728-6037) [n:127.0.0.1:39341_solr    ] o.a.s.h.RequestHandlerBase org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error in command payload, errors: [{set-policy={xyz=[{replica=<2, shard=#EACH, node=#ANY}, {nodeRole=!overseer, replica=0}], policy1=[{cores=<2, node=#ANY}, {replica=<2, shard=#EACH, node=#ANY}]}, errorMessages=[cores is only allowed in 'cluster-policy']}], 
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.AutoScalingHandler.processOps(AutoScalingHandler.java:210)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.AutoScalingHandler.handleRequestBody(AutoScalingHandler.java:148)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2> 	at org.apache.solr.api.ApiBag$ReqHandlerToApi.call(ApiBag.java:242)
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:337)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:496)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:394)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:340)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:502)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> 
   [junit4]   2> 345904 INFO  (qtp434153728-6037) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=400 QTime=3
   [junit4]   2> 345916 INFO  (qtp434153728-6035) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 345917 INFO  (qtp434153728-6037) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345918 INFO  (qtp434153728-6039) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345918 INFO  (qtp434153728-6035) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345919 INFO  (qtp434153728-6037) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345920 INFO  (qtp641211951-6036) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345921 INFO  (qtp641211951-6040) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345921 INFO  (qtp641211951-6036) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345921 INFO  (qtp641211951-6040) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345922 INFO  (qtp641211951-6036) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345924 INFO  (qtp641211951-6038) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=16
   [junit4]   2> 345927 INFO  (qtp434153728-6039) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345927 INFO  (qtp434153728-6035) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345928 INFO  (qtp434153728-6037) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345928 INFO  (qtp434153728-6039) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345929 INFO  (qtp434153728-6035) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345930 INFO  (qtp641211951-6036) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345931 INFO  (qtp641211951-6038) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345932 INFO  (qtp641211951-6036) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345932 INFO  (qtp641211951-6038) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345932 INFO  (qtp641211951-6036) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345933 INFO  (qtp641211951-6040) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 345936 INFO  (qtp434153728-6035) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345936 INFO  (qtp434153728-6039) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345937 INFO  (qtp434153728-6035) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345937 INFO  (qtp434153728-6039) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345937 INFO  (qtp434153728-6035) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345938 INFO  (qtp641211951-6036) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345939 INFO  (qtp641211951-6040) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345939 INFO  (qtp641211951-6038) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345940 INFO  (qtp641211951-6036) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345940 INFO  (qtp641211951-6040) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345940 INFO  (qtp434153728-6037) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 345943 INFO  (qtp434153728-6039) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345943 INFO  (qtp434153728-6035) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345944 INFO  (qtp434153728-6037) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345945 INFO  (qtp434153728-6039) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345945 INFO  (qtp434153728-6035) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345946 INFO  (qtp641211951-6036) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345947 INFO  (qtp641211951-6040) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345947 INFO  (qtp641211951-6036) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345948 INFO  (qtp641211951-6040) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345948 INFO  (qtp641211951-6036) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345949 INFO  (qtp641211951-6038) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 345950 INFO  (qtp434153728-6039) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm} status=0 QTime=0
   [junit4]   2> 345950 INFO  (qtp434153728-6035) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm} status=0 QTime=0
   [junit4]   2> 345951 INFO  (qtp434153728-6039) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm} status=0 QTime=0
   [junit4]   2> 345951 INFO  (qtp434153728-6035) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm} status=0 QTime=0
   [junit4]   2> 345952 INFO  (qtp434153728-6039) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm} status=0 QTime=0
   [junit4]   2> 345952 INFO  (qtp641211951-6040) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm} status=0 QTime=0
   [junit4]   2> 345952 INFO  (qtp641211951-6036) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm} status=0 QTime=0
   [junit4]   2> 345953 INFO  (qtp641211951-6038) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm} status=0 QTime=0
   [junit4]   2> 345953 INFO  (qtp641211951-6040) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm} status=0 QTime=0
   [junit4]   2> 345953 INFO  (qtp641211951-6036) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm} status=0 QTime=0
   [junit4]   2> 345954 INFO  (qtp434153728-6037) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 345955 INFO  (qtp434153728-6039) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName,os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm,solr.core} status=0 QTime=0
   [junit4]   2> 345956 INFO  (qtp434153728-6037) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName,os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm,solr.core} status=0 QTime=0
   [junit4]   2> 345956 INFO  (qtp434153728-6039) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName,os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm,solr.core} status=0 QTime=0
   [junit4]   2> 345957 INFO  (qtp434153728-6037) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName,os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm,solr.core} status=0 QTime=0
   [junit4]   2> 345957 INFO  (qtp434153728-6039) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName,os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm,solr.core} status=0 QTime=0
   [junit4]   2> 345958 INFO  (qtp641211951-6038) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName,os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm,solr.core} status=0 QTime=0
   [junit4]   2> 345958 INFO  (qtp641211951-6040) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName,os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm,solr.core} status=0 QTime=0
   [junit4]   2> 345959 INFO  (qtp641211951-6036) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName,os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm,solr.core} status=0 QTime=0
   [junit4]   2> 345959 INFO  (qtp641211951-6038) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName,os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm,solr.core} status=0 QTime=0
   [junit4]   2> 345959 INFO  (qtp641211951-6040) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName,os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm,solr.core} status=0 QTime=0
   [junit4]   2> 345961 INFO  (qtp434153728-6035) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 345962 INFO  (TEST-AutoScalingHandlerTest.testPolicyAndPreferences-seed#[D52649829FF563B1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPolicyAndPreferences
   [junit4]   2> 345971 INFO  (TEST-AutoScalingHandlerTest.testDeleteUsedPolicy-seed#[D52649829FF563B1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteUsedPolicy
   [junit4]   2> 345973 INFO  (qtp434153728-6039) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345973 INFO  (qtp434153728-6035) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345974 INFO  (qtp434153728-6039) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345974 INFO  (qtp434153728-6035) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345975 INFO  (qtp434153728-6039) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345975 INFO  (qtp641211951-6036) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345976 INFO  (qtp641211951-6038) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345976 INFO  (qtp641211951-6040) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345977 INFO  (qtp641211951-6036) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345977 INFO  (qtp641211951-6038) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 345977 INFO  (qtp434153728-6037) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 345978 INFO  (qtp434153728-6035) [n:127.0.0.1:39341_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=COLL1&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2&policy=nodelete and sendToOCPQueue=true
   [junit4]   2> 345979 INFO  (OverseerThreadFactory-2023-thread-1-processing-n:127.0.0.1:44615_solr) [n:127.0.0.1:44615_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection COLL1
   [junit4]   2> 346086 INFO  (qtp434153728-6039) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 346087 INFO  (qtp434153728-6037) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 346087 INFO  (qtp434153728-6039) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 346088 INFO  (qtp434153728-6037) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 346089 INFO  (qtp434153728-6039) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 346089 INFO  (qtp641211951-6040) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 346090 INFO  (qtp641211951-6036) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 346091 INFO  (qtp641211951-6038) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 346092 INFO  (qtp641211951-6040) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 346093 INFO  (qtp641211951-6036) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 346099 INFO  (OverseerStateUpdate-72164136470904838-127.0.0.1:44615_solr-n_0000000000) [n:127.0.0.1:44615_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"COLL1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"COLL1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44615/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 346300 INFO  (qtp641211951-6038) [n:127.0.0.1:44615_solr    x:COLL1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=COLL1_shard1_replica_n1&action=CREATE&numShards=1&collection=COLL1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 346301 INFO  (qtp641211951-6038) [n:127.0.0.1:44615_solr    x:COLL1_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 347308 INFO  (qtp641211951-6038) [n:127.0.0.1:44615_solr c:COLL1 s:shard1 r:core_node2 x:COLL1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 347313 INFO  (qtp641211951-6038) [n:127.0.0.1:44615_solr c:COLL1 s:shard1 r:core_node2 x:COLL1_shard1_replica_n1] o.a.s.s.IndexSchema [COLL1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 347314 INFO  (qtp641211951-6038) [n:127.0.0.1:44615_solr c:COLL1 s:shard1 r:core_node2 x:COLL1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 347314 INFO  (qtp641211951-6038) [n:127.0.0.1:44615_solr c:COLL1 s:shard1 r:core_node2 x:COLL1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'COLL1_shard1_replica_n1' using configuration from collection COLL1, trusted=true
   [junit4]   2> 347315 INFO  (qtp641211951-6038) [n:127.0.0.1:44615_solr c:COLL1 s:shard1 r:core_node2 x:COLL1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44615.solr.core.COLL1.shard1.replica_n1' (registry 'solr.core.COLL1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d25bf8
   [junit4]   2> 347315 INFO  (qtp641211951-6038) [n:127.0.0.1:44615_solr c:COLL1 s:shard1 r:core_node2 x:COLL1_shard1_replica_n1] o.a.s.c.SolrCore [[COLL1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_D52649829FF563B1-001/tempDir-001/node2/COLL1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_D52649829FF563B1-001/tempDir-001/node2/./COLL1_shard1_replica_n1/data/]
   [junit4]   2> 347354 INFO  (qtp641211951-6038) [n:127.0.0.1:44615_solr c:COLL1 s:shard1 r:core_node2 x:COLL1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 347354 INFO  (qtp641211951-6038) [n:127.0.0.1:44615_solr c:COLL1 s:shard1 r:core_node2 x:COLL1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 347356 INFO  (qtp641211951-6038) [n:127.0.0.1:44615_solr c:COLL1 s:shard1 r:core_node2 x:COLL1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 347356 INFO  (qtp641211951-6038) [n:127.0.0.1:44615_solr c:COLL1 s:shard1 r:core_node2 x:COLL1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 347357 INFO  (qtp641211951-6038) [n:127.0.0.1:44615_solr c:COLL1 s:shard1 r:core_node2 x:COLL1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@39547b67[COLL1_shard1_replica_n1] main]
   [junit4]   2> 347358 INFO  (qtp641211951-6038) [n:127.0.0.1:44615_solr c:COLL1 s:shard1 r:core_node2 x:COLL1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 347358 INFO  (qtp641211951-6038) [n:127.0.0.1:44615_solr c:COLL1 s:shard1 r:core_node2 x:COLL1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 347358 INFO  (qtp641211951-6038) [n:127.0.0.1:44615_solr c:COLL1 s:shard1 r:core_node2 x:COLL1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 347358 INFO  (qtp641211951-6038) [n:127.0.0.1:44615_solr c:COLL1 s:shard1 r:core_node2 x:COLL1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1627443568682467328
   [junit4]   2> 347360 INFO  (searcherExecutor-2035-thread-1-processing-n:127.0.0.1:44615_solr x:COLL1_shard1_replica_n1 c:COLL1 s:shard1 r:core_node2) [n:127.0.0.1:44615_solr c:COLL1 s:shard1 r:core_node2 x:COLL1_shard1_replica_n1] o.a.s.c.SolrCore [COLL1_shard1_replica_n1] Registered new searcher Searcher@39547b67[COLL1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 347361 INFO  (qtp641211951-6038) [n:127.0.0.1:44615_solr c:COLL1 s:shard1 r:core_node2 x:COLL1_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/COLL1/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 347362 INFO  (qtp641211951-6038) [n:127.0.0.1:44615_solr c:COLL1 s:shard1 r:core_node2 x:COLL1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/COLL1/leaders/shard1
   [junit4]   2> 347363 INFO  (qtp641211951-6038) [n:127.0.0.1:44615_solr c:COLL1 s:shard1 r:core_node2 x:COLL1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 347363 INFO  (qtp641211951-6038) [n:127.0.0.1:44615_solr c:COLL1 s:shard1 r:core_node2 x:COLL1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 347363 INFO  (qtp641211951-6038) [n:127.0.0.1:44615_solr c:COLL1 s:shard1 r:core_node2 x:COLL1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44615/solr/COLL1_shard1_replica_n1/
   [junit4]   2> 347363 INFO  (qtp641211951-6038) [n:127.0.0.1:44615_solr c:COLL1 s:shard1 r:core_node2 x:COLL1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 347363 INFO  (qtp641211951-6038) [n:127.0.0.1:44615_solr c:COLL1 s:shard1 r:core_node2 x:COLL1_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:44615/solr/COLL1_shard1_replica_n1/ has no replicas
   [junit4]   2> 347363 INFO  (qtp641211951-6038) [n:127.0.0.1:44615_solr c:COLL1 s:shard1 r:core_node2 x:COLL1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/COLL1/leaders/shard1/leader after winning as /collections/COLL1/leader_elect/shard1/election/72164136470904838-core_node2-n_0000000000
   [junit4]   2> 347364 INFO  (qtp641211951-6038) [n:127.0.0.1:44615_solr c:COLL1 s:shard1 r:core_node2 x:COLL1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44615/solr/COLL1_shard1_replica_n1/ shard1
   [junit4]   2> 347465 INFO  (zkCallback-1864-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/COLL1/state.json] for collection [COLL1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 347465 INFO  (zkCallback-1864-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/COLL1/state.json] for collection [COLL1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 347465 INFO  (qtp641211951-6038) [n:127.0.0.1:44615_solr c:COLL1 s:shard1 r:core_node2 x:COLL1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 347487 INFO  (qtp641211951-6038) [n:127.0.0.1:44615_solr c:COLL1 s:shard1 r:core_node2 x:COLL1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=COLL1_shard1_replica_n1&action=CREATE&numShards=1&collection=COLL1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1186
   [junit4]   2> 347488 INFO  (qtp434153728-6035) [n:127.0.0.1:39341_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> 347566 INFO  (zkCallback-1864-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/COLL1/state.json] for collection [COLL1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 347566 INFO  (zkCallback-1864-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/COLL1/state.json] for collection [COLL1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 347566 INFO  (zkCallback-1880-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/COLL1/state.json] for collection [COLL1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 347567 INFO  (zkCallback-1864-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/COLL1/state.json] for collection [COLL1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 347567 INFO  (qtp434153728-6035) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=COLL1&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2&policy=nodelete} status=0 QTime=1589
   [junit4]   2> 347568 ERROR (qtp434153728-6037) [n:127.0.0.1:39341_solr    ] o.a.s.h.RequestHandlerBase org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error in command payload, errors: [{remove-policy=nodelete, errorMessages=[policy : nodelete is being used by collection COLL1]}], 
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.AutoScalingHandler.processOps(AutoScalingHandler.java:210)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.AutoScalingHandler.handleRequestBody(AutoScalingHandler.java:148)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:496)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:394)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:340)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:502)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> 
   [junit4]   2> 347568 INFO  (qtp434153728-6037) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=400 QTime=0
   [junit4]   2> 347568 INFO  (qtp434153728-6039) [n:127.0.0.1:39341_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=COLL1&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 347569 INFO  (OverseerCollectionConfigSetProcessor-72164136470904838-127.0.0.1:44615_solr-n_0000000000) [n:127.0.0.1:44615_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> 347569 INFO  (OverseerThreadFactory-2023-thread-2-processing-n:127.0.0.1:44615_solr) [n:127.0.0.1:44615_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 347570 INFO  (qtp641211951-6040) [n:127.0.0.1:44615_solr    x:COLL1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.COLL1.shard1.replica_n1, tag=null
   [junit4]   2> 347570 INFO  (qtp641211951-6040) [n:127.0.0.1:44615_solr    x:COLL1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@232f5cc1: rootName = solr_44615, domain = solr.core.COLL1.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.COLL1.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@4a1efbe0
   [junit4]   2> 347578 INFO  (qtp641211951-6040) [n:127.0.0.1:44615_solr    x:COLL1_shard1_replica_n1] o.a.s.c.SolrCore [COLL1_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4d7ce0e5
   [junit4]   2> 347578 INFO  (qtp641211951-6040) [n:127.0.0.1:44615_solr    x:COLL1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.COLL1.shard1.replica_n1, tag=4d7ce0e5
   [junit4]   2> 347578 INFO  (qtp641211951-6040) [n:127.0.0.1:44615_solr    x:COLL1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.COLL1.shard1.leader, tag=4d7ce0e5
   [junit4]   2> 347582 INFO  (qtp641211951-6040) [n:127.0.0.1:44615_solr    x:COLL1_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/COLL1/terms/shard1 to Terms{values={}, version=1}
   [junit4]   2> 347582 INFO  (qtp641211951-6040) [n:127.0.0.1:44615_solr    x:COLL1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&deleteMetricsHistory=true&core=COLL1_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 347684 INFO  (zkCallback-1864-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/COLL1/state.json] for collection [COLL1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 347684 INFO  (zkCallback-1864-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/COLL1/state.json] for collection [COLL1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 347684 INFO  (zkCallback-1864-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/COLL1/state.json] for collection [COLL1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 347688 INFO  (qtp434153728-6039) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=COLL1&action=DELETE&wt=javabin&version=2} status=0 QTime=119
   [junit4]   2> 347688 INFO  (TEST-AutoScalingHandlerTest.testDeleteUsedPolicy-seed#[D52649829FF563B1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteUsedPolicy
   [junit4]   2> 347699 INFO  (TEST-AutoScalingHandlerTest.testSuspendTrigger-seed#[D52649829FF563B1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSuspendTrigger
   [junit4]   2> 347700 INFO  (qtp434153728-6035) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 347701 INFO  (qtp641211951-6036) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 347703 INFO  (qtp434153728-6039) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 347703 INFO  (qtp434153728-6035) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 347708 INFO  (qtp434153728-6039) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 347708 INFO  (qtp434153728-6035) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 347709 INFO  (qtp434153728-6039) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 347709 INFO  (qtp641211951-6038) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 347710 INFO  (qtp641211951-6040) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 347710 INFO  (qtp641211951-6036) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 347711 INFO  (qtp641211951-6038) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 347711 INFO  (qtp641211951-6040) [n:127.0.0.1:44615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 347712 INFO  (qtp434153728-6037) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 347716 INFO  (qtp434153728-6035) [n:127.0.0.1:39341_solr    ] o.a.s.s.HttpSo

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

junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.connect(BaseCloudSolrClient.java:329)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:773)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.SolrClientCloudManager.request(SolrClientCloudManager.java:115)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.ExecutePlanAction.waitForTaskToFinish(ExecutePlanAction.java:132)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:85)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$3(ScheduledTriggers.java:324)
   [junit4]    > 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
   [junit4]    > 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    > 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]    > 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.cloud.SolrZkClient
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:203)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:126)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:116)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkStateReader.<init>(ZkStateReader.java:309)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider.connect(ZkClientClusterStateProvider.java:160)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.connect(BaseCloudSolrClient.java:329)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:773)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.SolrClientCloudManager.request(SolrClientCloudManager.java:115)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.ExecutePlanAction.waitForTaskToFinish(ExecutePlanAction.java:132)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:85)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$3(ScheduledTriggers.java:324)
   [junit4]    > 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
   [junit4]    > 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    > 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]    > 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]    > >
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D52649829FF563B1]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:323)
   [junit4]    > 	at jdk.internal.reflect.GeneratedMethodAccessor35.invoke(Unknown Source)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE scope at org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest: 
   [junit4]    >    1) Thread[id=6218, name=zkConnectionManagerCallback-1933-thread-1, state=WAITING, group=TGRP-AutoScalingHandlerTest]
   [junit4]    >         at java.base@13-ea/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@13-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]    >         at java.base@13-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]    >         at java.base@13-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
   [junit4]    >         at java.base@13-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]    >         at java.base@13-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]    >         at java.base@13-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]    >         at java.base@13-ea/java.lang.Thread.run(Thread.java:835)
   [junit4]    >    2) Thread[id=6216, name=AutoscalingActionExecutor-2022-thread-1-SendThread(localhost.localdomain:35593), state=TIMED_WAITING, group=TGRP-AutoScalingHandlerTest]
   [junit4]    >         at java.base@13-ea/java.lang.Thread.sleep(Native Method)
   [junit4]    >         at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:152)
   [junit4]    >         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1062)
   [junit4]    >    3) Thread[id=6217, name=AutoscalingActionExecutor-2022-thread-1-EventThread, state=WAITING, group=TGRP-AutoScalingHandlerTest]
   [junit4]    >         at java.base@13-ea/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@13-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]    >         at java.base@13-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]    >         at java.base@13-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
   [junit4]    >         at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D52649829FF563B1]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=6218, name=zkConnectionManagerCallback-1933-thread-1, state=WAITING, group=TGRP-AutoScalingHandlerTest]
   [junit4]    >         at java.base@13-ea/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@13-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]    >         at java.base@13-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]    >         at java.base@13-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
   [junit4]    >         at java.base@13-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]    >         at java.base@13-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]    >         at java.base@13-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]    >         at java.base@13-ea/java.lang.Thread.run(Thread.java:835)
   [junit4]    >    2) Thread[id=6216, name=AutoscalingActionExecutor-2022-thread-1-SendThread(localhost.localdomain:35593), state=TIMED_WAITING, group=TGRP-AutoScalingHandlerTest]
   [junit4]    >         at java.base@13-ea/java.lang.Thread.sleep(Native Method)
   [junit4]    >         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1049)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D52649829FF563B1]:0)
   [junit4] Completed [199/846 (1!)] on J1 in 200.52s, 10 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 44660 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23755/consoleText

[repro] Revision: 20de3d2ee0d234d04bbcf7c2cddc18ff67a09f8b

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=AutoScalingHandlerTest -Dtests.seed=D52649829FF563B1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=it -Dtests.timezone=Africa/Nairobi -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] ant clean

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

[...truncated 3570 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.AutoScalingHandlerTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=D52649829FF563B1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=it -Dtests.timezone=Africa/Nairobi -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 120 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest
[repro] Exiting with code 0

[...truncated 43 lines...]

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_172) - Build # 23754 - Still Failing!

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

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ShardRoutingTest

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

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


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

Error Message:
Test abandoned because suite timeout was reached.

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




Build Log:
[...truncated 15689 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardRoutingTest
   [junit4]   2> 1336005 INFO  (SUITE-ShardRoutingTest-seed#[B8AF8B02B5A1E087]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_B8AF8B02B5A1E087-001/init-core-data-001
   [junit4]   2> 1336006 WARN  (SUITE-ShardRoutingTest-seed#[B8AF8B02B5A1E087]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1336006 INFO  (SUITE-ShardRoutingTest-seed#[B8AF8B02B5A1E087]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1336007 INFO  (SUITE-ShardRoutingTest-seed#[B8AF8B02B5A1E087]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1336008 INFO  (SUITE-ShardRoutingTest-seed#[B8AF8B02B5A1E087]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /jq_mfo/gv
   [junit4]   2> 1336011 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1336012 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1336012 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1336112 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.c.ZkTestServer start zk server on port:41527
   [junit4]   2> 1336112 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41527
   [junit4]   2> 1336112 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41527
   [junit4]   2> 1336117 INFO  (zkConnectionManagerCallback-7550-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1336119 INFO  (zkConnectionManagerCallback-7552-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1336120 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1336121 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1336121 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1336122 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1336122 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1336122 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1336123 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1336123 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1336124 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1336124 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1336125 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1336128 INFO  (zkConnectionManagerCallback-7556-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1336129 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1336225 WARN  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1336226 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1336226 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1336226 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1336226 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1336226 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1336226 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1336228 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@731ba0{/jq_mfo/gv,null,AVAILABLE}
   [junit4]   2> 1336228 WARN  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@75c6e83b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1336229 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3e5087fc{SSL,[ssl, http/1.1]}{127.0.0.1:35673}
   [junit4]   2> 1336229 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.e.j.s.Server Started @1336315ms
   [junit4]   2> 1336229 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_B8AF8B02B5A1E087-001/tempDir-001/control/data, hostContext=/jq_mfo/gv, hostPort=35673, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_B8AF8B02B5A1E087-001/control-001/cores}
   [junit4]   2> 1336229 ERROR (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1336229 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1336229 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1336229 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1336229 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1336229 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-07T20:30:42.240Z
   [junit4]   2> 1336230 INFO  (zkConnectionManagerCallback-7558-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1336231 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1336231 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_B8AF8B02B5A1E087-001/control-001/solr.xml
   [junit4]   2> 1336234 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1336234 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1336235 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@321553c8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1336338 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1336338 WARN  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1336339 WARN  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@52097d5c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1336341 WARN  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1336341 WARN  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3a6ab8f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1336342 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41527/solr
   [junit4]   2> 1336343 INFO  (zkConnectionManagerCallback-7564-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1336344 INFO  (zkConnectionManagerCallback-7566-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1336373 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [n:127.0.0.1:35673_jq_mfo%2Fgv    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35673_jq_mfo%2Fgv
   [junit4]   2> 1336373 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [n:127.0.0.1:35673_jq_mfo%2Fgv    ] o.a.s.c.Overseer Overseer (id=72160172261048325-127.0.0.1:35673_jq_mfo%2Fgv-n_0000000000) starting
   [junit4]   2> 1336375 INFO  (zkConnectionManagerCallback-7573-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1336376 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [n:127.0.0.1:35673_jq_mfo%2Fgv    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41527/solr ready
   [junit4]   2> 1336376 INFO  (OverseerStateUpdate-72160172261048325-127.0.0.1:35673_jq_mfo%2Fgv-n_0000000000) [n:127.0.0.1:35673_jq_mfo%2Fgv    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35673_jq_mfo%2Fgv
   [junit4]   2> 1336376 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [n:127.0.0.1:35673_jq_mfo%2Fgv    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35673_jq_mfo%2Fgv
   [junit4]   2> 1336377 INFO  (zkCallback-7572-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1336377 INFO  (zkCallback-7565-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1336388 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [n:127.0.0.1:35673_jq_mfo%2Fgv    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1336399 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [n:127.0.0.1:35673_jq_mfo%2Fgv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@321553c8
   [junit4]   2> 1336405 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [n:127.0.0.1:35673_jq_mfo%2Fgv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@321553c8
   [junit4]   2> 1336405 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [n:127.0.0.1:35673_jq_mfo%2Fgv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@321553c8
   [junit4]   2> 1336406 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [n:127.0.0.1:35673_jq_mfo%2Fgv    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_B8AF8B02B5A1E087-001/control-001/cores
   [junit4]   2> 1336419 INFO  (zkConnectionManagerCallback-7579-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1336420 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1336420 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41527/solr ready
   [junit4]   2> 1336430 INFO  (qtp1876937141-23006) [n:127.0.0.1:35673_jq_mfo%2Fgv    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:35673_jq_mfo%252Fgv&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1336431 INFO  (OverseerThreadFactory-7354-thread-1-processing-n:127.0.0.1:35673_jq_mfo%2Fgv) [n:127.0.0.1:35673_jq_mfo%2Fgv    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1336536 INFO  (qtp1876937141-23007) [n:127.0.0.1:35673_jq_mfo%2Fgv    x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1336536 INFO  (qtp1876937141-23007) [n:127.0.0.1:35673_jq_mfo%2Fgv    x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1337573 INFO  (qtp1876937141-23007) [n:127.0.0.1:35673_jq_mfo%2Fgv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1337586 INFO  (qtp1876937141-23007) [n:127.0.0.1:35673_jq_mfo%2Fgv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1337665 INFO  (qtp1876937141-23007) [n:127.0.0.1:35673_jq_mfo%2Fgv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1337672 INFO  (qtp1876937141-23007) [n:127.0.0.1:35673_jq_mfo%2Fgv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 1337673 INFO  (qtp1876937141-23007) [n:127.0.0.1:35673_jq_mfo%2Fgv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@321553c8
   [junit4]   2> 1337673 INFO  (qtp1876937141-23007) [n:127.0.0.1:35673_jq_mfo%2Fgv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_B8AF8B02B5A1E087-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_B8AF8B02B5A1E087-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1337676 INFO  (qtp1876937141-23007) [n:127.0.0.1:35673_jq_mfo%2Fgv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2061656124, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1337697 WARN  (qtp1876937141-23007) [n:127.0.0.1:35673_jq_mfo%2Fgv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1337723 INFO  (qtp1876937141-23007) [n:127.0.0.1:35673_jq_mfo%2Fgv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1337723 INFO  (qtp1876937141-23007) [n:127.0.0.1:35673_jq_mfo%2Fgv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1337725 INFO  (qtp1876937141-23007) [n:127.0.0.1:35673_jq_mfo%2Fgv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1337725 INFO  (qtp1876937141-23007) [n:127.0.0.1:35673_jq_mfo%2Fgv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1337726 INFO  (qtp1876937141-23007) [n:127.0.0.1:35673_jq_mfo%2Fgv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=24.4140625, floorSegmentMB=1.2802734375, forceMergeDeletesPctAllowed=10.37304631526199, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.49103395732883537, deletesPctAllowed=42.006925172292995
   [junit4]   2> 1337726 INFO  (qtp1876937141-23007) [n:127.0.0.1:35673_jq_mfo%2Fgv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@490182eb[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1337727 INFO  (qtp1876937141-23007) [n:127.0.0.1:35673_jq_mfo%2Fgv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1337727 INFO  (qtp1876937141-23007) [n:127.0.0.1:35673_jq_mfo%2Fgv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1337727 INFO  (qtp1876937141-23007) [n:127.0.0.1:35673_jq_mfo%2Fgv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1337727 INFO  (qtp1876937141-23007) [n:127.0.0.1:35673_jq_mfo%2Fgv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1627380141248217088
   [junit4]   2> 1337730 INFO  (searcherExecutor-7359-thread-1-processing-n:127.0.0.1:35673_jq_mfo%2Fgv x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:35673_jq_mfo%2Fgv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@490182eb[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1337731 INFO  (qtp1876937141-23007) [n:127.0.0.1:35673_jq_mfo%2Fgv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1337731 INFO  (qtp1876937141-23007) [n:127.0.0.1:35673_jq_mfo%2Fgv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 1337732 INFO  (qtp1876937141-23007) [n:127.0.0.1:35673_jq_mfo%2Fgv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1337732 INFO  (qtp1876937141-23007) [n:127.0.0.1:35673_jq_mfo%2Fgv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1337732 INFO  (qtp1876937141-23007) [n:127.0.0.1:35673_jq_mfo%2Fgv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:35673/jq_mfo/gv/control_collection_shard1_replica_n1/
   [junit4]   2> 1337732 INFO  (qtp1876937141-23007) [n:127.0.0.1:35673_jq_mfo%2Fgv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1337732 INFO  (qtp1876937141-23007) [n:127.0.0.1:35673_jq_mfo%2Fgv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:35673/jq_mfo/gv/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1337732 INFO  (qtp1876937141-23007) [n:127.0.0.1:35673_jq_mfo%2Fgv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72160172261048325-core_node2-n_0000000000
   [junit4]   2> 1337733 INFO  (qtp1876937141-23007) [n:127.0.0.1:35673_jq_mfo%2Fgv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:35673/jq_mfo/gv/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1337834 INFO  (zkCallback-7565-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1337834 INFO  (qtp1876937141-23007) [n:127.0.0.1:35673_jq_mfo%2Fgv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1337835 INFO  (qtp1876937141-23007) [n:127.0.0.1:35673_jq_mfo%2Fgv c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1300
   [junit4]   2> 1337837 INFO  (qtp1876937141-23006) [n:127.0.0.1:35673_jq_mfo%2Fgv    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1337935 INFO  (zkCallback-7565-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1337935 INFO  (zkCallback-7565-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1337936 INFO  (qtp1876937141-23006) [n:127.0.0.1:35673_jq_mfo%2Fgv    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:35673_jq_mfo%252Fgv&wt=javabin&version=2} status=0 QTime=1506
   [junit4]   2> 1337939 INFO  (zkConnectionManagerCallback-7585-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1337940 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1337940 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41527/solr ready
   [junit4]   2> 1337940 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1337942 INFO  (qtp1876937141-23007) [n:127.0.0.1:35673_jq_mfo%2Fgv    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1337943 INFO  (OverseerThreadFactory-7354-thread-2-processing-n:127.0.0.1:35673_jq_mfo%2Fgv) [n:127.0.0.1:35673_jq_mfo%2Fgv    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1337943 INFO  (OverseerCollectionConfigSetProcessor-72160172261048325-127.0.0.1:35673_jq_mfo%2Fgv-n_0000000000) [n:127.0.0.1:35673_jq_mfo%2Fgv    ] 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> 1338145 WARN  (OverseerThreadFactory-7354-thread-2-processing-n:127.0.0.1:35673_jq_mfo%2Fgv) [n:127.0.0.1:35673_jq_mfo%2Fgv    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1338157 INFO  (qtp1876937141-23007) [n:127.0.0.1:35673_jq_mfo%2Fgv    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1338157 INFO  (qtp1876937141-23007) [n:127.0.0.1:35673_jq_mfo%2Fgv    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=215
   [junit4]   2> 1338160 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=8
   [junit4]   2> 1338248 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_B8AF8B02B5A1E087-001/shard-1-001 of type NRT
   [junit4]   2> 1338250 WARN  (closeThreadPool-7586-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1338250 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1338250 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1338250 INFO  (closeThreadPool-7586-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1338251 INFO  (closeThreadPool-7586-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1338251 INFO  (closeThreadPool-7586-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1338251 INFO  (closeThreadPool-7586-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1338251 INFO  (closeThreadPool-7586-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6f64bf4d{/jq_mfo/gv,null,AVAILABLE}
   [junit4]   2> 1338251 WARN  (closeThreadPool-7586-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1113f1e5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1338252 INFO  (closeThreadPool-7586-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4643982{SSL,[ssl, http/1.1]}{127.0.0.1:33837}
   [junit4]   2> 1338252 INFO  (closeThreadPool-7586-thread-1) [    ] o.e.j.s.Server Started @1338338ms
   [junit4]   2> 1338252 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_B8AF8B02B5A1E087-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/jq_mfo/gv, hostPort=33837, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_B8AF8B02B5A1E087-001/shard-1-001/cores}
   [junit4]   2> 1338252 ERROR (closeThreadPool-7586-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1338252 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1338256 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1338256 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1338256 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1338256 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-07T20:30:44.267Z
   [junit4]   2> 1338257 INFO  (zkConnectionManagerCallback-7588-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1338262 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1338262 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_B8AF8B02B5A1E087-001/shard-1-001/solr.xml
   [junit4]   2> 1338265 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1338265 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1338266 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@321553c8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1338344 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_B8AF8B02B5A1E087-001/shard-2-001 of type NRT
   [junit4]   2> 1338345 WARN  (closeThreadPool-7586-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1338345 INFO  (closeThreadPool-7586-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1338345 INFO  (closeThreadPool-7586-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1338345 INFO  (closeThreadPool-7586-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1338346 INFO  (closeThreadPool-7586-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1338346 INFO  (closeThreadPool-7586-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1338346 INFO  (closeThreadPool-7586-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1338346 INFO  (closeThreadPool-7586-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2f204de9{/jq_mfo/gv,null,AVAILABLE}
   [junit4]   2> 1338346 WARN  (closeThreadPool-7586-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@41420128[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1338346 INFO  (closeThreadPool-7586-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5cedd6a8{SSL,[ssl, http/1.1]}{127.0.0.1:36485}
   [junit4]   2> 1338346 INFO  (closeThreadPool-7586-thread-2) [    ] o.e.j.s.Server Started @1338433ms
   [junit4]   2> 1338346 INFO  (closeThreadPool-7586-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_B8AF8B02B5A1E087-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/jq_mfo/gv, hostPort=36485, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_B8AF8B02B5A1E087-001/shard-2-001/cores}
   [junit4]   2> 1338346 ERROR (closeThreadPool-7586-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1338347 INFO  (closeThreadPool-7586-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1338347 INFO  (closeThreadPool-7586-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1338347 INFO  (closeThreadPool-7586-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1338347 INFO  (closeThreadPool-7586-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1338347 INFO  (closeThreadPool-7586-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-07T20:30:44.358Z
   [junit4]   2> 1338347 INFO  (zkConnectionManagerCallback-7590-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1338348 INFO  (closeThreadPool-7586-thread-2) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1338348 INFO  (closeThreadPool-7586-thread-2) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_B8AF8B02B5A1E087-001/shard-2-001/solr.xml
   [junit4]   2> 1338350 INFO  (closeThreadPool-7586-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1338350 INFO  (closeThreadPool-7586-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1338351 INFO  (closeThreadPool-7586-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@321553c8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1338374 INFO  (closeThreadPool-7586-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1338374 WARN  (closeThreadPool-7586-thread-2) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1338374 WARN  (closeThreadPool-7586-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@66c014de[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1338376 WARN  (closeThreadPool-7586-thread-2) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1338378 WARN  (closeThreadPool-7586-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@75cb9e1d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1338378 INFO  (closeThreadPool-7586-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41527/solr
   [junit4]   2> 1338379 INFO  (zkConnectionManagerCallback-7596-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1338386 INFO  (zkConnectionManagerCallback-7598-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1338387 INFO  (closeThreadPool-7586-thread-2) [n:127.0.0.1:36485_jq_mfo%2Fgv    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1338389 INFO  (closeThreadPool-7586-thread-2) [n:127.0.0.1:36485_jq_mfo%2Fgv    ] o.a.s.c.ZkController Publish node=127.0.0.1:36485_jq_mfo%2Fgv as DOWN
   [junit4]   2> 1338389 INFO  (closeThreadPool-7586-thread-2) [n:127.0.0.1:36485_jq_mfo%2Fgv    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1338389 INFO  (closeThreadPool-7586-thread-2) [n:127.0.0.1:36485_jq_mfo%2Fgv    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36485_jq_mfo%2Fgv
   [junit4]   2> 1338389 INFO  (zkCallback-7565-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1338392 INFO  (zkCallback-7572-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1338392 INFO  (zkCallback-7584-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1338395 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1338395 WARN  (closeThreadPool-7586-thread-1) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1338396 INFO  (zkCallback-7597-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1338396 WARN  (closeThreadPool-7586-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1abaae3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1338400 WARN  (closeThreadPool-7586-thread-1) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1338404 WARN  (closeThreadPool-7586-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@779caa5f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1338404 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41527/solr
   [junit4]   2> 1338411 INFO  (zkConnectionManagerCallback-7606-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1338411 INFO  (zkConnectionManagerCallback-7611-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1338412 INFO  (closeThreadPool-7586-thread-2) [n:127.0.0.1:36485_jq_mfo%2Fgv    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1338412 INFO  (closeThreadPool-7586-thread-2) [n:127.0.0.1:36485_jq_mfo%2Fgv    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41527/solr ready
   [junit4]   2> 1338415 INFO  (zkConnectionManagerCallback-7613-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1338416 INFO  (closeThreadPool-7586-thread-2) [n:127.0.0.1:36485_jq_mfo%2Fgv    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1338417 INFO  (closeThreadPool-7586-thread-1) [n:127.0.0.1:33837_jq_mfo%2Fgv    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1338419 INFO  (closeThreadPool-7586-thread-1) [n:127.0.0.1:33837_jq_mfo%2Fgv    ] o.a.s.c.ZkController Publish node=127.0.0.1:33837_jq_mfo%2Fgv as DOWN
   [junit4]   2> 1338420 INFO  (closeThreadPool-7586-thread-1) [n:127.0.0.1:33837_jq_mfo%2Fgv    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1338420 INFO  (closeThreadPool-7586-thread-1) [n:127.0.0.1:33837_jq_mfo%2Fgv    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33837_jq_mfo%2Fgv
   [junit4]   2> 1338420 INFO  (zkCallback-7565-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1338420 INFO  (zkCallback-7572-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1338420 INFO  (zkCallback-7612-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1338420 INFO  (zkCallback-7597-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1338420 INFO  (zkCallback-7584-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1338421 INFO  (zkCallback-7610-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1338432 INFO  (closeThreadPool-7586-thread-2) [n:127.0.0.1:36485_jq_mfo%2Fgv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@321553c8
   [junit4]   2> 1338434 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_B8AF8B02B5A1E087-001/shard-3-001 of type NRT
   [junit4]   2> 1338435 WARN  (closeThreadPool-7586-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1338435 INFO  (closeThreadPool-7586-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1338435 INFO  (closeThreadPool-7586-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1338435 INFO  (closeThreadPool-7586-thread-3) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1338441 INFO  (closeThreadPool-7586-thread-2) [n:127.0.0.1:36485_jq_mfo%2Fgv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@321553c8
   [junit4]   2> 1338441 INFO  (closeThreadPool-7586-thread-2) [n:127.0.0.1:36485_jq_mfo%2Fgv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@321553c8
   [junit4]   2> 1338442 INFO  (closeThreadPool-7586-thread-2) [n:127.0.0.1:36485_jq_mfo%2Fgv    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_B8AF8B02B5A1E087-001/shard-2-001/cores
   [junit4]   2> 1338456 INFO  (zkConnectionManagerCallback-7621-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1338456 INFO  (closeThreadPool-7586-thread-1) [n:127.0.0.1:33837_jq_mfo%2Fgv    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1338457 INFO  (closeThreadPool-7586-thread-1) [n:127.0.0.1:33837_jq_mfo%2Fgv    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41527/solr ready
   [junit4]   2> 1338460 INFO  (closeThreadPool-7586-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1338460 INFO  (closeThreadPool-7586-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1338460 INFO  (closeThreadPool-7586-thread-1) [n:127.0.0.1:33837_jq_mfo%2Fgv    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1338460 INFO  (closeThreadPool-7586-thread-3) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1338480 INFO  (closeThreadPool-7586-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b9ea102{/jq_mfo/gv,null,AVAILABLE}
   [junit4]   2> 1338480 WARN  (closeThreadPool-7586-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@c0ac388[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1338481 INFO  (closeThreadPool-7586-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3904f72{SSL,[ssl, http/1.1]}{127.0.0.1:44343}
   [junit4]   2> 1338481 INFO  (closeThreadPool-7586-thread-3) [    ] o.e.j.s.Server Started @1338567ms
   [junit4]   2> 1338481 INFO  (closeThreadPool-7586-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_B8AF8B02B5A1E087-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/jq_mfo/gv, hostPort=44343, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_B8AF8B02B5A1E087-001/shard-3-001/cores}
   [junit4]   2> 1338481 ERROR (closeThreadPool-7586-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1338481 INFO  (closeThreadPool-7586-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1338481 INFO  (closeThreadPool-7586-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1338481 INFO  (closeThreadPool-7586-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1338481 INFO  (closeThreadPool-7586-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1338481 INFO  (closeThreadPool-7586-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-07T20:30:44.492Z
   [junit4]   2> 1338482 INFO  (zkConnectionManagerCallback-7624-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1338483 INFO  (closeThreadPool-7586-thread-3) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1338483 INFO  (closeThreadPool-7586-thread-3) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_B8AF8B02B5A1E087-001/shard-3-001/solr.xml
   [junit4]   2> 1338485 INFO  (closeThreadPool-7586-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1338485 INFO  (closeThreadPool-7586-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1338486 INFO  (closeThreadPool-7586-thread-3) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@321553c8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1338492 INFO  (closeThreadPool-7586-thread-1) [n:127.0.0.1:33837_jq_mfo%2Fgv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@321553c8
   [junit4]   2> 1338503 INFO  (closeThreadPool-7586-thread-1) [n:127.0.0.1:33837_jq_mfo%2Fgv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@321553c8
   [junit4]   2> 1338503 INFO  (closeThreadPool-7586-thread-1) [n:127.0.0.1:33837_jq_mfo%2Fgv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@321553c8
   [junit4]   2> 1338504 INFO  (closeThreadPool-7586-thread-1) [n:127.0.0.1:33837_jq_mfo%2Fgv    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_B8AF8B02B5A1E087-001/shard-1-001/cores
   [junit4]   2> 1338538 INFO  (closeThreadPool-7586-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1338538 WARN  (closeThreadPool-7586-thread-3) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1338539 WARN  (closeThreadPool-7586-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@28897950[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1338540 WARN  (closeThreadPool-7586-thread-3) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1338540 WARN  (closeThreadPool-7586-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@642546ab[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1338541 INFO  (closeThreadPool-7586-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41527/solr
   [junit4]   2> 1338542 INFO  (zkConnectionManagerCallback-7630-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1338543 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_B8AF8B02B5A1E087-001/shard-4-001 of type NRT
   [junit4]   2> 1338543 WARN  (closeThreadPool-7586-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1338543 INFO  (zkConnectionManagerCallback-7632-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1338544 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1338544 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1338544 INFO  (closeThreadPool-7586-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1338545 INFO  (closeThreadPool-7586-thread-3) [n:127.0.0.1:44343_jq_mfo%2Fgv    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1338546 INFO  (closeThreadPool-7586-thread-3) [n:127.0.0.1:44343_jq_mfo%2Fgv    ] o.a.s.c.ZkController Publish node=127.0.0.1:44343_jq_mfo%2Fgv as DOWN
   [junit4]   2> 1338546 INFO  (closeThreadPool-7586-thread-3) [n:127.0.0.1:44343_jq_mfo%2Fgv    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1338546 INFO  (closeThreadPool-7586-thread-3) [n:127.0.0.1:44343_jq_mfo%2Fgv    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44343_jq_mfo%2Fgv
   [junit4]   2> 1338547 INFO  (zkCallback-7565-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1338547 INFO  (zkCallback-7572-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1338547 INFO  (zkCallback-7584-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1338547 INFO  (zkCallback-7597-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1338548 INFO  (zkCallback-7612-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1338548 INFO  (zkCallback-7610-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1338548 INFO  (zkCallback-7620-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1338548 INFO  (zkCallback-7631-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1338548 INFO  (closeThreadPool-7586-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1338548 INFO  (closeThreadPool-7586-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1338548 INFO  (closeThreadPool-7586-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1338548 INFO  (closeThreadPool-7586-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6244a169{/jq_mfo/gv,null,AVAILABLE}
   [junit4]   2> 1338549 WARN  (closeThreadPool-7586-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@20128791[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1338549 INFO  (closeThreadPool-7586-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3a38232c{SSL,[ssl, http/1.1]}{127.0.0.1:33893}
   [junit4]   2> 1338549 INFO  (closeThreadPool-7586-thread-1) [    ] o.e.j.s.Server Started @1338635ms
   [junit4]   2> 1338549 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_B8AF8B02B5A1E087-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/jq_mfo/gv, hostPort=33893, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_B8AF8B02B5A1E087-001/shard-4-001/cores}
   [junit4]   2> 1338549 ERROR (closeThreadPool-7586-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1338549 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1338549 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1338549 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1338549 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1338549 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-07T20:30:44.560Z
   [junit4]   2> 1338550 INFO  (zkConnectionManagerCallback-7636-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1338551 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1338551 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_B8AF8B02B5A1E087-001/shard-4-001/solr.xml
   [junit4]   2> 1338553 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1338553 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1338554 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@321553c8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1338570 INFO  (zkConnectionManagerCallback-7641-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1338571 INFO  (closeThreadPool-7586-thread-3) [n:127.0.0.1:44343_jq_mfo%2Fgv    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1338571 INFO  (closeThreadPool-7586-thread-3) [n:127.0.0.1:44343_jq_mfo%2Fgv    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41527/solr ready
   [junit4]   2> 1338571 INFO  (closeThreadPool-7586-thread-3) [n:127.0.0.1:44343_jq_mfo%2Fgv    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1338582 INFO  (closeThreadPool-7586-thread-3) [n:127.0.0.1:44343_jq_mfo%2Fgv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@321553c8
   [junit4]   2> 1338589 INFO  (closeThreadPool-7586-thread-3) [n:127.0.0.1:44343_jq_mfo%2Fgv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@321553c8
   [junit4]   2> 1338589 INFO  (closeThreadPool-7586-thread-3) [n:127.0.0.1:44343_jq_mfo%2Fgv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@321553c8
   [junit4]   2> 1338590 INFO  (closeThreadPool-7586-thread-3) [n:127.0.0.1:44343_jq_mfo%2Fgv    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_B8AF8B02B5A1E087-001/shard-3-001/cores
   [junit4]   2> 1338616 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1338616 WARN  (closeThreadPool-7586-thread-1) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1338617 WARN  (closeThreadPool-7586-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3b2852e5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1338619 WARN  (closeThreadPool-7586-thread-1) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1338620 WARN  (closeThreadPool-7586-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@41f1899f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1338621 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41527/solr
   [junit4]   2> 1338621 INFO  (zkConnectionManagerCallback-7648-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1338630 INFO  (zkConnectionManagerCallback-7650-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1338632 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1338633 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_B8AF8B02B5A1E087-001/shard-5-001 of type NRT
   [junit4]   2> 1338634 WARN  (closeThreadPool-7586-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1338634 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:33893_jq_mfo%2Fgv as DOWN
   [junit4]   2> 1338634 INFO  (closeThreadPool-7586-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1338634 INFO  (closeThreadPool-7586-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1338634 INFO  (closeThreadPool-7586-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1338634 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1338634 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33893_jq_mfo%2Fgv
   [junit4]   2> 1338635 INFO  (zkCallback-7612-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1338635 INFO  (zkCallback-7584-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1338635 INFO  (zkCallback-7572-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1338635 INFO  (zkCallback-7597-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1338635 INFO  (zkCallback-7565-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1338635 INFO  (zkCallback-7610-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1338636 INFO  (zkCallback-7631-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1338636 INFO  (zkCallback-7620-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1338640 INFO  (zkCallback-7649-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1338644 INFO  (zkCallback-7640-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1338656 INFO  (zkConnectionManagerCallback-7657-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1338656 INFO  (closeThreadPool-7586-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1338656 INFO  (closeThreadPool-7586-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1338656 INFO  (closeThreadPool-7586-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1338656 INFO  (closeThreadPool-7586-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@455b7cc7{/jq_mfo/gv,null,AVAILABLE}
   [junit4]   2> 1338656 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1338656 WARN  (closeThreadPool-7586-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@16b740f9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1338657 INFO  (closeThreadPool-7586-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@695a17b5{SSL,[ssl, http/1.1]}{127.0.0.1:33677}
   [junit4]   2> 1338657 INFO  (closeThreadPool-7586-thread-2) [    ] o.e.j.s.Server Started @1338743ms
   [junit4]   2> 1338657 INFO  (closeThreadPool-7586-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_B8AF8B02B5A1E087-001/tempDir-001/jetty5, solrconfig=solrconfig.xml, hostContext=/jq_mfo/gv, hostPort=33677, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_B8AF8B02B5A1E087-001/shard-5-001/cores}
   [junit4]   2> 1338657 ERROR (closeThreadPool-7586-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1338657 INFO  (closeThreadPool-7586-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1338657 INFO  (closeThreadPool-7586-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1338657 INFO  (closeThreadPool-7586-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1338657 INFO  (closeThreadPool-7586-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1338657 INFO  (closeThreadPool-7586-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-07T20:30:44.668Z
   [junit4]   2> 1338657 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41527/solr ready
   [junit4]   2> 1338657 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1338658 INFO  (zkConnectionManagerCallback-7660-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1338659 INFO  (closeThreadPool-7586-thread-2) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1338659 INFO  (closeThreadPool-7586-thread-2) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_B8AF8B02B5A1E087-001/shard-5-001/solr.xml
   [junit4]   2> 1338662 INFO  (closeThreadPool-7586-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1338662 INFO  (closeThreadPool-7586-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1338663 INFO  (closeThreadPool-7586-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@321553c8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1338673 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@321553c8
   [junit4]   2> 1338682 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@321553c8
   [junit4]   2> 1338682 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@321553c8
   [junit4]   2> 1338683 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_B8AF8B02B5A1E087-001/shard-4-001/cores
   [junit4]   2> 1338744 INFO  (closeThreadPool-7586-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1338744 WARN  (closeThreadPool-7586-thread-2) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1338745 WARN  (closeThreadPool-7586-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@b02531[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1338745 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 6 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_B8AF8B02B5A1E087-001/shard-6-001 of type NRT
   [junit4]   2> 1338745 WARN  (closeThreadPool-7586-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1338746 INFO  (closeThreadPool-7586-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1338746 INFO  (closeThreadPool-7586-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1338746 INFO  (closeThreadPool-7586-thread-3) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1338757 INFO  (closeThreadPool-7586-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1338757 INFO  (closeThreadPool-7586-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1338757 INFO  (closeThreadPool-7586-thread-3) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1338757 INFO  (closeThreadPool-7586-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@618131fe{/jq_mfo/gv,null,AVAILABLE}
   [junit4]   2> 1338757 WARN  (closeThreadPool-7586-thread-2) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1338758 WARN  (closeThreadPool-7586-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6c697227[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1338762 INFO  (closeThreadPool-7586-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@298d1d00{SSL,[ssl, http/1.1]}{127.0.0.1:44977}
   [junit4]   2> 1338762 INFO  (closeThreadPool-7586-thread-3) [    ] o.e.j.s.Server Started @1338849ms
   [junit4]   2> 1338762 INFO  (closeThreadPool-7586-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_B8AF8B02B5A1E087-001/tempDir-001/jetty6, solrconfig=solrconfig.xml, hostContext=/jq_mfo/gv, hostPort=44977, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_B8AF8B02B5A1E087-001/shard-6-001/cores}
   [junit4]   2> 1338763 WARN  (closeThreadPool-7586-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7b1d85c3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1338763 ERROR (closeThreadPool-7586-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1338763 INFO  (closeThreadPool-7586-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1338763 INFO  (closeThreadPool-7586-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1338763 INFO  (closeThreadPool-7586-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1338763 INFO  (closeThreadPool-7586-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1338763 INFO  (closeThreadPool-7586-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-07T20:30:44.774Z
   [junit4]   2> 1338764 INFO  (closeThreadPool-7586-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41527/solr
   [junit4]   2> 1338764 INFO  (zkConnectionManagerCallback-7666-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1338764 INFO  (zkConnectionManagerCallback-7668-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1338765 INFO  (closeThreadPool-7586-thread-3) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1338765 INFO  (closeThreadPool-7586-thread-3) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_B8AF8B02B5A1E087-001/shard-6-001/solr.xml
   [junit4]   2> 1338765 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1005d4b5a8d001b, likely client has closed socket
   [junit4]   2> 1338765 INFO  (zkConnectionManagerCallback-7670-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1338767 INFO  (closeThreadPool-7586-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1338768 INFO  (closeThreadPool-7586-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1338768 INFO  (closeThreadPool-7586-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1338769 INFO  (closeThreadPool-7586-thread-3) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@321553c8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1338769 INFO  (closeThreadPool-7586-thread-2) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:33677_jq_mfo%2Fgv as DOWN
   [junit4]   2> 1338769 INFO  (closeThreadPool-7586-thread-2) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1338769 INFO  (closeThreadPool-7586-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33677_jq_mfo%2Fgv
   [junit4]   2> 1338770 INFO  (zkCallback-7597-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1338770 INFO  (zkCallback-7572-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1338770 INFO  (zkCallback-7584-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1338770 INFO  (zkCallback-7620-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1338770 INFO  (zkCallback-7631-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1338770 INFO  (zkCallback-7612-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1338770 INFO  (zkCallback-7656-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1338770 INFO  (zkCallback-7640-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1338771 INFO  (zkCallback-7649-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1338771 INFO  (zkCallback-7610-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1338771 INFO  (zkCallback-7669-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1338771 INFO  (zkCallback-7565-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1338788 INFO  (zkConnectionManagerCallback-7677-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1338788 INFO  (closeThreadPool-7586-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 1338789 INFO  (closeThreadPool-7586-thread-2) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41527/solr ready
   [junit4]   2> 1338791 INFO  (closeThreadPool-7586-thread-2) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1338807 INFO  (closeThreadPool-7586-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@321553c8
   [junit4]   2> 1338817 INFO  (closeThreadPool-7586-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@321553c8
   [junit4]   2> 1338817 INFO  (closeThreadPool-7586-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@321553c8
   [junit4]   2> 1338818 INFO  (closeThreadPool-7586-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_B8AF8B02B5A1E087-001/shard-5-001/cores
   [junit4]   2> 1338826 INFO  (closeThreadPool-7586-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1338827 WARN  (closeThreadPool-7586-thread-3) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1338828 WARN  (closeThreadPool-7586-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@529dd3b0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1338830 WARN  (closeThreadPool-7586-thread-3) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1338830 WARN  (closeThreadPool-7586-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@45040f9c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1338831 INFO  (closeThreadPool-7586-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41527/solr
   [junit4]   2> 1338834 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 7 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_B8AF8B02B5A1E087-001/shard-7-001 of type NRT
   [junit4]   2> 1338834 WARN  (closeThreadPool-7586-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1338835 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1338835 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1338835 INFO  (closeThreadPool-7586-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1338835 INFO  (zkConnectionManagerCallback-7684-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1338860 INFO  (zkConnectionManagerCallback-7686-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1338860 INFO  (closeThreadPool-7586-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1338860 INFO  (closeThreadPool-7586-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1338860 INFO  (closeThreadPool-7586-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1338860 INFO  (closeThreadPool-7586-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@26839e89{/jq_mfo/gv,null,AVAILABLE}
   [junit4]   2> 1338860 WARN  (closeThreadPool-7586-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5639a2f8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1338861 INFO  (closeThreadPool-7586-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7683d27f{SSL,[ssl, http/1.1]}{127.0.0.1:34427}
   [junit4]   2> 1338861 INFO  (closeThreadPool-7586-thread-1) [    ] o.e.j.s.Server Started @1338947ms
   [junit4]   2> 1338861 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_B8AF8B02B5A1E087-001/tempDir-001/jetty7, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/jq_mfo/gv, hostPort=34427, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_B8AF8B02B5A1E087-001/shard-7-001/cores}
   [junit4]   2> 1338861 ERROR (closeThreadPool-7586-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1338861 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1338861 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1338861 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1338861 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1338861 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-07T20:30:44.872Z
   [junit4]   2> 1338862 INFO  (zkConnectionManagerCallback-7690-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1338863 INFO  (closeThreadPool-7586-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 1338864 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1338864 INFO  (closeThreadPool-7586-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_B8AF8B02B5A1E087-001/shard-7-001/solr.xml
   [junit4]   2> 1338865 INFO  (closeThreadPool-7586-thread-3) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:44977_jq_mfo%2Fgv as DOWN
   [junit4]   2> 1338866 INFO  (closeThreadPool-7586-thread-3) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1338866 INFO  (closeThreadPool-7586-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44977_jq_mfo%2Fgv
   [junit4]   2> 1338867 INFO  (zkCallback-7597-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 1338867 INFO  (zkCallback-7640-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 1338867 INFO  (zkCallback-7584-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 1338867 INFO  (zkCallback-7572-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 1338867 INFO  (zkCallback-7656-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 1338867 INFO  (zkCallback-7649-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
  

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

junit4]   2> 	at org.eclipse.jetty.server.Server.doStop(Server.java:450) ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89) ~[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.stop(JettySolrRunner.java:632) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.BaseDistributedSearchTestCase.lambda$destroyServers$4(BaseDistributedSearchTestCase.java:439) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_172]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_172]
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_172]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_172]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
   [junit4]   2> 8546711 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 8546712 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxnFactory Ignoring exception
   [junit4]   2>           => java.nio.channels.ClosedByInterruptException
   [junit4]   2> 	at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:202)
   [junit4]   2> java.nio.channels.ClosedByInterruptException: null
   [junit4]   2> 	at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:202) ~[?:1.8.0_172]
   [junit4]   2> 	at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:257) ~[?:1.8.0_172]
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:207) ~[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
   [junit4]   2> 8546714 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41527
   [junit4]   2> 8546714 INFO  (TEST-ShardRoutingTest.test-seed#[B8AF8B02B5A1E087]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41527
   [junit4]   2> 8547195 WARN  (h2sc-7603-thread-2) [    ] o.e.j.i.ManagedSelector java.nio.channels.ClosedSelectorException
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_B8AF8B02B5A1E087-001
   [junit4]   2> Mar 07, 2019 10:30:53 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {foo_i=Lucene50(blocksize=128), _root_=Lucene50(blocksize=128), id=FST50}, docValues:{foo_i=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Lucene80), _root_=DocValuesFormat(name=Lucene80), id=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1552, maxMBSortInHeap=6.037304631526199, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4e8f920a), locale=de-AT, timezone=US/Michigan
   [junit4]   2> NOTE: Linux 4.18.0-15-generic amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=8,threads=1,free=279200936,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [HttpSolrCallGetCoreTest, TestQueryTypes, JSONWriterTest, TimeZoneUtilsTest, TestEmbeddedSolrServerSchemaAPI, AssignBackwardCompatibilityTest, TestBM25SimilarityFactory, DocumentBuilderTest, ConvertedLegacyTest, TestCloudConsistency, LegacyCloudClusterPropTest, CreateRoutedAliasTest, NodeLostTriggerIntegrationTest, TestCloudRecovery, ZkShardTermsTest, DefaultValueUpdateProcessorTest, SolrIndexSplitterTest, SolrRequestParserTest, ActionThrottleTest, TestLMJelinekMercerSimilarityFactory, TestExportWriter, ZkControllerTest, PeerSyncReplicationTest, FacetPivotSmallTest, TestManagedSchema, HttpTriggerListenerTest, ExternalFileFieldSortTest, SignificantTermsQParserPluginTest, AnalyticsQueryTest, TestCharFilters, TestInPlaceUpdatesStandalone, MBeansHandlerTest, LargeFieldTest, ClusterStateTest, TestFieldResource, HdfsWriteToMultipleCollectionsTest, CoreAdminOperationTest, FieldAnalysisRequestHandlerTest, TestSegmentSorting, FileUtilsTest, OpenExchangeRatesOrgProviderTest, CollectionStateFormat2Test, DirectoryFactoryTest, BlobRepositoryCloudTest, TestRTimerTree, TestFileDictionaryLookup, BitVectorTest, TestRealTimeGet, TestJoin, DistribJoinFromCollectionTest, DateFieldTest, TestConfigSetProperties, FieldMutatingUpdateProcessorTest, TestSchemalessBufferedUpdates, TestHighFrequencyDictionaryFactory, HighlighterConfigTest, DistributedIntervalFacetingTest, TestRetrieveFieldsOptimizer, TestCollectionAPI, OutputWriterTest, LeaderFailureAfterFreshStartTest, BinaryUpdateRequestHandlerTest, TestGraphMLResponseWriter, SearchHandlerTest, ScheduledTriggerTest, TestDistribDocBasedVersion, AutoAddReplicasIntegrationTest, BadCopyFieldTest, RestoreTriggerStateTest, TestCoreAdminApis, PeerSyncWithBufferUpdatesTest, TestComplexPhraseQParserPlugin, HdfsChaosMonkeySafeLeaderTest, OverseerCollectionConfigSetProcessorTest, JWTAuthPluginTest, TestSimpleTrackingShardHandler, TestDynamicFieldCollectionResource, TestImplicitCoreProperties, SolrCoreMetricManagerTest, BJQParserTest, TestStressRecovery, TestSimDistributedQueue, DistributedFacetPivotLargeTest, TestRestManager, TestSystemIdResolver, TestSimClusterStateProvider, TestSolrFieldCacheBean, AtomicUpdateProcessorFactoryTest, QueryParsingTest, TestPKIAuthenticationPlugin, TestUninvertingReader, UnloadDistributedZkTest, DistributedQueryComponentCustomSortTest, TestSimGenericDistributedQueue, BasicAuthIntegrationTest, SolrCmdDistributorTest, TestLuceneIndexBackCompat, BlockDirectoryTest, SolrCLIZkUtilsTest, LeaderElectionIntegrationTest, DOMUtilTest, TestDFRSimilarityFactory, InfoHandlerTest, StatelessScriptUpdateProcessorFactoryTest, TestClusterProperties, UpdateParamsTest, CollectionReloadTest, PeerSyncWithLeaderTest, TestPushWriter, TestFieldCache, DeleteNodeTest, XmlUpdateRequestHandlerTest, TestPostingsSolrHighlighter, TestSolrCloudWithSecureImpersonation, TestJsonRequest, SolrMetricsIntegrationTest, BasicDistributedZkTest, TestWriterPerf, TestDirectoryFactory, TestConfigReload, TestOrdValues, PrimUtilsTest, TestLeaderElectionZkExpiry, ScriptEngineTest, SolrJmxReporterCloudTest, TestStressVersions, SOLR749Test, CdcrVersionReplicationTest, TestZkAclsWithHadoopAuth, TestReversedWildcardFilterFactory, SpellCheckCollatorWithCollapseTest, TestExactSharedStatsCache, TestCloudJSONFacetJoinDomain, TestRemoteStreaming, SSLMigrationTest, TestNRTOpen, TestSubQueryTransformerDistrib, MissingSegmentRecoveryTest, SampleTest, SolrInfoBeanTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, TestDistributedMissingSort, TestDistributedSearch, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, DeleteReplicaTest, DeleteShardTest, DeleteStatusTest, DistributedVersionInfoTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MoveReplicaTest, OverseerRolesTest, RecoveryAfterSoftCommitTest, SaslZkACLProviderTest, ShardRoutingCustomTest, ShardRoutingTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardRoutingTest -Dtests.seed=B8AF8B02B5A1E087 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de-AT -Dtests.timezone=US/Michigan -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | ShardRoutingTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B8AF8B02B5A1E087]:0)
   [junit4] Completed [846/846 (1!)] on J2 in 7211.48s, 1 test, 2 errors <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J2: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J2-20190307_200825_8957044723845891031116.sysout
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to /home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps/java_pid18953.hprof ...
   [junit4] Heap dump file created [420162905 bytes in 1.585 secs]
   [junit4] <<< JVM J2: EOF ----

[...truncated 8963 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:633: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:585: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid18953.hprof

Total time: 188 minutes 41 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_172) - Build # 23753 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23753/
Java: 32bit/jdk1.8.0_172 -client -XX:+UseG1GC

All tests passed

Build Log:
[...truncated 59668 lines...]
-ecj-javadoc-lint-src:
    [mkdir] Created dir: /tmp/ecj1024625876
 [ecj-lint] Compiling 1246 source files to /tmp/ecj1024625876
 [ecj-lint] Processing annotations
 [ecj-lint] Annotations processed
 [ecj-lint] Processing annotations
 [ecj-lint] No elements to process
 [ecj-lint] invalid Class-Path header in manifest of jar file: /home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet/jars/org.restlet-2.3.0.jar
 [ecj-lint] invalid Class-Path header in manifest of jar file: /home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet.ext.servlet/jars/org.restlet.ext.servlet-2.3.0.jar
 [ecj-lint] ----------
 [ecj-lint] 1. WARNING in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/EmbeddedSolrServer.java (at line 219)
 [ecj-lint] 	return (NamedList<Object>) new JavaBinCodec(resolver).unmarshal(in);
 [ecj-lint] 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 2. WARNING in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/cloud/api/collections/RestoreCmd.java (at line 264)
 [ecj-lint] 	throw new SolrException(ErrorCode.BAD_REQUEST, "Unexpected number of replicas, replicationFactor, " +
 [ecj-lint]               Replica.Type.NRT + " or " + Replica.Type.TLOG + " must be greater than 0");
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'repository' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 3. WARNING in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/handler/component/HttpShardHandler.java (at line 142)
 [ecj-lint] 	return new JavaBinCodec(null, stringCache).setReadStringAsCharSeq(true);
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 4. WARNING in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/handler/loader/JavabinLoader.java (at line 137)
 [ecj-lint] 	new JavaBinCodec() {
 [ecj-lint]       SolrParams params;
 [ecj-lint]       AddUpdateCommand addCmd = null;
 [ecj-lint] 
 [ecj-lint]       @Override
 [ecj-lint]       public List<Object> readIterator(DataInputInputStream fis) throws IOException {
 [ecj-lint]         while (true) {
 [ecj-lint]           Object o = readVal(fis);
 [ecj-lint]           if (o == END_OBJ) break;
 [ecj-lint]           if (o instanceof NamedList) {
 [ecj-lint]             params = ((NamedList) o).toSolrParams();
 [ecj-lint]           } else {
 [ecj-lint]             try {
 [ecj-lint]               if (o instanceof byte[]) {
 [ecj-lint]                 if (params != null) req.setParams(params);
 [ecj-lint]                 byte[] buf = (byte[]) o;
 [ecj-lint]                 contentStreamLoader.load(req, rsp, new ContentStreamBase.ByteArrayStream(buf, null), processor);
 [ecj-lint]               } else {
 [ecj-lint]                 throw new RuntimeException("unsupported type ");
 [ecj-lint]               }
 [ecj-lint]             } catch (Exception e) {
 [ecj-lint]               throw new RuntimeException(e);
 [ecj-lint]             } finally {
 [ecj-lint]               params = null;
 [ecj-lint]               req.setParams(old);
 [ecj-lint]             }
 [ecj-lint]           }
 [ecj-lint]         }
 [ecj-lint]         return Collections.emptyList();
 [ecj-lint]       }
 [ecj-lint] 
 [ecj-lint]     }.unmarshal(in);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 5. WARNING in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/update/UpdateLog.java (at line 1867)
 [ecj-lint] 	if (exceptionOnExecuteUpdate.get() != null) throw exceptionOnExecuteUpdate.get();
 [ecj-lint] 	                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'proc' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 6. WARNING in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/util/FileUtils.java (at line 50)
 [ecj-lint] 	in = new FileInputStream(src).getChannel();
 [ecj-lint] 	     ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 7. WARNING in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/util/FileUtils.java (at line 51)
 [ecj-lint] 	out = new FileOutputStream(destination).getChannel();
 [ecj-lint] 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 8. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/util/TestInjection.java (at line 34)
 [ecj-lint] 	import org.apache.solr.cloud.ZkController;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.solr.cloud.ZkController is never used
 [ecj-lint] ----------
 [ecj-lint] 9. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/util/TestInjection.java (at line 40)
 [ecj-lint] 	import org.apache.solr.core.SolrCore;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.solr.core.SolrCore is never used
 [ecj-lint] ----------
 [ecj-lint] 9 problems (2 errors, 7 warnings)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:633: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:101: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:680: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:2093: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:2132: Compile failed; see the compiler error output for details.

Total time: 111 minutes 25 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2