You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/08/29 09:31:38 UTC

[JENKINS-EA] Lucene-Solr-6.6-Windows (32bit/jdk-9-ea+181) - Build # 42 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.6-Windows/42/
Java: 32bit/jdk-9-ea+181 -client -XX:+UseParallelGC --illegal-access=deny

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

Error Message:
Error from server at http://127.0.0.1:53117/solr/authCollection: No registered leader was found after waiting for 4000ms , collection: authCollection slice: shard2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:53117/solr/authCollection: No registered leader was found after waiting for 4000ms , collection: authCollection slice: shard2
	at __randomizedtesting.SeedInfo.seed([D24B08B8131FF8B7:6E257EAAB74C7BCD]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:612)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:447)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:388)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1383)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1134)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1073)
	at org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:194)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 13233 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_D24B08B8131FF8B7-001\init-core-data-001
   [junit4]   2> 2361669 WARN  (SUITE-BasicAuthIntegrationTest-seed#[D24B08B8131FF8B7]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=27 numCloses=27
   [junit4]   2> 2361669 INFO  (SUITE-BasicAuthIntegrationTest-seed#[D24B08B8131FF8B7]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 2361670 INFO  (SUITE-BasicAuthIntegrationTest-seed#[D24B08B8131FF8B7]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2361671 INFO  (SUITE-BasicAuthIntegrationTest-seed#[D24B08B8131FF8B7]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_D24B08B8131FF8B7-001\tempDir-001
   [junit4]   2> 2361671 INFO  (SUITE-BasicAuthIntegrationTest-seed#[D24B08B8131FF8B7]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2361672 INFO  (Thread-5989) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2361672 INFO  (Thread-5989) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2361674 ERROR (Thread-5989) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2361772 INFO  (SUITE-BasicAuthIntegrationTest-seed#[D24B08B8131FF8B7]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:53113
   [junit4]   2> 2361780 INFO  (jetty-launcher-5224-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2361780 INFO  (jetty-launcher-5224-thread-3) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2361780 INFO  (jetty-launcher-5224-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2361782 INFO  (jetty-launcher-5224-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7eaaf1{/solr,null,AVAILABLE}
   [junit4]   2> 2361782 INFO  (jetty-launcher-5224-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15646{/solr,null,AVAILABLE}
   [junit4]   2> 2361782 INFO  (jetty-launcher-5224-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@26f98a{/solr,null,AVAILABLE}
   [junit4]   2> 2361786 INFO  (jetty-launcher-5224-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4faa9a{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2361786 INFO  (jetty-launcher-5224-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@15b215d{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2361787 INFO  (jetty-launcher-5224-thread-3) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 2361786 INFO  (jetty-launcher-5224-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@60c096{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2361787 INFO  (jetty-launcher-5224-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53117}
   [junit4]   2> 2361787 INFO  (jetty-launcher-5224-thread-2) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 2361787 INFO  (jetty-launcher-5224-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53118}
   [junit4]   2> 2361787 ERROR (jetty-launcher-5224-thread-3) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2361787 INFO  (jetty-launcher-5224-thread-1) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 2361787 ERROR (jetty-launcher-5224-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2361787 INFO  (jetty-launcher-5224-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.6.1
   [junit4]   2> 2361787 INFO  (jetty-launcher-5224-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.6.1
   [junit4]   2> 2361788 INFO  (jetty-launcher-5224-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2361788 INFO  (jetty-launcher-5224-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53119}
   [junit4]   2> 2361788 INFO  (jetty-launcher-5224-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2361788 INFO  (jetty-launcher-5224-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2361788 INFO  (jetty-launcher-5224-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-29T09:20:03.955918200Z
   [junit4]   2> 2361788 INFO  (jetty-launcher-5224-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2361788 INFO  (jetty-launcher-5224-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-29T09:20:03.955918200Z
   [junit4]   2> 2361788 ERROR (jetty-launcher-5224-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2361790 INFO  (jetty-launcher-5224-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.6.1
   [junit4]   2> 2361795 INFO  (jetty-launcher-5224-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2361795 INFO  (jetty-launcher-5224-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2361795 INFO  (jetty-launcher-5224-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-29T09:20:03.962993800Z
   [junit4]   2> 2361798 INFO  (jetty-launcher-5224-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2361798 INFO  (jetty-launcher-5224-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2361801 INFO  (jetty-launcher-5224-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2361801 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15e2d4a65010002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2361803 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15e2d4a65010001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2361804 INFO  (jetty-launcher-5224-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2361805 INFO  (jetty-launcher-5224-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53113/solr
   [junit4]   2> 2361806 INFO  (jetty-launcher-5224-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2361807 INFO  (jetty-launcher-5224-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53113/solr
   [junit4]   2> 2361811 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15e2d4a65010004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2361811 INFO  (jetty-launcher-5224-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2361813 INFO  (jetty-launcher-5224-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53113/solr
   [junit4]   2> 2361813 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15e2d4a65010005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2361817 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15e2d4a65010008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2361845 INFO  (jetty-launcher-5224-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2361846 INFO  (jetty-launcher-5224-thread-3) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2361846 INFO  (jetty-launcher-5224-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2361848 INFO  (jetty-launcher-5224-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53118_solr
   [junit4]   2> 2361850 INFO  (jetty-launcher-5224-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53117_solr
   [junit4]   2> 2361851 INFO  (jetty-launcher-5224-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53119_solr
   [junit4]   2> 2361851 INFO  (jetty-launcher-5224-thread-2) [    ] o.a.s.c.Overseer Overseer (id=98566039394123783-127.0.0.1:53118_solr-n_0000000000) starting
   [junit4]   2> 2361853 INFO  (zkCallback-5237-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2361853 INFO  (zkCallback-5240-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2361853 INFO  (zkCallback-5241-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2361855 INFO  (zkCallback-5237-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2361863 INFO  (jetty-launcher-5224-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53118_solr
   [junit4]   2> 2361951 INFO  (jetty-launcher-5224-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_D24B08B8131FF8B7-001\tempDir-001\node3\.
   [junit4]   2> 2361957 INFO  (zkCallback-5241-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2361957 INFO  (zkCallback-5237-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2361960 INFO  (zkCallback-5240-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 2362093 INFO  (jetty-launcher-5224-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_D24B08B8131FF8B7-001\tempDir-001\node2\.
   [junit4]   2> 2362207 INFO  (jetty-launcher-5224-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_D24B08B8131FF8B7-001\tempDir-001\node1\.
   [junit4]   2> 2362221 INFO  (SUITE-BasicAuthIntegrationTest-seed#[D24B08B8131FF8B7]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2362223 INFO  (SUITE-BasicAuthIntegrationTest-seed#[D24B08B8131FF8B7]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53113/solr ready
   [junit4]   2> 2362233 INFO  (qtp30362783-27667) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=authCollection&action=CREATE&numShards=3&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2362236 INFO  (OverseerThreadFactory-11627-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection authCollection
   [junit4]   2> 2362346 INFO  (qtp30362783-27665) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 2362346 INFO  (qtp17440307-27670) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2
   [junit4]   2> 2362347 INFO  (qtp30362783-27665) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2362348 INFO  (qtp17440307-27670) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2362352 INFO  (qtp22905770-27675) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2362353 INFO  (qtp22905770-27675) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2362481 INFO  (zkCallback-5240-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> 2362481 INFO  (zkCallback-5237-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> 2362481 INFO  (zkCallback-5241-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> 2363383 INFO  (qtp17440307-27670) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 2363384 INFO  (qtp22905770-27675) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 2363385 INFO  (qtp30362783-27665) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 2363394 INFO  (qtp17440307-27670) [    ] o.a.s.s.IndexSchema [authCollection_shard3_replica1] Schema name=minimal
   [junit4]   2> 2363394 INFO  (qtp22905770-27675) [    ] o.a.s.s.IndexSchema [authCollection_shard1_replica1] Schema name=minimal
   [junit4]   2> 2363396 INFO  (qtp17440307-27670) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2363397 INFO  (qtp17440307-27670) [    ] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard3_replica1' using configuration from collection authCollection, trusted=true
   [junit4]   2> 2363397 INFO  (qtp22905770-27675) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2363397 INFO  (qtp22905770-27675) [    ] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard1_replica1' using configuration from collection authCollection, trusted=true
   [junit4]   2> 2363397 INFO  (qtp22905770-27675) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2363398 INFO  (qtp22905770-27675) [    ] o.a.s.c.SolrCore [[authCollection_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_D24B08B8131FF8B7-001\tempDir-001\node1\authCollection_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_D24B08B8131FF8B7-001\tempDir-001\node1\.\authCollection_shard1_replica1\data\]
   [junit4]   2> 2363397 INFO  (qtp17440307-27670) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2363398 INFO  (qtp17440307-27670) [    ] o.a.s.c.SolrCore [[authCollection_shard3_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_D24B08B8131FF8B7-001\tempDir-001\node3\authCollection_shard3_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_D24B08B8131FF8B7-001\tempDir-001\node3\.\authCollection_shard3_replica1\data\]
   [junit4]   2> 2363402 INFO  (qtp30362783-27665) [    ] o.a.s.s.IndexSchema [authCollection_shard2_replica1] Schema name=minimal
   [junit4]   2> 2363404 INFO  (qtp30362783-27665) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2363405 INFO  (qtp30362783-27665) [    ] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica1' using configuration from collection authCollection, trusted=true
   [junit4]   2> 2363406 INFO  (qtp30362783-27665) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2363406 INFO  (qtp30362783-27665) [    ] o.a.s.c.SolrCore [[authCollection_shard2_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_D24B08B8131FF8B7-001\tempDir-001\node2\authCollection_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_D24B08B8131FF8B7-001\tempDir-001\node2\.\authCollection_shard2_replica1\data\]
   [junit4]   2> 2363497 INFO  (qtp22905770-27675) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2363497 INFO  (qtp30362783-27665) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2363497 INFO  (qtp22905770-27675) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2363497 INFO  (qtp30362783-27665) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2363499 INFO  (qtp22905770-27675) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2363499 INFO  (qtp22905770-27675) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2363499 INFO  (qtp30362783-27665) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2363499 INFO  (qtp30362783-27665) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2363500 INFO  (qtp30362783-27665) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2efce8[authCollection_shard2_replica1] main]
   [junit4]   2> 2363500 INFO  (qtp22905770-27675) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6cc866[authCollection_shard1_replica1] main]
   [junit4]   2> 2363502 INFO  (qtp30362783-27665) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2363502 INFO  (qtp22905770-27675) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2363502 INFO  (qtp30362783-27665) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2363502 INFO  (qtp22905770-27675) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2363502 INFO  (qtp30362783-27665) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2363502 INFO  (qtp22905770-27675) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2363502 INFO  (searcherExecutor-11634-thread-1) [    ] o.a.s.c.SolrCore [authCollection_shard2_replica1] Registered new searcher Searcher@2efce8[authCollection_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2363502 INFO  (qtp22905770-27675) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1577056632222777344
   [junit4]   2> 2363503 INFO  (qtp30362783-27665) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1577056632223825920
   [junit4]   2> 2363502 INFO  (searcherExecutor-11633-thread-1) [    ] o.a.s.c.SolrCore [authCollection_shard1_replica1] Registered new searcher Searcher@6cc866[authCollection_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2363503 INFO  (qtp17440307-27670) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2363504 INFO  (qtp17440307-27670) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2363507 INFO  (qtp17440307-27670) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2363507 INFO  (qtp17440307-27670) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2363507 INFO  (qtp22905770-27675) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2363507 INFO  (qtp22905770-27675) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2363507 INFO  (qtp30362783-27665) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2363507 INFO  (qtp30362783-27665) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2363507 INFO  (qtp22905770-27675) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:53119/solr/authCollection_shard1_replica1/
   [junit4]   2> 2363507 INFO  (qtp30362783-27665) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:53118/solr/authCollection_shard2_replica1/
   [junit4]   2> 2363507 INFO  (qtp22905770-27675) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2363507 INFO  (qtp30362783-27665) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2363507 INFO  (qtp30362783-27665) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:53118/solr/authCollection_shard2_replica1/ has no replicas
   [junit4]   2> 2363507 INFO  (qtp30362783-27665) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2363507 INFO  (qtp22905770-27675) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:53119/solr/authCollection_shard1_replica1/ has no replicas
   [junit4]   2> 2363507 INFO  (qtp22905770-27675) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2363507 INFO  (qtp17440307-27670) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@155304c[authCollection_shard3_replica1] main]
   [junit4]   2> 2363514 INFO  (qtp17440307-27670) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2363515 INFO  (qtp17440307-27670) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2363515 INFO  (qtp17440307-27670) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2363516 INFO  (qtp22905770-27675) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:53119/solr/authCollection_shard1_replica1/ shard1
   [junit4]   2> 2363516 INFO  (qtp17440307-27670) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1577056632237457408
   [junit4]   2> 2363516 INFO  (searcherExecutor-11632-thread-1) [    ] o.a.s.c.SolrCore [authCollection_shard3_replica1] Registered new searcher Searcher@155304c[authCollection_shard3_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2363516 INFO  (qtp30362783-27665) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:53118/solr/authCollection_shard2_replica1/ shard2
   [junit4]   2> 2363524 INFO  (qtp17440307-27670) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2363524 INFO  (qtp17440307-27670) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2363524 INFO  (qtp17440307-27670) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:53117/solr/authCollection_shard3_replica1/
   [junit4]   2> 2363524 INFO  (qtp17440307-27670) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2363524 INFO  (qtp17440307-27670) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:53117/solr/authCollection_shard3_replica1/ has no replicas
   [junit4]   2> 2363524 INFO  (qtp17440307-27670) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2363529 INFO  (qtp17440307-27670) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:53117/solr/authCollection_shard3_replica1/ shard3
   [junit4]   2> 2363634 INFO  (zkCallback-5240-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> 2363634 INFO  (zkCallback-5237-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> 2363634 INFO  (zkCallback-5241-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> 2363671 INFO  (qtp22905770-27675) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2363671 INFO  (qtp30362783-27665) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2363673 INFO  (qtp30362783-27665) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2} status=0 QTime=1326
   [junit4]   2> 2363673 INFO  (qtp22905770-27675) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2} status=0 QTime=1321
   [junit4]   2> 2363681 INFO  (qtp17440307-27670) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2363682 INFO  (qtp17440307-27670) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2} status=0 QTime=1335
   [junit4]   2> 2363686 INFO  (qtp30362783-27667) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2363787 INFO  (zkCallback-5241-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> 2363787 INFO  (zkCallback-5240-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> 2363787 INFO  (zkCallback-5237-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> 2364239 INFO  (OverseerCollectionConfigSetProcessor-98566039394123783-127.0.0.1:53118_solr-n_0000000000) [    ] 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> 2364688 INFO  (qtp30362783-27667) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=authCollection&action=CREATE&numShards=3&wt=javabin&version=2} status=0 QTime=2454
   [junit4]   2> 2364711 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D24B08B8131FF8B7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBasicAuth
   [junit4]   2> 2364714 INFO  (qtp30362783-27683) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authentication params={} status=0 QTime=0
   [junit4]   2> 2364717 INFO  (zkCallback-5240-thread-2) [    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 2364718 INFO  (zkCallback-5240-thread-2) [    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2364718 INFO  (zkCallback-5240-thread-2) [    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 2364718 INFO  (qtp30362783-27678) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authentication params={} status=0 QTime=0
   [junit4]   2> 2364718 INFO  (zkCallback-5240-thread-2) [    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is managing internode requests
   [junit4]   2> 2364718 INFO  (zkCallback-5240-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@a454f2
   [junit4]   2> 2364718 INFO  (zkCallback-5240-thread-2) [    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@a454f2
   [junit4]   2> 2364718 INFO  (zkCallback-5237-thread-1) [    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 2364719 INFO  (zkCallback-5237-thread-1) [    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2364719 INFO  (zkCallback-5237-thread-1) [    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 2364719 INFO  (zkCallback-5237-thread-1) [    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is managing internode requests
   [junit4]   2> 2364719 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D24B08B8131FF8B7]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@60c096{HTTP/1.1,[http/1.1]}{127.0.0.1:?}
   [junit4]   2> 2364719 INFO  (zkCallback-5237-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@1c8c2
   [junit4]   2> 2364723 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D24B08B8131FF8B7]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=6865760
   [junit4]   2> 2364723 INFO  (zkCallback-5237-thread-1) [    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@1c8c2
   [junit4]   2> 2364723 INFO  (zkCallback-5241-thread-1) [    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 2364723 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D24B08B8131FF8B7]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 2364723 INFO  (zkCallback-5241-thread-1) [    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2364724 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D24B08B8131FF8B7]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 2364724 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D24B08B8131FF8B7]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 2364724 INFO  (zkCallback-5241-thread-1) [    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 2364724 INFO  (zkCallback-5241-thread-1) [    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is managing internode requests
   [junit4]   2> 2364724 INFO  (zkCallback-5241-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@1c67451
   [junit4]   2> 2364724 INFO  (zkCallback-5241-thread-1) [    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@1c67451
   [junit4]   2> 2364726 INFO  (coreCloseExecutor-11647-thread-1) [    ] o.a.s.c.SolrCore [authCollection_shard2_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5a44d5
   [junit4]   2> 2364728 INFO  (coreCloseExecutor-11647-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.authCollection.shard2.replica1
   [junit4]   2> 2364729 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D24B08B8131FF8B7]) [    ] o.a.s.c.Overseer Overseer (id=98566039394123783-127.0.0.1:53118_solr-n_0000000000) closing
   [junit4]   2> 2364729 INFO  (OverseerStateUpdate-98566039394123783-127.0.0.1:53118_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:53118_solr
   [junit4]   2> 2364731 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15e2d4a65010007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2364731 INFO  (zkCallback-5237-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53117_solr
   [junit4]   2> 2364731 INFO  (zkCallback-5241-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2364731 INFO  (zkCallback-5248-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2364735 INFO  (zkCallback-5237-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2364735 INFO  (zkCallback-5237-thread-1) [    ] o.a.s.c.Overseer Overseer (id=98566039394123782-127.0.0.1:53117_solr-n_0000000001) starting
   [junit4]   2> 2364747 INFO  (zkCallback-5237-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> 2364747 INFO  (zkCallback-5241-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> 2366231 WARN  (zkCallback-5240-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2366233 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D24B08B8131FF8B7]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@15646{/solr,null,UNAVAILABLE}
   [junit4]   2> 2366235 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D24B08B8131FF8B7]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2366237 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D24B08B8131FF8B7]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14f985f{/solr,null,AVAILABLE}
   [junit4]   2> 2366240 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D24B08B8131FF8B7]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1059b51{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2366241 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D24B08B8131FF8B7]) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 2366241 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D24B08B8131FF8B7]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53186}
   [junit4]   2> 2366242 ERROR (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D24B08B8131FF8B7]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2366243 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D24B08B8131FF8B7]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.6.1
   [junit4]   2> 2366243 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D24B08B8131FF8B7]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2366243 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D24B08B8131FF8B7]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2366243 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D24B08B8131FF8B7]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-29T09:20:08.410790Z
   [junit4]   2> 2366250 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D24B08B8131FF8B7]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2366257 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D24B08B8131FF8B7]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2366258 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D24B08B8131FF8B7]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53113/solr
   [junit4]   2> 2366262 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15e2d4a6501000d, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2366271 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D24B08B8131FF8B7]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2366273 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D24B08B8131FF8B7]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2366275 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D24B08B8131FF8B7]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53186_solr
   [junit4]   2> 2366278 INFO  (zkCallback-5237-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2366278 INFO  (zkCallback-5253-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2366278 INFO  (zkCallback-5241-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2366278 INFO  (zkCallback-5248-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2366682 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D24B08B8131FF8B7]) [    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2366682 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D24B08B8131FF8B7]) [    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 2366682 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D24B08B8131FF8B7]) [    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is managing internode requests
   [junit4]   2> 2366682 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D24B08B8131FF8B7]) [    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@1eae571
   [junit4]   2> 2366682 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D24B08B8131FF8B7]) [    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@1eae571
   [junit4]   2> 2366713 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D24B08B8131FF8B7]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_D24B08B8131FF8B7-001\tempDir-001\node2\.
   [junit4]   2> 2366713 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D24B08B8131FF8B7]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [authCollection_shard2_replica1]
   [junit4]   2> 2366715 INFO  (coreLoadExecutor-11656-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2366821 INFO  (zkCallback-5237-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> 2366821 INFO  (zkCallback-5241-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> 2366821 INFO  (zkCallback-5253-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> 2367736 INFO  (coreLoadExecutor-11656-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 2367749 INFO  (coreLoadExecutor-11656-thread-1) [    ] o.a.s.s.IndexSchema [authCollection_shard2_replica1] Schema name=minimal
   [junit4]   2> 2367753 INFO  (coreLoadExecutor-11656-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2367753 INFO  (coreLoadExecutor-11656-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica1' using configuration from collection authCollection, trusted=true
   [junit4]   2> 2367753 INFO  (coreLoadExecutor-11656-thread-1) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2367754 INFO  (coreLoadExecutor-11656-thread-1) [    ] o.a.s.c.SolrCore [[authCollection_shard2_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_D24B08B8131FF8B7-001\tempDir-001\node2\authCollection_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_D24B08B8131FF8B7-001\tempDir-001\node2\.\authCollection_shard2_replica1\data\]
   [junit4]   2> 2367812 INFO  (coreLoadExecutor-11656-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2367812 INFO  (coreLoadExecutor-11656-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2367813 INFO  (coreLoadExecutor-11656-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2367813 INFO  (coreLoadExecutor-11656-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2367813 INFO  (coreLoadExecutor-11656-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@9babb7[authCollection_shard2_replica1] main]
   [junit4]   2> 2367816 INFO  (coreLoadExecutor-11656-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2367816 INFO  (coreLoadExecutor-11656-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2367816 INFO  (coreLoadExecutor-11656-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2367817 INFO  (coreLoadExecutor-11656-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1577056636747382784
   [junit4]   2> 2367817 INFO  (searcherExecutor-11657-thread-1) [    ] o.a.s.c.SolrCore [authCollection_shard2_replica1] Registered new searcher Searcher@9babb7[authCollection_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2367821 INFO  (coreZkRegister-11651-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2367925 INFO  (zkCallback-5253-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> 2367925 INFO  (zkCallback-5241-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> 2367925 INFO  (zkCallback-5237-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> 2368223 INFO  (qtp21433226-27770) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authentication params={} status=0 QTime=0
   [junit4]   2> 2368225 INFO  (qtp17440307-27670) [    ] o.a.s.s.RuleBasedAuthorizationPlugin request has come without principal. failed permission {
   [junit4]   2>   "name":"security-edit",
   [junit4]   2>   "role":"admin"} 
   [junit4]   2> 2368225 INFO  (qtp17440307-27670) [    ] o.a.s.s.HttpSolrCall USER_REQUIRED auth header null context : userPrincipal: [null] type: [ADMIN], collections: [], Path: [/____v2/cluster/security/authentication] path : /____v2/cluster/security/authentication params :wt=javabin&version=2 
   [junit4]   2> 2368230 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D24B08B8131FF8B7]) [    ] o.a.s.s.BasicAuthIntegrationTest Added Basic Auth security Header c29scjpTb2xyUm9ja3M=
   [junit4]   2> 2368231 INFO  (qtp21433226-27771) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authentication params={} status=0 QTime=0
   [junit4]   2> 2368235 INFO  (qtp21433226-27772) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authentication params={} status=0 QTime=1
   [junit4]   2> 2368236 INFO  (zkCallback-5237-thread-1) [    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 2368236 INFO  (zkCallback-5237-thread-1) [    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 2368236 INFO  (zkCallback-5253-thread-1) [    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 2368236 INFO  (zkCallback-5253-thread-1) [    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 2368236 INFO  (zkCallback-5241-thread-1) [    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 2368237 INFO  (zkCallback-5241-thread-1) [    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 2368237 INFO  (qtp21433226-27773) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authentication params={} status=0 QTime=0
   [junit4]   2> 2368238 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D24B08B8131FF8B7]) [    ] o.a.s.s.BasicAuthIntegrationTest Added Basic Auth security Header c29scjpTb2xyUm9ja3M=
   [junit4]   2> 2368240 INFO  (qtp21433226-27774) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authorization params={} status=0 QTime=1
   [junit4]   2> 2368241 INFO  (zkCallback-5253-thread-1) [    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 2368241 INFO  (zkCallback-5253-thread-1) [    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2368241 INFO  (zkCallback-5253-thread-1) [    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 2368241 INFO  (zkCallback-5241-thread-1) [    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 2368241 INFO  (zkCallback-5237-thread-1) [    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 2368241 INFO  (zkCallback-5241-thread-1) [    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2368241 INFO  (zkCallback-5237-thread-1) [    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2368241 INFO  (zkCallback-5241-thread-1) [    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 2368241 INFO  (zkCallback-5237-thread-1) [    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 2368242 INFO  (qtp21433226-27775) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authorization params={} status=0 QTime=0
   [junit4]   2> 2368243 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D24B08B8131FF8B7]) [    ] o.a.s.s.BasicAuthIntegrationTest Added Basic Auth security Header aGFycnk6SGFycnlJc1ViZXJDb29s
   [junit4]   2> 2368246 INFO  (qtp21433226-27768) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authorization params={} status=0 QTime=1
   [junit4]   2> 2368247 INFO  (zkCallback-5237-thread-1) [    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 2368247 INFO  (zkCallback-5237-thread-1) [    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2368247 INFO  (zkCallback-5241-thread-1) [    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 2368247 INFO  (zkCallback-5237-thread-1) [    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 2368247 INFO  (zkCallback-5241-thread-1) [    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2368247 INFO  (zkCallback-5253-thread-1) [    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 2368247 INFO  (zkCallback-5241-thread-1) [    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 2368247 INFO  (zkCallback-5253-thread-1) [    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2368247 INFO  (zkCallback-5253-thread-1) [    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 2368249 INFO  (qtp21433226-27770) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authorization params={} status=0 QTime=0
   [junit4]   2> 2368249 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D24B08B8131FF8B7]) [    ] o.a.s.s.BasicAuthIntegrationTest Added Basic Auth security Header aGFycnk6SGFycnlJc1ViZXJDb29s
   [junit4]   2> 2368251 INFO  (qtp21433226-27771) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authorization params={} status=0 QTime=1
   [junit4]   2> 2368252 INFO  (zkCallback-5253-thread-1) [    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 2368252 INFO  (zkCallback-5253-thread-1) [    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2368252 INFO  (zkCallback-5237-thread-1) [    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 2368252 INFO  (zkCallback-5253-thread-1) [    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 2368252 INFO  (zkCallback-5237-thread-1) [    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2368252 INFO  (zkCallback-5241-thread-1) [    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 2368252 INFO  (zkCallback-5237-thread-1) [    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 2368252 INFO  (zkCallback-5241-thread-1) [    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2368252 INFO  (zkCallback-5241-thread-1) [    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 2368253 INFO  (qtp21433226-27772) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authorization params={} status=0 QTime=0
   [junit4]   2> 2368255 INFO  (qtp21433226-27774) [    ] o.a.s.s.RuleBasedAuthorizationPlugin request has come without principal. failed permission {
   [junit4]   2>   "name":"collection-admin-edit",
   [junit4]   2>   "role":"admin",
   [junit4]   2>   "index":3} 
   [junit4]   2> 2368256 INFO  (qtp21433226-27774) [    ] o.a.s.s.HttpSolrCall USER_REQUIRED auth header null context : userPrincipal: [null] type: [ADMIN], collections: [authCollection,], Path: [/admin/collections] path : /admin/collections params :name=authCollection&action=RELOAD&wt=javabin&version=2 
   [junit4]   2> 2368257 INFO  (qtp21433226-27775) [    ] o.a.s.s.RuleBasedAuthorizationPlugin request has come without principal. failed permission {
   [junit4]   2>   "name":"collection-admin-edit",
   [junit4]   2>   "role":"admin",
   [junit4]   2>   "index":3} 
   [junit4]   2> 2368257 INFO  (qtp21433226-27775) [    ] o.a.s.s.HttpSolrCall USER_REQUIRED auth header null context : userPrincipal: [null] type: [ADMIN], collections: [], Path: [/admin/collections] path : /admin/collections params :name=authCollection&action=RELOAD&wt=javabin&version=2 
   [junit4]   2> 2368259 INFO  (qtp17440307-27685) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :reload with params name=authCollection&action=RELOAD&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2368262 INFO  (OverseerThreadFactory-11650-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=RELOAD
   [junit4]   2> 2368270 INFO  (qtp17440307-27666) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 2368270 INFO  (qtp22905770-27675) [    ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:53117_solr / MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCBtLJCPxp0z6hBOP+vDwqJwqeD/QlVKh3fbOkfHOARLVCfA/ge8GU2Yc+HyXFnayMMFRB3m4rvu4ctiHKcziFXYz0H4U+IWaQUYga5IJQ7X3jOmrZj/fja1nR5kU6GpK9KowsLcnWCSzj1KRHveaTux93kYGXtHKxbJ7NES2hRbwIDAQAB
   [junit4]   2> 2368273 INFO  (qtp17440307-27686) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 2368273 INFO  (qtp17440307-27694) [    ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:53117_solr / MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCBtLJCPxp0z6hBOP+vDwqJwqeD/QlVKh3fbOkfHOARLVCfA/ge8GU2Yc+HyXFnayMMFRB3m4rvu4ctiHKcziFXYz0H4U+IWaQUYga5IJQ7X3jOmrZj/fja1nR5kU6GpK9KowsLcnWCSzj1KRHveaTux93kYGXtHKxbJ7NES2hRbwIDAQAB
   [junit4]   2> 2368279 INFO  (qtp22905770-27675) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 2368292 INFO  (qtp17440307-27694) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 2368296 INFO  (qtp22905770-27675) [    ] o.a.s.s.IndexSchema [authCollection_shard1_replica1] Schema name=minimal
   [junit4]   2> 2368298 INFO  (qtp17440307-27694) [    ] o.a.s.s.IndexSchema [authCollection_shard3_replica1] Schema name=minimal
   [junit4]   2> 2368298 INFO  (qtp22905770-27675) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2368298 INFO  (qtp22905770-27675) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'authCollection_shard1_replica1' using configuration from collection authCollection
   [junit4]   2> 2368299 INFO  (qtp22905770-27675) [    ] o.a.s.c.SolrCore [[authCollection_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_D24B08B8131FF8B7-001\tempDir-001\node1\authCollection_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_D24B08B8131FF8B7-001\tempDir-001\node1\.\authCollection_shard1_replica1\data\]
   [junit4]   2> 2368300 INFO  (qtp17440307-27694) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2368300 INFO  (qtp17440307-27694) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'authCollection_shard3_replica1' using configuration from collection authCollection
   [junit4]   2> 2368300 INFO  (qtp17440307-27694) [    ] o.a.s.c.SolrCore [[authCollection_shard3_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_D24B08B8131FF8B7-001\tempDir-001\node3\authCollection_shard3_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_D24B08B8131FF8B7-001\tempDir-001\node3\.\authCollection_shard3_replica1\data\]
   [junit4]   2> 2368362 INFO  (qtp22905770-27675) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2368362 INFO  (qtp22905770-27675) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2368362 INFO  (qtp22905770-27675) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@68d293[authCollection_shard1_replica1] main]
   [junit4]   2> 2368362 INFO  (qtp17440307-27694) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2368363 INFO  (qtp17440307-27694) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2368363 INFO  (qtp17440307-27694) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@42445a[authCollection_shard3_replica1] main]
   [junit4]   2> 2368363 INFO  (qtp22905770-27675) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2368363 INFO  (qtp22905770-27675) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2368364 INFO  (qtp22905770-27675) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2368364 INFO  (searcherExecutor-11662-thread-1) [    ] o.a.s.c.SolrCore [authCollection_shard1_replica1] Registered new searcher Searcher@68d293[authCollection_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2368364 INFO  (qtp17440307-27694) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2368364 INFO  (qtp22905770-27675) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1577056637320953856
   [junit4]   2> 2368364 INFO  (qtp17440307-27694) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2368364 INFO  (qtp17440307-27694) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2368364 INFO  (searcherExecutor-11663-thread-1) [    ] o.a.s.c.SolrCore [authCollection_shard3_replica1] Registered new searcher Searcher@42445a[authCollection_shard3_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2368366 INFO  (qtp17440307-27694) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1577056637323051008
   [junit4]   2> 2368367 INFO  (qtp22905770-27675) [    ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2368367 INFO  (qtp17440307-27694) [    ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2368367 INFO  (qtp22905770-27675) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@595b55[authCollection_shard1_replica1] main]
   [junit4]   2> 2368368 INFO  (qtp22905770-27675) [    ] o.a.s.c.SolrCore [authCollection_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1f7c485
   [junit4]   2> 2368368 INFO  (searcherExecutor-11662-thread-1) [    ] o.a.s.c.SolrCore [authCollection_shard1_replica1] Registered new searcher Searcher@595b55[authCollection_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2368368 INFO  (qtp17440307-27694) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@108a40c[authCollection_shard3_replica1] main]
   [junit4]   2> 2368368 INFO  (qtp22905770-27675) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.authCollection.shard1.replica1
   [junit4]   2> 2368368 INFO  (qtp22905770-27675) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=authCollection_shard1_replica1&qt=/admin/cores&action=RELOAD&wt=javabin&version=2} status=0 QTime=97
   [junit4]   2> 2368368 INFO  (searcherExecutor-11663-thread-1) [    ] o.a.s.c.SolrCore [authCollection_shard3_replica1] Registered new searcher Searcher@108a40c[authCollection_shard3_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2368368 INFO  (qtp17440307-27694) [    ] o.a.s.c.SolrCore [authCollection_shard3_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@cfd092
   [junit4]   2> 2368369 INFO  (qtp17440307-27694) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.authCollection.shard3.replica1
   [junit4]   2> 2368369 INFO  (qtp17440307-27694) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=authCollection_shard3_replica1&qt=/admin/cores&action=RELOAD&wt=javabin&version=2} status=0 QTime=94
   [junit4]   2> 2368371 INFO  (qtp17440307-27685) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=authCollection&action=RELOAD&wt=javabin&version=2} status=0 QTime=112
   [junit4]   2> 2368373 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D24B08B8131FF8B7]) [    ] o.a.s.s.BasicAuthIntegrationTest Added Basic Auth security Header aGFycnk6SGFycnlJc1ViZXJDb29s
   [junit4]   2> 2368375 INFO  (qtp21433226-27768) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authorization params={} status=0 QTime=1
   [junit4]   2> 2368376 INFO  (zkCallback-5237-thread-1) [    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 2368376 INFO  (zkCallback-5237-thread-1) [    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2368376 INFO  (zkCallback-5241-thread-1) [    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 2368376 INFO  (zkCallback-5237-thread-1) [    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 2368376 INFO  (zkCallback-5241-thread-1) [    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2368376 INFO  (zkCallback-5253-thread-1) [    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 2368376 INFO  (zkCallback-5241-thread-1) [    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 2368376 INFO  (zkCallback-5253-thread-1) [    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2368378 INFO  (zkCallback-5253-thread-1) [    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 2370264 INFO  (OverseerCollectionConfigSetProcessor-98566039394123782-127.0.0.1:53117_solr-n_0000000001) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2372422 INFO  (qtp17440307-27681) [    ] o.a.s.u.p.LogUpdateProcessorFactory [authCollection_shard3_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{} 0 4044
   [junit4]   2> 2372423 ERROR (qtp17440307-27681) [    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: No registered leader was found after waiting for 4000ms , collection: authCollection slice: shard2
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:748)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:734)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.setupRequest(DistributedUpdateProcessor.java:400)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.setupRequest(DistributedUpdateProcessor.java:346)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:703)
   [junit4]   2> 	at org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:98)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:180)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readIterator(JavaBinUpdateRequestCodec.java:136)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:306)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:251)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readNamedList(JavaBinUpdateRequestCodec.java:122)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:271)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:251)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:173)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:187)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:108)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:55)
   [junit4]   2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
   [junit4]   2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:173)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2477)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:723)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:529)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:361)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:305)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 2372424 ERROR (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D24B08B8131FF8B7]) [    ] o.a.s.c.s.i.CloudSolrClient Request to collection authCollection failed due to (503) org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:53117/solr/authCollection: No registered leader was found after waiting for 4000ms , collection: authCollection slice: shard2, retry? 0
   [junit4]   2> 2372426 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D24B08B8131FF8B7]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBasicAuth
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasicAuth -Dtests.seed=D24B08B8131FF8B7 -Dtests.slow=true -Dtests.locale=mzn-IR -Dtests.timezone=Antarctica/Casey -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   7.74s J0 | BasicAuthIntegrationTest.testBasicAuth <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:53117/solr/authCollection: No registered leader was found after waiting for 4000ms , collection: authCollection slice: shard2
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D24B08B8131FF8B7:6E257EAAB74C7BCD]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:612)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:447)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:388)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1383)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1134)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1073)
   [junit4]    > 	at org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:194)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2372432 INFO  (jetty-closer-5225-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1059b51{HTTP/1.1,[http/1.1]}{127.0.0.1:?}
   [junit4]   2> 2372434 INFO  (jetty-closer-5225-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=11253502
   [junit4]   2> 2372434 INFO  (jetty-closer-5225-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4faa9a{HTTP/1.1,[http/1.1]}{127.0.0.1:?}
   [junit4]   2> 2372434 INFO  (jetty-closer-5225-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=25009294
   [junit4]   2> 2372434 INFO  (jetty-closer-5225-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 2372434 INFO  (jetty-closer-5225-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 2372434 INFO  (jetty-closer-5225-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 2372435 INFO  (jetty-closer-5225-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 2372435 INFO  (jetty-closer-5225-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 2372435 INFO  (jetty-closer-5225-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 2372435 INFO  (jetty-closer-5225-thread-3) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@15b215d{HTTP/1.1,[http/1.1]}{127.0.0.1:?}
   [junit4]   2> 2372436 INFO  (jetty-closer-5225-thread-3) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=26834418
   [junit4]   2> 2372436 INFO  (jetty-closer-5225-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 2372437 INFO  (jetty-closer-5225-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 2372437 INFO  (jetty-closer-5225-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 2372439 INFO  (coreCloseExecutor-11670-thread-1) [    ] o.a.s.c.SolrCore [authCollection_shard3_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@c7f3cc
   [junit4]   2> 2372440 INFO  (coreCloseExecutor-11672-thread-1) [    ] o.a.s.c.SolrCore [authCollection_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@607cf9
   [junit4]   2> 2372440 INFO  (coreCloseExecutor-11671-thread-1) [    ] o.a.s.c.SolrCore [authCollection_shard2_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7d67de
   [junit4]   2> 2372442 INFO  (coreCloseExecutor-11671-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.authCollection.shard2.replica1
   [junit4]   2> 2372443 INFO  (zkCallback-5253-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> 2372444 INFO  (zkCallback-5237-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> 2372444 INFO  (zkCallback-5241-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> 2372450 INFO  (coreCloseExecutor-11672-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.authCollection.shard1.replica1
   [junit4]   2> 2372452 INFO  (coreCloseExecutor-11670-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.authCollection.shard3.replica1
   [junit4]   2> 2372454 INFO  (zkCallback-5237-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 2372454 INFO  (jetty-closer-5225-thread-1) [    ] o.a.s.c.Overseer Overseer (id=98566039394123782-127.0.0.1:53117_solr-n_0000000001) closing
   [junit4]   2> 2372454 INFO  (OverseerStateUpdate-98566039394123782-127.0.0.1:53117_solr-n_0000000001) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:53117_solr
   [junit4]   2> 2372456 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15e2d4a65010006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2372456 WARN  (zkCallback-5237-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2372456 INFO  (jetty-closer-5225-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7eaaf1{/solr,null,UNAVAILABLE}
   [junit4]   2> 2373857 ERROR (coreZkRegister-11651-thread-1) [    ] o.a.s.c.ZkController Error getting leader from zk
   [junit4]   2> org.apache.solr.common.SolrException: CoreContainer is closed
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1040)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1007)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:963)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:902)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:846)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2373858 ERROR (coreZkRegister-11651-thread-1) [    ] o.a.s.c.ZkContainer :org.apache.solr.common.SolrException: Error getting leader from zk for shard shard2
   [junit4]   

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

ver connecting to 127.0.0.1:53113 53113
   [junit4]   2> 2373959 WARN  (Thread-5989) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/authCollection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 	4	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 2373959 INFO  (SUITE-BasicAuthIntegrationTest-seed#[D24B08B8131FF8B7]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_D24B08B8131FF8B7-001
   [junit4]   2> Aug 29, 2017 9:20:16 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=mzn-IR, timezone=Antarctica/Casey
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 9 (32-bit)/cpus=3,threads=1,free=133414184,total=489422848
   [junit4]   2> NOTE: All tests run in this JVM: [TestHdfsUpdateLog, CurrencyFieldXmlFileTest, SmileWriterTest, TestComplexPhraseQParserPlugin, CdcrRequestHandlerTest, TestLeaderInitiatedRecoveryThread, CloudMLTQParserTest, CursorMarkTest, TestMacros, TestUnifiedSolrHighlighter, TestJavabinTupleStreamParser, HttpSolrCallGetCoreTest, TestReplicaProperties, BigEndianAscendingWordDeserializerTest, TestCloudPivotFacet, TestAuthenticationFramework, TestSmileRequest, CoreAdminRequestStatusTest, TestHashPartitioner, TestJettySolrRunner, SharedFSAutoReplicaFailoverTest, StandardRequestHandlerTest, TestPhraseSuggestions, ChaosMonkeyNothingIsSafeTest, XmlUpdateRequestHandlerTest, TestPseudoReturnFields, TestSolrCloudWithKerberosAlt, V2ApiIntegrationTest, LeaderFailoverAfterPartitionTest, HdfsDirectoryTest, TestAuthorizationFramework, TestSubQueryTransformerDistrib, HdfsRestartWhileUpdatingTest, JsonValidatorTest, SampleTest, TestTestInjection, TestBulkSchemaAPI, SolrCloudExampleTest, MigrateRouteKeyTest, HLLUtilTest, DistributedQueryElevationComponentTest, SolrCoreTest, DeleteLastCustomShardedReplicaTest, StatelessScriptUpdateProcessorFactoryTest, TriLevelCompositeIdRoutingTest, AnalysisAfterCoreReloadTest, PeerSyncReplicationTest, TestConfigSetImmutable, TestSegmentSorting, BJQParserTest, PrimitiveFieldTypeTest, OpenExchangeRatesOrgProviderTest, UUIDUpdateProcessorFallbackTest, CdcrReplicationDistributedZkTest, TestJsonFacets, TestStressLiveNodes, TestCollationField, CollectionStateFormat2Test, TestStressRecovery, TestSolrJ, DirectSolrSpellCheckerTest, TestManagedSchema, TestSolrDynamicMBean, TestCoreContainer, BlockDirectoryTest, SpatialFilterTest, TestSchemaManager, TestSolrCoreParser, SimplePostToolTest, TestQueryWrapperFilter, TestClassicSimilarityFactory, TestCSVResponseWriter, TestCharFilters, TestConfigSets, ClassificationUpdateProcessorFactoryTest, IndexBasedSpellCheckerTest, TestRawResponseWriter, RequiredFieldsTest, TestMissingGroups, DistributedFacetPivotSmallTest, TestSearcherReuse, TestInPlaceUpdatesStandalone, DOMUtilTest, TestDistributedStatsComponentCardinality, OverseerStatusTest, ConnectionManagerTest, ZkCLITest, TestEmbeddedSolrServerConstructors, CursorPagingTest, TestCursorMarkWithoutUniqueKey, TestUpdate, TestFieldCacheVsDocValues, DistributedQueueTest, DistributedMLTComponentTest, TestReloadAndDeleteDocs, TestReplicationHandlerBackup, DocValuesTest, AddBlockUpdateTest, TestSort, TestFieldCacheReopen, GraphQueryTest, PeerSyncTest, NodeMutatorTest, TestConfigsApi, TestSolrQueryResponse, PolyFieldTest, TestExtendedDismaxParser, TestBM25SimilarityFactory, DistributedFacetPivotLongTailTest, TestGroupingSearch, TestComponentsName, BaseCdcrDistributedZkTest, DistributedQueryComponentCustomSortTest, AtomicUpdateProcessorFactoryTest, TestUseDocValuesAsStored, DeleteStatusTest, TestAnalyzeInfixSuggestions, TestScoreJoinQPScore, ResponseLogComponentTest, TestSimpleTextCodec, TestNamedUpdateProcessors, FastVectorHighlighterTest, ConfigureRecoveryStrategyTest, TestNestedDocsSort, AlternateDirectoryTest, TestIBSimilarityFactory, HardAutoCommitTest, TestRestoreCore, TestRTimerTree, SortSpecParsingTest, TestFieldResource, TestHighlightDedupGrouping, SolrTestCaseJ4Test, MultiTermTest, DocExpirationUpdateProcessorFactoryTest, OutputWriterTest, TestExactSharedStatsCache, SimpleFacetsTest, TermsComponentTest, WrapperMergePolicyFactoryTest, EnumFieldTest, RecoveryZkTest, MetricUtilsTest, TestRuleBasedAuthorizationPlugin, ZkNodePropsTest, TestPostingsSolrHighlighter, TestExclusionRuleCollectionAccess, SimpleCollectionCreateDeleteTest, ZkStateReaderTest, TestNoOpRegenerator, TestCollapseQParserPlugin, TestLegacyFieldCache, FileUtilsTest, DirectoryFactoryTest, ConcurrentDeleteAndCreateCollectionTest, TestXmlQParserPlugin, TestSizeLimitedDistributedMap, RequestLoggingTest, TestXIncludeConfig, DistributedFacetExistsSmallTest, DeleteReplicaTest, DistribDocExpirationUpdateProcessorTest, TimeZoneUtilsTest, PreAnalyzedFieldManagedSchemaCloudTest, VersionInfoTest, TestBulkSchemaConcurrent, HdfsThreadLeakTest, TestLFUCache, TestLockTree, SOLR749Test, TestStressReorder, QueryEqualityTest, PeerSyncWithIndexFingerprintCachingTest, InfixSuggestersTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, TestRandomFaceting, LeaderElectionTest, TestRandomDVFaceting, ShardRoutingCustomTest, AutoCommitTest, TestDistributedGrouping, TestFaceting, TestRecovery, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, ZkControllerTest, TestStressVersions, TestRangeQuery, TestSolr4Spatial, StatsComponentTest, QueryElevationComponentTest, TestFunctionQuery, TestLazyCores, SuggesterFSTTest, SolrRequestParserTest, TestFoldingMultitermQuery, SuggesterTSTTest, SuggesterTest, WordBreakSolrSpellCheckerTest, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, TestRemoteStreaming, SolrInfoMBeanTest, DebugComponentTest, CacheHeaderTest, DisMaxRequestHandlerTest, FileBasedSpellCheckerTest, DocumentBuilderTest, MoreLikeThisHandlerTest, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, TestJmxIntegration, UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, PingRequestHandlerTest, TestElisionMultitermQuery, DirectSolrConnectionTest, SynonymTokenizerTest, TestPerFieldSimilarity, ResourceLoaderTest, ScriptEngineTest, TestFastLRUCache, TestSystemIdResolver, PrimUtilsTest, RAMDirectoryFactoryTest, TestUtils, SystemInfoHandlerTest, CircularListTest, TestRTGBase, TestPathTrie, TestEmbeddedSolrServerSchemaAPI, ActionThrottleTest, AssignTest, AsyncCallRequestStatusResponseTest, CdcrBootstrapTest, ConfigSetsAPITest, CustomCollectionTest, DistribCursorPagingTest, LeaderFailureAfterFreshStartTest, LeaderInitiatedRecoveryOnCommitTest, LeaderInitiatedRecoveryOnShardRestartTest, MissingSegmentRecoveryTest, MultiThreadedOCPTest, ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, SolrCLIZkUtilsTest, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, TestCloudPseudoReturnFields, TestCloudRecovery, TestCollectionAPI, TestConfigSetsAPI, TestConfigSetsAPIExclusivity, TestCryptoKeys, TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, TestLeaderElectionZkExpiry, TestMiniSolrCloudCluster, TestRandomFlRTGCloud, TestRebalanceLeaders, TestShortCircuitedRequests, TestSolrCloudWithDelegationTokens, TestSolrCloudWithSecureImpersonation, TestStressCloudBlindAtomicUpdates, TestTolerantUpdateProcessorRandomCloud, HdfsWriteToMultipleCollectionsTest, TestClusterStateMutator, RulesTest, TestDynamicLoading, TestSQLHandlerNonCloud, TestSolrConfigHandlerConcurrent, CoreAdminCreateDiscoverTest, InfoHandlerTest, MetricsHandlerTest, PropertiesRequestHandlerTest, SecurityConfHandlerTest, SegmentsInfoRequestHandlerTest, StatsReloadRaceTest, TestApiFramework, TestCollectionAPIs, TestCoreAdminApis, DistributedDebugComponentTest, DistributedExpandComponentTest, DistributedFacetPivotLargeTest, ShufflingReplicaListTransformerTest, SpatialHeatmapFacetsTest, SolrGraphiteReporterTest, SolrJmxReporterTest, SubstringBytesRefFilterTest, TestIntervalFaceting, TestCustomDocTransformer, TestExportWriter, TestGeoJSONResponseWriter, TestGraphMLResponseWriter, TestSubQueryTransformerCrossCore, TestClassNameShortening, TestDynamicFieldCollectionResource, TestFieldTypeResource, TestSchemaVersionResource, TestUniqueKeyFieldResource, BadCopyFieldTest, BooleanFieldTest, DateRangeFieldTest, DocValuesMissingTest, SpatialRPTFieldTypeTest, TestCollationFieldDocValues, TestManagedSchemaAPI, TestManagedSchemaThreadSafety, TestPointFields, TestSchemalessBufferedUpdates, AnalyticsMergeStrategyTest, MergeStrategyTest, TestPayloadCheckQParserPlugin, TestReRankQParserPlugin, TestRecoveryHdfs, TestReloadDeadlock, TestSimpleQParserPlugin, TestSolr4Spatial2, TestStandardQParsers, TestStressUserVersions, TestTrieFacet, TestOrdValues, BlockJoinFacetDistribTest, TestScoreJoinQPNoScore, TestPerFieldSimilarityClassic, TestDefaultStatsCache, TestLRUStatsCache, BasicAuthIntegrationTest]
   [junit4] Completed [696/713 (1!)] on J0 in 13.32s, 1 test, 1 error <<< FAILURES!

[...truncated 36435 lines...]