Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.6-Linux/82/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:
Error from server at http://127.0.0.1:36863/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:36863/solr/authCollection: No registered leader 
was found after waiting for 4000ms , collection: authCollection slice: shard2
        at 
__randomizedtesting.SeedInfo.seed([1E09DBE6F9C7D812:A267ADF45D945B68]: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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11859 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1E09DBE6F9C7D812-001/init-core-data-001
   [junit4]   2> 730556 WARN  
(SUITE-BasicAuthIntegrationTest-seed#[1E09DBE6F9C7D812]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=46 numCloses=46
   [junit4]   2> 730556 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[1E09DBE6F9C7D812]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 730557 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[1E09DBE6F9C7D812]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 730558 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[1E09DBE6F9C7D812]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1E09DBE6F9C7D812-001/tempDir-001
   [junit4]   2> 730558 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[1E09DBE6F9C7D812]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 730558 INFO  (Thread-2892) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 730558 INFO  (Thread-2892) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 730563 ERROR (Thread-2892) [    ] 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> 730659 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[1E09DBE6F9C7D812]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:35223
   [junit4]   2> 730666 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 0x15e0ce3079c0000, 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.lang.Thread.run(Thread.java:748)
   [junit4]   2> 730671 INFO  (jetty-launcher-1070-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 730671 INFO  (jetty-launcher-1070-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 730671 INFO  (jetty-launcher-1070-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 730683 INFO  (jetty-launcher-1070-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1f8a8c97{/solr,null,AVAILABLE}
   [junit4]   2> 730686 INFO  (jetty-launcher-1070-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@49af5e06{HTTP/1.1,[http/1.1]}{127.0.0.1:36863}
   [junit4]   2> 730686 INFO  (jetty-launcher-1070-thread-2) [    ] 
o.e.j.s.Server Started @733532ms
   [junit4]   2> 730687 INFO  (jetty-launcher-1070-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36863}
   [junit4]   2> 730687 ERROR (jetty-launcher-1070-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 730687 INFO  (jetty-launcher-1070-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.1
   [junit4]   2> 730687 INFO  (jetty-launcher-1070-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 730687 INFO  (jetty-launcher-1070-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 730687 INFO  (jetty-launcher-1070-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-23T02:19:18.939Z
   [junit4]   2> 730694 INFO  (jetty-launcher-1070-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 730700 INFO  (jetty-launcher-1070-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@70fe495{/solr,null,AVAILABLE}
   [junit4]   2> 730700 INFO  (jetty-launcher-1070-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@777e69ec{HTTP/1.1,[http/1.1]}{127.0.0.1:34641}
   [junit4]   2> 730700 INFO  (jetty-launcher-1070-thread-1) [    ] 
o.e.j.s.Server Started @733545ms
   [junit4]   2> 730700 INFO  (jetty-launcher-1070-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34641}
   [junit4]   2> 730701 INFO  (jetty-launcher-1070-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@e60bcdf{/solr,null,AVAILABLE}
   [junit4]   2> 730701 ERROR (jetty-launcher-1070-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 730701 INFO  (jetty-launcher-1070-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.1
   [junit4]   2> 730713 INFO  (jetty-launcher-1070-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 730713 INFO  (jetty-launcher-1070-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 730713 INFO  (jetty-launcher-1070-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-23T02:19:18.965Z
   [junit4]   2> 730713 INFO  (jetty-launcher-1070-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@ee270eb{HTTP/1.1,[http/1.1]}{127.0.0.1:45465}
   [junit4]   2> 730713 INFO  (jetty-launcher-1070-thread-3) [    ] 
o.e.j.s.Server Started @733559ms
   [junit4]   2> 730713 INFO  (jetty-launcher-1070-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45465}
   [junit4]   2> 730713 ERROR (jetty-launcher-1070-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 730714 INFO  (jetty-launcher-1070-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.1
   [junit4]   2> 730714 INFO  (jetty-launcher-1070-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 730714 INFO  (jetty-launcher-1070-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 730714 INFO  (jetty-launcher-1070-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-23T02:19:18.966Z
   [junit4]   2> 730717 INFO  (jetty-launcher-1070-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 730720 INFO  (jetty-launcher-1070-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 730721 INFO  (jetty-launcher-1070-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35223/solr
   [junit4]   2> 730722 INFO  (jetty-launcher-1070-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 730724 INFO  (jetty-launcher-1070-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35223/solr
   [junit4]   2> 730727 INFO  (jetty-launcher-1070-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 730743 INFO  (jetty-launcher-1070-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 730748 INFO  (jetty-launcher-1070-thread-2) 
[n:127.0.0.1:36863_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 730748 INFO  (jetty-launcher-1070-thread-2) 
[n:127.0.0.1:36863_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:36863_solr
   [junit4]   2> 730749 INFO  (jetty-launcher-1070-thread-2) 
[n:127.0.0.1:36863_solr    ] o.a.s.c.Overseer Overseer 
(id=98530411073503238-127.0.0.1:36863_solr-n_0000000000) starting
   [junit4]   2> 730752 INFO  (jetty-launcher-1070-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35223/solr
   [junit4]   2> 730764 INFO  (jetty-launcher-1070-thread-2) 
[n:127.0.0.1:36863_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36863_solr
   [junit4]   2> 730766 INFO  (jetty-launcher-1070-thread-1) 
[n:127.0.0.1:34641_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 730767 INFO  (jetty-launcher-1070-thread-1) 
[n:127.0.0.1:34641_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 730767 INFO  (jetty-launcher-1070-thread-1) 
[n:127.0.0.1:34641_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34641_solr
   [junit4]   2> 730796 INFO  
(zkCallback-1084-thread-1-processing-n:127.0.0.1:34641_solr) 
[n:127.0.0.1:34641_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 730796 INFO  
(zkCallback-1082-thread-1-processing-n:127.0.0.1:36863_solr) 
[n:127.0.0.1:36863_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 730798 INFO  (jetty-launcher-1070-thread-3) 
[n:127.0.0.1:45465_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 730799 INFO  (jetty-launcher-1070-thread-3) 
[n:127.0.0.1:45465_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 730799 INFO  (jetty-launcher-1070-thread-3) 
[n:127.0.0.1:45465_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45465_solr
   [junit4]   2> 730800 INFO  
(zkCallback-1084-thread-1-processing-n:127.0.0.1:34641_solr) 
[n:127.0.0.1:34641_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 730800 INFO  
(zkCallback-1082-thread-1-processing-n:127.0.0.1:36863_solr) 
[n:127.0.0.1:36863_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 730812 INFO  
(zkCallback-1088-thread-1-processing-n:127.0.0.1:45465_solr) 
[n:127.0.0.1:45465_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 730817 INFO  (jetty-launcher-1070-thread-1) 
[n:127.0.0.1:34641_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1E09DBE6F9C7D812-001/tempDir-001/node1/.
   [junit4]   2> 730836 INFO  (jetty-launcher-1070-thread-2) 
[n:127.0.0.1:36863_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1E09DBE6F9C7D812-001/tempDir-001/node3/.
   [junit4]   2> 730857 INFO  (jetty-launcher-1070-thread-3) 
[n:127.0.0.1:45465_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1E09DBE6F9C7D812-001/tempDir-001/node2/.
   [junit4]   2> 730885 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[1E09DBE6F9C7D812]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 730886 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[1E09DBE6F9C7D812]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35223/solr ready
   [junit4]   2> 730890 INFO  (qtp414724694-7985) [n:127.0.0.1:45465_solr    ] 
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> 730898 INFO  
(OverseerThreadFactory-2689-thread-1-processing-n:127.0.0.1:36863_solr) 
[n:127.0.0.1:36863_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
authCollection
   [junit4]   2> 731013 INFO  (qtp1170322801-7976) [n:127.0.0.1:36863_solr    ] 
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> 731013 INFO  (qtp414724694-7989) [n:127.0.0.1:45465_solr    ] 
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> 731013 INFO  (qtp1170322801-7976) [n:127.0.0.1:36863_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 731013 INFO  (qtp414724694-7989) [n:127.0.0.1:45465_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 731015 INFO  (qtp323423381-7975) [n:127.0.0.1:34641_solr    ] 
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> 731021 INFO  (qtp323423381-7975) [n:127.0.0.1:34641_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 731123 INFO  
(zkCallback-1084-thread-1-processing-n:127.0.0.1:34641_solr) 
[n:127.0.0.1:34641_solr    ] 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> 731123 INFO  
(zkCallback-1088-thread-1-processing-n:127.0.0.1:45465_solr) 
[n:127.0.0.1:45465_solr    ] 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> 731123 INFO  
(zkCallback-1082-thread-1-processing-n:127.0.0.1:36863_solr) 
[n:127.0.0.1:36863_solr    ] 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> 732025 INFO  (qtp1170322801-7976) [n:127.0.0.1:36863_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 732026 INFO  (qtp414724694-7989) [n:127.0.0.1:45465_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 732026 INFO  (qtp323423381-7975) [n:127.0.0.1:34641_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 732037 INFO  (qtp414724694-7989) [n:127.0.0.1:45465_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.s.IndexSchema [authCollection_shard2_replica1] Schema name=minimal
   [junit4]   2> 732037 INFO  (qtp323423381-7975) [n:127.0.0.1:34641_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.s.IndexSchema [authCollection_shard1_replica1] Schema name=minimal
   [junit4]   2> 732038 INFO  (qtp1170322801-7976) [n:127.0.0.1:36863_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.s.IndexSchema [authCollection_shard3_replica1] Schema name=minimal
   [junit4]   2> 732039 INFO  (qtp414724694-7989) [n:127.0.0.1:45465_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 732039 INFO  (qtp323423381-7975) [n:127.0.0.1:34641_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 732039 INFO  (qtp1170322801-7976) [n:127.0.0.1:36863_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 732039 INFO  (qtp323423381-7975) [n:127.0.0.1:34641_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard1_replica1' using 
configuration from collection authCollection, trusted=true
   [junit4]   2> 732039 INFO  (qtp1170322801-7976) [n:127.0.0.1:36863_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard3_replica1' using 
configuration from collection authCollection, trusted=true
   [junit4]   2> 732039 INFO  (qtp414724694-7989) [n:127.0.0.1:45465_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica1' using 
configuration from collection authCollection, trusted=true
   [junit4]   2> 732039 INFO  (qtp414724694-7989) [n:127.0.0.1:45465_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 732039 INFO  (qtp1170322801-7976) [n:127.0.0.1:36863_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 732039 INFO  (qtp414724694-7989) [n:127.0.0.1:45465_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.c.SolrCore 
[[authCollection_shard2_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1E09DBE6F9C7D812-001/tempDir-001/node2/authCollection_shard2_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1E09DBE6F9C7D812-001/tempDir-001/node2/./authCollection_shard2_replica1/data/]
   [junit4]   2> 732039 INFO  (qtp1170322801-7976) [n:127.0.0.1:36863_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] o.a.s.c.SolrCore 
[[authCollection_shard3_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1E09DBE6F9C7D812-001/tempDir-001/node3/authCollection_shard3_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1E09DBE6F9C7D812-001/tempDir-001/node3/./authCollection_shard3_replica1/data/]
   [junit4]   2> 732039 INFO  (qtp323423381-7975) [n:127.0.0.1:34641_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 732040 INFO  (qtp323423381-7975) [n:127.0.0.1:34641_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] o.a.s.c.SolrCore 
[[authCollection_shard1_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1E09DBE6F9C7D812-001/tempDir-001/node1/authCollection_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1E09DBE6F9C7D812-001/tempDir-001/node1/./authCollection_shard1_replica1/data/]
   [junit4]   2> 732064 INFO  (qtp323423381-7975) [n:127.0.0.1:34641_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 732064 INFO  (qtp414724694-7989) [n:127.0.0.1:45465_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 732064 INFO  (qtp323423381-7975) [n:127.0.0.1:34641_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 732064 INFO  (qtp414724694-7989) [n:127.0.0.1:45465_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 732065 INFO  (qtp414724694-7989) [n:127.0.0.1:45465_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 732065 INFO  (qtp414724694-7989) [n:127.0.0.1:45465_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 732065 INFO  (qtp323423381-7975) [n:127.0.0.1:34641_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 732065 INFO  (qtp323423381-7975) [n:127.0.0.1:34641_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 732065 INFO  (qtp414724694-7989) [n:127.0.0.1:45465_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6c58ad4e[authCollection_shard2_replica1] main]
   [junit4]   2> 732065 INFO  (qtp323423381-7975) [n:127.0.0.1:34641_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@49ec205[authCollection_shard1_replica1] main]
   [junit4]   2> 732066 INFO  (qtp323423381-7975) [n:127.0.0.1:34641_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 732066 INFO  (qtp414724694-7989) [n:127.0.0.1:45465_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 732066 INFO  (qtp323423381-7975) [n:127.0.0.1:34641_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 732066 INFO  (qtp414724694-7989) [n:127.0.0.1:45465_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 732066 INFO  (qtp323423381-7975) [n:127.0.0.1:34641_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 732066 INFO  (qtp414724694-7989) [n:127.0.0.1:45465_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 732066 INFO  
(searcherExecutor-2698-thread-1-processing-n:127.0.0.1:45465_solr 
x:authCollection_shard2_replica1 s:shard2 c:authCollection) 
[n:127.0.0.1:45465_solr c:authCollection s:shard2  
x:authCollection_shard2_replica1] o.a.s.c.SolrCore 
[authCollection_shard2_replica1] Registered new searcher 
Searcher@6c58ad4e[authCollection_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 732066 INFO  (qtp323423381-7975) [n:127.0.0.1:34641_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1576486578755207168
   [junit4]   2> 732066 INFO  (qtp414724694-7989) [n:127.0.0.1:45465_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1576486578755207168
   [junit4]   2> 732067 INFO  (qtp1170322801-7976) [n:127.0.0.1:36863_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 732067 INFO  (qtp1170322801-7976) [n:127.0.0.1:36863_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 732067 INFO  (qtp1170322801-7976) [n:127.0.0.1:36863_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 732067 INFO  (qtp1170322801-7976) [n:127.0.0.1:36863_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 732068 INFO  
(searcherExecutor-2696-thread-1-processing-n:127.0.0.1:34641_solr 
x:authCollection_shard1_replica1 s:shard1 c:authCollection) 
[n:127.0.0.1:34641_solr c:authCollection s:shard1  
x:authCollection_shard1_replica1] o.a.s.c.SolrCore 
[authCollection_shard1_replica1] Registered new searcher 
Searcher@49ec205[authCollection_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 732068 INFO  (qtp1170322801-7976) [n:127.0.0.1:36863_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@58543a62[authCollection_shard3_replica1] main]
   [junit4]   2> 732069 INFO  (qtp1170322801-7976) [n:127.0.0.1:36863_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 732069 INFO  (qtp1170322801-7976) [n:127.0.0.1:36863_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 732069 INFO  (qtp1170322801-7976) [n:127.0.0.1:36863_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 732069 INFO  
(searcherExecutor-2697-thread-1-processing-n:127.0.0.1:36863_solr 
x:authCollection_shard3_replica1 s:shard3 c:authCollection) 
[n:127.0.0.1:36863_solr c:authCollection s:shard3  
x:authCollection_shard3_replica1] o.a.s.c.SolrCore 
[authCollection_shard3_replica1] Registered new searcher 
Searcher@58543a62[authCollection_shard3_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 732069 INFO  (qtp1170322801-7976) [n:127.0.0.1:36863_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1576486578758352896
   [junit4]   2> 732070 INFO  (qtp323423381-7975) [n:127.0.0.1:34641_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 732070 INFO  (qtp323423381-7975) [n:127.0.0.1:34641_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 732070 INFO  (qtp323423381-7975) [n:127.0.0.1:34641_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:34641/solr/authCollection_shard1_replica1/
   [junit4]   2> 732070 INFO  (qtp323423381-7975) [n:127.0.0.1:34641_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 732070 INFO  (qtp323423381-7975) [n:127.0.0.1:34641_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:34641/solr/authCollection_shard1_replica1/ has no replicas
   [junit4]   2> 732070 INFO  (qtp323423381-7975) [n:127.0.0.1:34641_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 732072 INFO  (qtp323423381-7975) [n:127.0.0.1:34641_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:34641/solr/authCollection_shard1_replica1/ shard1
   [junit4]   2> 732072 INFO  (qtp414724694-7989) [n:127.0.0.1:45465_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 732072 INFO  (qtp414724694-7989) [n:127.0.0.1:45465_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 732072 INFO  (qtp414724694-7989) [n:127.0.0.1:45465_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:45465/solr/authCollection_shard2_replica1/
   [junit4]   2> 732072 INFO  (qtp414724694-7989) [n:127.0.0.1:45465_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 732072 INFO  (qtp414724694-7989) [n:127.0.0.1:45465_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:45465/solr/authCollection_shard2_replica1/ has no replicas
   [junit4]   2> 732072 INFO  (qtp414724694-7989) [n:127.0.0.1:45465_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 732073 INFO  (qtp1170322801-7976) [n:127.0.0.1:36863_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 732073 INFO  (qtp1170322801-7976) [n:127.0.0.1:36863_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 732073 INFO  (qtp1170322801-7976) [n:127.0.0.1:36863_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:36863/solr/authCollection_shard3_replica1/
   [junit4]   2> 732073 INFO  (qtp1170322801-7976) [n:127.0.0.1:36863_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 732073 INFO  (qtp1170322801-7976) [n:127.0.0.1:36863_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:36863/solr/authCollection_shard3_replica1/ has no replicas
   [junit4]   2> 732073 INFO  (qtp1170322801-7976) [n:127.0.0.1:36863_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 732074 INFO  (qtp1170322801-7976) [n:127.0.0.1:36863_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:36863/solr/authCollection_shard3_replica1/ shard3
   [junit4]   2> 732074 INFO  (qtp414724694-7989) [n:127.0.0.1:45465_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:45465/solr/authCollection_shard2_replica1/ shard2
   [junit4]   2> 732176 INFO  
(zkCallback-1088-thread-1-processing-n:127.0.0.1:45465_solr) 
[n:127.0.0.1:45465_solr    ] 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> 732176 INFO  
(zkCallback-1084-thread-1-processing-n:127.0.0.1:34641_solr) 
[n:127.0.0.1:34641_solr    ] 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> 732176 INFO  
(zkCallback-1082-thread-1-processing-n:127.0.0.1:36863_solr) 
[n:127.0.0.1:36863_solr    ] 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> 732222 INFO  (qtp323423381-7975) [n:127.0.0.1:34641_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 732223 INFO  (qtp323423381-7975) [n:127.0.0.1:34641_solr 
c:authCollection s:shard1  x:authCollection_shard1_replica1] 
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=1210
   [junit4]   2> 732224 INFO  (qtp1170322801-7976) [n:127.0.0.1:36863_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 732225 INFO  (qtp414724694-7989) [n:127.0.0.1:45465_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 732225 INFO  (qtp1170322801-7976) [n:127.0.0.1:36863_solr 
c:authCollection s:shard3  x:authCollection_shard3_replica1] 
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=1212
   [junit4]   2> 732225 INFO  (qtp414724694-7989) [n:127.0.0.1:45465_solr 
c:authCollection s:shard2  x:authCollection_shard2_replica1] 
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=1212
   [junit4]   2> 732226 INFO  (qtp414724694-7985) [n:127.0.0.1:45465_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 732326 INFO  
(zkCallback-1082-thread-1-processing-n:127.0.0.1:36863_solr) 
[n:127.0.0.1:36863_solr    ] 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> 732327 INFO  
(zkCallback-1084-thread-1-processing-n:127.0.0.1:34641_solr) 
[n:127.0.0.1:34641_solr    ] 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> 732327 INFO  
(zkCallback-1088-thread-1-processing-n:127.0.0.1:45465_solr) 
[n:127.0.0.1:45465_solr    ] 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> 732899 INFO  
(OverseerCollectionConfigSetProcessor-98530411073503238-127.0.0.1:36863_solr-n_0000000000)
 [n:127.0.0.1:36863_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 733226 INFO  (qtp414724694-7985) [n:127.0.0.1:45465_solr    ] 
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=2336
   [junit4]   2> 733240 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1E09DBE6F9C7D812]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBasicAuth
   [junit4]   2> 733242 INFO  (qtp414724694-7969) [n:127.0.0.1:45465_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authentication 
params={} status=0 QTime=0
   [junit4]   2> 733243 INFO  
(zkCallback-1084-thread-1-processing-n:127.0.0.1:34641_solr) 
[n:127.0.0.1:34641_solr    ] o.a.s.c.CoreContainer Security node changed, 
reloading security.json
   [junit4]   2> 733243 INFO  
(zkCallback-1084-thread-1-processing-n:127.0.0.1:34641_solr) 
[n:127.0.0.1:34641_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 733245 INFO  (qtp414724694-7989) [n:127.0.0.1:45465_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authentication 
params={} status=0 QTime=0
   [junit4]   2> 733245 INFO  
(zkCallback-1088-thread-1-processing-n:127.0.0.1:45465_solr) 
[n:127.0.0.1:45465_solr    ] o.a.s.c.CoreContainer Security node changed, 
reloading security.json
   [junit4]   2> 733245 INFO  
(zkCallback-1088-thread-1-processing-n:127.0.0.1:45465_solr) 
[n:127.0.0.1:45465_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 733246 INFO  
(zkCallback-1082-thread-1-processing-n:127.0.0.1:36863_solr) 
[n:127.0.0.1:36863_solr    ] o.a.s.c.CoreContainer Security node changed, 
reloading security.json
   [junit4]   2> 733246 INFO  
(zkCallback-1082-thread-1-processing-n:127.0.0.1:36863_solr) 
[n:127.0.0.1:36863_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 733264 INFO  
(zkCallback-1082-thread-1-processing-n:127.0.0.1:36863_solr) 
[n:127.0.0.1:36863_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 733264 INFO  
(zkCallback-1084-thread-1-processing-n:127.0.0.1:34641_solr) 
[n:127.0.0.1:34641_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 733264 INFO  
(zkCallback-1088-thread-1-processing-n:127.0.0.1:45465_solr) 
[n:127.0.0.1:45465_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 733280 INFO  
(zkCallback-1082-thread-1-processing-n:127.0.0.1:36863_solr) 
[n:127.0.0.1:36863_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is 
managing internode requests
   [junit4]   2> 733280 INFO  
(zkCallback-1088-thread-1-processing-n:127.0.0.1:45465_solr) 
[n:127.0.0.1:45465_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is 
managing internode requests
   [junit4]   2> 733280 INFO  
(zkCallback-1082-thread-1-processing-n:127.0.0.1:36863_solr) 
[n:127.0.0.1:36863_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@2c7b8151
   [junit4]   2> 733280 INFO  
(zkCallback-1088-thread-1-processing-n:127.0.0.1:45465_solr) 
[n:127.0.0.1:45465_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@35650853
   [junit4]   2> 733280 INFO  
(zkCallback-1084-thread-1-processing-n:127.0.0.1:34641_solr) 
[n:127.0.0.1:34641_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is 
managing internode requests
   [junit4]   2> 733281 INFO  
(zkCallback-1088-thread-1-processing-n:127.0.0.1:45465_solr) 
[n:127.0.0.1:45465_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@35650853
   [junit4]   2> 733281 INFO  
(zkCallback-1084-thread-1-processing-n:127.0.0.1:34641_solr) 
[n:127.0.0.1:34641_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@46063bf3
   [junit4]   2> 733281 INFO  
(zkCallback-1082-thread-1-processing-n:127.0.0.1:36863_solr) 
[n:127.0.0.1:36863_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@2c7b8151
   [junit4]   2> 733281 INFO  
(zkCallback-1084-thread-1-processing-n:127.0.0.1:34641_solr) 
[n:127.0.0.1:34641_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@46063bf3
   [junit4]   2> 733297 INFO  (qtp414724694-7989) [n:127.0.0.1:45465_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authentication 
params={} status=0 QTime=0
   [junit4]   2> 733299 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1E09DBE6F9C7D812]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@ee270eb{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 733299 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1E09DBE6F9C7D812]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=397932341
   [junit4]   2> 733299 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1E09DBE6F9C7D812]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 733299 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1E09DBE6F9C7D812]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 733299 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1E09DBE6F9C7D812]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 733300 INFO  (coreCloseExecutor-2711-thread-1) 
[n:127.0.0.1:45465_solr c:authCollection s:shard2 r:core_node1 
x:authCollection_shard2_replica1] o.a.s.c.SolrCore 
[authCollection_shard2_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@78698be4
   [junit4]   2> 733302 INFO  (coreCloseExecutor-2711-thread-1) 
[n:127.0.0.1:45465_solr c:authCollection s:shard2 r:core_node1 
x:authCollection_shard2_replica1] o.a.s.m.SolrMetricManager Closing metric 
reporters for: solr.core.authCollection.shard2.replica1
   [junit4]   2> 733303 INFO  (zkCallback-1094-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 733303 INFO  
(zkCallback-1084-thread-1-processing-n:127.0.0.1:34641_solr) 
[n:127.0.0.1:34641_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 733303 INFO  
(zkCallback-1082-thread-1-processing-n:127.0.0.1:36863_solr) 
[n:127.0.0.1:36863_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 733303 WARN  
(zkCallback-1088-thread-1-processing-n:127.0.0.1:45465_solr) 
[n:127.0.0.1:45465_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 733303 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1E09DBE6F9C7D812]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@e60bcdf{/solr,null,UNAVAILABLE}
   [junit4]   2> 733304 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1E09DBE6F9C7D812]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 733305 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1E09DBE6F9C7D812]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@41a64f06{/solr,null,AVAILABLE}
   [junit4]   2> 733305 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1E09DBE6F9C7D812]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2d127c31{HTTP/1.1,[http/1.1]}{127.0.0.1:33817}
   [junit4]   2> 733305 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1E09DBE6F9C7D812]) [    ] 
o.e.j.s.Server Started @736151ms
   [junit4]   2> 733305 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1E09DBE6F9C7D812]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33817}
   [junit4]   2> 733305 ERROR 
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1E09DBE6F9C7D812]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 733307 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1E09DBE6F9C7D812]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.1
   [junit4]   2> 733307 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1E09DBE6F9C7D812]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 733307 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1E09DBE6F9C7D812]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 733307 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1E09DBE6F9C7D812]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-23T02:19:21.559Z
   [junit4]   2> 733308 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1E09DBE6F9C7D812]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 733312 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1E09DBE6F9C7D812]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 733313 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1E09DBE6F9C7D812]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35223/solr
   [junit4]   2> 733317 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1E09DBE6F9C7D812]) 
[n:127.0.0.1:33817_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 733318 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1E09DBE6F9C7D812]) 
[n:127.0.0.1:33817_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 733318 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1E09DBE6F9C7D812]) 
[n:127.0.0.1:33817_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33817_solr
   [junit4]   2> 733319 INFO  
(zkCallback-1084-thread-1-processing-n:127.0.0.1:34641_solr) 
[n:127.0.0.1:34641_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 733319 INFO  
(zkCallback-1082-thread-1-processing-n:127.0.0.1:36863_solr) 
[n:127.0.0.1:36863_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 733319 INFO  (zkCallback-1094-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 733320 INFO  
(zkCallback-1099-thread-1-processing-n:127.0.0.1:33817_solr) 
[n:127.0.0.1:33817_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 733340 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1E09DBE6F9C7D812]) 
[n:127.0.0.1:33817_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 733340 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1E09DBE6F9C7D812]) 
[n:127.0.0.1:33817_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 733340 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1E09DBE6F9C7D812]) 
[n:127.0.0.1:33817_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is 
managing internode requests
   [junit4]   2> 733340 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1E09DBE6F9C7D812]) 
[n:127.0.0.1:33817_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@70467598
   [junit4]   2> 733340 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1E09DBE6F9C7D812]) 
[n:127.0.0.1:33817_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@70467598
   [junit4]   2> 733353 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1E09DBE6F9C7D812]) 
[n:127.0.0.1:33817_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1E09DBE6F9C7D812-001/tempDir-001/node2/.
   [junit4]   2> 733353 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1E09DBE6F9C7D812]) 
[n:127.0.0.1:33817_solr    ] o.a.s.c.CorePropertiesLocator Cores are: 
[authCollection_shard2_replica1]
   [junit4]   2> 733356 INFO  
(coreLoadExecutor-2718-thread-1-processing-n:127.0.0.1:33817_solr) 
[n:127.0.0.1:33817_solr c:authCollection s:shard2  
x:authCollection_shard2_replica1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 733458 INFO  
(zkCallback-1084-thread-1-processing-n:127.0.0.1:34641_solr) 
[n:127.0.0.1:34641_solr    ] 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> 733458 INFO  
(zkCallback-1099-thread-1-processing-n:127.0.0.1:33817_solr) 
[n:127.0.0.1:33817_solr    ] 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> 733458 INFO  
(zkCallback-1082-thread-1-processing-n:127.0.0.1:36863_solr) 
[n:127.0.0.1:36863_solr    ] 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> 734378 INFO  
(coreLoadExecutor-2718-thread-1-processing-n:127.0.0.1:33817_solr) 
[n:127.0.0.1:33817_solr c:authCollection s:shard2  
x:authCollection_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
6.6.1
   [junit4]   2> 734382 INFO  
(coreLoadExecutor-2718-thread-1-processing-n:127.0.0.1:33817_solr) 
[n:127.0.0.1:33817_solr c:authCollection s:shard2  
x:authCollection_shard2_replica1] o.a.s.s.IndexSchema 
[authCollection_shard2_replica1] Schema name=minimal
   [junit4]   2> 734383 INFO  
(coreLoadExecutor-2718-thread-1-processing-n:127.0.0.1:33817_solr) 
[n:127.0.0.1:33817_solr c:authCollection s:shard2  
x:authCollection_shard2_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 
with uniqueid field id
   [junit4]   2> 734383 INFO  
(coreLoadExecutor-2718-thread-1-processing-n:127.0.0.1:33817_solr) 
[n:127.0.0.1:33817_solr c:authCollection s:shard2  
x:authCollection_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 
'authCollection_shard2_replica1' using configuration from collection 
authCollection, trusted=true
   [junit4]   2> 734383 INFO  
(coreLoadExecutor-2718-thread-1-processing-n:127.0.0.1:33817_solr) 
[n:127.0.0.1:33817_solr c:authCollection s:shard2  
x:authCollection_shard2_replica1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 734383 INFO  
(coreLoadExecutor-2718-thread-1-processing-n:127.0.0.1:33817_solr) 
[n:127.0.0.1:33817_solr c:authCollection s:shard2  
x:authCollection_shard2_replica1] o.a.s.c.SolrCore 
[[authCollection_shard2_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1E09DBE6F9C7D812-001/tempDir-001/node2/authCollection_shard2_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1E09DBE6F9C7D812-001/tempDir-001/node2/./authCollection_shard2_replica1/data/]
   [junit4]   2> 734400 INFO  
(coreLoadExecutor-2718-thread-1-processing-n:127.0.0.1:33817_solr) 
[n:127.0.0.1:33817_solr c:authCollection s:shard2  
x:authCollection_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 734400 INFO  
(coreLoadExecutor-2718-thread-1-processing-n:127.0.0.1:33817_solr) 
[n:127.0.0.1:33817_solr c:authCollection s:shard2  
x:authCollection_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 734400 INFO  
(coreLoadExecutor-2718-thread-1-processing-n:127.0.0.1:33817_solr) 
[n:127.0.0.1:33817_solr c:authCollection s:shard2  
x:authCollection_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 734400 INFO  
(coreLoadExecutor-2718-thread-1-processing-n:127.0.0.1:33817_solr) 
[n:127.0.0.1:33817_solr c:authCollection s:shard2  
x:authCollection_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 734400 INFO  
(coreLoadExecutor-2718-thread-1-processing-n:127.0.0.1:33817_solr) 
[n:127.0.0.1:33817_solr c:authCollection s:shard2  
x:authCollection_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@74f19f9[authCollection_shard2_replica1] main]
   [junit4]   2> 734401 INFO  
(coreLoadExecutor-2718-thread-1-processing-n:127.0.0.1:33817_solr) 
[n:127.0.0.1:33817_solr c:authCollection s:shard2  
x:authCollection_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 734401 INFO  
(coreLoadExecutor-2718-thread-1-processing-n:127.0.0.1:33817_solr) 
[n:127.0.0.1:33817_solr c:authCollection s:shard2  
x:authCollection_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 734401 INFO  
(coreLoadExecutor-2718-thread-1-processing-n:127.0.0.1:33817_solr) 
[n:127.0.0.1:33817_solr c:authCollection s:shard2  
x:authCollection_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be 
reserved for  10000
   [junit4]   2> 734402 INFO  
(searcherExecutor-2719-thread-1-processing-n:127.0.0.1:33817_solr 
x:authCollection_shard2_replica1 s:shard2 c:authCollection) 
[n:127.0.0.1:33817_solr c:authCollection s:shard2  
x:authCollection_shard2_replica1] o.a.s.c.SolrCore 
[authCollection_shard2_replica1] Registered new searcher 
Searcher@74f19f9[authCollection_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 734402 INFO  
(coreLoadExecutor-2718-thread-1-processing-n:127.0.0.1:33817_solr) 
[n:127.0.0.1:33817_solr c:authCollection s:shard2  
x:authCollection_shard2_replica1] o.a.s.u.UpdateLog Could not find max version 
in index or recent updates, using new clock 1576486581204680704
   [junit4]   2> 734404 INFO  
(coreZkRegister-2713-thread-1-processing-n:127.0.0.1:33817_solr 
x:authCollection_shard2_replica1 s:shard2 c:authCollection) 
[n:127.0.0.1:33817_solr c:authCollection s:shard2 r:core_node4 
x:authCollection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Waiting 
until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 734505 INFO  
(zkCallback-1084-thread-1-processing-n:127.0.0.1:34641_solr) 
[n:127.0.0.1:34641_solr    ] 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> 734505 INFO  
(zkCallback-1082-thread-1-processing-n:127.0.0.1:36863_solr) 
[n:127.0.0.1:36863_solr    ] 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> 734505 INFO  
(zkCallback-1099-thread-1-processing-n:127.0.0.1:33817_solr) 
[n:127.0.0.1:33817_solr    ] 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> 734859 INFO  (qtp148509462-8069) [n:127.0.0.1:33817_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authentication 
params={} status=0 QTime=0
   [junit4]   2> 734861 INFO  (qtp148509462-8071) [n:127.0.0.1:33817_solr    ] 
o.a.s.s.RuleBasedAuthorizationPlugin request has come without principal. failed 
permission {
   [junit4]   2>   "name":"security-edit",
   [junit4]   2>   "role":"admin"} 
   [junit4]   2> 734861 INFO  (qtp148509462-8071) [n:127.0.0.1:33817_solr    ] 
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> 734863 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1E09DBE6F9C7D812]) [    ] 
o.a.s.s.BasicAuthIntegrationTest Added Basic Auth security Header 
c29scjpTb2xyUm9ja3M=
   [junit4]   2> 734864 INFO  (qtp148509462-8070) [n:127.0.0.1:33817_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authentication 
params={} status=0 QTime=0
   [junit4]   2> 734868 INFO  (qtp148509462-8069) [n:127.0.0.1:33817_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authentication 
params={} status=0 QTime=1
   [junit4]   2> 734868 INFO  
(zkCallback-1082-thread-1-processing-n:127.0.0.1:36863_solr) 
[n:127.0.0.1:36863_solr    ] o.a.s.c.CoreContainer Security node changed, 
reloading security.json
   [junit4]   2> 734868 INFO  
(zkCallback-1099-thread-1-processing-n:127.0.0.1:33817_solr) 
[n:127.0.0.1:33817_solr    ] o.a.s.c.CoreContainer Security node changed, 
reloading security.json
   [junit4]   2> 734868 INFO  
(zkCallback-1082-thread-1-processing-n:127.0.0.1:36863_solr) 
[n:127.0.0.1:36863_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 734868 INFO  
(zkCallback-1084-thread-1-processing-n:127.0.0.1:34641_solr) 
[n:127.0.0.1:34641_solr    ] o.a.s.c.CoreContainer Security node changed, 
reloading security.json
   [junit4]   2> 734868 INFO  
(zkCallback-1084-thread-1-processing-n:127.0.0.1:34641_solr) 
[n:127.0.0.1:34641_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 734868 INFO  
(zkCallback-1099-thread-1-processing-n:127.0.0.1:33817_solr) 
[n:127.0.0.1:33817_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 734869 INFO  (qtp148509462-8065) [n:127.0.0.1:33817_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authentication 
params={} status=0 QTime=0
   [junit4]   2> 734869 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1E09DBE6F9C7D812]) [    ] 
o.a.s.s.BasicAuthIntegrationTest Added Basic Auth security Header 
c29scjpTb2xyUm9ja3M=
   [junit4]   2> 734872 INFO  (qtp148509462-8071) [n:127.0.0.1:33817_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authorization 
params={} status=0 QTime=0
   [junit4]   2> 734872 INFO  
(zkCallback-1084-thread-1-processing-n:127.0.0.1:34641_solr) 
[n:127.0.0.1:34641_solr    ] o.a.s.c.CoreContainer Security node changed, 
reloading security.json
   [junit4]   2> 734872 INFO  
(zkCallback-1084-thread-1-processing-n:127.0.0.1:34641_solr) 
[n:127.0.0.1:34641_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 734872 INFO  
(zkCallback-1084-thread-1-processing-n:127.0.0.1:34641_solr) 
[n:127.0.0.1:34641_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 734872 INFO  
(zkCallback-1099-thread-1-processing-n:127.0.0.1:33817_solr) 
[n:127.0.0.1:33817_solr    ] o.a.s.c.CoreContainer Security node changed, 
reloading security.json
   [junit4]   2> 734872 INFO  
(zkCallback-1082-thread-1-processing-n:127.0.0.1:36863_solr) 
[n:127.0.0.1:36863_solr    ] o.a.s.c.CoreContainer Security node changed, 
reloading security.json
   [junit4]   2> 734872 INFO  
(zkCallback-1099-thread-1-processing-n:127.0.0.1:33817_solr) 
[n:127.0.0.1:33817_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 734872 INFO  
(zkCallback-1082-thread-1-processing-n:127.0.0.1:36863_solr) 
[n:127.0.0.1:36863_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 734872 INFO  
(zkCallback-1099-thread-1-processing-n:127.0.0.1:33817_solr) 
[n:127.0.0.1:33817_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 734872 INFO  
(zkCallback-1082-thread-1-processing-n:127.0.0.1:36863_solr) 
[n:127.0.0.1:36863_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 734872 INFO  (qtp1170322801-7980) [n:127.0.0.1:36863_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authorization 
params={} status=0 QTime=0
   [junit4]   2> 734873 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1E09DBE6F9C7D812]) [    ] 
o.a.s.s.BasicAuthIntegrationTest Added Basic Auth security Header 
aGFycnk6SGFycnlJc1ViZXJDb29s
   [junit4]   2> 734875 INFO  (qtp1170322801-7970) [n:127.0.0.1:36863_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authorization 
params={} status=0 QTime=1
   [junit4]   2> 734875 INFO  
(zkCallback-1084-thread-1-processing-n:127.0.0.1:34641_solr) 
[n:127.0.0.1:34641_solr    ] o.a.s.c.CoreContainer Security node changed, 
reloading security.json
   [junit4]   2> 734875 INFO  
(zkCallback-1084-thread-1-processing-n:127.0.0.1:34641_solr) 
[n:127.0.0.1:34641_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 734875 INFO  
(zkCallback-1082-thread-1-processing-n:127.0.0.1:36863_solr) 
[n:127.0.0.1:36863_solr    ] o.a.s.c.CoreContainer Security node changed, 
reloading security.json
   [junit4]   2> 734875 INFO  
(zkCallback-1082-thread-1-processing-n:127.0.0.1:36863_solr) 
[n:127.0.0.1:36863_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 734876 INFO  
(zkCallback-1084-thread-1-processing-n:127.0.0.1:34641_solr) 
[n:127.0.0.1:34641_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 734876 INFO  
(zkCallback-1082-thread-1-processing-n:127.0.0.1:36863_solr) 
[n:127.0.0.1:36863_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 734875 INFO  
(zkCallback-1099-thread-1-processing-n:127.0.0.1:33817_solr) 
[n:127.0.0.1:33817_solr    ] o.a.s.c.CoreContainer Security node changed, 
reloading security.json
   [junit4]   2> 734876 INFO  
(zkCallback-1099-thread-1-processing-n:127.0.0.1:33817_solr) 
[n:127.0.0.1:33817_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 734876 INFO  
(zkCallback-1099-thread-1-processing-n:127.0.0.1:33817_solr) 
[n:127.0.0.1:33817_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 734877 INFO  (qtp1170322801-7976) [n:127.0.0.1:36863_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authorization 
params={} status=0 QTime=0
   [junit4]   2> 734877 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1E09DBE6F9C7D812]) [    ] 
o.a.s.s.BasicAuthIntegrationTest Added Basic Auth security Header 
aGFycnk6SGFycnlJc1ViZXJDb29s
   [junit4]   2> 734879 INFO  (qtp1170322801-7976) [n:127.0.0.1:36863_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authorization 
params={} status=0 QTime=0
   [junit4]   2> 734880 INFO  
(zkCallback-1084-thread-1-processing-n:127.0.0.1:34641_solr) 
[n:127.0.0.1:34641_solr    ] o.a.s.c.CoreContainer Security node changed, 
reloading security.json
   [junit4]   2> 734880 INFO  
(zkCallback-1084-thread-1-processing-n:127.0.0.1:34641_solr) 
[n:127.0.0.1:34641_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 734880 INFO  
(zkCallback-1099-thread-1-processing-n:127.0.0.1:33817_solr) 
[n:127.0.0.1:33817_solr    ] o.a.s.c.CoreContainer Security node changed, 
reloading security.json
   [junit4]   2> 734880 INFO  
(zkCallback-1084-thread-1-processing-n:127.0.0.1:34641_solr) 
[n:127.0.0.1:34641_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 734880 INFO  
(zkCallback-1099-thread-1-processing-n:127.0.0.1:33817_solr) 
[n:127.0.0.1:33817_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 734880 INFO  
(zkCallback-1082-thread-1-processing-n:127.0.0.1:36863_solr) 
[n:127.0.0.1:36863_solr    ] o.a.s.c.CoreContainer Security node changed, 
reloading security.json
   [junit4]   2> 734880 INFO  
(zkCallback-1082-thread-1-processing-n:127.0.0.1:36863_solr) 
[n:127.0.0.1:36863_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 734880 INFO  
(zkCallback-1099-thread-1-processing-n:127.0.0.1:33817_solr) 
[n:127.0.0.1:33817_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 734880 INFO  
(zkCallback-1082-thread-1-processing-n:127.0.0.1:36863_solr) 
[n:127.0.0.1:36863_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 734881 INFO  (qtp1170322801-7980) [n:127.0.0.1:36863_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authorization 
params={} status=0 QTime=0
   [junit4]   2> 734883 INFO  (qtp1170322801-7971) [n:127.0.0.1:36863_solr    ] 
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> 734883 INFO  (qtp1170322801-7971) [n:127.0.0.1:36863_solr    ] 
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> 734885 INFO  (qtp1170322801-7976) [n:127.0.0.1:36863_solr    ] 
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> 734885 INFO  (qtp1170322801-7976) [n:127.0.0.1:36863_solr    ] 
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> 734887 INFO  (qtp148509462-8064) [n:127.0.0.1:33817_solr    ] 
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> 734888 INFO  
(OverseerThreadFactory-2689-thread-2-processing-n:127.0.0.1:36863_solr) 
[n:127.0.0.1:36863_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=RELOAD
   [junit4]   2> 734895 INFO  (qtp1170322801-7976) [n:127.0.0.1:36863_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key 
params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 734896 INFO  (qtp323423381-7993) [    ] 
o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 
127.0.0.1:36863_solr / 
MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCLWPJ6oDM8kC9e8zZWkk6FilIf1DWX/hlkTrPfE3gAMgoW1oZkbK8ckjzTSBESSXu31XMQz/9xyocKGPaqr2UlbeUHnJ0f/GHRQcVJGahsa3gQIkK8AKD/P4u56285tmAoXnn3/RzaqfbCVcs57d9NP7QEIZydBJmfVUw8N7ZHNwIDAQAB
   [junit4]   2> 734897 INFO  (qtp1170322801-7970) [n:127.0.0.1:36863_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key 
params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 734897 INFO  (qtp1170322801-7979) [    ] 
o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 
127.0.0.1:36863_solr / 
MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCLWPJ6oDM8kC9e8zZWkk6FilIf1DWX/hlkTrPfE3gAMgoW1oZkbK8ckjzTSBESSXu31XMQz/9xyocKGPaqr2UlbeUHnJ0f/GHRQcVJGahsa3gQIkK8AKD/P4u56285tmAoXnn3/RzaqfbCVcs57d9NP7QEIZydBJmfVUw8N7ZHNwIDAQAB
   [junit4]   2> 734904 INFO  (qtp1170322801-7979) [n:127.0.0.1:36863_solr    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 734904 INFO  (qtp323423381-7993) [n:127.0.0.1:34641_solr    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 734909 INFO  (qtp323423381-7993) [n:127.0.0.1:34641_solr    ] 
o.a.s.s.IndexSchema [authCollection_shard1_replica1] Schema name=minimal
   [junit4]   2> 734909 INFO  (qtp1170322801-7979) [n:127.0.0.1:36863_solr    ] 
o.a.s.s.IndexSchema [authCollection_shard3_replica1] Schema name=minimal
   [junit4]   2> 734910 INFO  (qtp323423381-7993) [n:127.0.0.1:34641_solr    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 734910 INFO  (qtp1170322801-7979) [n:127.0.0.1:36863_solr    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 734910 INFO  (qtp323423381-7993) [n:127.0.0.1:34641_solr    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'authCollection_shard1_replica1' using 
configuration from collection authCollection
   [junit4]   2> 734910 INFO  (qtp1170322801-7979) [n:127.0.0.1:36863_solr    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'authCollection_shard3_replica1' using 
configuration from collection authCollection
   [junit4]   2> 734911 INFO  (qtp1170322801-7979) [n:127.0.0.1:36863_solr 
c:authCollection s:shard3 r:core_node2 x:authCollection_shard3_replica1] 
o.a.s.c.SolrCore [[authCollection_shard3_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1E09DBE6F9C7D812-001/tempDir-001/node3/authCollection_shard3_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1E09DBE6F9C7D812-001/tempDir-001/node3/./authCollection_shard3_replica1/data/]
   [junit4]   2> 734911 INFO  (qtp323423381-7993) [n:127.0.0.1:34641_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica1] 
o.a.s.c.SolrCore [[authCollection_shard1_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1E09DBE6F9C7D812-001/tempDir-001/node1/authCollection_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1E09DBE6F9C7D812-001/tempDir-001/node1/./authCollection_shard1_replica1/data/]
   [junit4]   2> 734929 INFO  (qtp1170322801-7979) [n:127.0.0.1:36863_solr 
c:authCollection s:shard3 r:core_node2 x:authCollection_shard3_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 734929 INFO  (qtp1170322801-7979) [n:127.0.0.1:36863_solr 
c:authCollection s:shard3 r:core_node2 x:authCollection_shard3_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 734931 INFO  (qtp1170322801-7979) [n:127.0.0.1:36863_solr 
c:authCollection s:shard3 r:core_node2 x:authCollection_shard3_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@25574d24[authCollection_shard3_replica1] main]
   [junit4]   2> 734931 INFO  (qtp1170322801-7979) [n:127.0.0.1:36863_solr 
c:authCollection s:shard3 r:core_node2 x:authCollection_shard3_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 734931 INFO  (qtp1170322801-7979) [n:127.0.0.1:36863_solr 
c:authCollection s:shard3 r:core_node2 x:authCollection_shard3_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 734931 INFO  (qtp1170322801-7979) [n:127.0.0.1:36863_solr 
c:authCollection s:shard3 r:core_node2 x:authCollection_shard3_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 734931 INFO  
(searcherExecutor-2724-thread-1-processing-n:127.0.0.1:36863_solr 
x:authCollection_shard3_replica1 s:shard3 c:authCollection r:core_node2) 
[n:127.0.0.1:36863_solr c:authCollection s:shard3 r:core_node2 
x:authCollection_shard3_replica1] o.a.s.c.SolrCore 
[authCollection_shard3_replica1] Registered new searcher 
Searcher@25574d24[authCollection_shard3_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 734931 INFO  (qtp1170322801-7979) [n:127.0.0.1:36863_solr 
c:authCollection s:shard3 r:core_node2 x:authCollection_shard3_replica1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1576486581759377408
   [junit4]   2> 734933 INFO  (qtp1170322801-7979) [n:127.0.0.1:36863_solr 
c:authCollection s:shard3 r:core_node2 x:authCollection_shard3_replica1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 734933 INFO  (qtp1170322801-7979) [n:127.0.0.1:36863_solr 
c:authCollection s:shard3 r:core_node2 x:authCollection_shard3_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5431de6a[authCollection_shard3_replica1] main]
   [junit4]   2> 734933 INFO  (qtp1170322801-7979) [n:127.0.0.1:36863_solr 
c:authCollection s:shard3 r:core_node2 x:authCollection_shard3_replica1] 
o.a.s.c.SolrCore [authCollection_shard3_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@25ae02cb
   [junit4]   2> 734933 INFO  
(searcherExecutor-2724-thread-1-processing-n:127.0.0.1:36863_solr 
x:authCollection_shard3_replica1 s:shard3 c:authCollection r:core_node2) 
[n:127.0.0.1:36863_solr c:authCollection s:shard3 r:core_node2 
x:authCollection_shard3_replica1] o.a.s.c.SolrCore 
[authCollection_shard3_replica1] Registered new searcher 
Searcher@5431de6a[authCollection_shard3_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 734934 INFO  (qtp1170322801-7979) [n:127.0.0.1:36863_solr 
c:authCollection s:shard3 r:core_node2 x:authCollection_shard3_replica1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.authCollection.shard3.replica1
   [junit4]   2> 734934 INFO  (qtp1170322801-7979) [n:127.0.0.1:36863_solr 
c:authCollection s:shard3 r:core_node2 x:authCollection_shard3_replica1] 
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=34
   [junit4]   2> 734934 INFO  (qtp323423381-7993) [n:127.0.0.1:34641_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 734934 INFO  (qtp323423381-7993) [n:127.0.0.1:34641_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 734935 INFO  (qtp323423381-7993) [n:127.0.0.1:34641_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@d194052[authCollection_shard1_replica1] main]
   [junit4]   2> 734936 INFO  (qtp323423381-7993) [n:127.0.0.1:34641_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 734936 INFO  (qtp323423381-7993) [n:127.0.0.1:34641_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 734936 INFO  (qtp323423381-7993) [n:127.0.0.1:34641_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 734936 INFO  
(searcherExecutor-2725-thread-1-processing-n:127.0.0.1:34641_solr 
x:authCollection_shard1_replica1 s:shard1 c:authCollection r:core_node3) 
[n:127.0.0.1:34641_solr c:authCollection s:shard1 r:core_node3 
x:authCollection_shard1_replica1] o.a.s.c.SolrCore 
[authCollection_shard1_replica1] Registered new searcher 
Searcher@d194052[authCollection_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 734936 INFO  (qtp323423381-7993) [n:127.0.0.1:34641_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1576486581764620288
   [junit4]   2> 734938 INFO  (qtp323423381-7993) [n:127.0.0.1:34641_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 734938 INFO  (qtp323423381-7993) [n:127.0.0.1:34641_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5d599a89[authCollection_shard1_replica1] main]
   [junit4]   2> 734958 INFO  (qtp323423381-7993) [n:127.0.0.1:34641_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica1] 
o.a.s.c.SolrCore [authCollection_shard1_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@14df2fc3
   [junit4]   2> 734958 INFO  
(searcherExecutor-2725-thread-1-processing-n:127.0.0.1:34641_solr 
x:authCollection_shard1_replica1 s:shard1 c:authCollection r:core_node3) 
[n:127.0.0.1:34641_solr c:authCollection s:shard1 r:core_node3 
x:authCollection_shard1_replica1] o.a.s.c.SolrCore 
[authCollection_shard1_replica1] Registered new searcher 
Searcher@5d599a89[authCollection_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 734958 INFO  (qtp323423381-7993) [n:127.0.0.1:34641_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.authCollection.shard1.replica1
   [junit4]   2> 734958 INFO  (qtp323423381-7993) [n:127.0.0.1:34641_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica1] 
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=59
   [junit4]   2> 734959 INFO  (qtp148509462-8064) [n:127.0.0.1:33817_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=authCollection&action=RELOAD&wt=javabin&version=2} status=0 
QTime=72
   [junit4]   2> 734961 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1E09DBE6F9C7D812]) [    ] 
o.a.s.s.BasicAuthIntegrationTest Added Basic Auth security Header 
aGFycnk6SGFycnlJc1ViZXJDb29s
   [junit4]   2> 734964 INFO  (qtp1170322801-7970) [n:127.0.0.1:36863_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authorization 
params={} status=0 QTime=0
   [junit4]   2> 734964 INFO  
(zkCallback-1099-thread-1-processing-n:127.0.0.1:33817_solr) 
[n:127.0.0.1:33817_solr    ] o.a.s.c.CoreContainer Security node changed, 
reloading security.json
   [junit4]   2> 734964 INFO  
(zkCallback-1099-thread-1-processing-n:127.0.0.1:33817_solr) 
[n:127.0.0.1:33817_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 734964 INFO  
(zkCallback-1099-thread-1-processing-n:127.0.0.1:33817_solr) 
[n:127.0.0.1:33817_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 734964 INFO  
(zkCallback-1082-thread-1-processing-n:127.0.0.1:36863_solr) 
[n:127.0.0.1:36863_solr    ] o.a.s.c.CoreContainer Security node changed, 
reloading security.json
   [junit4]   2> 734964 INFO  
(zkCallback-1084-thread-1-processing-n:127.0.0.1:34641_solr) 
[n:127.0.0.1:34641_solr    ] o.a.s.c.CoreContainer Security node changed, 
reloading security.json
   [junit4]   2> 734964 INFO  
(zkCallback-1082-thread-1-processing-n:127.0.0.1:36863_solr) 
[n:127.0.0.1:36863_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 734964 INFO  
(zkCallback-1084-thread-1-processing-n:127.0.0.1:34641_solr) 
[n:127.0.0.1:34641_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 734964 INFO  
(zkCallback-1082-thread-1-processing-n:127.0.0.1:36863_solr) 
[n:127.0.0.1:36863_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 734964 INFO  
(zkCallback-1084-thread-1-processing-n:127.0.0.1:34641_solr) 
[n:127.0.0.1:34641_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 736889 INFO  
(OverseerCollectionConfigSetProcessor-98530411073503238-127.0.0.1:36863_solr-n_0000000000)
 [n:127.0.0.1:36863_solr    ] 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> 738972 INFO  (qtp1170322801-7980) [n:127.0.0.1:36863_solr 
c:authCollection s:shard3 r:core_node2 x:authCollection_shard3_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [authCollection_shard3_replica1]  
webapp=/solr path=/update params={wt=javabin&version=2}{} 0 4007
   [junit4]   2> 738972 ERROR (qtp1170322801-7980) [n:127.0.0.1:36863_solr 
c:authCollection s:shard3 r:core_node2 x:authCollection_shard3_replica1] 
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

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

on] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 738979 INFO  
(zkCallback-1082-thread-1-processing-n:127.0.0.1:36863_solr) 
[n:127.0.0.1:36863_solr    ] 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> 738979 INFO  (jetty-closer-1071-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98530411073503238-127.0.0.1:36863_solr-n_0000000000) closing
   [junit4]   2> 738979 INFO  
(zkCallback-1084-thread-1-processing-n:127.0.0.1:34641_solr) 
[n:127.0.0.1:34641_solr    ] 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> 738979 INFO  
(zkCallback-1082-thread-2-processing-n:127.0.0.1:36863_solr) 
[n:127.0.0.1:36863_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (1)
   [junit4]   2> 738979 INFO  
(OverseerStateUpdate-98530411073503238-127.0.0.1:36863_solr-n_0000000000) 
[n:127.0.0.1:36863_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:36863_solr
   [junit4]   2> 738979 WARN  
(zkCallback-1099-thread-2-processing-n:127.0.0.1:33817_solr) 
[n:127.0.0.1:33817_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 738979 WARN  
(zkCallback-1082-thread-1-processing-n:127.0.0.1:36863_solr) 
[n:127.0.0.1:36863_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 738979 INFO  (jetty-closer-1071-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1f8a8c97{/solr,null,UNAVAILABLE}
   [junit4]   2> 740415 ERROR 
(coreZkRegister-2713-thread-1-processing-n:127.0.0.1:33817_solr 
x:authCollection_shard2_replica1 s:shard2 c:authCollection) 
[n:127.0.0.1:33817_solr c:authCollection s:shard2 r:core_node4 
x:authCollection_shard2_replica1] 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.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 740415 ERROR 
(coreZkRegister-2713-thread-1-processing-n:127.0.0.1:33817_solr 
x:authCollection_shard2_replica1 s:shard2 c:authCollection) 
[n:127.0.0.1:33817_solr c:authCollection s:shard2 r:core_node4 
x:authCollection_shard2_replica1] o.a.s.c.ZkContainer 
:org.apache.solr.common.SolrException: Error getting leader from zk for shard 
shard2
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:996)
   [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.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: 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>        ... 7 more
   [junit4]   2> 
   [junit4]   2> 740479 WARN  
(zkCallback-1099-thread-1-processing-n:127.0.0.1:33817_solr) 
[n:127.0.0.1:33817_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for 
/collections/authCollection/state.json]
   [junit4]   2> 740479 WARN  
(zkCallback-1084-thread-1-processing-n:127.0.0.1:34641_solr) 
[n:127.0.0.1:34641_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for 
/collections/authCollection/state.json]
   [junit4]   2> 740479 INFO  (jetty-closer-1071-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@41a64f06{/solr,null,UNAVAILABLE}
   [junit4]   2> 740480 INFO  (jetty-closer-1071-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@70fe495{/solr,null,UNAVAILABLE}
   [junit4]   2> 740480 ERROR 
(SUITE-BasicAuthIntegrationTest-seed#[1E09DBE6F9C7D812]-worker) [    ] 
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> 740480 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[1E09DBE6F9C7D812]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:35223 35223
   [junit4]   2> 750531 INFO  (Thread-2892) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:35223 35223
   [junit4]   2> 750532 WARN  (Thread-2892) [    ] 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>        2       
/solr/overseer_elect/election/98530411073503240-127.0.0.1:34641_solr-n_0000000001
   [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> 
   [junit4]   2> 750532 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[1E09DBE6F9C7D812]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1E09DBE6F9C7D812-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=1048, maxMBSortInHeap=7.685394558846104, 
sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=fr-CH, timezone=Libya
   [junit4]   2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=8,threads=1,free=249801752,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestXmlQParser, 
TestPostingsSolrHighlighter, OpenExchangeRatesOrgProviderTest, 
DistanceUnitsTest, TestSlowCompositeReaderWrapper, TestLFUCache, 
PrimitiveFieldTypeTest, TestRawTransformer, LargeFieldTest, 
TestHdfsCloudBackupRestore, BadComponentTest, HttpPartitionTest, 
SolrTestCaseJ4Test, SmileWriterTest, PeerSyncReplicationTest, 
TestMiniSolrCloudCluster, BlockJoinFacetRandomTest, JavabinLoaderTest, 
UtilsToolTest, TestConfigsApi, LeaderElectionTest, CreateCollectionCleanupTest, 
TestJavabinTupleStreamParser, SuggesterWFSTTest, 
TestSolrCloudWithHadoopAuthPlugin, CloudExitableDirectoryReaderTest, 
TestLegacyFieldCache, BinaryUpdateRequestHandlerTest, 
ShowFileRequestHandlerTest, RulesTest, TestScoreJoinQPScore, TestSearcherReuse, 
RecoveryZkTest, RequestLoggingTest, TestFieldSortValues, 
TestDistributedMissingSort, SolrIndexMetricsTest, TestNamedUpdateProcessors, 
V2ApiIntegrationTest, CdcrReplicationDistributedZkTest, StatsReloadRaceTest, 
TestFieldResource, TestHalfAndHalfDocValues, DeleteShardTest, 
CachingDirectoryFactoryTest, DeleteLastCustomShardedReplicaTest, 
StatelessScriptUpdateProcessorFactoryTest, TestBulkSchemaAPI, 
TestHdfsUpdateLog, SuggestComponentContextFilterQueryTest, CircularListTest, 
ResponseHeaderTest, TestFieldCacheReopen, DistributedVersionInfoTest, 
TestDistribDocBasedVersion, ReplicaListTransformerTest, 
TestNonDefinedSimilarityFactory, TestCollectionAPI, TestSort, 
TestLMJelinekMercerSimilarityFactory, TestEmbeddedSolrServerSchemaAPI, 
TestBinaryField, AtomicUpdateProcessorFactoryTest, TestDFRSimilarityFactory, 
BitVectorTest, TestExportWriter, TestFieldCacheSortRandom, 
UnloadDistributedZkTest, ClassificationUpdateProcessorIntegrationTest, 
BadIndexSchemaTest, LukeRequestHandlerTest, UpdateLogTest, StressHdfsTest, 
TestSortByMinMaxFunction, TestConfigSetsAPIZkFailure, 
TestAuthorizationFramework, DebugComponentTest, PropertiesRequestHandlerTest, 
AsyncCallRequestStatusResponseTest, TestExactSharedStatsCache, ReplaceNodeTest, 
StatsComponentTest, TestSimpleTextCodec, TestTolerantSearch, SOLR749Test, 
SimpleFacetsTest, BasicAuthIntegrationTest]
   [junit4] Completed [280/713 (1!)] on J2 in 19.99s, 1 test, 1 error <<< 
FAILURES!

[...truncated 44911 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to