Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20524/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseG1GC

2 tests failed.
FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelExecutorStream

Error Message:
Error from server at http://127.0.0.1:38051/solr/mainCorpus_shard2_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/mainCorpus_shard2_replica_n3/update. Reason: <pre>    Can not 
find: /solr/mainCorpus_shard2_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 http://127.0.0.1:38051/solr/mainCorpus_shard2_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/mainCorpus_shard2_replica_n3/update. Reason:
<pre>    Can not find: /solr/mainCorpus_shard2_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([78211E0128BD8D5E:C5366B181191B003]: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.client.solrj.io.stream.StreamExpressionTest.testParallelExecutorStream(StreamExpressionTest.java:7261)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:38051/solr/mainCorpus_shard2_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/mainCorpus_shard2_replica_n3/update. Reason:
<pre>    Can not find: /solr/mainCorpus_shard2_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


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

Error Message:
Error from server at 
https://127.0.0.1:35763/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:35763/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([D995736F29C2086B:E44DDD43112C561B]: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:35763/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 12331 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> 779836 INFO  
(SUITE-TestAuthenticationFramework-seed#[D995736F29C2086B]-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-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_D995736F29C2086B-001/init-core-data-001
   [junit4]   2> 779837 WARN  
(SUITE-TestAuthenticationFramework-seed#[D995736F29C2086B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12
   [junit4]   2> 779837 INFO  
(SUITE-TestAuthenticationFramework-seed#[D995736F29C2086B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 779838 INFO  
(SUITE-TestAuthenticationFramework-seed#[D995736F29C2086B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 779840 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D995736F29C2086B]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_D995736F29C2086B-001/tempDir-001
   [junit4]   2> 779841 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D995736F29C2086B]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 779847 INFO  (Thread-1941) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 779847 INFO  (Thread-1941) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 779857 ERROR (Thread-1941) [    ] 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> 779947 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D995736F29C2086B]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:43089
   [junit4]   2> 779954 INFO  (jetty-launcher-872-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 779957 INFO  (jetty-launcher-872-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 779959 INFO  (jetty-launcher-872-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@201491{/solr,null,AVAILABLE}
   [junit4]   2> 779963 INFO  (jetty-launcher-872-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1d91793{SSL,[ssl, 
http/1.1]}{127.0.0.1:35763}
   [junit4]   2> 779963 INFO  (jetty-launcher-872-thread-1) [    ] 
o.e.j.s.Server Started @781316ms
   [junit4]   2> 779963 INFO  (jetty-launcher-872-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35763}
   [junit4]   2> 779964 ERROR (jetty-launcher-872-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 779964 INFO  (jetty-launcher-872-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 779964 INFO  (jetty-launcher-872-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 779964 INFO  (jetty-launcher-872-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 779964 INFO  (jetty-launcher-872-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-23T02:05:28.822Z
   [junit4]   2> 779978 INFO  (jetty-launcher-872-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 779982 INFO  (jetty-launcher-872-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@13f8042{/solr,null,AVAILABLE}
   [junit4]   2> 779983 INFO  (jetty-launcher-872-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@16af07d{SSL,[ssl, 
http/1.1]}{127.0.0.1:34673}
   [junit4]   2> 779983 INFO  (jetty-launcher-872-thread-2) [    ] 
o.e.j.s.Server Started @781336ms
   [junit4]   2> 779983 INFO  (jetty-launcher-872-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34673}
   [junit4]   2> 779983 ERROR (jetty-launcher-872-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 779983 INFO  (jetty-launcher-872-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 779983 INFO  (jetty-launcher-872-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 779983 INFO  (jetty-launcher-872-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 779983 INFO  (jetty-launcher-872-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-23T02:05:28.841Z
   [junit4]   2> 779985 INFO  (jetty-launcher-872-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 779985 INFO  (jetty-launcher-872-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43089/solr
   [junit4]   2> 779996 INFO  (jetty-launcher-872-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43089/solr
   [junit4]   2> 780015 INFO  (jetty-launcher-872-thread-2) 
[n:127.0.0.1:34673_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 780016 INFO  (jetty-launcher-872-thread-2) 
[n:127.0.0.1:34673_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:34673_solr
   [junit4]   2> 780016 INFO  (jetty-launcher-872-thread-2) 
[n:127.0.0.1:34673_solr    ] o.a.s.c.Overseer Overseer 
(id=98705888294666246-127.0.0.1:34673_solr-n_0000000000) starting
   [junit4]   2> 780022 INFO  (jetty-launcher-872-thread-2) 
[n:127.0.0.1:34673_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34673_solr
   [junit4]   2> 780022 INFO  
(zkCallback-885-thread-1-processing-n:127.0.0.1:34673_solr) 
[n:127.0.0.1:34673_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 780037 INFO  (jetty-launcher-872-thread-1) 
[n:127.0.0.1:35763_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 780038 INFO  (jetty-launcher-872-thread-1) 
[n:127.0.0.1:35763_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 780039 INFO  (jetty-launcher-872-thread-1) 
[n:127.0.0.1:35763_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35763_solr
   [junit4]   2> 780043 INFO  
(zkCallback-885-thread-1-processing-n:127.0.0.1:34673_solr) 
[n:127.0.0.1:34673_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 780050 INFO  (jetty-launcher-872-thread-2) 
[n:127.0.0.1:34673_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 780082 INFO  
(zkCallback-880-thread-1-processing-n:127.0.0.1:35763_solr) 
[n:127.0.0.1:35763_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 780102 INFO  (jetty-launcher-872-thread-2) 
[n:127.0.0.1:34673_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34673.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c478
   [junit4]   2> 780107 INFO  (jetty-launcher-872-thread-1) 
[n:127.0.0.1:35763_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 780111 INFO  (jetty-launcher-872-thread-2) 
[n:127.0.0.1:34673_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34673.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c478
   [junit4]   2> 780112 INFO  (jetty-launcher-872-thread-2) 
[n:127.0.0.1:34673_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34673.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c478
   [junit4]   2> 780113 INFO  (jetty-launcher-872-thread-2) 
[n:127.0.0.1:34673_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_D995736F29C2086B-001/tempDir-001/node2/.
   [junit4]   2> 780134 INFO  (jetty-launcher-872-thread-1) 
[n:127.0.0.1:35763_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35763.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c478
   [junit4]   2> 780142 INFO  (jetty-launcher-872-thread-1) 
[n:127.0.0.1:35763_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35763.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c478
   [junit4]   2> 780142 INFO  (jetty-launcher-872-thread-1) 
[n:127.0.0.1:35763_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35763.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c478
   [junit4]   2> 780144 INFO  (jetty-launcher-872-thread-1) 
[n:127.0.0.1:35763_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_D995736F29C2086B-001/tempDir-001/node1/.
   [junit4]   2> 780166 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D995736F29C2086B]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 780167 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D995736F29C2086B]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43089/solr ready
   [junit4]   2> 780168 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D995736F29C2086B]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 780200 INFO  (qtp31602759-6313) [n:127.0.0.1:34673_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=24d85630-88a9-41cb-a213-dc225f49c1e8&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 780202 INFO  (qtp31602759-6313) [n:127.0.0.1:34673_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=24d85630-88a9-41cb-a213-dc225f49c1e8&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 780205 INFO  (qtp31602759-6315) [n:127.0.0.1:34673_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=24d85630-88a9-41cb-a213-dc225f49c1e8&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 780205 INFO  (qtp31602759-6315) [n:127.0.0.1:34673_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=24d85630-88a9-41cb-a213-dc225f49c1e8&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 780217 INFO  
(OverseerThreadFactory-2896-thread-1-processing-n:127.0.0.1:34673_solr) 
[n:127.0.0.1:34673_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testcollection
   [junit4]   2> 780333 INFO  
(OverseerStateUpdate-98705888294666246-127.0.0.1:34673_solr-n_0000000000) 
[n:127.0.0.1:34673_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:34673/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 780335 INFO  
(OverseerStateUpdate-98705888294666246-127.0.0.1:34673_solr-n_0000000000) 
[n:127.0.0.1:34673_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:35763/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 780336 INFO  
(OverseerStateUpdate-98705888294666246-127.0.0.1:34673_solr-n_0000000000) 
[n:127.0.0.1:34673_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_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34673/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 780338 INFO  
(OverseerStateUpdate-98705888294666246-127.0.0.1:34673_solr-n_0000000000) 
[n:127.0.0.1:34673_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_n7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35763/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 780548 INFO  (qtp31602759-6306) [n:127.0.0.1:34673_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=24d85630-88a9-41cb-a213-dc225f49c1e82051167414295138&coreNodeName=core_node6&name=testcollection_shard2_replica_n5&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=1
   [junit4]   2> 780549 INFO  
(parallelCoreAdminExecutor-2897-thread-1-processing-n:127.0.0.1:34673_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167414295138 CREATE) 
[n:127.0.0.1:34673_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=24d85630-88a9-41cb-a213-dc225f49c1e82051167414295138&coreNodeName=core_node6&name=testcollection_shard2_replica_n5&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 780549 INFO  
(parallelCoreAdminExecutor-2897-thread-1-processing-n:127.0.0.1:34673_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167414295138 CREATE) 
[n:127.0.0.1:34673_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 780549 INFO  (qtp31602759-6313) [n:127.0.0.1:34673_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=24d85630-88a9-41cb-a213-dc225f49c1e82051167410464408&coreNodeName=core_node2&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 780549 INFO  
(parallelCoreAdminExecutor-2897-thread-2-processing-n:127.0.0.1:34673_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167410464408 CREATE) 
[n:127.0.0.1:34673_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=24d85630-88a9-41cb-a213-dc225f49c1e82051167410464408&coreNodeName=core_node2&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 780605 INFO  (qtp24425558-6298) [n:127.0.0.1:35763_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=24d85630-88a9-41cb-a213-dc225f49c1e82051167412427230&coreNodeName=core_node4&name=testcollection_shard1_replica_n3&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=1
   [junit4]   2> 780618 INFO  
(parallelCoreAdminExecutor-2899-thread-1-processing-n:127.0.0.1:35763_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167412427230 CREATE) 
[n:127.0.0.1:35763_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=24d85630-88a9-41cb-a213-dc225f49c1e82051167412427230&coreNodeName=core_node4&name=testcollection_shard1_replica_n3&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 780618 INFO  
(parallelCoreAdminExecutor-2899-thread-1-processing-n:127.0.0.1:35763_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167412427230 CREATE) 
[n:127.0.0.1:35763_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 780647 INFO  (qtp24425558-6297) [n:127.0.0.1:35763_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=24d85630-88a9-41cb-a213-dc225f49c1e82051167416327650&coreNodeName=core_node8&name=testcollection_shard2_replica_n7&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=5
   [junit4]   2> 780647 INFO  
(parallelCoreAdminExecutor-2899-thread-2-processing-n:127.0.0.1:35763_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167416327650 CREATE) 
[n:127.0.0.1:35763_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=24d85630-88a9-41cb-a213-dc225f49c1e82051167416327650&coreNodeName=core_node8&name=testcollection_shard2_replica_n7&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 780649 INFO  (qtp31602759-6315) [n:127.0.0.1:34673_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
24d85630-88a9-41cb-a213-dc225f49c1e82051167414295138
   [junit4]   2> 780649 INFO  (qtp31602759-6315) [n:127.0.0.1:34673_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=24d85630-88a9-41cb-a213-dc225f49c1e82051167414295138&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 780752 INFO  
(zkCallback-885-thread-2-processing-n:127.0.0.1:34673_solr) 
[n:127.0.0.1:34673_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> 780752 INFO  
(zkCallback-880-thread-1-processing-n:127.0.0.1:35763_solr) 
[n:127.0.0.1:35763_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> 780753 INFO  
(zkCallback-880-thread-2-processing-n:127.0.0.1:35763_solr) 
[n:127.0.0.1:35763_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> 781206 INFO  (qtp31602759-6316) [n:127.0.0.1:34673_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=24d85630-88a9-41cb-a213-dc225f49c1e8&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 781207 INFO  (qtp31602759-6316) [n:127.0.0.1:34673_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=24d85630-88a9-41cb-a213-dc225f49c1e8&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 781575 INFO  
(parallelCoreAdminExecutor-2897-thread-1-processing-n:127.0.0.1:34673_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167414295138 CREATE) 
[n:127.0.0.1:34673_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 781580 INFO  
(parallelCoreAdminExecutor-2897-thread-1-processing-n:127.0.0.1:34673_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167414295138 CREATE) 
[n:127.0.0.1:34673_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.s.IndexSchema 
[testcollection_shard2_replica_n5] Schema name=minimal
   [junit4]   2> 781583 INFO  
(parallelCoreAdminExecutor-2897-thread-1-processing-n:127.0.0.1:34673_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167414295138 CREATE) 
[n:127.0.0.1:34673_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 781583 INFO  
(parallelCoreAdminExecutor-2897-thread-1-processing-n:127.0.0.1:34673_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167414295138 CREATE) 
[n:127.0.0.1:34673_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.c.CoreContainer Creating SolrCore 
'testcollection_shard2_replica_n5' using configuration from collection 
testcollection, trusted=true
   [junit4]   2> 781583 INFO  
(parallelCoreAdminExecutor-2897-thread-1-processing-n:127.0.0.1:34673_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167414295138 CREATE) 
[n:127.0.0.1:34673_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_34673.solr.core.testcollection.shard2.replica_n5' (registry 
'solr.core.testcollection.shard2.replica_n5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c478
   [junit4]   2> 781584 INFO  
(parallelCoreAdminExecutor-2897-thread-1-processing-n:127.0.0.1:34673_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167414295138 CREATE) 
[n:127.0.0.1:34673_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 781584 INFO  
(parallelCoreAdminExecutor-2897-thread-1-processing-n:127.0.0.1:34673_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167414295138 CREATE) 
[n:127.0.0.1:34673_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.c.SolrCore 
[[testcollection_shard2_replica_n5] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_D995736F29C2086B-001/tempDir-001/node2/testcollection_shard2_replica_n5],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_D995736F29C2086B-001/tempDir-001/node2/./testcollection_shard2_replica_n5/data/]
   [junit4]   2> 781591 INFO  
(parallelCoreAdminExecutor-2897-thread-2-processing-n:127.0.0.1:34673_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167410464408 CREATE) 
[n:127.0.0.1:34673_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 781683 INFO  (qtp31602759-6309) [n:127.0.0.1:34673_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
24d85630-88a9-41cb-a213-dc225f49c1e82051167414295138
   [junit4]   2> 781683 INFO  (qtp31602759-6309) [n:127.0.0.1:34673_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=24d85630-88a9-41cb-a213-dc225f49c1e82051167414295138&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 781684 INFO  
(parallelCoreAdminExecutor-2897-thread-2-processing-n:127.0.0.1:34673_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167410464408 CREATE) 
[n:127.0.0.1:34673_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> 781692 INFO  
(parallelCoreAdminExecutor-2899-thread-2-processing-n:127.0.0.1:35763_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167416327650 CREATE) 
[n:127.0.0.1:35763_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n7] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 781698 INFO  
(parallelCoreAdminExecutor-2899-thread-1-processing-n:127.0.0.1:35763_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167412427230 CREATE) 
[n:127.0.0.1:35763_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 781700 INFO  
(parallelCoreAdminExecutor-2897-thread-2-processing-n:127.0.0.1:34673_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167410464408 CREATE) 
[n:127.0.0.1:34673_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> 781700 INFO  
(parallelCoreAdminExecutor-2897-thread-2-processing-n:127.0.0.1:34673_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167410464408 CREATE) 
[n:127.0.0.1:34673_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> 781700 INFO  
(parallelCoreAdminExecutor-2897-thread-2-processing-n:127.0.0.1:34673_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167410464408 CREATE) 
[n:127.0.0.1:34673_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_34673.solr.core.testcollection.shard1.replica_n1' (registry 
'solr.core.testcollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c478
   [junit4]   2> 781700 INFO  
(parallelCoreAdminExecutor-2897-thread-2-processing-n:127.0.0.1:34673_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167410464408 CREATE) 
[n:127.0.0.1:34673_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 781701 INFO  
(parallelCoreAdminExecutor-2897-thread-2-processing-n:127.0.0.1:34673_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167410464408 CREATE) 
[n:127.0.0.1:34673_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-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_D995736F29C2086B-001/tempDir-001/node2/testcollection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_D995736F29C2086B-001/tempDir-001/node2/./testcollection_shard1_replica_n1/data/]
   [junit4]   2> 781705 INFO  
(parallelCoreAdminExecutor-2899-thread-2-processing-n:127.0.0.1:35763_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167416327650 CREATE) 
[n:127.0.0.1:35763_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n7] o.a.s.s.IndexSchema 
[testcollection_shard2_replica_n7] Schema name=minimal
   [junit4]   2> 781708 INFO  
(parallelCoreAdminExecutor-2899-thread-1-processing-n:127.0.0.1:35763_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167412427230 CREATE) 
[n:127.0.0.1:35763_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.s.IndexSchema 
[testcollection_shard1_replica_n3] Schema name=minimal
   [junit4]   2> 781710 INFO  
(parallelCoreAdminExecutor-2899-thread-1-processing-n:127.0.0.1:35763_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167412427230 CREATE) 
[n:127.0.0.1:35763_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 781710 INFO  
(parallelCoreAdminExecutor-2899-thread-1-processing-n:127.0.0.1:35763_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167412427230 CREATE) 
[n:127.0.0.1:35763_solr c:testcollection s:shard1 r:core_node4 
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> 781711 INFO  
(parallelCoreAdminExecutor-2899-thread-1-processing-n:127.0.0.1:35763_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167412427230 CREATE) 
[n:127.0.0.1:35763_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_35763.solr.core.testcollection.shard1.replica_n3' (registry 
'solr.core.testcollection.shard1.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c478
   [junit4]   2> 781711 INFO  
(parallelCoreAdminExecutor-2899-thread-1-processing-n:127.0.0.1:35763_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167412427230 CREATE) 
[n:127.0.0.1:35763_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 781711 INFO  
(parallelCoreAdminExecutor-2899-thread-1-processing-n:127.0.0.1:35763_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167412427230 CREATE) 
[n:127.0.0.1:35763_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore 
[[testcollection_shard1_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_D995736F29C2086B-001/tempDir-001/node1/testcollection_shard1_replica_n3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_D995736F29C2086B-001/tempDir-001/node1/./testcollection_shard1_replica_n3/data/]
   [junit4]   2> 781713 INFO  
(parallelCoreAdminExecutor-2899-thread-2-processing-n:127.0.0.1:35763_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167416327650 CREATE) 
[n:127.0.0.1:35763_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n7] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 781713 INFO  
(parallelCoreAdminExecutor-2899-thread-2-processing-n:127.0.0.1:35763_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167416327650 CREATE) 
[n:127.0.0.1:35763_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n7] o.a.s.c.CoreContainer Creating SolrCore 
'testcollection_shard2_replica_n7' using configuration from collection 
testcollection, trusted=true
   [junit4]   2> 781714 INFO  
(parallelCoreAdminExecutor-2899-thread-2-processing-n:127.0.0.1:35763_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167416327650 CREATE) 
[n:127.0.0.1:35763_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n7] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_35763.solr.core.testcollection.shard2.replica_n7' (registry 
'solr.core.testcollection.shard2.replica_n7') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c478
   [junit4]   2> 781714 INFO  
(parallelCoreAdminExecutor-2899-thread-2-processing-n:127.0.0.1:35763_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167416327650 CREATE) 
[n:127.0.0.1:35763_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n7] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 781714 INFO  
(parallelCoreAdminExecutor-2899-thread-2-processing-n:127.0.0.1:35763_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167416327650 CREATE) 
[n:127.0.0.1:35763_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n7] o.a.s.c.SolrCore 
[[testcollection_shard2_replica_n7] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_D995736F29C2086B-001/tempDir-001/node1/testcollection_shard2_replica_n7],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_D995736F29C2086B-001/tempDir-001/node1/./testcollection_shard2_replica_n7/data/]
   [junit4]   2> 781785 INFO  
(parallelCoreAdminExecutor-2899-thread-1-processing-n:127.0.0.1:35763_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167412427230 CREATE) 
[n:127.0.0.1:35763_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 781785 INFO  
(parallelCoreAdminExecutor-2899-thread-1-processing-n:127.0.0.1:35763_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167412427230 CREATE) 
[n:127.0.0.1:35763_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 781786 INFO  
(parallelCoreAdminExecutor-2899-thread-1-processing-n:127.0.0.1:35763_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167412427230 CREATE) 
[n:127.0.0.1:35763_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 781786 INFO  
(parallelCoreAdminExecutor-2899-thread-1-processing-n:127.0.0.1:35763_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167412427230 CREATE) 
[n:127.0.0.1:35763_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 781788 INFO  
(parallelCoreAdminExecutor-2899-thread-1-processing-n:127.0.0.1:35763_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167412427230 CREATE) 
[n:127.0.0.1:35763_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@e8bb91[testcollection_shard1_replica_n3] main]
   [junit4]   2> 781789 INFO  
(parallelCoreAdminExecutor-2899-thread-1-processing-n:127.0.0.1:35763_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167412427230 CREATE) 
[n:127.0.0.1:35763_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 781789 INFO  
(parallelCoreAdminExecutor-2899-thread-1-processing-n:127.0.0.1:35763_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167412427230 CREATE) 
[n:127.0.0.1:35763_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null 
at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 781790 INFO  
(parallelCoreAdminExecutor-2899-thread-1-processing-n:127.0.0.1:35763_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167412427230 CREATE) 
[n:127.0.0.1:35763_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 781790 INFO  
(parallelCoreAdminExecutor-2899-thread-1-processing-n:127.0.0.1:35763_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167412427230 CREATE) 
[n:127.0.0.1:35763_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1579294214741557248
   [junit4]   2> 781793 INFO  
(searcherExecutor-2903-thread-1-processing-x:testcollection_shard1_replica_n3 
r:core_node4 24d85630-88a9-41cb-a213-dc225f49c1e82051167412427230 CREATE 
n:127.0.0.1:35763_solr s:shard1 c:testcollection) [n:127.0.0.1:35763_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.c.SolrCore [testcollection_shard1_replica_n3] Registered new searcher 
Searcher@e8bb91[testcollection_shard1_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 781805 INFO  
(parallelCoreAdminExecutor-2899-thread-1-processing-n:127.0.0.1:35763_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167412427230 CREATE) 
[n:127.0.0.1:35763_solr c:testcollection s:shard1 r:core_node4 
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> 781823 INFO  
(parallelCoreAdminExecutor-2897-thread-1-processing-n:127.0.0.1:34673_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167414295138 CREATE) 
[n:127.0.0.1:34673_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 781824 INFO  
(parallelCoreAdminExecutor-2897-thread-1-processing-n:127.0.0.1:34673_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167414295138 CREATE) 
[n:127.0.0.1:34673_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 781825 INFO  
(parallelCoreAdminExecutor-2897-thread-1-processing-n:127.0.0.1:34673_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167414295138 CREATE) 
[n:127.0.0.1:34673_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 781825 INFO  
(parallelCoreAdminExecutor-2897-thread-1-processing-n:127.0.0.1:34673_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167414295138 CREATE) 
[n:127.0.0.1:34673_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 781833 INFO  
(parallelCoreAdminExecutor-2897-thread-1-processing-n:127.0.0.1:34673_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167414295138 CREATE) 
[n:127.0.0.1:34673_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@d92858[testcollection_shard2_replica_n5] main]
   [junit4]   2> 781834 INFO  
(parallelCoreAdminExecutor-2897-thread-1-processing-n:127.0.0.1:34673_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167414295138 CREATE) 
[n:127.0.0.1:34673_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 781834 INFO  
(parallelCoreAdminExecutor-2897-thread-1-processing-n:127.0.0.1:34673_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167414295138 CREATE) 
[n:127.0.0.1:34673_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.r.ManagedResourceStorage Loaded null 
at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 781835 INFO  
(parallelCoreAdminExecutor-2897-thread-1-processing-n:127.0.0.1:34673_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167414295138 CREATE) 
[n:127.0.0.1:34673_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 781835 INFO  
(parallelCoreAdminExecutor-2897-thread-1-processing-n:127.0.0.1:34673_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167414295138 CREATE) 
[n:127.0.0.1:34673_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1579294214788743168
   [junit4]   2> 781836 INFO  
(searcherExecutor-2901-thread-1-processing-x:testcollection_shard2_replica_n5 
r:core_node6 24d85630-88a9-41cb-a213-dc225f49c1e82051167414295138 CREATE 
n:127.0.0.1:34673_solr s:shard2 c:testcollection) [n:127.0.0.1:34673_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] 
o.a.s.c.SolrCore [testcollection_shard2_replica_n5] Registered new searcher 
Searcher@d92858[testcollection_shard2_replica_n5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 781840 INFO  
(parallelCoreAdminExecutor-2897-thread-1-processing-n:127.0.0.1:34673_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167414295138 CREATE) 
[n:127.0.0.1:34673_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext Waiting 
until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 781859 INFO  
(parallelCoreAdminExecutor-2899-thread-2-processing-n:127.0.0.1:35763_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167416327650 CREATE) 
[n:127.0.0.1:35763_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n7] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 781859 INFO  
(parallelCoreAdminExecutor-2899-thread-2-processing-n:127.0.0.1:35763_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167416327650 CREATE) 
[n:127.0.0.1:35763_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n7] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 781860 INFO  
(parallelCoreAdminExecutor-2899-thread-2-processing-n:127.0.0.1:35763_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167416327650 CREATE) 
[n:127.0.0.1:35763_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n7] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 781860 INFO  
(parallelCoreAdminExecutor-2899-thread-2-processing-n:127.0.0.1:35763_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167416327650 CREATE) 
[n:127.0.0.1:35763_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n7] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 781861 INFO  
(parallelCoreAdminExecutor-2899-thread-2-processing-n:127.0.0.1:35763_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167416327650 CREATE) 
[n:127.0.0.1:35763_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n7] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2634c2[testcollection_shard2_replica_n7] main]
   [junit4]   2> 781862 INFO  
(parallelCoreAdminExecutor-2899-thread-2-processing-n:127.0.0.1:35763_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167416327650 CREATE) 
[n:127.0.0.1:35763_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n7] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 781862 INFO  
(parallelCoreAdminExecutor-2899-thread-2-processing-n:127.0.0.1:35763_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167416327650 CREATE) 
[n:127.0.0.1:35763_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n7] o.a.s.r.ManagedResourceStorage Loaded null 
at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 781863 INFO  
(parallelCoreAdminExecutor-2899-thread-2-processing-n:127.0.0.1:35763_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167416327650 CREATE) 
[n:127.0.0.1:35763_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n7] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 781866 INFO  
(parallelCoreAdminExecutor-2899-thread-2-processing-n:127.0.0.1:35763_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167416327650 CREATE) 
[n:127.0.0.1:35763_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n7] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1579294214821249024
   [junit4]   2> 781867 INFO  
(parallelCoreAdminExecutor-2897-thread-2-processing-n:127.0.0.1:34673_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167410464408 CREATE) 
[n:127.0.0.1:34673_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> 781867 INFO  
(parallelCoreAdminExecutor-2897-thread-2-processing-n:127.0.0.1:34673_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167410464408 CREATE) 
[n:127.0.0.1:34673_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> 781868 INFO  
(parallelCoreAdminExecutor-2897-thread-2-processing-n:127.0.0.1:34673_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167410464408 CREATE) 
[n:127.0.0.1:34673_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 781868 INFO  
(parallelCoreAdminExecutor-2897-thread-2-processing-n:127.0.0.1:34673_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167410464408 CREATE) 
[n:127.0.0.1:34673_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 781869 INFO  
(searcherExecutor-2904-thread-1-processing-x:testcollection_shard2_replica_n7 
r:core_node8 24d85630-88a9-41cb-a213-dc225f49c1e82051167416327650 CREATE 
n:127.0.0.1:35763_solr s:shard2 c:testcollection) [n:127.0.0.1:35763_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.c.SolrCore [testcollection_shard2_replica_n7] Registered new searcher 
Searcher@2634c2[testcollection_shard2_replica_n7] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 781873 INFO  
(parallelCoreAdminExecutor-2897-thread-2-processing-n:127.0.0.1:34673_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167410464408 CREATE) 
[n:127.0.0.1:34673_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1588c63[testcollection_shard1_replica_n1] main]
   [junit4]   2> 781874 INFO  
(parallelCoreAdminExecutor-2897-thread-2-processing-n:127.0.0.1:34673_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167410464408 CREATE) 
[n:127.0.0.1:34673_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> 781874 INFO  
(parallelCoreAdminExecutor-2897-thread-2-processing-n:127.0.0.1:34673_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167410464408 CREATE) 
[n:127.0.0.1:34673_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> 781874 INFO  
(parallelCoreAdminExecutor-2897-thread-2-processing-n:127.0.0.1:34673_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167410464408 CREATE) 
[n:127.0.0.1:34673_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 781875 INFO  
(searcherExecutor-2902-thread-1-processing-x:testcollection_shard1_replica_n1 
r:core_node2 24d85630-88a9-41cb-a213-dc225f49c1e82051167410464408 CREATE 
n:127.0.0.1:34673_solr s:shard1 c:testcollection) [n:127.0.0.1:34673_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@1588c63[testcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 781875 INFO  
(parallelCoreAdminExecutor-2897-thread-2-processing-n:127.0.0.1:34673_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167410464408 CREATE) 
[n:127.0.0.1:34673_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 1579294214830686208
   [junit4]   2> 781941 INFO  
(zkCallback-880-thread-2-processing-n:127.0.0.1:35763_solr) 
[n:127.0.0.1:35763_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> 781941 INFO  
(zkCallback-880-thread-1-processing-n:127.0.0.1:35763_solr) 
[n:127.0.0.1:35763_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> 781941 INFO  
(zkCallback-885-thread-2-processing-n:127.0.0.1:34673_solr) 
[n:127.0.0.1:34673_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> 782207 INFO  (qtp31602759-6306) [n:127.0.0.1:34673_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=24d85630-88a9-41cb-a213-dc225f49c1e8&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 782208 INFO  (qtp31602759-6306) [n:127.0.0.1:34673_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=24d85630-88a9-41cb-a213-dc225f49c1e8&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 782306 INFO  
(parallelCoreAdminExecutor-2899-thread-1-processing-n:127.0.0.1:35763_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167412427230 CREATE) 
[n:127.0.0.1:35763_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 782306 INFO  
(parallelCoreAdminExecutor-2899-thread-1-processing-n:127.0.0.1:35763_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167412427230 CREATE) 
[n:127.0.0.1:35763_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext I may be 
the new leader - try and sync
   [junit4]   2> 782306 INFO  
(parallelCoreAdminExecutor-2899-thread-1-processing-n:127.0.0.1:35763_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167412427230 CREATE) 
[n:127.0.0.1:35763_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:35763/solr/testcollection_shard1_replica_n3/
   [junit4]   2> 782306 INFO  
(parallelCoreAdminExecutor-2899-thread-1-processing-n:127.0.0.1:35763_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167412427230 CREATE) 
[n:127.0.0.1:35763_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.u.PeerSync PeerSync: 
core=testcollection_shard1_replica_n3 url=https://127.0.0.1:35763/solr START 
replicas=[https://127.0.0.1:34673/solr/testcollection_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 782314 INFO  (qtp31602759-6310) [n:127.0.0.1:34673_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> 782341 INFO  
(parallelCoreAdminExecutor-2897-thread-1-processing-n:127.0.0.1:34673_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167414295138 CREATE) 
[n:127.0.0.1:34673_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 782341 INFO  
(parallelCoreAdminExecutor-2897-thread-1-processing-n:127.0.0.1:34673_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167414295138 CREATE) 
[n:127.0.0.1:34673_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext I may be 
the new leader - try and sync
   [junit4]   2> 782341 INFO  
(parallelCoreAdminExecutor-2897-thread-1-processing-n:127.0.0.1:34673_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167414295138 CREATE) 
[n:127.0.0.1:34673_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:34673/solr/testcollection_shard2_replica_n5/
   [junit4]   2> 782341 INFO  
(parallelCoreAdminExecutor-2897-thread-1-processing-n:127.0.0.1:34673_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167414295138 CREATE) 
[n:127.0.0.1:34673_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.u.PeerSync PeerSync: 
core=testcollection_shard2_replica_n5 url=https://127.0.0.1:34673/solr START 
replicas=[https://127.0.0.1:35763/solr/testcollection_shard2_replica_n7/] 
nUpdates=100
   [junit4]   2> 782348 INFO  (qtp24425558-6298) [n:127.0.0.1:35763_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.c.S.Request [testcollection_shard2_replica_n7]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 782609 INFO  
(parallelCoreAdminExecutor-2899-thread-1-processing-n:127.0.0.1:35763_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167412427230 CREATE) 
[n:127.0.0.1:35763_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.u.PeerSync PeerSync: 
core=testcollection_shard1_replica_n3 url=https://127.0.0.1:35763/solr DONE.  
We have no versions.  sync failed.
   [junit4]   2> 782609 INFO  
(parallelCoreAdminExecutor-2899-thread-1-processing-n:127.0.0.1:35763_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167412427230 CREATE) 
[n:127.0.0.1:35763_solr c:testcollection s:shard1 r:core_node4 
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> 782609 INFO  
(parallelCoreAdminExecutor-2899-thread-1-processing-n:127.0.0.1:35763_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167412427230 CREATE) 
[n:127.0.0.1:35763_solr c:testcollection s:shard1 r:core_node4 
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> 782609 INFO  
(parallelCoreAdminExecutor-2899-thread-1-processing-n:127.0.0.1:35763_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167412427230 CREATE) 
[n:127.0.0.1:35763_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext Found 
all replicas participating in election, clear LIR
   [junit4]   2> 782611 INFO  
(parallelCoreAdminExecutor-2899-thread-1-processing-n:127.0.0.1:35763_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167412427230 CREATE) 
[n:127.0.0.1:35763_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext I am the 
new leader: https://127.0.0.1:35763/solr/testcollection_shard1_replica_n3/ 
shard1
   [junit4]   2> 782642 INFO  
(parallelCoreAdminExecutor-2897-thread-1-processing-n:127.0.0.1:34673_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167414295138 CREATE) 
[n:127.0.0.1:34673_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.u.PeerSync PeerSync: 
core=testcollection_shard2_replica_n5 url=https://127.0.0.1:34673/solr DONE.  
We have no versions.  sync failed.
   [junit4]   2> 782642 INFO  
(parallelCoreAdminExecutor-2897-thread-1-processing-n:127.0.0.1:34673_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167414295138 CREATE) 
[n:127.0.0.1:34673_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.c.SyncStrategy Leader's attempt to 
sync with shard failed, moving to the next candidate
   [junit4]   2> 782642 INFO  
(parallelCoreAdminExecutor-2897-thread-1-processing-n:127.0.0.1:34673_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167414295138 CREATE) 
[n:127.0.0.1:34673_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] 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> 782642 INFO  
(parallelCoreAdminExecutor-2897-thread-1-processing-n:127.0.0.1:34673_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167414295138 CREATE) 
[n:127.0.0.1:34673_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext Found 
all replicas participating in election, clear LIR
   [junit4]   2> 782646 INFO  
(parallelCoreAdminExecutor-2897-thread-1-processing-n:127.0.0.1:34673_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167414295138 CREATE) 
[n:127.0.0.1:34673_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext I am the 
new leader: https://127.0.0.1:34673/solr/testcollection_shard2_replica_n5/ 
shard2
   [junit4]   2> 782686 INFO  (qtp31602759-6313) [n:127.0.0.1:34673_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
24d85630-88a9-41cb-a213-dc225f49c1e82051167414295138
   [junit4]   2> 782686 INFO  (qtp31602759-6313) [n:127.0.0.1:34673_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=24d85630-88a9-41cb-a213-dc225f49c1e82051167414295138&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 782755 INFO  
(zkCallback-880-thread-1-processing-n:127.0.0.1:35763_solr) 
[n:127.0.0.1:35763_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> 782755 INFO  
(zkCallback-880-thread-2-processing-n:127.0.0.1:35763_solr) 
[n:127.0.0.1:35763_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> 782759 INFO  
(zkCallback-885-thread-2-processing-n:127.0.0.1:34673_solr) 
[n:127.0.0.1:34673_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> 782762 INFO  
(parallelCoreAdminExecutor-2899-thread-1-processing-n:127.0.0.1:35763_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167412427230 CREATE) 
[n:127.0.0.1:35763_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 782796 INFO  
(parallelCoreAdminExecutor-2897-thread-1-processing-n:127.0.0.1:34673_solr 
24d85630-88a9-41cb-a213-dc225f49c1e82051167414295138 CREATE) 
[n:127.0.0.1:34673_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 782992 INFO  
(zkCallback-880-thread-2-processing-n:127.0.0.1:35763_solr) 
[n:127.0.0.1:35763_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> 782992 INFO  
(zkCallback-885-thread-2-processing-n:127.0.0.1:34673_solr) 
[n:127.0.0.1:34673_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> 782992 INFO  
(zkCallback-880-thread-1-processing-n:127.0.0.1:35763_solr) 
[n:127.0.0.1:35763_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> 783209 INFO  (qtp31602759-6315) [n:127.0.0.1:34673_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=24d85630-88a9-41cb-a213-dc225f49c1e8&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 783209 INFO  (qtp31602759-6315) [n:127.0.0.1:34673_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=24d85630-88a9-41cb-a213-dc225f49c1e8&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 783687 INFO  (qtp31602759-6313) [n:127.0.0.1:34673_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
24d85630-88a9-41cb-a213-dc225f49c1e82051167414295138
   [junit4]   2> 783687 INFO  (qtp31602759-6313) [n:127.0.0.1:34673_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=24d85630-88a9-41cb-a213-dc225f49c1e82051167414295138&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 783688 INFO  (qtp24425558-6304) [n:127.0.0.1:35763_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
24d85630-88a9-41cb-a213-dc225f49c1e82051167416327650
   [junit4]   2> 783688 INFO  (qtp24425558-6304) [n:127.0.0.1:35763_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=24d85630-88a9-41cb-a213-dc225f49c1e82051167416327650&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 783703 INFO  
(OverseerThreadFactory-2896-thread-1-processing-n:127.0.0.1:34673_solr) 
[n:127.0.0.1:34673_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> 784210 INFO  (qtp31602759-6306) [n:127.0.0.1:34673_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=24d85630-88a9-41cb-a213-dc225f49c1e8&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 784211 INFO  (qtp31602759-6306) [n:127.0.0.1:34673_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=24d85630-88a9-41cb-a213-dc225f49c1e8&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 784213 INFO  (qtp31602759-6309) [n:127.0.0.1:34673_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=24d85630-88a9-41cb-a213-dc225f49c1e8&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 784213 INFO  (qtp31602759-6309) [n:127.0.0.1:34673_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=24d85630-88a9-41cb-a213-dc225f49c1e8&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 784213 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D995736F29C2086B]) [    ] 
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_node4 rstate:active live:true
   [junit4]   1> replica:core_node6 rstate:active live:true
   [junit4]   1> replica:core_node8 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 784215 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[D995736F29C2086B]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testcollection
   [junit4]   2> 784217 INFO  
(OverseerCollectionConfigSetProcessor-98705888294666246-127.0.0.1:34673_solr-n_0000000000)
 [n:127.0.0.1:34673_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> 784234 INFO  (qtp24425558-6303) [n:127.0.0.1:35763_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.c.S.Request [testcollection_shard2_replica_n7]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:35763/solr/testcollection_shard2_replica_n7/|https://127.0.0.1:34673/solr/testcollection_shard2_replica_n5/&rows=10&version=2&q=*:*&NOW=1506132333089&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 784247 INFO  (qtp31602759-6316) [n:127.0.0.1:34673_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:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:34673/solr/testcollection_shard1_replica_n1/|https://127.0.0.1:35763/solr/testcollection_shard1_replica_n3/&rows=10&version=2&q=*:*&NOW=1506132333089&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 784248 INFO  (qtp24425558-6301) [n:127.0.0.1:35763_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.c.S.Request [testcollection_shard1_replica_n3]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=testcollection:5&wt=javabin&version=2} hits=0 status=0 
QTime=17
   [junit4]   2> 784275 INFO  (qtp31602759-6310) [n:127.0.0.1:34673_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:35763/solr/testcollection_shard1_replica_n3/&wt=javabin&version=2}{add=[1
 (1579294217323151360)]} 0 10
   [junit4]   2> 784275 INFO  (qtp24425558-6298) [n:127.0.0.1:35763_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n3]  
webapp=/solr path=/update 
params={_stateVer_=testcollection:5&wt=javabin&version=2}{add=[1 
(1579294217323151360)]} 0 23
   [junit4]   2> 784295 INFO  (qtp24425558-6298) [n:127.0.0.1:35763_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579294217368240128,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 784295 INFO  (qtp24425558-6298) [n:127.0.0.1:35763_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 784298 INFO  (qtp31602759-6309) [n:127.0.0.1:34673_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579294217371385856,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 784298 INFO  (qtp24425558-6298) [n:127.0.0.1:35763_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 784299 INFO  (qtp24425558-6298) [n:127.0.0.1:35763_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard2_replica_n7]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:35763/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 3
   [junit4]   2> 784309 INFO  (qtp24425558-6303) [n:127.0.0.1:35763_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579294217382920192,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 784310 INFO  (qtp24425558-6303) [n:127.0.0.1:35763_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@849b88 
commitCommandVersion:1579294217382920192
   [junit4]   2> 784311 INFO  (qtp31602759-6309) [n:127.0.0.1:34673_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 784312 INFO  (qtp31602759-6309) [n:127.0.0.1:34673_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 784312 INFO  (qtp31602759-6309) [n:127.0.0.1:34673_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard2_replica_n5]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:35763/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 14
   [junit4]   2> 784314 INFO  (qtp24425558-6303) [n:127.0.0.1:35763_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3afb34[testcollection_shard1_replica_n3] main]
   [junit4]   2> 784316 INFO  
(searcherExecutor-2903-thread-1-processing-n:127.0.0.1:35763_solr 
x:testcollection_shard1_replica_n3 s:shard1 c:testcollection r:core_node4) 
[n:127.0.0.1:35763_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n3] Registered new searcher 
Searcher@3afb34[testcollection_shard1_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 784316 INFO  (qtp24425558-6303) [n:127.0.0.1:35763_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 784320 INFO  (qtp24425558-6303) [n:127.0.0.1:35763_solr 
c:testcollection s:shard1 r:core_node4 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:35763/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 11
   [junit4]   2> 784325 INFO  (qtp31602759-6310) [n:127.0.0.1:34673_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579294217399697408,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 784325 INFO  (qtp31602759-6310) [n:127.0.0.1:34673_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@bd51a5 
commitCommandVersion:1579294217399697408
   [junit4]   2> 784329 INFO  (qtp31602759-6310) [n:127.0.0.1:34673_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1576059[testcollection_shard1_replica_n1] main]
   [junit4]   2> 784330 INFO  (qtp31602759-6310) [n:127.0.0.1:34673_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 784337 INFO  
(searcherExecutor-2902-thread-1-processing-n:127.0.0.1:34673_solr 
x:testcollection_shard1_replica_n1 s:shard1 c:testcollection r:core_node2) 
[n:127.0.0.1:34673_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@1576059[testcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 784342 INFO  (qtp31602759-6310) [n:127.0.0.1:34673_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:35763/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 17
   [junit4]   2> 784344 INFO  (qtp24425558-6304) [n:127.0.0.1:35763_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n3]  
webapp=/solr path=/update 
params={_stateVer_=testcollection:5&commit=true&wt=javabin&version=2}{commit=} 
0 68
   [junit4]   2> 784345 INFO  (qtp24425558-6382) [n:127.0.0.1:35763_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.c.S.Request [testcollection_shard1_replica_n3]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:35763/solr/testcollection_shard1_replica_n3/|https://127.0.0.1:34673/solr/testcollection_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1506132333202&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 784345 INFO  (qtp31602759-6306) [n:127.0.0.1:34673_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] 
o.a.s.c.S.Request [testcollection_shard2_replica_n5]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:34673/solr/testcollection_shard2_replica_n5/|https://127.0.0.1:35763/solr/testcollection_shard2_replica_n7/&rows=10&version=2&q=*:*&NOW=1506132333202&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 784346 INFO  (qtp24425558-6382) [n:127.0.0.1:35763_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.c.S.Request [te

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

 updating... (live nodes size: [2])
   [junit4]   2> 79954 INFO  
(zkCallback-48-thread-2-processing-n:127.0.0.1:42229_solr) 
[n:127.0.0.1:42229_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/mainCorpus/state.json] for collection [mainCorpus] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 79954 INFO  
(zkCallback-46-thread-2-processing-n:127.0.0.1:41607_solr) 
[n:127.0.0.1:41607_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/mainCorpus/state.json] for collection [mainCorpus] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 79954 INFO  
(zkCallback-48-thread-1-processing-n:127.0.0.1:42229_solr) 
[n:127.0.0.1:42229_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/mainCorpus/state.json] for collection [mainCorpus] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 79954 INFO  
(zkCallback-46-thread-2-processing-n:127.0.0.1:41607_solr) 
[n:127.0.0.1:41607_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/destination/state.json] for collection [destination] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 79954 INFO  
(zkCallback-46-thread-1-processing-n:127.0.0.1:41607_solr) 
[n:127.0.0.1:41607_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/destination/state.json] for collection [destination] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 79956 INFO  
(zkCallback-46-thread-1-processing-n:127.0.0.1:41607_solr) 
[n:127.0.0.1:41607_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 79956 INFO  
(zkCallback-46-thread-2-processing-n:127.0.0.1:41607_solr) 
[n:127.0.0.1:41607_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 79956 INFO  
(zkCallback-48-thread-1-processing-n:127.0.0.1:42229_solr) 
[n:127.0.0.1:42229_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/workQueue/state.json] for collection [workQueue] has occurred 
- updating... (live nodes size: [2])
   [junit4]   2> 79956 INFO  
(zkCallback-48-thread-2-processing-n:127.0.0.1:42229_solr) 
[n:127.0.0.1:42229_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/workQueue/state.json] for collection [workQueue] has occurred 
- updating... (live nodes size: [2])
   [junit4]   2> 79958 INFO  (jetty-closer-27-thread-4) [    ] o.a.s.c.Overseer 
Overseer (id=98706032312451082-127.0.0.1:41607_solr-n_0000000000) closing
   [junit4]   2> 79959 INFO  
(OverseerStateUpdate-98706032312451082-127.0.0.1:41607_solr-n_0000000000) 
[n:127.0.0.1:41607_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:41607_solr
   [junit4]   2> 79975 INFO  
(zkCallback-48-thread-1-processing-n:127.0.0.1:42229_solr) 
[n:127.0.0.1:42229_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 79975 INFO  
(zkCallback-48-thread-2-processing-n:127.0.0.1:42229_solr) 
[n:127.0.0.1:42229_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:42229_solr
   [junit4]   2> 81408 WARN  
(zkCallback-45-thread-1-processing-n:127.0.0.1:38051_solr) 
[n:127.0.0.1:38051_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 81408 INFO  (jetty-closer-27-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1dac9a4{/solr,null,UNAVAILABLE}
   [junit4]   2> 81420 WARN  
(zkCallback-47-thread-1-processing-n:127.0.0.1:35675_solr) 
[n:127.0.0.1:35675_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 81421 INFO  (jetty-closer-27-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1f8ecee{/solr,null,UNAVAILABLE}
   [junit4]   2> 81476 WARN  
(zkCallback-46-thread-2-processing-n:127.0.0.1:41607_solr) 
[n:127.0.0.1:41607_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 81477 INFO  (jetty-closer-27-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7897fe{/solr,null,UNAVAILABLE}
   [junit4]   2> 81491 WARN  
(zkCallback-48-thread-2-processing-n:127.0.0.1:42229_solr) 
[n:127.0.0.1:42229_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 81491 INFO  (jetty-closer-27-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1f2f195{/solr,null,UNAVAILABLE}
   [junit4]   2> 81492 ERROR 
(SUITE-StreamExpressionTest-seed#[78211E0128BD8D5E]-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> 81492 INFO  
(SUITE-StreamExpressionTest-seed#[78211E0128BD8D5E]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:38215 38215
   [junit4]   2> 86899 INFO  (Thread-22) [    ] o.a.s.c.ZkTestServer connecting 
to 127.0.0.1:38215 38215
   [junit4]   2> 86901 WARN  (Thread-22) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        72      /solr/aliases.json
   [junit4]   2>        72      /solr/clusterprops.json
   [junit4]   2>        10      /solr/configs/conf
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        72      /solr/clusterstate.json
   [junit4]   2>        22      /solr/collections/mainCorpus/state.json
   [junit4]   2>        21      /solr/collections/destination/state.json
   [junit4]   2>        21      /solr/collections/workQueue/state.json
   [junit4]   2>        20      
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        20      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        20      
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        11      
/solr/collections/collection1_collection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98706032312451084-127.0.0.1:42229_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        72      /solr/live_nodes
   [junit4]   2>        72      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_78211E0128BD8D5E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{expr_s=PostingsFormat(name=Memory), join2_s=FST50, multiDefault=FST50, 
subject=FST50, a1_s=FST50, a2_s=PostingsFormat(name=Memory), 
test_t=PostingsFormat(name=Memory), level1_s=PostingsFormat(name=Memory), 
body_t=PostingsFormat(name=Memory), ident_s=FST50, 
s_multi=PostingsFormat(name=Memory), col_s=FST50, 
a_ss=PostingsFormat(name=LuceneFixedGap), 
level2_s=PostingsFormat(name=LuceneFixedGap), a_s=PostingsFormat(name=Memory), 
a_t=PostingsFormat(name=LuceneFixedGap), side_s=PostingsFormat(name=Memory), 
id=PostingsFormat(name=Memory), text=PostingsFormat(name=Memory)}, 
docValues:{expr_s=DocValuesFormat(name=Direct), 
join2_s=DocValuesFormat(name=Lucene70), 
multiDefault=DocValuesFormat(name=Lucene70), 
price_f=DocValuesFormat(name=Lucene70), a1_s=DocValuesFormat(name=Lucene70), 
intDefault=DocValuesFormat(name=Lucene70), a_f=DocValuesFormat(name=Lucene70), 
join1_i=DocValuesFormat(name=Direct), a2_s=DocValuesFormat(name=Asserting), 
a_i=DocValuesFormat(name=Direct), test_i=DocValuesFormat(name=Lucene70), 
join3_i=DocValuesFormat(name=Asserting), 
field_i=DocValuesFormat(name=Lucene70), level1_s=DocValuesFormat(name=Direct), 
s_multi=DocValuesFormat(name=Asserting), col_s=DocValuesFormat(name=Lucene70), 
a_ss=DocValuesFormat(name=Lucene70), level2_s=DocValuesFormat(name=Lucene70), 
a_s=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Lucene70), i_multi=DocValuesFormat(name=Direct), 
b_ls=DocValuesFormat(name=Lucene70), test_dt=DocValuesFormat(name=Direct), 
ident_s=DocValuesFormat(name=Lucene70), order_i=DocValuesFormat(name=Lucene70), 
_version_=DocValuesFormat(name=Lucene70), 
side_s=DocValuesFormat(name=Asserting), 
miles_i=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1406, 
maxMBSortInHeap=5.555611754104735, sim=RandomSimilarity(queryNorm=true): {}, 
locale=es-CO, timezone=Africa/Lome
   [junit4]   2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=166327672,total=370147328
   [junit4]   2> NOTE: All tests run in this JVM: 
[EmpiricalDistributionEvaluatorTest, NamedListTest, CloudSolrClientCacheTest, 
TestV1toV2ApiMapper, ArcSineEvaluatorTest, TestBatchUpdate, TestCoreAdmin, 
AndEvaluatorTest, NotEvaluatorTest, TestPathTrie, 
HyperbolicTangentEvaluatorTest, LessThanEvaluatorTest, StreamExpressionTest]
   [junit4] Completed [78/145 (1!)] on J2 in 77.97s, 110 tests, 1 error, 9 
skipped <<< FAILURES!

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

Reply via email to