Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-8.x/17/

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

Error Message:
Error from server at https://127.0.0.1:34448/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:34448/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([7BEF9376E66E9EEC:C781E564423D1D96]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:650)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:256)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
        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.LBHttpSolrClient.request(LBHttpSolrClient.java:213)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1110)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
        at 
org.apache.solr.security.BasicAuthIntegrationTest.executeQuery(BasicAuthIntegrationTest.java:336)
        at 
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:309)
        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 15269 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7BEF9376E66E9EEC-001/init-core-data-001
   [junit4]   2> 2458440 WARN  
(SUITE-BasicAuthIntegrationTest-seed#[7BEF9376E66E9EEC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=36 numCloses=36
   [junit4]   2> 2458440 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[7BEF9376E66E9EEC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2458443 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[7BEF9376E66E9EEC]-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> 2458443 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[7BEF9376E66E9EEC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2458447 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBasicAuth
   [junit4]   2> 2458447 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7BEF9376E66E9EEC-001/tempDir-001
   [junit4]   2> 2458448 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2458448 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2458448 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2458548 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:44153
   [junit4]   2> 2458548 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44153
   [junit4]   2> 2458548 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 44153
   [junit4]   2> 2458557 INFO  (zkConnectionManagerCallback-13257-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2458560 INFO  (zkConnectionManagerCallback-13259-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2458561 INFO  (zkConnectionManagerCallback-13261-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2458565 WARN  (jetty-launcher-13262-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2458565 WARN  (jetty-launcher-13262-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2458566 INFO  (jetty-launcher-13262-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2458566 INFO  (jetty-launcher-13262-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2458566 INFO  (jetty-launcher-13262-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_191-b12
   [junit4]   2> 2458566 INFO  (jetty-launcher-13262-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2458566 INFO  (jetty-launcher-13262-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2458566 INFO  (jetty-launcher-13262-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_191-b12
   [junit4]   2> 2458567 WARN  (jetty-launcher-13262-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2458567 INFO  (jetty-launcher-13262-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2458567 INFO  (jetty-launcher-13262-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2458567 INFO  (jetty-launcher-13262-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_191-b12
   [junit4]   2> 2458568 INFO  (jetty-launcher-13262-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2458568 INFO  (jetty-launcher-13262-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2458568 INFO  (jetty-launcher-13262-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2458568 INFO  (jetty-launcher-13262-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@62d3e2f6{/solr,null,AVAILABLE}
   [junit4]   2> 2458569 WARN  (jetty-launcher-13262-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@88a6d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2458570 INFO  (jetty-launcher-13262-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2458570 INFO  (jetty-launcher-13262-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2458570 INFO  (jetty-launcher-13262-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2458571 INFO  (jetty-launcher-13262-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3fd62328{SSL,[ssl, 
http/1.1]}{127.0.0.1:45531}
   [junit4]   2> 2458571 INFO  (jetty-launcher-13262-thread-1) [    ] 
o.e.j.s.Server Started @2458628ms
   [junit4]   2> 2458571 INFO  (jetty-launcher-13262-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45531}
   [junit4]   2> 2458571 INFO  (jetty-launcher-13262-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7a1b7b05{/solr,null,AVAILABLE}
   [junit4]   2> 2458571 ERROR (jetty-launcher-13262-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2458571 INFO  (jetty-launcher-13262-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2458571 WARN  (jetty-launcher-13262-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@324e5f0e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2458571 INFO  (jetty-launcher-13262-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2458571 INFO  (jetty-launcher-13262-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2458571 INFO  (jetty-launcher-13262-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2458571 INFO  (jetty-launcher-13262-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-03T12:05:53.513Z
   [junit4]   2> 2458571 INFO  (jetty-launcher-13262-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@dd978d3{SSL,[ssl, 
http/1.1]}{127.0.0.1:34448}
   [junit4]   2> 2458572 INFO  (jetty-launcher-13262-thread-3) [    ] 
o.e.j.s.Server Started @2458629ms
   [junit4]   2> 2458572 INFO  (jetty-launcher-13262-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34448}
   [junit4]   2> 2458572 ERROR (jetty-launcher-13262-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2458572 INFO  (jetty-launcher-13262-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2458572 INFO  (jetty-launcher-13262-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2458572 INFO  (jetty-launcher-13262-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2458572 INFO  (jetty-launcher-13262-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2458572 INFO  (jetty-launcher-13262-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-03T12:05:53.514Z
   [junit4]   2> 2458574 INFO  (jetty-launcher-13262-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2458574 INFO  (jetty-launcher-13262-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2458574 INFO  (jetty-launcher-13262-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2458574 INFO  (jetty-launcher-13262-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@50efc1a8{/solr,null,AVAILABLE}
   [junit4]   2> 2458575 WARN  (jetty-launcher-13262-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1b1804f5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2458576 INFO  (jetty-launcher-13262-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@42051242{SSL,[ssl, 
http/1.1]}{127.0.0.1:38531}
   [junit4]   2> 2458576 INFO  (jetty-launcher-13262-thread-2) [    ] 
o.e.j.s.Server Started @2458633ms
   [junit4]   2> 2458576 INFO  (jetty-launcher-13262-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38531}
   [junit4]   2> 2458576 ERROR (jetty-launcher-13262-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2458576 INFO  (jetty-launcher-13262-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2458576 INFO  (jetty-launcher-13262-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2458577 INFO  (jetty-launcher-13262-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2458577 INFO  (jetty-launcher-13262-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2458577 INFO  (jetty-launcher-13262-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-03T12:05:53.519Z
   [junit4]   2> 2458578 INFO  (zkConnectionManagerCallback-13264-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2458579 INFO  (jetty-launcher-13262-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2458586 INFO  (zkConnectionManagerCallback-13266-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2458587 INFO  (jetty-launcher-13262-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2458662 INFO  (zkConnectionManagerCallback-13268-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2458664 INFO  (jetty-launcher-13262-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2458712 INFO  (jetty-launcher-13262-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2458712 WARN  (jetty-launcher-13262-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> 2458713 WARN  (jetty-launcher-13262-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@12b62bd0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2458716 WARN  (jetty-launcher-13262-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> 2458717 WARN  (jetty-launcher-13262-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@35c807e6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2458718 INFO  (jetty-launcher-13262-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44153/solr
   [junit4]   2> 2458720 INFO  (zkConnectionManagerCallback-13274-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2458753 INFO  (zkConnectionManagerCallback-13276-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2458848 INFO  (jetty-launcher-13262-thread-1) 
[n:127.0.0.1:45531_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:45531_solr
   [junit4]   2> 2458849 INFO  (jetty-launcher-13262-thread-1) 
[n:127.0.0.1:45531_solr    ] o.a.s.c.Overseer Overseer 
(id=72734601577693191-127.0.0.1:45531_solr-n_0000000000) starting
   [junit4]   2> 2458865 INFO  (zkConnectionManagerCallback-13283-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2458879 INFO  (jetty-launcher-13262-thread-1) 
[n:127.0.0.1:45531_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44153/solr ready
   [junit4]   2> 2458881 INFO  (jetty-launcher-13262-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2458882 WARN  (jetty-launcher-13262-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> 2458883 INFO  
(OverseerStateUpdate-72734601577693191-127.0.0.1:45531_solr-n_0000000000) 
[n:127.0.0.1:45531_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:45531_solr
   [junit4]   2> 2458888 INFO  (jetty-launcher-13262-thread-1) 
[n:127.0.0.1:45531_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45531_solr
   [junit4]   2> 2458890 WARN  (jetty-launcher-13262-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@31073e29[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2458892 INFO  (zkCallback-13282-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2458893 WARN  (jetty-launcher-13262-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> 2458894 WARN  (jetty-launcher-13262-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6326b4b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2458896 INFO  (jetty-launcher-13262-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44153/solr
   [junit4]   2> 2458904 INFO  (zkConnectionManagerCallback-13289-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2458906 INFO  
(OverseerStateUpdate-72734601577693191-127.0.0.1:45531_solr-n_0000000000) 
[n:127.0.0.1:45531_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2458923 INFO  (jetty-launcher-13262-thread-1) 
[n:127.0.0.1:45531_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2458923 INFO  (zkConnectionManagerCallback-13291-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2458930 INFO  (jetty-launcher-13262-thread-3) 
[n:127.0.0.1:34448_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2458934 INFO  (jetty-launcher-13262-thread-3) 
[n:127.0.0.1:34448_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:34448_solr as DOWN
   [junit4]   2> 2458934 INFO  (jetty-launcher-13262-thread-3) 
[n:127.0.0.1:34448_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2458935 INFO  (jetty-launcher-13262-thread-3) 
[n:127.0.0.1:34448_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34448_solr
   [junit4]   2> 2458936 INFO  (zkCallback-13282-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2458937 INFO  (zkCallback-13275-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2458947 INFO  (zkCallback-13290-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2458962 INFO  (jetty-launcher-13262-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2458963 WARN  (jetty-launcher-13262-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> 2458964 WARN  (jetty-launcher-13262-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@620133a9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2458976 WARN  (jetty-launcher-13262-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> 2458979 WARN  (jetty-launcher-13262-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5c3e0c91[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2458980 INFO  (jetty-launcher-13262-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44153/solr
   [junit4]   2> 2458983 INFO  (zkConnectionManagerCallback-13302-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2458983 INFO  (zkConnectionManagerCallback-13305-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2458985 INFO  (jetty-launcher-13262-thread-3) 
[n:127.0.0.1:34448_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2458986 INFO  (jetty-launcher-13262-thread-3) 
[n:127.0.0.1:34448_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44153/solr ready
   [junit4]   2> 2458986 INFO  (jetty-launcher-13262-thread-3) 
[n:127.0.0.1:34448_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2458987 INFO  (zkConnectionManagerCallback-13307-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2458991 INFO  (jetty-launcher-13262-thread-2) 
[n:127.0.0.1:38531_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2458995 INFO  (jetty-launcher-13262-thread-1) 
[n:127.0.0.1:45531_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45531.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2aabf778
   [junit4]   2> 2458995 INFO  (jetty-launcher-13262-thread-2) 
[n:127.0.0.1:38531_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:38531_solr as DOWN
   [junit4]   2> 2458996 INFO  (jetty-launcher-13262-thread-2) 
[n:127.0.0.1:38531_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2458996 INFO  (jetty-launcher-13262-thread-2) 
[n:127.0.0.1:38531_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38531_solr
   [junit4]   2> 2458997 INFO  (zkCallback-13275-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2458997 INFO  (zkCallback-13282-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2459014 INFO  (zkCallback-13290-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2459020 INFO  (jetty-launcher-13262-thread-1) 
[n:127.0.0.1:45531_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45531.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2aabf778
   [junit4]   2> 2459020 INFO  (zkCallback-13301-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2459023 INFO  (jetty-launcher-13262-thread-1) 
[n:127.0.0.1:45531_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45531.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2aabf778
   [junit4]   2> 2459024 INFO  (zkConnectionManagerCallback-13315-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2459024 INFO  (jetty-launcher-13262-thread-1) 
[n:127.0.0.1:45531_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7BEF9376E66E9EEC-001/tempDir-001/node1/.
   [junit4]   2> 2459025 INFO  (jetty-launcher-13262-thread-2) 
[n:127.0.0.1:38531_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2459026 INFO  (jetty-launcher-13262-thread-2) 
[n:127.0.0.1:38531_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44153/solr ready
   [junit4]   2> 2459030 INFO  (jetty-launcher-13262-thread-3) 
[n:127.0.0.1:34448_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34448.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2aabf778
   [junit4]   2> 2459032 INFO  (zkCallback-13306-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2459035 INFO  (jetty-launcher-13262-thread-2) 
[n:127.0.0.1:38531_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2459125 INFO  (jetty-launcher-13262-thread-2) 
[n:127.0.0.1:38531_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38531.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2aabf778
   [junit4]   2> 2459138 INFO  (jetty-launcher-13262-thread-3) 
[n:127.0.0.1:34448_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34448.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2aabf778
   [junit4]   2> 2459139 INFO  (jetty-launcher-13262-thread-3) 
[n:127.0.0.1:34448_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34448.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2aabf778
   [junit4]   2> 2459145 INFO  (jetty-launcher-13262-thread-3) 
[n:127.0.0.1:34448_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7BEF9376E66E9EEC-001/tempDir-001/node3/.
   [junit4]   2> 2459162 INFO  (jetty-launcher-13262-thread-2) 
[n:127.0.0.1:38531_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38531.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2aabf778
   [junit4]   2> 2459163 INFO  (jetty-launcher-13262-thread-2) 
[n:127.0.0.1:38531_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38531.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2aabf778
   [junit4]   2> 2459184 INFO  (jetty-launcher-13262-thread-2) 
[n:127.0.0.1:38531_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7BEF9376E66E9EEC-001/tempDir-001/node2/.
   [junit4]   2> 2459279 INFO  (zkConnectionManagerCallback-13321-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2459284 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2459303 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44153/solr ready
   [junit4]   2> 2459334 INFO  (qtp954556971-41529) [n:127.0.0.1:34448_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> 2459338 INFO  
(OverseerThreadFactory-11926-thread-1-processing-n:127.0.0.1:45531_solr) 
[n:127.0.0.1:45531_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
authCollection
   [junit4]   2> 2459448 INFO  (qtp954556971-41527) [n:127.0.0.1:34448_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2459449 INFO  (qtp954556971-41528) [n:127.0.0.1:34448_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2459450 INFO  (qtp954556971-41530) [n:127.0.0.1:34448_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2459451 INFO  (qtp954556971-41531) [n:127.0.0.1:34448_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2459452 INFO  (qtp954556971-41527) [n:127.0.0.1:34448_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2459493 INFO  (qtp40414193-41537) [n:127.0.0.1:38531_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2459504 INFO  (qtp40414193-41538) [n:127.0.0.1:38531_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2459506 INFO  (qtp40414193-41539) [n:127.0.0.1:38531_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2459506 INFO  (qtp40414193-41540) [n:127.0.0.1:38531_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2459507 INFO  (qtp40414193-41536) [n:127.0.0.1:38531_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2459526 INFO  (qtp1335126073-41524) [n:127.0.0.1:45531_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2459527 INFO  (qtp1335126073-41520) [n:127.0.0.1:45531_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2459528 INFO  (qtp1335126073-41521) [n:127.0.0.1:45531_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2459529 INFO  (qtp1335126073-41522) [n:127.0.0.1:45531_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2459529 INFO  (qtp1335126073-41523) [n:127.0.0.1:45531_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2459549 INFO  
(OverseerStateUpdate-72734601577693191-127.0.0.1:45531_solr-n_0000000000) 
[n:127.0.0.1:45531_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:45531/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2459553 INFO  
(OverseerStateUpdate-72734601577693191-127.0.0.1:45531_solr-n_0000000000) 
[n:127.0.0.1:45531_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"authCollection_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38531/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2459556 INFO  
(OverseerStateUpdate-72734601577693191-127.0.0.1:45531_solr-n_0000000000) 
[n:127.0.0.1:45531_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:34448/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2459761 INFO  (qtp1335126073-41524) [n:127.0.0.1:45531_solr    
x:authCollection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica_n1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2459761 INFO  (qtp1335126073-41524) [n:127.0.0.1:45531_solr    
x:authCollection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2459763 INFO  (qtp40414193-41537) [n:127.0.0.1:38531_solr    
x:authCollection_shard2_replica_n3] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n3&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2459764 INFO  (qtp954556971-41528) [n:127.0.0.1:34448_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> 2460789 INFO  (qtp40414193-41537) [n:127.0.0.1:38531_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2460807 INFO  (qtp954556971-41528) [n:127.0.0.1:34448_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2460812 INFO  (qtp1335126073-41524) [n:127.0.0.1:45531_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2460835 INFO  (qtp954556971-41528) [n:127.0.0.1:34448_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> 2460835 INFO  (qtp1335126073-41524) [n:127.0.0.1:45531_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.s.IndexSchema [authCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2460838 INFO  (qtp1335126073-41524) [n:127.0.0.1:45531_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2460838 INFO  (qtp954556971-41528) [n:127.0.0.1:34448_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> 2460838 INFO  (qtp1335126073-41524) [n:127.0.0.1:45531_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard1_replica_n1' 
using configuration from collection authCollection, trusted=true
   [junit4]   2> 2460839 INFO  (qtp1335126073-41524) [n:127.0.0.1:45531_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45531.solr.core.authCollection.shard1.replica_n1' (registry 
'solr.core.authCollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2aabf778
   [junit4]   2> 2460839 INFO  (qtp1335126073-41524) [n:127.0.0.1:45531_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.SolrCore [[authCollection_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7BEF9376E66E9EEC-001/tempDir-001/node1/authCollection_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7BEF9376E66E9EEC-001/tempDir-001/node1/./authCollection_shard1_replica_n1/data/]
   [junit4]   2> 2460838 INFO  (qtp954556971-41528) [n:127.0.0.1:34448_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> 2460841 INFO  (qtp954556971-41528) [n:127.0.0.1:34448_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34448.solr.core.authCollection.shard3.replica_n4' (registry 
'solr.core.authCollection.shard3.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2aabf778
   [junit4]   2> 2460841 INFO  (qtp954556971-41528) [n:127.0.0.1:34448_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 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7BEF9376E66E9EEC-001/tempDir-001/node3/authCollection_shard3_replica_n4],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7BEF9376E66E9EEC-001/tempDir-001/node3/./authCollection_shard3_replica_n4/data/]
   [junit4]   2> 2460846 INFO  (qtp40414193-41537) [n:127.0.0.1:38531_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.s.IndexSchema [authCollection_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 2460848 INFO  (qtp40414193-41537) [n:127.0.0.1:38531_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2460848 INFO  (qtp40414193-41537) [n:127.0.0.1:38531_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica_n3' 
using configuration from collection authCollection, trusted=true
   [junit4]   2> 2460849 INFO  (qtp40414193-41537) [n:127.0.0.1:38531_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38531.solr.core.authCollection.shard2.replica_n3' (registry 
'solr.core.authCollection.shard2.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2aabf778
   [junit4]   2> 2460849 INFO  (qtp40414193-41537) [n:127.0.0.1:38531_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.c.SolrCore [[authCollection_shard2_replica_n3] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7BEF9376E66E9EEC-001/tempDir-001/node2/authCollection_shard2_replica_n3],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7BEF9376E66E9EEC-001/tempDir-001/node2/./authCollection_shard2_replica_n3/data/]
   [junit4]   2> 2460930 INFO  (qtp954556971-41528) [n:127.0.0.1:34448_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> 2460930 INFO  (qtp954556971-41528) [n:127.0.0.1:34448_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> 2460933 INFO  (qtp954556971-41528) [n:127.0.0.1:34448_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2460933 INFO  (qtp954556971-41528) [n:127.0.0.1:34448_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2460935 INFO  (qtp954556971-41528) [n:127.0.0.1:34448_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@344ed9aa[authCollection_shard3_replica_n4] main]
   [junit4]   2> 2460936 INFO  (qtp954556971-41528) [n:127.0.0.1:34448_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> 2460936 INFO  (qtp954556971-41528) [n:127.0.0.1:34448_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> 2460937 INFO  (qtp954556971-41528) [n:127.0.0.1:34448_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> 2460937 INFO  (qtp954556971-41528) [n:127.0.0.1:34448_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 1624449279201378304
   [junit4]   2> 2460937 INFO  (qtp40414193-41537) [n:127.0.0.1:38531_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2460937 INFO  (qtp40414193-41537) [n:127.0.0.1:38531_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2460940 INFO  (qtp40414193-41537) [n:127.0.0.1:38531_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2460940 INFO  (qtp40414193-41537) [n:127.0.0.1:38531_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2460940 INFO  
(searcherExecutor-11943-thread-1-processing-n:127.0.0.1:34448_solr 
x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6) 
[n:127.0.0.1:34448_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@344ed9aa[authCollection_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2460942 INFO  (qtp40414193-41537) [n:127.0.0.1:38531_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@41212597[authCollection_shard2_replica_n3] main]
   [junit4]   2> 2460944 INFO  (qtp40414193-41537) [n:127.0.0.1:38531_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2460944 INFO  (qtp40414193-41537) [n:127.0.0.1:38531_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2460946 INFO  (qtp1335126073-41524) [n:127.0.0.1:45531_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2460946 INFO  (qtp1335126073-41524) [n:127.0.0.1:45531_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2460946 INFO  (qtp954556971-41528) [n:127.0.0.1:34448_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> 2460947 INFO  (qtp954556971-41528) [n:127.0.0.1:34448_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> 2460947 INFO  (qtp40414193-41537) [n:127.0.0.1:38531_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2460948 INFO  (qtp40414193-41537) [n:127.0.0.1:38531_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1624449279212912640
   [junit4]   2> 2460949 INFO  (qtp1335126073-41524) [n:127.0.0.1:45531_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2460949 INFO  (qtp1335126073-41524) [n:127.0.0.1:45531_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2460950 INFO  (qtp1335126073-41524) [n:127.0.0.1:45531_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@535cdd52[authCollection_shard1_replica_n1] main]
   [junit4]   2> 2460951 INFO  (qtp954556971-41528) [n:127.0.0.1:34448_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> 2460951 INFO  (qtp954556971-41528) [n:127.0.0.1:34448_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> 2460951 INFO  (qtp954556971-41528) [n:127.0.0.1:34448_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:34448/solr/authCollection_shard3_replica_n4/
   [junit4]   2> 2460951 INFO  (qtp1335126073-41524) [n:127.0.0.1:45531_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2460952 INFO  (qtp954556971-41528) [n:127.0.0.1:34448_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> 2460952 INFO  (qtp1335126073-41524) [n:127.0.0.1:45531_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2460952 INFO  (qtp954556971-41528) [n:127.0.0.1:34448_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:34448/solr/authCollection_shard3_replica_n4/ has no replicas
   [junit4]   2> 2460952 INFO  (qtp954556971-41528) [n:127.0.0.1:34448_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/72734601577693194-core_node6-n_0000000000
   [junit4]   2> 2460952 INFO  (qtp1335126073-41524) [n:127.0.0.1:45531_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2460952 INFO  (qtp1335126073-41524) [n:127.0.0.1:45531_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1624449279217106944
   [junit4]   2> 2460954 INFO  (qtp954556971-41528) [n:127.0.0.1:34448_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:34448/solr/authCollection_shard3_replica_n4/ shard3
   [junit4]   2> 2460957 INFO  
(searcherExecutor-11944-thread-1-processing-n:127.0.0.1:38531_solr 
x:authCollection_shard2_replica_n3 c:authCollection s:shard2 r:core_node5) 
[n:127.0.0.1:38531_solr c:authCollection s:shard2 r:core_node5 
x:authCollection_shard2_replica_n3] o.a.s.c.SolrCore 
[authCollection_shard2_replica_n3] Registered new searcher 
Searcher@41212597[authCollection_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2460960 INFO  
(searcherExecutor-11942-thread-1-processing-n:127.0.0.1:45531_solr 
x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node2) 
[n:127.0.0.1:45531_solr c:authCollection s:shard1 r:core_node2 
x:authCollection_shard1_replica_n1] o.a.s.c.SolrCore 
[authCollection_shard1_replica_n1] Registered new searcher 
Searcher@535cdd52[authCollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2460962 INFO  (qtp40414193-41537) [n:127.0.0.1:38531_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/authCollection/terms/shard2 to Terms{values={core_node5=0}, 
version=0}
   [junit4]   2> 2460962 INFO  (qtp40414193-41537) [n:127.0.0.1:38531_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/authCollection/leaders/shard2
   [junit4]   2> 2460964 INFO  (qtp1335126073-41524) [n:127.0.0.1:45531_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/authCollection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 2460964 INFO  (qtp1335126073-41524) [n:127.0.0.1:45531_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/authCollection/leaders/shard1
   [junit4]   2> 2460967 INFO  (qtp40414193-41537) [n:127.0.0.1:38531_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2460967 INFO  (qtp40414193-41537) [n:127.0.0.1:38531_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2460967 INFO  (qtp40414193-41537) [n:127.0.0.1:38531_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:38531/solr/authCollection_shard2_replica_n3/
   [junit4]   2> 2460968 INFO  (qtp40414193-41537) [n:127.0.0.1:38531_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2460968 INFO  (qtp40414193-41537) [n:127.0.0.1:38531_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:38531/solr/authCollection_shard2_replica_n3/ has no replicas
   [junit4]   2> 2460968 INFO  (qtp40414193-41537) [n:127.0.0.1:38531_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/authCollection/leaders/shard2/leader after winning as 
/collections/authCollection/leader_elect/shard2/election/72734601577693197-core_node5-n_0000000000
   [junit4]   2> 2460969 INFO  (qtp1335126073-41524) [n:127.0.0.1:45531_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2460969 INFO  (qtp1335126073-41524) [n:127.0.0.1:45531_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2460969 INFO  (qtp1335126073-41524) [n:127.0.0.1:45531_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:45531/solr/authCollection_shard1_replica_n1/
   [junit4]   2> 2460970 INFO  (qtp1335126073-41524) [n:127.0.0.1:45531_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2460970 INFO  (qtp40414193-41537) [n:127.0.0.1:38531_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:38531/solr/authCollection_shard2_replica_n3/ shard2
   [junit4]   2> 2460970 INFO  (qtp1335126073-41524) [n:127.0.0.1:45531_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:45531/solr/authCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2460970 INFO  (qtp1335126073-41524) [n:127.0.0.1:45531_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/authCollection/leaders/shard1/leader after winning as 
/collections/authCollection/leader_elect/shard1/election/72734601577693191-core_node2-n_0000000000
   [junit4]   2> 2460973 INFO  (qtp1335126073-41524) [n:127.0.0.1:45531_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:45531/solr/authCollection_shard1_replica_n1/ shard1
   [junit4]   2> 2461075 INFO  (zkCallback-13290-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> 2461075 INFO  (zkCallback-13275-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> 2461075 INFO  (zkCallback-13306-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> 2461076 INFO  (qtp40414193-41537) [n:127.0.0.1:38531_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2461076 INFO  (qtp954556971-41528) [n:127.0.0.1:34448_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> 2461077 INFO  (qtp1335126073-41524) [n:127.0.0.1:45531_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2461079 INFO  (qtp954556971-41528) [n:127.0.0.1:34448_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=1315
   [junit4]   2> 2461079 INFO  (qtp40414193-41537) [n:127.0.0.1:38531_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n3&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1316
   [junit4]   2> 2461083 INFO  (qtp1335126073-41524) [n:127.0.0.1:45531_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica_n1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1322
   [junit4]   2> 2461091 INFO  (qtp954556971-41529) [n:127.0.0.1:34448_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> 2461185 INFO  (zkCallback-13290-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> 2461185 INFO  (zkCallback-13275-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> 2461185 INFO  (zkCallback-13290-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> 2461185 INFO  (zkCallback-13275-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> 2461185 INFO  (zkCallback-13306-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> 2461185 INFO  (zkCallback-13306-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> 2461186 INFO  (qtp954556971-41529) [n:127.0.0.1:34448_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=1852
   [junit4]   2> 2461192 INFO  (qtp954556971-41527) [n:127.0.0.1:34448_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/cluster/security/authentication params={} status=0 QTime=0
   [junit4]   2> 2461193 INFO  (zkCallback-13306-thread-1) [    ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 2461193 INFO  (zkCallback-13290-thread-2) [    ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 2461194 INFO  (zkCallback-13306-thread-1) [    ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2461194 INFO  (zkCallback-13290-thread-2) [    ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2461194 INFO  (zkCallback-13290-thread-2) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 2461194 INFO  (zkCallback-13275-thread-3) [    ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 2461194 INFO  (zkCallback-13275-thread-3) [    ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2461196 INFO  (zkCallback-13306-thread-1) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 2461196 INFO  (zkCallback-13275-thread-3) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 2461203 INFO  (qtp954556971-41530) [n:127.0.0.1:34448_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/cluster/security/authentication params={} status=0 QTime=0
   [junit4]   2> 2461204 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1129395133
   [junit4]   2> 2461204 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34448_solr
   [junit4]   2> 2461205 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) [    ] 
o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 2461205 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:34448_solr as DOWN
   [junit4]   2> 2461208 INFO  (coreCloseExecutor-11957-thread-1) 
[n:127.0.0.1:34448_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.c.SolrCore 
[authCollection_shard3_replica_n4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@b47e2b0
   [junit4]   2> 2461208 INFO  (coreCloseExecutor-11957-thread-1) 
[n:127.0.0.1:34448_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.authCollection.shard3.replica_n4, tag=b47e2b0
   [junit4]   2> 2461208 INFO  (coreCloseExecutor-11957-thread-1) 
[n:127.0.0.1:34448_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@65ac6884: rootName = 
solr_34448, domain = solr.core.authCollection.shard3.replica_n4, service url = 
null, agent id = null] for registry solr.core.authCollection.shard3.replica_n4 
/ com.codahale.metrics.MetricRegistry@756a395b
   [junit4]   2> 2461219 INFO  (coreCloseExecutor-11957-thread-1) 
[n:127.0.0.1:34448_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.authCollection.shard3.leader, tag=b47e2b0
   [junit4]   2> 2461222 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2461222 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@144fc709: rootName = 
solr_34448, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@1cc008f8
   [junit4]   2> 2461230 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2461230 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7bcc9ecf: rootName = 
solr_34448, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@17a70cc4
   [junit4]   2> 2461235 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2461236 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@226d91bd: rootName = 
solr_34448, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@39b7541
   [junit4]   2> 2461236 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@89d39f[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 2]
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@1343185[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 2]
   [junit4]   2> 2461241 INFO  (zkCallback-13282-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2461241 INFO  (zkCallback-13275-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2461242 INFO  (zkCallback-13306-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2461242 INFO  (zkCallback-13320-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2461241 INFO  (zkCallback-13314-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2461244 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@dd978d3{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2461245 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7a1b7b05{/solr,null,UNAVAILABLE}
   [junit4]   2> 2461245 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2461246 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2461247 WARN  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2461247 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 34448 try number 1 ...
   [junit4]   2> 2461247 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 2461248 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2461248 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2461248 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2461249 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3bfff559{/solr,null,AVAILABLE}
   [junit4]   2> 2461249 WARN  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@23367e01[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2461250 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2c73c3c6{SSL,[ssl, 
http/1.1]}{127.0.0.1:34448}
   [junit4]   2> 2461250 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) [    ] 
o.e.j.s.Server Started @2461307ms
   [junit4]   2> 2461250 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34448}
   [junit4]   2> 2461250 ERROR 
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2461250 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2461250 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2461250 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2461250 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2461250 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-03T12:05:56.192Z
   [junit4]   2> 2461252 INFO  (zkConnectionManagerCallback-13329-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2461299 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2461309 INFO  (zkCallback-13275-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> 2461309 INFO  (zkCallback-13275-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> 2461310 INFO  (zkCallback-13306-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> 2461310 INFO  (zkCallback-13306-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> 2461345 INFO  
(OverseerCollectionConfigSetProcessor-72734601577693191-127.0.0.1:45531_solr-n_0000000000)
 [n:127.0.0.1:45531_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> 2461411 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2461412 WARN  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) [    ] 
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> 2461413 WARN  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@18cb9513[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2461417 WARN  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) [    ] 
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> 2461417 WARN  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2274692a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2461419 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44153/solr
   [junit4]   2> 2461420 INFO  (zkConnectionManagerCallback-13335-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2461423 INFO  (zkConnectionManagerCallback-13337-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2461429 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) 
[n:127.0.0.1:34448_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2461434 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) 
[n:127.0.0.1:34448_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:34448_solr as DOWN
   [junit4]   2> 2461435 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) 
[n:127.0.0.1:34448_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2461435 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) 
[n:127.0.0.1:34448_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34448_solr
   [junit4]   2> 2461437 INFO  (zkCallback-13320-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2461437 INFO  (zkCallback-13314-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2461437 INFO  (zkCallback-13306-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2461438 INFO  (zkCallback-13282-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2461438 INFO  (zkCallback-13336-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2461438 INFO  (zkCallback-13275-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2461439 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) 
[n:127.0.0.1:34448_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2461439 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) 
[n:127.0.0.1:34448_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 2461464 INFO  (zkConnectionManagerCallback-13344-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2461466 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) 
[n:127.0.0.1:34448_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2461467 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) 
[n:127.0.0.1:34448_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44153/solr ready
   [junit4]   2> 2461468 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) 
[n:127.0.0.1:34448_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2461502 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) 
[n:127.0.0.1:34448_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34448.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2aabf778
   [junit4]   2> 2461524 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) 
[n:127.0.0.1:34448_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34448.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2aabf778
   [junit4]   2> 2461524 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) 
[n:127.0.0.1:34448_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34448.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2aabf778
   [junit4]   2> 2461527 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) 
[n:127.0.0.1:34448_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7BEF9376E66E9EEC-001/tempDir-001/node3/.
   [junit4]   2> 2461527 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[7BEF9376E66E9EEC]) 
[n:127.0.0.1:34448_solr    ] o.a.s.c.CorePropertiesLocator Cores are: 
[authCollection_shard3_replica_n4]
   [junit4]   2> 2461537 INFO  (zkCallback-13306-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> 2461537 INFO  (zkCallback-13306-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> 2461537 INFO  (zkCallback-13275-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> 2461537 INFO  (zkCallback-13275-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> 2461542 INFO  
(coreLoadExecutor-11967-thread-1-processing-n:127.0.0.1:34448_solr) 
[n:127.0.0.1:34448_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2461552 INFO  
(coreLoadExecutor-11967-thread-1-processing-n:127.0.0.1:34448_solr) 
[n:127.0.0.1:34448_solr    ] o.a.s.s.IndexSchema 
[authCollection_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 2461555 INFO  
(coreLoadExecutor-11967-thread-1-processing-n:127.0.0.1:34448_solr) 
[n:127.0.0.1:34448_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with 
uniqueid field id
   [junit4]   2> 2461572 INFO  
(coreLoadExecutor-11967-thread-1-processing-n:127.0.0.1:34448_solr) 
[n:127.0.0.1:34448_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 2461581 INFO  
(coreLoadExecutor-11967-thread-1-processing-n:127.0.0.1:34448_solr) 
[n:127.0.0.1:34448_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> 2462459 INFO  
(coreLoadExecutor-11967-thread-1-processing-n:127.0.0.1:34448_solr) 
[n:127.0.0.1:34448_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> 2462460 INFO  
(coreLoadExecutor-11967-thread-1-processing-n:127.0.0.1:34448_solr) 
[n:127.0.0.1:34448_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> 2462460 INFO  
(coreLoadExecutor-11967-thread-1-processing-n:127.0.0.1:34448_solr) 
[n:127.0.0.1:34448_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_34448.solr.core.authCollection.shard3.replica_n4' (registry 
'solr.core.authCollection.shard3.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2aabf778
   [junit4]   2> 2462460 INFO  
(coreLoadExecutor-11967-thread-1-processing-n:127.0.0.1:34448_solr) 
[n:127.0.0.1:34448_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 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7BEF9376E66E9EEC-001/tempDir-001/node3/authCollection_shard3_replica_n4],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7BEF9376E66E9EEC-001/tempDir-001/node3/./authCollection_shard3_replica_n4/data/]
   [junit4]   2> 2462520 INFO  
(coreLoadExecutor-11967-thread-1-processing-n:127.0.0.1:34448_solr) 
[n:127.0.0.1:34448_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> 2462520 INFO  
(coreLoadExecutor-11967-thread-1-processing-n:127.0.0.1:34448_solr) 
[n:127.0.0.1:34448_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> 2462523 INFO  
(coreLoadExecutor-11967-thread-1-processing-n:127.0.0.1:34448_solr) 
[n:127.0.0.1:34448_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 2462523 INFO  
(coreLoadExecutor-11967-thread-1-processing-n:127.0.0.1:34448_solr) 
[n:127.0.0.1:34448_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 2462524 INFO  
(coreLoadExecutor-11967-thread-1-processing-n:127.0.0.1:34448_solr) 
[n:127.0.0.1:34448_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@20fc6353[authCollection_shard3_replica_n4] main]
   [junit4]   2> 2462526 INFO  
(coreLoadExecutor-11967-thread-1-processing-n:127.0.0.1:34448_solr) 
[n:127.0.0.1:34448_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> 2462526 INFO  
(coreLoadExecutor-11967-thread-1-processing-n:127.0.0.1:34448_solr) 
[n:127.0.0.1:34448_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.r.ManagedResourceStorage 

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

s-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/null2036254493
     [copy] Copying 236 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/null2036254493
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/null2036254493

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 33ms :: artifacts dl 2ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 113 minutes 52 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1072)
                at hudson.FilePath.act(FilePath.java:1061)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1835)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1835)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to