Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/151/

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

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

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

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

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




Build Log:
[...truncated 12911 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_EC8957711A8C5CB2-001/init-core-data-001
   [junit4]   2> 2343756 INFO  
(SUITE-TestAuthenticationFramework-seed#[EC8957711A8C5CB2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2343757 INFO  
(SUITE-TestAuthenticationFramework-seed#[EC8957711A8C5CB2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2343757 INFO  
(SUITE-TestAuthenticationFramework-seed#[EC8957711A8C5CB2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2343766 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[EC8957711A8C5CB2]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_EC8957711A8C5CB2-001/tempDir-001
   [junit4]   2> 2343766 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[EC8957711A8C5CB2]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2343772 INFO  (Thread-3890) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2343772 INFO  (Thread-3890) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2343857 ERROR (Thread-3890) [    ] 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> 2343872 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[EC8957711A8C5CB2]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:43553
   [junit4]   2> 2343945 INFO  (jetty-launcher-1719-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2343958 INFO  (jetty-launcher-1719-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2344021 INFO  (jetty-launcher-1719-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2d5ab2ee{/solr,null,AVAILABLE}
   [junit4]   2> 2344023 INFO  (jetty-launcher-1719-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@418f7bf1{HTTP/1.1,[http/1.1]}{127.0.0.1:33145}
   [junit4]   2> 2344023 INFO  (jetty-launcher-1719-thread-1) [    ] 
o.e.j.s.Server Started @2352540ms
   [junit4]   2> 2344023 INFO  (jetty-launcher-1719-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33145}
   [junit4]   2> 2344023 ERROR (jetty-launcher-1719-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2344023 INFO  (jetty-launcher-1719-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 2344023 INFO  (jetty-launcher-1719-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2344023 INFO  (jetty-launcher-1719-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2344023 INFO  (jetty-launcher-1719-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-06T22:31:43.695Z
   [junit4]   2> 2344084 INFO  (jetty-launcher-1719-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@371801ec{/solr,null,AVAILABLE}
   [junit4]   2> 2344084 INFO  (jetty-launcher-1719-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@70b2a6e8{HTTP/1.1,[http/1.1]}{127.0.0.1:47218}
   [junit4]   2> 2344084 INFO  (jetty-launcher-1719-thread-2) [    ] 
o.e.j.s.Server Started @2352602ms
   [junit4]   2> 2344084 INFO  (jetty-launcher-1719-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=47218}
   [junit4]   2> 2344085 ERROR (jetty-launcher-1719-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2344085 INFO  (jetty-launcher-1719-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 2344085 INFO  (jetty-launcher-1719-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2344085 INFO  (jetty-launcher-1719-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2344085 INFO  (jetty-launcher-1719-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-06T22:31:43.757Z
   [junit4]   2> 2344105 INFO  (jetty-launcher-1719-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2344128 INFO  (jetty-launcher-1719-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43553/solr
   [junit4]   2> 2344244 INFO  (jetty-launcher-1719-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2344322 INFO  (jetty-launcher-1719-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43553/solr
   [junit4]   2> 2344378 INFO  (jetty-launcher-1719-thread-1) 
[n:127.0.0.1:33145_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2344386 INFO  (jetty-launcher-1719-thread-1) 
[n:127.0.0.1:33145_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:33145_solr
   [junit4]   2> 2344387 INFO  (jetty-launcher-1719-thread-1) 
[n:127.0.0.1:33145_solr    ] o.a.s.c.Overseer Overseer 
(id=98614450815238149-127.0.0.1:33145_solr-n_0000000000) starting
   [junit4]   2> 2344392 INFO  (jetty-launcher-1719-thread-2) 
[n:127.0.0.1:47218_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2344392 INFO  (jetty-launcher-1719-thread-2) 
[n:127.0.0.1:47218_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:47218_solr
   [junit4]   2> 2344410 INFO  
(zkCallback-1730-thread-1-processing-n:127.0.0.1:33145_solr) 
[n:127.0.0.1:33145_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2344413 INFO  (jetty-launcher-1719-thread-1) 
[n:127.0.0.1:33145_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33145_solr
   [junit4]   2> 2344414 INFO  
(zkCallback-1730-thread-1-processing-n:127.0.0.1:33145_solr) 
[n:127.0.0.1:33145_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2344437 INFO  
(zkCallback-1731-thread-2-processing-n:127.0.0.1:47218_solr) 
[n:127.0.0.1:47218_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2344553 INFO  (jetty-launcher-1719-thread-2) 
[n:127.0.0.1:47218_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 2344562 INFO  (jetty-launcher-1719-thread-1) 
[n:127.0.0.1:33145_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 2344607 INFO  (jetty-launcher-1719-thread-2) 
[n:127.0.0.1:47218_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_47218.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1be83993
   [junit4]   2> 2344615 INFO  (jetty-launcher-1719-thread-1) 
[n:127.0.0.1:33145_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33145.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1be83993
   [junit4]   2> 2344625 INFO  (jetty-launcher-1719-thread-2) 
[n:127.0.0.1:47218_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_47218.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1be83993
   [junit4]   2> 2344625 INFO  (jetty-launcher-1719-thread-2) 
[n:127.0.0.1:47218_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_47218.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1be83993
   [junit4]   2> 2344626 INFO  (jetty-launcher-1719-thread-2) 
[n:127.0.0.1:47218_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_EC8957711A8C5CB2-001/tempDir-001/node2/.
   [junit4]   2> 2344629 INFO  (jetty-launcher-1719-thread-1) 
[n:127.0.0.1:33145_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33145.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1be83993
   [junit4]   2> 2344629 INFO  (jetty-launcher-1719-thread-1) 
[n:127.0.0.1:33145_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33145.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1be83993
   [junit4]   2> 2344630 INFO  (jetty-launcher-1719-thread-1) 
[n:127.0.0.1:33145_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_EC8957711A8C5CB2-001/tempDir-001/node1/.
   [junit4]   2> 2344679 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[EC8957711A8C5CB2]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2344680 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[EC8957711A8C5CB2]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43553/solr ready
   [junit4]   2> 2344682 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[EC8957711A8C5CB2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 2344690 INFO  (qtp2016128075-12836) [n:127.0.0.1:33145_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=4b376af0-784e-4e48-a56d-6a69b5063e34&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2344691 INFO  (qtp2016128075-12836) [n:127.0.0.1:33145_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=4b376af0-784e-4e48-a56d-6a69b5063e34&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 2344692 INFO  (qtp2016128075-12837) [n:127.0.0.1:33145_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=4b376af0-784e-4e48-a56d-6a69b5063e34&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2344693 INFO  (qtp2016128075-12837) [n:127.0.0.1:33145_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=4b376af0-784e-4e48-a56d-6a69b5063e34&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 2344699 INFO  
(OverseerThreadFactory-5106-thread-1-processing-n:127.0.0.1:33145_solr) 
[n:127.0.0.1:33145_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testcollection
   [junit4]   2> 2344929 INFO  
(OverseerStateUpdate-98614450815238149-127.0.0.1:33145_solr-n_0000000000) 
[n:127.0.0.1:33145_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33145/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2344931 INFO  
(OverseerStateUpdate-98614450815238149-127.0.0.1:33145_solr-n_0000000000) 
[n:127.0.0.1:33145_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:47218/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2344934 INFO  
(OverseerStateUpdate-98614450815238149-127.0.0.1:33145_solr-n_0000000000) 
[n:127.0.0.1:33145_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33145/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2344936 INFO  
(OverseerStateUpdate-98614450815238149-127.0.0.1:33145_solr-n_0000000000) 
[n:127.0.0.1:33145_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:47218/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2345068 INFO  (qtp2016128075-12835) [n:127.0.0.1:33145_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=4b376af0-784e-4e48-a56d-6a69b5063e344989031998177895&coreNodeName=core_node2&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=1
   [junit4]   2> 2345072 INFO  
(parallelCoreAdminExecutor-5108-thread-1-processing-n:127.0.0.1:33145_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989031998177895 CREATE) 
[n:127.0.0.1:33145_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=4b376af0-784e-4e48-a56d-6a69b5063e344989031998177895&coreNodeName=core_node2&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 2345075 INFO  
(parallelCoreAdminExecutor-5108-thread-1-processing-n:127.0.0.1:33145_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989031998177895 CREATE) 
[n:127.0.0.1:33145_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2345077 INFO  (qtp2136921959-12847) [n:127.0.0.1:47218_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=4b376af0-784e-4e48-a56d-6a69b5063e344989032000620608&coreNodeName=core_node4&name=testcollection_shard1_replica_n3&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=4
   [junit4]   2> 2345088 INFO  
(parallelCoreAdminExecutor-5107-thread-1-processing-n:127.0.0.1:47218_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032000620608 CREATE) 
[n:127.0.0.1:47218_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=4b376af0-784e-4e48-a56d-6a69b5063e344989032000620608&coreNodeName=core_node4&name=testcollection_shard1_replica_n3&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 2345089 INFO  
(parallelCoreAdminExecutor-5107-thread-1-processing-n:127.0.0.1:47218_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032000620608 CREATE) 
[n:127.0.0.1:47218_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2345093 INFO  (qtp2016128075-12840) [n:127.0.0.1:33145_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=4b376af0-784e-4e48-a56d-6a69b5063e344989032002918117&coreNodeName=core_node6&name=testcollection_shard2_replica_n5&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=26
   [junit4]   2> 2345093 INFO  
(parallelCoreAdminExecutor-5108-thread-2-processing-n:127.0.0.1:33145_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032002918117 CREATE) 
[n:127.0.0.1:33145_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=4b376af0-784e-4e48-a56d-6a69b5063e344989032002918117&coreNodeName=core_node6&name=testcollection_shard2_replica_n5&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 2345095 INFO  (qtp2136921959-12848) [n:127.0.0.1:47218_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=4b376af0-784e-4e48-a56d-6a69b5063e344989032005147362&coreNodeName=core_node8&name=testcollection_shard2_replica_n7&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=6
   [junit4]   2> 2345095 INFO  
(parallelCoreAdminExecutor-5107-thread-2-processing-n:127.0.0.1:47218_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032005147362 CREATE) 
[n:127.0.0.1:47218_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=4b376af0-784e-4e48-a56d-6a69b5063e344989032005147362&coreNodeName=core_node8&name=testcollection_shard2_replica_n7&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 2345098 INFO  (qtp2016128075-12833) [n:127.0.0.1:33145_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
4b376af0-784e-4e48-a56d-6a69b5063e344989032002918117
   [junit4]   2> 2345098 INFO  (qtp2016128075-12833) [n:127.0.0.1:33145_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=4b376af0-784e-4e48-a56d-6a69b5063e344989032002918117&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2345199 INFO  
(zkCallback-1731-thread-2-processing-n:127.0.0.1:47218_solr) 
[n:127.0.0.1:47218_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> 2345200 INFO  
(zkCallback-1730-thread-1-processing-n:127.0.0.1:33145_solr) 
[n:127.0.0.1:33145_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> 2345203 INFO  
(zkCallback-1730-thread-2-processing-n:127.0.0.1:33145_solr) 
[n:127.0.0.1:33145_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> 2345694 INFO  (qtp2016128075-12838) [n:127.0.0.1:33145_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=4b376af0-784e-4e48-a56d-6a69b5063e34&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2345700 INFO  (qtp2016128075-12838) [n:127.0.0.1:33145_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=4b376af0-784e-4e48-a56d-6a69b5063e34&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=6
   [junit4]   2> 2346098 INFO  (qtp2016128075-12833) [n:127.0.0.1:33145_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
4b376af0-784e-4e48-a56d-6a69b5063e344989032002918117
   [junit4]   2> 2346098 INFO  (qtp2016128075-12833) [n:127.0.0.1:33145_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=4b376af0-784e-4e48-a56d-6a69b5063e344989032002918117&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2346111 INFO  
(parallelCoreAdminExecutor-5108-thread-2-processing-n:127.0.0.1:33145_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032002918117 CREATE) 
[n:127.0.0.1:33145_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.1.0
   [junit4]   2> 2346118 INFO  
(parallelCoreAdminExecutor-5108-thread-1-processing-n:127.0.0.1:33145_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989031998177895 CREATE) 
[n:127.0.0.1:33145_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.1.0
   [junit4]   2> 2346147 INFO  
(parallelCoreAdminExecutor-5107-thread-2-processing-n:127.0.0.1:47218_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032005147362 CREATE) 
[n:127.0.0.1:47218_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n7] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.1.0
   [junit4]   2> 2346154 INFO  
(parallelCoreAdminExecutor-5108-thread-2-processing-n:127.0.0.1:33145_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032002918117 CREATE) 
[n:127.0.0.1:33145_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.s.IndexSchema 
[testcollection_shard2_replica_n5] Schema name=minimal
   [junit4]   2> 2346158 INFO  
(parallelCoreAdminExecutor-5108-thread-1-processing-n:127.0.0.1:33145_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989031998177895 CREATE) 
[n:127.0.0.1:33145_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema 
[testcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2346161 INFO  
(parallelCoreAdminExecutor-5108-thread-1-processing-n:127.0.0.1:33145_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989031998177895 CREATE) 
[n:127.0.0.1:33145_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 2346161 INFO  
(parallelCoreAdminExecutor-5108-thread-1-processing-n:127.0.0.1:33145_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989031998177895 CREATE) 
[n:127.0.0.1:33145_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 
'testcollection_shard1_replica_n1' using configuration from collection 
testcollection, trusted=true
   [junit4]   2> 2346162 INFO  
(parallelCoreAdminExecutor-5108-thread-1-processing-n:127.0.0.1:33145_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989031998177895 CREATE) 
[n:127.0.0.1:33145_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_33145.solr.core.testcollection.shard1.replica_n1' (registry 
'solr.core.testcollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1be83993
   [junit4]   2> 2346162 INFO  
(parallelCoreAdminExecutor-5108-thread-1-processing-n:127.0.0.1:33145_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989031998177895 CREATE) 
[n:127.0.0.1:33145_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2346162 INFO  
(parallelCoreAdminExecutor-5108-thread-1-processing-n:127.0.0.1:33145_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989031998177895 CREATE) 
[n:127.0.0.1:33145_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore 
[[testcollection_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_EC8957711A8C5CB2-001/tempDir-001/node1/testcollection_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_EC8957711A8C5CB2-001/tempDir-001/node1/./testcollection_shard1_replica_n1/data/]
   [junit4]   2> 2346165 INFO  
(parallelCoreAdminExecutor-5108-thread-2-processing-n:127.0.0.1:33145_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032002918117 CREATE) 
[n:127.0.0.1:33145_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 2346165 INFO  
(parallelCoreAdminExecutor-5108-thread-2-processing-n:127.0.0.1:33145_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032002918117 CREATE) 
[n:127.0.0.1:33145_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.c.CoreContainer Creating SolrCore 
'testcollection_shard2_replica_n5' using configuration from collection 
testcollection, trusted=true
   [junit4]   2> 2346166 INFO  
(parallelCoreAdminExecutor-5108-thread-2-processing-n:127.0.0.1:33145_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032002918117 CREATE) 
[n:127.0.0.1:33145_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_33145.solr.core.testcollection.shard2.replica_n5' (registry 
'solr.core.testcollection.shard2.replica_n5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1be83993
   [junit4]   2> 2346166 INFO  
(parallelCoreAdminExecutor-5108-thread-2-processing-n:127.0.0.1:33145_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032002918117 CREATE) 
[n:127.0.0.1:33145_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2346166 INFO  
(parallelCoreAdminExecutor-5108-thread-2-processing-n:127.0.0.1:33145_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032002918117 CREATE) 
[n:127.0.0.1:33145_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.c.SolrCore 
[[testcollection_shard2_replica_n5] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_EC8957711A8C5CB2-001/tempDir-001/node1/testcollection_shard2_replica_n5],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_EC8957711A8C5CB2-001/tempDir-001/node1/./testcollection_shard2_replica_n5/data/]
   [junit4]   2> 2346174 INFO  
(parallelCoreAdminExecutor-5107-thread-1-processing-n:127.0.0.1:47218_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032000620608 CREATE) 
[n:127.0.0.1:47218_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.1.0
   [junit4]   2> 2346180 INFO  
(parallelCoreAdminExecutor-5107-thread-2-processing-n:127.0.0.1:47218_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032005147362 CREATE) 
[n:127.0.0.1:47218_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n7] o.a.s.s.IndexSchema 
[testcollection_shard2_replica_n7] Schema name=minimal
   [junit4]   2> 2346182 INFO  
(parallelCoreAdminExecutor-5107-thread-2-processing-n:127.0.0.1:47218_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032005147362 CREATE) 
[n:127.0.0.1:47218_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n7] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 2346182 INFO  
(parallelCoreAdminExecutor-5107-thread-2-processing-n:127.0.0.1:47218_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032005147362 CREATE) 
[n:127.0.0.1:47218_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n7] o.a.s.c.CoreContainer Creating SolrCore 
'testcollection_shard2_replica_n7' using configuration from collection 
testcollection, trusted=true
   [junit4]   2> 2346183 INFO  
(parallelCoreAdminExecutor-5107-thread-2-processing-n:127.0.0.1:47218_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032005147362 CREATE) 
[n:127.0.0.1:47218_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n7] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_47218.solr.core.testcollection.shard2.replica_n7' (registry 
'solr.core.testcollection.shard2.replica_n7') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1be83993
   [junit4]   2> 2346183 INFO  
(parallelCoreAdminExecutor-5107-thread-2-processing-n:127.0.0.1:47218_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032005147362 CREATE) 
[n:127.0.0.1:47218_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n7] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2346183 INFO  
(parallelCoreAdminExecutor-5107-thread-2-processing-n:127.0.0.1:47218_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032005147362 CREATE) 
[n:127.0.0.1:47218_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n7] o.a.s.c.SolrCore 
[[testcollection_shard2_replica_n7] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_EC8957711A8C5CB2-001/tempDir-001/node2/testcollection_shard2_replica_n7],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_EC8957711A8C5CB2-001/tempDir-001/node2/./testcollection_shard2_replica_n7/data/]
   [junit4]   2> 2346202 INFO  
(parallelCoreAdminExecutor-5107-thread-1-processing-n:127.0.0.1:47218_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032000620608 CREATE) 
[n:127.0.0.1:47218_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.s.IndexSchema 
[testcollection_shard1_replica_n3] Schema name=minimal
   [junit4]   2> 2346204 INFO  
(parallelCoreAdminExecutor-5107-thread-1-processing-n:127.0.0.1:47218_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032000620608 CREATE) 
[n:127.0.0.1:47218_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 2346204 INFO  
(parallelCoreAdminExecutor-5107-thread-1-processing-n:127.0.0.1:47218_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032000620608 CREATE) 
[n:127.0.0.1:47218_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 
'testcollection_shard1_replica_n3' using configuration from collection 
testcollection, trusted=true
   [junit4]   2> 2346205 INFO  
(parallelCoreAdminExecutor-5107-thread-1-processing-n:127.0.0.1:47218_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032000620608 CREATE) 
[n:127.0.0.1:47218_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_47218.solr.core.testcollection.shard1.replica_n3' (registry 
'solr.core.testcollection.shard1.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1be83993
   [junit4]   2> 2346205 INFO  
(parallelCoreAdminExecutor-5107-thread-1-processing-n:127.0.0.1:47218_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032000620608 CREATE) 
[n:127.0.0.1:47218_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2346205 INFO  
(parallelCoreAdminExecutor-5107-thread-1-processing-n:127.0.0.1:47218_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032000620608 CREATE) 
[n:127.0.0.1:47218_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore 
[[testcollection_shard1_replica_n3] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_EC8957711A8C5CB2-001/tempDir-001/node2/testcollection_shard1_replica_n3],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_EC8957711A8C5CB2-001/tempDir-001/node2/./testcollection_shard1_replica_n3/data/]
   [junit4]   2> 2346288 INFO  
(parallelCoreAdminExecutor-5108-thread-2-processing-n:127.0.0.1:33145_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032002918117 CREATE) 
[n:127.0.0.1:33145_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2346288 INFO  
(parallelCoreAdminExecutor-5108-thread-2-processing-n:127.0.0.1:33145_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032002918117 CREATE) 
[n:127.0.0.1:33145_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2346289 INFO  
(parallelCoreAdminExecutor-5108-thread-2-processing-n:127.0.0.1:33145_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032002918117 CREATE) 
[n:127.0.0.1:33145_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 2346289 INFO  
(parallelCoreAdminExecutor-5108-thread-2-processing-n:127.0.0.1:33145_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032002918117 CREATE) 
[n:127.0.0.1:33145_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 2346290 INFO  
(parallelCoreAdminExecutor-5108-thread-2-processing-n:127.0.0.1:33145_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032002918117 CREATE) 
[n:127.0.0.1:33145_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@65444c37[testcollection_shard2_replica_n5] main]
   [junit4]   2> 2346291 INFO  
(parallelCoreAdminExecutor-5108-thread-2-processing-n:127.0.0.1:33145_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032002918117 CREATE) 
[n:127.0.0.1:33145_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 2346292 INFO  
(parallelCoreAdminExecutor-5108-thread-2-processing-n:127.0.0.1:33145_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032002918117 CREATE) 
[n:127.0.0.1:33145_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.r.ManagedResourceStorage Loaded null 
at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2346292 INFO  
(parallelCoreAdminExecutor-5108-thread-2-processing-n:127.0.0.1:33145_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032002918117 CREATE) 
[n:127.0.0.1:33145_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.h.ReplicationHandler Commits will be 
reserved for  10000
   [junit4]   2> 2346292 INFO  
(parallelCoreAdminExecutor-5108-thread-2-processing-n:127.0.0.1:33145_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032002918117 CREATE) 
[n:127.0.0.1:33145_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1577831215623307264
   [junit4]   2> 2346295 INFO  
(searcherExecutor-5112-thread-1-processing-x:testcollection_shard2_replica_n5 
r:core_node6 4b376af0-784e-4e48-a56d-6a69b5063e344989032002918117 CREATE 
n:127.0.0.1:33145_solr s:shard2 c:testcollection) [n:127.0.0.1:33145_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] 
o.a.s.c.SolrCore [testcollection_shard2_replica_n5] Registered new searcher 
Searcher@65444c37[testcollection_shard2_replica_n5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2346297 INFO  
(parallelCoreAdminExecutor-5108-thread-2-processing-n:127.0.0.1:33145_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032002918117 CREATE) 
[n:127.0.0.1:33145_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext Waiting 
until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2346361 INFO  
(parallelCoreAdminExecutor-5107-thread-2-processing-n:127.0.0.1:47218_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032005147362 CREATE) 
[n:127.0.0.1:47218_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n7] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2346361 INFO  
(parallelCoreAdminExecutor-5107-thread-2-processing-n:127.0.0.1:47218_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032005147362 CREATE) 
[n:127.0.0.1:47218_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n7] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2346362 INFO  
(parallelCoreAdminExecutor-5107-thread-2-processing-n:127.0.0.1:47218_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032005147362 CREATE) 
[n:127.0.0.1:47218_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n7] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 2346362 INFO  
(parallelCoreAdminExecutor-5107-thread-2-processing-n:127.0.0.1:47218_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032005147362 CREATE) 
[n:127.0.0.1:47218_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n7] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 2346363 INFO  
(parallelCoreAdminExecutor-5107-thread-2-processing-n:127.0.0.1:47218_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032005147362 CREATE) 
[n:127.0.0.1:47218_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n7] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@445714ff[testcollection_shard2_replica_n7] main]
   [junit4]   2> 2346364 INFO  
(parallelCoreAdminExecutor-5107-thread-2-processing-n:127.0.0.1:47218_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032005147362 CREATE) 
[n:127.0.0.1:47218_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n7] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 2346365 INFO  
(parallelCoreAdminExecutor-5107-thread-2-processing-n:127.0.0.1:47218_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032005147362 CREATE) 
[n:127.0.0.1:47218_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n7] o.a.s.r.ManagedResourceStorage Loaded null 
at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2346365 INFO  
(parallelCoreAdminExecutor-5107-thread-2-processing-n:127.0.0.1:47218_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032005147362 CREATE) 
[n:127.0.0.1:47218_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n7] o.a.s.h.ReplicationHandler Commits will be 
reserved for  10000
   [junit4]   2> 2346365 INFO  
(parallelCoreAdminExecutor-5107-thread-2-processing-n:127.0.0.1:47218_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032005147362 CREATE) 
[n:127.0.0.1:47218_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n7] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1577831215699853312
   [junit4]   2> 2346369 INFO  
(searcherExecutor-5113-thread-1-processing-x:testcollection_shard2_replica_n7 
r:core_node8 4b376af0-784e-4e48-a56d-6a69b5063e344989032005147362 CREATE 
n:127.0.0.1:47218_solr s:shard2 c:testcollection) [n:127.0.0.1:47218_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.c.SolrCore [testcollection_shard2_replica_n7] Registered new searcher 
Searcher@445714ff[testcollection_shard2_replica_n7] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2346369 INFO  
(parallelCoreAdminExecutor-5107-thread-1-processing-n:127.0.0.1:47218_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032000620608 CREATE) 
[n:127.0.0.1:47218_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2346369 INFO  
(parallelCoreAdminExecutor-5107-thread-1-processing-n:127.0.0.1:47218_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032000620608 CREATE) 
[n:127.0.0.1:47218_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2346370 INFO  
(parallelCoreAdminExecutor-5107-thread-1-processing-n:127.0.0.1:47218_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032000620608 CREATE) 
[n:127.0.0.1:47218_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 2346370 INFO  
(parallelCoreAdminExecutor-5107-thread-1-processing-n:127.0.0.1:47218_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032000620608 CREATE) 
[n:127.0.0.1:47218_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 2346371 INFO  
(parallelCoreAdminExecutor-5107-thread-1-processing-n:127.0.0.1:47218_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032000620608 CREATE) 
[n:127.0.0.1:47218_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@19145ea8[testcollection_shard1_replica_n3] main]
   [junit4]   2> 2346372 INFO  
(parallelCoreAdminExecutor-5107-thread-1-processing-n:127.0.0.1:47218_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032000620608 CREATE) 
[n:127.0.0.1:47218_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 2346372 INFO  
(parallelCoreAdminExecutor-5107-thread-1-processing-n:127.0.0.1:47218_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032000620608 CREATE) 
[n:127.0.0.1:47218_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null 
at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2346373 INFO  
(parallelCoreAdminExecutor-5107-thread-1-processing-n:127.0.0.1:47218_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032000620608 CREATE) 
[n:127.0.0.1:47218_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.h.ReplicationHandler Commits will be 
reserved for  10000
   [junit4]   2> 2346373 INFO  
(parallelCoreAdminExecutor-5107-thread-1-processing-n:127.0.0.1:47218_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032000620608 CREATE) 
[n:127.0.0.1:47218_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1577831215708241920
   [junit4]   2> 2346375 INFO  
(searcherExecutor-5114-thread-1-processing-x:testcollection_shard1_replica_n3 
r:core_node4 4b376af0-784e-4e48-a56d-6a69b5063e344989032000620608 CREATE 
n:127.0.0.1:47218_solr s:shard1 c:testcollection) [n:127.0.0.1:47218_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.c.SolrCore [testcollection_shard1_replica_n3] Registered new searcher 
Searcher@19145ea8[testcollection_shard1_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2346376 INFO  
(parallelCoreAdminExecutor-5108-thread-1-processing-n:127.0.0.1:33145_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989031998177895 CREATE) 
[n:127.0.0.1:33145_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2346376 INFO  
(parallelCoreAdminExecutor-5108-thread-1-processing-n:127.0.0.1:33145_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989031998177895 CREATE) 
[n:127.0.0.1:33145_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2346384 INFO  
(parallelCoreAdminExecutor-5108-thread-1-processing-n:127.0.0.1:33145_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989031998177895 CREATE) 
[n:127.0.0.1:33145_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 2346384 INFO  
(parallelCoreAdminExecutor-5108-thread-1-processing-n:127.0.0.1:33145_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989031998177895 CREATE) 
[n:127.0.0.1:33145_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 2346385 INFO  
(parallelCoreAdminExecutor-5108-thread-1-processing-n:127.0.0.1:33145_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989031998177895 CREATE) 
[n:127.0.0.1:33145_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@298ab662[testcollection_shard1_replica_n1] main]
   [junit4]   2> 2346385 INFO  
(parallelCoreAdminExecutor-5108-thread-1-processing-n:127.0.0.1:33145_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989031998177895 CREATE) 
[n:127.0.0.1:33145_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 2346385 INFO  
(parallelCoreAdminExecutor-5108-thread-1-processing-n:127.0.0.1:33145_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989031998177895 CREATE) 
[n:127.0.0.1:33145_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null 
at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2346386 INFO  
(parallelCoreAdminExecutor-5108-thread-1-processing-n:127.0.0.1:33145_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989031998177895 CREATE) 
[n:127.0.0.1:33145_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be 
reserved for  10000
   [junit4]   2> 2346386 INFO  
(parallelCoreAdminExecutor-5108-thread-1-processing-n:127.0.0.1:33145_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989031998177895 CREATE) 
[n:127.0.0.1:33145_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1577831215721873408
   [junit4]   2> 2346390 INFO  
(parallelCoreAdminExecutor-5107-thread-1-processing-n:127.0.0.1:47218_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032000620608 CREATE) 
[n:127.0.0.1:47218_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext Waiting 
until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2346393 INFO  
(searcherExecutor-5111-thread-1-processing-x:testcollection_shard1_replica_n1 
r:core_node2 4b376af0-784e-4e48-a56d-6a69b5063e344989031998177895 CREATE 
n:127.0.0.1:33145_solr s:shard1 c:testcollection) [n:127.0.0.1:33145_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.c.SolrCore [testcollection_shard1_replica_n1] Registered new searcher 
Searcher@298ab662[testcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2346491 INFO  
(zkCallback-1731-thread-2-processing-n:127.0.0.1:47218_solr) 
[n:127.0.0.1:47218_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> 2346491 INFO  
(zkCallback-1730-thread-3-processing-n:127.0.0.1:33145_solr) 
[n:127.0.0.1:33145_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> 2346492 INFO  
(zkCallback-1730-thread-2-processing-n:127.0.0.1:33145_solr) 
[n:127.0.0.1:33145_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> 2346701 INFO  (qtp2016128075-12837) [n:127.0.0.1:33145_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=4b376af0-784e-4e48-a56d-6a69b5063e34&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2346702 INFO  (qtp2016128075-12837) [n:127.0.0.1:33145_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=4b376af0-784e-4e48-a56d-6a69b5063e34&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2346871 INFO  
(parallelCoreAdminExecutor-5108-thread-2-processing-n:127.0.0.1:33145_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032002918117 CREATE) 
[n:127.0.0.1:33145_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 2346871 INFO  
(parallelCoreAdminExecutor-5108-thread-2-processing-n:127.0.0.1:33145_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032002918117 CREATE) 
[n:127.0.0.1:33145_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext I may be 
the new leader - try and sync
   [junit4]   2> 2346871 INFO  
(parallelCoreAdminExecutor-5108-thread-2-processing-n:127.0.0.1:33145_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032002918117 CREATE) 
[n:127.0.0.1:33145_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:33145/solr/testcollection_shard2_replica_n5/
   [junit4]   2> 2346872 INFO  
(parallelCoreAdminExecutor-5108-thread-2-processing-n:127.0.0.1:33145_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032002918117 CREATE) 
[n:127.0.0.1:33145_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.u.PeerSync PeerSync: 
core=testcollection_shard2_replica_n5 url=http://127.0.0.1:33145/solr START 
replicas=[http://127.0.0.1:47218/solr/testcollection_shard2_replica_n7/] 
nUpdates=100
   [junit4]   2> 2346873 INFO  (qtp2136921959-12847) [n:127.0.0.1:47218_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.c.S.Request [testcollection_shard2_replica_n7]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2346891 INFO  
(parallelCoreAdminExecutor-5107-thread-1-processing-n:127.0.0.1:47218_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032000620608 CREATE) 
[n:127.0.0.1:47218_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 2346891 INFO  
(parallelCoreAdminExecutor-5107-thread-1-processing-n:127.0.0.1:47218_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032000620608 CREATE) 
[n:127.0.0.1:47218_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext I may be 
the new leader - try and sync
   [junit4]   2> 2346891 INFO  
(parallelCoreAdminExecutor-5107-thread-1-processing-n:127.0.0.1:47218_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032000620608 CREATE) 
[n:127.0.0.1:47218_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:47218/solr/testcollection_shard1_replica_n3/
   [junit4]   2> 2346891 INFO  
(parallelCoreAdminExecutor-5107-thread-1-processing-n:127.0.0.1:47218_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032000620608 CREATE) 
[n:127.0.0.1:47218_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.u.PeerSync PeerSync: 
core=testcollection_shard1_replica_n3 url=http://127.0.0.1:47218/solr START 
replicas=[http://127.0.0.1:33145/solr/testcollection_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 2346892 INFO  (qtp2016128075-12833) [n:127.0.0.1:33145_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2347108 INFO  (qtp2016128075-12836) [n:127.0.0.1:33145_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
4b376af0-784e-4e48-a56d-6a69b5063e344989032002918117
   [junit4]   2> 2347108 INFO  (qtp2016128075-12836) [n:127.0.0.1:33145_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=4b376af0-784e-4e48-a56d-6a69b5063e344989032002918117&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2347172 INFO  
(parallelCoreAdminExecutor-5108-thread-2-processing-n:127.0.0.1:33145_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032002918117 CREATE) 
[n:127.0.0.1:33145_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.u.PeerSync PeerSync: 
core=testcollection_shard2_replica_n5 url=http://127.0.0.1:33145/solr DONE.  We 
have no versions.  sync failed.
   [junit4]   2> 2347172 INFO  
(parallelCoreAdminExecutor-5108-thread-2-processing-n:127.0.0.1:33145_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032002918117 CREATE) 
[n:127.0.0.1:33145_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.c.SyncStrategy Leader's attempt to 
sync with shard failed, moving to the next candidate
   [junit4]   2> 2347172 INFO  
(parallelCoreAdminExecutor-5108-thread-2-processing-n:127.0.0.1:33145_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032002918117 CREATE) 
[n:127.0.0.1:33145_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext We 
failed sync, but we have no versions - we can't sync in that case - we were 
active before, so become leader anyway
   [junit4]   2> 2347172 INFO  
(parallelCoreAdminExecutor-5108-thread-2-processing-n:127.0.0.1:33145_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032002918117 CREATE) 
[n:127.0.0.1:33145_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext Found 
all replicas participating in election, clear LIR
   [junit4]   2> 2347174 INFO  
(parallelCoreAdminExecutor-5108-thread-2-processing-n:127.0.0.1:33145_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032002918117 CREATE) 
[n:127.0.0.1:33145_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext I am the 
new leader: http://127.0.0.1:33145/solr/testcollection_shard2_replica_n5/ shard2
   [junit4]   2> 2347192 INFO  
(parallelCoreAdminExecutor-5107-thread-1-processing-n:127.0.0.1:47218_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032000620608 CREATE) 
[n:127.0.0.1:47218_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.u.PeerSync PeerSync: 
core=testcollection_shard1_replica_n3 url=http://127.0.0.1:47218/solr DONE.  We 
have no versions.  sync failed.
   [junit4]   2> 2347192 INFO  
(parallelCoreAdminExecutor-5107-thread-1-processing-n:127.0.0.1:47218_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032000620608 CREATE) 
[n:127.0.0.1:47218_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.c.SyncStrategy Leader's attempt to 
sync with shard failed, moving to the next candidate
   [junit4]   2> 2347192 INFO  
(parallelCoreAdminExecutor-5107-thread-1-processing-n:127.0.0.1:47218_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032000620608 CREATE) 
[n:127.0.0.1:47218_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext We 
failed sync, but we have no versions - we can't sync in that case - we were 
active before, so become leader anyway
   [junit4]   2> 2347192 INFO  
(parallelCoreAdminExecutor-5107-thread-1-processing-n:127.0.0.1:47218_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032000620608 CREATE) 
[n:127.0.0.1:47218_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext Found 
all replicas participating in election, clear LIR
   [junit4]   2> 2347193 INFO  
(parallelCoreAdminExecutor-5107-thread-1-processing-n:127.0.0.1:47218_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032000620608 CREATE) 
[n:127.0.0.1:47218_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext I am the 
new leader: http://127.0.0.1:47218/solr/testcollection_shard1_replica_n3/ shard1
   [junit4]   2> 2347295 INFO  
(zkCallback-1731-thread-2-processing-n:127.0.0.1:47218_solr) 
[n:127.0.0.1:47218_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> 2347296 INFO  
(zkCallback-1730-thread-2-processing-n:127.0.0.1:33145_solr) 
[n:127.0.0.1:33145_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> 2347296 INFO  
(zkCallback-1730-thread-3-processing-n:127.0.0.1:33145_solr) 
[n:127.0.0.1:33145_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> 2347325 INFO  
(parallelCoreAdminExecutor-5108-thread-2-processing-n:127.0.0.1:33145_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032002918117 CREATE) 
[n:127.0.0.1:33145_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 2347344 INFO  
(parallelCoreAdminExecutor-5107-thread-1-processing-n:127.0.0.1:47218_solr 
4b376af0-784e-4e48-a56d-6a69b5063e344989032000620608 CREATE) 
[n:127.0.0.1:47218_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 2347495 INFO  
(zkCallback-1731-thread-2-processing-n:127.0.0.1:47218_solr) 
[n:127.0.0.1:47218_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> 2347496 INFO  
(zkCallback-1730-thread-3-processing-n:127.0.0.1:33145_solr) 
[n:127.0.0.1:33145_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> 2347496 INFO  
(zkCallback-1730-thread-2-processing-n:127.0.0.1:33145_solr) 
[n:127.0.0.1:33145_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> 2347703 INFO  (qtp2016128075-12835) [n:127.0.0.1:33145_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=4b376af0-784e-4e48-a56d-6a69b5063e34&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2347703 INFO  (qtp2016128075-12835) [n:127.0.0.1:33145_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=4b376af0-784e-4e48-a56d-6a69b5063e34&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2348109 INFO  (qtp2016128075-12836) [n:127.0.0.1:33145_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
4b376af0-784e-4e48-a56d-6a69b5063e344989032002918117
   [junit4]   2> 2348109 INFO  (qtp2016128075-12836) [n:127.0.0.1:33145_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=4b376af0-784e-4e48-a56d-6a69b5063e344989032002918117&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2348111 INFO  (qtp2136921959-12847) [n:127.0.0.1:47218_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
4b376af0-784e-4e48-a56d-6a69b5063e344989032005147362
   [junit4]   2> 2348111 INFO  (qtp2136921959-12847) [n:127.0.0.1:47218_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=4b376af0-784e-4e48-a56d-6a69b5063e344989032005147362&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2348117 INFO  
(OverseerThreadFactory-5106-thread-1-processing-n:127.0.0.1:33145_solr) 
[n:127.0.0.1:33145_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> 2348701 INFO  
(OverseerCollectionConfigSetProcessor-98614450815238149-127.0.0.1:33145_solr-n_0000000000)
 [n:127.0.0.1:33145_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> 2348704 INFO  (qtp2016128075-12839) [n:127.0.0.1:33145_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=4b376af0-784e-4e48-a56d-6a69b5063e34&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2348705 INFO  (qtp2016128075-12839) [n:127.0.0.1:33145_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=4b376af0-784e-4e48-a56d-6a69b5063e34&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2348705 INFO  (qtp2016128075-12840) [n:127.0.0.1:33145_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=4b376af0-784e-4e48-a56d-6a69b5063e34&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2348706 INFO  (qtp2016128075-12840) [n:127.0.0.1:33145_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=4b376af0-784e-4e48-a56d-6a69b5063e34&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2348706 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[EC8957711A8C5CB2]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
testcollection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node4 rstate:active live:true
   [junit4]   1> replica:core_node6 rstate:active live:true
   [junit4]   1> replica:core_node8 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 2348706 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[EC8957711A8C5CB2]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testcollection
   [junit4]   2> 2348709 INFO  (qtp2136921959-12848) [n:127.0.0.1:47218_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.c.S.Request [testcollection_shard2_replica_n7]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:47218/solr/testcollection_shard2_replica_n7/|http://127.0.0.1:33145/solr/testcollection_shard2_replica_n5/&rows=10&version=2&q=*:*&NOW=1504737108379&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 2348713 INFO  (qtp2136921959-12851) [n:127.0.0.1:47218_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.c.S.Request [testcollection_shard1_replica_n3]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:47218/solr/testcollection_shard1_replica_n3/|http://127.0.0.1:33145/solr/testcollection_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1504737108379&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 2348713 INFO  (qtp2136921959-12845) [n:127.0.0.1:47218_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.c.S.Request [testcollection_shard2_replica_n7]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=testcollection:5&wt=javabin&version=2} hits=0 status=0 
QTime=6
   [junit4]   2> 2348731 INFO  (qtp2016128075-12837) [n:127.0.0.1:33145_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:47218/solr/testcollection_shard1_replica_n3/&wt=javabin&version=2}{add=[1
 (1577831218164006912)]} 0 12
   [junit4]   2> 2348731 INFO  (qtp2136921959-12850) [n:127.0.0.1:47218_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n3]  
webapp=/solr path=/update 
params={_stateVer_=testcollection:5&wt=javabin&version=2}{add=[1 
(1577831218164006912)]} 0 16
   [junit4]   2> 2348732 INFO  (qtp2016128075-12838) [n:127.0.0.1:33145_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577831218181832704,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2348732 INFO  (qtp2016128075-12838) [n:127.0.0.1:33145_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1684ed2c 
commitCommandVersion:1577831218181832704
   [junit4]   2> 2348746 INFO  (qtp2136921959-12849) [n:127.0.0.1:47218_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577831218196512768,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2348746 INFO  (qtp2136921959-12849) [n:127.0.0.1:47218_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@55d1d143 
commitCommandVersion:1577831218196512768
   [junit4]   2> 2348750 INFO  (qtp2016128075-12836) [n:127.0.0.1:33145_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577831218200707072,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2348750 INFO  (qtp2136921959-12844) [n:127.0.0.1:47218_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577831218200707072,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2348753 INFO  (qtp2016128075-12836) [n:127.0.0.1:33145_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2348753 INFO  (qtp2136921959-12844) [n:127.0.0.1:47218_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2348761 INFO  (qtp2016128075-12836) [n:127.0.0.1:33145_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2348761 INFO  (qtp2136921959-12844) [n:127.0.0.1:47218_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2348761 INFO  (qtp2016128075-12836) [n:127.0.0.1:33145_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard2_replica_n5]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:47218/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 11
   [junit4]   2> 2348761 INFO  (qtp2136921959-12844) [n:127.0.0.1:47218_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard2_replica_n7]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:47218/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 11
   [junit4]   2> 2348763 INFO  (qtp2016128075-12838) [n:127.0.0.1:33145_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@14897405[testcollection_shard1_replica_n1] main]
   [junit4]   2> 2348763 INFO  (qtp2016128075-12838) [n:127.0.0.1:33145_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2348764 INFO  (qtp2136921959-12849) [n:127.0.0.1:47218_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3cf4c3d[testcollection_shard1_replica_n3] main]
   [junit4]   2> 2348764 INFO  (qtp2136921959-12849) [n:127.0.0.1:47218_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2348765 INFO  
(searcherExecutor-5111-thread-1-processing-n:127.0.0.1:33145_solr 
x:testcollection_shard1_replica_n1 s:shard1 c:testcollection r:core_node2) 
[n:127.0.0.1:33145_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n1] Registered new searcher 
Searcher@14897405[testcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
   [junit4]   2> 2348765 INFO  (qtp2016128075-12838) [n:127.0.0.1:33145_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:47218/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 32
   [junit4]   2> 2348765 INFO  
(searcherExecutor-5114-thread-1-processing-n:127.0.0.1:47218_solr 
x:testcollection_shard1_replica_n3 s:shard1 c:testcollection r:core_node4) 
[n:127.0.0.1:47218_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n3] Registered new searcher 
Searcher@3cf4c3d[testcollection_shard1_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
   [junit4]   2> 2348765 INFO  (qtp2136921959-12849) [n:127.0.0.1:47218_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n3]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:47218/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 19
   [junit4]   2> 2348766 INFO  (qtp2136921959-12847) [n:127.0.0.1:47218_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n3]  
webapp=/solr path=/update 
params={_stateVer_=testcollection:5&commit=true&wt=javabin&version=2}{commit=} 
0 33
   [junit4]   2> 2348767 INFO  (qtp2136921959-12845) [n:127.0.0.1:47218_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.c.S.Request [testcollection_shard1_replica_n3]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:47218/solr/testcollection_shard1_replica_n3/|http://127.0.0.1:33145/solr/testcollection_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1504737108438&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 2348767 INFO  (qtp2016128075-12835) [n:127.0.0.1:33145_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] 
o.a.s.c.S.Request [testcollection_shard2_replica_n5]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:33145/solr/testcollection_shard2_replica_n5/|http://127.0.0.1:47218/solr/testcollection_shard2_replica_n7/&rows=10&version=2&q=*:*&NOW=1504737108438&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 2348771 INFO  (qtp2136921959-12845) [n:127.0.0.1:47218_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.c.S.Request [testcollection_shard1_replica_n3]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=testcollection:5&shards.purpose=64&NOW=1504737108438&ids=1&isShard=true&shard.url=http://127.0.0.1:47218/solr/testcollection_shard1_replica_n3/|http://127.0.0.1:33145/solr/testcollection_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2348772 INFO  (qtp2136921959-12848) [n:127.0.0.1:47218_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.c.S.Request [testcollection_shard1_replica_n3]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=testcollection:5&wt=javabin&version=2} hits=1 status=0 
QTime=5
   [junit4]   2> 2348772 INFO  (qtp2016128075-12839) [n:127.0.0.1:33145_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=testcollection&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2348774 INFO  
(OverseerThreadFactory-5106-thread-2-processing-n:127.0.0.1:33145_solr) 
[n:127.0.0.1:33145_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 2348774 INFO  (qtp2016128075-12835) [n:127.0.0.1:33145_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n1, tag=null
   [junit4]   2> 2348774 INFO  (qtp2016128075-12835) [n:127.0.0.1:33145_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2571dc2e: rootName = 
solr_33145, domain = solr.core.testcollection.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.testcollection.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@4f92ad2c
   [junit4]   2> 2348784 INFO  (qtp2016128075-12835) [n:127.0.0.1:33145_solr    
] o.a.s.c.SolrCore [testcollection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1180b054
   [junit4]   2> 2348784 INFO  (qtp2136921959-12850) [n:127.0.0.1:47218_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n3, tag=null
   [junit4]   2> 2348871 INFO  (qtp2136921959-12850) [n:127.0.0.1:47218_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@23c31a3b: rootName = 
solr_47218, domain = solr.core.testcollection.shard1.replica_n3, service url = 
null, agent id = null] for registry solr.core.testcollection.shard1.replica_n3 
/ com.codahale.metrics.MetricRegistry@33b16bce
   [junit4]   2> 2348881 INFO  (qtp2136921959-12850) [n:127.0.0.1:47218_solr    
] o.a.s.c.SolrCore [testcollection_shard1_replica_n3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3ffcbd6b
   [junit4]   2> 2348882 INFO  (qtp2136921959-12850) [n:127.0.0.1:47218_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n3, tag=1073528171
   [junit4]   2> 2348882 INFO  (qtp2136921959-12850) [n:127.0.0.1:47218_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard1.leader, tag=1073528171
   [junit4]   2> 2348884 INFO  (qtp2016128075-12835) [n:127.0.0.1:33145_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n1, tag=293646420
   [junit4]   2> 2348884 INFO  (qtp2016128075-12835) [n:127.0.0.1:33145_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard1.leader, tag=293646420
   [junit4]   2> 2348886 INFO  (qtp2136921959-12845) [n:127.0.0.1:47218_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard2.replica_n7, tag=null
   [junit4]   2> 2348887 INFO  (qtp2136921959-12845) [n:127.0.0.1:47218_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@17c5610d: rootName = 
solr_47218, domain = solr.core.testcollection.shard2.replica_n7, service url = 
null, agent id = null] for registry solr.core.testcollection.shard2.replica_n7 
/ com.codahale.metrics.MetricRegistry@460ff65d
   [junit4]   2> 2348901 INFO  (qtp2016128075-12835) [n:127.0.0.1:33145_solr    
] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader 
parent node, won't remove previous leader registration.
   [junit4]   2> 2348902 INFO  (qtp2016128075-12835) [n:127.0.0.1:33145_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=testcollection_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=127
   [junit4]   2> 2348904 INFO  (qtp2136921959-12845) [n:127.0.0.1:47218_solr    
] o.a.s.c.SolrCore [testcollection_shard2_replica_n7]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@54cab494
   [junit4]   2> 2348904 INFO  (qtp2136921959-12845) [n:127.0.0.1:47218_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard2.replica_n7, tag=1422570644
   [junit4]   2> 2348904 INFO  (qtp2136921959-12845) [n:127.0.0.1:47218_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard2.leader, tag=1422570644
   [junit4]   2> 2348912 INFO  (qtp2016128075-12833) [n:127.0.0.1:33145_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard2.replica_n5, tag=null
   [junit4]   2> 2348912 INFO  (qtp2016128075-12833) [n:127.0.0.1:33145_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@106be2a8: rootName = 
solr_33145, domain = solr.core.testcollection.shard2.replica_n5, service url = 
null, agent id = null] for registry solr.core.testcollection.shard2.replica_n5 
/ com.codahale.metrics.MetricRegistry@468ff745
   [junit4]   2> 2348922 INFO  (qtp2016128075-12833) [n:127.0.0.1:33145_solr    
] o.a.s.c.SolrCore [testcollection_shard2_replica_n5]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1dae9701
   [junit4]   2> 2348922 INFO  (qtp2016128075-12833) [n:127.0.0.1:33145_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard2.replica_n5, tag=497981185
   [junit4]   2> 2348922 INFO  (qtp2016128075-12833) [n:127.0.0.1:33145_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard2.leader, tag=497981185
   [junit4]   2> 2348924 WARN  
(zkCallback-1730-thread-3-processing-n:127.0.0.1:33145_solr) 
[n:127.0.0.1:33145_solr    ] o.a.s.c.LeaderElector Our node is no longer in 
line to be leader
   [junit4]   2> 2348925 INFO  (qtp2136921959-12850) [n:127.0.0.1:47218_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=testcollection_shard1_replica_n3&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=141
   [junit4]   2> 2348932 INFO  (qtp2136921959-12845) [n:127.0.0.1:47218_solr    
] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral l

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

estcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5218767c: rootName = 
solr_33145, domain = solr.core.testcollection.shard2.replica_n4, service url = 
null, agent id = null] for registry solr.core.testcollection.shard2.replica_n4 
/ com.codahale.metrics.MetricRegistry@2a4b8cbf
   [junit4]   2> 2353759 INFO  
(zkCallback-1730-thread-2-processing-n:127.0.0.1:33145_solr) 
[n:127.0.0.1:33145_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 2353760 INFO  (coreCloseExecutor-5152-thread-1) 
[n:127.0.0.1:33145_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testcollection.shard1.leader, 
tag=839407344
   [junit4]   2> 2353763 INFO  (coreCloseExecutor-5152-thread-2) 
[n:127.0.0.1:33145_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testcollection.shard2.leader, 
tag=312293518
   [junit4]   2> 2353769 INFO  (jetty-closer-1720-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98614450815238149-127.0.0.1:33145_solr-n_0000000000) closing
   [junit4]   2> 2353769 INFO  
(OverseerStateUpdate-98614450815238149-127.0.0.1:33145_solr-n_0000000000) 
[n:127.0.0.1:33145_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:33145_solr
   [junit4]   2> 2355259 WARN  
(zkCallback-1731-thread-2-processing-n:127.0.0.1:47218_solr) 
[n:127.0.0.1:47218_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2355260 INFO  (jetty-closer-1720-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@371801ec{/solr,null,UNAVAILABLE}
   [junit4]   2> 2355286 WARN  
(zkCallback-1730-thread-2-processing-n:127.0.0.1:33145_solr) 
[n:127.0.0.1:33145_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2355287 INFO  (jetty-closer-1720-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2d5ab2ee{/solr,null,UNAVAILABLE}
   [junit4]   2> 2355288 ERROR 
(SUITE-TestAuthenticationFramework-seed#[EC8957711A8C5CB2]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2355290 INFO  
(SUITE-TestAuthenticationFramework-seed#[EC8957711A8C5CB2]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:43553 43553
   [junit4]   2> 2355377 INFO  (Thread-3890) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:43553 43553
   [junit4]   2> 2355378 WARN  (Thread-3890) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/configs/solrCloudCollectionConfig
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        19      /solr/collections/testcollection/state.json
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_EC8957711A8C5CB2-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=PostingsFormat(name=Memory)}, docValues:{}, maxPointsInLeafNode=1984, 
maxMBSortInHeap=5.287607635292096, sim=RandomSimilarity(queryNorm=true): {}, 
locale=es-NI, timezone=Etc/GMT+12
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=114812416,total=519045120
   [junit4]   2> NOTE: All tests run in this JVM: [TestCollectionAPI, 
TestFieldTypeResource, DirectUpdateHandlerOptimizeTest, SolrIndexMetricsTest, 
HdfsTlogReplayBufferedWhileIndexingTest, TestSchemaManager, 
TestPerFieldSimilarityWithDefaultOverride, SolrCoreCheckLockOnStartupTest, 
TestJmxIntegration, DistanceUnitsTest, TestXmlQParserPlugin, TestRecoveryHdfs, 
TestSubQueryTransformerCrossCore, SharedFSAutoReplicaFailoverTest, 
CdcrBootstrapTest, TestStressUserVersions, HdfsRestartWhileUpdatingTest, 
TestEmbeddedSolrServerSchemaAPI, TestJsonRequest, TestGeoJSONResponseWriter, 
TestCopyFieldCollectionResource, RecoveryAfterSoftCommitTest, 
TestDFRSimilarityFactory, OverseerStatusTest, TestSurroundQueryParser, 
TestClassicSimilarityFactory, ReturnFieldsTest, 
CloudExitableDirectoryReaderTest, TestSolrCloudSnapshots, 
CachingDirectoryFactoryTest, TestFieldCollectionResource, 
TestSolrCoreProperties, SuggesterFSTTest, SimplePostToolTest, 
TestImpersonationWithHadoopAuth, PrimitiveFieldTypeTest, 
TestDistributedMissingSort, TestTrie, ZkStateWriterTest, SearchHandlerTest, 
TestRandomCollapseQParserPlugin, TimeZoneUtilsTest, RegexBoostProcessorTest, 
TestRTimerTree, QueryEqualityTest, TestPrepRecovery, HighlighterMaxOffsetTest, 
V2ApiIntegrationTest, SolrMetricManagerTest, ResponseLogComponentTest, 
StatsComponentTest, TestMultiWordSynonyms, PKIAuthenticationIntegrationTest, 
InfixSuggestersTest, DistribDocExpirationUpdateProcessorTest, SSLMigrationTest, 
TestFoldingMultitermQuery, BadIndexSchemaTest, TestBulkSchemaConcurrent, 
TestRandomFlRTGCloud, TestNRTOpen, TermVectorComponentDistributedTest, 
AutoCommitTest, PingRequestHandlerTest, TestSolrQueryResponse, 
NotRequiredUniqueKeyTest, UninvertDocValuesMergePolicyTest, 
OverseerCollectionConfigSetProcessorTest, DeleteLastCustomShardedReplicaTest, 
DocExpirationUpdateProcessorFactoryTest, DateMathParserTest, TestCodecSupport, 
PreAnalyzedUpdateProcessorTest, XsltUpdateRequestHandlerTest, 
DistributedDebugComponentTest, TestSolrDeletionPolicy2, 
TestRuleBasedAuthorizationPlugin, CdcrRequestHandlerTest, PreAnalyzedFieldTest, 
DateFieldTest, SpellPossibilityIteratorTest, TestCloudRecovery, 
DistributedVersionInfoTest, PathHierarchyTokenizerFactoryTest, 
TestFieldCacheSortRandom, DocValuesMissingTest, ReplicationFactorTest, 
CopyFieldTest, TestReload, TestLRUStatsCache, 
TestLegacyNumericRangeQueryBuilder, TestHdfsBackupRestoreCore, 
TestManagedSchemaAPI, ShowFileRequestHandlerTest, TestUtils, 
TestPseudoReturnFields, ClassificationUpdateProcessorIntegrationTest, 
UnloadDistributedZkTest, URLClassifyProcessorTest, CircularListTest, 
LeaderElectionTest, ConcurrentDeleteAndCreateCollectionTest, 
TestCorePropertiesReload, PolyFieldTest, TestBinaryResponseWriter, 
CdcrUpdateLogTest, TermsComponentTest, SpellCheckCollatorWithCollapseTest, 
SolrShardReporterTest, TestStressReorder, TestExclusionRuleCollectionAccess, 
CollectionTooManyReplicasTest, UniqFieldsUpdateProcessorFactoryTest, 
TestDistributedStatsComponentCardinality, TestIntervalFaceting, 
TestImplicitCoreProperties, MultiTermTest, MetricsHandlerTest, 
CollectionsAPIDistributedZkTest, ShardRoutingTest, ZkSolrClientTest, 
TestZkChroot, TestRandomDVFaceting, HardAutoCommitTest, TestSolr4Spatial, 
ConvertedLegacyTest, TestSort, HighlighterTest, SolrIndexSplitterTest, 
AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, 
TestExtendedDismaxParser, SuggesterTest, TestStressLucene, SpatialFilterTest, 
SuggesterWFSTTest, TestCSVLoader, WordBreakSolrSpellCheckerTest, TestUpdate, 
FieldMutatingUpdateProcessorTest, SortByFunctionTest, SolrInfoBeanTest, 
CacheHeaderTest, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, 
TestQueryUtils, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, 
TestQueryTypes, FileBasedSpellCheckerTest, TestValueSourceCache, 
FieldAnalysisRequestHandlerTest, TestCollationField, 
UpdateRequestProcessorFactoryTest, QueryParsingTest, JsonLoaderTest, 
BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, 
SearchHandlerTest, TestQuerySenderListener, UpdateParamsTest, 
AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, 
NumericFieldsTest, MinimalSchemaTest, OutputWriterTest, 
TestFuzzyAnalyzedSuggestions, TestLuceneMatchVersion, TestPhraseSuggestions, 
TestIBSimilarityFactory, TestFastWriter, TestSuggestSpellingConverter, 
RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestLRUCache, 
ZkNodePropsTest, SystemInfoHandlerTest, TestRTGBase, CursorPagingTest, 
SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, 
TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestTolerantSearch, 
TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, 
TestJettySolrRunner, ActionThrottleTest, AssignTest, BaseCdcrDistributedZkTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, DeleteShardTest, 
DocValuesNotIndexedTest, HttpPartitionTest, NodeMutatorTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, PeerSyncReplicationTest, 
SolrCLIZkUtilsTest, SolrXmlInZkTest, TestAuthenticationFramework]
   [junit4] Completed [512/731 (1!)] on J2 in 11.68s, 1 test, 1 error <<< 
FAILURES!

[...truncated 46917 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/build.xml:810: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/build.xml:690: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/build.xml:678: Source 
checkout is modified!!! Offending files:
* solr/licenses/commons-math3-3.6.1.jar.sha1

Total time: 144 minutes 35 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to