Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/469/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.cloud.LeaderElectionContextKeyTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([B2CD31A24BFB54C7:3A990E78E507393F]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.cloud.LeaderElectionContextKeyTest.test(LeaderElectionContextKeyTest.java:88)
        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)


FAILED:  org.apache.solr.cloud.TestAuthenticationFramework.testBasics

Error Message:
Error from server at 
https://127.0.0.1:45033/solr/testcollection_shard1_replica_n3: 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_n3/update. Reason: <pre>    Can not find: 
/solr/testcollection_shard1_replica_n3/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 https://127.0.0.1:45033/solr/testcollection_shard1_replica_n3: 
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_n3/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n3/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([B2CD31A24BFB54C7:8F159F8E73150AB7]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        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 https://127.0.0.1:45033/solr/testcollection_shard1_replica_n3: 
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_n3/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n3/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:591)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        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:516)
        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 11965 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> 602696 INFO  
(SUITE-TestAuthenticationFramework-seed#[B2CD31A24BFB54C7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B2CD31A24BFB54C7-001/init-core-data-001
   [junit4]   2> 602696 WARN  
(SUITE-TestAuthenticationFramework-seed#[B2CD31A24BFB54C7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 602696 INFO  
(SUITE-TestAuthenticationFramework-seed#[B2CD31A24BFB54C7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 602698 INFO  
(SUITE-TestAuthenticationFramework-seed#[B2CD31A24BFB54C7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 602701 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[B2CD31A24BFB54C7]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B2CD31A24BFB54C7-001/tempDir-001
   [junit4]   2> 602701 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[B2CD31A24BFB54C7]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 602701 INFO  (Thread-1513) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 602701 INFO  (Thread-1513) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 602713 ERROR (Thread-1513) [    ] 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> 602801 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[B2CD31A24BFB54C7]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:39549
   [junit4]   2> 602811 INFO  (jetty-launcher-3126-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 602811 INFO  (jetty-launcher-3126-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 602813 INFO  (jetty-launcher-3126-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1fffcff{/solr,null,AVAILABLE}
   [junit4]   2> 602813 INFO  (jetty-launcher-3126-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@15c287c{/solr,null,AVAILABLE}
   [junit4]   2> 602815 INFO  (jetty-launcher-3126-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1ae5220{SSL,[ssl, 
http/1.1]}{127.0.0.1:46549}
   [junit4]   2> 602815 INFO  (jetty-launcher-3126-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@afa99b{SSL,[ssl, 
http/1.1]}{127.0.0.1:45033}
   [junit4]   2> 602815 INFO  (jetty-launcher-3126-thread-2) [    ] 
o.e.j.s.Server Started @603892ms
   [junit4]   2> 602815 INFO  (jetty-launcher-3126-thread-1) [    ] 
o.e.j.s.Server Started @603892ms
   [junit4]   2> 602815 INFO  (jetty-launcher-3126-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45033}
   [junit4]   2> 602815 INFO  (jetty-launcher-3126-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46549}
   [junit4]   2> 602815 ERROR (jetty-launcher-3126-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 602815 ERROR (jetty-launcher-3126-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 602815 INFO  (jetty-launcher-3126-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 602815 INFO  (jetty-launcher-3126-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 602815 INFO  (jetty-launcher-3126-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 602815 INFO  (jetty-launcher-3126-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 602815 INFO  (jetty-launcher-3126-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 602815 INFO  (jetty-launcher-3126-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 602815 INFO  (jetty-launcher-3126-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-23T12:15:55.645Z
   [junit4]   2> 602815 INFO  (jetty-launcher-3126-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-23T12:15:55.645Z
   [junit4]   2> 602824 INFO  (jetty-launcher-3126-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 602824 INFO  (jetty-launcher-3126-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 602835 INFO  (jetty-launcher-3126-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39549/solr
   [junit4]   2> 602837 INFO  (jetty-launcher-3126-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39549/solr
   [junit4]   2> 602901 INFO  (jetty-launcher-3126-thread-2) 
[n:127.0.0.1:46549_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 602902 INFO  (jetty-launcher-3126-thread-1) 
[n:127.0.0.1:45033_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 602902 INFO  (jetty-launcher-3126-thread-2) 
[n:127.0.0.1:46549_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:46549_solr
   [junit4]   2> 602902 INFO  (jetty-launcher-3126-thread-2) 
[n:127.0.0.1:46549_solr    ] o.a.s.c.Overseer Overseer 
(id=98708288669745158-127.0.0.1:46549_solr-n_0000000000) starting
   [junit4]   2> 602903 INFO  (jetty-launcher-3126-thread-1) 
[n:127.0.0.1:45033_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45033_solr
   [junit4]   2> 602904 INFO  
(zkCallback-3137-thread-1-processing-n:127.0.0.1:45033_solr) 
[n:127.0.0.1:45033_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 602904 INFO  
(zkCallback-3138-thread-1-processing-n:127.0.0.1:46549_solr) 
[n:127.0.0.1:46549_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 602918 INFO  (jetty-launcher-3126-thread-2) 
[n:127.0.0.1:46549_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46549_solr
   [junit4]   2> 602919 INFO  
(zkCallback-3137-thread-1-processing-n:127.0.0.1:45033_solr) 
[n:127.0.0.1:45033_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 602920 INFO  
(zkCallback-3138-thread-1-processing-n:127.0.0.1:46549_solr) 
[n:127.0.0.1:46549_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 603075 INFO  (jetty-launcher-3126-thread-2) 
[n:127.0.0.1:46549_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 603117 INFO  (jetty-launcher-3126-thread-2) 
[n:127.0.0.1:46549_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46549.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ad967a
   [junit4]   2> 603117 INFO  (jetty-launcher-3126-thread-1) 
[n:127.0.0.1:45033_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 603129 INFO  (jetty-launcher-3126-thread-2) 
[n:127.0.0.1:46549_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46549.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ad967a
   [junit4]   2> 603130 INFO  (jetty-launcher-3126-thread-2) 
[n:127.0.0.1:46549_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46549.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ad967a
   [junit4]   2> 603131 INFO  (jetty-launcher-3126-thread-2) 
[n:127.0.0.1:46549_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B2CD31A24BFB54C7-001/tempDir-001/node2/.
   [junit4]   2> 603149 INFO  (jetty-launcher-3126-thread-1) 
[n:127.0.0.1:45033_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45033.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ad967a
   [junit4]   2> 603160 INFO  (jetty-launcher-3126-thread-1) 
[n:127.0.0.1:45033_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45033.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ad967a
   [junit4]   2> 603160 INFO  (jetty-launcher-3126-thread-1) 
[n:127.0.0.1:45033_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45033.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ad967a
   [junit4]   2> 603161 INFO  (jetty-launcher-3126-thread-1) 
[n:127.0.0.1:45033_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B2CD31A24BFB54C7-001/tempDir-001/node1/.
   [junit4]   2> 603203 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[B2CD31A24BFB54C7]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 603204 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[B2CD31A24BFB54C7]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39549/solr ready
   [junit4]   2> 603206 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[B2CD31A24BFB54C7]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 603280 INFO  (qtp3624724-13265) [n:127.0.0.1:45033_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=7653483b-186d-41d2-af41-bda3765e3576&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 603282 INFO  (qtp3624724-13265) [n:127.0.0.1:45033_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=7653483b-186d-41d2-af41-bda3765e3576&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 603287 INFO  
(OverseerThreadFactory-2913-thread-1-processing-n:127.0.0.1:46549_solr) 
[n:127.0.0.1:46549_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testcollection
   [junit4]   2> 603290 INFO  (qtp3624724-13275) [n:127.0.0.1:45033_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=7653483b-186d-41d2-af41-bda3765e3576&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 603291 INFO  (qtp3624724-13275) [n:127.0.0.1:45033_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=7653483b-186d-41d2-af41-bda3765e3576&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 603393 INFO  
(OverseerStateUpdate-98708288669745158-127.0.0.1:46549_solr-n_0000000000) 
[n:127.0.0.1:46549_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":"https://127.0.0.1:46549/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 603398 INFO  
(OverseerStateUpdate-98708288669745158-127.0.0.1:46549_solr-n_0000000000) 
[n:127.0.0.1:46549_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":"https://127.0.0.1:45033/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 603402 INFO  
(OverseerStateUpdate-98708288669745158-127.0.0.1:46549_solr-n_0000000000) 
[n:127.0.0.1:46549_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":"https://127.0.0.1:46549/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 603404 INFO  
(OverseerStateUpdate-98708288669745158-127.0.0.1:46549_solr-n_0000000000) 
[n:127.0.0.1:46549_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":"https://127.0.0.1:45033/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 603614 INFO  (qtp3624724-13269) [n:127.0.0.1:45033_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=7653483b-186d-41d2-af41-bda3765e35762087794447604445&coreNodeName=core_node5&name=testcollection_shard1_replica_n3&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 603614 INFO  
(parallelCoreAdminExecutor-2915-thread-1-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794447604445 CREATE) 
[n:127.0.0.1:45033_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=7653483b-186d-41d2-af41-bda3765e35762087794447604445&coreNodeName=core_node5&name=testcollection_shard1_replica_n3&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 603614 INFO  
(parallelCoreAdminExecutor-2915-thread-1-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794447604445 CREATE) 
[n:127.0.0.1:45033_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 603631 INFO  (qtp3624724-13279) [n:127.0.0.1:45033_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=7653483b-186d-41d2-af41-bda3765e35762087794451557170&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=17
   [junit4]   2> 603632 INFO  
(parallelCoreAdminExecutor-2915-thread-2-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794451557170 CREATE) 
[n:127.0.0.1:45033_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=7653483b-186d-41d2-af41-bda3765e35762087794451557170&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 603710 INFO  (qtp19622282-13276) [n:127.0.0.1:46549_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=7653483b-186d-41d2-af41-bda3765e35762087794442701276&coreNodeName=core_node2&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=2
   [junit4]   2> 603711 INFO  
(parallelCoreAdminExecutor-2914-thread-1-processing-n:127.0.0.1:46549_solr 
7653483b-186d-41d2-af41-bda3765e35762087794442701276 CREATE) 
[n:127.0.0.1:46549_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=7653483b-186d-41d2-af41-bda3765e35762087794442701276&coreNodeName=core_node2&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 603713 INFO  
(parallelCoreAdminExecutor-2914-thread-1-processing-n:127.0.0.1:46549_solr 
7653483b-186d-41d2-af41-bda3765e35762087794442701276 CREATE) 
[n:127.0.0.1:46549_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 603719 INFO  (qtp19622282-13280) [n:127.0.0.1:46549_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=7653483b-186d-41d2-af41-bda3765e35762087794450069632&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=3
   [junit4]   2> 603719 INFO  
(parallelCoreAdminExecutor-2914-thread-2-processing-n:127.0.0.1:46549_solr 
7653483b-186d-41d2-af41-bda3765e35762087794450069632 CREATE) 
[n:127.0.0.1:46549_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=7653483b-186d-41d2-af41-bda3765e35762087794450069632&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 603724 INFO  (qtp3624724-13275) [n:127.0.0.1:45033_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
7653483b-186d-41d2-af41-bda3765e35762087794451557170
   [junit4]   2> 603724 INFO  (qtp3624724-13275) [n:127.0.0.1:45033_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=7653483b-186d-41d2-af41-bda3765e35762087794451557170&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 603823 INFO  
(zkCallback-3138-thread-1-processing-n:127.0.0.1:46549_solr) 
[n:127.0.0.1:46549_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> 603823 INFO  
(zkCallback-3137-thread-1-processing-n:127.0.0.1:45033_solr) 
[n:127.0.0.1:45033_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> 603823 INFO  
(zkCallback-3137-thread-2-processing-n:127.0.0.1:45033_solr) 
[n:127.0.0.1:45033_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> 603823 INFO  
(zkCallback-3138-thread-2-processing-n:127.0.0.1:46549_solr) 
[n:127.0.0.1:46549_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> 604293 INFO  (qtp3624724-13277) [n:127.0.0.1:45033_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=7653483b-186d-41d2-af41-bda3765e3576&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 604294 INFO  (qtp3624724-13277) [n:127.0.0.1:45033_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=7653483b-186d-41d2-af41-bda3765e3576&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 604643 INFO  
(parallelCoreAdminExecutor-2915-thread-1-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794447604445 CREATE) 
[n:127.0.0.1:45033_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.1.0
   [junit4]   2> 604649 INFO  
(parallelCoreAdminExecutor-2915-thread-2-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794451557170 CREATE) 
[n:127.0.0.1:45033_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.1.0
   [junit4]   2> 604653 INFO  
(parallelCoreAdminExecutor-2915-thread-1-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794447604445 CREATE) 
[n:127.0.0.1:45033_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> 604656 INFO  
(parallelCoreAdminExecutor-2915-thread-1-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794447604445 CREATE) 
[n:127.0.0.1:45033_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> 604656 INFO  
(parallelCoreAdminExecutor-2915-thread-1-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794447604445 CREATE) 
[n:127.0.0.1:45033_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> 604657 INFO  
(parallelCoreAdminExecutor-2915-thread-1-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794447604445 CREATE) 
[n:127.0.0.1:45033_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_45033.solr.core.testcollection.shard1.replica_n3' (registry 
'solr.core.testcollection.shard1.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ad967a
   [junit4]   2> 604657 INFO  
(parallelCoreAdminExecutor-2915-thread-1-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794447604445 CREATE) 
[n:127.0.0.1:45033_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 604657 INFO  
(parallelCoreAdminExecutor-2915-thread-1-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794447604445 CREATE) 
[n:127.0.0.1:45033_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 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B2CD31A24BFB54C7-001/tempDir-001/node1/testcollection_shard1_replica_n3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B2CD31A24BFB54C7-001/tempDir-001/node1/./testcollection_shard1_replica_n3/data/]
   [junit4]   2> 604667 INFO  
(parallelCoreAdminExecutor-2915-thread-2-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794451557170 CREATE) 
[n:127.0.0.1:45033_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> 604677 INFO  
(parallelCoreAdminExecutor-2915-thread-2-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794451557170 CREATE) 
[n:127.0.0.1:45033_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> 604677 INFO  
(parallelCoreAdminExecutor-2915-thread-2-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794451557170 CREATE) 
[n:127.0.0.1:45033_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> 604678 INFO  
(parallelCoreAdminExecutor-2915-thread-2-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794451557170 CREATE) 
[n:127.0.0.1:45033_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_45033.solr.core.testcollection.shard2.replica_n6' (registry 
'solr.core.testcollection.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ad967a
   [junit4]   2> 604678 INFO  
(parallelCoreAdminExecutor-2915-thread-2-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794451557170 CREATE) 
[n:127.0.0.1:45033_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 604678 INFO  
(parallelCoreAdminExecutor-2915-thread-2-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794451557170 CREATE) 
[n:127.0.0.1:45033_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 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B2CD31A24BFB54C7-001/tempDir-001/node1/testcollection_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B2CD31A24BFB54C7-001/tempDir-001/node1/./testcollection_shard2_replica_n6/data/]
   [junit4]   2> 604716 INFO  
(parallelCoreAdminExecutor-2915-thread-1-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794447604445 CREATE) 
[n:127.0.0.1:45033_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 604716 INFO  
(parallelCoreAdminExecutor-2915-thread-1-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794447604445 CREATE) 
[n:127.0.0.1:45033_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 604718 INFO  
(parallelCoreAdminExecutor-2915-thread-1-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794447604445 CREATE) 
[n:127.0.0.1:45033_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 604718 INFO  
(parallelCoreAdminExecutor-2915-thread-1-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794447604445 CREATE) 
[n:127.0.0.1:45033_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 604720 INFO  
(parallelCoreAdminExecutor-2915-thread-1-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794447604445 CREATE) 
[n:127.0.0.1:45033_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@8f9afe[testcollection_shard1_replica_n3] main]
   [junit4]   2> 604721 INFO  
(parallelCoreAdminExecutor-2915-thread-1-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794447604445 CREATE) 
[n:127.0.0.1:45033_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 604724 INFO  
(parallelCoreAdminExecutor-2915-thread-1-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794447604445 CREATE) 
[n:127.0.0.1:45033_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null 
at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 604725 INFO  (qtp3624724-13267) [n:127.0.0.1:45033_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
7653483b-186d-41d2-af41-bda3765e35762087794451557170
   [junit4]   2> 604725 INFO  (qtp3624724-13267) [n:127.0.0.1:45033_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=7653483b-186d-41d2-af41-bda3765e35762087794451557170&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 604726 INFO  
(parallelCoreAdminExecutor-2915-thread-1-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794447604445 CREATE) 
[n:127.0.0.1:45033_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.h.ReplicationHandler Commits will be 
reserved for  10000
   [junit4]   2> 604727 INFO  
(searcherExecutor-2918-thread-1-processing-x:testcollection_shard1_replica_n3 
r:core_node5 7653483b-186d-41d2-af41-bda3765e35762087794447604445 CREATE 
n:127.0.0.1:45033_solr s:shard1 c:testcollection) [n:127.0.0.1:45033_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.c.SolrCore [testcollection_shard1_replica_n3] Registered new searcher 
Searcher@8f9afe[testcollection_shard1_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 604727 INFO  
(parallelCoreAdminExecutor-2915-thread-1-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794447604445 CREATE) 
[n:127.0.0.1:45033_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1579332620839288832
   [junit4]   2> 604733 INFO  
(parallelCoreAdminExecutor-2914-thread-2-processing-n:127.0.0.1:46549_solr 
7653483b-186d-41d2-af41-bda3765e35762087794450069632 CREATE) 
[n:127.0.0.1:46549_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.1.0
   [junit4]   2> 604743 INFO  
(parallelCoreAdminExecutor-2915-thread-2-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794451557170 CREATE) 
[n:127.0.0.1:45033_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> 604743 INFO  
(parallelCoreAdminExecutor-2915-thread-2-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794451557170 CREATE) 
[n:127.0.0.1:45033_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> 604744 INFO  
(parallelCoreAdminExecutor-2915-thread-2-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794451557170 CREATE) 
[n:127.0.0.1:45033_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 604744 INFO  
(parallelCoreAdminExecutor-2915-thread-2-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794451557170 CREATE) 
[n:127.0.0.1:45033_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 604745 INFO  
(parallelCoreAdminExecutor-2915-thread-2-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794451557170 CREATE) 
[n:127.0.0.1:45033_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@c6b8a1[testcollection_shard2_replica_n6] main]
   [junit4]   2> 604747 INFO  
(parallelCoreAdminExecutor-2914-thread-1-processing-n:127.0.0.1:46549_solr 
7653483b-186d-41d2-af41-bda3765e35762087794442701276 CREATE) 
[n:127.0.0.1:46549_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.1.0
   [junit4]   2> 604751 INFO  
(parallelCoreAdminExecutor-2915-thread-2-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794451557170 CREATE) 
[n:127.0.0.1:45033_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> 604751 INFO  
(parallelCoreAdminExecutor-2915-thread-2-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794451557170 CREATE) 
[n:127.0.0.1:45033_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> 604752 INFO  
(parallelCoreAdminExecutor-2915-thread-2-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794451557170 CREATE) 
[n:127.0.0.1:45033_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be 
reserved for  10000
   [junit4]   2> 604753 INFO  
(searcherExecutor-2919-thread-1-processing-x:testcollection_shard2_replica_n6 
r:core_node8 7653483b-186d-41d2-af41-bda3765e35762087794451557170 CREATE 
n:127.0.0.1:45033_solr s:shard2 c:testcollection) [n:127.0.0.1:45033_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@c6b8a1[testcollection_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 604754 INFO  
(parallelCoreAdminExecutor-2915-thread-2-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794451557170 CREATE) 
[n:127.0.0.1:45033_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 1579332620867600384
   [junit4]   2> 604754 INFO  
(parallelCoreAdminExecutor-2914-thread-2-processing-n:127.0.0.1:46549_solr 
7653483b-186d-41d2-af41-bda3765e35762087794450069632 CREATE) 
[n:127.0.0.1:46549_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> 604758 INFO  
(parallelCoreAdminExecutor-2914-thread-2-processing-n:127.0.0.1:46549_solr 
7653483b-186d-41d2-af41-bda3765e35762087794450069632 CREATE) 
[n:127.0.0.1:46549_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> 604758 INFO  
(parallelCoreAdminExecutor-2914-thread-2-processing-n:127.0.0.1:46549_solr 
7653483b-186d-41d2-af41-bda3765e35762087794450069632 CREATE) 
[n:127.0.0.1:46549_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> 604759 INFO  
(parallelCoreAdminExecutor-2914-thread-2-processing-n:127.0.0.1:46549_solr 
7653483b-186d-41d2-af41-bda3765e35762087794450069632 CREATE) 
[n:127.0.0.1:46549_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_46549.solr.core.testcollection.shard2.replica_n4' (registry 
'solr.core.testcollection.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ad967a
   [junit4]   2> 604759 INFO  
(parallelCoreAdminExecutor-2914-thread-2-processing-n:127.0.0.1:46549_solr 
7653483b-186d-41d2-af41-bda3765e35762087794450069632 CREATE) 
[n:127.0.0.1:46549_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 604759 INFO  
(parallelCoreAdminExecutor-2914-thread-2-processing-n:127.0.0.1:46549_solr 
7653483b-186d-41d2-af41-bda3765e35762087794450069632 CREATE) 
[n:127.0.0.1:46549_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 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B2CD31A24BFB54C7-001/tempDir-001/node2/testcollection_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B2CD31A24BFB54C7-001/tempDir-001/node2/./testcollection_shard2_replica_n4/data/]
   [junit4]   2> 604759 INFO  
(parallelCoreAdminExecutor-2915-thread-1-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794447604445 CREATE) 
[n:127.0.0.1:45033_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext Waiting 
until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 604760 INFO  
(parallelCoreAdminExecutor-2914-thread-1-processing-n:127.0.0.1:46549_solr 
7653483b-186d-41d2-af41-bda3765e35762087794442701276 CREATE) 
[n:127.0.0.1:46549_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> 604761 INFO  
(parallelCoreAdminExecutor-2915-thread-2-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794451557170 CREATE) 
[n:127.0.0.1:45033_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> 604763 INFO  
(parallelCoreAdminExecutor-2914-thread-1-processing-n:127.0.0.1:46549_solr 
7653483b-186d-41d2-af41-bda3765e35762087794442701276 CREATE) 
[n:127.0.0.1:46549_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> 604763 INFO  
(parallelCoreAdminExecutor-2914-thread-1-processing-n:127.0.0.1:46549_solr 
7653483b-186d-41d2-af41-bda3765e35762087794442701276 CREATE) 
[n:127.0.0.1:46549_solr c:testcollection s:shard1 r:core_node2 
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> 604763 INFO  
(parallelCoreAdminExecutor-2914-thread-1-processing-n:127.0.0.1:46549_solr 
7653483b-186d-41d2-af41-bda3765e35762087794442701276 CREATE) 
[n:127.0.0.1:46549_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_46549.solr.core.testcollection.shard1.replica_n1' (registry 
'solr.core.testcollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ad967a
   [junit4]   2> 604763 INFO  
(parallelCoreAdminExecutor-2914-thread-1-processing-n:127.0.0.1:46549_solr 
7653483b-186d-41d2-af41-bda3765e35762087794442701276 CREATE) 
[n:127.0.0.1:46549_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 604763 INFO  
(parallelCoreAdminExecutor-2914-thread-1-processing-n:127.0.0.1:46549_solr 
7653483b-186d-41d2-af41-bda3765e35762087794442701276 CREATE) 
[n:127.0.0.1:46549_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore 
[[testcollection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B2CD31A24BFB54C7-001/tempDir-001/node2/testcollection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_B2CD31A24BFB54C7-001/tempDir-001/node2/./testcollection_shard1_replica_n1/data/]
   [junit4]   2> 604826 INFO  
(parallelCoreAdminExecutor-2914-thread-2-processing-n:127.0.0.1:46549_solr 
7653483b-186d-41d2-af41-bda3765e35762087794450069632 CREATE) 
[n:127.0.0.1:46549_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> 604826 INFO  
(parallelCoreAdminExecutor-2914-thread-2-processing-n:127.0.0.1:46549_solr 
7653483b-186d-41d2-af41-bda3765e35762087794450069632 CREATE) 
[n:127.0.0.1:46549_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> 604826 INFO  
(parallelCoreAdminExecutor-2914-thread-1-processing-n:127.0.0.1:46549_solr 
7653483b-186d-41d2-af41-bda3765e35762087794442701276 CREATE) 
[n:127.0.0.1:46549_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 604826 INFO  
(parallelCoreAdminExecutor-2914-thread-1-processing-n:127.0.0.1:46549_solr 
7653483b-186d-41d2-af41-bda3765e35762087794442701276 CREATE) 
[n:127.0.0.1:46549_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 604827 INFO  
(parallelCoreAdminExecutor-2914-thread-2-processing-n:127.0.0.1:46549_solr 
7653483b-186d-41d2-af41-bda3765e35762087794450069632 CREATE) 
[n:127.0.0.1:46549_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 604827 INFO  
(parallelCoreAdminExecutor-2914-thread-1-processing-n:127.0.0.1:46549_solr 
7653483b-186d-41d2-af41-bda3765e35762087794442701276 CREATE) 
[n:127.0.0.1:46549_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 604827 INFO  
(parallelCoreAdminExecutor-2914-thread-2-processing-n:127.0.0.1:46549_solr 
7653483b-186d-41d2-af41-bda3765e35762087794450069632 CREATE) 
[n:127.0.0.1:46549_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 604827 INFO  
(parallelCoreAdminExecutor-2914-thread-1-processing-n:127.0.0.1:46549_solr 
7653483b-186d-41d2-af41-bda3765e35762087794442701276 CREATE) 
[n:127.0.0.1:46549_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 604829 INFO  
(parallelCoreAdminExecutor-2914-thread-1-processing-n:127.0.0.1:46549_solr 
7653483b-186d-41d2-af41-bda3765e35762087794442701276 CREATE) 
[n:127.0.0.1:46549_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@145aaf5[testcollection_shard1_replica_n1] main]
   [junit4]   2> 604829 INFO  
(parallelCoreAdminExecutor-2914-thread-2-processing-n:127.0.0.1:46549_solr 
7653483b-186d-41d2-af41-bda3765e35762087794450069632 CREATE) 
[n:127.0.0.1:46549_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@16b1d55[testcollection_shard2_replica_n4] main]
   [junit4]   2> 604830 INFO  
(parallelCoreAdminExecutor-2914-thread-2-processing-n:127.0.0.1:46549_solr 
7653483b-186d-41d2-af41-bda3765e35762087794450069632 CREATE) 
[n:127.0.0.1:46549_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> 604830 INFO  
(parallelCoreAdminExecutor-2914-thread-1-processing-n:127.0.0.1:46549_solr 
7653483b-186d-41d2-af41-bda3765e35762087794442701276 CREATE) 
[n:127.0.0.1:46549_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 604831 INFO  
(parallelCoreAdminExecutor-2914-thread-2-processing-n:127.0.0.1:46549_solr 
7653483b-186d-41d2-af41-bda3765e35762087794450069632 CREATE) 
[n:127.0.0.1:46549_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> 604831 INFO  
(parallelCoreAdminExecutor-2914-thread-1-processing-n:127.0.0.1:46549_solr 
7653483b-186d-41d2-af41-bda3765e35762087794442701276 CREATE) 
[n:127.0.0.1:46549_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null 
at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 604832 INFO  
(parallelCoreAdminExecutor-2914-thread-2-processing-n:127.0.0.1:46549_solr 
7653483b-186d-41d2-af41-bda3765e35762087794450069632 CREATE) 
[n:127.0.0.1:46549_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be 
reserved for  10000
   [junit4]   2> 604832 INFO  
(parallelCoreAdminExecutor-2914-thread-1-processing-n:127.0.0.1:46549_solr 
7653483b-186d-41d2-af41-bda3765e35762087794442701276 CREATE) 
[n:127.0.0.1:46549_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be 
reserved for  10000
   [junit4]   2> 604832 INFO  
(parallelCoreAdminExecutor-2914-thread-1-processing-n:127.0.0.1:46549_solr 
7653483b-186d-41d2-af41-bda3765e35762087794442701276 CREATE) 
[n:127.0.0.1:46549_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1579332620949389312
   [junit4]   2> 604833 INFO  
(searcherExecutor-2928-thread-1-processing-x:testcollection_shard2_replica_n4 
r:core_node7 7653483b-186d-41d2-af41-bda3765e35762087794450069632 CREATE 
n:127.0.0.1:46549_solr s:shard2 c:testcollection) [n:127.0.0.1:46549_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@16b1d55[testcollection_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 604833 INFO  
(parallelCoreAdminExecutor-2914-thread-2-processing-n:127.0.0.1:46549_solr 
7653483b-186d-41d2-af41-bda3765e35762087794450069632 CREATE) 
[n:127.0.0.1:46549_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 1579332620950437888
   [junit4]   2> 604834 INFO  
(searcherExecutor-2929-thread-1-processing-x:testcollection_shard1_replica_n1 
r:core_node2 7653483b-186d-41d2-af41-bda3765e35762087794442701276 CREATE 
n:127.0.0.1:46549_solr s:shard1 c:testcollection) [n:127.0.0.1:46549_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.c.SolrCore [testcollection_shard1_replica_n1] Registered new searcher 
Searcher@145aaf5[testcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 604863 INFO  
(zkCallback-3137-thread-2-processing-n:127.0.0.1:45033_solr) 
[n:127.0.0.1:45033_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> 604863 INFO  
(zkCallback-3137-thread-1-processing-n:127.0.0.1:45033_solr) 
[n:127.0.0.1:45033_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> 604863 INFO  
(zkCallback-3138-thread-2-processing-n:127.0.0.1:46549_solr) 
[n:127.0.0.1:46549_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> 604863 INFO  
(zkCallback-3138-thread-1-processing-n:127.0.0.1:46549_solr) 
[n:127.0.0.1:46549_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> 605260 INFO  
(parallelCoreAdminExecutor-2915-thread-1-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794447604445 CREATE) 
[n:127.0.0.1:45033_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 605260 INFO  
(parallelCoreAdminExecutor-2915-thread-1-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794447604445 CREATE) 
[n:127.0.0.1:45033_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext I may be 
the new leader - try and sync
   [junit4]   2> 605260 INFO  
(parallelCoreAdminExecutor-2915-thread-1-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794447604445 CREATE) 
[n:127.0.0.1:45033_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:45033/solr/testcollection_shard1_replica_n3/
   [junit4]   2> 605260 INFO  
(parallelCoreAdminExecutor-2915-thread-1-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794447604445 CREATE) 
[n:127.0.0.1:45033_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.u.PeerSync PeerSync: 
core=testcollection_shard1_replica_n3 url=https://127.0.0.1:45033/solr START 
replicas=[https://127.0.0.1:46549/solr/testcollection_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 605262 INFO  
(parallelCoreAdminExecutor-2915-thread-2-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794451557170 CREATE) 
[n:127.0.0.1:45033_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> 605262 INFO  
(parallelCoreAdminExecutor-2915-thread-2-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794451557170 CREATE) 
[n:127.0.0.1:45033_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> 605262 INFO  
(parallelCoreAdminExecutor-2915-thread-2-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794451557170 CREATE) 
[n:127.0.0.1:45033_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:45033/solr/testcollection_shard2_replica_n6/
   [junit4]   2> 605262 INFO  
(parallelCoreAdminExecutor-2915-thread-2-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794451557170 CREATE) 
[n:127.0.0.1:45033_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=https://127.0.0.1:45033/solr START 
replicas=[https://127.0.0.1:46549/solr/testcollection_shard2_replica_n4/] 
nUpdates=100
   [junit4]   2> 605266 INFO  (qtp19622282-13270) [n:127.0.0.1:46549_solr 
c:testcollection s:shard1 r:core_node2 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> 605267 INFO  (qtp19622282-13276) [n:127.0.0.1:46549_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> 605295 INFO  (qtp3624724-13269) [n:127.0.0.1:45033_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=7653483b-186d-41d2-af41-bda3765e3576&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 605296 INFO  (qtp3624724-13269) [n:127.0.0.1:45033_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=7653483b-186d-41d2-af41-bda3765e3576&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 605561 INFO  
(parallelCoreAdminExecutor-2915-thread-1-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794447604445 CREATE) 
[n:127.0.0.1:45033_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.u.PeerSync PeerSync: 
core=testcollection_shard1_replica_n3 url=https://127.0.0.1:45033/solr DONE.  
We have no versions.  sync failed.
   [junit4]   2> 605561 INFO  
(parallelCoreAdminExecutor-2915-thread-1-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794447604445 CREATE) 
[n:127.0.0.1:45033_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.c.SyncStrategy Leader's attempt to 
sync with shard failed, moving to the next candidate
   [junit4]   2> 605561 INFO  
(parallelCoreAdminExecutor-2915-thread-1-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794447604445 CREATE) 
[n:127.0.0.1:45033_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] 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> 605561 INFO  
(parallelCoreAdminExecutor-2915-thread-1-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794447604445 CREATE) 
[n:127.0.0.1:45033_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext Found 
all replicas participating in election, clear LIR
   [junit4]   2> 605563 INFO  
(parallelCoreAdminExecutor-2915-thread-2-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794451557170 CREATE) 
[n:127.0.0.1:45033_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=https://127.0.0.1:45033/solr DONE.  
We have no versions.  sync failed.
   [junit4]   2> 605563 INFO  
(parallelCoreAdminExecutor-2915-thread-2-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794451557170 CREATE) 
[n:127.0.0.1:45033_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> 605563 INFO  
(parallelCoreAdminExecutor-2915-thread-2-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794451557170 CREATE) 
[n:127.0.0.1:45033_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> 605563 INFO  
(parallelCoreAdminExecutor-2915-thread-2-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794451557170 CREATE) 
[n:127.0.0.1:45033_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> 605565 INFO  
(parallelCoreAdminExecutor-2915-thread-1-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794447604445 CREATE) 
[n:127.0.0.1:45033_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext I am the 
new leader: https://127.0.0.1:45033/solr/testcollection_shard1_replica_n3/ 
shard1
   [junit4]   2> 605566 INFO  
(parallelCoreAdminExecutor-2915-thread-2-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794451557170 CREATE) 
[n:127.0.0.1:45033_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the 
new leader: https://127.0.0.1:45033/solr/testcollection_shard2_replica_n6/ 
shard2
   [junit4]   2> 605669 INFO  
(zkCallback-3137-thread-1-processing-n:127.0.0.1:45033_solr) 
[n:127.0.0.1:45033_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> 605669 INFO  
(zkCallback-3137-thread-2-processing-n:127.0.0.1:45033_solr) 
[n:127.0.0.1:45033_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> 605669 INFO  
(zkCallback-3138-thread-2-processing-n:127.0.0.1:46549_solr) 
[n:127.0.0.1:46549_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> 605669 INFO  
(zkCallback-3138-thread-1-processing-n:127.0.0.1:46549_solr) 
[n:127.0.0.1:46549_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> 605716 INFO  
(parallelCoreAdminExecutor-2915-thread-1-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794447604445 CREATE) 
[n:127.0.0.1:45033_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 605717 INFO  
(parallelCoreAdminExecutor-2915-thread-2-processing-n:127.0.0.1:45033_solr 
7653483b-186d-41d2-af41-bda3765e35762087794451557170 CREATE) 
[n:127.0.0.1:45033_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> 605726 INFO  (qtp3624724-13279) [n:127.0.0.1:45033_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
7653483b-186d-41d2-af41-bda3765e35762087794451557170
   [junit4]   2> 605727 INFO  (qtp3624724-13279) [n:127.0.0.1:45033_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=7653483b-186d-41d2-af41-bda3765e35762087794451557170&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 605728 INFO  (qtp19622282-13266) [n:127.0.0.1:46549_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
7653483b-186d-41d2-af41-bda3765e35762087794450069632
   [junit4]   2> 605728 INFO  (qtp19622282-13266) [n:127.0.0.1:46549_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=7653483b-186d-41d2-af41-bda3765e35762087794450069632&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 605821 INFO  
(zkCallback-3137-thread-2-processing-n:127.0.0.1:45033_solr) 
[n:127.0.0.1:45033_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> 605821 INFO  
(zkCallback-3138-thread-1-processing-n:127.0.0.1:46549_solr) 
[n:127.0.0.1:46549_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> 605821 INFO  
(zkCallback-3138-thread-2-processing-n:127.0.0.1:46549_solr) 
[n:127.0.0.1:46549_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> 605821 INFO  
(zkCallback-3137-thread-1-processing-n:127.0.0.1:45033_solr) 
[n:127.0.0.1:45033_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> 605945 INFO  
(zkCallback-3138-thread-2-processing-n:127.0.0.1:46549_solr) 
[n:127.0.0.1:46549_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> 605945 INFO  
(zkCallback-3137-thread-2-processing-n:127.0.0.1:45033_solr) 
[n:127.0.0.1:45033_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> 605945 INFO  
(zkCallback-3137-thread-1-processing-n:127.0.0.1:45033_solr) 
[n:127.0.0.1:45033_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> 605945 INFO  
(zkCallback-3138-thread-1-processing-n:127.0.0.1:46549_solr) 
[n:127.0.0.1:46549_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> 606297 INFO  (qtp3624724-13275) [n:127.0.0.1:45033_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=7653483b-186d-41d2-af41-bda3765e3576&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 606298 INFO  (qtp3624724-13275) [n:127.0.0.1:45033_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=7653483b-186d-41d2-af41-bda3765e3576&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 606729 INFO  (qtp19622282-13270) [n:127.0.0.1:46549_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
7653483b-186d-41d2-af41-bda3765e35762087794450069632
   [junit4]   2> 606729 INFO  (qtp19622282-13270) [n:127.0.0.1:46549_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=7653483b-186d-41d2-af41-bda3765e35762087794450069632&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 606731 INFO  
(OverseerThreadFactory-2913-thread-1-processing-n:127.0.0.1:46549_solr) 
[n:127.0.0.1:46549_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> 607289 INFO  
(OverseerCollectionConfigSetProcessor-98708288669745158-127.0.0.1:46549_solr-n_0000000000)
 [n:127.0.0.1:46549_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> 607299 INFO  (qtp3624724-13267) [n:127.0.0.1:45033_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=7653483b-186d-41d2-af41-bda3765e3576&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 607300 INFO  (qtp3624724-13267) [n:127.0.0.1:45033_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=7653483b-186d-41d2-af41-bda3765e3576&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 607302 INFO  (qtp3624724-13269) [n:127.0.0.1:45033_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=7653483b-186d-41d2-af41-bda3765e3576&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 607302 INFO  (qtp3624724-13269) [n:127.0.0.1:45033_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=7653483b-186d-41d2-af41-bda3765e3576&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 607302 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[B2CD31A24BFB54C7]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
testcollection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node2 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> 607303 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[B2CD31A24BFB54C7]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testcollection
   [junit4]   2> 607308 INFO  (qtp19622282-13270) [n:127.0.0.1:46549_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=/select 
params={df=text&distrib=false&_stateVer_=testcollection:6&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:46549/solr/testcollection_shard2_replica_n4/|https://127.0.0.1:45033/solr/testcollection_shard2_replica_n6/&rows=10&version=2&q=*:*&NOW=1506168960134&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 607308 INFO  (qtp19622282-13276) [n:127.0.0.1:46549_solr 
c:testcollection s:shard1 r:core_node2 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:6&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:46549/solr/testcollection_shard1_replica_n1/|https://127.0.0.1:45033/solr/testcollection_shard1_replica_n3/&rows=10&version=2&q=*:*&NOW=1506168960134&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 607309 INFO  (qtp3624724-13279) [n:127.0.0.1:45033_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:6&wt=javabin&version=2} hits=0 status=0 
QTime=5
   [junit4]   2> 607318 INFO  (qtp19622282-13280) [n:127.0.0.1:46549_solr 
c:testcollection s:shard1 r:core_node2 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=https://127.0.0.1:45033/solr/testcollection_shard1_replica_n3/&wt=javabin&version=2}{add=[1
 (1579332623548809216)]} 0 2
   [junit4]   2> 607318 INFO  (qtp3624724-13275) [n:127.0.0.1:45033_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n3]  
webapp=/solr path=/update 
params={_stateVer_=testcollection:6&wt=javabin&version=2}{add=[1 
(1579332623548809216)]} 0 7
   [junit4]   2> 607321 INFO  (qtp19622282-13278) [n:127.0.0.1:46549_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579332623559294976,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 607321 INFO  (qtp19622282-13278) [n:127.0.0.1:46549_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1f33092 
commitCommandVersion:1579332623559294976
   [junit4]   2> 607329 INFO  (qtp19622282-13272) [n:127.0.0.1:46549_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579332623567683584,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 607329 INFO  (qtp3624724-13279) [n:127.0.0.1:45033_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579332623567683584,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 607329 INFO  (qtp19622282-13272) [n:127.0.0.1:46549_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> 607329 INFO  (qtp3624724-13279) [n:127.0.0.1:45033_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@b7b5b8 
commitCommandVersion:1579332623567683584
   [junit4]   2> 607330 INFO  (qtp19622282-13272) [n:127.0.0.1:46549_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 607330 INFO  (qtp19622282-13272) [n:127.0.0.1:46549_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=https://127.0.0.1:45033/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 607331 INFO  (qtp19622282-13278) [n:127.0.0.1:46549_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@14d653b[testcollection_shard1_replica_n1] main]
   [junit4]   2> 607333 INFO  (qtp19622282-13278) [n:127.0.0.1:46549_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 607333 INFO  (qtp3624724-13265) [n:127.0.0.1:45033_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579332623571877888,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 607334 INFO  (qtp3624724-13265) [n:127.0.0.1:45033_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> 607334 INFO  (qtp3624724-13265) [n:127.0.0.1:45033_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 607334 INFO  (qtp3624724-13265) [n:127.0.0.1:45033_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=https://127.0.0.1:45033/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 607335 INFO  (qtp3624724-13279) [n:127.0.0.1:45033_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@139864[testcollection_shard1_replica_n3] main]
   [junit4]   2> 607336 INFO  
(searcherExecutor-2929-thread-1-processing-n:127.0.0.1:46549_solr 
x:testcollection_shard1_replica_n1 s:shard1 c:testcollection r:core_node2) 
[n:127.0.0.1:46549_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n1] Registered new searcher 
Searcher@14d653b[testcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
   [junit4]   2> 607336 INFO  (qtp19622282-13278) [n:127.0.0.1:46549_solr 
c:testcollection s:shard1 r:core_node2 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=https://127.0.0.1:45033/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 15
   [junit4]   2> 607338 INFO  (qtp3624724-13279) [n:127.0.0.1:45033_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 607339 INFO  
(searcherExecutor-2918-thread-1-processing-n:127.0.0.1:45033_solr 
x:testcollection_shard1_replica_n3 s:shard1 c:testcollection r:core_node5) 
[n:127.0.0.1:45033_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n3] Registered new searcher 
Searcher@139864[testcollection_shard1_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
   [junit4]   2> 607339 INFO  (qtp3624724-13279) [n:127.0.0.1:45033_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n3]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:45033/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 9
   [junit4]   2> 607342 INFO  (qtp3624724-13267) [n:127.0.0.1:45033_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n3]  
webapp=/solr path=/update 
params={_stateVer_=testcollection:6&commit=true&wt=javabin&version=2}{commit=} 
0 23
   [junit4]   2> 607345 INFO  (qtp19622282-13266) [n:127.0.0.1:46549_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=/select 
params={df=text&distrib=false&_stateVer_=testcollection:6&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:46549/solr/testcollection_shard2_replica_n4/|https://127.0.0.1:45033/solr/testcollection_shard2_replica_n6/&rows=10&version=2&q=*:*&NOW=1506168960174&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 607345 INFO  (qtp19622282-13280) [n:127.0.0.1:46549_solr 
c:testcollection s:shard1 r:core_node2 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:6&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:46549/solr/testcollection_shard1_replica_n1/|https://127.0.0.1:45033/solr/testcollection_shard1_replica_n3/&rows=10&version=2&q=*:*&NOW=1506168960174&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 607348 INFO  (qtp19622282-13272) [n:127.0.0.1:46549_solr 
c:testcollection s:shard1 r:core_node2 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:6&shards.purpose=64&NOW=1506168960174&ids=1&isShard=true&shard.url=https://127.0.0.1:46549/solr/testcollection_shard1_replica

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

l, agent id = null] for registry solr.node / 
com.codahale.metrics.MetricRegistry@119b928
   [junit4]   2> 933323 INFO  (jetty-closer-1171-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 933323 INFO  (jetty-closer-1171-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1b70872: rootName = 
solr_43043, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@1e188b7
   [junit4]   2> 933348 INFO  (jetty-closer-1171-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 933348 INFO  (jetty-closer-1171-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@b02791: rootName = 
solr_43043, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@1de1953
   [junit4]   2> 933349 INFO  (jetty-closer-1171-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 933353 INFO  (coreCloseExecutor-3028-thread-1) 
[n:127.0.0.1:43043_solr c:testCollection1 s:shard1 r:core_node3 
x:testCollection1_shard1_replica_n1] o.a.s.c.SolrCore 
[testCollection1_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6e6d9a
   [junit4]   2> 933353 INFO  (coreCloseExecutor-3028-thread-2) 
[n:127.0.0.1:43043_solr c:testCollection2 s:shard2 r:core_node4 
x:testCollection2_shard2_replica_n3] o.a.s.c.SolrCore 
[testCollection2_shard2_replica_n3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@13578a0
   [junit4]   2> 933353 INFO  (coreCloseExecutor-3028-thread-3) 
[n:127.0.0.1:43043_solr c:testCollection2 s:shard1 r:core_node2 
x:testCollection2_shard1_replica_n1] o.a.s.c.SolrCore 
[testCollection2_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@a4590d
   [junit4]   2> 933353 INFO  (coreCloseExecutor-3028-thread-1) 
[n:127.0.0.1:43043_solr c:testCollection1 s:shard1 r:core_node3 
x:testCollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testCollection1.shard1.replica_n1, tag=7237018
   [junit4]   2> 933353 INFO  (coreCloseExecutor-3028-thread-1) 
[n:127.0.0.1:43043_solr c:testCollection1 s:shard1 r:core_node3 
x:testCollection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1cadf9f: rootName = 
solr_43043, domain = solr.core.testCollection1.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.testCollection1.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@1651e2
   [junit4]   2> 933370 INFO  (coreCloseExecutor-3028-thread-1) 
[n:127.0.0.1:43043_solr c:testCollection1 s:shard1 r:core_node3 
x:testCollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testCollection1.shard1.leader, 
tag=7237018
   [junit4]   2> 933370 INFO  (coreCloseExecutor-3028-thread-2) 
[n:127.0.0.1:43043_solr c:testCollection2 s:shard2 r:core_node4 
x:testCollection2_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testCollection2.shard2.replica_n3, tag=20281504
   [junit4]   2> 933371 INFO  (coreCloseExecutor-3028-thread-2) 
[n:127.0.0.1:43043_solr c:testCollection2 s:shard2 r:core_node4 
x:testCollection2_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@9f0191: rootName = 
solr_43043, domain = solr.core.testCollection2.shard2.replica_n3, service url = 
null, agent id = null] for registry solr.core.testCollection2.shard2.replica_n3 
/ com.codahale.metrics.MetricRegistry@646a70
   [junit4]   2> 933386 INFO  (coreCloseExecutor-3028-thread-3) 
[n:127.0.0.1:43043_solr c:testCollection2 s:shard1 r:core_node2 
x:testCollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testCollection2.shard1.replica_n1, tag=10770701
   [junit4]   2> 933387 INFO  (coreCloseExecutor-3028-thread-3) 
[n:127.0.0.1:43043_solr c:testCollection2 s:shard1 r:core_node2 
x:testCollection2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@a23b0: rootName = 
solr_43043, domain = solr.core.testCollection2.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.testCollection2.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@457952
   [junit4]   2> 933401 INFO  (coreCloseExecutor-3028-thread-2) 
[n:127.0.0.1:43043_solr c:testCollection2 s:shard2 r:core_node4 
x:testCollection2_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testCollection2.shard2.leader, 
tag=20281504
   [junit4]   2> 933402 INFO  (coreCloseExecutor-3028-thread-3) 
[n:127.0.0.1:43043_solr c:testCollection2 s:shard1 r:core_node2 
x:testCollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testCollection2.shard1.leader, 
tag=10770701
   [junit4]   2> 933433 INFO  (jetty-closer-1171-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98708309952495619-127.0.0.1:43043_solr-n_0000000000) closing
   [junit4]   2> 933434 INFO  
(OverseerStateUpdate-98708309952495619-127.0.0.1:43043_solr-n_0000000000) 
[n:127.0.0.1:43043_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:43043_solr
   [junit4]   2> 934943 WARN  
(zkCallback-1177-thread-2-processing-n:127.0.0.1:43043_solr) 
[n:127.0.0.1:43043_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 934944 INFO  (jetty-closer-1171-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@f168d3{/solr,null,UNAVAILABLE}
   [junit4]   2> 934944 ERROR 
(SUITE-LeaderElectionContextKeyTest-seed#[B2CD31A24BFB54C7]-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> 934945 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[B2CD31A24BFB54C7]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:33763 33763
   [junit4]   2> 944983 INFO  (Thread-5785) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:33763 33763
   [junit4]   2> 944984 WARN  (Thread-5785) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/collections/testCollection2/state.json
   [junit4]   2>        2       /solr/clusterstate.json
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/live_nodes
   [junit4]   2>        2       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_B2CD31A24BFB54C7-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=true): {}, locale=el-GR, timezone=Zulu
   [junit4]   2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=323223208,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [MoveReplicaTest, 
TestMultiWordSynonyms, CoreMergeIndexesAdminHandlerTest, SynonymTokenizerTest, 
BJQParserTest, DistributedQueryElevationComponentTest, HighlighterConfigTest, 
DebugComponentTest, TestFieldCache, CursorMarkTest, 
DistributedFacetPivotLongTailTest, TestInfoStreamLogging, 
QueryElevationComponentTest, RequestHandlersTest, UtilsToolTest, 
SolrRequestParserTest, BasicZkTest, SaslZkACLProviderTest, 
CdcrVersionReplicationTest, PreAnalyzedFieldManagedSchemaCloudTest, 
FullHLLTest, TestSolrDeletionPolicy1, SyncSliceTest, ZkNodePropsTest, 
ExternalFileFieldSortTest, ExitableDirectoryReaderTest, 
TestCollationFieldDocValues, TestNestedDocsSort, HdfsBasicDistributedZk2Test, 
TestSolrConfigHandler, MBeansHandlerTest, TestCrossCoreJoin, 
TestMiniSolrCloudClusterSSL, TestUnifiedSolrHighlighter, 
TestBackupRepositoryFactory, JSONWriterTest, FieldAnalysisRequestHandlerTest, 
OpenExchangeRatesOrgProviderTest, TestExtendedDismaxParser, 
TestUniqueKeyFieldResource, TestWordDelimiterFilterFactory, 
TestRandomCollapseQParserPlugin, TestPHPSerializedResponseWriter, 
TestOmitPositions, ConfigureRecoveryStrategyTest, CursorPagingTest, 
SolrPluginUtilsTest, TestRequestForwarding, HdfsSyncSliceTest, SparseHLLTest, 
TestIBSimilarityFactory, TestBlobHandler, 
TestCollectionsAPIViaSolrCloudCluster, DefaultValueUpdateProcessorTest, 
TestHdfsUpdateLog, BasicDistributedZkTest, StatsReloadRaceTest, EchoParamsTest, 
TestLuceneMatchVersion, SolrMetricReporterTest, 
TestStressCloudBlindAtomicUpdates, TestXmlQParserPlugin, SolrIndexMetricsTest, 
TestUninvertingReader, TestSubQueryTransformerCrossCore, 
BigEndianAscendingWordSerializerTest, TestDistributedSearch, 
PreAnalyzedUpdateProcessorTest, OverseerTaskQueueTest, 
ChaosMonkeyNothingIsSafeTest, TestMergePolicyConfig, HdfsDirectoryTest, 
TestNumericTokenStream, WordBreakSolrSpellCheckerTest, TestComponentsName, 
CollectionsAPIAsyncDistributedZkTest, TestCustomDocTransformer, 
TestSolrConfigHandlerConcurrent, TestBadConfig, TestSolr4Spatial, 
TestConfigSetProperties, BlockCacheTest, TestSolrCloudWithDelegationTokens, 
DistribJoinFromCollectionTest, TestLeaderInitiatedRecoveryThread, 
AtomicUpdateProcessorFactoryTest, DocValuesMissingTest, 
DistributedSpellCheckComponentTest, LeaderElectionContextKeyTest]
   [junit4] Completed [230/732 (2!)] on J0 in 17.63s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to