Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/308/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestAuthenticationFramework.testBasics

Error Message:
Error from server at 
http://127.0.0.1:32862/solr/testcollection_shard1_replica_n2: Expected mime 
type application/octet-stream but got text/html. <html> <head> <meta 
http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 
404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing 
/solr/testcollection_shard1_replica_n2/update. Reason: <pre>    Can not find: 
/solr/testcollection_shard1_replica_n2/update</pre></p> <hr /><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.3.20.v20170531</a><hr/> 
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at http://127.0.0.1:32862/solr/testcollection_shard1_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([A684E23D35D4C46A:9B5C4C110D3A9A1A]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:549)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1012)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.cloud.TestAuthenticationFramework.collectionCreateSearchDeleteTwice(TestAuthenticationFramework.java:126)
        at 
org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.java:74)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:32862/solr/testcollection_shard1_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:526)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more




Build Log:
[...truncated 13290 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_A684E23D35D4C46A-001/init-core-data-001
   [junit4]   2> 3255995 INFO  
(SUITE-TestAuthenticationFramework-seed#[A684E23D35D4C46A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3255997 INFO  
(SUITE-TestAuthenticationFramework-seed#[A684E23D35D4C46A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3255997 INFO  
(SUITE-TestAuthenticationFramework-seed#[A684E23D35D4C46A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3256008 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[A684E23D35D4C46A]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_A684E23D35D4C46A-001/tempDir-001
   [junit4]   2> 3256008 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[A684E23D35D4C46A]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3256009 INFO  (Thread-5089) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3256009 INFO  (Thread-5089) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 3256010 ERROR (Thread-5089) [    ] 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> 3256109 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[A684E23D35D4C46A]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:40788
   [junit4]   2> 3256124 INFO  (jetty-launcher-4848-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3256125 INFO  (jetty-launcher-4848-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3256131 INFO  (jetty-launcher-4848-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@248a9603{/solr,null,AVAILABLE}
   [junit4]   2> 3256131 INFO  (jetty-launcher-4848-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@571522c3{/solr,null,AVAILABLE}
   [junit4]   2> 3256132 INFO  (jetty-launcher-4848-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@59f7b212{HTTP/1.1,[http/1.1]}{127.0.0.1:37715}
   [junit4]   2> 3256132 INFO  (jetty-launcher-4848-thread-1) [    ] 
o.e.j.s.Server Started @3259099ms
   [junit4]   2> 3256132 INFO  (jetty-launcher-4848-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37715}
   [junit4]   2> 3256134 INFO  (jetty-launcher-4848-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7eafbeb1{HTTP/1.1,[http/1.1]}{127.0.0.1:32862}
   [junit4]   2> 3256134 INFO  (jetty-launcher-4848-thread-2) [    ] 
o.e.j.s.Server Started @3259102ms
   [junit4]   2> 3256134 INFO  (jetty-launcher-4848-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=32862}
   [junit4]   2> 3256134 ERROR (jetty-launcher-4848-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3256134 ERROR (jetty-launcher-4848-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3256134 INFO  (jetty-launcher-4848-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 3256134 INFO  (jetty-launcher-4848-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3256134 INFO  (jetty-launcher-4848-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 3256134 INFO  (jetty-launcher-4848-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3256135 INFO  (jetty-launcher-4848-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3256137 INFO  (jetty-launcher-4848-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-19T02:03:45.346Z
   [junit4]   2> 3256137 INFO  (jetty-launcher-4848-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3256137 INFO  (jetty-launcher-4848-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-19T02:03:45.346Z
   [junit4]   2> 3256140 INFO  (jetty-launcher-4848-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3256140 INFO  (jetty-launcher-4848-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3256148 INFO  (jetty-launcher-4848-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40788/solr
   [junit4]   2> 3256148 INFO  (jetty-launcher-4848-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40788/solr
   [junit4]   2> 3256396 INFO  (jetty-launcher-4848-thread-2) 
[n:127.0.0.1:32862_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3256397 INFO  (jetty-launcher-4848-thread-2) 
[n:127.0.0.1:32862_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:32862_solr
   [junit4]   2> 3256399 INFO  (jetty-launcher-4848-thread-2) 
[n:127.0.0.1:32862_solr    ] o.a.s.c.Overseer Overseer 
(id=99028633204752390-127.0.0.1:32862_solr-n_0000000000) starting
   [junit4]   2> 3256403 INFO  (jetty-launcher-4848-thread-1) 
[n:127.0.0.1:37715_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3256407 INFO  (jetty-launcher-4848-thread-1) 
[n:127.0.0.1:37715_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37715_solr
   [junit4]   2> 3256411 INFO  
(zkCallback-4860-thread-1-processing-n:127.0.0.1:37715_solr) 
[n:127.0.0.1:37715_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3256415 INFO  
(zkCallback-4859-thread-1-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3256431 INFO  (jetty-launcher-4848-thread-2) 
[n:127.0.0.1:32862_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:32862_solr
   [junit4]   2> 3256434 INFO  
(zkCallback-4860-thread-1-processing-n:127.0.0.1:37715_solr) 
[n:127.0.0.1:37715_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3256435 INFO  
(zkCallback-4859-thread-1-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3256585 INFO  (jetty-launcher-4848-thread-2) 
[n:127.0.0.1:32862_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 3256642 INFO  (jetty-launcher-4848-thread-2) 
[n:127.0.0.1:32862_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32862.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ccade50
   [junit4]   2> 3256649 INFO  (jetty-launcher-4848-thread-2) 
[n:127.0.0.1:32862_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32862.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ccade50
   [junit4]   2> 3256650 INFO  (jetty-launcher-4848-thread-2) 
[n:127.0.0.1:32862_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32862.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ccade50
   [junit4]   2> 3256651 INFO  (jetty-launcher-4848-thread-2) 
[n:127.0.0.1:32862_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_A684E23D35D4C46A-001/tempDir-001/node2/.
   [junit4]   2> 3256683 INFO  (jetty-launcher-4848-thread-1) 
[n:127.0.0.1:37715_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 3256743 INFO  (jetty-launcher-4848-thread-1) 
[n:127.0.0.1:37715_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37715.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ccade50
   [junit4]   2> 3256751 INFO  (jetty-launcher-4848-thread-1) 
[n:127.0.0.1:37715_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37715.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ccade50
   [junit4]   2> 3256751 INFO  (jetty-launcher-4848-thread-1) 
[n:127.0.0.1:37715_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37715.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ccade50
   [junit4]   2> 3256752 INFO  (jetty-launcher-4848-thread-1) 
[n:127.0.0.1:37715_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_A684E23D35D4C46A-001/tempDir-001/node1/.
   [junit4]   2> 3256826 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 0x15fd20468c30007, 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> 3256829 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[A684E23D35D4C46A]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3256831 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[A684E23D35D4C46A]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40788/solr ready
   [junit4]   2> 3256836 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[A684E23D35D4C46A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 3256844 INFO  (qtp1462784273-26983) [n:127.0.0.1:32862_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3256849 INFO  
(OverseerThreadFactory-9245-thread-1-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testcollection
   [junit4]   2> 3256965 INFO  
(OverseerStateUpdate-99028633204752390-127.0.0.1:32862_solr-n_0000000000) 
[n:127.0.0.1:32862_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37715/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3256968 INFO  
(OverseerStateUpdate-99028633204752390-127.0.0.1:32862_solr-n_0000000000) 
[n:127.0.0.1:32862_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:32862/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3256971 INFO  
(OverseerStateUpdate-99028633204752390-127.0.0.1:32862_solr-n_0000000000) 
[n:127.0.0.1:32862_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37715/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3256975 INFO  
(OverseerStateUpdate-99028633204752390-127.0.0.1:32862_solr-n_0000000000) 
[n:127.0.0.1:32862_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:32862/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3257180 INFO  (qtp1462784273-26986) [n:127.0.0.1:32862_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3257181 INFO  (qtp1462784273-26986) [n:127.0.0.1:32862_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 3257278 INFO  (qtp206157083-26982) [n:127.0.0.1:37715_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3257279 INFO  (qtp206157083-26982) [n:127.0.0.1:37715_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 3257279 INFO  (qtp206157083-26992) [n:127.0.0.1:37715_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3257328 INFO  (qtp1462784273-26987) [n:127.0.0.1:32862_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3257486 INFO  
(zkCallback-4859-thread-1-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3257487 INFO  
(zkCallback-4860-thread-2-processing-n:127.0.0.1:37715_solr) 
[n:127.0.0.1:37715_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3257487 INFO  
(zkCallback-4860-thread-1-processing-n:127.0.0.1:37715_solr) 
[n:127.0.0.1:37715_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3257488 INFO  
(zkCallback-4859-thread-2-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3258202 INFO  (qtp1462784273-26986) [n:127.0.0.1:32862_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 3258255 INFO  (qtp1462784273-26986) [n:127.0.0.1:32862_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.s.IndexSchema [testcollection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 3258257 INFO  (qtp1462784273-26986) [n:127.0.0.1:32862_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3258257 INFO  (qtp1462784273-26986) [n:127.0.0.1:32862_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n2' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 3258258 INFO  (qtp1462784273-26986) [n:127.0.0.1:32862_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32862.solr.core.testcollection.shard1.replica_n2' (registry 
'solr.core.testcollection.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ccade50
   [junit4]   2> 3258258 INFO  (qtp1462784273-26986) [n:127.0.0.1:32862_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3258258 INFO  (qtp1462784273-26986) [n:127.0.0.1:32862_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.SolrCore [[testcollection_shard1_replica_n2] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_A684E23D35D4C46A-001/tempDir-001/node2/testcollection_shard1_replica_n2],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_A684E23D35D4C46A-001/tempDir-001/node2/./testcollection_shard1_replica_n2/data/]
   [junit4]   2> 3258308 INFO  (qtp206157083-26992) [n:127.0.0.1:37715_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 3258308 INFO  (qtp206157083-26982) [n:127.0.0.1:37715_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 3258355 INFO  (qtp206157083-26992) [n:127.0.0.1:37715_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.s.IndexSchema [testcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 3258355 INFO  (qtp206157083-26982) [n:127.0.0.1:37715_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.s.IndexSchema [testcollection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 3258358 INFO  (qtp206157083-26992) [n:127.0.0.1:37715_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3258358 INFO  (qtp206157083-26992) [n:127.0.0.1:37715_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n1' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 3258358 INFO  (qtp206157083-26992) [n:127.0.0.1:37715_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37715.solr.core.testcollection.shard1.replica_n1' (registry 
'solr.core.testcollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ccade50
   [junit4]   2> 3258359 INFO  (qtp206157083-26992) [n:127.0.0.1:37715_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3258359 INFO  (qtp206157083-26992) [n:127.0.0.1:37715_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.c.SolrCore [[testcollection_shard1_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_A684E23D35D4C46A-001/tempDir-001/node1/testcollection_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_A684E23D35D4C46A-001/tempDir-001/node1/./testcollection_shard1_replica_n1/data/]
   [junit4]   2> 3258359 INFO  (qtp206157083-26982) [n:127.0.0.1:37715_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3258359 INFO  (qtp206157083-26982) [n:127.0.0.1:37715_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n4' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 3258359 INFO  (qtp206157083-26982) [n:127.0.0.1:37715_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37715.solr.core.testcollection.shard2.replica_n4' (registry 
'solr.core.testcollection.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ccade50
   [junit4]   2> 3258360 INFO  (qtp206157083-26982) [n:127.0.0.1:37715_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3258360 INFO  (qtp206157083-26982) [n:127.0.0.1:37715_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.SolrCore [[testcollection_shard2_replica_n4] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_A684E23D35D4C46A-001/tempDir-001/node1/testcollection_shard2_replica_n4],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_A684E23D35D4C46A-001/tempDir-001/node1/./testcollection_shard2_replica_n4/data/]
   [junit4]   2> 3258380 INFO  (qtp1462784273-26987) [n:127.0.0.1:32862_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 3258391 INFO  (qtp1462784273-26987) [n:127.0.0.1:32862_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.s.IndexSchema [testcollection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 3258396 INFO  (qtp1462784273-26987) [n:127.0.0.1:32862_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3258396 INFO  (qtp1462784273-26987) [n:127.0.0.1:32862_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n6' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 3258397 INFO  (qtp1462784273-26987) [n:127.0.0.1:32862_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32862.solr.core.testcollection.shard2.replica_n6' (registry 
'solr.core.testcollection.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ccade50
   [junit4]   2> 3258397 INFO  (qtp1462784273-26987) [n:127.0.0.1:32862_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3258397 INFO  (qtp1462784273-26987) [n:127.0.0.1:32862_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.SolrCore [[testcollection_shard2_replica_n6] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_A684E23D35D4C46A-001/tempDir-001/node2/testcollection_shard2_replica_n6],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_A684E23D35D4C46A-001/tempDir-001/node2/./testcollection_shard2_replica_n6/data/]
   [junit4]   2> 3258552 INFO  (qtp1462784273-26986) [n:127.0.0.1:32862_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3258552 INFO  (qtp1462784273-26986) [n:127.0.0.1:32862_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3258560 INFO  (qtp1462784273-26986) [n:127.0.0.1:32862_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3258560 INFO  (qtp1462784273-26986) [n:127.0.0.1:32862_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3258575 INFO  (qtp1462784273-26986) [n:127.0.0.1:32862_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@50d5b810[testcollection_shard1_replica_n2] main]
   [junit4]   2> 3258582 INFO  (qtp1462784273-26986) [n:127.0.0.1:32862_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 3258582 INFO  (qtp1462784273-26986) [n:127.0.0.1:32862_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 3258583 INFO  (qtp1462784273-26986) [n:127.0.0.1:32862_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3258583 INFO  (qtp1462784273-26986) [n:127.0.0.1:32862_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1584458133974024192
   [junit4]   2> 3258587 INFO  (qtp206157083-26992) [n:127.0.0.1:37715_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3258587 INFO  (qtp206157083-26992) [n:127.0.0.1:37715_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3258591 INFO  (qtp1462784273-26987) [n:127.0.0.1:32862_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3258591 INFO  (qtp206157083-26992) [n:127.0.0.1:37715_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3258591 INFO  (qtp1462784273-26987) [n:127.0.0.1:32862_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3258591 INFO  (qtp206157083-26992) [n:127.0.0.1:37715_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3258593 INFO  
(searcherExecutor-9250-thread-1-processing-n:127.0.0.1:32862_solr 
x:testcollection_shard1_replica_n2 s:shard1 c:testcollection r:core_node5) 
[n:127.0.0.1:32862_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n2] Registered new searcher 
Searcher@50d5b810[testcollection_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3258593 INFO  (qtp1462784273-26987) [n:127.0.0.1:32862_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3258593 INFO  (qtp1462784273-26987) [n:127.0.0.1:32862_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3258593 INFO  (qtp206157083-26992) [n:127.0.0.1:37715_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6761311c[testcollection_shard1_replica_n1] main]
   [junit4]   2> 3258595 INFO  (qtp1462784273-26987) [n:127.0.0.1:32862_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2eeb362f[testcollection_shard2_replica_n6] main]
   [junit4]   2> 3258596 INFO  (qtp206157083-26992) [n:127.0.0.1:37715_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 3258597 INFO  (qtp206157083-26992) [n:127.0.0.1:37715_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 3258601 INFO  (qtp206157083-26992) [n:127.0.0.1:37715_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3258601 INFO  (qtp206157083-26992) [n:127.0.0.1:37715_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1584458133992898560
   [junit4]   2> 3258603 INFO  
(searcherExecutor-9251-thread-1-processing-n:127.0.0.1:37715_solr 
x:testcollection_shard1_replica_n1 s:shard1 c:testcollection r:core_node3) 
[n:127.0.0.1:37715_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n1] Registered new searcher 
Searcher@6761311c[testcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3258600 INFO  (qtp1462784273-26986) [n:127.0.0.1:32862_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 3258598 INFO  (qtp1462784273-26987) [n:127.0.0.1:32862_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 3258605 INFO  (qtp1462784273-26987) [n:127.0.0.1:32862_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 3258606 INFO  (qtp1462784273-26987) [n:127.0.0.1:32862_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3258606 INFO  (qtp1462784273-26987) [n:127.0.0.1:32862_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1584458133998141440
   [junit4]   2> 3258607 INFO  (qtp206157083-26982) [n:127.0.0.1:37715_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3258607 INFO  (qtp206157083-26982) [n:127.0.0.1:37715_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3258609 INFO  (qtp206157083-26982) [n:127.0.0.1:37715_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3258609 INFO  (qtp206157083-26982) [n:127.0.0.1:37715_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3258609 INFO  
(searcherExecutor-9253-thread-1-processing-n:127.0.0.1:32862_solr 
x:testcollection_shard2_replica_n6 s:shard2 c:testcollection r:core_node8) 
[n:127.0.0.1:32862_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore 
[testcollection_shard2_replica_n6] Registered new searcher 
Searcher@2eeb362f[testcollection_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3258611 INFO  (qtp206157083-26982) [n:127.0.0.1:37715_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2ee9d6d2[testcollection_shard2_replica_n4] main]
   [junit4]   2> 3258612 INFO  (qtp1462784273-26987) [n:127.0.0.1:32862_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 3258616 INFO  (qtp206157083-26982) [n:127.0.0.1:37715_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 3258617 INFO  (qtp206157083-26982) [n:127.0.0.1:37715_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 3258618 INFO  (qtp206157083-26982) [n:127.0.0.1:37715_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3258618 INFO  (qtp206157083-26982) [n:127.0.0.1:37715_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1584458134010724352
   [junit4]   2> 3258618 INFO  
(searcherExecutor-9252-thread-1-processing-n:127.0.0.1:37715_solr 
x:testcollection_shard2_replica_n4 s:shard2 c:testcollection r:core_node7) 
[n:127.0.0.1:37715_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore 
[testcollection_shard2_replica_n4] Registered new searcher 
Searcher@2ee9d6d2[testcollection_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3258714 INFO  
(zkCallback-4859-thread-2-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3258714 INFO  
(zkCallback-4859-thread-3-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3258714 INFO  
(zkCallback-4860-thread-2-processing-n:127.0.0.1:37715_solr) 
[n:127.0.0.1:37715_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3258715 INFO  
(zkCallback-4860-thread-1-processing-n:127.0.0.1:37715_solr) 
[n:127.0.0.1:37715_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3259105 INFO  (qtp1462784273-26986) [n:127.0.0.1:32862_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3259105 INFO  (qtp1462784273-26986) [n:127.0.0.1:32862_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3259105 INFO  (qtp1462784273-26986) [n:127.0.0.1:32862_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:32862/solr/testcollection_shard1_replica_n2/
   [junit4]   2> 3259106 INFO  (qtp1462784273-26986) [n:127.0.0.1:32862_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n2 
url=http://127.0.0.1:32862/solr START 
replicas=[http://127.0.0.1:37715/solr/testcollection_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 3259108 INFO  (qtp206157083-26994) [n:127.0.0.1:37715_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 3259114 INFO  (qtp1462784273-26987) [n:127.0.0.1:32862_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3259114 INFO  (qtp1462784273-26987) [n:127.0.0.1:32862_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3259114 INFO  (qtp1462784273-26987) [n:127.0.0.1:32862_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:32862/solr/testcollection_shard2_replica_n6/
   [junit4]   2> 3259115 INFO  (qtp1462784273-26987) [n:127.0.0.1:32862_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n6 
url=http://127.0.0.1:32862/solr START 
replicas=[http://127.0.0.1:37715/solr/testcollection_shard2_replica_n4/] 
nUpdates=100
   [junit4]   2> 3259116 INFO  (qtp206157083-26994) [n:127.0.0.1:37715_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.S.Request [testcollection_shard2_replica_n4]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 3259406 INFO  (qtp1462784273-26986) [n:127.0.0.1:32862_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n2 
url=http://127.0.0.1:32862/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 3259406 INFO  (qtp1462784273-26986) [n:127.0.0.1:32862_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 3259406 INFO  (qtp1462784273-26986) [n:127.0.0.1:32862_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 3259406 INFO  (qtp1462784273-26986) [n:127.0.0.1:32862_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 3259415 INFO  (qtp1462784273-26987) [n:127.0.0.1:32862_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n6 
url=http://127.0.0.1:32862/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 3259415 INFO  (qtp1462784273-26987) [n:127.0.0.1:32862_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 3259415 INFO  (qtp1462784273-26987) [n:127.0.0.1:32862_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 3259415 INFO  (qtp1462784273-26987) [n:127.0.0.1:32862_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 3259419 INFO  (qtp1462784273-26986) [n:127.0.0.1:32862_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:32862/solr/testcollection_shard1_replica_n2/ shard1
   [junit4]   2> 3259423 INFO  (qtp1462784273-26987) [n:127.0.0.1:32862_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:32862/solr/testcollection_shard2_replica_n6/ shard2
   [junit4]   2> 3259526 INFO  
(zkCallback-4859-thread-3-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3259526 INFO  
(zkCallback-4860-thread-2-processing-n:127.0.0.1:37715_solr) 
[n:127.0.0.1:37715_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3259526 INFO  
(zkCallback-4860-thread-1-processing-n:127.0.0.1:37715_solr) 
[n:127.0.0.1:37715_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3259526 INFO  
(zkCallback-4859-thread-2-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3259571 INFO  (qtp1462784273-26986) [n:127.0.0.1:32862_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3259575 INFO  (qtp1462784273-26986) [n:127.0.0.1:32862_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2395
   [junit4]   2> 3259576 INFO  (qtp1462784273-26987) [n:127.0.0.1:32862_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3259582 INFO  (qtp1462784273-26987) [n:127.0.0.1:32862_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2280
   [junit4]   2> 3259621 INFO  (qtp206157083-26992) [n:127.0.0.1:37715_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2342
   [junit4]   2> 3259633 INFO  (qtp206157083-26982) [n:127.0.0.1:37715_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2354
   [junit4]   2> 3259640 INFO  (qtp1462784273-26983) [n:127.0.0.1:32862_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> 3259739 INFO  
(zkCallback-4859-thread-3-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3259739 INFO  
(zkCallback-4859-thread-2-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3259743 INFO  
(zkCallback-4860-thread-2-processing-n:127.0.0.1:37715_solr) 
[n:127.0.0.1:37715_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3259744 INFO  
(zkCallback-4860-thread-1-processing-n:127.0.0.1:37715_solr) 
[n:127.0.0.1:37715_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3260646 INFO  (qtp1462784273-26983) [n:127.0.0.1:32862_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=3802
   [junit4]   2> 3260650 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[A684E23D35D4C46A]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
testcollection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node5 rstate:active live:true
   [junit4]   1> replica:core_node7 rstate:active live:true
   [junit4]   1> replica:core_node8 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 3260650 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[A684E23D35D4C46A]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testcollection
   [junit4]   2> 3260656 INFO  (qtp206157083-26994) [n:127.0.0.1:37715_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:37715/solr/testcollection_shard1_replica_n1/|http://127.0.0.1:32862/solr/testcollection_shard1_replica_n2/&rows=10&version=2&q=*:*&NOW=1511057029863&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 3260656 INFO  (qtp1462784273-26990) [n:127.0.0.1:32862_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.S.Request [testcollection_shard2_replica_n6]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:32862/solr/testcollection_shard2_replica_n6/|http://127.0.0.1:37715/solr/testcollection_shard2_replica_n4/&rows=10&version=2&q=*:*&NOW=1511057029863&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 3260656 INFO  (qtp1462784273-26989) [n:127.0.0.1:32862_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.S.Request [testcollection_shard2_replica_n6]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=testcollection:5&wt=javabin&version=2} hits=0 status=0 
QTime=1
   [junit4]   2> 3260661 INFO  (qtp206157083-26997) [n:127.0.0.1:37715_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:32862/solr/testcollection_shard1_replica_n2/&wt=javabin&version=2}{add=[1
 (1584458136148770816)]} 0 0
   [junit4]   2> 3260661 INFO  (qtp1462784273-26990) [n:127.0.0.1:32862_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=testcollection:5&wt=javabin&version=2}{add=[1 
(1584458136148770816)]} 0 3
   [junit4]   2> 3260665 INFO  (qtp206157083-26998) [n:127.0.0.1:37715_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1584458136157159424,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3260665 INFO  (qtp206157083-26998) [n:127.0.0.1:37715_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2666720d 
commitCommandVersion:1584458136157159424
   [junit4]   2> 3260667 INFO  (qtp1462784273-26986) [n:127.0.0.1:32862_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1584458136159256576,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3260667 INFO  (qtp1462784273-26986) [n:127.0.0.1:32862_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 3260667 INFO  (qtp206157083-26995) [n:127.0.0.1:37715_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1584458136159256576,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3260667 INFO  (qtp1462784273-26986) [n:127.0.0.1:32862_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3260667 INFO  (qtp206157083-26995) [n:127.0.0.1:37715_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 3260667 INFO  (qtp1462784273-26986) [n:127.0.0.1:32862_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard2_replica_n6]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:32862/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 3260667 INFO  (qtp206157083-26995) [n:127.0.0.1:37715_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3260668 INFO  (qtp1462784273-26986) [n:127.0.0.1:32862_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1584458136160305152,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3260668 INFO  (qtp1462784273-26986) [n:127.0.0.1:32862_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@75373400 
commitCommandVersion:1584458136160305152
   [junit4]   2> 3260668 INFO  (qtp206157083-26995) [n:127.0.0.1:37715_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard2_replica_n4]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:32862/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 3260674 INFO  (qtp1462784273-26986) [n:127.0.0.1:32862_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@54168929[testcollection_shard1_replica_n2] main]
   [junit4]   2> 3260675 INFO  (qtp1462784273-26986) [n:127.0.0.1:32862_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3260676 INFO  
(searcherExecutor-9250-thread-1-processing-n:127.0.0.1:32862_solr 
x:testcollection_shard1_replica_n2 s:shard1 c:testcollection r:core_node5) 
[n:127.0.0.1:32862_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n2] Registered new searcher 
Searcher@54168929[testcollection_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C1)))}
   [junit4]   2> 3260677 INFO  (qtp1462784273-26986) [n:127.0.0.1:32862_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:32862/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 8
   [junit4]   2> 3260674 INFO  (qtp206157083-26998) [n:127.0.0.1:37715_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@18f0c3a8[testcollection_shard1_replica_n1] main]
   [junit4]   2> 3260682 INFO  (qtp206157083-26998) [n:127.0.0.1:37715_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3260683 INFO  
(searcherExecutor-9251-thread-1-processing-n:127.0.0.1:37715_solr 
x:testcollection_shard1_replica_n1 s:shard1 c:testcollection r:core_node3) 
[n:127.0.0.1:37715_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n1] Registered new searcher 
Searcher@18f0c3a8[testcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C1)))}
   [junit4]   2> 3260684 INFO  (qtp206157083-26998) [n:127.0.0.1:37715_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:32862/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 18
   [junit4]   2> 3260684 INFO  (qtp1462784273-26988) [n:127.0.0.1:32862_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=testcollection:5&commit=true&wt=javabin&version=2}{commit=} 
0 20
   [junit4]   2> 3260688 INFO  (qtp206157083-26992) [n:127.0.0.1:37715_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:37715/solr/testcollection_shard1_replica_n1/|http://127.0.0.1:32862/solr/testcollection_shard1_replica_n2/&rows=10&version=2&q=*:*&NOW=1511057029895&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 3260690 INFO  (qtp1462784273-26986) [n:127.0.0.1:32862_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.S.Request [testcollection_shard2_replica_n6]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:32862/solr/testcollection_shard2_replica_n6/|http://127.0.0.1:37715/solr/testcollection_shard2_replica_n4/&rows=10&version=2&q=*:*&NOW=1511057029895&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 3260693 INFO  (qtp206157083-26992) [n:127.0.0.1:37715_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=testcollection:5&shards.purpose=64&NOW=1511057029895&ids=1&isShard=true&shard.url=http://127.0.0.1:37715/solr/testcollection_shard1_replica_n1/|http://127.0.0.1:32862/solr/testcollection_shard1_replica_n2/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 3260693 INFO  (qtp206157083-26995) [n:127.0.0.1:37715_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=testcollection:5&wt=javabin&version=2} hits=1 status=0 
QTime=7
   [junit4]   2> 3260695 INFO  (qtp1462784273-26991) [n:127.0.0.1:32862_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=testcollection&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3260707 INFO  
(OverseerCollectionConfigSetProcessor-99028633204752390-127.0.0.1:32862_solr-n_0000000000)
 [n:127.0.0.1:32862_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> 3260709 INFO  
(OverseerThreadFactory-9245-thread-2-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 3260710 INFO  (qtp1462784273-26989) [n:127.0.0.1:32862_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard2.replica_n6, tag=null
   [junit4]   2> 3260710 INFO  (qtp1462784273-26989) [n:127.0.0.1:32862_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@26cb782b: rootName = 
solr_32862, domain = solr.core.testcollection.shard2.replica_n6, service url = 
null, agent id = null] for registry solr.core.testcollection.shard2.replica_n6 
/ com.codahale.metrics.MetricRegistry@26b18320
   [junit4]   2> 3260711 INFO  (qtp206157083-26992) [n:127.0.0.1:37715_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n1, tag=null
   [junit4]   2> 3260712 INFO  (qtp206157083-26992) [n:127.0.0.1:37715_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@70f32276: rootName = 
solr_37715, domain = solr.core.testcollection.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.testcollection.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@4b97ccef
   [junit4]   2> 3260738 INFO  (qtp206157083-26992) [n:127.0.0.1:37715_solr    
] o.a.s.c.SolrCore [testcollection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5f6b6035
   [junit4]   2> 3260738 INFO  (qtp206157083-26992) [n:127.0.0.1:37715_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n1, tag=1600872501
   [junit4]   2> 3260738 INFO  (qtp206157083-26992) [n:127.0.0.1:37715_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard1.leader, tag=1600872501
   [junit4]   2> 3260743 INFO  (qtp206157083-26997) [n:127.0.0.1:37715_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard2.replica_n4, tag=null
   [junit4]   2> 3260743 INFO  (qtp206157083-26997) [n:127.0.0.1:37715_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@b825c0b: rootName = 
solr_37715, domain = solr.core.testcollection.shard2.replica_n4, service url = 
null, agent id = null] for registry solr.core.testcollection.shard2.replica_n4 
/ com.codahale.metrics.MetricRegistry@7c1adf40
   [junit4]   2> 3260750 INFO  (qtp206157083-26992) [n:127.0.0.1:37715_solr    
] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader 
parent node, won't remove previous leader registration.
   [junit4]   2> 3260754 INFO  (qtp1462784273-26989) [n:127.0.0.1:32862_solr    
] o.a.s.c.SolrCore [testcollection_shard2_replica_n6]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@44f61876
   [junit4]   2> 3260754 INFO  (qtp1462784273-26989) [n:127.0.0.1:32862_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard2.replica_n6, tag=1156978806
   [junit4]   2> 3260754 INFO  (qtp1462784273-26989) [n:127.0.0.1:32862_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard2.leader, tag=1156978806
   [junit4]   2> 3260754 INFO  (qtp1462784273-26990) [n:127.0.0.1:32862_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n2, tag=null
   [junit4]   2> 3260755 INFO  (qtp1462784273-26990) [n:127.0.0.1:32862_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@31802d7c: rootName = 
solr_32862, domain = solr.core.testcollection.shard1.replica_n2, service url = 
null, agent id = null] for registry solr.core.testcollection.shard1.replica_n2 
/ com.codahale.metrics.MetricRegistry@3ecb528a
   [junit4]   2> 3260756 INFO  (qtp206157083-26992) [n:127.0.0.1:37715_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=testcollection_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=44
   [junit4]   2> 3260758 INFO  (qtp1462784273-26989) [n:127.0.0.1:32862_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=testcollection_shard2_replica_n6&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=48
   [junit4]   2> 3260759 WARN  
(zkCallback-4860-thread-1-processing-n:127.0.0.1:37715_solr) 
[n:127.0.0.1:37715_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.solr.common.SolrException: SolrCore not 
found:testcollection_shard2_replica_n4 in []
   [junit4]   2>        at 
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:310)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$0(SolrZkClient.java:262)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [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> 3260786 INFO  (qtp206157083-26997) [n:127.0.0.1:37715_solr    
] o.a.s.c.SolrCore [testcollection_shard2_replica_n4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@651ba0d9
   [junit4]   2> 3260786 INFO  (qtp206157083-26997) [n:127.0.0.1:37715_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard2.replica_n4, tag=1696309465
   [junit4]   2> 3260786 INFO  (qtp206157083-26997) [n:127.0.0.1:37715_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard2.leader, tag=1696309465
   [junit4]   2> 3260790 INFO  (qtp206157083-26997) [n:127.0.0.1:37715_solr    
] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader 
parent node, won't remove previous leader registration.
   [junit4]   2> 3260792 INFO  (qtp206157083-26997) [n:127.0.0.1:37715_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=testcollection_shard2_replica_n4&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=78
   [junit4]   2> 3260794 INFO  (qtp1462784273-26990) [n:127.0.0.1:32862_solr    
] o.a.s.c.SolrCore [testcollection_shard1_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3115375c
   [junit4]   2> 3260794 INFO  (qtp1462784273-26990) [n:127.0.0.1:32862_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n2, tag=823474012
   [junit4]   2> 3260795 INFO  (qtp1462784273-26990) [n:127.0.0.1:32862_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard1.leader, tag=823474012
   [junit4]   2> 3260812 INFO  (qtp1462784273-26990) [n:127.0.0.1:32862_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=testcollection_shard1_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=98
   [junit4]   2> 3260812 WARN  
(zkCallback-4860-thread-1-processing-n:127.0.0.1:37715_solr) 
[n:127.0.0.1:37715_solr    ] o.a.s.c.LeaderElector Our node is no longer in 
line to be leader
   [junit4]   2> 3261548 INFO  (qtp1462784273-26991) [n:127.0.0.1:32862_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=testcollection&action=DELETE&wt=javabin&version=2} status=0 
QTime=853
   [junit4]   2> 3261549 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[A684E23D35D4C46A]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for collection to disappear - 
collection: testcollection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   2> 3261549 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[A684E23D35D4C46A]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Collection has disappeared - collection: 
testcollection
   [junit4]   2> 3261550 INFO  (qtp1462784273-26987) [n:127.0.0.1:32862_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3261567 INFO  
(OverseerThreadFactory-9245-thread-3-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testcollection
   [junit4]   2> 3261568 INFO  
(OverseerCollectionConfigSetProcessor-99028633204752390-127.0.0.1:32862_solr-n_0000000000)
 [n:127.0.0.1:32862_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> 3261830 INFO  
(OverseerStateUpdate-99028633204752390-127.0.0.1:32862_solr-n_0000000000) 
[n:127.0.0.1:32862_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:32862/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3261887 INFO  
(OverseerStateUpdate-99028633204752390-127.0.0.1:32862_solr-n_0000000000) 
[n:127.0.0.1:32862_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37715/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3261892 INFO  
(OverseerStateUpdate-99028633204752390-127.0.0.1:32862_solr-n_0000000000) 
[n:127.0.0.1:32862_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:32862/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3261896 INFO  
(OverseerStateUpdate-99028633204752390-127.0.0.1:32862_solr-n_0000000000) 
[n:127.0.0.1:32862_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37715/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3262103 INFO  (qtp1462784273-26988) [n:127.0.0.1:32862_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3262104 INFO  (qtp206157083-26996) [n:127.0.0.1:37715_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n3&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3262104 INFO  (qtp1462784273-26983) [n:127.0.0.1:32862_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3262104 INFO  (qtp206157083-26998) [n:127.0.0.1:37715_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3262222 INFO  
(zkCallback-4860-thread-2-processing-n:127.0.0.1:37715_solr) 
[n:127.0.0.1:37715_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3262223 INFO  
(zkCallback-4860-thread-1-processing-n:127.0.0.1:37715_solr) 
[n:127.0.0.1:37715_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3262223 INFO  
(zkCallback-4859-thread-1-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3262223 INFO  
(zkCallback-4859-thread-2-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3263153 INFO  (qtp206157083-26996) [n:127.0.0.1:37715_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 3263158 INFO  (qtp206157083-26998) [n:127.0.0.1:37715_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 3263208 INFO  (qtp206157083-26996) [n:127.0.0.1:37715_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.s.IndexSchema [testcollection_shard1_replica_n3] Schema name=minimal
   [junit4]   2> 3263212 INFO  (qtp1462784273-26988) [n:127.0.0.1:32862_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 3263212 INFO  (qtp206157083-26996) [n:127.0.0.1:37715_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3263212 INFO  (qtp206157083-26996) [n:127.0.0.1:37715_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n3' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 3263213 INFO  (qtp206157083-26996) [n:127.0.0.1:37715_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37715.solr.core.testcollection.shard1.replica_n3' (registry 
'solr.core.testcollection.shard1.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ccade50
   [junit4]   2> 3263213 INFO  (qtp206157083-26996) [n:127.0.0.1:37715_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3263213 INFO  (qtp206157083-26996) [n:127.0.0.1:37715_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.c.SolrCore [[testcollection_shard1_replica_n3] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_A684E23D35D4C46A-001/tempDir-001/node1/testcollection_shard1_replica_n3],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_A684E23D35D4C46A-001/tempDir-001/node1/./testcollection_shard1_replica_n3/data/]
   [junit4]   2> 3263228 INFO  (qtp1462784273-26988) [n:127.0.0.1:32862_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.s.IndexSchema [testcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 3263232 INFO  (qtp206157083-26998) [n:127.0.0.1:37715_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.s.IndexSchema [testcollection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 3263233 INFO  (qtp1462784273-26983) [n:127.0.0.1:32862_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 3263235 INFO  (qtp206157083-26998) [n:127.0.0.1:37715_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3263235 INFO  (qtp206157083-26998) [n:127.0.0.1:37715_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n6' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 3263235 INFO  (qtp206157083-26998) [n:127.0.0.1:37715_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37715.solr.core.testcollection.shard2.replica_n6' (registry 
'solr.core.testcollection.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ccade50
   [junit4]   2> 3263236 INFO  (qtp206157083-26998) [n:127.0.0.1:37715_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3263236 INFO  (qtp206157083-26998) [n:127.0.0.1:37715_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.SolrCore [[testcollection_shard2_replica_n6] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_A684E23D35D4C46A-001/tempDir-001/node1/testcollection_shard2_replica_n6],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_A684E23D35D4C46A-001/tempDir-001/node1/./testcollection_shard2_replica_n6/data/]
   [junit4]   2> 3263237 INFO  (qtp1462784273-26988) [n:127.0.0.1:32862_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3263237 

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

p but we are closed, exiting.
   [junit4]   2> 3265994 INFO  
(zkCallback-4860-thread-2-processing-n:127.0.0.1:37715_solr) 
[n:127.0.0.1:37715_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:37715_solr
   [junit4]   2> 3266027 INFO  (coreCloseExecutor-9291-thread-1) 
[n:127.0.0.1:37715_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testcollection.shard2.leader, 
tag=566942494
   [junit4]   2> 3266037 INFO  (coreCloseExecutor-9291-thread-2) 
[n:127.0.0.1:37715_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testcollection.shard1.replica_n3, 
tag=1207312652
   [junit4]   2> 3266038 INFO  (coreCloseExecutor-9291-thread-2) 
[n:127.0.0.1:37715_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7f1fde3d: rootName = 
solr_37715, domain = solr.core.testcollection.shard1.replica_n3, service url = 
null, agent id = null] for registry solr.core.testcollection.shard1.replica_n3 
/ com.codahale.metrics.MetricRegistry@65b8662c
   [junit4]   2> 3266045 INFO  (jetty-closer-4849-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@248a9603{/solr,null,UNAVAILABLE}
   [junit4]   2> 3266046 INFO  (coreCloseExecutor-9291-thread-2) 
[n:127.0.0.1:37715_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testcollection.shard1.leader, 
tag=1207312652
   [junit4]   2> 3266068 INFO  (jetty-closer-4849-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@571522c3{/solr,null,UNAVAILABLE}
   [junit4]   2> 3266070 ERROR 
(SUITE-TestAuthenticationFramework-seed#[A684E23D35D4C46A]-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> 3266075 INFO  
(SUITE-TestAuthenticationFramework-seed#[A684E23D35D4C46A]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:40788 40788
   [junit4]   2> 3276224 INFO  (Thread-5089) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:40788 40788
   [junit4]   2> 3276230 WARN  (Thread-5089) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/configs/solrCloudCollectionConfig
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        24      /solr/collections/testcollection/state.json
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_A684E23D35D4C46A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=Lucene50(blocksize=128)}, 
docValues:{_version_=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=324, 
maxMBSortInHeap=7.82418091450193, sim=RandomSimilarity(queryNorm=true): {}, 
locale=cs-CZ, timezone=America/Porto_Acre
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 
(64-bit)/cpus=3,threads=1,free=93782528,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestNonDefinedSimilarityFactory, TolerantUpdateProcessorTest, 
TestAtomicUpdateErrorCases, TestLegacyTerms, 
DistributedQueryElevationComponentTest, ExitableDirectoryReaderTest, 
TestSystemCollAutoCreate, MultiTermTest, WordBreakSolrSpellCheckerTest, 
TestLegacyFieldReuse, TestIndexingPerformance, TestNumericRangeQuery32, 
MinimalSchemaTest, ScriptEngineTest, TestDynamicLoading, TestIntervalFaceting, 
HdfsLockFactoryTest, TestWriterPerf, TestCodecSupport, TestPseudoReturnFields, 
TestSolrDeletionPolicy2, SparseHLLTest, TestEmbeddedSolrServerSchemaAPI, 
HdfsAutoAddReplicasIntegrationTest, ClusterStateUpdateTest, 
StatsReloadRaceTest, RequestLoggingTest, TestMacroExpander, 
ClassificationUpdateProcessorFactoryTest, TestPivotHelperCode, RuleEngineTest, 
TestSchemaNameResource, TestLocalFSCloudBackupRestore, 
DistributedExpandComponentTest, TestClassicSimilarityFactory, 
TestSolrConfigHandler, TestHdfsBackupRestoreCore, TestLegacyFieldCache, 
TestSearcherReuse, DocValuesMissingTest, TestPKIAuthenticationPlugin, 
PrimUtilsTest, TestPolicyCloud, TestRealTimeGet, TestSubQueryTransformer, 
SaslZkACLProviderTest, TestExportWriter, TestSchemalessBufferedUpdates, 
TestCoreAdminApis, CdcrUpdateLogTest, DefaultValueUpdateProcessorTest, 
V2StandaloneTest, TestHdfsCloudBackupRestore, BasicDistributedZkTest, 
TestCursorMarkWithoutUniqueKey, TestManagedResourceStorage, 
OverseerModifyCollectionTest, BinaryUpdateRequestHandlerTest, 
ResponseLogComponentTest, BadIndexSchemaTest, RequiredFieldsTest, 
TestHashQParserPlugin, BooleanFieldTest, HighlighterConfigTest, 
SubstringBytesRefFilterTest, TestBinaryResponseWriter, 
TestEmbeddedSolrServerAdminHandler, TestStressInPlaceUpdates, 
ConfigSetsAPITest, SolrGangliaReporterTest, TestCloudJSONFacetJoinDomain, 
HighlighterTest, SpellCheckCollatorTest, RollingRestartTest, 
TestUseDocValuesAsStored2, TestPointFields, TestManagedSchemaAPI, 
DistributedFacetPivotLargeTest, TestQueryWrapperFilter, 
ManagedSchemaRoundRobinCloudTest, TestDocBasedVersionConstraints, 
JSONWriterTest, TestSolr4Spatial, DeleteInactiveReplicaTest, HdfsSyncSliceTest, 
BlobRepositoryCloudTest, TestConfigOverlay, CdcrReplicationHandlerTest, 
DateMathParserTest, TestJmxIntegration, SharedFSAutoReplicaFailoverTest, 
UninvertDocValuesMergePolicyTest, TestNoOpRegenerator, SyncSliceTest, 
OverseerStatusTest, TestSurroundQueryParser, TestCloudSearcherWarming, 
TestBlendedInfixSuggestions, FacetPivotSmallTest, RemoteQueryErrorTest, 
TestSolrCoreProperties, TestExpandComponent, XsltUpdateRequestHandlerTest, 
ChaosMonkeyNothingIsSafeTest, AddReplicaTest, TestSolrCloudSnapshots, 
ConnectionReuseTest, SolrCoreMetricManagerTest, TestDistributedSearch, 
TestDeleteCollectionOnDownNodes, DirectSolrConnectionTest, TestPushWriter, 
BasicAuthIntegrationTest, RequestHandlersTest, TestInfoStreamLogging, 
LeaderElectionTest, IndexBasedSpellCheckerTest, TestCoreDiscovery, 
TestCollectionAPI, HLLSerializationTest, AutoAddReplicasPlanActionTest, 
TriLevelCompositeIdRoutingTest, TestTolerantUpdateProcessorRandomCloud, 
DistributedVersionInfoTest, StatsComponentTest, TestFiltering, 
TestBulkSchemaConcurrent, TestMaxTokenLenTokenizer, SolrJmxReporterCloudTest, 
ShardRoutingTest, TestReversedWildcardFilterFactory, LargeFieldTest, 
AlternateDirectoryTest, DistribCursorPagingTest, 
BigEndianAscendingWordSerializerTest, ComputePlanActionTest, 
PeerSyncWithIndexFingerprintCachingTest, TestSweetSpotSimilarityFactory, 
TestImpersonationWithHadoopAuth, QueryResultKeyTest, TestQuerySenderListener, 
TestPHPSerializedResponseWriter, AtomicUpdateProcessorFactoryTest, 
TestSerializedLuceneMatchVersion, ClusterStateTest, ForceLeaderTest, 
TestFieldTypeCollectionResource, TestTestInjection, TestSQLHandler, 
TestSolrCoreParser, TestDownShardTolerantSearch, TestShardHandlerFactory, 
NodeAddedTriggerTest, VersionInfoTest, CoreAdminCreateDiscoverTest, 
MoveReplicaTest, TestRecovery, TestNRTOpen, TestFieldCollectionResource, 
CoreMergeIndexesAdminHandlerTest, HdfsTlogReplayBufferedWhileIndexingTest, 
TestTolerantSearch, TestPhraseSuggestions, TestUnifiedSolrHighlighter, 
TestNamedUpdateProcessors, BlockCacheTest, TestStandardQParsers, 
TestCloudDeleteByQuery, BufferStoreTest, ReturnFieldsTest, SpatialFilterTest, 
DistributedFacetPivotSmallAdvancedTest, TestManagedSynonymGraphFilterFactory, 
TestRawTransformer, TestPrepRecovery, TestRandomDVFaceting, TestRangeQuery, 
XmlUpdateRequestHandlerTest, SolrTestCaseJ4Test, JavabinLoaderTest, 
TestNestedDocsSort, BasicDistributedZk2Test, UnloadDistributedZkTest, 
CollectionsAPIDistributedZkTest, TestZkChroot, ZkCLITest, 
TestDistributedGrouping, TestFaceting, TestHashPartitioner, TestStressReorder, 
TestJoin, DistributedTermsComponentTest, ConvertedLegacyTest, TestLazyCores, 
ShowFileRequestHandlerTest, AnalysisAfterCoreReloadTest, SolrRequestParserTest, 
DocValuesTest, CacheHeaderTest, DirectSolrSpellCheckerTest, 
FileBasedSpellCheckerTest, TermsComponentTest, LoggingHandlerTest, 
IndexSchemaTest, TestCSVResponseWriter, QueryParsingTest, 
UniqFieldsUpdateProcessorFactoryTest, CSVRequestHandlerTest, TestLFUCache, 
SOLR749Test, UpdateParamsTest, TestQuerySenderNoQuery, CopyFieldTest, 
TestStressRecovery, TestDocSet, TestBinaryField, NumericFieldsTest, 
TestElisionMultitermQuery, OutputWriterTest, NotRequiredUniqueKeyTest, 
EchoParamsTest, TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, 
ResourceLoaderTest, PluginInfoTest, PreAnalyzedFieldTest, 
SpellingQueryConverterTest, RAMDirectoryFactoryTest, TestDocumentBuilder, 
SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, CircularListTest, 
TestRTGBase, TestHighlightDedupGrouping, ActionThrottleTest, AssignTest, 
CleanupOldIndexTest, CollectionReloadTest, CollectionTooManyReplicasTest, 
CollectionsAPISolrJTest, DeleteShardTest, DistribJoinFromCollectionTest, 
DocValuesNotIndexedTest, LeaderElectionContextKeyTest, 
LeaderFailureAfterFreshStartTest, MissingSegmentRecoveryTest, 
MoveReplicaHDFSFailoverTest, RecoveryAfterSoftCommitTest, 
SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, SolrXmlInZkTest, 
TestAuthenticationFramework]
   [junit4] Completed [539/749 (1!)] on J0 in 20.28s, 1 test, 1 error <<< 
FAILURES!

[...truncated 48069 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to