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

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

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

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

        at 
__randomizedtesting.SeedInfo.seed([3D2877529C774125:F0D97EA4991F55]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:550)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1013)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.cloud.TestAuthenticationFramework.collectionCreateSearchDeleteTwice(TestAuthenticationFramework.java:126)
        at 
org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.java:74)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:42849/solr/testcollection_shard1_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:527)
        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.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndFailOnImmutable

Error Message:
error processing commands

Stack Trace:
org.apache.solr.api.ApiBag$ExceptionWithErrObject: error processing commands, 
errors: [{errorMessages=schema is not editable}], 
        at 
__randomizedtesting.SeedInfo.seed([3D2877529C774125:A69C9883C1E12B34]:0)
        at 
org.apache.solr.handler.SchemaHandler.handleRequestBody(SchemaHandler.java:92)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
        at 
org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:180)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndFailOnImmutable(TestEmbeddedSolrServerSchemaAPI.java:105)
        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)




Build Log:
[...truncated 12677 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_3D2877529C774125-001/init-core-data-001
   [junit4]   2> 1150039 WARN  
(SUITE-TestAuthenticationFramework-seed#[3D2877529C774125]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=26 numCloses=26
   [junit4]   2> 1150039 INFO  
(SUITE-TestAuthenticationFramework-seed#[3D2877529C774125]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1150040 INFO  
(SUITE-TestAuthenticationFramework-seed#[3D2877529C774125]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1150041 INFO  
(SUITE-TestAuthenticationFramework-seed#[3D2877529C774125]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1150043 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[3D2877529C774125]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_3D2877529C774125-001/tempDir-001
   [junit4]   2> 1150043 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[3D2877529C774125]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1150044 INFO  (Thread-1686) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1150044 INFO  (Thread-1686) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1150045 ERROR (Thread-1686) [    ] 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> 1150144 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[3D2877529C774125]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:38353
   [junit4]   2> 1150147 INFO  (zkConnectionManagerCallback-1657-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1150156 INFO  (jetty-launcher-1654-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1150156 INFO  (jetty-launcher-1654-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1150157 INFO  (jetty-launcher-1654-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@9f5af2{/solr,null,AVAILABLE}
   [junit4]   2> 1150157 INFO  (jetty-launcher-1654-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1442253{/solr,null,AVAILABLE}
   [junit4]   2> 1150164 INFO  (jetty-launcher-1654-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1c4d89a{SSL,[ssl, 
http/1.1]}{127.0.0.1:42849}
   [junit4]   2> 1150164 INFO  (jetty-launcher-1654-thread-2) [    ] 
o.e.j.s.Server Started @1152262ms
   [junit4]   2> 1150164 INFO  (jetty-launcher-1654-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42849}
   [junit4]   2> 1150164 ERROR (jetty-launcher-1654-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1150164 INFO  (jetty-launcher-1654-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1150164 INFO  (jetty-launcher-1654-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1150164 INFO  (jetty-launcher-1654-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1150164 INFO  (jetty-launcher-1654-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-09T23:14:54.501Z
   [junit4]   2> 1150167 INFO  (jetty-launcher-1654-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@32921a{SSL,[ssl, 
http/1.1]}{127.0.0.1:45283}
   [junit4]   2> 1150167 INFO  (jetty-launcher-1654-thread-1) [    ] 
o.e.j.s.Server Started @1152266ms
   [junit4]   2> 1150167 INFO  (jetty-launcher-1654-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45283}
   [junit4]   2> 1150167 ERROR (jetty-launcher-1654-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1150168 INFO  (jetty-launcher-1654-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1150168 INFO  (jetty-launcher-1654-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1150168 INFO  (jetty-launcher-1654-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1150168 INFO  (jetty-launcher-1654-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-09T23:14:54.505Z
   [junit4]   2> 1150168 INFO  (zkConnectionManagerCallback-1659-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1150169 INFO  (jetty-launcher-1654-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1150169 INFO  (zkConnectionManagerCallback-1661-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1150170 INFO  (jetty-launcher-1654-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1150174 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x160dd34832d0002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1150176 INFO  (jetty-launcher-1654-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38353/solr
   [junit4]   2> 1150176 INFO  (jetty-launcher-1654-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38353/solr
   [junit4]   2> 1150177 INFO  (zkConnectionManagerCallback-1667-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1150177 INFO  (zkConnectionManagerCallback-1669-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1150179 INFO  
(zkConnectionManagerCallback-1673-thread-1-processing-n:127.0.0.1:45283_solr) 
[n:127.0.0.1:45283_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1150179 INFO  
(zkConnectionManagerCallback-1671-thread-1-processing-n:127.0.0.1:42849_solr) 
[n:127.0.0.1:42849_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1150222 INFO  (jetty-launcher-1654-thread-1) 
[n:127.0.0.1:45283_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1150222 INFO  (jetty-launcher-1654-thread-2) 
[n:127.0.0.1:42849_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1150222 INFO  (jetty-launcher-1654-thread-1) 
[n:127.0.0.1:45283_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:45283_solr
   [junit4]   2> 1150223 INFO  (jetty-launcher-1654-thread-2) 
[n:127.0.0.1:42849_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42849_solr
   [junit4]   2> 1150223 INFO  (jetty-launcher-1654-thread-1) 
[n:127.0.0.1:45283_solr    ] o.a.s.c.Overseer Overseer 
(id=99322409410953221-127.0.0.1:45283_solr-n_0000000000) starting
   [junit4]   2> 1150223 INFO  
(zkCallback-1672-thread-1-processing-n:127.0.0.1:45283_solr) 
[n:127.0.0.1:45283_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1150239 INFO  
(zkCallback-1670-thread-1-processing-n:127.0.0.1:42849_solr) 
[n:127.0.0.1:42849_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1150240 INFO  (jetty-launcher-1654-thread-1) 
[n:127.0.0.1:45283_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45283_solr
   [junit4]   2> 1150247 INFO  
(zkCallback-1670-thread-1-processing-n:127.0.0.1:42849_solr) 
[n:127.0.0.1:42849_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1150247 INFO  
(zkCallback-1672-thread-1-processing-n:127.0.0.1:45283_solr) 
[n:127.0.0.1:45283_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1150278 INFO  (jetty-launcher-1654-thread-1) 
[n:127.0.0.1:45283_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1150318 INFO  (jetty-launcher-1654-thread-1) 
[n:127.0.0.1:45283_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45283.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11108d5
   [junit4]   2> 1150325 INFO  (jetty-launcher-1654-thread-2) 
[n:127.0.0.1:42849_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1150327 INFO  (jetty-launcher-1654-thread-1) 
[n:127.0.0.1:45283_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45283.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11108d5
   [junit4]   2> 1150327 INFO  (jetty-launcher-1654-thread-1) 
[n:127.0.0.1:45283_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45283.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11108d5
   [junit4]   2> 1150328 INFO  (jetty-launcher-1654-thread-1) 
[n:127.0.0.1:45283_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_3D2877529C774125-001/tempDir-001/node1/.
   [junit4]   2> 1150355 INFO  (jetty-launcher-1654-thread-2) 
[n:127.0.0.1:42849_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42849.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11108d5
   [junit4]   2> 1150364 INFO  (jetty-launcher-1654-thread-2) 
[n:127.0.0.1:42849_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42849.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11108d5
   [junit4]   2> 1150364 INFO  (jetty-launcher-1654-thread-2) 
[n:127.0.0.1:42849_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42849.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11108d5
   [junit4]   2> 1150365 INFO  (jetty-launcher-1654-thread-2) 
[n:127.0.0.1:42849_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_3D2877529C774125-001/tempDir-001/node2/.
   [junit4]   2> 1150391 INFO  (zkConnectionManagerCallback-1679-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1150394 INFO  (zkConnectionManagerCallback-1683-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1150394 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[3D2877529C774125]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1150395 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[3D2877529C774125]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38353/solr ready
   [junit4]   2> 1150396 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[3D2877529C774125]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 1150447 INFO  (qtp6935776-7494) [n:127.0.0.1:42849_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=141257c1-deca-4dd2-87fd-dd6c2fe6d3f4&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1150450 INFO  (qtp6935776-7494) [n:127.0.0.1:42849_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=141257c1-deca-4dd2-87fd-dd6c2fe6d3f4&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 1150451 INFO  (qtp6935776-7496) [n:127.0.0.1:42849_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=141257c1-deca-4dd2-87fd-dd6c2fe6d3f4&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1150459 INFO  (qtp6935776-7496) [n:127.0.0.1:42849_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=141257c1-deca-4dd2-87fd-dd6c2fe6d3f4&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=7
   [junit4]   2> 1150459 INFO  
(OverseerThreadFactory-2930-thread-1-processing-n:127.0.0.1:45283_solr) 
[n:127.0.0.1:45283_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testcollection
   [junit4]   2> 1150562 INFO  
(OverseerStateUpdate-99322409410953221-127.0.0.1:45283_solr-n_0000000000) 
[n:127.0.0.1:45283_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:45283/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1150563 INFO  
(OverseerStateUpdate-99322409410953221-127.0.0.1:45283_solr-n_0000000000) 
[n:127.0.0.1:45283_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42849/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1150571 INFO  
(OverseerStateUpdate-99322409410953221-127.0.0.1:45283_solr-n_0000000000) 
[n:127.0.0.1:45283_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45283/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1150572 INFO  
(OverseerStateUpdate-99322409410953221-127.0.0.1:45283_solr-n_0000000000) 
[n:127.0.0.1:45283_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42849/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1150792 INFO  (qtp6935776-7496) [n:127.0.0.1:42849_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=141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836881254581&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 1150792 INFO  
(parallelCoreAdminExecutor-2933-thread-1-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836881254581 CREATE) 
[n:127.0.0.1:42849_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=141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836881254581&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 1150793 INFO  
(parallelCoreAdminExecutor-2933-thread-1-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836881254581 CREATE) 
[n:127.0.0.1:42849_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1150814 INFO  (qtp6935776-7484) [n:127.0.0.1:42849_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=141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836872481563&coreNodeName=core_node5&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=22
   [junit4]   2> 1150831 INFO  
(parallelCoreAdminExecutor-2933-thread-2-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836872481563 CREATE) 
[n:127.0.0.1:42849_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=141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836872481563&coreNodeName=core_node5&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 1150869 INFO  (qtp29556208-7495) [n:127.0.0.1:45283_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=141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836871627919&coreNodeName=core_node3&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 1150871 INFO  
(parallelCoreAdminExecutor-2931-thread-1-processing-n:127.0.0.1:45283_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836871627919 CREATE) 
[n:127.0.0.1:45283_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=141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836871627919&coreNodeName=core_node3&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 1150871 INFO  
(parallelCoreAdminExecutor-2931-thread-1-processing-n:127.0.0.1:45283_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836871627919 CREATE) 
[n:127.0.0.1:45283_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1150875 INFO  (qtp29556208-7495) [n:127.0.0.1:45283_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=141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836880198400&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=1
   [junit4]   2> 1150876 INFO  
(parallelCoreAdminExecutor-2931-thread-2-processing-n:127.0.0.1:45283_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836880198400 CREATE) 
[n:127.0.0.1:45283_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=141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836880198400&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 1150879 INFO  (qtp6935776-7488) [n:127.0.0.1:42849_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836881254581
   [junit4]   2> 1150879 INFO  (qtp6935776-7488) [n:127.0.0.1:42849_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836881254581&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1150980 INFO  
(zkCallback-1670-thread-1-processing-n:127.0.0.1:42849_solr) 
[n:127.0.0.1:42849_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> 1150980 INFO  
(zkCallback-1672-thread-1-processing-n:127.0.0.1:45283_solr) 
[n:127.0.0.1:45283_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> 1150991 INFO  
(zkCallback-1672-thread-2-processing-n:127.0.0.1:45283_solr) 
[n:127.0.0.1:45283_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> 1151459 INFO  (qtp6935776-7498) [n:127.0.0.1:42849_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=141257c1-deca-4dd2-87fd-dd6c2fe6d3f4&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1151460 INFO  (qtp6935776-7498) [n:127.0.0.1:42849_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=141257c1-deca-4dd2-87fd-dd6c2fe6d3f4&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1151844 INFO  
(parallelCoreAdminExecutor-2933-thread-2-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836872481563 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 1151850 INFO  
(parallelCoreAdminExecutor-2933-thread-2-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836872481563 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.s.IndexSchema 
[testcollection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1151882 INFO  
(parallelCoreAdminExecutor-2933-thread-2-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836872481563 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1151882 INFO  
(parallelCoreAdminExecutor-2933-thread-2-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836872481563 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 
'testcollection_shard1_replica_n2' using configuration from collection 
testcollection, trusted=true
   [junit4]   2> 1151882 INFO  
(parallelCoreAdminExecutor-2933-thread-2-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836872481563 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_42849.solr.core.testcollection.shard1.replica_n2' (registry 
'solr.core.testcollection.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11108d5
   [junit4]   2> 1151883 INFO  
(parallelCoreAdminExecutor-2933-thread-2-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836872481563 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1151883 INFO  
(parallelCoreAdminExecutor-2933-thread-2-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836872481563 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore 
[[testcollection_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_3D2877529C774125-001/tempDir-001/node2/testcollection_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_3D2877529C774125-001/tempDir-001/node2/./testcollection_shard1_replica_n2/data/]
   [junit4]   2> 1151883 INFO  (qtp6935776-7486) [n:127.0.0.1:42849_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836881254581
   [junit4]   2> 1151883 INFO  (qtp6935776-7486) [n:127.0.0.1:42849_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836881254581&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1151905 INFO  
(parallelCoreAdminExecutor-2933-thread-1-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836881254581 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 1151907 INFO  
(parallelCoreAdminExecutor-2931-thread-1-processing-n:127.0.0.1:45283_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836871627919 CREATE) 
[n:127.0.0.1:45283_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 1151931 INFO  
(parallelCoreAdminExecutor-2933-thread-1-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836881254581 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.s.IndexSchema 
[testcollection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1151931 INFO  
(parallelCoreAdminExecutor-2931-thread-2-processing-n:127.0.0.1:45283_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836880198400 CREATE) 
[n:127.0.0.1:45283_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 1151932 INFO  
(parallelCoreAdminExecutor-2933-thread-1-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836881254581 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1151932 INFO  
(parallelCoreAdminExecutor-2933-thread-1-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836881254581 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 
'testcollection_shard2_replica_n6' using configuration from collection 
testcollection, trusted=true
   [junit4]   2> 1151933 INFO  
(parallelCoreAdminExecutor-2933-thread-1-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836881254581 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_42849.solr.core.testcollection.shard2.replica_n6' (registry 
'solr.core.testcollection.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11108d5
   [junit4]   2> 1151933 INFO  
(parallelCoreAdminExecutor-2933-thread-1-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836881254581 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1151933 INFO  
(parallelCoreAdminExecutor-2933-thread-1-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836881254581 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore 
[[testcollection_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_3D2877529C774125-001/tempDir-001/node2/testcollection_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_3D2877529C774125-001/tempDir-001/node2/./testcollection_shard2_replica_n6/data/]
   [junit4]   2> 1151936 INFO  
(parallelCoreAdminExecutor-2931-thread-2-processing-n:127.0.0.1:45283_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836880198400 CREATE) 
[n:127.0.0.1:45283_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema 
[testcollection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1151937 INFO  
(parallelCoreAdminExecutor-2931-thread-2-processing-n:127.0.0.1:45283_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836880198400 CREATE) 
[n:127.0.0.1:45283_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1151937 INFO  
(parallelCoreAdminExecutor-2931-thread-2-processing-n:127.0.0.1:45283_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836880198400 CREATE) 
[n:127.0.0.1:45283_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 
'testcollection_shard2_replica_n4' using configuration from collection 
testcollection, trusted=true
   [junit4]   2> 1151938 INFO  
(parallelCoreAdminExecutor-2931-thread-2-processing-n:127.0.0.1:45283_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836880198400 CREATE) 
[n:127.0.0.1:45283_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_45283.solr.core.testcollection.shard2.replica_n4' (registry 
'solr.core.testcollection.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11108d5
   [junit4]   2> 1151938 INFO  
(parallelCoreAdminExecutor-2931-thread-2-processing-n:127.0.0.1:45283_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836880198400 CREATE) 
[n:127.0.0.1:45283_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1151938 INFO  
(parallelCoreAdminExecutor-2931-thread-2-processing-n:127.0.0.1:45283_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836880198400 CREATE) 
[n:127.0.0.1:45283_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore 
[[testcollection_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_3D2877529C774125-001/tempDir-001/node1/testcollection_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_3D2877529C774125-001/tempDir-001/node1/./testcollection_shard2_replica_n4/data/]
   [junit4]   2> 1151940 INFO  
(parallelCoreAdminExecutor-2931-thread-1-processing-n:127.0.0.1:45283_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836871627919 CREATE) 
[n:127.0.0.1:45283_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema 
[testcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1151941 INFO  
(parallelCoreAdminExecutor-2931-thread-1-processing-n:127.0.0.1:45283_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836871627919 CREATE) 
[n:127.0.0.1:45283_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1151942 INFO  
(parallelCoreAdminExecutor-2931-thread-1-processing-n:127.0.0.1:45283_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836871627919 CREATE) 
[n:127.0.0.1:45283_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 
'testcollection_shard1_replica_n1' using configuration from collection 
testcollection, trusted=true
   [junit4]   2> 1151942 INFO  
(parallelCoreAdminExecutor-2931-thread-1-processing-n:127.0.0.1:45283_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836871627919 CREATE) 
[n:127.0.0.1:45283_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_45283.solr.core.testcollection.shard1.replica_n1' (registry 
'solr.core.testcollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11108d5
   [junit4]   2> 1151942 INFO  
(parallelCoreAdminExecutor-2931-thread-1-processing-n:127.0.0.1:45283_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836871627919 CREATE) 
[n:127.0.0.1:45283_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1151942 INFO  
(parallelCoreAdminExecutor-2931-thread-1-processing-n:127.0.0.1:45283_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836871627919 CREATE) 
[n:127.0.0.1:45283_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore 
[[testcollection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_3D2877529C774125-001/tempDir-001/node1/testcollection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_3D2877529C774125-001/tempDir-001/node1/./testcollection_shard1_replica_n1/data/]
   [junit4]   2> 1151950 INFO  
(parallelCoreAdminExecutor-2933-thread-2-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836872481563 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1151950 INFO  
(parallelCoreAdminExecutor-2933-thread-2-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836872481563 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1151951 INFO  
(parallelCoreAdminExecutor-2933-thread-2-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836872481563 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 1151951 INFO  
(parallelCoreAdminExecutor-2933-thread-2-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836872481563 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1151951 INFO  
(parallelCoreAdminExecutor-2933-thread-2-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836872481563 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1d219a4[testcollection_shard1_replica_n2] main]
   [junit4]   2> 1151952 INFO  
(parallelCoreAdminExecutor-2933-thread-2-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836872481563 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 1151952 INFO  
(parallelCoreAdminExecutor-2933-thread-2-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836872481563 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null 
at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1151953 INFO  
(parallelCoreAdminExecutor-2933-thread-2-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836872481563 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 1151953 INFO  
(searcherExecutor-2935-thread-1-processing-x:testcollection_shard1_replica_n2 
r:core_node5 141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836872481563 CREATE 
n:127.0.0.1:42849_solr s:shard1 c:testcollection) [n:127.0.0.1:42849_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.SolrCore [testcollection_shard1_replica_n2] Registered new searcher 
Searcher@1d219a4[testcollection_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1151953 INFO  
(parallelCoreAdminExecutor-2933-thread-2-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836872481563 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1589158552576983040
   [junit4]   2> 1151956 INFO  
(parallelCoreAdminExecutor-2933-thread-2-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836872481563 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting 
until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1151959 INFO  
(parallelCoreAdminExecutor-2933-thread-1-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836881254581 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1151959 INFO  
(parallelCoreAdminExecutor-2933-thread-1-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836881254581 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1151959 INFO  
(parallelCoreAdminExecutor-2933-thread-1-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836881254581 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 1151959 INFO  
(parallelCoreAdminExecutor-2933-thread-1-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836881254581 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1151960 INFO  
(parallelCoreAdminExecutor-2933-thread-1-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836881254581 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1f71758[testcollection_shard2_replica_n6] main]
   [junit4]   2> 1151961 INFO  
(parallelCoreAdminExecutor-2933-thread-1-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836881254581 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 1151961 INFO  
(parallelCoreAdminExecutor-2933-thread-1-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836881254581 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null 
at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1151962 INFO  
(parallelCoreAdminExecutor-2933-thread-1-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836881254581 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 1151962 INFO  
(searcherExecutor-2936-thread-1-processing-x:testcollection_shard2_replica_n6 
r:core_node8 141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836881254581 CREATE 
n:127.0.0.1:42849_solr s:shard2 c:testcollection) [n:127.0.0.1:42849_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.SolrCore [testcollection_shard2_replica_n6] Registered new searcher 
Searcher@1f71758[testcollection_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1151962 INFO  
(parallelCoreAdminExecutor-2933-thread-1-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836881254581 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1589158552586420224
   [junit4]   2> 1151966 INFO  
(parallelCoreAdminExecutor-2933-thread-1-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836881254581 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Waiting 
until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1151972 INFO  
(parallelCoreAdminExecutor-2931-thread-2-processing-n:127.0.0.1:45283_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836880198400 CREATE) 
[n:127.0.0.1:45283_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1151972 INFO  
(parallelCoreAdminExecutor-2931-thread-2-processing-n:127.0.0.1:45283_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836880198400 CREATE) 
[n:127.0.0.1:45283_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1151973 INFO  
(parallelCoreAdminExecutor-2931-thread-2-processing-n:127.0.0.1:45283_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836880198400 CREATE) 
[n:127.0.0.1:45283_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 1151973 INFO  
(parallelCoreAdminExecutor-2931-thread-2-processing-n:127.0.0.1:45283_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836880198400 CREATE) 
[n:127.0.0.1:45283_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1151974 INFO  
(parallelCoreAdminExecutor-2931-thread-2-processing-n:127.0.0.1:45283_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836880198400 CREATE) 
[n:127.0.0.1:45283_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1406c73[testcollection_shard2_replica_n4] main]
   [junit4]   2> 1151975 INFO  
(parallelCoreAdminExecutor-2931-thread-2-processing-n:127.0.0.1:45283_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836880198400 CREATE) 
[n:127.0.0.1:45283_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 1151975 INFO  
(parallelCoreAdminExecutor-2931-thread-2-processing-n:127.0.0.1:45283_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836880198400 CREATE) 
[n:127.0.0.1:45283_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null 
at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1151975 INFO  
(parallelCoreAdminExecutor-2931-thread-1-processing-n:127.0.0.1:45283_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836871627919 CREATE) 
[n:127.0.0.1:45283_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1151975 INFO  
(parallelCoreAdminExecutor-2931-thread-1-processing-n:127.0.0.1:45283_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836871627919 CREATE) 
[n:127.0.0.1:45283_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1151976 INFO  
(parallelCoreAdminExecutor-2931-thread-2-processing-n:127.0.0.1:45283_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836880198400 CREATE) 
[n:127.0.0.1:45283_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 1151976 INFO  
(parallelCoreAdminExecutor-2931-thread-1-processing-n:127.0.0.1:45283_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836871627919 CREATE) 
[n:127.0.0.1:45283_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 1151976 INFO  
(parallelCoreAdminExecutor-2931-thread-1-processing-n:127.0.0.1:45283_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836871627919 CREATE) 
[n:127.0.0.1:45283_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1151976 INFO  
(searcherExecutor-2937-thread-1-processing-x:testcollection_shard2_replica_n4 
r:core_node7 141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836880198400 CREATE 
n:127.0.0.1:45283_solr s:shard2 c:testcollection) [n:127.0.0.1:45283_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.SolrCore [testcollection_shard2_replica_n4] Registered new searcher 
Searcher@1406c73[testcollection_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1151976 INFO  
(parallelCoreAdminExecutor-2931-thread-2-processing-n:127.0.0.1:45283_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836880198400 CREATE) 
[n:127.0.0.1:45283_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1589158552601100288
   [junit4]   2> 1151977 INFO  
(parallelCoreAdminExecutor-2931-thread-1-processing-n:127.0.0.1:45283_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836871627919 CREATE) 
[n:127.0.0.1:45283_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@8d8e9b[testcollection_shard1_replica_n1] main]
   [junit4]   2> 1151977 INFO  
(parallelCoreAdminExecutor-2931-thread-1-processing-n:127.0.0.1:45283_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836871627919 CREATE) 
[n:127.0.0.1:45283_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 1151977 INFO  
(parallelCoreAdminExecutor-2931-thread-1-processing-n:127.0.0.1:45283_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836871627919 CREATE) 
[n:127.0.0.1:45283_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null 
at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1151978 INFO  
(parallelCoreAdminExecutor-2931-thread-1-processing-n:127.0.0.1:45283_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836871627919 CREATE) 
[n:127.0.0.1:45283_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 1151979 INFO  
(searcherExecutor-2939-thread-1-processing-x:testcollection_shard1_replica_n1 
r:core_node3 141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836871627919 CREATE 
n:127.0.0.1:45283_solr s:shard1 c:testcollection) [n:127.0.0.1:45283_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.c.SolrCore [testcollection_shard1_replica_n1] Registered new searcher 
Searcher@8d8e9b[testcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1151979 INFO  
(parallelCoreAdminExecutor-2931-thread-1-processing-n:127.0.0.1:45283_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836871627919 CREATE) 
[n:127.0.0.1:45283_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1589158552604246016
   [junit4]   2> 1152066 INFO  
(zkCallback-1672-thread-1-processing-n:127.0.0.1:45283_solr) 
[n:127.0.0.1:45283_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> 1152066 INFO  
(zkCallback-1670-thread-1-processing-n:127.0.0.1:42849_solr) 
[n:127.0.0.1:42849_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> 1152066 INFO  
(zkCallback-1672-thread-2-processing-n:127.0.0.1:45283_solr) 
[n:127.0.0.1:45283_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> 1152457 INFO  
(parallelCoreAdminExecutor-2933-thread-2-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836872481563 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 1152457 INFO  
(parallelCoreAdminExecutor-2933-thread-2-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836872481563 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be 
the new leader - try and sync
   [junit4]   2> 1152457 INFO  
(parallelCoreAdminExecutor-2933-thread-2-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836872481563 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:42849/solr/testcollection_shard1_replica_n2/
   [junit4]   2> 1152457 INFO  
(parallelCoreAdminExecutor-2933-thread-2-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836872481563 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: 
core=testcollection_shard1_replica_n2 url=https://127.0.0.1:42849/solr START 
replicas=[https://127.0.0.1:45283/solr/testcollection_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 1152459 INFO  (qtp29556208-7483) [n:127.0.0.1:45283_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1152460 INFO  (qtp6935776-7496) [n:127.0.0.1:42849_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=141257c1-deca-4dd2-87fd-dd6c2fe6d3f4&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1152460 INFO  (qtp6935776-7496) [n:127.0.0.1:42849_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=141257c1-deca-4dd2-87fd-dd6c2fe6d3f4&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1152466 INFO  
(parallelCoreAdminExecutor-2933-thread-1-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836881254581 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 1152466 INFO  
(parallelCoreAdminExecutor-2933-thread-1-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836881254581 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be 
the new leader - try and sync
   [junit4]   2> 1152466 INFO  
(parallelCoreAdminExecutor-2933-thread-1-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836881254581 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:42849/solr/testcollection_shard2_replica_n6/
   [junit4]   2> 1152466 INFO  
(parallelCoreAdminExecutor-2933-thread-1-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836881254581 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: 
core=testcollection_shard2_replica_n6 url=https://127.0.0.1:42849/solr START 
replicas=[https://127.0.0.1:45283/solr/testcollection_shard2_replica_n4/] 
nUpdates=100
   [junit4]   2> 1152467 INFO  (qtp29556208-7497) [n:127.0.0.1:45283_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.S.Request [testcollection_shard2_replica_n4]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1152757 INFO  
(parallelCoreAdminExecutor-2933-thread-2-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836872481563 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: 
core=testcollection_shard1_replica_n2 url=https://127.0.0.1:42849/solr DONE.  
We have no versions.  sync failed.
   [junit4]   2> 1152757 INFO  
(parallelCoreAdminExecutor-2933-thread-2-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836872481563 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to 
sync with shard failed, moving to the next candidate
   [junit4]   2> 1152757 INFO  
(parallelCoreAdminExecutor-2933-thread-2-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836872481563 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext We 
failed sync, but we have no versions - we can't sync in that case - we were 
active before, so become leader anyway
   [junit4]   2> 1152757 INFO  
(parallelCoreAdminExecutor-2933-thread-2-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836872481563 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found 
all replicas participating in election, clear LIR
   [junit4]   2> 1152759 INFO  
(parallelCoreAdminExecutor-2933-thread-2-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836872481563 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the 
new leader: https://127.0.0.1:42849/solr/testcollection_shard1_replica_n2/ 
shard1
   [junit4]   2> 1152766 INFO  
(parallelCoreAdminExecutor-2933-thread-1-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836881254581 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: 
core=testcollection_shard2_replica_n6 url=https://127.0.0.1:42849/solr DONE.  
We have no versions.  sync failed.
   [junit4]   2> 1152766 INFO  
(parallelCoreAdminExecutor-2933-thread-1-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836881254581 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to 
sync with shard failed, moving to the next candidate
   [junit4]   2> 1152767 INFO  
(parallelCoreAdminExecutor-2933-thread-1-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836881254581 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext We 
failed sync, but we have no versions - we can't sync in that case - we were 
active before, so become leader anyway
   [junit4]   2> 1152767 INFO  
(parallelCoreAdminExecutor-2933-thread-1-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836881254581 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Found 
all replicas participating in election, clear LIR
   [junit4]   2> 1152768 INFO  
(parallelCoreAdminExecutor-2933-thread-1-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836881254581 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the 
new leader: https://127.0.0.1:42849/solr/testcollection_shard2_replica_n6/ 
shard2
   [junit4]   2> 1152870 INFO  
(zkCallback-1672-thread-2-processing-n:127.0.0.1:45283_solr) 
[n:127.0.0.1:45283_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> 1152870 INFO  
(zkCallback-1670-thread-1-processing-n:127.0.0.1:42849_solr) 
[n:127.0.0.1:42849_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> 1152870 INFO  
(zkCallback-1672-thread-1-processing-n:127.0.0.1:45283_solr) 
[n:127.0.0.1:45283_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> 1152884 INFO  (qtp6935776-7484) [n:127.0.0.1:42849_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836881254581
   [junit4]   2> 1152884 INFO  (qtp6935776-7484) [n:127.0.0.1:42849_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836881254581&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1152909 INFO  
(parallelCoreAdminExecutor-2933-thread-2-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836872481563 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 1152919 INFO  
(parallelCoreAdminExecutor-2933-thread-1-processing-n:127.0.0.1:42849_solr 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836881254581 CREATE) 
[n:127.0.0.1:42849_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 1153082 INFO  
(zkCallback-1672-thread-1-processing-n:127.0.0.1:45283_solr) 
[n:127.0.0.1:45283_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> 1153082 INFO  
(zkCallback-1672-thread-3-processing-n:127.0.0.1:45283_solr) 
[n:127.0.0.1:45283_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> 1153082 INFO  
(zkCallback-1670-thread-1-processing-n:127.0.0.1:42849_solr) 
[n:127.0.0.1:42849_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> 1153461 INFO  (qtp6935776-7496) [n:127.0.0.1:42849_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=141257c1-deca-4dd2-87fd-dd6c2fe6d3f4&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1153461 INFO  (qtp6935776-7496) [n:127.0.0.1:42849_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=141257c1-deca-4dd2-87fd-dd6c2fe6d3f4&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1153887 INFO  (qtp6935776-7498) [n:127.0.0.1:42849_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836881254581
   [junit4]   2> 1153887 INFO  (qtp6935776-7498) [n:127.0.0.1:42849_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836881254581&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1153889 INFO  (qtp29556208-7485) [n:127.0.0.1:45283_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836880198400
   [junit4]   2> 1153889 INFO  (qtp29556208-7485) [n:127.0.0.1:45283_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=141257c1-deca-4dd2-87fd-dd6c2fe6d3f43240836880198400&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1153891 INFO  
(OverseerThreadFactory-2930-thread-1-processing-n:127.0.0.1:45283_solr) 
[n:127.0.0.1:45283_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> 1154460 INFO  
(OverseerCollectionConfigSetProcessor-99322409410953221-127.0.0.1:45283_solr-n_0000000000)
 [n:127.0.0.1:45283_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> 1154462 INFO  (qtp6935776-7486) [n:127.0.0.1:42849_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=141257c1-deca-4dd2-87fd-dd6c2fe6d3f4&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1154463 INFO  (qtp6935776-7486) [n:127.0.0.1:42849_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=141257c1-deca-4dd2-87fd-dd6c2fe6d3f4&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1154463 INFO  (qtp6935776-7484) [n:127.0.0.1:42849_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=141257c1-deca-4dd2-87fd-dd6c2fe6d3f4&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1154463 INFO  (qtp6935776-7484) [n:127.0.0.1:42849_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=141257c1-deca-4dd2-87fd-dd6c2fe6d3f4&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1154463 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[3D2877529C774125]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
testcollection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node5 rstate:active live:true
   [junit4]   1> replica:core_node7 rstate:active live:true
   [junit4]   1> replica:core_node8 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 1154464 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[3D2877529C774125]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testcollection
   [junit4]   2> 1154466 INFO  (qtp29556208-7485) [n:127.0.0.1:45283_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.S.Request [testcollection_shard2_replica_n4]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:45283/solr/testcollection_shard2_replica_n4/|https://127.0.0.1:42849/solr/testcollection_shard2_replica_n6/&rows=10&version=2&q=*:*&NOW=1515539698802&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 1154467 INFO  (qtp29556208-7493) [n:127.0.0.1:45283_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:45283/solr/testcollection_shard1_replica_n1/|https://127.0.0.1:42849/solr/testcollection_shard1_replica_n2/&rows=10&version=2&q=*:*&NOW=1515539698802&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 1154468 INFO  (qtp29556208-7497) [n:127.0.0.1:45283_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=testcollection:5&wt=javabin&version=2} hits=0 status=0 
QTime=2
   [junit4]   2> 1154474 INFO  (qtp29556208-7487) [n:127.0.0.1:45283_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42849/solr/testcollection_shard1_replica_n2/&wt=javabin&version=2}{add=[1
 (1589158555216248832)]} 0 1
   [junit4]   2> 1154474 INFO  (qtp6935776-7496) [n:127.0.0.1:42849_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=testcollection:5&wt=javabin&version=2}{add=[1 
(1589158555216248832)]} 0 4
   [junit4]   2> 1154475 INFO  (qtp29556208-7485) [n:127.0.0.1:45283_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1589158555221491712,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1154475 INFO  (qtp29556208-7485) [n:127.0.0.1:45283_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@26f5c9 
commitCommandVersion:1589158555221491712
   [junit4]   2> 1154477 INFO  (qtp6935776-7496) [n:127.0.0.1:42849_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1589158555223588864,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1154477 INFO  (qtp6935776-7496) [n:127.0.0.1:42849_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@189fd2c 
commitCommandVersion:1589158555223588864
   [junit4]   2> 1154477 INFO  (qtp29556208-7489) [n:127.0.0.1:45283_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1589158555223588864,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1154477 INFO  (qtp29556208-7489) [n:127.0.0.1:45283_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1154477 INFO  (qtp29556208-7489) [n:127.0.0.1:45283_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1154479 INFO  (qtp29556208-7489) [n:127.0.0.1:45283_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard2_replica_n4]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:42849/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 1154481 INFO  (qtp6935776-7496) [n:127.0.0.1:42849_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1cd7368[testcollection_shard1_replica_n2] main]
   [junit4]   2> 1154481 INFO  (qtp6935776-7576) [n:127.0.0.1:42849_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1589158555227783168,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1154481 INFO  (qtp6935776-7576) [n:127.0.0.1:42849_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1154481 INFO  (qtp6935776-7576) [n:127.0.0.1:42849_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1154481 INFO  (qtp6935776-7576) [n:127.0.0.1:42849_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard2_replica_n6]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:42849/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 1154481 INFO  (qtp6935776-7496) [n:127.0.0.1:42849_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1154483 INFO  
(searcherExecutor-2935-thread-1-processing-n:127.0.0.1:42849_solr 
x:testcollection_shard1_replica_n2 s:shard1 c:testcollection r:core_node5) 
[n:127.0.0.1:42849_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n2] Registered new searcher 
Searcher@1cd7368[testcollection_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 1154483 INFO  (qtp29556208-7485) [n:127.0.0.1:45283_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@51a7ca[testcollection_shard1_replica_n1] main]
   [junit4]   2> 1154483 INFO  (qtp6935776-7496) [n:127.0.0.1:42849_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:42849/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 6
   [junit4]   2> 1154483 INFO  (qtp29556208-7485) [n:127.0.0.1:45283_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1154485 INFO  
(searcherExecutor-2939-thread-1-processing-n:127.0.0.1:45283_solr 
x:testcollection_shard1_replica_n1 s:shard1 c:testcollection r:core_node3) 
[n:127.0.0.1:45283_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n1] Registered new searcher 
Searcher@51a7ca[testcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 1154485 INFO  (qtp29556208-7485) [n:127.0.0.1:45283_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:42849/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 9
   [junit4]   2> 1154485 INFO  (qtp6935776-7488) [n:127.0.0.1:42849_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=testcollection:5&commit=true&wt=javabin&version=2}{commit=} 
0 10
   [junit4]   2> 1154488 INFO  (qtp29556208-7493) [n:127.0.0.1:45283_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:45283/solr/testcollection_shard1_replica_n1/|https://127.0.0.1:42849/solr/testcollection_shard1_replica_n2/&rows=10&version=2&q=*:*&NOW=1515539698823&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 1154488 INFO  (qtp29556208-7487) [n:127.0.0.1:45283_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.S.Request [testcollection_shard2_replica_n4]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:45283/solr/testcollection_shard2_replica_n4/|https://127.0.0.1:42849/solr/testcolle

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

-master-Linux/solr/solrj/src/test/org/apache/solr/client/solrj/io/stream/StreamExpressionToExplanationTest.java
 (at line 224)
 [ecj-lint]     stream = new FacetStream(StreamExpressionParser.parse("facet("
 [ecj-lint]                                                         +   
"collection1, "
 [ecj-lint]                                                         +   
"q=\"*:*\", "
 [ecj-lint]                                                         +   
"buckets=\"a_s\", "
 [ecj-lint]                                                         +   
"bucketSorts=\"sum(a_i) asc\", "
 [ecj-lint]                                                         +   
"bucketSizeLimit=100, "
 [ecj-lint]                                                         +   
"sum(a_i), sum(a_f), "
 [ecj-lint]                                                         +   
"min(a_i), min(a_f), "
 [ecj-lint]                                                         +   
"max(a_i), max(a_f), "
 [ecj-lint]                                                         +   
"avg(a_i), avg(a_f), "
 [ecj-lint]                                                         +   
"count(*)"
 [ecj-lint]                                                         + ")"), 
factory);
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is never closed
 [ecj-lint] ----------
 [ecj-lint] 31. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test/org/apache/solr/client/solrj/io/stream/StreamExpressionToExplanationTest.java
 (at line 250)
 [ecj-lint]     stream = new 
JDBCStream(StreamExpressionParser.parse("jdbc(connection=\"jdbc:hsqldb:mem:.\", 
sql=\"select PEOPLE.ID, PEOPLE.NAME, COUNTRIES.COUNTRY_NAME from PEOPLE inner 
join COUNTRIES on PEOPLE.COUNTRY_CODE = COUNTRIES.CODE order by PEOPLE.ID\", 
sort=\"ID asc\")"), factory);
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is never closed
 [ecj-lint] ----------
 [ecj-lint] 32. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test/org/apache/solr/client/solrj/io/stream/StreamExpressionToExplanationTest.java
 (at line 263)
 [ecj-lint]     stream = new 
IntersectStream(StreamExpressionParser.parse("intersect("
 [ecj-lint]                               + "search(collection1, q=\"id:(0 3 
4)\", fl=\"id,a_s,a_i,a_f\", sort=\"a_f asc, a_s asc\"),"
 [ecj-lint]                               + "search(collection1, q=\"id:(1 
2)\", fl=\"id,a_s,a_i,a_f\", sort=\"a_f asc, a_s asc\"),"
 [ecj-lint]                               + "on=\"a_f, a_s\")"), factory);
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is never closed
 [ecj-lint] ----------
 [ecj-lint] 33. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test/org/apache/solr/client/solrj/io/stream/StreamExpressionToExplanationTest.java
 (at line 279)
 [ecj-lint]     stream = new 
ComplementStream(StreamExpressionParser.parse("complement("
 [ecj-lint]                               + "search(collection1, q=\"id:(0 3 
4)\", fl=\"id,a_s,a_i,a_f\", sort=\"a_f asc, a_s asc\"),"
 [ecj-lint]                               + "search(collection1, q=\"id:(1 
2)\", fl=\"id,a_s,a_i,a_f\", sort=\"a_f asc, a_s asc\"),"
 [ecj-lint]                               + "on=\"a_f, a_s\")"), factory);
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'stream' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 34. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test/org/apache/solr/client/solrj/io/stream/StreamingTest.java
 (at line 159)
 [ecj-lint]     CloudSolrStream stream = new CloudSolrStream("", "collection1", 
sParams);
 [ecj-lint]                     ^^^^^^
 [ecj-lint] Resource leak: 'stream' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 35. ERROR in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test/org/apache/solr/client/solrj/request/SchemaTest.java
 (at line 31)
 [ecj-lint]     import org.apache.solr.api.ApiBag;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.solr.api.ApiBag is never used
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 36. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test/org/apache/solr/client/solrj/response/NoOpResponseParserTest.java
 (at line 52)
 [ecj-lint]     return new 
SolrResourceLoader().openResource("solrj/sampleRangeFacetResponse.xml");
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 37. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test/org/apache/solr/client/solrj/response/QueryResponseTest.java
 (at line 46)
 [ecj-lint]     InputStream is = new 
SolrResourceLoader().openResource("solrj/sampleRangeFacetResponse.xml");
 [ecj-lint]                      ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 38. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test/org/apache/solr/client/solrj/response/QueryResponseTest.java
 (at line 103)
 [ecj-lint]     InputStream is = new 
SolrResourceLoader().openResource("solrj/sampleGroupResponse.xml");
 [ecj-lint]                      ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 39. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test/org/apache/solr/client/solrj/response/QueryResponseTest.java
 (at line 205)
 [ecj-lint]     InputStream is = new 
SolrResourceLoader().openResource("solrj/sampleSimpleGroupResponse.xml");
 [ecj-lint]                      ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 40. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test/org/apache/solr/client/solrj/response/TestClusteringResponse.java
 (at line 41)
 [ecj-lint]     InputStream is = new 
SolrResourceLoader().openResource("solrj/sampleClusteringResponse.xml");
 [ecj-lint]                      ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 41. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test/org/apache/solr/common/util/ContentStreamTest.java
 (at line 48)
 [ecj-lint]     InputStream is = new SolrResourceLoader().openResource( 
"solrj/README" );
 [ecj-lint]                      ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 42. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test/org/apache/solr/common/util/ContentStreamTest.java
 (at line 77)
 [ecj-lint]     InputStream is = new SolrResourceLoader().openResource( 
"solrj/README" );
 [ecj-lint]                      ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 42 problems (1 error, 41 warnings)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:836: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:101: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:684: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:2111: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:2144: 
Compile failed; see the compiler error output for details.

Total time: 92 minutes 7 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to