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

3 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation:     1) 
Thread[id=13930, name=jetty-launcher-2922-thread-1-SendThread(127.0.0.1:39323), 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         
at java.lang.Thread.sleep(Native Method)         at 
org.apache.zookeeper.ClientCnxnSocketNIO.cleanup(ClientCnxnSocketNIO.java:230)  
       at 
org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:1246)        
 at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1170)    2) 
Thread[id=13931, name=jetty-launcher-2922-thread-1-EventThread, state=WAITING, 
group=TGRP-TestSolrCloudWithSecureImpersonation]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   1) Thread[id=13930, 
name=jetty-launcher-2922-thread-1-SendThread(127.0.0.1:39323), 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.zookeeper.ClientCnxnSocketNIO.cleanup(ClientCnxnSocketNIO.java:230)
        at 
org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:1246)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1170)
   2) Thread[id=13931, name=jetty-launcher-2922-thread-1-EventThread, 
state=WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
        at __randomizedtesting.SeedInfo.seed([B62E94913FD284E5]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=13930, name=jetty-launcher-2922-thread-1-SendThread(127.0.0.1:39323), 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         
at java.lang.Thread.sleep(Native Method)         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)    
     at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=13930, 
name=jetty-launcher-2922-thread-1-SendThread(127.0.0.1:39323), 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
        at __randomizedtesting.SeedInfo.seed([B62E94913FD284E5]:0)


FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testExecutorStream

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

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

        at 
__randomizedtesting.SeedInfo.seed([BA7D7C893753F05D:98BDFD721439DA4D]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testExecutorStream(StreamExpressionTest.java:7191)
        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:57362/solr/workQueue_shard2_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/workQueue_shard2_replica_n2/update. Reason:
<pre>    Can not find: /solr/workQueue_shard2_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java: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 12001 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_B62E94913FD284E5-001/init-core-data-001
   [junit4]   2> 1103408 WARN  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[B62E94913FD284E5]-worker) [   
 ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1103408 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[B62E94913FD284E5]-worker) [   
 ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1103409 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[B62E94913FD284E5]-worker) [   
 ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1103409 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[B62E94913FD284E5]-worker) [   
 ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1103436 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[B62E94913FD284E5]-worker) [   
 ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_B62E94913FD284E5-001/tempDir-001
   [junit4]   2> 1103436 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[B62E94913FD284E5]-worker) [   
 ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1103436 INFO  (Thread-4787) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1103436 INFO  (Thread-4787) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1103438 ERROR (Thread-4787) [    ] 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> 1103537 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[B62E94913FD284E5]-worker) [   
 ] o.a.s.c.ZkTestServer start zk server on port:39323
   [junit4]   2> 1103544 INFO  (jetty-launcher-2922-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1103544 INFO  (jetty-launcher-2922-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1103554 INFO  (jetty-launcher-2922-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@63ba004d{/solr,null,AVAILABLE}
   [junit4]   2> 1103554 INFO  (jetty-launcher-2922-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@e8d5c3d{/solr,null,AVAILABLE}
   [junit4]   2> 1103555 INFO  (jetty-launcher-2922-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@50b13f52{HTTP/1.1,[http/1.1]}{127.0.0.1:34673}
   [junit4]   2> 1103555 INFO  (jetty-launcher-2922-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@25b741ad{HTTP/1.1,[http/1.1]}{127.0.0.1:65067}
   [junit4]   2> 1103555 INFO  (jetty-launcher-2922-thread-1) [    ] 
o.e.j.s.Server Started @1098398ms
   [junit4]   2> 1103555 INFO  (jetty-launcher-2922-thread-2) [    ] 
o.e.j.s.Server Started @1098398ms
   [junit4]   2> 1103555 INFO  (jetty-launcher-2922-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34673}
   [junit4]   2> 1103555 INFO  (jetty-launcher-2922-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=65067}
   [junit4]   2> 1103555 ERROR (jetty-launcher-2922-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1103555 INFO  (jetty-launcher-2922-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1103555 ERROR (jetty-launcher-2922-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1103555 INFO  (jetty-launcher-2922-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1103556 INFO  (jetty-launcher-2922-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1103556 INFO  (jetty-launcher-2922-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1103556 INFO  (jetty-launcher-2922-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-21T19:21:35.717Z
   [junit4]   2> 1103556 INFO  (jetty-launcher-2922-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1103556 INFO  (jetty-launcher-2922-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1103556 INFO  (jetty-launcher-2922-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-21T19:21:35.717Z
   [junit4]   2> 1103558 INFO  (jetty-launcher-2922-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1103559 INFO  (jetty-launcher-2922-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1103564 INFO  (jetty-launcher-2922-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39323/solr
   [junit4]   2> 1103565 INFO  (jetty-launcher-2922-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39323/solr
   [junit4]   2> 1103567 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15ea5e3606e0003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1103606 INFO  (jetty-launcher-2922-thread-2) 
[n:127.0.0.1:65067_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1103607 INFO  (jetty-launcher-2922-thread-2) 
[n:127.0.0.1:65067_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:65067_solr
   [junit4]   2> 1103608 INFO  (jetty-launcher-2922-thread-2) 
[n:127.0.0.1:65067_solr    ] o.a.s.c.Overseer Overseer 
(id=98698637842710534-127.0.0.1:65067_solr-n_0000000000) starting
   [junit4]   2> 1103620 INFO  (jetty-launcher-2922-thread-2) 
[n:127.0.0.1:65067_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:65067_solr
   [junit4]   2> 1103623 INFO  
(zkCallback-2934-thread-1-processing-n:127.0.0.1:65067_solr) 
[n:127.0.0.1:65067_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1103662 INFO  (jetty-launcher-2922-thread-1) 
[n:127.0.0.1:34673_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1103665 INFO  (jetty-launcher-2922-thread-1) 
[n:127.0.0.1:34673_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1103666 INFO  (jetty-launcher-2922-thread-1) 
[n:127.0.0.1:34673_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34673_solr
   [junit4]   2> 1103667 INFO  
(zkCallback-2934-thread-1-processing-n:127.0.0.1:65067_solr) 
[n:127.0.0.1:65067_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1103668 INFO  
(zkCallback-2933-thread-1-processing-n:127.0.0.1:34673_solr) 
[n:127.0.0.1:34673_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1103719 INFO  (jetty-launcher-2922-thread-1) 
[n:127.0.0.1:34673_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 1103724 WARN  (jetty-launcher-2922-thread-1) 
[n:127.0.0.1:34673_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder 
org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without 
specifying system property 'java.security.auth.login.config'
   [junit4]   2> 1103726 INFO  (jetty-launcher-2922-thread-1) 
[n:127.0.0.1:34673_solr    ] o.a.s.s.KerberosPlugin Params: 
{solr.kerberos.impersonator.user.noGroups.hosts=*, 
solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, 
token.valid=30, cookie.domain=127.0.0.1, 
solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, 
solr.kerberos.impersonator.user.bogusGroup.hosts=*, 
solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, 
solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, 
solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, 
delegation-token.token-kind=solr-dt, 
solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, 
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, 
solr.kerberos.impersonator.user.localHostAnyGroup.hosts=serv1-vm3,localhost,127.0.0.1,
 signer.secret.provider.zookeeper.path=/token, 
solr.kerberos.impersonator.user.anyHostUsersGroup.groups=staff, 
zk-dt-secret-manager.enable=true, 
solr.kerberos.impersonator.user.wrongHost.groups=*, 
kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, 
solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 1103731 INFO  (jetty-launcher-2922-thread-1) 
[n:127.0.0.1:34673_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1103735 INFO  (jetty-launcher-2922-thread-1-EventThread) 
[n:127.0.0.1:34673_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 1103748 WARN  (jetty-launcher-2922-thread-1) 
[n:127.0.0.1:34673_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder 
org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without 
specifying system property 'java.security.auth.login.config'
   [junit4]   2> 1103770 INFO  (jetty-launcher-2922-thread-2) 
[n:127.0.0.1:65067_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 1103770 WARN  (jetty-launcher-2922-thread-2) 
[n:127.0.0.1:65067_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder 
org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without 
specifying system property 'java.security.auth.login.config'
   [junit4]   2> 1103770 INFO  (jetty-launcher-2922-thread-2) 
[n:127.0.0.1:65067_solr    ] o.a.s.s.KerberosPlugin Params: 
{solr.kerberos.impersonator.user.noGroups.hosts=*, 
solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, 
token.valid=30, cookie.domain=127.0.0.1, 
solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, 
solr.kerberos.impersonator.user.bogusGroup.hosts=*, 
solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, 
solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, 
solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, 
delegation-token.token-kind=solr-dt, 
solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, 
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, 
solr.kerberos.impersonator.user.localHostAnyGroup.hosts=serv1-vm3,localhost,127.0.0.1,
 signer.secret.provider.zookeeper.path=/token, 
solr.kerberos.impersonator.user.anyHostUsersGroup.groups=staff, 
zk-dt-secret-manager.enable=true, 
solr.kerberos.impersonator.user.wrongHost.groups=*, 
kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, 
solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 1103772 INFO  (jetty-launcher-2922-thread-2) 
[n:127.0.0.1:65067_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1103773 INFO  (jetty-launcher-2922-thread-2-EventThread) 
[n:127.0.0.1:65067_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 1103785 WARN  (jetty-launcher-2922-thread-2) 
[n:127.0.0.1:65067_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder 
org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without 
specifying system property 'java.security.auth.login.config'
   [junit4]   2> 1103786 INFO  (jetty-launcher-2922-thread-1) 
[n:127.0.0.1:34673_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34673.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58fea315
   [junit4]   2> 1103792 INFO  (jetty-launcher-2922-thread-1) 
[n:127.0.0.1:34673_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34673.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58fea315
   [junit4]   2> 1103792 INFO  (jetty-launcher-2922-thread-1) 
[n:127.0.0.1:34673_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34673.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58fea315
   [junit4]   2> 1103793 INFO  (jetty-launcher-2922-thread-1) 
[n:127.0.0.1:34673_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_B62E94913FD284E5-001/tempDir-001/node2/.
   [junit4]   2> 1103818 INFO  (jetty-launcher-2922-thread-2) 
[n:127.0.0.1:65067_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_65067.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58fea315
   [junit4]   2> 1103833 INFO  (jetty-launcher-2922-thread-2) 
[n:127.0.0.1:65067_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_65067.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58fea315
   [junit4]   2> 1103833 INFO  (jetty-launcher-2922-thread-2) 
[n:127.0.0.1:65067_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_65067.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58fea315
   [junit4]   2> 1103834 INFO  (jetty-launcher-2922-thread-2) 
[n:127.0.0.1:65067_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_B62E94913FD284E5-001/tempDir-001/node1/.
   [junit4]   2> 1103865 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[B62E94913FD284E5])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
   [junit4]   2> 1103886 WARN  (qtp1187992619-13830) [    ] 
o.a.h.s.ShellBasedUnixGroupsMapping got exception trying to get groups for user 
bar: id: invalid user name: "bar"
   [junit4]   2> id: invalid user name: "bar"
   [junit4]   2> 
   [junit4]   2> 1103888 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[B62E94913FD284E5])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=bogusGroup&p=bogusGroup&t=test&e=1506057696032&s=bD2iJq24IeN1CgCUnOYBmQhZ/sw=";
 Path=/; Domain=127.0.0.1; Expires=   , 22-   -2017 05:21:36 GMT; HttpOnly". 
Invalid 'expires' attribute: , 22- -2017 05:21:36 GMT
   [junit4]   2> 1103888 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[B62E94913FD284E5])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
   [junit4]   2> 1103909 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[B62E94913FD284E5])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser
   [junit4]   2> 1103911 INFO  (qtp1187992619-13832) [n:127.0.0.1:34673_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
doAs=bar&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1103911 INFO  (qtp1187992619-13832) [n:127.0.0.1:34673_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={doAs=bar&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1103911 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[B62E94913FD284E5])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=anyHostAnyUser&p=anyHostAnyUser&t=test&e=1506057696071&s=ix3ARM39KmqMz2J+jNOyQBzx6Uk=";
 Path=/; Domain=127.0.0.1; Expires=   , 22-   -2017 05:21:36 GMT; HttpOnly". 
Invalid 'expires' attribute: , 22- -2017 05:21:36 GMT
   [junit4]   2> 1103911 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[B62E94913FD284E5])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser
   [junit4]   2> 1103928 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[B62E94913FD284E5])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidRemote
   [junit4]   2> 1103936 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[B62E94913FD284E5])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1506057696090&s=uYk7t97DxyBpopOxVo0HixMJ/Ws=";
 Path=/; Domain=127.0.0.1; Expires=   , 22-   -2017 05:21:36 GMT; HttpOnly". 
Invalid 'expires' attribute: , 22- -2017 05:21:36 GMT
   [junit4]   2> 1103936 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[B62E94913FD284E5])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidRemote
   [junit4]   2> 1103960 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[B62E94913FD284E5])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
   [junit4]   2> 1103961 INFO  (qtp1187992619-13835) [    ] 
o.a.s.s.SolrDispatchFilter Error authenticating
   [junit4]   2> java.lang.IllegalArgumentException: userName is NULL, empty or 
contains a '&'
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2>        at 
org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:213)
   [junit4]   2>        at 
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2>        at 
org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
   [junit4]   2>        at 
org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:134)
   [junit4]   2>        at 
org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:245)
   [junit4]   2>        at 
org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:243)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:451)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1103962 WARN  (qtp1187992619-13835) [    ] 
o.e.j.s.ServletHandler /solr/admin/collections
   [junit4]   2> org.apache.solr.common.SolrException: Error during request 
authentication, 
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:457)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.lang.IllegalArgumentException: userName is 
NULL, empty or contains a '&'
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2>        at 
org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:213)
   [junit4]   2>        at 
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2>        at 
org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
   [junit4]   2>        at 
org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:134)
   [junit4]   2>        at 
org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:245)
   [junit4]   2>        at 
org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:243)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:451)
   [junit4]   2>        ... 26 more
   [junit4]   2> 1103962 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[B62E94913FD284E5])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
   [junit4]   2> 1103980 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[B62E94913FD284E5])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup
   [junit4]   2> 1103996 INFO  (qtp1187992619-13822) [n:127.0.0.1:34673_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
doAs=jenkins&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1103996 INFO  (qtp1187992619-13822) [n:127.0.0.1:34673_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={doAs=jenkins&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1103996 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[B62E94913FD284E5])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=anyHostUsersGroup&p=anyHostUsersGroup&t=test&e=1506057696142&s=cfkkmqZWHWVLmzqVh/IWlDuftX4=";
 Path=/; Domain=127.0.0.1; Expires=   , 22-   -2017 05:21:36 GMT; HttpOnly". 
Invalid 'expires' attribute: , 22- -2017 05:21:36 GMT
   [junit4]   2> 1103996 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[B62E94913FD284E5])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup
   [junit4]   2> 1104010 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[B62E94913FD284E5])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts
   [junit4]   2> 1104012 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[B62E94913FD284E5])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=noHosts&p=noHosts&t=test&e=1506057696171&s=1wByLSDKVYbgLnGgBv8ydxHaM2M=";
 Path=/; Domain=127.0.0.1; Expires=   , 22-   -2017 05:21:36 GMT; HttpOnly". 
Invalid 'expires' attribute: , 22- -2017 05:21:36 GMT
   [junit4]   2> 1104012 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[B62E94913FD284E5])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts
   [junit4]   2> 1104029 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[B62E94913FD284E5])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
   [junit4]   2> 1104031 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[B62E94913FD284E5])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=noGroups&p=noGroups&t=test&e=1506057696190&s=eyXSNrrl3/bsspVgv/44G71zgKU=";
 Path=/; Domain=127.0.0.1; Expires=   , 22-   -2017 05:21:36 GMT; HttpOnly". 
Invalid 'expires' attribute: , 22- -2017 05:21:36 GMT
   [junit4]   2> 1104032 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[B62E94913FD284E5])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
   [junit4]   2> 1104053 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[B62E94913FD284E5])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateHost
   [junit4]   2> 1104054 INFO  (qtp1187992619-13834) [n:127.0.0.1:34673_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
doAs=bar&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1104054 INFO  (qtp1187992619-13834) [n:127.0.0.1:34673_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={doAs=bar&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1104054 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[B62E94913FD284E5])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1506057696215&s=Osq6KYVBoHdH61U9vFDdaom+zIo=";
 Path=/; Domain=127.0.0.1; Expires=   , 22-   -2017 05:21:36 GMT; HttpOnly". 
Invalid 'expires' attribute: , 22- -2017 05:21:36 GMT
   [junit4]   2> 1104054 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[B62E94913FD284E5])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateHost
   [junit4]   2> 1104070 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B62E94913FD284E5])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testForwarding
   [junit4]   2> 1104573 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B62E94913FD284E5])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1104575 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B62E94913FD284E5])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:39323/solr ready
   [junit4]   2> 1104576 INFO  (qtp1187992619-13833) [n:127.0.0.1:34673_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1104579 INFO  
(OverseerThreadFactory-3701-thread-1-processing-n:127.0.0.1:65067_solr) 
[n:127.0.0.1:65067_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
forwardingCollection
   [junit4]   2> 1104690 INFO  
(OverseerStateUpdate-98698637842710534-127.0.0.1:65067_solr-n_0000000000) 
[n:127.0.0.1:65067_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"forwardingCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"forwardingCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:65067/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1104897 INFO  (qtp300383087-13821) [n:127.0.0.1:65067_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=forwardingCollection_shard1_replica_n1&action=CREATE&numShards=1&collection=forwardingCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1104897 INFO  (qtp300383087-13821) [n:127.0.0.1:65067_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1105013 INFO  
(zkCallback-2934-thread-1-processing-n:127.0.0.1:65067_solr) 
[n:127.0.0.1:65067_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/forwardingCollection/state.json] for collection 
[forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1105013 INFO  
(zkCallback-2934-thread-2-processing-n:127.0.0.1:65067_solr) 
[n:127.0.0.1:65067_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/forwardingCollection/state.json] for collection 
[forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1105933 INFO  (qtp300383087-13821) [n:127.0.0.1:65067_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 1105979 INFO  (qtp300383087-13821) [n:127.0.0.1:65067_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.s.IndexSchema 
[forwardingCollection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1106038 INFO  (qtp300383087-13821) [n:127.0.0.1:65067_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
test/1.0 with uniqueid field id
   [junit4]   2> 1106063 INFO  (qtp300383087-13821) [n:127.0.0.1:65067_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'forwardingCollection_shard1_replica_n1' using configuration from 
collection forwardingCollection, trusted=true
   [junit4]   2> 1106063 INFO  (qtp300383087-13821) [n:127.0.0.1:65067_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_65067.solr.core.forwardingCollection.shard1.replica_n1' 
(registry 'solr.core.forwardingCollection.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@58fea315
   [junit4]   2> 1106063 INFO  (qtp300383087-13821) [n:127.0.0.1:65067_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1106063 INFO  (qtp300383087-13821) [n:127.0.0.1:65067_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore 
[[forwardingCollection_shard1_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_B62E94913FD284E5-001/tempDir-001/node1/forwardingCollection_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_B62E94913FD284E5-001/tempDir-001/node1/./forwardingCollection_shard1_replica_n1/data/]
   [junit4]   2> 1106065 INFO  (qtp300383087-13821) [n:127.0.0.1:65067_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=24, 
maxMergedSegmentMB=0.9287109375, floorSegmentMB=1.2763671875, 
forceMergeDeletesPctAllowed=1.1773960092977542, segmentsPerTier=37.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1106110 INFO  (qtp300383087-13821) [n:127.0.0.1:65067_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1106111 INFO  (qtp300383087-13821) [n:127.0.0.1:65067_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1106111 INFO  (qtp300383087-13821) [n:127.0.0.1:65067_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1106111 INFO  (qtp300383087-13821) [n:127.0.0.1:65067_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1106112 INFO  (qtp300383087-13821) [n:127.0.0.1:65067_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=50, 
maxMergedSegmentMB=89.99609375, floorSegmentMB=0.3251953125, 
forceMergeDeletesPctAllowed=0.4305105719586244, segmentsPerTier=28.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7338389526772466
   [junit4]   2> 1106112 INFO  (qtp300383087-13821) [n:127.0.0.1:65067_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@35f14c1d[forwardingCollection_shard1_replica_n1] main]
   [junit4]   2> 1106114 INFO  (qtp300383087-13821) [n:127.0.0.1:65067_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent 
Initializing spell checkers
   [junit4]   2> 1106117 INFO  (qtp300383087-13821) [n:127.0.0.1:65067_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1106131 INFO  (qtp300383087-13821) [n:127.0.0.1:65067_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 1106131 INFO  (qtp300383087-13821) [n:127.0.0.1:65067_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1579178208308232192
   [junit4]   2> 1106131 INFO  
(searcherExecutor-3706-thread-1-processing-n:127.0.0.1:65067_solr 
x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection 
r:core_node2) [n:127.0.0.1:65067_solr c:forwardingCollection s:shard1 
r:core_node2 x:forwardingCollection_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1106131 INFO  
(searcherExecutor-3706-thread-1-processing-n:127.0.0.1:65067_solr 
x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection 
r:core_node2) [n:127.0.0.1:65067_solr c:forwardingCollection s:shard1 
r:core_node2 x:forwardingCollection_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1106132 INFO  
(searcherExecutor-3706-thread-1-processing-n:127.0.0.1:65067_solr 
x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection 
r:core_node2) [n:127.0.0.1:65067_solr c:forwardingCollection s:shard1 
r:core_node2 x:forwardingCollection_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1106132 INFO  
(searcherExecutor-3706-thread-1-processing-n:127.0.0.1:65067_solr 
x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection 
r:core_node2) [n:127.0.0.1:65067_solr c:forwardingCollection s:shard1 
r:core_node2 x:forwardingCollection_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1106132 INFO  
(searcherExecutor-3706-thread-1-processing-n:127.0.0.1:65067_solr 
x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection 
r:core_node2) [n:127.0.0.1:65067_solr c:forwardingCollection s:shard1 
r:core_node2 x:forwardingCollection_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1106132 INFO  
(searcherExecutor-3706-thread-1-processing-n:127.0.0.1:65067_solr 
x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection 
r:core_node2) [n:127.0.0.1:65067_solr c:forwardingCollection s:shard1 
r:core_node2 x:forwardingCollection_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1106133 INFO  
(searcherExecutor-3706-thread-1-processing-n:127.0.0.1:65067_solr 
x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection 
r:core_node2) [n:127.0.0.1:65067_solr c:forwardingCollection s:shard1 
r:core_node2 x:forwardingCollection_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1106133 INFO  
(searcherExecutor-3706-thread-1-processing-n:127.0.0.1:65067_solr 
x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection 
r:core_node2) [n:127.0.0.1:65067_solr c:forwardingCollection s:shard1 
r:core_node2 x:forwardingCollection_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1106134 INFO  
(searcherExecutor-3706-thread-1-processing-n:127.0.0.1:65067_solr 
x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection 
r:core_node2) [n:127.0.0.1:65067_solr c:forwardingCollection s:shard1 
r:core_node2 x:forwardingCollection_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1106135 INFO  
(searcherExecutor-3706-thread-1-processing-n:127.0.0.1:65067_solr 
x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection 
r:core_node2) [n:127.0.0.1:65067_solr c:forwardingCollection s:shard1 
r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore 
[forwardingCollection_shard1_replica_n1] Registered new searcher 
Searcher@35f14c1d[forwardingCollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1106137 INFO  (qtp300383087-13821) [n:127.0.0.1:65067_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 1106137 INFO  (qtp300383087-13821) [n:127.0.0.1:65067_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 1106137 INFO  (qtp300383087-13821) [n:127.0.0.1:65067_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:65067/solr/forwardingCollection_shard1_replica_n1/
   [junit4]   2> 1106137 INFO  (qtp300383087-13821) [n:127.0.0.1:65067_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 1106137 INFO  (qtp300383087-13821) [n:127.0.0.1:65067_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:65067/solr/forwardingCollection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 1106137 INFO  (qtp300383087-13821) [n:127.0.0.1:65067_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 1106142 INFO  (qtp300383087-13821) [n:127.0.0.1:65067_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
http://127.0.0.1:65067/solr/forwardingCollection_shard1_replica_n1/ shard1
   [junit4]   2> 1106254 INFO  
(zkCallback-2934-thread-2-processing-n:127.0.0.1:65067_solr) 
[n:127.0.0.1:65067_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/forwardingCollection/state.json] for collection 
[forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1106254 INFO  
(zkCallback-2934-thread-1-processing-n:127.0.0.1:65067_solr) 
[n:127.0.0.1:65067_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/forwardingCollection/state.json] for collection 
[forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1106302 INFO  (qtp300383087-13821) [n:127.0.0.1:65067_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 1106306 INFO  (qtp300383087-13821) [n:127.0.0.1:65067_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=forwardingCollection_shard1_replica_n1&action=CREATE&numShards=1&collection=forwardingCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1410
   [junit4]   2> 1106307 WARN  
(httpShardExecutor-3699-thread-1-processing-n:127.0.0.1:65067_solr 
[http:////127.0.0.1:65067//solr] http:////127.0.0.1:65067//solr) 
[n:127.0.0.1:65067_solr    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie 
header: "Set-Cookie: 
hadoop.auth="u=$&p=$&t=test&e=1506057697057&s=rCmweWacXUZWsMFLP7U8HZ2reRI="; 
Path=/; Domain=127.0.0.1; Expires=   , 22-   -2017 05:21:37 GMT; HttpOnly". 
Invalid 'expires' attribute: , 22- -2017 05:21:37 GMT
   [junit4]   2> 1106313 INFO  (qtp1187992619-13833) [n:127.0.0.1:34673_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1106413 INFO  
(zkCallback-2934-thread-2-processing-n:127.0.0.1:65067_solr) 
[n:127.0.0.1:65067_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/forwardingCollection/state.json] for collection 
[forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1106413 INFO  
(zkCallback-2934-thread-1-processing-n:127.0.0.1:65067_solr) 
[n:127.0.0.1:65067_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/forwardingCollection/state.json] for collection 
[forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1106582 INFO  
(OverseerCollectionConfigSetProcessor-98698637842710534-127.0.0.1:65067_solr-n_0000000000)
 [n:127.0.0.1:65067_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> 1107321 INFO  (qtp1187992619-13833) [n:127.0.0.1:34673_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2}
 status=0 QTime=2746
   [junit4]   2> 1107322 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B62E94913FD284E5])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=user&p=user&t=test&e=1506057696737&s=OXV7saS4Rk59HIcNt6OH9NxObFo=";
 Path=/; Domain=127.0.0.1; Expires=   , 22-   -2017 05:21:36 GMT; HttpOnly". 
Invalid 'expires' attribute: , 22- -2017 05:21:36 GMT
   [junit4]   2> 1107322 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B62E94913FD284E5])
 [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - 
collection: forwardingCollection failOnTimeout:true timeout (sec):100
   [junit4]   2> 1107323 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B62E94913FD284E5])
 [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
forwardingCollection
   [junit4]   2> 1107324 INFO  (qtp1187992619-13822) [n:127.0.0.1:34673_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1107327 INFO  (qtp300383087-13824) [n:127.0.0.1:65067_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.c.S.Request 
[forwardingCollection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1107328 WARN  (qtp1187992619-13822) [n:127.0.0.1:34673_solr    
] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=$&p=$&t=test&e=1506057699488&s=31lglAczzhmNrR0rmLtd96FwZPQ="; 
Path=/; Domain=127.0.0.1; Expires=   , 22-   -2017 05:21:39 GMT; HttpOnly". 
Invalid 'expires' attribute: , 22- -2017 05:21:39 GMT
   [junit4]   2> 1107328 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B62E94913FD284E5])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=user&p=user&t=test&e=1506057699485&s=xlFKXKdH1vk8X0U8tTor0D59Euw=";
 Path=/; Domain=127.0.0.1; Expires=   , 22-   -2017 05:21:39 GMT; HttpOnly". 
Invalid 'expires' attribute: , 22- -2017 05:21:39 GMT
   [junit4]   2> 1107328 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B62E94913FD284E5])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=$&p=$&t=test&e=1506057699488&s=31lglAczzhmNrR0rmLtd96FwZPQ="; 
Path=/; Domain=127.0.0.1; Expires=   , 22-   -2017 05:21:39 GMT; HttpOnly". 
Invalid 'expires' attribute: , 22- -2017 05:21:39 GMT
   [junit4]   2> 1107330 INFO  (qtp300383087-13826) [n:127.0.0.1:65067_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.c.S.Request 
[forwardingCollection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1107330 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B62E94913FD284E5])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=user&p=user&t=test&e=1506057699491&s=F7Sl5piMNekFwsC8R2yEuXOK334=";
 Path=/; Domain=127.0.0.1; Expires=   , 22-   -2017 05:21:39 GMT; HttpOnly". 
Invalid 'expires' attribute: , 22- -2017 05:21:39 GMT
   [junit4]   2> 1107331 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B62E94913FD284E5])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testForwarding
   [junit4]   2> 1107354 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[B62E94913FD284E5])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyUnknownRemote
   [junit4]   2> 1123922 WARN  
(jetty-launcher-2922-thread-1-SendThread(127.0.0.1:39323)) 
[n:127.0.0.1:34673_solr    ] o.a.z.ClientCnxn Client session timed out, have 
not heard from server in 16596ms for sessionid 0x15ea5e3606e0005
   [junit4]   2> 1123922 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15ea5e3606e0005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1123923 WARN  
(jetty-launcher-2922-thread-2-SendThread(127.0.0.1:39323)) 
[n:127.0.0.1:65067_solr    ] o.a.z.ClientCnxn Client session timed out, have 
not heard from server in 17341ms for sessionid 0x15ea5e3606e0006
   [junit4]   2> 1123923 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15ea5e3606e0006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1123924 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[B62E94913FD284E5])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1506057699518&s=B8CQB+eYfuSIUQGm46ZR46hlRU8=";
 Path=/; Domain=127.0.0.1; Expires=   , 22-   -2017 05:21:39 GMT; HttpOnly". 
Invalid 'expires' attribute: , 22- -2017 05:21:39 GMT
   [junit4]   2> 1123924 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[B62E94913FD284E5])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyUnknownRemote
   [junit4]   2> 1123951 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[B62E94913FD284E5])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser
   [junit4]   2> 1123952 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[B62E94913FD284E5])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=bar&p=bar&t=test&e=1506057716112&s=8rgfKMJgpntpxPw++xOgH9YXt5U=";
 Path=/; Domain=127.0.0.1; Expires=   , 22-   -2017 05:21:56 GMT; HttpOnly". 
Invalid 'expires' attribute: , 22- -2017 05:21:56 GMT
   [junit4]   2> 1123953 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[B62E94913FD284E5])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser
   [junit4]   2> 1123975 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[B62E94913FD284E5])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
   [junit4]   2> 1123995 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[B62E94913FD284E5])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=wrongHost&p=wrongHost&t=test&e=1506057716136&s=+UOSdMaZccBh2N1GSI+8sHBCfPg=";
 Path=/; Domain=127.0.0.1; Expires=   , 22-   -2017 05:21:56 GMT; HttpOnly". 
Invalid 'expires' attribute: , 22- -2017 05:21:56 GMT
   [junit4]   2> 1123995 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[B62E94913FD284E5])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
   [junit4]   2> 1124024 INFO  (jetty-launcher-2922-thread-1-EventThread) 
[n:127.0.0.1:34673_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
SUSPENDED
   [junit4]   2> 1124024 WARN  
(zkCallback-2933-thread-5-processing-n:127.0.0.1:34673_solr) 
[n:127.0.0.1:34673_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5e3e855 name: 
ZooKeeperConnection Watcher:127.0.0.1:39323/solr got event WatchedEvent 
state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 1124024 WARN  
(zkCallback-2933-thread-5-processing-n:127.0.0.1:34673_solr) 
[n:127.0.0.1:34673_solr    ] o.a.s.c.c.ConnectionManager zkClient has 
disconnected
   [junit4]   2> 1124025 INFO  (jetty-closer-2923-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@25b741ad{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1124026 INFO  (jetty-closer-2923-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1915053016
   [junit4]   2> 1124026 WARN  
(zkCallback-2934-thread-6-processing-n:127.0.0.1:65067_solr) 
[n:127.0.0.1:65067_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1887990a name: 
ZooKeeperConnection Watcher:127.0.0.1:39323/solr got event WatchedEvent 
state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 1124026 WARN  
(zkCallback-2934-thread-6-processing-n:127.0.0.1:65067_solr) 
[n:127.0.0.1:65067_solr    ] o.a.s.c.c.ConnectionManager zkClient has 
disconnected
   [junit4]   2> 1124027 INFO  (jetty-closer-2923-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@50b13f52{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1124027 INFO  (jetty-closer-2923-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1124027 INFO  (jetty-closer-2923-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4e2460a5: rootName = 
solr_65067, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@6728b0fe
   [junit4]   2> 1124029 INFO  (jetty-closer-2923-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=182547688
   [junit4]   2> 1124030 INFO  (jetty-closer-2923-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1124031 INFO  (jetty-closer-2923-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3e3d6ad3: rootName = 
solr_34673, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@10190178
   [junit4]   2> 1124035 INFO  (jetty-closer-2923-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1124035 INFO  (jetty-closer-2923-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4bf12d75: rootName = 
solr_65067, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@18b65ddf
   [junit4]   2> 1124037 INFO  (jetty-closer-2923-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1124037 INFO  (jetty-closer-2923-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@45b16e97: rootName = 
solr_34673, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@18b65ddf
   [junit4]   2> 1124043 INFO  (jetty-closer-2923-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1124043 INFO  (jetty-closer-2923-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@d890865: rootName = 
solr_65067, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@6d416290
   [junit4]   2> 1124045 INFO  (jetty-closer-2923-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1124045 INFO  (jetty-closer-2923-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@61f49f64: rootName = 
solr_34673, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@6d416290
   [junit4]   2> 1125049 INFO  (jetty-closer-2923-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1125051 INFO  (coreCloseExecutor-3711-thread-1) 
[n:127.0.0.1:65067_solr c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore 
[forwardingCollection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2de07f64
   [junit4]   2> 1125051 INFO  (coreCloseExecutor-3711-thread-1) 
[n:127.0.0.1:65067_solr c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for registry=solr.core.forwardingCollection.shard1.replica_n1, 
tag=769687396
   [junit4]   2> 1125051 INFO  (coreCloseExecutor-3711-thread-1) 
[n:127.0.0.1:65067_solr c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5faf1ef1: rootName 
= solr_65067, domain = solr.core.forwardingCollection.shard1.replica_n1, 
service url = null, agent id = null] for registry 
solr.core.forwardingCollection.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@21ae94da
   [junit4]   2> 1125057 INFO  
(zkCallback-2934-thread-6-processing-n:127.0.0.1:65067_solr) 
[n:127.0.0.1:65067_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/forwardingCollection/state.json] for collection 
[forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1125057 INFO  
(zkCallback-2934-thread-11-processing-n:127.0.0.1:65067_solr) 
[n:127.0.0.1:65067_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/forwardingCollection/state.json] for collection 
[forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1125063 INFO  (coreCloseExecutor-3711-thread-1) 
[n:127.0.0.1:65067_solr c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.forwardingCollection.shard1.leader, tag=769687396
   [junit4]   2> 1125064 INFO  (jetty-closer-2923-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98698637842710534-127.0.0.1:65067_solr-n_0000000000) closing
   [junit4]   2> 1125065 INFO  
(OverseerStateUpdate-98698637842710534-127.0.0.1:65067_solr-n_0000000000) 
[n:127.0.0.1:65067_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:65067_solr
   [junit4]   2> 1125065 INFO  
(OverseerCollectionConfigSetProcessor-98698637842710534-127.0.0.1:65067_solr-n_0000000000)
 [n:127.0.0.1:65067_solr    ] o.a.s.c.OverseerTaskProcessor According to ZK I 
(id=98698637842710534-127.0.0.1:65067_solr-n_0000000000) am no longer a leader.
   [junit4]   2> 1125067 ERROR 
(Thread[Thread-4806,5,TGRP-TestSolrCloudWithSecureImpersonation]) 
[n:127.0.0.1:65067_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1125378 WARN  
(jetty-launcher-2922-thread-1-SendThread(127.0.0.1:39323)) 
[n:127.0.0.1:34673_solr    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper 
service, session 0x15ea5e3606e0007 has expired
   [junit4]   2> 1125435 WARN  
(jetty-launcher-2922-thread-2-SendThread(127.0.0.1:39323)) 
[n:127.0.0.1:65067_solr    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper 
service, session 0x15ea5e3606e0008 has expired
   [junit4]   2> 1125537 INFO  (jetty-closer-2923-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@63ba004d{/solr,null,UNAVAILABLE}
   [junit4]   2> 1125757 INFO  
(zkCallback-2933-thread-3-processing-n:127.0.0.1:34673_solr) 
[n:127.0.0.1:34673_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 1125757 INFO  
(zkCallback-2933-thread-4-processing-n:127.0.0.1:34673_solr) 
[n:127.0.0.1:34673_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:34673_solr
   [junit4]   2> 1125757 INFO  (jetty-closer-2923-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1127260 ERROR 
(Thread[Thread-4804,5,TGRP-TestSolrCloudWithSecureImpersonation]) 
[n:127.0.0.1:34673_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1127265 INFO  (jetty-closer-2923-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@e8d5c3d{/solr,null,UNAVAILABLE}
   [junit4]   2> 1127267 ERROR 
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[B62E94913FD284E5]-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> 1127268 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[B62E94913FD284E5]-worker) [   
 ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39323 39323
   [junit4]   2> 1137321 INFO  (Thread-4787) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:39323 39323
   [junit4]   2> 1137324 WARN  (Thread-4787) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [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>        6       
/solr/collections/forwardingCollection/state.json
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2>        2       /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [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>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 1137370 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[B62E94913FD284E5]-worker) [   
 ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> Sep 21, 2017 7:22:09 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> 1154065 ERROR (jetty-launcher-2922-thread-1-EventThread) 
[n:127.0.0.1:34673_solr    ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
   [junit4]   2> java.lang.IllegalStateException: Client is not started
   [junit4]   2>        at 
com.google.common.base.Preconditions.checkState(Preconditions.java:149)
   [junit4]   2>        at 
org.apache.curator.CuratorZookeeperClient.getZooKeeper(CuratorZookeeperClient.java:113)
   [junit4]   2>        at 
org.apache.curator.framework.imps.CuratorFrameworkImpl.getZooKeeper(CuratorFrameworkImpl.java:477)
   [junit4]   2>        at 
org.apache.curator.framework.imps.NamespaceFacade.getZooKeeper(NamespaceFacade.java:112)
   [junit4]   2>        at 
org.apache.curator.framework.imps.GetDataBuilderImpl$4.call(GetDataBuilderImpl.java:302)
   [junit4]   2>        at 
org.apache.curator.framework.imps.GetDataBuilderImpl$4.call(GetDataBuilderImpl.java:291)
   [junit4]   2>        at 
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:107)
   [junit4]   2>        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2>        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2>        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2>        at 
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2>        at 
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2>        at 
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2>        at 
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]   2> 1154067 WARN  (jetty-launcher-2922-thread-1-EventThread) 
[n:127.0.0.1:34673_solr    ] o.a.c.ConnectionState Session expired event 
received
   [junit4]   2> 1154069 WARN  
(jetty-launcher-2922-thread-1-SendThread(127.0.0.1:39323)) 
[n:127.0.0.1:34673_solr    ] o.a.z.ClientCnxn Session 0x0 for server null, 
unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.net.ConnectException: Connection refused
   [junit4]   2>        at sun.nio.ch.SocketChannelImpl.checkConnect(Native 
Method)
   [junit4]   2>        at 
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
   [junit4]   2> 1155176 WARN  
(jetty-launcher-2922-thread-1-SendThread(127.0.0.1:39323)) 
[n:127.0.0.1:34673_solr    ] o.a.z.ClientCnxn Session 0x0 for server null, 
unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.net.ConnectException: Connection refused
   [junit4]   2>        at sun.nio.ch.SocketChannelImpl.checkConnect(Native 
Method)
   [junit4]   2>        at 
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
   [junit4]   2> 1156280 WARN  
(jetty-launcher-2922-thread-1-SendThread(127.0.0.1:39323)) 
[n:127.0.0.1:34673_solr    ] o.a.z.ClientCnxn Session 0x0 for server null, 
unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.net.ConnectException: Connection refused
   [junit4]   2>        at sun.nio.ch.SocketChannelImpl.checkConnect(Native 
Method)
   [junit4]   2>        at 
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
   [junit4]   2> 1156616 ERROR (jetty-launcher-2922-thread-2-EventThread) 
[n:127.0.0.1:65067_solr    ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
   [junit4]   2> java.lang.IllegalStateException: Client is not started
   [junit4]   2>        at 
com.google.common.base.Preconditions.checkState(Preconditions.java:149)
   [junit4]   2>        at 
org.apache.curator.CuratorZookeeperClient.getZooKeeper(CuratorZookeeperClient.java:113)
   [junit4]   2>        at 
org.apache.curator.framework.imps.CuratorFrameworkImpl.getZooKeeper(CuratorFrameworkImpl.java:477)
   [junit4]   2>        at 
org.apache.curator.framework.imps.NamespaceFacade.getZooKeeper(NamespaceFacade.java:112)
   [junit4]   2>        at 
org.apache.curator.framework.imps.GetDataBuilderImpl$4.call(GetDataBuilderImpl.java:302)
   [junit4]   2>        at 
org.apache.curator.framework.imps.GetDataBuilderImpl$4.call(GetDataBuilderImpl.java:291)
   [junit4]   2>        at 
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:107)
   [junit4]   2>        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2>        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2>        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2>        at 
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2>        at 
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2>        at 
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2>        at 
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]   2> 1157382 WARN  
(jetty-launcher-2922-thread-1-SendThread(127.0.0.1:39323)) 
[n:127.0.0.1:34673_solr    ] o.a.z.ClientCnxn Session 0x0 for server null, 
unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.net.ConnectException: Connection refused
   [junit4]   2>        at sun.nio.ch.SocketChannelImpl.checkConnect(Native 
Method)
   [junit4]   2>        at 
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
   [junit4]   2> Sep 21, 2017 7:22:29 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 2 threads leaked from SUITE scope at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   [junit4]   2>    1) Thread[id=13930, 
name=jetty-launcher-2922-thread-1-SendThread(127.0.0.1:39323), 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at 
org.apache.zookeeper.ClientCnxnSocketNIO.cleanup(ClientCnxnSocketNIO.java:230)
   [junit4]   2>         at 
org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:1246)
   [junit4]   2>         at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1170)
   [junit4]   2>    2) Thread[id=13931, 
name=jetty-launcher-2922-thread-1-EventThread, state=WAITING, 
group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   [junit4]   2> Sep 21, 2017 7:22:29 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=13930, 
name=jetty-launcher-2922-thread-1-SendThread(127.0.0.1:39323), 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2>    2) Thread[id=13931, 
name=jetty-launcher-2922-thread-1-EventThread, state=WAITING, 
group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2> 1157463 ERROR (jetty-launcher-2922-thread-1-EventThread) 
[n:127.0.0.1:34673_solr    ] o.a.z.ClientCnxn Event thread exiting due to 
interruption
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2>        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
   [junit4]   2>        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2048)
   [junit4]   2>        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   [junit4]   2> 1157965 WARN  
(jetty-launcher-2922-thread-1-SendThread(127.0.0.1:39323)) 
[n:127.0.0.1:34673_solr    ] o.a.z.c.StaticHostProvider Unexpected exception
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2>        at java.lang.Thread.sleep(Native Method)
   [junit4]   2>        at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   [junit4]   2> 1157966 WARN  
(jetty-launcher-2922-thread-1-SendThread(127.0.0.1:39323)) 
[n:127.0.0.1:34673_solr    ] o.a.z.ClientCnxn Session 0x0 for server null, 
unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.net.ConnectException: Connection refused
   [junit4]   2>        at sun.nio.ch.SocketChannelImpl.checkConnect(Native 
Method)
   [junit4]   2>        at 
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
   [junit4]   2> 1158466 WARN  
(jetty-launcher-2922-thread-1-SendThread(127.0.0.1:39323)) 
[n:127.0.0.1:34673_solr    ] o.a.z.c.StaticHostProvider Unexpected exception
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2>        at java.lang.Thread.sleep(Native Method)
   [junit4]   2>        at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   [junit4]   2> 1158467 WARN  (jetty-launcher-2

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

lr) [n:127.0.0.1:57362_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (4) -> (3)
   [junit4]   2> 223550 INFO  
(zkCallback-264-thread-4-processing-n:127.0.0.1:57362_solr) 
[n:127.0.0.1:57362_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 223550 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15ea5f697c9000c, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 223551 INFO  
(zkCallback-263-thread-3-processing-n:127.0.0.1:58737_solr) 
[n:127.0.0.1:58737_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (2)
   [junit4]   2> 223552 INFO  
(zkCallback-263-thread-1-processing-n:127.0.0.1:58737_solr) 
[n:127.0.0.1:58737_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:58737_solr
   [junit4]   2> 223624 WARN  
(zkCallback-264-thread-4-processing-n:127.0.0.1:57362_solr) 
[n:127.0.0.1:57362_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 223628 INFO  (jetty-closer-244-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@37ac8a74{/solr,null,UNAVAILABLE}
   [junit4]   2> 223635 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15ea5f697c9000b, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 223636 INFO  
(zkCallback-263-thread-1-processing-n:127.0.0.1:58737_solr) 
[n:127.0.0.1:58737_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 225001 WARN  
(zkCallback-262-thread-3-processing-n:127.0.0.1:48702_solr) 
[n:127.0.0.1:48702_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 225001 INFO  (jetty-closer-244-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@40361cd2{/solr,null,UNAVAILABLE}
   [junit4]   2> 225053 WARN  
(zkCallback-265-thread-3-processing-n:127.0.0.1:41252_solr) 
[n:127.0.0.1:41252_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 225053 INFO  (jetty-closer-244-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3866341e{/solr,null,UNAVAILABLE}
   [junit4]   2> 225166 WARN  
(zkCallback-263-thread-1-processing-n:127.0.0.1:58737_solr) 
[n:127.0.0.1:58737_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 225167 INFO  (jetty-closer-244-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3f3d8abb{/solr,null,UNAVAILABLE}
   [junit4]   2> 225171 ERROR 
(SUITE-StreamExpressionTest-seed#[BA7D7C893753F05D]-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> 225171 INFO  
(SUITE-StreamExpressionTest-seed#[BA7D7C893753F05D]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:55350 55350
   [junit4]   2> 231420 INFO  (Thread-110) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:55350 55350
   [junit4]   2> 231422 WARN  (Thread-110) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        92      /solr/aliases.json
   [junit4]   2>        92      /solr/clusterprops.json
   [junit4]   2>        13      /solr/configs/conf
   [junit4]   2>        7       /solr/configs/ml
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        92      /solr/clusterstate.json
   [junit4]   2>        40      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        28      
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        24      /solr/collections/destination/state.json
   [junit4]   2>        22      /solr/collections/mainCorpus/state.json
   [junit4]   2>        20      
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        20      /solr/collections/workQueue/state.json
   [junit4]   2>        12      /solr/collections/collection1/state.json
   [junit4]   2>        10      /solr/collections/uknownCollection/state.json
   [junit4]   2>        10      /solr/collections/modelCollection/state.json
   [junit4]   2>        10      
/solr/collections/checkpointCollection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        92      /solr/live_nodes
   [junit4]   2>        92      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BA7D7C893753F05D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{name_s=PostingsFormat(name=Direct), 
expr_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 terms_ss=Lucene50(blocksize=128), join2_s=Lucene50(blocksize=128), 
field_s=PostingsFormat(name=Asserting), multiDefault=Lucene50(blocksize=128), 
subject=Lucene50(blocksize=128), a1_s=Lucene50(blocksize=128), 
a2_s=PostingsFormat(name=Direct), 
level1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 body_t=PostingsFormat(name=Direct), s_multi=PostingsFormat(name=Direct), 
col_s=Lucene50(blocksize=128), a_ss=PostingsFormat(name=Asserting), 
level2_s=PostingsFormat(name=Asserting), a_s=PostingsFormat(name=Direct), 
tv_text=PostingsFormat(name=Asserting), term_s=Lucene50(blocksize=128), 
a_t=PostingsFormat(name=Asserting), 
text_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 text=PostingsFormat(name=Direct), featureSet_s=Lucene50(blocksize=128), 
checkpoint_ss=PostingsFormat(name=Direct), test_t=PostingsFormat(name=Direct), 
ident_s=Lucene50(blocksize=128), whitetok=PostingsFormat(name=Direct), 
side_s=PostingsFormat(name=Direct)}, 
docValues:{name_s=DocValuesFormat(name=Asserting), 
expr_s=DocValuesFormat(name=Direct), iteration_i=DocValuesFormat(name=Direct), 
terms_ss=DocValuesFormat(name=Lucene70), 
join2_s=DocValuesFormat(name=Lucene70), field_s=DocValuesFormat(name=Lucene70), 
multiDefault=DocValuesFormat(name=Lucene70), 
price_f=DocValuesFormat(name=Lucene70), a1_s=DocValuesFormat(name=Lucene70), 
a_f=DocValuesFormat(name=Lucene70), intDefault=DocValuesFormat(name=Lucene70), 
join1_i=DocValuesFormat(name=Direct), 
falseNegative_i=DocValuesFormat(name=Lucene70), 
a2_s=DocValuesFormat(name=Asserting), a_i=DocValuesFormat(name=Direct), 
join3_i=DocValuesFormat(name=Asserting), test_i=DocValuesFormat(name=Lucene70), 
falsePositive_i=DocValuesFormat(name=Lucene70), 
field_i=DocValuesFormat(name=Lucene70), level1_s=DocValuesFormat(name=Direct), 
s_multi=DocValuesFormat(name=Asserting), col_s=DocValuesFormat(name=Lucene70), 
a_ss=DocValuesFormat(name=Lucene70), level2_s=DocValuesFormat(name=Lucene70), 
a_s=DocValuesFormat(name=Asserting), score_f=DocValuesFormat(name=Asserting), 
term_s=DocValuesFormat(name=Lucene70), text_s=DocValuesFormat(name=Direct), 
id=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Lucene70), 
i_multi=DocValuesFormat(name=Direct), 
featureSet_s=DocValuesFormat(name=Lucene70), 
trueNegative_i=DocValuesFormat(name=Asserting), 
index_i=DocValuesFormat(name=Lucene70), b_ls=DocValuesFormat(name=Lucene70), 
test_dt=DocValuesFormat(name=Direct), out_i=DocValuesFormat(name=Lucene70), 
checkpoint_ss=DocValuesFormat(name=Asserting), 
ident_s=DocValuesFormat(name=Lucene70), order_i=DocValuesFormat(name=Lucene70), 
_version_=DocValuesFormat(name=Lucene70), 
side_s=DocValuesFormat(name=Asserting), 
truePositive_i=DocValuesFormat(name=Direct), 
miles_i=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=597, 
maxMBSortInHeap=6.3943639545056215, sim=RandomSimilarity(queryNorm=true): {}, 
locale=bg, timezone=America/Bahia_Banderas
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_141 
(64-bit)/cpus=3,threads=1,free=108254464,total=343379968
   [junit4]   2> NOTE: All tests run in this JVM: [SolrExampleXMLTest, 
CommonParamsTest, GraphExpressionTest, AbsoluteValueEvaluatorTest, 
StreamExpressionParserTest, TestEmbeddedSolrServer, TermsResponseTest, 
EqualToEvaluatorTest, AscEvaluatorTest, TangentEvaluatorTest, 
SolrExampleStreamingTest, CoalesceEvaluatorTest, TestSolrProperties, 
NamedListTest, DivideEvaluatorTest, OrEvaluatorTest, 
ConcurrentUpdateSolrClientTest, StreamExpressionToExplanationTest, 
TestClusteringResponse, TestConfigSetAdminRequest, ModifiableSolrParamsTest, 
CloudSolrClientTest, TestHash, OperationsTest, TestJavaBinCodec, TestCoreAdmin, 
RawValueEvaluatorTest, FieldValueEvaluatorTest, SolrSchemalessExampleTest, 
RegressionEvaluatorTest, AndEvaluatorTest, TestSuggesterResponse, 
TestDocumentObjectBinder, StreamExpressionTest]
   [junit4] Completed [100/145 (1!)] on J0 in 123.64s, 110 tests, 1 error <<< 
FAILURES!

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

Reply via email to