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/04/21 02:24:15 UTC

[JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk1.8.0_201) - Build # 438 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/438/
Java: 64bit/jdk1.8.0_201 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:
Error from server at https://127.0.0.1:38179/solr/authCollection: Error from server at null: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 401 require authentication</title> </head> <body><h2>HTTP ERROR 401</h2> <p>Problem accessing /solr/authCollection_shard3_replica_n4/select. Reason: <pre>    require authentication</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.14.v20181114</a><hr/>  </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:38179/solr/authCollection: Error from server at null: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 401 require authentication</title>
</head>
<body><h2>HTTP ERROR 401</h2>
<p>Problem accessing /solr/authCollection_shard3_replica_n4/select. Reason:
<pre>    require authentication</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.14.v20181114</a><hr/>

</body>
</html>

	at __randomizedtesting.SeedInfo.seed([47362D744577F87A:FB585B66E1247B00]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1068)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:837)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:769)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.security.BasicAuthIntegrationTest.executeQuery(BasicAuthIntegrationTest.java:327)
	at org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:300)
	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 13030 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_47362D744577F87A-001/init-core-data-001
   [junit4]   2> 120570 WARN  (SUITE-BasicAuthIntegrationTest-seed#[47362D744577F87A]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 120570 INFO  (SUITE-BasicAuthIntegrationTest-seed#[47362D744577F87A]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 120571 INFO  (SUITE-BasicAuthIntegrationTest-seed#[47362D744577F87A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 120571 INFO  (SUITE-BasicAuthIntegrationTest-seed#[47362D744577F87A]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 120574 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBasicAuth
   [junit4]   2> 120574 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_47362D744577F87A-001/tempDir-001
   [junit4]   2> 120574 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 120575 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 120575 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 120675 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.a.s.c.ZkTestServer start zk server on port:34611
   [junit4]   2> 120675 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34611
   [junit4]   2> 120675 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34611
   [junit4]   2> 120677 INFO  (zkConnectionManagerCallback-467-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 120680 INFO  (zkConnectionManagerCallback-469-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 120682 INFO  (zkConnectionManagerCallback-471-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 120684 WARN  (jetty-launcher-472-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 120685 WARN  (jetty-launcher-472-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 120685 WARN  (jetty-launcher-472-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 120685 INFO  (jetty-launcher-472-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 120685 INFO  (jetty-launcher-472-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 120685 INFO  (jetty-launcher-472-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 120685 INFO  (jetty-launcher-472-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 120685 INFO  (jetty-launcher-472-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 120685 INFO  (jetty-launcher-472-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 120685 INFO  (jetty-launcher-472-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_201-b09
   [junit4]   2> 120685 INFO  (jetty-launcher-472-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_201-b09
   [junit4]   2> 120685 INFO  (jetty-launcher-472-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_201-b09
   [junit4]   2> 120685 INFO  (jetty-launcher-472-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 120685 INFO  (jetty-launcher-472-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 120685 INFO  (jetty-launcher-472-thread-3) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 120686 INFO  (jetty-launcher-472-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@401784bd{/solr,null,AVAILABLE}
   [junit4]   2> 120687 WARN  (jetty-launcher-472-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@117d3786[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 120689 INFO  (jetty-launcher-472-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@603be31b{SSL,[ssl, http/1.1]}{127.0.0.1:33025}
   [junit4]   2> 120689 INFO  (jetty-launcher-472-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 120689 INFO  (jetty-launcher-472-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 120689 INFO  (jetty-launcher-472-thread-3) [    ] o.e.j.s.Server Started @120728ms
   [junit4]   2> 120689 INFO  (jetty-launcher-472-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 120689 INFO  (jetty-launcher-472-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 120689 INFO  (jetty-launcher-472-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 120689 INFO  (jetty-launcher-472-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 120689 INFO  (jetty-launcher-472-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33025}
   [junit4]   2> 120689 INFO  (jetty-launcher-472-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@51a5dffb{/solr,null,AVAILABLE}
   [junit4]   2> 120689 INFO  (jetty-launcher-472-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@738b9c27{/solr,null,AVAILABLE}
   [junit4]   2> 120689 ERROR (jetty-launcher-472-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 120689 INFO  (jetty-launcher-472-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 120689 INFO  (jetty-launcher-472-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 120689 INFO  (jetty-launcher-472-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 120689 INFO  (jetty-launcher-472-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 120689 INFO  (jetty-launcher-472-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-21T01:31:49.638Z
   [junit4]   2> 120689 WARN  (jetty-launcher-472-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2ce5c974[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 120689 WARN  (jetty-launcher-472-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@f6a650e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 120691 INFO  (zkConnectionManagerCallback-474-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 120691 INFO  (jetty-launcher-472-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@60a5eab5{SSL,[ssl, http/1.1]}{127.0.0.1:38179}
   [junit4]   2> 120692 INFO  (jetty-launcher-472-thread-2) [    ] o.e.j.s.Server Started @120731ms
   [junit4]   2> 120692 INFO  (jetty-launcher-472-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38179}
   [junit4]   2> 120692 ERROR (jetty-launcher-472-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 120692 INFO  (jetty-launcher-472-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 120692 INFO  (jetty-launcher-472-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 120692 INFO  (jetty-launcher-472-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 120692 INFO  (jetty-launcher-472-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 120692 INFO  (jetty-launcher-472-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-21T01:31:49.641Z
   [junit4]   2> 120693 INFO  (jetty-launcher-472-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 120694 INFO  (jetty-launcher-472-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4ab81215{SSL,[ssl, http/1.1]}{127.0.0.1:34307}
   [junit4]   2> 120694 INFO  (jetty-launcher-472-thread-1) [    ] o.e.j.s.Server Started @120734ms
   [junit4]   2> 120694 INFO  (jetty-launcher-472-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34307}
   [junit4]   2> 120695 INFO  (zkConnectionManagerCallback-476-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 120695 ERROR (jetty-launcher-472-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 120695 INFO  (jetty-launcher-472-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 120695 INFO  (jetty-launcher-472-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 120695 INFO  (jetty-launcher-472-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 120695 INFO  (jetty-launcher-472-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 120695 INFO  (jetty-launcher-472-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-21T01:31:49.644Z
   [junit4]   2> 120696 INFO  (jetty-launcher-472-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 120700 INFO  (zkConnectionManagerCallback-478-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 120701 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 0x10035fb0af90004, likely client has closed socket
   [junit4]   2> 120701 INFO  (jetty-launcher-472-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 120702 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 0x10035fb0af90003, likely client has closed socket
   [junit4]   2> 120737 INFO  (jetty-launcher-472-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 120737 WARN  (jetty-launcher-472-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> 120738 WARN  (jetty-launcher-472-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@26b728b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 120740 WARN  (jetty-launcher-472-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> 120741 WARN  (jetty-launcher-472-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@e26ea1f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 120742 INFO  (jetty-launcher-472-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34611/solr
   [junit4]   2> 120749 INFO  (zkConnectionManagerCallback-487-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 120753 INFO  (zkConnectionManagerCallback-489-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 120772 INFO  (jetty-launcher-472-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 120773 WARN  (jetty-launcher-472-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> 120773 WARN  (jetty-launcher-472-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4a04869a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 120776 WARN  (jetty-launcher-472-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> 120776 WARN  (jetty-launcher-472-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@51d0ab0d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 120777 INFO  (jetty-launcher-472-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34611/solr
   [junit4]   2> 120779 INFO  (zkConnectionManagerCallback-497-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 120789 INFO  (zkConnectionManagerCallback-499-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 120794 INFO  (jetty-launcher-472-thread-3) [n:127.0.0.1:33025_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33025_solr
   [junit4]   2> 120794 INFO  (jetty-launcher-472-thread-3) [n:127.0.0.1:33025_solr    ] o.a.s.c.Overseer Overseer (id=72116946375081993-127.0.0.1:33025_solr-n_0000000000) starting
   [junit4]   2> 120799 INFO  (zkConnectionManagerCallback-506-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 120801 INFO  (jetty-launcher-472-thread-3) [n:127.0.0.1:33025_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34611/solr ready
   [junit4]   2> 120803 INFO  (jetty-launcher-472-thread-1) [n:127.0.0.1:34307_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34307_solr
   [junit4]   2> 120806 INFO  (OverseerStateUpdate-72116946375081993-127.0.0.1:33025_solr-n_0000000000) [n:127.0.0.1:33025_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:33025_solr
   [junit4]   2> 120806 INFO  (OverseerStateUpdate-72116946375081993-127.0.0.1:33025_solr-n_0000000000) [n:127.0.0.1:33025_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 120819 INFO  (jetty-launcher-472-thread-3) [n:127.0.0.1:33025_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:33025_solr as DOWN
   [junit4]   2> 120819 INFO  (jetty-launcher-472-thread-3) [n:127.0.0.1:33025_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 120819 INFO  (jetty-launcher-472-thread-3) [n:127.0.0.1:33025_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33025_solr
   [junit4]   2> 120822 INFO  (zkCallback-488-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 120824 INFO  (jetty-launcher-472-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 120824 WARN  (jetty-launcher-472-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> 120825 INFO  (zkCallback-505-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 120825 WARN  (jetty-launcher-472-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2d71fec[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 120828 WARN  (jetty-launcher-472-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> 120829 WARN  (jetty-launcher-472-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4ed8e60d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 120830 INFO  (jetty-launcher-472-thread-3) [n:127.0.0.1:33025_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 120830 INFO  (zkCallback-498-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 120830 INFO  (zkConnectionManagerCallback-511-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 120830 INFO  (jetty-launcher-472-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34611/solr
   [junit4]   2> 120832 INFO  (zkConnectionManagerCallback-518-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 120835 INFO  (jetty-launcher-472-thread-1) [n:127.0.0.1:34307_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 120838 INFO  (jetty-launcher-472-thread-1) [n:127.0.0.1:34307_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34611/solr ready
   [junit4]   2> 120838 INFO  (zkConnectionManagerCallback-520-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 120838 INFO  (jetty-launcher-472-thread-1) [n:127.0.0.1:34307_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 120840 INFO  (jetty-launcher-472-thread-2) [n:127.0.0.1:38179_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 120842 INFO  (jetty-launcher-472-thread-2) [n:127.0.0.1:38179_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:38179_solr as DOWN
   [junit4]   2> 120843 INFO  (jetty-launcher-472-thread-2) [n:127.0.0.1:38179_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 120843 INFO  (jetty-launcher-472-thread-2) [n:127.0.0.1:38179_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38179_solr
   [junit4]   2> 120844 INFO  (zkCallback-505-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 120844 INFO  (zkCallback-498-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 120844 INFO  (zkCallback-488-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 120851 INFO  (zkCallback-510-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 120851 INFO  (zkCallback-519-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 120853 INFO  (jetty-launcher-472-thread-3) [n:127.0.0.1:33025_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33025.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@842ea33
   [junit4]   2> 120860 INFO  (jetty-launcher-472-thread-3) [n:127.0.0.1:33025_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33025.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@842ea33
   [junit4]   2> 120860 INFO  (jetty-launcher-472-thread-3) [n:127.0.0.1:33025_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33025.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@842ea33
   [junit4]   2> 120861 INFO  (jetty-launcher-472-thread-1) [n:127.0.0.1:34307_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34307.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@842ea33
   [junit4]   2> 120861 INFO  (jetty-launcher-472-thread-3) [n:127.0.0.1:33025_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_47362D744577F87A-001/tempDir-001/node3/.
   [junit4]   2> 120865 INFO  (zkConnectionManagerCallback-528-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 120867 INFO  (jetty-launcher-472-thread-2) [n:127.0.0.1:38179_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 120867 INFO  (jetty-launcher-472-thread-2) [n:127.0.0.1:38179_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34611/solr ready
   [junit4]   2> 120868 INFO  (jetty-launcher-472-thread-1) [n:127.0.0.1:34307_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34307.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@842ea33
   [junit4]   2> 120868 INFO  (jetty-launcher-472-thread-1) [n:127.0.0.1:34307_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34307.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@842ea33
   [junit4]   2> 120869 INFO  (jetty-launcher-472-thread-1) [n:127.0.0.1:34307_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_47362D744577F87A-001/tempDir-001/node1/.
   [junit4]   2> 120874 INFO  (jetty-launcher-472-thread-2) [n:127.0.0.1:38179_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 120889 INFO  (jetty-launcher-472-thread-2) [n:127.0.0.1:38179_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38179.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@842ea33
   [junit4]   2> 120896 INFO  (jetty-launcher-472-thread-2) [n:127.0.0.1:38179_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38179.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@842ea33
   [junit4]   2> 120896 INFO  (jetty-launcher-472-thread-2) [n:127.0.0.1:38179_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38179.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@842ea33
   [junit4]   2> 120897 INFO  (jetty-launcher-472-thread-2) [n:127.0.0.1:38179_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_47362D744577F87A-001/tempDir-001/node2/.
   [junit4]   2> 120925 INFO  (zkConnectionManagerCallback-534-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 120926 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 120926 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34611/solr ready
   [junit4]   2> 120941 INFO  (qtp2135911409-1573) [n:127.0.0.1:34307_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> 120942 INFO  (OverseerThreadFactory-555-thread-1-processing-n:127.0.0.1:33025_solr) [n:127.0.0.1:33025_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection authCollection
   [junit4]   2> 121061 INFO  (OverseerStateUpdate-72116946375081993-127.0.0.1:33025_solr-n_0000000000) [n:127.0.0.1:33025_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":"https://127.0.0.1:34307/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 121062 INFO  (OverseerStateUpdate-72116946375081993-127.0.0.1:33025_solr-n_0000000000) [n:127.0.0.1:33025_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_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33025/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 121063 INFO  (OverseerStateUpdate-72116946375081993-127.0.0.1:33025_solr-n_0000000000) [n:127.0.0.1:33025_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":"https://127.0.0.1:38179/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 121273 INFO  (qtp2135911409-1575) [n:127.0.0.1:34307_solr    x:authCollection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&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> 121273 INFO  (qtp2135911409-1575) [n:127.0.0.1:34307_solr    x:authCollection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 121282 INFO  (qtp1788450442-1574) [n:127.0.0.1:38179_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> 121286 INFO  (qtp1992797983-1560) [n:127.0.0.1:33025_solr    x:authCollection_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n2&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 122289 INFO  (qtp2135911409-1575) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 122300 INFO  (qtp2135911409-1575) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.s.IndexSchema [authCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 122301 INFO  (qtp1788450442-1574) [n:127.0.0.1:38179_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 122301 INFO  (qtp1992797983-1560) [n:127.0.0.1:33025_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 122303 INFO  (qtp2135911409-1575) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 122303 INFO  (qtp2135911409-1575) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 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> 122303 INFO  (qtp2135911409-1575) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34307.solr.core.authCollection.shard1.replica_n1' (registry 'solr.core.authCollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@842ea33
   [junit4]   2> 122304 INFO  (qtp2135911409-1575) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.SolrCore [[authCollection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_47362D744577F87A-001/tempDir-001/node1/authCollection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_47362D744577F87A-001/tempDir-001/node1/./authCollection_shard1_replica_n1/data/]
   [junit4]   2> 122318 INFO  (qtp1788450442-1574) [n:127.0.0.1:38179_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> 122318 INFO  (qtp1992797983-1560) [n:127.0.0.1:33025_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.s.IndexSchema [authCollection_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 122320 INFO  (qtp1788450442-1574) [n:127.0.0.1:38179_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> 122320 INFO  (qtp1992797983-1560) [n:127.0.0.1:33025_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 122320 INFO  (qtp1788450442-1574) [n:127.0.0.1:38179_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> 122320 INFO  (qtp1992797983-1560) [n:127.0.0.1:33025_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica_n2' using configuration from collection authCollection, trusted=true
   [junit4]   2> 122321 INFO  (qtp1788450442-1574) [n:127.0.0.1:38179_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38179.solr.core.authCollection.shard3.replica_n4' (registry 'solr.core.authCollection.shard3.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@842ea33
   [junit4]   2> 122321 INFO  (qtp1992797983-1560) [n:127.0.0.1:33025_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33025.solr.core.authCollection.shard2.replica_n2' (registry 'solr.core.authCollection.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@842ea33
   [junit4]   2> 122321 INFO  (qtp1992797983-1560) [n:127.0.0.1:33025_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.c.SolrCore [[authCollection_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_47362D744577F87A-001/tempDir-001/node3/authCollection_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_47362D744577F87A-001/tempDir-001/node3/./authCollection_shard2_replica_n2/data/]
   [junit4]   2> 122321 INFO  (qtp1788450442-1574) [n:127.0.0.1:38179_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-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_47362D744577F87A-001/tempDir-001/node2/authCollection_shard3_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_47362D744577F87A-001/tempDir-001/node2/./authCollection_shard3_replica_n4/data/]
   [junit4]   2> 122347 INFO  (qtp2135911409-1575) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 122347 INFO  (qtp2135911409-1575) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 122348 INFO  (qtp2135911409-1575) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 122348 INFO  (qtp2135911409-1575) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 122349 INFO  (qtp1788450442-1574) [n:127.0.0.1:38179_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> 122349 INFO  (qtp1788450442-1574) [n:127.0.0.1:38179_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> 122349 INFO  (qtp2135911409-1575) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@85f777e[authCollection_shard1_replica_n1] main]
   [junit4]   2> 122350 INFO  (qtp2135911409-1575) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 122350 INFO  (qtp2135911409-1575) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 122351 INFO  (qtp2135911409-1575) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 122351 INFO  (qtp2135911409-1575) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1631385352981708800
   [junit4]   2> 122351 INFO  (qtp1788450442-1574) [n:127.0.0.1:38179_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 122351 INFO  (qtp1788450442-1574) [n:127.0.0.1:38179_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 122352 INFO  (qtp1788450442-1574) [n:127.0.0.1:38179_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@5ac99a15[authCollection_shard3_replica_n4] main]
   [junit4]   2> 122353 INFO  (qtp1992797983-1560) [n:127.0.0.1:33025_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 122353 INFO  (qtp1992797983-1560) [n:127.0.0.1:33025_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 122354 INFO  (qtp1788450442-1574) [n:127.0.0.1:38179_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> 122354 INFO  (searcherExecutor-570-thread-1-processing-n:127.0.0.1:34307_solr x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node3) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.SolrCore [authCollection_shard1_replica_n1] Registered new searcher Searcher@85f777e[authCollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 122354 INFO  (qtp1788450442-1574) [n:127.0.0.1:38179_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> 122354 INFO  (qtp1788450442-1574) [n:127.0.0.1:38179_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> 122355 INFO  (qtp1788450442-1574) [n:127.0.0.1:38179_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 1631385352985903104
   [junit4]   2> 122356 INFO  (qtp1992797983-1560) [n:127.0.0.1:33025_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 122356 INFO  (qtp1992797983-1560) [n:127.0.0.1:33025_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 122357 INFO  (qtp1992797983-1560) [n:127.0.0.1:33025_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@4eb2ad2b[authCollection_shard2_replica_n2] main]
   [junit4]   2> 122357 INFO  (qtp2135911409-1575) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/authCollection/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 122357 INFO  (qtp2135911409-1575) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/authCollection/leaders/shard1
   [junit4]   2> 122359 INFO  (searcherExecutor-571-thread-1-processing-n:127.0.0.1:38179_solr x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6) [n:127.0.0.1:38179_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@5ac99a15[authCollection_shard3_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 122359 INFO  (qtp1992797983-1560) [n:127.0.0.1:33025_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 122359 INFO  (qtp1992797983-1560) [n:127.0.0.1:33025_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 122359 INFO  (qtp1992797983-1560) [n:127.0.0.1:33025_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 122359 INFO  (qtp1992797983-1560) [n:127.0.0.1:33025_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1631385352990097408
   [junit4]   2> 122360 INFO  (qtp1788450442-1574) [n:127.0.0.1:38179_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> 122360 INFO  (qtp1788450442-1574) [n:127.0.0.1:38179_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> 122362 INFO  (searcherExecutor-572-thread-1-processing-n:127.0.0.1:33025_solr x:authCollection_shard2_replica_n2 c:authCollection s:shard2 r:core_node5) [n:127.0.0.1:33025_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.c.SolrCore [authCollection_shard2_replica_n2] Registered new searcher Searcher@4eb2ad2b[authCollection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 122362 INFO  (qtp1788450442-1574) [n:127.0.0.1:38179_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> 122362 INFO  (qtp1788450442-1574) [n:127.0.0.1:38179_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> 122362 INFO  (qtp1788450442-1574) [n:127.0.0.1:38179_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38179/solr/authCollection_shard3_replica_n4/
   [junit4]   2> 122362 INFO  (qtp2135911409-1575) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 122363 INFO  (qtp2135911409-1575) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 122363 INFO  (qtp2135911409-1575) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:34307/solr/authCollection_shard1_replica_n1/
   [junit4]   2> 122363 INFO  (qtp2135911409-1575) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 122363 INFO  (qtp2135911409-1575) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:34307/solr/authCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 122363 INFO  (qtp2135911409-1575) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 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/72116946375081991-core_node3-n_0000000000
   [junit4]   2> 122363 INFO  (qtp1788450442-1574) [n:127.0.0.1:38179_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> 122364 INFO  (qtp1788450442-1574) [n:127.0.0.1:38179_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.SyncStrategy https://127.0.0.1:38179/solr/authCollection_shard3_replica_n4/ has no replicas
   [junit4]   2> 122364 INFO  (qtp1788450442-1574) [n:127.0.0.1:38179_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/72116946375081997-core_node6-n_0000000000
   [junit4]   2> 122364 INFO  (qtp2135911409-1575) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:34307/solr/authCollection_shard1_replica_n1/ shard1
   [junit4]   2> 122364 INFO  (qtp1992797983-1560) [n:127.0.0.1:33025_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/authCollection/terms/shard2 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 122364 INFO  (qtp1992797983-1560) [n:127.0.0.1:33025_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/authCollection/leaders/shard2
   [junit4]   2> 122365 INFO  (qtp1788450442-1574) [n:127.0.0.1:38179_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38179/solr/authCollection_shard3_replica_n4/ shard3
   [junit4]   2> 122366 INFO  (qtp1992797983-1560) [n:127.0.0.1:33025_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 122366 INFO  (qtp1992797983-1560) [n:127.0.0.1:33025_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 122366 INFO  (qtp1992797983-1560) [n:127.0.0.1:33025_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33025/solr/authCollection_shard2_replica_n2/
   [junit4]   2> 122366 INFO  (qtp1992797983-1560) [n:127.0.0.1:33025_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 122367 INFO  (qtp1992797983-1560) [n:127.0.0.1:33025_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.c.SyncStrategy https://127.0.0.1:33025/solr/authCollection_shard2_replica_n2/ has no replicas
   [junit4]   2> 122367 INFO  (qtp1992797983-1560) [n:127.0.0.1:33025_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/authCollection/leaders/shard2/leader after winning as /collections/authCollection/leader_elect/shard2/election/72116946375081993-core_node5-n_0000000000
   [junit4]   2> 122367 INFO  (qtp1992797983-1560) [n:127.0.0.1:33025_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33025/solr/authCollection_shard2_replica_n2/ shard2
   [junit4]   2> 122469 INFO  (zkCallback-519-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> 122469 INFO  (zkCallback-488-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> 122469 INFO  (zkCallback-498-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> 122469 INFO  (zkCallback-498-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> 122469 INFO  (zkCallback-488-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> 122469 INFO  (qtp1788450442-1574) [n:127.0.0.1:38179_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> 122469 INFO  (qtp2135911409-1575) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 122469 INFO  (qtp1992797983-1560) [n:127.0.0.1:33025_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 122472 INFO  (qtp1788450442-1574) [n:127.0.0.1:38179_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=1189
   [junit4]   2> 122472 INFO  (qtp2135911409-1575) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&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=1199
   [junit4]   2> 122472 INFO  (qtp1992797983-1560) [n:127.0.0.1:33025_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 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_n2&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1186
   [junit4]   2> 122475 INFO  (qtp2135911409-1573) [n:127.0.0.1:34307_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> 122572 INFO  (zkCallback-498-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> 122572 INFO  (zkCallback-498-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> 122572 INFO  (zkCallback-498-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> 122572 INFO  (zkCallback-519-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> 122572 INFO  (zkCallback-488-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> 122572 INFO  (zkCallback-519-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> 122572 INFO  (zkCallback-488-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> 122572 INFO  (zkCallback-488-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> 122573 INFO  (qtp2135911409-1573) [n:127.0.0.1:34307_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=1632
   [junit4]   2> 122577 INFO  (qtp2135911409-1573) [n:127.0.0.1:34307_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} status=0 QTime=0
   [junit4]   2> 122578 INFO  (zkCallback-519-thread-2) [    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 122578 INFO  (zkCallback-519-thread-2) [    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 122581 INFO  (qtp2135911409-1573) [n:127.0.0.1:34307_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} status=0 QTime=0
   [junit4]   2> 122586 INFO  (zkCallback-488-thread-1) [    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 122586 INFO  (zkCallback-488-thread-1) [    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 122590 INFO  (zkCallback-498-thread-3) [    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 122590 INFO  (zkCallback-498-thread-3) [    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 122658 INFO  (qtp2135911409-1573) [n:127.0.0.1:34307_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} status=0 QTime=0
   [junit4]   2> 122658 INFO  (zkCallback-519-thread-2) [    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 122658 INFO  (zkCallback-498-thread-3) [    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 122658 INFO  (zkCallback-488-thread-1) [    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 122658 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=428833933
   [junit4]   2> 122658 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:34307_solr
   [junit4]   2> 122659 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 122659 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:34307_solr as DOWN
   [junit4]   2> 122666 INFO  (coreCloseExecutor-585-thread-1) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.SolrCore [authCollection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5648198b
   [junit4]   2> 122666 INFO  (coreCloseExecutor-585-thread-1) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.authCollection.shard1.replica_n1, tag=5648198b
   [junit4]   2> 122666 INFO  (coreCloseExecutor-585-thread-1) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5b5eb9da: rootName = solr_34307, 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@609fd80
   [junit4]   2> 122674 INFO  (coreCloseExecutor-585-thread-1) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.authCollection.shard1.leader, tag=5648198b
   [junit4]   2> 122677 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 122677 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@43677aef: rootName = solr_34307, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@604e2dba
   [junit4]   2> 122682 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 122682 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@22384950: rootName = solr_34307, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3516c6a3
   [junit4]   2> 122684 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 122684 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@74431795: rootName = solr_34307, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@17f8fe36
   [junit4]   2> 122684 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 122688 INFO  (zkCallback-533-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 122688 INFO  (zkCallback-527-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 122688 INFO  (zkCallback-519-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 122688 INFO  (zkCallback-498-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 122688 INFO  (zkCallback-505-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 122696 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4ab81215{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 122696 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@51a5dffb{/solr,null,UNAVAILABLE}
   [junit4]   2> 122696 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 122697 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 122698 WARN  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 122698 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 34307 try number 1 ...
   [junit4]   2> 122698 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 122699 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 122699 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 122699 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 122700 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@bc3c833{/solr,null,AVAILABLE}
   [junit4]   2> 122700 WARN  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@41b8797a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 122701 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5a2bd646{SSL,[ssl, http/1.1]}{127.0.0.1:34307}
   [junit4]   2> 122701 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.e.j.s.Server Started @122740ms
   [junit4]   2> 122701 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34307}
   [junit4]   2> 122702 ERROR (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 122702 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 122702 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 122702 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 122702 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 122702 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-21T01:31:51.651Z
   [junit4]   2> 122704 INFO  (zkConnectionManagerCallback-543-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 122704 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 122750 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 122750 WARN  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] 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> 122754 WARN  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1b70a16e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 122760 WARN  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] 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> 122760 WARN  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@72e3a5c8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 122761 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34611/solr
   [junit4]   2> 122762 INFO  (zkCallback-498-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> 122762 INFO  (zkCallback-498-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> 122762 INFO  (zkCallback-519-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> 122762 INFO  (zkCallback-498-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> 122762 INFO  (zkCallback-519-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> 122763 INFO  (zkConnectionManagerCallback-550-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 122767 INFO  (zkConnectionManagerCallback-552-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 122769 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [n:127.0.0.1:34307_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 122771 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [n:127.0.0.1:34307_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:34307_solr as DOWN
   [junit4]   2> 122771 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [n:127.0.0.1:34307_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 122771 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [n:127.0.0.1:34307_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34307_solr
   [junit4]   2> 122771 INFO  (zkCallback-527-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 122772 INFO  (zkCallback-505-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 122772 INFO  (zkCallback-498-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 122772 INFO  (zkCallback-533-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 122772 INFO  (zkCallback-519-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 122772 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [n:127.0.0.1:34307_solr    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 122772 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [n:127.0.0.1:34307_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 122774 INFO  (zkCallback-551-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 122784 INFO  (zkConnectionManagerCallback-559-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 122785 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [n:127.0.0.1:34307_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 122785 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [n:127.0.0.1:34307_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34611/solr ready
   [junit4]   2> 122786 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [n:127.0.0.1:34307_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 122797 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [n:127.0.0.1:34307_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34307.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@842ea33
   [junit4]   2> 122803 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [n:127.0.0.1:34307_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34307.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@842ea33
   [junit4]   2> 122803 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [n:127.0.0.1:34307_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34307.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@842ea33
   [junit4]   2> 122805 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [n:127.0.0.1:34307_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_47362D744577F87A-001/tempDir-001/node1/.
   [junit4]   2> 122805 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [n:127.0.0.1:34307_solr    ] o.a.s.c.CorePropertiesLocator Cores are: [authCollection_shard1_replica_n1]
   [junit4]   2> 122811 INFO  (coreLoadExecutor-595-thread-1-processing-n:127.0.0.1:34307_solr) [n:127.0.0.1:34307_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 122817 INFO  (coreLoadExecutor-595-thread-1-processing-n:127.0.0.1:34307_solr) [n:127.0.0.1:34307_solr    ] o.a.s.s.IndexSchema [authCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 122819 INFO  (coreLoadExecutor-595-thread-1-processing-n:127.0.0.1:34307_solr) [n:127.0.0.1:34307_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 122824 INFO  (coreLoadExecutor-595-thread-1-processing-n:127.0.0.1:34307_solr) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 123149 INFO  (OverseerCollectionConfigSetProcessor-72116946375081993-127.0.0.1:33025_solr-n_0000000000) [n:127.0.0.1:33025_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> 123150 INFO  (zkCallback-519-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> 123150 INFO  (zkCallback-519-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> 123151 INFO  (zkCallback-498-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> 123151 INFO  (zkCallback-498-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> 123151 INFO  (zkCallback-498-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> 123152 INFO  (coreLoadExecutor-595-thread-1-processing-n:127.0.0.1:34307_solr) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.s.IndexSchema [authCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 123155 INFO  (coreLoadExecutor-595-thread-1-processing-n:127.0.0.1:34307_solr) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 123155 INFO  (coreLoadExecutor-595-thread-1-processing-n:127.0.0.1:34307_solr) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 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> 123155 INFO  (coreLoadExecutor-595-thread-1-processing-n:127.0.0.1:34307_solr) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34307.solr.core.authCollection.shard1.replica_n1' (registry 'solr.core.authCollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@842ea33
   [junit4]   2> 123155 INFO  (coreLoadExecutor-595-thread-1-processing-n:127.0.0.1:34307_solr) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.SolrCore [[authCollection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_47362D744577F87A-001/tempDir-001/node1/authCollection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_47362D744577F87A-001/tempDir-001/node1/./authCollection_shard1_replica_n1/data/]
   [junit4]   2> 123189 INFO  (coreLoadExecutor-595-thread-1-processing-n:127.0.0.1:34307_solr) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 123189 INFO  (coreLoadExecutor-595-thread-1-processing-n:127.0.0.1:34307_solr) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 123191 INFO  (coreLoadExecutor-595-thread-1-processing-n:127.0.0.1:34307_solr) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 123191 INFO  (coreLoadExecutor-595-thread-1-processing-n:127.0.0.1:34307_solr) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 123192 INFO  (coreLoadExecutor-595-thread-1-processing-n:127.0.0.1:34307_solr) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@30ef8f6e[authCollection_shard1_replica_n1] main]
   [junit4]   2> 123192 INFO  (coreLoadExecutor-595-thread-1-processing-n:127.0.0.1:34307_solr) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 123192 INFO  (coreLoadExecutor-595-thread-1-processing-n:127.0.0.1:34307_solr) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 123193 INFO  (coreLoadExecutor-595-thread-1-processing-n:127.0.0.1:34307_solr) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 123193 INFO  (coreLoadExecutor-595-thread-1-processing-n:127.0.0.1:34307_solr) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1631385353864609792
   [junit4]   2> 123196 INFO  (searcherExecutor-596-thread-1-processing-n:127.0.0.1:34307_solr x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node3) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.SolrCore [authCollection_shard1_replica_n1] Registered new searcher Searcher@30ef8f6e[authCollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 123200 INFO  (coreZkRegister-587-thread-1-processing-n:127.0.0.1:34307_solr x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node3) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/authCollection/leaders/shard1
   [junit4]   2> 123201 INFO  (coreZkRegister-587-thread-1-processing-n:127.0.0.1:34307_solr x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node3) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 123201 INFO  (coreZkRegister-587-thread-1-processing-n:127.0.0.1:34307_solr x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node3) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 123201 INFO  (coreZkRegister-587-thread-1-processing-n:127.0.0.1:34307_solr x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node3) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:34307/solr/authCollection_shard1_replica_n1/
   [junit4]   2> 123201 INFO  (coreZkRegister-587-thread-1-processing-n:127.0.0.1:34307_solr x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node3) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 123201 INFO  (coreZkRegister-587-thread-1-processing-n:127.0.0.1:34307_solr x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node3) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:34307/solr/authCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 123201 INFO  (coreZkRegister-587-thread-1-processing-n:127.0.0.1:34307_solr x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node3) [n:127.0.0.1:34307_solr c:authCollection s:shard1 r:core_node3 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/72116946375082002-core_nod

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

NFO  (jetty-closer-124-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1545d145: rootName = solr_41647, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@65bf0312
   [junit4]   2> 22848 INFO  (jetty-closer-124-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 22873 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 0x1003629f53d000e, likely client has closed socket
   [junit4]   2> 22892 INFO  (closeThreadPool-136-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72117147873902603-127.0.0.1:41647_solr-n_0000000001) closing
   [junit4]   2> 22932 INFO  (OverseerStateUpdate-72117147873902603-127.0.0.1:41647_solr-n_0000000001) [n:127.0.0.1:41647_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41647_solr
   [junit4]   2> 22935 INFO  (OverseerAutoScalingTriggerThread-72117147873902603-127.0.0.1:41647_solr-n_0000000001) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 22982 INFO  (jetty-closer-124-thread-3) [    ] o.a.s.c.Overseer Overseer (id=72117147873902603-127.0.0.1:41647_solr-n_0000000001) closing
   [junit4]   2> 22982 INFO  (closeThreadPool-136-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72117147873902603-127.0.0.1:41647_solr-n_0000000001) closing
   [junit4]   2> 23006 INFO  (jetty-closer-124-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@57a753ff{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 23006 INFO  (jetty-closer-124-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5d78b791{/solr,null,UNAVAILABLE}
   [junit4]   2> 23006 INFO  (jetty-closer-124-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 23033 INFO  (jetty-closer-124-thread-3) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@7ef061f8{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 23034 INFO  (jetty-closer-124-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2fd40955{/solr,null,UNAVAILABLE}
   [junit4]   2> 23034 INFO  (jetty-closer-124-thread-3) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 23060 INFO  (jetty-closer-124-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@2988745c{SSL,[ssl, http/1.1]}{127.0.0.1:36889}
   [junit4]   2> 23061 INFO  (jetty-closer-124-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@652d6405{/solr,null,UNAVAILABLE}
   [junit4]   2> 23061 INFO  (jetty-closer-124-thread-2) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 23065 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 23068 WARN  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf
   [junit4]   2> 	4	/solr/collections/authCollection/terms/shard2
   [junit4]   2> 	3	/solr/collections/authCollection/terms/shard1
   [junit4]   2> 	3	/solr/collections/authCollection/terms/shard3
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	36	/solr/collections/authCollection/state.json
   [junit4]   2> 	11	/solr/clusterstate.json
   [junit4]   2> 	11	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/collections
   [junit4]   2> 	9	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 23074 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33781
   [junit4]   2> 23074 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33781
   [junit4]   2> 23076 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[47362D744577F87A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBasicAuth
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasicAuth -Dtests.seed=47362D744577F87A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ar-DZ -Dtests.timezone=Antarctica/Troll -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 19.2s J2 | BasicAuthIntegrationTest.testBasicAuth <<<
   [junit4]    > Throwable #1: 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=17, passThrough=10, totalTime=13191238, failWrongCredentials=1, requestTimes=1160, requests=30, errors=0}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([47362D744577F87A:FB585B66E1247B00]:0)
   [junit4]    > 	at org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:129)
   [junit4]    > 	at org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:83)
   [junit4]    > 	at org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:306)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_47362D744577F87A-001
   [junit4]   2> Apr 21, 2019 2:23:23 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {_root_=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, maxPointsInLeafNode=1028, maxMBSortInHeap=7.642816980437865, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@37c08b92), locale=ar-DZ, timezone=Antarctica/Troll
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=8,threads=2,free=279607616,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [BasicAuthIntegrationTest]
   [junit4] Completed [3/5 (1!)] on J2 in 22.67s, 1 test, 1 failure <<< FAILURES!
   [junit4] 
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4] OK      7.74s J1 | BasicAuthIntegrationTest.testBasicAuth
   [junit4] Completed [4/5 (1!)] on J1 in 8.54s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4] OK      7.66s J0 | BasicAuthIntegrationTest.testBasicAuth
   [junit4] Completed [5/5 (1!)] on J0 in 8.54s, 1 test
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: 47362D744577F87A]:
   [junit4]   - org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     0.72 ..    31.50 =    30.78s
   [junit4] JVM J1:     0.50 ..    31.49 =    30.99s
   [junit4] JVM J2:     0.76 ..    24.46 =    23.71s
   [junit4] Execution time total: 31 seconds
   [junit4] Tests summary: 5 suites, 5 tests, 1 failure

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1573: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1100: There were test failures: 5 suites, 5 tests, 1 failure [seed: 47362D744577F87A]

Total time: 34 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   1/5 failed: org.apache.solr.security.BasicAuthIntegrationTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[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=7eb59f2ae0d7bdcbca6df5560fa1b59c17ea4624, workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
[WARNINGS] Computing warning deltas based on reference build #437
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