You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/10/31 02:12:54 UTC

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1499 - Still Unstable!

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

1 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Error from server at http://127.0.0.1:33704/solr/awhollynewcollection_0: {"awhollynewcollection_0":5}

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33704/solr/awhollynewcollection_0: {"awhollynewcollection_0":5}
	at __randomizedtesting.SeedInfo.seed([7FDC08545B534090:37A97CE05D606F05]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
	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.sendRequest(CloudSolrClient.java:1096)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:982)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:982)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:982)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:982)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:982)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:460)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12701 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> 1979444 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[7FDC08545B534090]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7FDC08545B534090-001/init-core-data-001
   [junit4]   2> 1979445 WARN  (SUITE-CollectionsAPIDistributedZkTest-seed#[7FDC08545B534090]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=46 numCloses=46
   [junit4]   2> 1979445 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[7FDC08545B534090]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1979446 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[7FDC08545B534090]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1979447 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[7FDC08545B534090]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7FDC08545B534090-001/tempDir-001
   [junit4]   2> 1979447 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[7FDC08545B534090]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1979447 INFO  (Thread-6560) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1979447 INFO  (Thread-6560) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1979449 ERROR (Thread-6560) [    ] 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> 1979547 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[7FDC08545B534090]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:57396
   [junit4]   2> 1979554 INFO  (jetty-launcher-3194-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1979554 INFO  (jetty-launcher-3194-thread-4) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1979554 INFO  (jetty-launcher-3194-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1979555 INFO  (jetty-launcher-3194-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1979556 INFO  (jetty-launcher-3194-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3291a3a5{/solr,null,AVAILABLE}
   [junit4]   2> 1979557 INFO  (jetty-launcher-3194-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4e5eb8f4{/solr,null,AVAILABLE}
   [junit4]   2> 1979557 INFO  (jetty-launcher-3194-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@fc7413{/solr,null,AVAILABLE}
   [junit4]   2> 1979557 INFO  (jetty-launcher-3194-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3cdf52b1{HTTP/1.1,[http/1.1]}{127.0.0.1:51819}
   [junit4]   2> 1979557 INFO  (jetty-launcher-3194-thread-2) [    ] o.e.j.s.Server Started @1981506ms
   [junit4]   2> 1979557 INFO  (jetty-launcher-3194-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51819}
   [junit4]   2> 1979557 ERROR (jetty-launcher-3194-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1979557 INFO  (jetty-launcher-3194-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1979557 INFO  (jetty-launcher-3194-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1979557 INFO  (jetty-launcher-3194-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1979558 INFO  (jetty-launcher-3194-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-31T01:17:42.506Z
   [junit4]   2> 1979558 INFO  (jetty-launcher-3194-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@726550d1{HTTP/1.1,[http/1.1]}{127.0.0.1:48992}
   [junit4]   2> 1979558 INFO  (jetty-launcher-3194-thread-1) [    ] o.e.j.s.Server Started @1981506ms
   [junit4]   2> 1979558 INFO  (jetty-launcher-3194-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=48992}
   [junit4]   2> 1979558 ERROR (jetty-launcher-3194-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1979558 INFO  (jetty-launcher-3194-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1979558 INFO  (jetty-launcher-3194-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1979558 INFO  (jetty-launcher-3194-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1979558 INFO  (jetty-launcher-3194-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-31T01:17:42.506Z
   [junit4]   2> 1979561 INFO  (jetty-launcher-3194-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5789ffb0{HTTP/1.1,[http/1.1]}{127.0.0.1:41084}
   [junit4]   2> 1979561 INFO  (jetty-launcher-3194-thread-3) [    ] o.e.j.s.Server Started @1981509ms
   [junit4]   2> 1979561 INFO  (jetty-launcher-3194-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41084}
   [junit4]   2> 1979561 ERROR (jetty-launcher-3194-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1979561 INFO  (jetty-launcher-3194-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a436554{/solr,null,AVAILABLE}
   [junit4]   2> 1979561 INFO  (jetty-launcher-3194-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1979561 INFO  (jetty-launcher-3194-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1979561 INFO  (jetty-launcher-3194-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1979561 INFO  (jetty-launcher-3194-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-31T01:17:42.509Z
   [junit4]   2> 1979561 INFO  (jetty-launcher-3194-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@292e44e3{HTTP/1.1,[http/1.1]}{127.0.0.1:33704}
   [junit4]   2> 1979561 INFO  (jetty-launcher-3194-thread-4) [    ] o.e.j.s.Server Started @1981510ms
   [junit4]   2> 1979561 INFO  (jetty-launcher-3194-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33704}
   [junit4]   2> 1979561 ERROR (jetty-launcher-3194-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1979561 INFO  (jetty-launcher-3194-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1979561 INFO  (jetty-launcher-3194-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1979561 INFO  (jetty-launcher-3194-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1979561 INFO  (jetty-launcher-3194-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-31T01:17:42.509Z
   [junit4]   2> 1979564 INFO  (jetty-launcher-3194-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1979564 INFO  (jetty-launcher-3194-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1979565 INFO  (jetty-launcher-3194-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1979566 INFO  (jetty-launcher-3194-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1979567 INFO  (jetty-launcher-3194-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1979567 INFO  (jetty-launcher-3194-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1979568 INFO  (jetty-launcher-3194-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1979568 INFO  (jetty-launcher-3194-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1979568 INFO  (jetty-launcher-3194-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1979568 INFO  (jetty-launcher-3194-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1979569 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 0x15f70016c7c0003, 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> 1979569 INFO  (jetty-launcher-3194-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1979569 INFO  (jetty-launcher-3194-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1979571 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 0x15f70016c7c0001, 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> 1979571 INFO  (jetty-launcher-3194-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57396/solr
   [junit4]   2> 1979571 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 0x15f70016c7c0004, 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> 1979572 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 0x15f70016c7c0002, 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> 1979572 INFO  (jetty-launcher-3194-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57396/solr
   [junit4]   2> 1979572 INFO  (jetty-launcher-3194-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57396/solr
   [junit4]   2> 1979574 INFO  (jetty-launcher-3194-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57396/solr
   [junit4]   2> 1979579 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 0x15f70016c7c0008, 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> 1979763 INFO  (jetty-launcher-3194-thread-1) [n:127.0.0.1:48992_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1979764 INFO  (jetty-launcher-3194-thread-1) [n:127.0.0.1:48992_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:48992_solr
   [junit4]   2> 1979767 INFO  (jetty-launcher-3194-thread-1) [n:127.0.0.1:48992_solr    ] o.a.s.c.Overseer Overseer (id=98920868242784265-127.0.0.1:48992_solr-n_0000000000) starting
   [junit4]   2> 1979776 INFO  (jetty-launcher-3194-thread-3) [n:127.0.0.1:41084_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1979778 INFO  (jetty-launcher-3194-thread-3) [n:127.0.0.1:41084_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41084_solr
   [junit4]   2> 1979780 INFO  (zkCallback-3216-thread-1-processing-n:127.0.0.1:41084_solr) [n:127.0.0.1:41084_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1979780 INFO  (jetty-launcher-3194-thread-4) [n:127.0.0.1:33704_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1979781 INFO  (zkCallback-3215-thread-1-processing-n:127.0.0.1:51819_solr) [n:127.0.0.1:51819_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1979781 INFO  (zkCallback-3213-thread-1-processing-n:127.0.0.1:48992_solr) [n:127.0.0.1:48992_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1979781 INFO  (jetty-launcher-3194-thread-2) [n:127.0.0.1:51819_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1979786 INFO  (jetty-launcher-3194-thread-4) [n:127.0.0.1:33704_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1979786 INFO  (jetty-launcher-3194-thread-2) [n:127.0.0.1:51819_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51819_solr
   [junit4]   2> 1979788 INFO  (jetty-launcher-3194-thread-1) [n:127.0.0.1:48992_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48992_solr
   [junit4]   2> 1979789 INFO  (zkCallback-3213-thread-1-processing-n:127.0.0.1:48992_solr) [n:127.0.0.1:48992_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1979789 INFO  (zkCallback-3215-thread-1-processing-n:127.0.0.1:51819_solr) [n:127.0.0.1:51819_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1979789 INFO  (zkCallback-3216-thread-1-processing-n:127.0.0.1:41084_solr) [n:127.0.0.1:41084_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1979790 INFO  (zkCallback-3214-thread-1-processing-n:127.0.0.1:33704_solr) [n:127.0.0.1:33704_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1979795 INFO  (zkCallback-3216-thread-1-processing-n:127.0.0.1:41084_solr) [n:127.0.0.1:41084_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1979795 INFO  (zkCallback-3214-thread-1-processing-n:127.0.0.1:33704_solr) [n:127.0.0.1:33704_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1979795 INFO  (zkCallback-3215-thread-1-processing-n:127.0.0.1:51819_solr) [n:127.0.0.1:51819_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1979797 INFO  (zkCallback-3213-thread-1-processing-n:127.0.0.1:48992_solr) [n:127.0.0.1:48992_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1979797 INFO  (jetty-launcher-3194-thread-4) [n:127.0.0.1:33704_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33704_solr
   [junit4]   2> 1979827 INFO  (jetty-launcher-3194-thread-3) [n:127.0.0.1:41084_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e3f0961
   [junit4]   2> 1979839 INFO  (zkCallback-3216-thread-1-processing-n:127.0.0.1:41084_solr) [n:127.0.0.1:41084_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1979849 INFO  (zkCallback-3214-thread-1-processing-n:127.0.0.1:33704_solr) [n:127.0.0.1:33704_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1979849 INFO  (zkCallback-3215-thread-1-processing-n:127.0.0.1:51819_solr) [n:127.0.0.1:51819_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1979849 INFO  (zkCallback-3213-thread-1-processing-n:127.0.0.1:48992_solr) [n:127.0.0.1:48992_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1979850 INFO  (jetty-launcher-3194-thread-3) [n:127.0.0.1:41084_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e3f0961
   [junit4]   2> 1979850 INFO  (jetty-launcher-3194-thread-3) [n:127.0.0.1:41084_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e3f0961
   [junit4]   2> 1979850 INFO  (jetty-launcher-3194-thread-3) [n:127.0.0.1:41084_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7FDC08545B534090-001/tempDir-001/node4
   [junit4]   2> 1979860 INFO  (jetty-launcher-3194-thread-2) [n:127.0.0.1:51819_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e3f0961
   [junit4]   2> 1979875 INFO  (jetty-launcher-3194-thread-2) [n:127.0.0.1:51819_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e3f0961
   [junit4]   2> 1979875 INFO  (jetty-launcher-3194-thread-2) [n:127.0.0.1:51819_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e3f0961
   [junit4]   2> 1979876 INFO  (jetty-launcher-3194-thread-2) [n:127.0.0.1:51819_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7FDC08545B534090-001/tempDir-001/node1
   [junit4]   2> 1979896 INFO  (jetty-launcher-3194-thread-4) [n:127.0.0.1:33704_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e3f0961
   [junit4]   2> 1979902 INFO  (jetty-launcher-3194-thread-4) [n:127.0.0.1:33704_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e3f0961
   [junit4]   2> 1979902 INFO  (jetty-launcher-3194-thread-4) [n:127.0.0.1:33704_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e3f0961
   [junit4]   2> 1979902 INFO  (jetty-launcher-3194-thread-4) [n:127.0.0.1:33704_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7FDC08545B534090-001/tempDir-001/node3
   [junit4]   2> 1979917 INFO  (jetty-launcher-3194-thread-1) [n:127.0.0.1:48992_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e3f0961
   [junit4]   2> 1979923 INFO  (jetty-launcher-3194-thread-1) [n:127.0.0.1:48992_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e3f0961
   [junit4]   2> 1979923 INFO  (jetty-launcher-3194-thread-1) [n:127.0.0.1:48992_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e3f0961
   [junit4]   2> 1979924 INFO  (jetty-launcher-3194-thread-1) [n:127.0.0.1:48992_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7FDC08545B534090-001/tempDir-001/node2
   [junit4]   2> 1979950 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[7FDC08545B534090]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1979951 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[7FDC08545B534090]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57396/solr ready
   [junit4]   2> 1979978 INFO  (TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[7FDC08545B534090]) [    ] o.a.s.SolrTestCaseJ4 ###Starting addReplicaTest
   [junit4]   2> 1979979 INFO  (TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[7FDC08545B534090]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1979983 INFO  (qtp29335138-18888) [n:127.0.0.1:33704_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=4&name=addReplicaColl&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1979985 INFO  (OverseerThreadFactory-6563-thread-1-processing-n:127.0.0.1:48992_solr) [n:127.0.0.1:48992_solr    ] o.a.s.c.CreateCollectionCmd Create collection addReplicaColl
   [junit4]   2> 1980104 INFO  (OverseerStateUpdate-98920868242784265-127.0.0.1:48992_solr-n_0000000000) [n:127.0.0.1:48992_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addReplicaColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"addReplicaColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33704/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1980110 INFO  (OverseerStateUpdate-98920868242784265-127.0.0.1:48992_solr-n_0000000000) [n:127.0.0.1:48992_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addReplicaColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"addReplicaColl_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41084/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1980116 INFO  (OverseerStateUpdate-98920868242784265-127.0.0.1:48992_solr-n_0000000000) [n:127.0.0.1:48992_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addReplicaColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"addReplicaColl_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:48992/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1980124 INFO  (OverseerStateUpdate-98920868242784265-127.0.0.1:48992_solr-n_0000000000) [n:127.0.0.1:48992_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addReplicaColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"addReplicaColl_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51819/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1980333 INFO  (qtp29335138-18889) [n:127.0.0.1:33704_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica_n1&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1980336 INFO  (qtp29335138-18889) [n:127.0.0.1:33704_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1980337 INFO  (qtp681167845-18871) [n:127.0.0.1:51819_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica_n6&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1980337 INFO  (qtp137164455-18861) [n:127.0.0.1:41084_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica_n2&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1980337 INFO  (qtp681167845-18871) [n:127.0.0.1:51819_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1980338 INFO  (qtp137164455-18861) [n:127.0.0.1:41084_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1980344 INFO  (qtp162414955-18853) [n:127.0.0.1:48992_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica_n4&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1980344 INFO  (qtp162414955-18853) [n:127.0.0.1:48992_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1980457 INFO  (zkCallback-3213-thread-1-processing-n:127.0.0.1:48992_solr) [n:127.0.0.1:48992_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1980457 INFO  (zkCallback-3214-thread-1-processing-n:127.0.0.1:33704_solr) [n:127.0.0.1:33704_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1980457 INFO  (zkCallback-3215-thread-1-processing-n:127.0.0.1:51819_solr) [n:127.0.0.1:51819_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1980458 INFO  (zkCallback-3214-thread-2-processing-n:127.0.0.1:33704_solr) [n:127.0.0.1:33704_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1980458 INFO  (zkCallback-3215-thread-2-processing-n:127.0.0.1:51819_solr) [n:127.0.0.1:51819_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1980458 INFO  (zkCallback-3213-thread-2-processing-n:127.0.0.1:48992_solr) [n:127.0.0.1:48992_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1980458 INFO  (zkCallback-3216-thread-1-processing-n:127.0.0.1:41084_solr) [n:127.0.0.1:41084_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1980458 INFO  (zkCallback-3216-thread-2-processing-n:127.0.0.1:41084_solr) [n:127.0.0.1:41084_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1981376 INFO  (qtp162414955-18853) [n:127.0.0.1:48992_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1981377 INFO  (qtp137164455-18861) [n:127.0.0.1:41084_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1981389 INFO  (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1981394 INFO  (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1981397 INFO  (qtp137164455-18861) [n:127.0.0.1:41084_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.s.IndexSchema [addReplicaColl_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1981397 INFO  (qtp162414955-18853) [n:127.0.0.1:48992_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.s.IndexSchema [addReplicaColl_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1981398 INFO  (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.s.IndexSchema [addReplicaColl_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1981399 INFO  (qtp137164455-18861) [n:127.0.0.1:41084_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1981399 INFO  (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1981399 INFO  (qtp162414955-18853) [n:127.0.0.1:48992_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1981399 INFO  (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard2_replica_n6' using configuration from collection addReplicaColl, trusted=true
   [junit4]   2> 1981399 INFO  (qtp162414955-18853) [n:127.0.0.1:48992_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard2_replica_n4' using configuration from collection addReplicaColl, trusted=true
   [junit4]   2> 1981399 INFO  (qtp137164455-18861) [n:127.0.0.1:41084_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard1_replica_n2' using configuration from collection addReplicaColl, trusted=true
   [junit4]   2> 1981400 INFO  (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.addReplicaColl.shard2.replica_n6' (registry 'solr.core.addReplicaColl.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e3f0961
   [junit4]   2> 1981400 INFO  (qtp137164455-18861) [n:127.0.0.1:41084_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.addReplicaColl.shard1.replica_n2' (registry 'solr.core.addReplicaColl.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e3f0961
   [junit4]   2> 1981400 INFO  (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1981400 INFO  (qtp162414955-18853) [n:127.0.0.1:48992_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.addReplicaColl.shard2.replica_n4' (registry 'solr.core.addReplicaColl.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e3f0961
   [junit4]   2> 1981400 INFO  (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.SolrCore [[addReplicaColl_shard2_replica_n6] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7FDC08545B534090-001/tempDir-001/node1/addReplicaColl_shard2_replica_n6], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7FDC08545B534090-001/tempDir-001/node1/addReplicaColl_shard2_replica_n6/data/]
   [junit4]   2> 1981400 INFO  (qtp137164455-18861) [n:127.0.0.1:41084_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1981400 INFO  (qtp137164455-18861) [n:127.0.0.1:41084_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.c.SolrCore [[addReplicaColl_shard1_replica_n2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7FDC08545B534090-001/tempDir-001/node4/addReplicaColl_shard1_replica_n2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7FDC08545B534090-001/tempDir-001/node4/addReplicaColl_shard1_replica_n2/data/]
   [junit4]   2> 1981402 INFO  (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.s.IndexSchema [addReplicaColl_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1981404 INFO  (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1981404 INFO  (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard1_replica_n1' using configuration from collection addReplicaColl, trusted=true
   [junit4]   2> 1981404 INFO  (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.addReplicaColl.shard1.replica_n1' (registry 'solr.core.addReplicaColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e3f0961
   [junit4]   2> 1981405 INFO  (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1981405 INFO  (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.c.SolrCore [[addReplicaColl_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7FDC08545B534090-001/tempDir-001/node3/addReplicaColl_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7FDC08545B534090-001/tempDir-001/node3/addReplicaColl_shard1_replica_n1/data/]
   [junit4]   2> 1981411 INFO  (qtp162414955-18853) [n:127.0.0.1:48992_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1981411 INFO  (qtp162414955-18853) [n:127.0.0.1:48992_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.c.SolrCore [[addReplicaColl_shard2_replica_n4] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7FDC08545B534090-001/tempDir-001/node2/addReplicaColl_shard2_replica_n4], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7FDC08545B534090-001/tempDir-001/node2/addReplicaColl_shard2_replica_n4/data/]
   [junit4]   2> 1981451 INFO  (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1981451 INFO  (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1981452 INFO  (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1981452 INFO  (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1981467 INFO  (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@39760dc8[addReplicaColl_shard2_replica_n6] main]
   [junit4]   2> 1981469 INFO  (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1981469 INFO  (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1981469 INFO  (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1981470 INFO  (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582733894004768768
   [junit4]   2> 1981472 INFO  (searcherExecutor-6572-thread-1-processing-n:127.0.0.1:51819_solr x:addReplicaColl_shard2_replica_n6 s:shard2 c:addReplicaColl r:core_node8) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.SolrCore [addReplicaColl_shard2_replica_n6] Registered new searcher Searcher@39760dc8[addReplicaColl_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1981477 INFO  (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1981477 INFO  (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1981477 INFO  (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1981478 INFO  (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1981478 INFO  (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1981479 INFO  (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@782a37e8[addReplicaColl_shard1_replica_n1] main]
   [junit4]   2> 1981481 INFO  (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1981481 INFO  (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1981482 INFO  (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1981482 INFO  (searcherExecutor-6575-thread-1-processing-n:127.0.0.1:33704_solr x:addReplicaColl_shard1_replica_n1 s:shard1 c:addReplicaColl r:core_node3) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.c.SolrCore [addReplicaColl_shard1_replica_n1] Registered new searcher Searcher@782a37e8[addReplicaColl_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1981482 INFO  (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582733894017351680
   [junit4]   2> 1981483 INFO  (qtp137164455-18861) [n:127.0.0.1:41084_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1981483 INFO  (qtp137164455-18861) [n:127.0.0.1:41084_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1981484 INFO  (qtp137164455-18861) [n:127.0.0.1:41084_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1981484 INFO  (qtp137164455-18861) [n:127.0.0.1:41084_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1981485 INFO  (qtp162414955-18853) [n:127.0.0.1:48992_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1981485 INFO  (qtp162414955-18853) [n:127.0.0.1:48992_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1981485 INFO  (qtp137164455-18861) [n:127.0.0.1:41084_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@19c938d5[addReplicaColl_shard1_replica_n2] main]
   [junit4]   2> 1981486 INFO  (qtp162414955-18853) [n:127.0.0.1:48992_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1981486 INFO  (qtp137164455-18861) [n:127.0.0.1:41084_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1981487 INFO  (qtp162414955-18853) [n:127.0.0.1:48992_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1981487 INFO  (qtp137164455-18861) [n:127.0.0.1:41084_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1981487 INFO  (qtp137164455-18861) [n:127.0.0.1:41084_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1981488 INFO  (qtp137164455-18861) [n:127.0.0.1:41084_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582733894023643136
   [junit4]   2> 1981489 INFO  (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1981489 INFO  (searcherExecutor-6574-thread-1-processing-n:127.0.0.1:41084_solr x:addReplicaColl_shard1_replica_n2 s:shard1 c:addReplicaColl r:core_node5) [n:127.0.0.1:41084_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.c.SolrCore [addReplicaColl_shard1_replica_n2] Registered new searcher Searcher@19c938d5[addReplicaColl_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1981490 INFO  (qtp162414955-18853) [n:127.0.0.1:48992_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@211c7b39[addReplicaColl_shard2_replica_n4] main]
   [junit4]   2> 1981492 INFO  (qtp162414955-18853) [n:127.0.0.1:48992_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1981492 INFO  (qtp162414955-18853) [n:127.0.0.1:48992_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1981492 INFO  (qtp162414955-18853) [n:127.0.0.1:48992_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1981492 INFO  (qtp162414955-18853) [n:127.0.0.1:48992_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582733894027837440
   [junit4]   2> 1981493 INFO  (searcherExecutor-6573-thread-1-processing-n:127.0.0.1:48992_solr x:addReplicaColl_shard2_replica_n4 s:shard2 c:addReplicaColl r:core_node7) [n:127.0.0.1:48992_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.c.SolrCore [addReplicaColl_shard2_replica_n4] Registered new searcher Searcher@211c7b39[addReplicaColl_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1981592 INFO  (zkCallback-3215-thread-2-processing-n:127.0.0.1:51819_solr) [n:127.0.0.1:51819_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1981592 INFO  (zkCallback-3216-thread-2-processing-n:127.0.0.1:41084_solr) [n:127.0.0.1:41084_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1981592 INFO  (zkCallback-3216-thread-1-processing-n:127.0.0.1:41084_solr) [n:127.0.0.1:41084_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1981593 INFO  (zkCallback-3214-thread-2-processing-n:127.0.0.1:33704_solr) [n:127.0.0.1:33704_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1981593 INFO  (zkCallback-3213-thread-1-processing-n:127.0.0.1:48992_solr) [n:127.0.0.1:48992_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1981593 INFO  (zkCallback-3215-thread-1-processing-n:127.0.0.1:51819_solr) [n:127.0.0.1:51819_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1981593 INFO  (zkCallback-3213-thread-2-processing-n:127.0.0.1:48992_solr) [n:127.0.0.1:48992_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1981593 INFO  (zkCallback-3214-thread-1-processing-n:127.0.0.1:33704_solr) [n:127.0.0.1:33704_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1981979 INFO  (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1981979 INFO  (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1981979 INFO  (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:51819/solr/addReplicaColl_shard2_replica_n6/
   [junit4]   2> 1981979 INFO  (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=addReplicaColl_shard2_replica_n6 url=http://127.0.0.1:51819/solr START replicas=[http://127.0.0.1:48992/solr/addReplicaColl_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 1981980 INFO  (qtp162414955-18857) [n:127.0.0.1:48992_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.c.S.Request [addReplicaColl_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1981989 INFO  (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1981989 INFO  (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1981989 INFO  (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33704/solr/addReplicaColl_shard1_replica_n1/
   [junit4]   2> 1981990 INFO  (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=addReplicaColl_shard1_replica_n1 url=http://127.0.0.1:33704/solr START replicas=[http://127.0.0.1:41084/solr/addReplicaColl_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 1981991 INFO  (qtp137164455-18866) [n:127.0.0.1:41084_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.c.S.Request [addReplicaColl_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1982279 INFO  (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=addReplicaColl_shard2_replica_n6 url=http://127.0.0.1:51819/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1982279 INFO  (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1982280 INFO  (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1982280 INFO  (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1982290 INFO  (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=addReplicaColl_shard1_replica_n1 url=http://127.0.0.1:33704/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1982290 INFO  (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1982290 INFO  (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1982290 INFO  (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1982293 INFO  (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:51819/solr/addReplicaColl_shard2_replica_n6/ shard2
   [junit4]   2> 1982300 INFO  (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33704/solr/addReplicaColl_shard1_replica_n1/ shard1
   [junit4]   2> 1982405 INFO  (zkCallback-3215-thread-1-processing-n:127.0.0.1:51819_solr) [n:127.0.0.1:51819_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1982405 INFO  (zkCallback-3215-thread-2-processing-n:127.0.0.1:51819_solr) [n:127.0.0.1:51819_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1982405 INFO  (zkCallback-3213-thread-2-processing-n:127.0.0.1:48992_solr) [n:127.0.0.1:48992_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1982405 INFO  (zkCallback-3216-thread-2-processing-n:127.0.0.1:41084_solr) [n:127.0.0.1:41084_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1982405 INFO  (zkCallback-3214-thread-1-processing-n:127.0.0.1:33704_solr) [n:127.0.0.1:33704_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1982406 INFO  (zkCallback-3216-thread-1-processing-n:127.0.0.1:41084_solr) [n:127.0.0.1:41084_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1982406 INFO  (zkCallback-3213-thread-1-processing-n:127.0.0.1:48992_solr) [n:127.0.0.1:48992_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1982407 INFO  (zkCallback-3214-thread-2-processing-n:127.0.0.1:33704_solr) [n:127.0.0.1:33704_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1982445 INFO  (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1982447 INFO  (qtp681167845-18871) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard2 r:core_node8 x:addReplicaColl_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica_n6&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2110
   [junit4]   2> 1982459 INFO  (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1982461 INFO  (qtp29335138-18889) [n:127.0.0.1:33704_solr c:addReplicaColl s:shard1 r:core_node3 x:addReplicaColl_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica_n1&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2128
   [junit4]   2> 1982495 INFO  (qtp137164455-18861) [n:127.0.0.1:41084_solr c:addReplicaColl s:shard1 r:core_node5 x:addReplicaColl_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica_n2&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2158
   [junit4]   2> 1982498 INFO  (qtp162414955-18853) [n:127.0.0.1:48992_solr c:addReplicaColl s:shard2 r:core_node7 x:addReplicaColl_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica_n4&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2160
   [junit4]   2> 1982502 INFO  (qtp29335138-18888) [n:127.0.0.1:33704_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> 1982600 INFO  (zkCallback-3213-thread-1-processing-n:127.0.0.1:48992_solr) [n:127.0.0.1:48992_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1982600 INFO  (zkCallback-3216-thread-1-processing-n:127.0.0.1:41084_solr) [n:127.0.0.1:41084_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1982600 INFO  (zkCallback-3213-thread-2-processing-n:127.0.0.1:48992_solr) [n:127.0.0.1:48992_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1982600 INFO  (zkCallback-3214-thread-2-processing-n:127.0.0.1:33704_solr) [n:127.0.0.1:33704_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1982600 INFO  (zkCallback-3214-thread-1-processing-n:127.0.0.1:33704_solr) [n:127.0.0.1:33704_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1982601 INFO  (zkCallback-3216-thread-2-processing-n:127.0.0.1:41084_solr) [n:127.0.0.1:41084_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1982601 INFO  (zkCallback-3215-thread-2-processing-n:127.0.0.1:51819_solr) [n:127.0.0.1:51819_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1982601 INFO  (zkCallback-3215-thread-1-processing-n:127.0.0.1:51819_solr) [n:127.0.0.1:51819_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1983502 INFO  (qtp29335138-18888) [n:127.0.0.1:33704_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=4&name=addReplicaColl&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3520
   [junit4]   2> 1983504 INFO  (qtp29335138-18891) [n:127.0.0.1:33704_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:51819_solr&action=ADDREPLICA&collection=addReplicaColl&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1983511 INFO  (OverseerCollectionConfigSetProcessor-98920868242784265-127.0.0.1:48992_solr-n_0000000000) [n:127.0.0.1:48992_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> 1983512 INFO  (OverseerThreadFactory-6563-thread-2-processing-n:127.0.0.1:48992_solr) [n:127.0.0.1:48992_solr    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:51819_solr for creating new replica
   [junit4]   2> 1983521 INFO  (OverseerStateUpdate-98920868242784265-127.0.0.1:48992_solr-n_0000000000) [n:127.0.0.1:48992_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"addReplicaColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"addReplicaColl_shard1_replica_n9",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51819/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51819_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1983630 INFO  (zkCallback-3216-thread-2-processing-n:127.0.0.1:41084_solr) [n:127.0.0.1:41084_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1983630 INFO  (zkCallback-3216-thread-1-processing-n:127.0.0.1:41084_solr) [n:127.0.0.1:41084_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1983630 INFO  (zkCallback-3213-thread-1-processing-n:127.0.0.1:48992_solr) [n:127.0.0.1:48992_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1983630 INFO  (zkCallback-3215-thread-1-processing-n:127.0.0.1:51819_solr) [n:127.0.0.1:51819_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1983630 INFO  (zkCallback-3215-thread-2-processing-n:127.0.0.1:51819_solr) [n:127.0.0.1:51819_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1983630 INFO  (zkCallback-3214-thread-1-processing-n:127.0.0.1:33704_solr) [n:127.0.0.1:33704_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1983630 INFO  (zkCallback-3213-thread-2-processing-n:127.0.0.1:48992_solr) [n:127.0.0.1:48992_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1983631 INFO  (zkCallback-3214-thread-2-processing-n:127.0.0.1:33704_solr) [n:127.0.0.1:33704_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1983724 INFO  (qtp681167845-18874) [n:127.0.0.1:51819_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node10&collection.configName=conf&name=addReplicaColl_shard1_replica_n9&action=CREATE&collection=addReplicaColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1983737 INFO  (qtp681167845-18874) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1983742 INFO  (qtp681167845-18874) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.s.IndexSchema [addReplicaColl_shard1_replica_n9] Schema name=minimal
   [junit4]   2> 1983745 INFO  (qtp681167845-18874) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1983745 INFO  (qtp681167845-18874) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard1_replica_n9' using configuration from collection addReplicaColl, trusted=true
   [junit4]   2> 1983745 INFO  (qtp681167845-18874) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.addReplicaColl.shard1.replica_n9' (registry 'solr.core.addReplicaColl.shard1.replica_n9') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e3f0961
   [junit4]   2> 1983745 INFO  (qtp681167845-18874) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1983745 INFO  (qtp681167845-18874) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.c.SolrCore [[addReplicaColl_shard1_replica_n9] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7FDC08545B534090-001/tempDir-001/node1/addReplicaColl_shard1_replica_n9], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7FDC08545B534090-001/tempDir-001/node1/addReplicaColl_shard1_replica_n9/data/]
   [junit4]   2> 1983786 INFO  (qtp681167845-18874) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1983786 INFO  (qtp681167845-18874) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1983787 INFO  (qtp681167845-18874) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1983787 INFO  (qtp681167845-18874) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1983788 INFO  (qtp681167845-18874) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.s.SolrIndexSearcher Opening [Searcher@4d2537ec[addReplicaColl_shard1_replica_n9] main]
   [junit4]   2> 1983789 INFO  (qtp681167845-18874) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1983790 INFO  (qtp681167845-18874) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1983790 INFO  (qtp681167845-18874) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1983790 INFO  (qtp681167845-18874) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582733896437465088
   [junit4]   2> 1983791 INFO  (searcherExecutor-6592-thread-1-processing-n:127.0.0.1:51819_solr x:addReplicaColl_shard1_replica_n9 s:shard1 c:addReplicaColl r:core_node10) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.c.SolrCore [addReplicaColl_shard1_replica_n9] Registered new searcher Searcher@4d2537ec[addReplicaColl_shard1_replica_n9] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1983794 INFO  (qtp681167845-18874) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.c.ZkController Core needs to recover:addReplicaColl_shard1_replica_n9
   [junit4]   2> 1983794 INFO  (updateExecutor-3205-thread-1-processing-n:127.0.0.1:51819_solr x:addReplicaColl_shard1_replica_n9 s:shard1 c:addReplicaColl r:core_node10) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1983795 INFO  (recoveryExecutor-3208-thread-1-processing-n:127.0.0.1:51819_solr x:addReplicaColl_shard1_replica_n9 s:shard1 c:addReplicaColl r:core_node10) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1983795 INFO  (recoveryExecutor-3208-thread-1-processing-n:127.0.0.1:51819_solr x:addReplicaColl_shard1_replica_n9 s:shard1 c:addReplicaColl r:core_node10) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1983795 INFO  (recoveryExecutor-3208-thread-1-processing-n:127.0.0.1:51819_solr x:addReplicaColl_shard1_replica_n9 s:shard1 c:addReplicaColl r:core_node10) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[addReplicaColl_shard1_replica_n9]
   [junit4]   2> 1983795 INFO  (recoveryExecutor-3208-thread-1-processing-n:127.0.0.1:51819_solr x:addReplicaColl_shard1_replica_n9 s:shard1 c:addReplicaColl r:core_node10) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1983795 INFO  (recoveryExecutor-3208-thread-1-processing-n:127.0.0.1:51819_solr x:addReplicaColl_shard1_replica_n9 s:shard1 c:addReplicaColl r:core_node10) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.c.RecoveryStrategy Publishing state of core [addReplicaColl_shard1_replica_n9] as recovering, leader is [http://127.0.0.1:33704/solr/addReplicaColl_shard1_replica_n1/] and I am [http://127.0.0.1:51819/solr/addReplicaColl_shard1_replica_n9/]
   [junit4]   2> 1983797 INFO  (recoveryExecutor-3208-thread-1-processing-n:127.0.0.1:51819_solr x:addReplicaColl_shard1_replica_n9 s:shard1 c:addReplicaColl r:core_node10) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:33704/solr]; [WaitForState: action=PREPRECOVERY&core=addReplicaColl_shard1_replica_n1&nodeName=127.0.0.1:51819_solr&coreNodeName=core_node10&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1983797 INFO  (qtp681167845-18874) [n:127.0.0.1:51819_solr c:addReplicaColl s:shard1 r:core_node10 x:addReplicaColl_shard1_replica_n9] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node10&collection.configName=conf&name=addReplicaColl_shard1_replica_n9&action=CREATE&collection=addReplicaColl&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=73
   [junit4]   2> 1983798 INFO  (qtp29335138-18890) [n:127.0.0.1:33704_solr    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node10, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 1983799 INFO  (qtp29335138-18890) [n:127.0.0.1:33704_solr    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=addReplicaColl, shard=shard1, thisCore=addReplicaColl_shard1_replica_n1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:51819_solr, coreNodeName=core_node10, onlyIfActiveCheckResult=false, nodeProps: core_node10:{"core":"addReplicaColl_shard1_replica_n9","base_url":"http://127.0.0.1:51819/solr","state":"down","node_name":"127.0.0.1:51819_solr","type":"NRT"}
   [junit4]   2> 1983801 INFO  (qtp29335138-18891) [n:127.0.0.1:33704_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:51819_solr&action=ADDREPLICA&collection=addReplicaColl&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=296
   [junit4]   2> 1983802 INFO  (qtp29335138-18891) [n:127.0.0.1:33704_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params action=ADDREPLICA&collection=addReplicaColl&shard=shard1&type=NRT&wt=javabin&version=2&property.instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7FDC08545B534090-001/tempDir-002 and sendToOCPQueue=true
   [junit4]   2> 1983805 INFO  (OverseerCollectionConfigSetProcessor-98920868242784265-127.0.0.1:48992_solr-n_0000000000) [n:127.0.0.1:48992_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1983806 INFO  (OverseerThreadFactory-6563-thread-3-processing-n:127.0.0.1:48992_solr) [n:127.0.0.1:48992_solr    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:33704_solr for creating new replica
   [junit4]   2> 1983809 INFO  (OverseerStateUpdate-98920868242784265-127.0.0.1:48992_solr-n_0000000000) [n:127.0.0.1:48992_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"addReplicaColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"addReplicaColl_shard1_replica_n11",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33704/solr",
   [junit4]   2>   "node_name":"127.0.0.1:33704_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1983911 INFO  (zkCallback-3213-thread-1-processing-n:127.0.0.1:48992_solr) [n:127.0.0.1:48992_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1983911 INFO  (zkCallback-3213-thread-2-processing-n:127.0.0.1:48992_solr) [n:127.0.0.1:48992_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1983912 INFO  (zkCallback-3214-thread-1-processing-n:127.0.0.1:33704_solr) [n:127.0.0.1:33704_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1983912 INFO  (zkCallback-3216-thread-1-processing-n:127.0.0.1:41084_solr) [n:127.0.0.1:41084_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1983912 INFO  (zkCallback-3215-thread-2-processing-n:127.0.0.1:51819_solr) [n:127.0.0.1:51819_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1983911 INFO  (zkCallback-3215-thread-1-processing-n:127.0.0.1:51819_solr) [n:127.0.0.1:51819_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] has occurred - updating..

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

ectionMessageHandler.java:870)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processResponses(OverseerCollectionMessageHandler.java:749)
   [junit4]   2> 	at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:297)
   [junit4]   2> 	... 6 more
   [junit4]   2> 
   [junit4]   2> 2080585 INFO  (OverseerThreadFactory-6563-thread-5-processing-n:127.0.0.1:48992_solr) [n:127.0.0.1:48992_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000081 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2080586 WARN  (OverseerAutoScalingTriggerThread-98920868242784265-127.0.0.1:48992_solr-n_0000000000) [n:127.0.0.1:48992_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2080590 INFO  (jetty-closer-3195-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3291a3a5{/solr,null,UNAVAILABLE}
   [junit4]   2> 2081682 INFO  (zkCallback-3215-thread-11-processing-n:127.0.0.1:51819_solr) [n:127.0.0.1:51819_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51819_solr
   [junit4]   2> 2081682 INFO  (zkCallback-3215-thread-4-processing-n:127.0.0.1:51819_solr) [n:127.0.0.1:51819_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (1)
   [junit4]   2> 2081771 WARN  (zkCallback-3216-thread-1-processing-n:127.0.0.1:41084_solr) [n:127.0.0.1:41084_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2081775 INFO  (jetty-closer-3195-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@fc7413{/solr,null,UNAVAILABLE}
   [junit4]   2> 2081857 INFO  (jetty-closer-3195-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:51819_solr
   [junit4]   2> 2081858 INFO  (jetty-closer-3195-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2081859 INFO  (zkCallback-3215-thread-11-processing-n:127.0.0.1:51819_solr) [n:127.0.0.1:51819_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 2081862 INFO  (jetty-closer-3195-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4e5eb8f4{/solr,null,UNAVAILABLE}
   [junit4]   2> 2081864 ERROR (SUITE-CollectionsAPIDistributedZkTest-seed#[7FDC08545B534090]-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> 2081865 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[7FDC08545B534090]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57396 57396
   [junit4]   2> 2093812 INFO  (Thread-6560) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57396 57396
   [junit4]   2> 2093814 WARN  (Thread-6560) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	25	/solr/aliases.json
   [junit4]   2> 	25	/solr/clusterprops.json
   [junit4]   2> 	22	/solr/configs/conf
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	40	/solr/collections/addReplicaColl/state.json
   [junit4]   2> 	39	/solr/collections/reloaded_collection/state.json
   [junit4]   2> 	38	/solr/collections/nodes_used_collection/state.json
   [junit4]   2> 	25	/solr/clusterstate.json
   [junit4]   2> 	15	/solr/collections/acollectionafterbaddelete/state.json
   [junit4]   2> 	13	/solr/collections/awhollynewcollection_0/state.json
   [junit4]   2> 	13	/solr/collections/halfdeletedcollection/state.json
   [junit4]   2> 	10	/solr/collections/onlyinzk/state.json
   [junit4]   2> 	5	/solr/collections/created_and_deleted/state.json
   [junit4]   2> 	5	/solr/collections/withconfigset2/state.json
   [junit4]   2> 	4	/solr/collections/halfcollectionblocker/state.json
   [junit4]   2> 	4	/solr/collections/halfcollection/state.json
   [junit4]   2> 	4	/solr/collections/halfcollectionblocker2/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/98920868242784267-127.0.0.1:51819_solr-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	320	/solr/collections
   [junit4]   2> 	63	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7FDC08545B534090-001
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=541, maxDocsPerChunk=9, blockSize=993), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=541, blockSize=993)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@40283e34), locale=da, timezone=SystemV/AST4ADT
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=3,threads=1,free=203850952,total=517996544
   [junit4]   2> NOTE: All tests run in this JVM: [TestRawTransformer, CdcrReplicationDistributedZkTest, TestHdfsBackupRestoreCore, TestDistributedGrouping, TestStressCloudBlindAtomicUpdates, TestSha256AuthenticationProvider, BlockJoinFacetRandomTest, SystemInfoHandlerTest, HdfsRecoveryZkTest, CustomCollectionTest, TestFieldCache, DOMUtilTest, SolrCoreTest, HdfsLockFactoryTest, UninvertDocValuesMergePolicyTest, FileUtilsTest, TestFieldCollectionResource, TestLeaderElectionWithEmptyReplica, DistributedFacetPivotSmallAdvancedTest, TestHashQParserPlugin, TestDistributedMissingSort, AddBlockUpdateTest, ReplaceNodeTest, DocumentAnalysisRequestHandlerTest, TestHashPartitioner, TestCloudRecovery, BlockCacheTest, UUIDUpdateProcessorFallbackTest, SolrCoreMetricManagerTest, TestFieldTypeCollectionResource, CacheHeaderTest, ZkSolrClientTest, DocValuesTest, TestLegacyNumericRangeQueryBuilder, TestSolrJ, TestCollectionsAPIViaSolrCloudCluster, NumberUtilsTest, V2StandaloneTest, TestCloudSchemaless, ManagedSchemaRoundRobinCloudTest, TestStandardQParsers, DeleteLastCustomShardedReplicaTest, SolrIndexSplitterTest, TestIntervalFaceting, TermVectorComponentTest, TestQueryUtils, RuleEngineTest, TestFilteredDocIdSet, MoveReplicaHDFSTest, HdfsNNFailoverTest, AnalysisAfterCoreReloadTest, TestPerFieldSimilarity, TestConfigSetsAPIExclusivity, EchoParamsTest, DocExpirationUpdateProcessorFactoryTest, TestBM25SimilarityFactory, TestSolrDeletionPolicy1, SampleTest, PreAnalyzedFieldTest, TestNumericRangeQuery32, TestNumericTokenStream, TestExportWriter, TestQueryWrapperFilter, TestFaceting, CdcrUpdateLogTest, TestPushWriter, SolrGangliaReporterTest, PKIAuthenticationIntegrationTest, TestSubQueryTransformer, TestCloudPivotFacet, LeaderElectionContextKeyTest, TestTrieFacet, OpenExchangeRatesOrgProviderTest, TestPivotHelperCode, TestUnifiedSolrHighlighter, ClassificationUpdateProcessorFactoryTest, CoreAdminHandlerTest, CoreSorterTest, SOLR749Test, TestTolerantUpdateProcessorCloud, TestComplexPhraseLeadingWildcard, TestSimpleTrackingShardHandler, ChaosMonkeySafeLeaderTest, TestInfoStreamLogging, CheckHdfsIndexTest, TestZkChroot, TermVectorComponentDistributedTest, PluginInfoTest, TestFoldingMultitermQuery, AutoScalingHandlerTest, TestCryptoKeys, MoreLikeThisHandlerTest, PolyFieldTest, TestTrie, TestPostingsSolrHighlighter, DistributedFacetPivotWhiteBoxTest, VMParamsZkACLAndCredentialsProvidersTest, TestLegacyFieldReuse, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestClassicSimilarityFactory, CdcrRequestHandlerTest, TestSolrCoreParser, CurrencyFieldTypeTest, SSLMigrationTest, TestSearcherReuse, DocumentBuilderTest, SolrCoreCheckLockOnStartupTest, QueryEqualityTest, TestJettySolrRunner, SolrSlf4jReporterTest, SpellCheckCollatorWithCollapseTest, TestSuggestSpellingConverter, CoreAdminCreateDiscoverTest, MBeansHandlerTest, TestPointFields, HdfsSyncSliceTest, TestReqParamsAPI, TestSolrQueryParser, TestSolrConfigHandler, TestManagedSynonymGraphFilterFactory, TestLeaderInitiatedRecoveryThread, TestAddFieldRealTimeGet, TestLRUCache, RankQueryTest, HdfsChaosMonkeySafeLeaderTest, TestDocBasedVersionConstraints, SolrJmxReporterCloudTest, TestNonDefinedSimilarityFactory, TestPKIAuthenticationPlugin, SoftAutoCommitTest, ZkStateWriterTest, QueryElevationComponentTest, TestBulkSchemaConcurrent, DistributedMLTComponentTest, TestZkAclsWithHadoopAuth, TestReload, ResponseHeaderTest, TriggerIntegrationTest, TestSchemaSimilarityResource, TestLuceneIndexBackCompat, SynonymTokenizerTest, FullHLLTest, TestStressReorder, CoreMergeIndexesAdminHandlerTest, TestRTGBase, SolrCloudExampleTest, TestFreeTextSuggestions, DeleteStatusTest, TestBulkSchemaAPI, TestNestedDocsSort, MetricUtilsTest, RestartWhileUpdatingTest, TestCloudInspectUtil, JvmMetricsTest, IndexSchemaRuntimeFieldTest, TestDocSet, AliasIntegrationTest, CollectionsAPIAsyncDistributedZkTest, TestCustomSort, BasicAuthIntegrationTest, TestClusterStateMutator, SolrMetricReporterTest, TestGroupingSearch, TestElisionMultitermQuery, SearchHandlerTest, TestSerializedLuceneMatchVersion, SpellingQueryConverterTest, TestSolrCLIRunExample, TestSearchPerf, TestCrossCoreJoin, SolrIndexConfigTest, TestRandomFlRTGCloud, LeaderInitiatedRecoveryOnShardRestartTest, TestExtendedDismaxParser, ShardRoutingCustomTest, TestFunctionQuery, PingRequestHandlerTest, SpatialHeatmapFacetsTest, TestNamedUpdateProcessors, TestDistribDocBasedVersion, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest]
   [junit4] Completed [354/747 (1!)] on J1 in 114.38s, 19 tests, 1 error <<< FAILURES!

[...truncated 48492 lines...]

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1502 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1502/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

2 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=26185, name=jetty-launcher-4215-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)    2) Thread[id=26189, name=jetty-launcher-4215-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   1) Thread[id=26185, name=jetty-launcher-4215-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   2) Thread[id=26189, name=jetty-launcher-4215-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
	at __randomizedtesting.SeedInfo.seed([A40E31BF3AE97F14]:0)


FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Error from server at http://127.0.0.1:42522/solr/awhollynewcollection_0_shard2_replica_n2: ClusterState says we are the leader (http://127.0.0.1:42522/solr/awhollynewcollection_0_shard2_replica_n2), but locally we don't think so. Request came from null

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at http://127.0.0.1:42522/solr/awhollynewcollection_0_shard2_replica_n2: ClusterState says we are the leader (http://127.0.0.1:42522/solr/awhollynewcollection_0_shard2_replica_n2), but locally we don't think so. Request came from null
	at __randomizedtesting.SeedInfo.seed([A40E31BF3AE97F14:EC7B450B3CDA5081]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:541)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1008)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:937)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:937)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:937)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:937)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:937)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:459)
	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:42522/solr/awhollynewcollection_0_shard2_replica_n2: ClusterState says we are the leader (http://127.0.0.1:42522/solr/awhollynewcollection_0_shard2_replica_n2), but locally we don't think so. Request came from null
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:658)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:518)
	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 12681 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A40E31BF3AE97F14-001/init-core-data-001
   [junit4]   2> 1854465 WARN  (SUITE-CollectionsAPIDistributedZkTest-seed#[A40E31BF3AE97F14]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=25 numCloses=25
   [junit4]   2> 1854465 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[A40E31BF3AE97F14]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1854467 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[A40E31BF3AE97F14]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1854467 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[A40E31BF3AE97F14]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1854467 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[A40E31BF3AE97F14]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A40E31BF3AE97F14-001/tempDir-001
   [junit4]   2> 1854468 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[A40E31BF3AE97F14]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1854468 INFO  (Thread-4693) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1854468 INFO  (Thread-4693) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1854470 ERROR (Thread-4693) [    ] 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> 1854568 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[A40E31BF3AE97F14]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:65097
   [junit4]   2> 1854575 INFO  (jetty-launcher-2913-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1854575 INFO  (jetty-launcher-2913-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1854575 INFO  (jetty-launcher-2913-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1854576 INFO  (jetty-launcher-2913-thread-4) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1854579 INFO  (jetty-launcher-2913-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19f7121a{/solr,null,AVAILABLE}
   [junit4]   2> 1854579 INFO  (jetty-launcher-2913-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16439443{/solr,null,AVAILABLE}
   [junit4]   2> 1854579 INFO  (jetty-launcher-2913-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@707d2a12{HTTP/1.1,[http/1.1]}{127.0.0.1:61293}
   [junit4]   2> 1854579 INFO  (jetty-launcher-2913-thread-3) [    ] o.e.j.s.Server Started @1856413ms
   [junit4]   2> 1854579 INFO  (jetty-launcher-2913-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61293}
   [junit4]   2> 1854579 INFO  (jetty-launcher-2913-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6baa882a{HTTP/1.1,[http/1.1]}{127.0.0.1:59792}
   [junit4]   2> 1854579 ERROR (jetty-launcher-2913-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1854579 INFO  (jetty-launcher-2913-thread-1) [    ] o.e.j.s.Server Started @1856413ms
   [junit4]   2> 1854579 INFO  (jetty-launcher-2913-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ced1c28{/solr,null,AVAILABLE}
   [junit4]   2> 1854580 INFO  (jetty-launcher-2913-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59792}
   [junit4]   2> 1854580 ERROR (jetty-launcher-2913-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1854580 INFO  (jetty-launcher-2913-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@30e22d3c{/solr,null,AVAILABLE}
   [junit4]   2> 1854580 INFO  (jetty-launcher-2913-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1854580 INFO  (jetty-launcher-2913-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1854580 INFO  (jetty-launcher-2913-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1854580 INFO  (jetty-launcher-2913-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@635fe25b{HTTP/1.1,[http/1.1]}{127.0.0.1:42173}
   [junit4]   2> 1854580 INFO  (jetty-launcher-2913-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-01T05:37:23.553Z
   [junit4]   2> 1854580 INFO  (jetty-launcher-2913-thread-4) [    ] o.e.j.s.Server Started @1856414ms
   [junit4]   2> 1854580 INFO  (jetty-launcher-2913-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42173}
   [junit4]   2> 1854580 ERROR (jetty-launcher-2913-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1854580 INFO  (jetty-launcher-2913-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1854580 INFO  (jetty-launcher-2913-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1854580 INFO  (jetty-launcher-2913-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1854580 INFO  (jetty-launcher-2913-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-01T05:37:23.553Z
   [junit4]   2> 1854580 INFO  (jetty-launcher-2913-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1854581 INFO  (jetty-launcher-2913-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1854581 INFO  (jetty-launcher-2913-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1854581 INFO  (jetty-launcher-2913-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-01T05:37:23.554Z
   [junit4]   2> 1854580 INFO  (jetty-launcher-2913-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@34033258{HTTP/1.1,[http/1.1]}{127.0.0.1:42522}
   [junit4]   2> 1854581 INFO  (jetty-launcher-2913-thread-2) [    ] o.e.j.s.Server Started @1856415ms
   [junit4]   2> 1854581 INFO  (jetty-launcher-2913-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42522}
   [junit4]   2> 1854582 ERROR (jetty-launcher-2913-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1854582 INFO  (jetty-launcher-2913-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1854582 INFO  (jetty-launcher-2913-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1854582 INFO  (jetty-launcher-2913-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1854582 INFO  (jetty-launcher-2913-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-01T05:37:23.555Z
   [junit4]   2> 1854584 INFO  (jetty-launcher-2913-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1854584 INFO  (jetty-launcher-2913-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1854585 INFO  (jetty-launcher-2913-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1854585 INFO  (jetty-launcher-2913-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1854588 INFO  (jetty-launcher-2913-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1854588 INFO  (jetty-launcher-2913-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1854588 INFO  (jetty-launcher-2913-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1854589 INFO  (jetty-launcher-2913-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1854588 INFO  (jetty-launcher-2913-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1854589 INFO  (jetty-launcher-2913-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1854591 INFO  (jetty-launcher-2913-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1854591 INFO  (jetty-launcher-2913-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1854592 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 0x15f761587f20002, 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> 1854595 INFO  (jetty-launcher-2913-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65097/solr
   [junit4]   2> 1854597 INFO  (jetty-launcher-2913-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65097/solr
   [junit4]   2> 1854597 INFO  (jetty-launcher-2913-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65097/solr
   [junit4]   2> 1854600 INFO  (jetty-launcher-2913-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65097/solr
   [junit4]   2> 1854781 INFO  (jetty-launcher-2913-thread-2) [n:127.0.0.1:42522_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1854781 INFO  (jetty-launcher-2913-thread-2) [n:127.0.0.1:42522_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42522_solr
   [junit4]   2> 1854783 INFO  (jetty-launcher-2913-thread-2) [n:127.0.0.1:42522_solr    ] o.a.s.c.Overseer Overseer (id=98927551672614923-127.0.0.1:42522_solr-n_0000000000) starting
   [junit4]   2> 1854797 INFO  (jetty-launcher-2913-thread-2) [n:127.0.0.1:42522_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42522_solr
   [junit4]   2> 1854803 INFO  (zkCallback-2932-thread-1-processing-n:127.0.0.1:59792_solr) [n:127.0.0.1:59792_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1854804 INFO  (jetty-launcher-2913-thread-1) [n:127.0.0.1:59792_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1854804 INFO  (OverseerStateUpdate-98927551672614923-127.0.0.1:42522_solr-n_0000000000) [n:127.0.0.1:42522_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1854808 INFO  (jetty-launcher-2913-thread-4) [n:127.0.0.1:42173_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1854809 INFO  (jetty-launcher-2913-thread-1) [n:127.0.0.1:59792_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59792_solr
   [junit4]   2> 1854811 INFO  (zkCallback-2934-thread-1-processing-n:127.0.0.1:42522_solr) [n:127.0.0.1:42522_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1854812 INFO  (zkCallback-2932-thread-1-processing-n:127.0.0.1:59792_solr) [n:127.0.0.1:59792_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1854813 INFO  (zkCallback-2933-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1854813 INFO  (jetty-launcher-2913-thread-4) [n:127.0.0.1:42173_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1854816 INFO  (jetty-launcher-2913-thread-4) [n:127.0.0.1:42173_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42173_solr
   [junit4]   2> 1854819 INFO  (zkCallback-2933-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1854819 INFO  (zkCallback-2932-thread-1-processing-n:127.0.0.1:59792_solr) [n:127.0.0.1:59792_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1854820 INFO  (zkCallback-2934-thread-1-processing-n:127.0.0.1:42522_solr) [n:127.0.0.1:42522_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1854877 INFO  (jetty-launcher-2913-thread-1) [n:127.0.0.1:59792_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ffccd9c
   [junit4]   2> 1854885 INFO  (jetty-launcher-2913-thread-1) [n:127.0.0.1:59792_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ffccd9c
   [junit4]   2> 1854885 INFO  (jetty-launcher-2913-thread-1) [n:127.0.0.1:59792_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ffccd9c
   [junit4]   2> 1854887 INFO  (jetty-launcher-2913-thread-1) [n:127.0.0.1:59792_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A40E31BF3AE97F14-001/tempDir-001/node1
   [junit4]   2> 1854893 INFO  (jetty-launcher-2913-thread-2) [n:127.0.0.1:42522_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ffccd9c
   [junit4]   2> 1854902 INFO  (jetty-launcher-2913-thread-2) [n:127.0.0.1:42522_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ffccd9c
   [junit4]   2> 1854903 INFO  (jetty-launcher-2913-thread-2) [n:127.0.0.1:42522_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ffccd9c
   [junit4]   2> 1854904 INFO  (jetty-launcher-2913-thread-2) [n:127.0.0.1:42522_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A40E31BF3AE97F14-001/tempDir-001/node2
   [junit4]   2> 1854929 INFO  (jetty-launcher-2913-thread-4) [n:127.0.0.1:42173_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ffccd9c
   [junit4]   2> 1854934 WARN  (jetty-launcher-2913-thread-2) [n:127.0.0.1:42522_solr    ] o.a.s.m.r.j.JmxMetricsReporter Unable to register gauge
   [junit4]   2> javax.management.InstanceNotFoundException: solr:dom1=jvm,name0=memory,name1=pools,name2=Par-Survivor-Space,name=usage
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
   [junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:565)
   [junit4]   2> 	at com.codahale.metrics.MetricRegistry.notifyListenerOfAddedMetric(MetricRegistry.java:454)
   [junit4]   2> 	at com.codahale.metrics.MetricRegistry.onMetricAdded(MetricRegistry.java:448)
   [junit4]   2> 	at com.codahale.metrics.MetricRegistry.register(MetricRegistry.java:89)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.registerAll(SolrMetricManager.java:525)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.setupJvmMetrics(SolrDispatchFilter.java:214)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:186)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1596)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1659)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1316)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1145)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1854936 INFO  (jetty-launcher-2913-thread-4) [n:127.0.0.1:42173_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ffccd9c
   [junit4]   2> 1854937 INFO  (jetty-launcher-2913-thread-4) [n:127.0.0.1:42173_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ffccd9c
   [junit4]   2> 1854938 INFO  (jetty-launcher-2913-thread-4) [n:127.0.0.1:42173_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A40E31BF3AE97F14-001/tempDir-001/node4
   [junit4]   2> 1854941 INFO  (jetty-launcher-2913-thread-3) [n:127.0.0.1:61293_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1854943 INFO  (jetty-launcher-2913-thread-3) [n:127.0.0.1:61293_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1854945 INFO  (jetty-launcher-2913-thread-3) [n:127.0.0.1:61293_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61293_solr
   [junit4]   2> 1854947 INFO  (zkCallback-2933-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1854947 INFO  (zkCallback-2932-thread-1-processing-n:127.0.0.1:59792_solr) [n:127.0.0.1:59792_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1854964 INFO  (zkCallback-2934-thread-1-processing-n:127.0.0.1:42522_solr) [n:127.0.0.1:42522_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1854966 INFO  (zkCallback-2935-thread-1-processing-n:127.0.0.1:61293_solr) [n:127.0.0.1:61293_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1855118 INFO  (jetty-launcher-2913-thread-3) [n:127.0.0.1:61293_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ffccd9c
   [junit4]   2> 1855123 INFO  (jetty-launcher-2913-thread-3) [n:127.0.0.1:61293_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ffccd9c
   [junit4]   2> 1855124 INFO  (jetty-launcher-2913-thread-3) [n:127.0.0.1:61293_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ffccd9c
   [junit4]   2> 1855124 INFO  (jetty-launcher-2913-thread-3) [n:127.0.0.1:61293_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A40E31BF3AE97F14-001/tempDir-001/node3
   [junit4]   2> 1855150 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 0x15f761587f2000d, 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> 1855153 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[A40E31BF3AE97F14]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1855155 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[A40E31BF3AE97F14]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65097/solr ready
   [junit4]   2> 1855182 INFO  (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[A40E31BF3AE97F14]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionsAPI
   [junit4]   2> 1855184 INFO  (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[A40E31BF3AE97F14]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1855187 INFO  (qtp820274126-17667) [n:127.0.0.1:61293_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=fb041d48-216d-41c9-9f39-799afedccb1f&replicationFactor=1&collection.configName=conf2&maxShardsPerNode=2&name=awhollynewcollection_0&nrtReplicas=1&action=CREATE&numShards=5&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1855189 INFO  (qtp820274126-17667) [n:127.0.0.1:61293_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=fb041d48-216d-41c9-9f39-799afedccb1f&replicationFactor=1&collection.configName=conf2&maxShardsPerNode=2&name=awhollynewcollection_0&nrtReplicas=1&action=CREATE&numShards=5&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1855192 INFO  (OverseerThreadFactory-7116-thread-1-processing-n:127.0.0.1:42522_solr) [n:127.0.0.1:42522_solr    ] o.a.s.c.CreateCollectionCmd Create collection awhollynewcollection_0
   [junit4]   2> 1855200 INFO  (zkCallback-2944-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeCreated path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1855304 INFO  (OverseerStateUpdate-98927551672614923-127.0.0.1:42522_solr-n_0000000000) [n:127.0.0.1:42522_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"awhollynewcollection_0",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"awhollynewcollection_0_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59792/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1855307 INFO  (OverseerStateUpdate-98927551672614923-127.0.0.1:42522_solr-n_0000000000) [n:127.0.0.1:42522_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"awhollynewcollection_0",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"awhollynewcollection_0_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42522/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1855310 INFO  (OverseerStateUpdate-98927551672614923-127.0.0.1:42522_solr-n_0000000000) [n:127.0.0.1:42522_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"awhollynewcollection_0",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"awhollynewcollection_0_shard3_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61293/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1855312 INFO  (OverseerStateUpdate-98927551672614923-127.0.0.1:42522_solr-n_0000000000) [n:127.0.0.1:42522_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"awhollynewcollection_0",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"awhollynewcollection_0_shard4_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42173/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1855315 INFO  (OverseerStateUpdate-98927551672614923-127.0.0.1:42522_solr-n_0000000000) [n:127.0.0.1:42522_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"awhollynewcollection_0",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"awhollynewcollection_0_shard5_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59792/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1855417 INFO  (zkCallback-2944-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1855525 INFO  (qtp417198643-17690) [n:127.0.0.1:42522_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=fb041d48-216d-41c9-9f39-799afedccb1f844344460217368&coreNodeName=core_node5&name=awhollynewcollection_0_shard2_replica_n2&action=CREATE&numShards=5&shard=shard2&wt=javabin} status=0 QTime=0
   [junit4]   2> 1855526 INFO  (qtp805569476-17663) [n:127.0.0.1:59792_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=fb041d48-216d-41c9-9f39-799afedccb1f844344457431382&coreNodeName=core_node3&name=awhollynewcollection_0_shard1_replica_n1&action=CREATE&numShards=5&shard=shard1&wt=javabin} status=0 QTime=0
   [junit4]   2> 1855526 INFO  (parallelCoreAdminExecutor-7118-thread-1-processing-n:127.0.0.1:42522_solr fb041d48-216d-41c9-9f39-799afedccb1f844344460217368 CREATE) [n:127.0.0.1:42522_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=fb041d48-216d-41c9-9f39-799afedccb1f844344460217368&coreNodeName=core_node5&name=awhollynewcollection_0_shard2_replica_n2&action=CREATE&numShards=5&shard=shard2&wt=javabin
   [junit4]   2> 1855529 INFO  (parallelCoreAdminExecutor-7117-thread-1-processing-n:127.0.0.1:59792_solr fb041d48-216d-41c9-9f39-799afedccb1f844344457431382 CREATE) [n:127.0.0.1:59792_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=fb041d48-216d-41c9-9f39-799afedccb1f844344457431382&coreNodeName=core_node3&name=awhollynewcollection_0_shard1_replica_n1&action=CREATE&numShards=5&shard=shard1&wt=javabin
   [junit4]   2> 1855529 INFO  (parallelCoreAdminExecutor-7118-thread-1-processing-n:127.0.0.1:42522_solr fb041d48-216d-41c9-9f39-799afedccb1f844344460217368 CREATE) [n:127.0.0.1:42522_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1855529 INFO  (qtp820274126-17680) [n:127.0.0.1:61293_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=fb041d48-216d-41c9-9f39-799afedccb1f844344463297441&coreNodeName=core_node7&name=awhollynewcollection_0_shard3_replica_n4&action=CREATE&numShards=5&shard=shard3&wt=javabin} status=0 QTime=0
   [junit4]   2> 1855530 INFO  (parallelCoreAdminExecutor-7117-thread-1-processing-n:127.0.0.1:59792_solr fb041d48-216d-41c9-9f39-799afedccb1f844344457431382 CREATE) [n:127.0.0.1:59792_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1855531 INFO  (parallelCoreAdminExecutor-7123-thread-1-processing-n:127.0.0.1:61293_solr fb041d48-216d-41c9-9f39-799afedccb1f844344463297441 CREATE) [n:127.0.0.1:61293_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=fb041d48-216d-41c9-9f39-799afedccb1f844344463297441&coreNodeName=core_node7&name=awhollynewcollection_0_shard3_replica_n4&action=CREATE&numShards=5&shard=shard3&wt=javabin
   [junit4]   2> 1855533 INFO  (parallelCoreAdminExecutor-7123-thread-1-processing-n:127.0.0.1:61293_solr fb041d48-216d-41c9-9f39-799afedccb1f844344463297441 CREATE) [n:127.0.0.1:61293_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1855533 INFO  (qtp805569476-17665) [n:127.0.0.1:59792_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=fb041d48-216d-41c9-9f39-799afedccb1f844344468697888&coreNodeName=core_node10&name=awhollynewcollection_0_shard5_replica_n8&action=CREATE&numShards=5&shard=shard5&wt=javabin} status=0 QTime=7
   [junit4]   2> 1855534 INFO  (qtp890055569-17673) [n:127.0.0.1:42173_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=fb041d48-216d-41c9-9f39-799afedccb1f844344465948674&coreNodeName=core_node9&name=awhollynewcollection_0_shard4_replica_n6&action=CREATE&numShards=5&shard=shard4&wt=javabin} status=0 QTime=1
   [junit4]   2> 1855535 INFO  (parallelCoreAdminExecutor-7121-thread-1-processing-n:127.0.0.1:42173_solr fb041d48-216d-41c9-9f39-799afedccb1f844344465948674 CREATE) [n:127.0.0.1:42173_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=fb041d48-216d-41c9-9f39-799afedccb1f844344465948674&coreNodeName=core_node9&name=awhollynewcollection_0_shard4_replica_n6&action=CREATE&numShards=5&shard=shard4&wt=javabin
   [junit4]   2> 1855535 INFO  (parallelCoreAdminExecutor-7117-thread-2-processing-n:127.0.0.1:59792_solr fb041d48-216d-41c9-9f39-799afedccb1f844344468697888 CREATE) [n:127.0.0.1:59792_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=fb041d48-216d-41c9-9f39-799afedccb1f844344468697888&coreNodeName=core_node10&name=awhollynewcollection_0_shard5_replica_n8&action=CREATE&numShards=5&shard=shard5&wt=javabin
   [junit4]   2> 1855536 INFO  (parallelCoreAdminExecutor-7121-thread-1-processing-n:127.0.0.1:42173_solr fb041d48-216d-41c9-9f39-799afedccb1f844344465948674 CREATE) [n:127.0.0.1:42173_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1855538 INFO  (qtp890055569-17675) [n:127.0.0.1:42173_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : fb041d48-216d-41c9-9f39-799afedccb1f844344465948674
   [junit4]   2> 1855541 INFO  (qtp890055569-17675) [n:127.0.0.1:42173_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=fb041d48-216d-41c9-9f39-799afedccb1f844344465948674&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1855661 INFO  (zkCallback-2932-thread-1-processing-n:127.0.0.1:59792_solr) [n:127.0.0.1:59792_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1855661 INFO  (zkCallback-2934-thread-1-processing-n:127.0.0.1:42522_solr) [n:127.0.0.1:42522_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1855662 INFO  (zkCallback-2944-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1855662 INFO  (zkCallback-2933-thread-1-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1855662 INFO  (zkCallback-2932-thread-2-processing-n:127.0.0.1:59792_solr) [n:127.0.0.1:59792_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1855662 INFO  (zkCallback-2934-thread-2-processing-n:127.0.0.1:42522_solr) [n:127.0.0.1:42522_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1855663 INFO  (zkCallback-2933-thread-2-processing-n:127.0.0.1:42173_solr) [n:127.0.0.1:42173_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1855663 INFO  (zkCallback-2935-thread-1-processing-n:127.0.0.1:61293_solr) [n:127.0.0.1:61293_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1855663 INFO  (zkCallback-2935-thread-2-processing-n:127.0.0.1:61293_solr) [n:127.0.0.1:61293_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1856545 INFO  (qtp890055569-17674) [n:127.0.0.1:42173_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : fb041d48-216d-41c9-9f39-799afedccb1f844344465948674
   [junit4]   2> 1856545 INFO  (qtp890055569-17674) [n:127.0.0.1:42173_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=fb041d48-216d-41c9-9f39-799afedccb1f844344465948674&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1856561 INFO  (parallelCoreAdminExecutor-7117-thread-1-processing-n:127.0.0.1:59792_solr fb041d48-216d-41c9-9f39-799afedccb1f844344457431382 CREATE) [n:127.0.0.1:59792_solr c:awhollynewcollection_0 s:shard1 r:core_node3 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1856565 INFO  (parallelCoreAdminExecutor-7123-thread-1-processing-n:127.0.0.1:61293_solr fb041d48-216d-41c9-9f39-799afedccb1f844344463297441 CREATE) [n:127.0.0.1:61293_solr c:awhollynewcollection_0 s:shard3 r:core_node7 x:awhollynewcollection_0_shard3_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1856580 INFO  (parallelCoreAdminExecutor-7121-thread-1-processing-n:127.0.0.1:42173_solr fb041d48-216d-41c9-9f39-799afedccb1f844344465948674 CREATE) [n:127.0.0.1:42173_solr c:awhollynewcollection_0 s:shard4 r:core_node9 x:awhollynewcollection_0_shard4_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1856582 INFO  (parallelCoreAdminExecutor-7123-thread-1-processing-n:127.0.0.1:61293_solr fb041d48-216d-41c9-9f39-799afedccb1f844344463297441 CREATE) [n:127.0.0.1:61293_solr c:awhollynewcollection_0 s:shard3 r:core_node7 x:awhollynewcollection_0_shard3_replica_n4] o.a.s.s.IndexSchema [awhollynewcollection_0_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 1856585 INFO  (parallelCoreAdminExecutor-7123-thread-1-processing-n:127.0.0.1:61293_solr fb041d48-216d-41c9-9f39-799afedccb1f844344463297441 CREATE) [n:127.0.0.1:61293_solr c:awhollynewcollection_0 s:shard3 r:core_node7 x:awhollynewcollection_0_shard3_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1856585 INFO  (parallelCoreAdminExecutor-7123-thread-1-processing-n:127.0.0.1:61293_solr fb041d48-216d-41c9-9f39-799afedccb1f844344463297441 CREATE) [n:127.0.0.1:61293_solr c:awhollynewcollection_0 s:shard3 r:core_node7 x:awhollynewcollection_0_shard3_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'awhollynewcollection_0_shard3_replica_n4' using configuration from collection awhollynewcollection_0, trusted=true
   [junit4]   2> 1856585 INFO  (parallelCoreAdminExecutor-7123-thread-1-processing-n:127.0.0.1:61293_solr fb041d48-216d-41c9-9f39-799afedccb1f844344463297441 CREATE) [n:127.0.0.1:61293_solr c:awhollynewcollection_0 s:shard3 r:core_node7 x:awhollynewcollection_0_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.awhollynewcollection_0.shard3.replica_n4' (registry 'solr.core.awhollynewcollection_0.shard3.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ffccd9c
   [junit4]   2> 1856585 INFO  (parallelCoreAdminExecutor-7123-thread-1-processing-n:127.0.0.1:61293_solr fb041d48-216d-41c9-9f39-799afedccb1f844344463297441 CREATE) [n:127.0.0.1:61293_solr c:awhollynewcollection_0 s:shard3 r:core_node7 x:awhollynewcollection_0_shard3_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1856585 INFO  (parallelCoreAdminExecutor-7123-thread-1-processing-n:127.0.0.1:61293_solr fb041d48-216d-41c9-9f39-799afedccb1f844344463297441 CREATE) [n:127.0.0.1:61293_solr c:awhollynewcollection_0 s:shard3 r:core_node7 x:awhollynewcollection_0_shard3_replica_n4] o.a.s.c.SolrCore [[awhollynewcollection_0_shard3_replica_n4] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A40E31BF3AE97F14-001/tempDir-001/node3/awhollynewcollection_0_shard3_replica_n4], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A40E31BF3AE97F14-001/tempDir-001/node3/awhollynewcollection_0_shard3_replica_n4/data/]
   [junit4]   2> 1856587 INFO  (parallelCoreAdminExecutor-7117-thread-1-processing-n:127.0.0.1:59792_solr fb041d48-216d-41c9-9f39-799afedccb1f844344457431382 CREATE) [n:127.0.0.1:59792_solr c:awhollynewcollection_0 s:shard1 r:core_node3 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.s.IndexSchema [awhollynewcollection_0_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1856589 INFO  (parallelCoreAdminExecutor-7117-thread-1-processing-n:127.0.0.1:59792_solr fb041d48-216d-41c9-9f39-799afedccb1f844344457431382 CREATE) [n:127.0.0.1:59792_solr c:awhollynewcollection_0 s:shard1 r:core_node3 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1856589 INFO  (parallelCoreAdminExecutor-7117-thread-1-processing-n:127.0.0.1:59792_solr fb041d48-216d-41c9-9f39-799afedccb1f844344457431382 CREATE) [n:127.0.0.1:59792_solr c:awhollynewcollection_0 s:shard1 r:core_node3 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'awhollynewcollection_0_shard1_replica_n1' using configuration from collection awhollynewcollection_0, trusted=true
   [junit4]   2> 1856589 INFO  (parallelCoreAdminExecutor-7117-thread-2-processing-n:127.0.0.1:59792_solr fb041d48-216d-41c9-9f39-799afedccb1f844344468697888 CREATE) [n:127.0.0.1:59792_solr c:awhollynewcollection_0 s:shard5 r:core_node10 x:awhollynewcollection_0_shard5_replica_n8] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1856589 INFO  (parallelCoreAdminExecutor-7117-thread-1-processing-n:127.0.0.1:59792_solr fb041d48-216d-41c9-9f39-799afedccb1f844344457431382 CREATE) [n:127.0.0.1:59792_solr c:awhollynewcollection_0 s:shard1 r:core_node3 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.awhollynewcollection_0.shard1.replica_n1' (registry 'solr.core.awhollynewcollection_0.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ffccd9c
   [junit4]   2> 1856589 INFO  (parallelCoreAdminExecutor-7117-thread-1-processing-n:127.0.0.1:59792_solr fb041d48-216d-41c9-9f39-799afedccb1f844344457431382 CREATE) [n:127.0.0.1:59792_solr c:awhollynewcollection_0 s:shard1 r:core_node3 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1856589 INFO  (parallelCoreAdminExecutor-7117-thread-1-processing-n:127.0.0.1:59792_solr fb041d48-216d-41c9-9f39-799afedccb1f844344457431382 CREATE) [n:127.0.0.1:59792_solr c:awhollynewcollection_0 s:shard1 r:core_node3 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.c.SolrCore [[awhollynewcollection_0_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A40E31BF3AE97F14-001/tempDir-001/node1/awhollynewcollection_0_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A40E31BF3AE97F14-001/tempDir-001/node1/awhollynewcollection_0_shard1_replica_n1/data/]
   [junit4]   2> 1856592 INFO  (parallelCoreAdminExecutor-7121-thread-1-processing-n:127.0.0.1:42173_solr fb041d48-216d-41c9-9f39-799afedccb1f844344465948674 CREATE) [n:127.0.0.1:42173_solr c:awhollynewcollection_0 s:shard4 r:core_node9 x:awhollynewcollection_0_shard4_replica_n6] o.a.s.s.IndexSchema [awhollynewcollection_0_shard4_replica_n6] Schema name=minimal
   [junit4]   2> 1856594 INFO  (parallelCoreAdminExecutor-7121-thread-1-processing-n:127.0.0.1:42173_solr fb041d48-216d-41c9-9f39-799afedccb1f844344465948674 CREATE) [n:127.0.0.1:42173_solr c:awhollynewcollection_0 s:shard4 r:core_node9 x:awhollynewcollection_0_shard4_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1856594 INFO  (parallelCoreAdminExecutor-7121-thread-1-processing-n:127.0.0.1:42173_solr fb041d48-216d-41c9-9f39-799afedccb1f844344465948674 CREATE) [n:127.0.0.1:42173_solr c:awhollynewcollection_0 s:shard4 r:core_node9 x:awhollynewcollection_0_shard4_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'awhollynewcollection_0_shard4_replica_n6' using configuration from collection awhollynewcollection_0, trusted=true
   [junit4]   2> 1856594 INFO  (parallelCoreAdminExecutor-7121-thread-1-processing-n:127.0.0.1:42173_solr fb041d48-216d-41c9-9f39-799afedccb1f844344465948674 CREATE) [n:127.0.0.1:42173_solr c:awhollynewcollection_0 s:shard4 r:core_node9 x:awhollynewcollection_0_shard4_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.awhollynewcollection_0.shard4.replica_n6' (registry 'solr.core.awhollynewcollection_0.shard4.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ffccd9c
   [junit4]   2> 1856595 INFO  (parallelCoreAdminExecutor-7121-thread-1-processing-n:127.0.0.1:42173_solr fb041d48-216d-41c9-9f39-799afedccb1f844344465948674 CREATE) [n:127.0.0.1:42173_solr c:awhollynewcollection_0 s:shard4 r:core_node9 x:awhollynewcollection_0_shard4_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1856595 INFO  (parallelCoreAdminExecutor-7121-thread-1-processing-n:127.0.0.1:42173_solr fb041d48-216d-41c9-9f39-799afedccb1f844344465948674 CREATE) [n:127.0.0.1:42173_solr c:awhollynewcollection_0 s:shard4 r:core_node9 x:awhollynewcollection_0_shard4_replica_n6] o.a.s.c.SolrCore [[awhollynewcollection_0_shard4_replica_n6] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A40E31BF3AE97F14-001/tempDir-001/node4/awhollynewcollection_0_shard4_replica_n6], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A40E31BF3AE97F14-001/tempDir-001/node4/awhollynewcollection_0_shard4_replica_n6/data/]
   [junit4]   2> 1856611 INFO  (parallelCoreAdminExecutor-7118-thread-1-processing-n:127.0.0.1:42522_solr fb041d48-216d-41c9-9f39-799afedccb1f844344460217368 CREATE) [n:127.0.0.1:42522_solr c:awhollynewcollection_0 s:shard2 r:core_node5 x:awhollynewcollection_0_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1856618 INFO  (parallelCoreAdminExecutor-7117-thread-2-processing-n:127.0.0.1:59792_solr fb041d48-216d-41c9-9f39-799afedccb1f844344468697888 CREATE) [n:127.0.0.1:59792_solr c:awhollynewcollection_0 s:shard5 r:core_node10 x:awhollynewcollection_0_shard5_replica_n8] o.a.s.s.IndexSchema [awhollynewcollection_0_shard5_replica_n8] Schema name=minimal
   [junit4]   2> 1856619 INFO  (parallelCoreAdminExecutor-7117-thread-2-processing-n:127.0.0.1:59792_solr fb041d48-216d-41c9-9f39-799afedccb1f844344468697888 CREATE) [n:127.0.0.1:59792_solr c:awhollynewcollection_0 s:shard5 r:core_node10 x:awhollynewcollection_0_shard5_replica_n8] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1856619 INFO  (parallelCoreAdminExecutor-7117-thread-2-processing-n:127.0.0.1:59792_solr fb041d48-216d-41c9-9f39-799afedccb1f844344468697888 CREATE) [n:127.0.0.1:59792_solr c:awhollynewcollection_0 s:shard5 r:core_node10 x:awhollynewcollection_0_shard5_replica_n8] o.a.s.c.CoreContainer Creating SolrCore 'awhollynewcollection_0_shard5_replica_n8' using configuration from collection awhollynewcollection_0, trusted=true
   [junit4]   2> 1856619 INFO  (parallelCoreAdminExecutor-7117-thread-2-processing-n:127.0.0.1:59792_solr fb041d48-216d-41c9-9f39-799afedccb1f844344468697888 CREATE) [n:127.0.0.1:59792_solr c:awhollynewcollection_0 s:shard5 r:core_node10 x:awhollynewcollection_0_shard5_replica_n8] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.awhollynewcollection_0.shard5.replica_n8' (registry 'solr.core.awhollynewcollection_0.shard5.replica_n8') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ffccd9c
   [junit4]   2> 1856620 INFO  (parallelCoreAdminExecutor-7117-thread-2-processing-n:127.0.0.1:59792_solr fb041d48-216d-41c9-9f39-799afedccb1f844344468697888 CREATE) [n:127.0.0.1:59792_solr c:awhollynewcollection_0 s:shard5 r:core_node10 x:awhollynewcollection_0_shard5_replica_n8] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1856620 INFO  (parallelCoreAdminExecutor-7117-thread-2-processing-n:127.0.0.1:59792_solr fb041d48-216d-41c9-9f39-799afedccb1f844344468697888 CREATE) [n:127.0.0.1:59792_solr c:awhollynewcollection_0 s:shard5 r:core_node10 x:awhollynewcollection_0_shard5_replica_n8] o.a.s.c.SolrCore [[awhollynewcollection_0_shard5_replica_n8] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A40E31BF3AE97F14-001/tempDir-001/node1/awhollynewcollection_0_shard5_replica_n8], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A40E31BF3AE97F14-001/tempDir-001/node1/awhollynewcollection_0_shard5_replica_n8/data/]
   [junit4]   2> 1856626 INFO  (parallelCoreAdminExecutor-7118-thread-1-processing-n:127.0.0.1:42522_solr fb041d48-216d-41c9-9f39-799afedccb1f844344460217368 CREATE) [n:127.0.0.1:42522_solr c:awhollynewcollection_0 s:shard2 r:core_node5 x:awhollynewcollection_0_shard2_replica_n2] o.a.s.s.IndexSchema [awhollynewcollection_0_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1856628 INFO  (parallelCoreAdminExecutor-7118-thread-1-processing-n:127.0.0.1:42522_solr fb041d48-216d-41c9-9f39-799afedccb1f844344460217368 CREATE) [n:127.0.0.1:42522_solr c:awhollynewcollection_0 s:shard2 r:core_node5 x:awhollynewcollection_0_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1856629 INFO  (parallelCoreAdminExecutor-7118-thread-1-processing-n:127.0.0.1:42522_solr fb041d48-216d-41c9-9f39-799afedccb1f844344460217368 CREATE) [n:127.0.0.1:42522_solr c:awhollynewcollection_0 s:shard2 r:core_node5 x:awhollynewcollection_0_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'awhollynewcollection_0_shard2_replica_n2' using configuration from collection awhollynewcollection_0, trusted=true
   [junit4]   2> 1856629 INFO  (parallelCoreAdminExecutor-7118-thread-1-processing-n:127.0.0.1:42522_solr fb041d48-216d-41c9-9f39-799afedccb1f844344460217368 CREATE) [n:127.0.0.1:42522_solr c:awhollynewcollection_0 s:shard2 r:core_node5 x:awhollynewcollection_0_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.awhollynewcollection_0.shard2.replica_n2' (registry 'solr.core.awhollynewcollection_0.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ffccd9c
   [junit4]   2> 1856629 INFO  (parallelCoreAdminExecutor-7118-thread-1-processing-n:127.0.0.1:42522_solr fb041d48-216d-41c9-9f39-799afedccb1f844344460217368 CREATE) [n:127.0.0.1:42522_solr c:awhollynewcollection_0 s:shard2 r:core_node5 x:awhollynewcollection_0_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1856629 INFO  (parallelCoreAdminExecutor-7118-thread-1-processing-n:127.0.0.1:42522_solr fb041d48-216d-41c9-9f39-799afedccb1f844344460217368 CREATE) [n:127.0.0.1:42522_solr c:awhollynewcollection_0 s:shard2 r:core_node5 x:awhollynewcollection_0_shard2_replica_n2] o.a.s.c.SolrCore [[awhollynewcollection_0_shard2_replica_n2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A40E31BF3AE97F14-001/tempDir-001/node2/awhollynewcollection_0_shard2_replica_n2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A40E31BF3AE97F14-001/tempDir-001/node2/awhollynewcollection_0_shard2_replica_n2/data/]
   [junit4]   2> 1856687 INFO  (parallelCoreAdminExecutor-7121-thread-1-processing-n:127.0.0.1:42173_solr fb041d48-216d-41c9-9f39-799afedccb1f844344465948674 CREATE) [n:127.0.0.1:42173_solr c:awhollynewcollection_0 s:shard4 r:core_node9 x:awhollynewcollection_0_shard4_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1856687 INFO  (parallelCoreAdminExecutor-7121-thread-1-processing-n:127.0.0.1:42173_solr fb041d48-216d-41c9-9f39-799afedccb1f844344465948674 CREATE) [n:127.0.0.1:42173_solr c:awhollynewcollection_0 s:shard4 r:core_node9 x:awhollynewcollection_0_shard4_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1856688 INFO  (parallelCoreAdminExecutor-7121-thread-1-processing-n:127.0.0.1:42173_solr fb041d48-216d-41c9-9f39-799afedccb1f844344465948674 CREATE) [n:127.0.0.1:42173_solr c:awhollynewcollection_0 s:shard4 r:core_node9 x:awhollynewcollection_0_shard4_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1856688 INFO  (parallelCoreAdminExecutor-7121-thread-1-processing-n:127.0.0.1:42173_solr fb041d48-216d-41c9-9f39-799afedccb1f844344465948674 CREATE) [n:127.0.0.1:42173_solr c:awhollynewcollection_0 s:shard4 r:core_node9 x:awhollynewcollection_0_shard4_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1856689 INFO  (parallelCoreAdminExecutor-7121-thread-1-processing-n:127.0.0.1:42173_solr fb041d48-216d-41c9-9f39-799afedccb1f844344465948674 CREATE) [n:127.0.0.1:42173_solr c:awhollynewcollection_0 s:shard4 r:core_node9 x:awhollynewcollection_0_shard4_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@6dc10144[awhollynewcollection_0_shard4_replica_n6] main]
   [junit4]   2> 1856690 INFO  (parallelCoreAdminExecutor-7121-thread-1-processing-n:127.0.0.1:42173_solr fb041d48-216d-41c9-9f39-799afedccb1f844344465948674 CREATE) [n:127.0.0.1:42173_solr c:awhollynewcollection_0 s:shard4 r:core_node9 x:awhollynewcollection_0_shard4_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 1856690 INFO  (parallelCoreAdminExecutor-7121-thread-1-processing-n:127.0.0.1:42173_solr fb041d48-216d-41c9-9f39-799afedccb1f844344465948674 CREATE) [n:127.0.0.1:42173_solr c:awhollynewcollection_0 s:shard4 r:core_node9 x:awhollynewcollection_0_shard4_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 1856691 INFO  (parallelCoreAdminExecutor-7121-thread-1-processing-n:127.0.0.1:42173_solr fb041d48-216d-41c9-9f39-799afedccb1f844344465948674 CREATE) [n:127.0.0.1:42173_solr c:awhollynewcollection_0 s:shard4 r:core_node9 x:awhollynewcollection_0_shard4_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1856691 INFO  (parallelCoreAdminExecutor-7121-thread-1-processing-n:127.0.0.1:42173_solr fb041d48-216d-41c9-9f39-799afedccb1f844344465948674 CREATE) [n:127.0.0.1:42173_solr c:awhollynewcollection_0 s:shard4 r:core_node9 x:awhollynewcollection_0_shard4_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582840829091774464
   [junit4]   2> 1856691 INFO  (parallelCoreAdminExecutor-7117-thread-1-processing-n:127.0.0.1:59792_solr fb041d48-216d-41c9-9f39-799afedccb1f844344457431382 CREATE) [n:127.0.0.1:59792_solr c:awhollynewcollection_0 s:shard1 r:core_node3 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1856691 INFO  (parallelCoreAdminExecutor-7117-thread-1-processing-n:127.0.0.1:59792_solr fb041d48-216d-41c9-9f39-799afedccb1f844344457431382 CREATE) [n:127.0.0.1:59792_solr c:awhollynewcollection_0 s:shard1 r:core_node3 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1856692 INFO  (parallelCoreAdminExecutor-7117-thread-1-processing-n:127.0.0.1:59792_solr fb041d48-216d-41c9-9f39-799afedccb1f844344457431382 CREATE) [n:127.0.0.1:59792_solr c:awhollynewcollection_0 s:shard1 r:core_node3 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1856692 INFO  (parallelCoreAdminExecutor-7117-thread-1-processing-n:127.0.0.1:59792_solr fb041d48-216d-41c9-9f39-799afedccb1f844344457431382 CREATE) [n:127.0.0.1:59792_solr c:awhollynewcollection_0 s:shard1 r:core_node3 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1856693 INFO  (parallelCoreAdminExecutor-7117-thread-1-processing-n:127.0.0.1:59792_solr fb041d48-216d-41c9-9f39-799afedccb1f844344457431382 CREATE) [n:127.0.0.1:59792_solr c:awhollynewcollection_0 s:shard1 r:core_node3 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4057429[awhollynewcollection_0_shard1_replica_n1] main]
   [junit4]   2> 1856695 INFO  (parallelCoreAdminExecutor-7117-thread-1-processing-n:127.0.0.1:59792_solr fb041d48-216d-41c9-9f39-799afedccb1f844344457431382 CREATE) [n:127.0.0.1:59792_solr c:awhollynewcollection_0 s:shard1 r:core_node3 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 1856697 INFO  (parallelCoreAdminExecutor-7121-thread-1-processing-n:127.0.0.1:42173_solr fb041d48-216d-41c9-9f39-799afedccb1f844344465948674 CREATE) [n:127.0.0.1:42173_solr c:awhollynewcollection_0 s:shard4 r:core_node9 x:awhollynewcollection_0_shard4_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1856697 INFO  (parallelCoreAdminExecutor-7121-thread-1-processing-n:127.0.0.1:42173_solr fb041d48-216d-41c9-9f39-799afedccb1f844344465948674 CREATE) [n:127.0.0.1:42173_solr c:awhollynewcollection_0 s:shard4 r:core_node9 x:awhollynewcollection_0_shard4_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1856697 INFO  (parallelCoreAdminExecutor-7121-thread-1-processing-n:127.0.0.1:42173_solr fb041d48-216d-41c9-9f39-799afedccb1f844344465948674 CREATE) [n:127.0.0.1:42173_solr c:awhollynewcollection_0 s:shard4 r:core_node9 x:awhollynewcollection_0_shard4_replica_n6] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42173/solr/awhollynewcollection_0_shard4_replica_n6/
   [junit4]   2> 1856697 INFO  (parallelCoreAdminExecutor-7121-thread-1-processing-n:127.0.0.1:42173_solr fb041d48-216d-41c9-9f39-799afedccb1f844344465948674 CREATE) [n:127.0.0.1:42173_solr c:awhollynewcollection_0 s:shard4 r:core_node9 x:awhollynewcollection_0_shard4_replica_n6] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1856697 INFO  (parallelCoreAdminExecutor-7121-thread-1-processing-n:127.0.0.1:42173_solr fb041d48-216d-41c9-9f39-799afedccb1f844344465948674 CREATE) [n:127.0.0.1:42173_solr c:awhollynewcollection_0 s:shard4 r:core_node9 x:awhollynewcollection_0_shard4_replica_n6] o.a.s.c.SyncStrategy http://127.0.0.1:42173/solr/awhollynewcollection_0_shard4_replica_n6/ has no replicas
   [junit4]   2> 1856697 INFO  (parallelCoreAdminExecutor-7121-thread-1-processing-n:127.0.0.1:42173_solr fb041d48-216d-41c9-9f39-799afedccb1f844344465948674 CREATE) [n:127.0.0.1:42173_solr c:awhollynewcollection_0 s:shard4 r:core_node9 x:awhollynewcollection_0_shard4_replica_n6] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1856702 INFO  (parallelCoreAdminExecutor-7121-thread-1-processing-n:127.0.0.1:42173_solr fb041d48-216d-41c9-9f39-799afedccb1f844344465948674 CREATE) [n:127.0.0.1:42173_solr c:awhollynewcollection_0 s:shard4 r:core_node9 x:awhollynewcollection_0_shard4_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42173/solr/awhollynewcollection_0_shard4_replica_n6/ shard4
   [junit4]   2> 1856703 INFO  (searcherExecutor-7127-thread-1-processing-x:awhollynewcollection_0_shard4_replica_n6 r:core_node9 fb041d48-216d-41c9-9f39-799afedccb1f844344465948674 CREATE n:127.0.0.1:42173_solr s:shard4 c:awhollynewcollection_0) [n:127.0.0.1:42173_solr c:awhollynewcollection_0 s:shard4 r:core_node9 x:awhollynewcollection_0_shard4_replica_n6] o.a.s.c.SolrCore [awhollynewcollection_0_shard4_replica_n6] Registered new searcher Searcher@6dc10144[awhollynewcollection_0_shard4_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1856704 INFO  (parallelCoreAdminExecutor-7117-thread-1-processing-n:127.0.0.1:59792_solr fb041d48-216d-41c9-9f39-799afedccb1f844344457431382 CREATE) [n:127.0.0.1:59792_solr c:awhollynewcollection_0 s:shard1 r:core_node3 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 1856729 INFO  (parallelCoreAdminExecutor-7117-thread-2-processing-n:127.0.0.1:59792_solr fb041d48-216d-41c9-9f39-799afedccb1f844344468697888 CREATE) [n:127.0.0.1:59792_solr c:awhollynewcollection_0 s:shard5 r:core_node10 x:awhollynewcollection_0_shard5_replica_n8] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1856729 INFO  (parallelCoreAdminExecutor-7117-thread-2-processing-n:127.0.0.1:59792_solr fb041d48-216d-41c9-9f39-799afedccb1f844344468697888 CREATE) [n:127.0.0.1:59792_solr c:awhollynewcollection_0 s:shard5 r:core_node10 x:awhollynewcollection_0_shard5_replica_n8] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1856731 INFO  (parallelCoreAdminExecutor-7117-thread-2-processing-n:127.0.0.1:59792_solr fb041d48-216d-41c9-9f39-799afedccb1f844344468697888 CREATE) [n:127.0.0.1:59792_solr c:awhollynewcollection_0 s:shard5 r:core_node10 x:awhollynewcollection_0_shard5_replica_n8] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1856731 INFO  (parallelCoreAdminExecutor-7117-thread-2-processing-n:127.0.0.1:59792_solr fb041d48-216d-41c9-9f39-799afedccb1f844344468697888 CREATE) [n:127.0.0.1:59792_solr c:awhollynewcollection_0 s:shard5 r:core_node10 x:awhollynewcollection_0_shard5_replica_n8] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1856732 INFO  (parallelCoreAdminExecutor-7117-thread-2-processing-n:127.0.0.1:59792_solr fb041d48-216d-41c9-9f39-799afedccb1f844344468697888 CREATE) [n:127.0.0.1:59792_solr c:awhollynewcollection_0 s:shard5 r:core_node10 x:awhollynewcollection_0_shard5_replica_n8] o.a.s.s.SolrIndexSearcher Opening [Searcher@77f8cf31[awhollynewcollection_0_shard5_replica_n8] main]
   [junit4]   2> 1856732 INFO  (parallelCoreAdminExecutor-7117-thread-1-processing-n:127.0.0.1:59792_solr fb041d48-216d-41c9-9f39-799afedccb1f844344457431382 CREATE) [n:127.0.0.1:59792_solr c:awhollynewcollection_0 s:shard1 r:core_node3 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1856733 INFO  (parallelCoreAdminExecutor-7117-thread-2-processing-n:127.0.0.1:59792_solr fb041d48-216d-41c9-9f39-799afedccb1f844344468697888 CREATE) [n:127.0.0.1:59792_solr c:awhollynewcollection_0 s:shard5 r:core_node10 x:awhollynewcollection_0_shard5_replica_n8] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 1856733 INFO  (parallelCoreAdminExecutor-7123-thread-1-processing-n:127.0.0.1:61293_solr fb041d48-216d-41c9-9f39-799afedccb1f844344463297441 CREATE) [n:127.0.0.1:61293_solr c:awhollynewcollection_0 s:shard3 r:core_node7 x:awhollynewcollection_0_shard3_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1856733 INFO  (parallelCoreAdminExecutor-7123-thread-1-processing-n:127.0.0.1:61293_solr fb041d48-216d-41c9-9f39-799afedccb1f844344463297441 CREATE) [n:127.0.0.1:61293_solr c:awhollynewcollection_0 s:shard3 r:core_node7 x:awhollynewcollection_0_shard3_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1856733 INFO  (searcherExecutor-7126-thread-1-processing-x:awhollynewcollection_0_shard1_replica_n1 r:core_node3 fb041d48-216d-41c9-9f39-799afedccb1f844344457431382 CREATE n:127.0.0.1:59792_solr s:shard1 c:awhollynewcollection_0) [n:127.0.0.1:59792_solr c:awhollynewcollection_0 s:shard1 r:core_node3 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.c.SolrCore [awhollynewcollection_0_shard1_replica_n1] Registered new searcher Searcher@4057429[awhollynewcollection_0_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1856734 INFO  (parallelCoreAdminExecutor-7117-thread-2-processing-n:127.0.0.1:59792_solr fb041d48-216d-41c9-9f39-799afedccb1f844344468697888 CREATE) [n:127.0.0.1:59792_solr c:awhollynewcollection_0 s:shard5 r:core_node10 x:awhollynewcollection_0_shard5_replica_n8] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 1856734 INFO  (parallelCoreAdminExecutor-7117-thread-2-processing-n:127.0.0.1:59792_solr fb041d48-216d-41c9-9f39-799afedccb1f844344468697888 CREATE) [n:127.0.0.1:59792_solr c:awhollynewcollection_0 s:shard5 r:core_node10 x:awhollynewcollection_0_shard5_replica_n8] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1856734 INFO  (parallelCoreAdminExecutor-7123-thread-1-processing-n:127.0.0.1:61293_solr fb041d48-216d-41c9-9f39-799afedccb1f844344463297441 CREATE) [n:127.0.0.1:61293_solr c:awhollynewcollection_0 s:shard3 r:core_node7 x:awhollynewcollection_0_shard3_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1856734 INFO  (parallelCoreAdminExecutor-7117-thread-2-processing-n:127.0.0.1:59792_solr fb041d48-216d-41c9-9f39-799afedccb1f844344468697888 CREATE) [n:127.0.0.1:59792_solr c:awhollynewcollection_0 s:shard5 r:core_node10 x:awhollynewcollection_0_shard5_replica_n8] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582840829136863232
   [junit4]   2> 1856734 INFO  (parallelCoreAdminExecutor-7123-thread-1-processing-n:127.0.0.1:61293_solr fb041d48-216d-41c9-9f39-799afedccb1f844344463297441 CREATE) [n:127.0.0.1:61293_solr c:awhollynewcollection_0 s:shard3 r:core_node7 x:awhollynewcollection_0_shard3_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1856735 INFO  (parallelCoreAdminExecutor-7123-thread-1-processing-n:127.0.0.1:61293_solr fb041d48-216d-41c9-9f39-799afedccb1f844344463297441 CREATE) [n:127.0.0.1:61293_solr c:awhollynewcollection_0 s:shard3 r:core_node7 x:awhollynewcollection_0_shard3_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@55f1e77f[awhollynewcollection_0_shard3_replica_n4] main]
   [junit4]   2> 1856736 INFO  (parallelCoreAdminExecutor-7123-thread-1-processing-n:127.0.0.1:61293_solr fb041d48-216d-41c9-9f39-799afedccb1f844344463297441 CREATE) [n:127.0.0.1:61293_solr c:awhollynewcollection_0 s:shard3 r:core_node7 x:awhollynewcollection_0_shard3_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 1856736 INFO  (parallelCoreAdminExecutor-7117-thread-1-processing-n:127.0.0.1:59792_solr fb041d48-216d-41c9-9f39-799afedccb1f844344457431382 CREATE) [n:127.0.0.1:59792_solr c:awhollynewcollection_0 s:shard1 r:core_node3 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582840829138960384
   [junit4]   2> 1856737 INFO  (parallelCoreAdminExecutor-7123-thread-1-processing-n:127.0.0.1:61293_solr fb041d48-216d-41c9-9f39-799afedccb1f844344463297441 CREATE) [n:127.0.0.1:61293_solr c:awhollynewcollection_0 s:shard3 r:core_node7 x:awhollynewcollection_0_shard3_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 1856738 INFO  (parallelCoreAdminExecutor-7123-thread-1-processing-n:127.0.0.1:61293_solr fb041d48-216d-41c9-9f39-799afedccb1f844344463297441 CREATE) [n:127.0.0.1:61293_solr c:awhollynewcollection_0 s:shard3 r:core_node7 x:awhollynewcollection_0_shard3_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1856738 INFO  (parallelCoreAdminExecutor-7123-thread-1-processing-n:127.0.0.1:61293_solr fb041d48-216d-41c9-9f39-799afedccb1f844344463297441 CREATE) [n:127.0.0.1:61293_solr c:awhollynewcollection_0 s:shard3 r:core_node7 x:awhollynewcollection_0_shard3_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582840829141057536
   [junit4]   2> 1856740 INFO  (searcherExecutor-7125-thread-1-processing-x:awhollynewcollection_0_shard3_replica_n4 r:core_node7 fb041d48-216d-41c9-9f39-799afedccb1f844344463297441 CREATE n:127.0.0.1:61293_solr s:shard3 c:awhollynewcollection_0) [n:127.0.0.1:61293_solr c:awhollynewcollection_0 s:shard3 r:core_node7 x:awhollynewcollection_0_shard3_replica_n4] o.a.s.c.SolrCore [awhollynewcollection_0_shard3_replica_n4] Registered new searcher Searcher@55f1e77f[awhollynewcollection_0_shard3_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1856740 INFO  (parallelCoreAdminExecutor-7117-thread-2-processing-n:127.0.0.1:59792_solr fb041d48-216d-41c9-9f39-799afedccb1f844344468697888 CREATE) [n:127.0.0.1:59792_solr c:awhollynewcollection_0 s:shard5 r:core_node10 x:awhollynewcollection_0_shard5_replica_n8] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1856740 INFO  (parallelCoreAdminExecutor-7117-thread-2-processing-n:127.0.0.1:59792_solr fb041d48-216d-41c9-9f39-799afedccb1f844344468697888 CREATE) [n:127.0.0.1:59792_solr c:awhollynewcollection_0 s:shard5 r:core_node10 x:awhollynewcollection_0_shard5_replica_n8] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1856740 INFO  (parallelCoreAdminExecutor-7117-thread-2-processing-n:127.0.0.1:59792_solr fb041d48-216d-41c9-9f39-799afedccb1f844344468697888 CREATE) [n:127.0.0.1:59792_solr c:awhollynewcollection_0 s:shard5 r:core_node10 x:awhollynewcollection_0_shard5_replica_n8] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:59792/solr/awhollynewcollection_0_shard5_replica_n8/
   [junit4]   2> 1856740 INFO  (parallelCoreAdminExecutor-7117-thread-2-processing-n:127.0.0.1:59792_solr fb041d48-216d-41c9-9f39-799afedccb1f844344468697888 CREATE) [n:127.0.0.1:59792_solr c:awhollynewcollection_0 s:shard5 r:core_node10 x:awhollynewcollection_0_shard5_replica_n8] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1856740 INFO  (parallelCoreAdminExecutor-7117-thread-2-processing-n:127.0.0.1:59792_solr fb041d48-216d-41c9-9f39-799afedccb1f844344468697888 CREATE) [n:127.0.0.1:59792_solr c:awhollynewcollection_0 s:shard5 r:core_node10 x:awhollynewcollection_0_shard5_replica_n8] o.a.s.c.SyncStrategy http://127.0.0.1:59792/solr/awhollynewcollection_0_shard5_replica_n8/ has no replicas
   [junit4]   2> 1856741 INFO  (parallelCoreAdminExecutor-7117-thread-2-processing-n:127.0.0.1:59792_solr fb041d48-216d-41c9-9f39-799afedccb1f844344468697888 CREATE) [n:127.0.0.1:59792_solr c:awhollynewcollection_0 s:shard5 r:core_node10 x:awhollynewcollection_0_shard5_replica_n8] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1856743 INFO  (parallelCoreAdminExecutor-7123-thread-1-processing-n:127.0.0.1:61293_solr fb041d48-216d-41c9-9f39-799afedccb1f844344463297441 CREATE) [n:127.0.0.1:61293_solr c:awhollynewcollection_0 s:shard3 r:core_node7 x:awhollynewcollection_0_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1856744 INFO  (parallelCoreAdminExecutor-7123-thread-1-processing-n:127.0.0.1:61293_solr fb041d48-216d-41c9-9f39-799afedccb1f844344463297441 CREATE) [n:127.0.0.1:61293_solr c:awhollynewcollection_0 s:shard3 r:core_node7 x:awhollynewcollection_0_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1856744 INFO  (parallelCoreAdminExecutor-7123-thread-1-processing-n:127.0.0.1:61293_solr fb041d48-216d-41c9-9f39-799afedccb1f844344463297441 CREATE) [n:127.0.0.1:61293_solr c:awhollynewcollection_0 s:shard3 r:core_node7 x:awhollynewcollection_0_shard3_replica_n4] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61293/solr/awhollynewcollection_0_shard3_replica_n4/
   [junit4]   2> 1856744 INFO  (parallelCoreAdminExecutor-712

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

TestCoreAdminApis, TestLegacyNumericRangeQueryBuilder, CdcrUpdateLogTest, ClassificationUpdateProcessorFactoryTest, TestTolerantUpdateProcessorCloud, TestBulkSchemaAPI, UtilsToolTest, TestShardHandlerFactory, ChaosMonkeyNothingIsSafeWithPullReplicasTest, SecurityConfHandlerTest, TestExpandComponent, HdfsBasicDistributedZkTest, TestCollectionAPIs, TestCryptoKeys, CoreMergeIndexesAdminHandlerTest, AtomicUpdateProcessorFactoryTest, TestBlendedInfixSuggestions, LukeRequestHandlerTest, ExecutePlanActionTest, RestartWhileUpdatingTest, NodeLostTriggerTest, MetricUtilsTest, CacheHeaderTest, CurrencyFieldTypeTest, HdfsTlogReplayBufferedWhileIndexingTest, SoftAutoCommitTest, TestNestedDocsSort, TestRemoteStreaming, TestClusterStateMutator, TestDistribDocBasedVersion, BlockJoinFacetRandomTest, TestFieldCollectionResource, SolrCloudExampleTest, ManagedSchemaRoundRobinCloudTest, TestSolrCloudSnapshots, HLLUtilTest, TermVectorComponentTest, SolrShardReporterTest, ConcurrentDeleteAndCreateCollectionTest, TestQueryUtils, TestFilteredDocIdSet, CoreAdminHandlerTest, UpdateRequestProcessorFactoryTest, CloudMLTQParserTest, TestConfigSetProperties, TestStressReorder, TestPostingsSolrHighlighter, PolyFieldTest, SampleTest, ZkStateWriterTest, TestSolrConfigHandler, SSLMigrationTest, SimpleFacetsTest, TestSolrCoreParser, TestPerFieldSimilarity, SystemInfoHandlerTest, MoveReplicaHDFSTest, HdfsSyncSliceTest, TestPivotHelperCode, DocValuesTest, TestNoOpRegenerator, TestSkipOverseerOperations, TestCorePropertiesReload, MetricsHandlerTest, TestSolrJ, RecoveryAfterSoftCommitTest, DirectSolrSpellCheckerTest, TestNumericRangeQuery32, FullHLLTest, TestNumericTerms64, PKIAuthenticationIntegrationTest, TestFaceting, TestPartialUpdateDeduplication, RuleEngineTest, TestDistribIDF, TestConfig, TestIntervalFaceting, TestSolrIndexConfig, ZkNodePropsTest, VersionInfoTest, TestBM25SimilarityFactory, DistribDocExpirationUpdateProcessorTest, AnalyticsQueryTest, TestRandomFaceting, TestElisionMultitermQuery, TestCSVLoader, TestRawTransformer, TestSystemIdResolver, PingRequestHandlerTest, TestRebalanceLeaders, BasicFunctionalityTest, TestPKIAuthenticationPlugin, TestSubQueryTransformer, DistributedMLTComponentTest, TestStressLucene, SystemLogListenerTest, TestSchemaNameResource, TestBadConfig, HealthCheckHandlerTest, SynonymTokenizerTest, JsonLoaderTest, QueryElevationComponentTest, OpenExchangeRatesOrgProviderTest, DocExpirationUpdateProcessorFactoryTest, BigEndianAscendingWordDeserializerTest, TestSolrQueryResponse, DistributedFacetPivotLargeTest, TestReqParamsAPI, AnalysisAfterCoreReloadTest, TestBinaryResponseWriter, TestCollectionsAPIViaSolrCloudCluster, TestTrieFacet, TestDocSet, TestFreeTextSuggestions, SpatialHeatmapFacetsTest, TestShortCircuitedRequests, IndexSchemaRuntimeFieldTest, DocValuesNotIndexedTest, OverseerRolesTest, TestAuthenticationFramework, DebugComponentTest, TestExportWriter, PeerSyncTest, SOLR749Test, BasicAuthIntegrationTest, TestPushWriter, TestLMJelinekMercerSimilarityFactory, TestCloudPivotFacet, TestAddFieldRealTimeGet, FieldMutatingUpdateProcessorTest, TestManagedResourceStorage, JvmMetricsTest, TestStandardQParsers, RequestLoggingTest, TestTrie, TestAnalyzedSuggestions, TestFieldCache, TestUseDocValuesAsStored2, TestQueryTypes, TestManagedStopFilterFactory, HdfsNNFailoverTest, TestLegacyFieldReuse, TestSerializedLuceneMatchVersion, QueryResultKeyTest, CloudExitableDirectoryReaderTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, BasicZkTest, FullSolrCloudDistribCmdsTest, LeaderElectionTest, TestZkChroot, ShardRoutingCustomTest, TestDistributedSearch, TestRecovery, TestRealTimeGet, TestJoin, TestStressVersions, TestRangeQuery, TestGroupingSearch, SolrCmdDistributorTest, BadIndexSchemaTest, TestSort, TestFiltering, TestIndexSearcher, ShowFileRequestHandlerTest, SolrIndexSplitterTest, SolrRequestParserTest, SuggesterTest, SuggesterWFSTTest, SchemaVersionSpecificBehaviorTest, QueryEqualityTest, DistanceFunctionTest, TestSolrDeletionPolicy1, SolrInfoBeanTest, DisMaxRequestHandlerTest, DocumentAnalysisRequestHandlerTest, TestOmitPositions, TermsComponentTest, SolrPluginUtilsTest, TestCollationField, MBeansHandlerTest, BadComponentTest, TestBinaryField, TestSearchPerf, NumericFieldsTest, MinimalSchemaTest, ExternalFileFieldSortTest, SpellPossibilityIteratorTest, EchoParamsTest, TimeZoneUtilsTest, ScriptEngineTest, PluginInfoTest, ChaosMonkeyNothingIsSafeTest, AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CollectionReloadTest, CollectionStateFormat2Test, CollectionTooManyReplicasTest, CustomCollectionTest, DeleteStatusTest, DistributedQueueTest, LeaderFailureAfterFreshStartTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, MultiThreadedOCPTest, OverseerCollectionConfigSetProcessorTest, RemoteQueryErrorTest, ReplaceNodeTest, SaslZkACLProviderTest, SolrCLIZkUtilsTest, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, TestCloudSearcherWarming, TestExclusionRuleCollectionAccess, TestHdfsCloudBackupRestore, TestLeaderInitiatedRecoveryThread, TestOnReconnectListenerSupport, TestPullReplica, TestRandomFlRTGCloud, TestReplicaProperties, TestSegmentSorting, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=A40E31BF3AE97F14 -Dtests.slow=true -Dtests.locale=zh-HK -Dtests.timezone=Africa/Lagos -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   [junit4]    >    1) Thread[id=26185, name=jetty-launcher-4215-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]    >         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]    >         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]    >         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]    >         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]    >    2) Thread[id=26189, name=jetty-launcher-4215-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]    >         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]    >         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]    >         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]    >         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A40E31BF3AE97F14]:0)
   [junit4] Completed [564/747 (2!)] on J1 in 46.02s, 12 tests, 1 error <<< FAILURES!

[...truncated 47811 lines...]

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1501 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1501/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Error from server at http://127.0.0.1:43905/solr/awhollynewcollection_0_shard3_replica_n4: ClusterState says we are the leader (http://127.0.0.1:43905/solr/awhollynewcollection_0_shard3_replica_n4), but locally we don't think so. Request came from null

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at http://127.0.0.1:43905/solr/awhollynewcollection_0_shard3_replica_n4: ClusterState says we are the leader (http://127.0.0.1:43905/solr/awhollynewcollection_0_shard3_replica_n4), but locally we don't think so. Request came from null
	at __randomizedtesting.SeedInfo.seed([39C95B6195AFBB9F:71BC2FD5939C940A]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:541)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1008)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:937)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:937)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:937)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:937)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:937)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:459)
	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:43905/solr/awhollynewcollection_0_shard3_replica_n4: ClusterState says we are the leader (http://127.0.0.1:43905/solr/awhollynewcollection_0_shard3_replica_n4), but locally we don't think so. Request came from null
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:658)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:518)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more


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

Error Message:
expected:<5> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<2>
	at __randomizedtesting.SeedInfo.seed([5B7B0EE40B6887BC:7B916CE497296AF0]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelCommitStream(StreamExpressionTest.java:4594)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12791 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_39C95B6195AFBB9F-001/init-core-data-001
   [junit4]   2> 2294164 WARN  (SUITE-CollectionsAPIDistributedZkTest-seed#[39C95B6195AFBB9F]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=53 numCloses=53
   [junit4]   2> 2294164 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[39C95B6195AFBB9F]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2294165 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[39C95B6195AFBB9F]-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> 2294165 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[39C95B6195AFBB9F]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2294166 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[39C95B6195AFBB9F]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_39C95B6195AFBB9F-001/tempDir-001
   [junit4]   2> 2294166 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[39C95B6195AFBB9F]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2294166 INFO  (Thread-6745) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2294166 INFO  (Thread-6745) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2294167 ERROR (Thread-6745) [    ] 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> 2294266 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[39C95B6195AFBB9F]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:56086
   [junit4]   2> 2294272 INFO  (jetty-launcher-3106-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2294273 INFO  (jetty-launcher-3106-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2294273 INFO  (jetty-launcher-3106-thread-4) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2294273 INFO  (jetty-launcher-3106-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2294275 INFO  (jetty-launcher-3106-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@72608f71{/solr,null,AVAILABLE}
   [junit4]   2> 2294275 INFO  (jetty-launcher-3106-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@41982076{/solr,null,AVAILABLE}
   [junit4]   2> 2294277 INFO  (jetty-launcher-3106-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5b74ea50{HTTP/1.1,[http/1.1]}{127.0.0.1:54423}
   [junit4]   2> 2294277 INFO  (jetty-launcher-3106-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@d1502f1{HTTP/1.1,[http/1.1]}{127.0.0.1:62610}
   [junit4]   2> 2294277 INFO  (jetty-launcher-3106-thread-3) [    ] o.e.j.s.Server Started @2296371ms
   [junit4]   2> 2294277 INFO  (jetty-launcher-3106-thread-1) [    ] o.e.j.s.Server Started @2296371ms
   [junit4]   2> 2294277 INFO  (jetty-launcher-3106-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54423}
   [junit4]   2> 2294277 INFO  (jetty-launcher-3106-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62610}
   [junit4]   2> 2294277 INFO  (jetty-launcher-3106-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a8974a7{/solr,null,AVAILABLE}
   [junit4]   2> 2294277 ERROR (jetty-launcher-3106-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2294277 INFO  (jetty-launcher-3106-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2294277 INFO  (jetty-launcher-3106-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@65b22f9a{HTTP/1.1,[http/1.1]}{127.0.0.1:43905}
   [junit4]   2> 2294277 INFO  (jetty-launcher-3106-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2294277 INFO  (jetty-launcher-3106-thread-4) [    ] o.e.j.s.Server Started @2296371ms
   [junit4]   2> 2294277 INFO  (jetty-launcher-3106-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2294277 INFO  (jetty-launcher-3106-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43905}
   [junit4]   2> 2294277 INFO  (jetty-launcher-3106-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-31T19:59:25.671Z
   [junit4]   2> 2294277 ERROR (jetty-launcher-3106-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2294278 INFO  (jetty-launcher-3106-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2294278 INFO  (jetty-launcher-3106-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2294277 ERROR (jetty-launcher-3106-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2294278 INFO  (jetty-launcher-3106-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2294278 INFO  (jetty-launcher-3106-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2294278 INFO  (jetty-launcher-3106-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2294278 INFO  (jetty-launcher-3106-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-31T19:59:25.672Z
   [junit4]   2> 2294278 INFO  (jetty-launcher-3106-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2294278 INFO  (jetty-launcher-3106-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-31T19:59:25.672Z
   [junit4]   2> 2294279 INFO  (jetty-launcher-3106-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6fad596a{/solr,null,AVAILABLE}
   [junit4]   2> 2294279 INFO  (jetty-launcher-3106-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4506312b{HTTP/1.1,[http/1.1]}{127.0.0.1:60697}
   [junit4]   2> 2294279 INFO  (jetty-launcher-3106-thread-2) [    ] o.e.j.s.Server Started @2296374ms
   [junit4]   2> 2294279 INFO  (jetty-launcher-3106-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60697}
   [junit4]   2> 2294280 ERROR (jetty-launcher-3106-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2294280 INFO  (jetty-launcher-3106-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2294280 INFO  (jetty-launcher-3106-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2294280 INFO  (jetty-launcher-3106-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2294280 INFO  (jetty-launcher-3106-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-31T19:59:25.674Z
   [junit4]   2> 2294281 INFO  (jetty-launcher-3106-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2294281 INFO  (jetty-launcher-3106-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2294281 INFO  (jetty-launcher-3106-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2294283 INFO  (jetty-launcher-3106-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2294284 INFO  (jetty-launcher-3106-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2294284 INFO  (jetty-launcher-3106-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2294285 INFO  (jetty-launcher-3106-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2294285 INFO  (jetty-launcher-3106-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2294285 INFO  (jetty-launcher-3106-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2294285 INFO  (jetty-launcher-3106-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2294287 INFO  (jetty-launcher-3106-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2294287 INFO  (jetty-launcher-3106-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2294289 INFO  (jetty-launcher-3106-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56086/solr
   [junit4]   2> 2294289 INFO  (jetty-launcher-3106-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56086/solr
   [junit4]   2> 2294289 INFO  (jetty-launcher-3106-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56086/solr
   [junit4]   2> 2294292 INFO  (jetty-launcher-3106-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56086/solr
   [junit4]   2> 2294532 INFO  (jetty-launcher-3106-thread-2) [n:127.0.0.1:60697_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2294534 INFO  (jetty-launcher-3106-thread-2) [n:127.0.0.1:60697_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60697_solr
   [junit4]   2> 2294534 INFO  (jetty-launcher-3106-thread-3) [n:127.0.0.1:54423_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2294535 INFO  (jetty-launcher-3106-thread-1) [n:127.0.0.1:62610_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2294537 INFO  (jetty-launcher-3106-thread-2) [n:127.0.0.1:60697_solr    ] o.a.s.c.Overseer Overseer (id=98925279023005705-127.0.0.1:60697_solr-n_0000000000) starting
   [junit4]   2> 2294537 INFO  (jetty-launcher-3106-thread-3) [n:127.0.0.1:54423_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54423_solr
   [junit4]   2> 2294538 INFO  (jetty-launcher-3106-thread-1) [n:127.0.0.1:62610_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62610_solr
   [junit4]   2> 2294539 INFO  (zkCallback-3126-thread-1-processing-n:127.0.0.1:62610_solr) [n:127.0.0.1:62610_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2294540 INFO  (zkCallback-3127-thread-1-processing-n:127.0.0.1:54423_solr) [n:127.0.0.1:54423_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2294541 INFO  (zkCallback-3128-thread-1-processing-n:127.0.0.1:43905_solr) [n:127.0.0.1:43905_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2294542 INFO  (zkCallback-3125-thread-1-processing-n:127.0.0.1:60697_solr) [n:127.0.0.1:60697_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2294543 INFO  (zkCallback-3126-thread-1-processing-n:127.0.0.1:62610_solr) [n:127.0.0.1:62610_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2294543 INFO  (jetty-launcher-3106-thread-4) [n:127.0.0.1:43905_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2294543 INFO  (zkCallback-3127-thread-2-processing-n:127.0.0.1:54423_solr) [n:127.0.0.1:54423_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2294547 INFO  (jetty-launcher-3106-thread-4) [n:127.0.0.1:43905_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43905_solr
   [junit4]   2> 2294550 INFO  (zkCallback-3128-thread-1-processing-n:127.0.0.1:43905_solr) [n:127.0.0.1:43905_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2294560 INFO  (zkCallback-3127-thread-2-processing-n:127.0.0.1:54423_solr) [n:127.0.0.1:54423_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2294560 INFO  (zkCallback-3125-thread-1-processing-n:127.0.0.1:60697_solr) [n:127.0.0.1:60697_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2294561 INFO  (zkCallback-3126-thread-1-processing-n:127.0.0.1:62610_solr) [n:127.0.0.1:62610_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2294630 INFO  (jetty-launcher-3106-thread-4) [n:127.0.0.1:43905_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60102d0c
   [junit4]   2> 2294632 INFO  (jetty-launcher-3106-thread-2) [n:127.0.0.1:60697_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60697_solr
   [junit4]   2> 2294634 INFO  (zkCallback-3127-thread-2-processing-n:127.0.0.1:54423_solr) [n:127.0.0.1:54423_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2294634 INFO  (zkCallback-3128-thread-1-processing-n:127.0.0.1:43905_solr) [n:127.0.0.1:43905_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2294637 INFO  (jetty-launcher-3106-thread-4) [n:127.0.0.1:43905_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60102d0c
   [junit4]   2> 2294637 INFO  (jetty-launcher-3106-thread-4) [n:127.0.0.1:43905_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60102d0c
   [junit4]   2> 2294638 INFO  (jetty-launcher-3106-thread-4) [n:127.0.0.1:43905_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.CollectionsAPIDistributedZkTest_39C95B6195AFBB9F-001/tempDir-001/node4
   [junit4]   2> 2294643 INFO  (jetty-launcher-3106-thread-3) [n:127.0.0.1:54423_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60102d0c
   [junit4]   2> 2294650 INFO  (jetty-launcher-3106-thread-3) [n:127.0.0.1:54423_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60102d0c
   [junit4]   2> 2294651 INFO  (jetty-launcher-3106-thread-3) [n:127.0.0.1:54423_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60102d0c
   [junit4]   2> 2294653 INFO  (jetty-launcher-3106-thread-3) [n:127.0.0.1:54423_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.CollectionsAPIDistributedZkTest_39C95B6195AFBB9F-001/tempDir-001/node3
   [junit4]   2> 2294655 INFO  (zkCallback-3125-thread-1-processing-n:127.0.0.1:60697_solr) [n:127.0.0.1:60697_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2294677 INFO  (jetty-launcher-3106-thread-1) [n:127.0.0.1:62610_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60102d0c
   [junit4]   2> 2294683 INFO  (zkCallback-3126-thread-1-processing-n:127.0.0.1:62610_solr) [n:127.0.0.1:62610_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2294685 INFO  (jetty-launcher-3106-thread-1) [n:127.0.0.1:62610_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60102d0c
   [junit4]   2> 2294685 INFO  (jetty-launcher-3106-thread-1) [n:127.0.0.1:62610_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60102d0c
   [junit4]   2> 2294686 INFO  (jetty-launcher-3106-thread-1) [n:127.0.0.1:62610_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.CollectionsAPIDistributedZkTest_39C95B6195AFBB9F-001/tempDir-001/node1
   [junit4]   2> 2294778 INFO  (jetty-launcher-3106-thread-2) [n:127.0.0.1:60697_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60102d0c
   [junit4]   2> 2294785 INFO  (jetty-launcher-3106-thread-2) [n:127.0.0.1:60697_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60102d0c
   [junit4]   2> 2294785 INFO  (jetty-launcher-3106-thread-2) [n:127.0.0.1:60697_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60102d0c
   [junit4]   2> 2294786 INFO  (jetty-launcher-3106-thread-2) [n:127.0.0.1:60697_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.CollectionsAPIDistributedZkTest_39C95B6195AFBB9F-001/tempDir-001/node2
   [junit4]   2> 2294821 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[39C95B6195AFBB9F]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2294823 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[39C95B6195AFBB9F]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56086/solr ready
   [junit4]   2> 2294864 INFO  (TEST-CollectionsAPIDistributedZkTest.deleteCollectionOnlyInZk-seed#[39C95B6195AFBB9F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting deleteCollectionOnlyInZk
   [junit4]   2> 2294866 INFO  (TEST-CollectionsAPIDistributedZkTest.deleteCollectionOnlyInZk-seed#[39C95B6195AFBB9F]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2294873 INFO  (qtp425568925-20948) [n:127.0.0.1:62610_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=onlyinzk&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2294882 INFO  (qtp425568925-20948) [n:127.0.0.1:62610_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=onlyinzk&action=DELETE&wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 2294882 INFO  (qtp425568925-20949) [n:127.0.0.1:62610_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2294882 INFO  (qtp425568925-20949) [n:127.0.0.1:62610_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2294883 INFO  (qtp425568925-20947) [n:127.0.0.1:62610_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=onlyinzk&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2294886 INFO  (OverseerThreadFactory-8392-thread-2-processing-n:127.0.0.1:60697_solr) [n:127.0.0.1:60697_solr    ] o.a.s.c.CreateCollectionCmd Create collection onlyinzk
   [junit4]   2> 2294887 INFO  (OverseerCollectionConfigSetProcessor-98925279023005705-127.0.0.1:60697_solr-n_0000000000) [n:127.0.0.1:60697_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> 2295000 INFO  (OverseerStateUpdate-98925279023005705-127.0.0.1:60697_solr-n_0000000000) [n:127.0.0.1:60697_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"onlyinzk",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"onlyinzk_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60697/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2295004 INFO  (OverseerStateUpdate-98925279023005705-127.0.0.1:60697_solr-n_0000000000) [n:127.0.0.1:60697_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"onlyinzk",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"onlyinzk_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54423/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2295214 INFO  (qtp270024657-20955) [n:127.0.0.1:60697_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 2s
   [junit4]   2> 2295215 INFO  (qtp1892567940-20957) [n:127.0.0.1:54423_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 2s
   [junit4]   2> 2297215 INFO  (qtp1892567940-20957) [n:127.0.0.1:54423_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=onlyinzk_shard2_replica_n2&action=CREATE&numShards=2&collection=onlyinzk&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2297215 INFO  (qtp1892567940-20957) [n:127.0.0.1:54423_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2297220 INFO  (qtp270024657-20955) [n:127.0.0.1:60697_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=onlyinzk_shard1_replica_n1&action=CREATE&numShards=2&collection=onlyinzk&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2297220 INFO  (qtp270024657-20955) [n:127.0.0.1:60697_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2297223 INFO  (zkCallback-3127-thread-2-processing-n:127.0.0.1:54423_solr) [n:127.0.0.1:54423_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2297223 INFO  (zkCallback-3127-thread-1-processing-n:127.0.0.1:54423_solr) [n:127.0.0.1:54423_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2297329 INFO  (zkCallback-3125-thread-1-processing-n:127.0.0.1:60697_solr) [n:127.0.0.1:60697_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2297329 INFO  (zkCallback-3127-thread-1-processing-n:127.0.0.1:54423_solr) [n:127.0.0.1:54423_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2297329 INFO  (zkCallback-3127-thread-2-processing-n:127.0.0.1:54423_solr) [n:127.0.0.1:54423_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2298235 INFO  (qtp1892567940-20957) [n:127.0.0.1:54423_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2298237 INFO  (qtp270024657-20955) [n:127.0.0.1:60697_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2298241 INFO  (qtp1892567940-20957) [n:127.0.0.1:54423_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.s.IndexSchema [onlyinzk_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 2298243 INFO  (qtp1892567940-20957) [n:127.0.0.1:54423_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2298243 INFO  (qtp1892567940-20957) [n:127.0.0.1:54423_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'onlyinzk_shard2_replica_n2' using configuration from collection onlyinzk, trusted=true
   [junit4]   2> 2298243 INFO  (qtp270024657-20955) [n:127.0.0.1:60697_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.s.IndexSchema [onlyinzk_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2298243 INFO  (qtp1892567940-20957) [n:127.0.0.1:54423_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.onlyinzk.shard2.replica_n2' (registry 'solr.core.onlyinzk.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60102d0c
   [junit4]   2> 2298244 INFO  (qtp1892567940-20957) [n:127.0.0.1:54423_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2298244 INFO  (qtp1892567940-20957) [n:127.0.0.1:54423_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.SolrCore [[onlyinzk_shard2_replica_n2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_39C95B6195AFBB9F-001/tempDir-001/node3/onlyinzk_shard2_replica_n2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_39C95B6195AFBB9F-001/tempDir-001/node3/onlyinzk_shard2_replica_n2/data/]
   [junit4]   2> 2298245 INFO  (qtp270024657-20955) [n:127.0.0.1:60697_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2298245 INFO  (qtp270024657-20955) [n:127.0.0.1:60697_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'onlyinzk_shard1_replica_n1' using configuration from collection onlyinzk, trusted=true
   [junit4]   2> 2298245 INFO  (qtp270024657-20955) [n:127.0.0.1:60697_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.onlyinzk.shard1.replica_n1' (registry 'solr.core.onlyinzk.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60102d0c
   [junit4]   2> 2298245 INFO  (qtp270024657-20955) [n:127.0.0.1:60697_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2298246 INFO  (qtp270024657-20955) [n:127.0.0.1:60697_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.SolrCore [[onlyinzk_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_39C95B6195AFBB9F-001/tempDir-001/node2/onlyinzk_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_39C95B6195AFBB9F-001/tempDir-001/node2/onlyinzk_shard1_replica_n1/data/]
   [junit4]   2> 2298318 INFO  (qtp270024657-20955) [n:127.0.0.1:60697_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2298318 INFO  (qtp270024657-20955) [n:127.0.0.1:60697_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2298319 INFO  (qtp1892567940-20957) [n:127.0.0.1:54423_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2298319 INFO  (qtp1892567940-20957) [n:127.0.0.1:54423_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2298319 INFO  (qtp270024657-20955) [n:127.0.0.1:60697_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2298319 INFO  (qtp270024657-20955) [n:127.0.0.1:60697_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2298320 INFO  (qtp1892567940-20957) [n:127.0.0.1:54423_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2298320 INFO  (qtp1892567940-20957) [n:127.0.0.1:54423_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2298320 INFO  (qtp270024657-20955) [n:127.0.0.1:60697_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@24b81759[onlyinzk_shard1_replica_n1] main]
   [junit4]   2> 2298321 INFO  (qtp1892567940-20957) [n:127.0.0.1:54423_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@5e10a005[onlyinzk_shard2_replica_n2] main]
   [junit4]   2> 2298322 INFO  (qtp270024657-20955) [n:127.0.0.1:60697_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2298323 INFO  (qtp1892567940-20957) [n:127.0.0.1:54423_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2298323 INFO  (qtp270024657-20955) [n:127.0.0.1:60697_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2298323 INFO  (qtp1892567940-20957) [n:127.0.0.1:54423_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2298324 INFO  (qtp270024657-20955) [n:127.0.0.1:60697_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2298324 INFO  (qtp270024657-20955) [n:127.0.0.1:60697_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582804468727021568
   [junit4]   2> 2298324 INFO  (qtp1892567940-20957) [n:127.0.0.1:54423_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2298324 INFO  (qtp1892567940-20957) [n:127.0.0.1:54423_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582804468727021568
   [junit4]   2> 2298325 INFO  (searcherExecutor-8400-thread-1-processing-n:127.0.0.1:60697_solr x:onlyinzk_shard1_replica_n1 s:shard1 c:onlyinzk r:core_node3) [n:127.0.0.1:60697_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.SolrCore [onlyinzk_shard1_replica_n1] Registered new searcher Searcher@24b81759[onlyinzk_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2298325 INFO  (searcherExecutor-8399-thread-1-processing-n:127.0.0.1:54423_solr x:onlyinzk_shard2_replica_n2 s:shard2 c:onlyinzk r:core_node4) [n:127.0.0.1:54423_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.SolrCore [onlyinzk_shard2_replica_n2] Registered new searcher Searcher@5e10a005[onlyinzk_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2298332 INFO  (qtp1892567940-20957) [n:127.0.0.1:54423_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2298332 INFO  (qtp1892567940-20957) [n:127.0.0.1:54423_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2298332 INFO  (qtp1892567940-20957) [n:127.0.0.1:54423_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54423/solr/onlyinzk_shard2_replica_n2/
   [junit4]   2> 2298332 INFO  (qtp1892567940-20957) [n:127.0.0.1:54423_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2298332 INFO  (qtp1892567940-20957) [n:127.0.0.1:54423_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:54423/solr/onlyinzk_shard2_replica_n2/ has no replicas
   [junit4]   2> 2298332 INFO  (qtp270024657-20955) [n:127.0.0.1:60697_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2298332 INFO  (qtp270024657-20955) [n:127.0.0.1:60697_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2298332 INFO  (qtp1892567940-20957) [n:127.0.0.1:54423_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2298332 INFO  (qtp270024657-20955) [n:127.0.0.1:60697_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60697/solr/onlyinzk_shard1_replica_n1/
   [junit4]   2> 2298332 INFO  (qtp270024657-20955) [n:127.0.0.1:60697_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2298332 INFO  (qtp270024657-20955) [n:127.0.0.1:60697_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:60697/solr/onlyinzk_shard1_replica_n1/ has no replicas
   [junit4]   2> 2298333 INFO  (qtp270024657-20955) [n:127.0.0.1:60697_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2298339 INFO  (qtp1892567940-20957) [n:127.0.0.1:54423_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54423/solr/onlyinzk_shard2_replica_n2/ shard2
   [junit4]   2> 2298341 INFO  (qtp270024657-20955) [n:127.0.0.1:60697_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60697/solr/onlyinzk_shard1_replica_n1/ shard1
   [junit4]   2> 2298443 INFO  (zkCallback-3125-thread-1-processing-n:127.0.0.1:60697_solr) [n:127.0.0.1:60697_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2298443 INFO  (zkCallback-3127-thread-1-processing-n:127.0.0.1:54423_solr) [n:127.0.0.1:54423_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2298443 INFO  (zkCallback-3127-thread-2-processing-n:127.0.0.1:54423_solr) [n:127.0.0.1:54423_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2298446 INFO  (qtp270024657-20955) [n:127.0.0.1:60697_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2298448 INFO  (qtp270024657-20955) [n:127.0.0.1:60697_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=onlyinzk_shard1_replica_n1&action=CREATE&numShards=2&collection=onlyinzk&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=3234
   [junit4]   2> 2298491 INFO  (qtp1892567940-20957) [n:127.0.0.1:54423_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2298494 INFO  (qtp1892567940-20957) [n:127.0.0.1:54423_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=onlyinzk_shard2_replica_n2&action=CREATE&numShards=2&collection=onlyinzk&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=3279
   [junit4]   2> 2298496 INFO  (qtp425568925-20947) [n:127.0.0.1:62610_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> 2298595 INFO  (zkCallback-3127-thread-2-processing-n:127.0.0.1:54423_solr) [n:127.0.0.1:54423_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2298595 INFO  (zkCallback-3125-thread-1-processing-n:127.0.0.1:60697_solr) [n:127.0.0.1:60697_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2298595 INFO  (zkCallback-3127-thread-1-processing-n:127.0.0.1:54423_solr) [n:127.0.0.1:54423_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2298892 INFO  (OverseerCollectionConfigSetProcessor-98925279023005705-127.0.0.1:60697_solr-n_0000000000) [n:127.0.0.1:60697_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2299501 INFO  (qtp425568925-20947) [n:127.0.0.1:62610_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=onlyinzk&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=4618
   [junit4]   2> 2299501 INFO  (qtp425568925-20951) [n:127.0.0.1:62610_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2299502 INFO  (qtp425568925-20951) [n:127.0.0.1:62610_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2299502 INFO  (TEST-CollectionsAPIDistributedZkTest.deleteCollectionOnlyInZk-seed#[39C95B6195AFBB9F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending deleteCollectionOnlyInZk
   [junit4]   2> 2299537 INFO  (TEST-CollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore-seed#[39C95B6195AFBB9F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateShouldFailOnExistingCore
   [junit4]   2> 2299541 INFO  (TEST-CollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore-seed#[39C95B6195AFBB9F]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2299543 INFO  (qtp425568925-20952) [n:127.0.0.1:62610_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=onlyinzk&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2299555 INFO  (OverseerThreadFactory-8392-thread-3-processing-n:127.0.0.1:60697_solr) [n:127.0.0.1:60697_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 2299556 INFO  (qtp270024657-20967) [n:127.0.0.1:60697_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.onlyinzk.shard1.replica_n1, tag=null
   [junit4]   2> 2299556 INFO  (qtp1892567940-20958) [n:127.0.0.1:54423_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.onlyinzk.shard2.replica_n2, tag=null
   [junit4]   2> 2299556 INFO  (qtp270024657-20967) [n:127.0.0.1:60697_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@959ce22: rootName = null, domain = solr.core.onlyinzk.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.onlyinzk.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@55715ed
   [junit4]   2> 2299556 INFO  (qtp1892567940-20958) [n:127.0.0.1:54423_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1d02609f: rootName = null, domain = solr.core.onlyinzk.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.onlyinzk.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@48a950e4
   [junit4]   2> 2299570 INFO  (qtp1892567940-20958) [n:127.0.0.1:54423_solr    ] o.a.s.c.SolrCore [onlyinzk_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@6256c314
   [junit4]   2> 2299570 INFO  (qtp1892567940-20958) [n:127.0.0.1:54423_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.onlyinzk.shard2.replica_n2, tag=1649853204
   [junit4]   2> 2299570 INFO  (qtp1892567940-20958) [n:127.0.0.1:54423_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.onlyinzk.shard2.leader, tag=1649853204
   [junit4]   2> 2299570 INFO  (qtp270024657-20967) [n:127.0.0.1:60697_solr    ] o.a.s.c.SolrCore [onlyinzk_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5b0d1628
   [junit4]   2> 2299570 INFO  (qtp270024657-20967) [n:127.0.0.1:60697_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.onlyinzk.shard1.replica_n1, tag=1527584296
   [junit4]   2> 2299570 INFO  (qtp270024657-20967) [n:127.0.0.1:60697_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.onlyinzk.shard1.leader, tag=1527584296
   [junit4]   2> 2299573 INFO  (qtp270024657-20967) [n:127.0.0.1:60697_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=onlyinzk_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=17
   [junit4]   2> 2299573 INFO  (qtp1892567940-20958) [n:127.0.0.1:54423_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=onlyinzk_shard2_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=17
   [junit4]   2> 2300279 INFO  (qtp425568925-20952) [n:127.0.0.1:62610_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=onlyinzk&action=DELETE&wt=javabin&version=2} status=0 QTime=736
   [junit4]   2> 2300279 INFO  (qtp425568925-20963) [n:127.0.0.1:62610_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=halfcollectionblocker&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2300283 INFO  (OverseerThreadFactory-8392-thread-4-processing-n:127.0.0.1:60697_solr) [n:127.0.0.1:60697_solr    ] o.a.s.c.CreateCollectionCmd Create collection halfcollectionblocker
   [junit4]   2> 2300283 INFO  (OverseerCollectionConfigSetProcessor-98925279023005705-127.0.0.1:60697_solr-n_0000000000) [n:127.0.0.1:60697_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2300283 WARN  (OverseerThreadFactory-8392-thread-4-processing-n:127.0.0.1:60697_solr) [n:127.0.0.1:60697_solr    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (halfcollectionblocker) without cores.
   [junit4]   2> 2300497 INFO  (qtp425568925-20963) [n:127.0.0.1:62610_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> 2300498 INFO  (qtp425568925-20963) [n:127.0.0.1:62610_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=halfcollectionblocker&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2} status=0 QTime=218
   [junit4]   2> 2300498 INFO  (qtp425568925-20945) [n:127.0.0.1:62610_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:43905_solr&name=halfcollection_shard1_replica_n1&action=ADDREPLICA&collection=halfcollectionblocker&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2300502 INFO  (OverseerCollectionConfigSetProcessor-98925279023005705-127.0.0.1:60697_solr-n_0000000000) [n:127.0.0.1:60697_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2300503 INFO  (OverseerThreadFactory-8392-thread-5-processing-n:127.0.0.1:60697_solr) [n:127.0.0.1:60697_solr    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:43905_solr for creating new replica
   [junit4]   2> 2300506 INFO  (OverseerStateUpdate-98925279023005705-127.0.0.1:60697_solr-n_0000000000) [n:127.0.0.1:60697_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"halfcollectionblocker",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"halfcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43905/solr",
   [junit4]   2>   "node_name":"127.0.0.1:43905_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2300716 INFO  (qtp871521207-20972) [n:127.0.0.1:43905_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 2s
   [junit4]   2> 2302718 INFO  (qtp871521207-20972) [n:127.0.0.1:43905_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node21&collection.configName=conf&name=halfcollection_shard1_replica_n1&action=CREATE&collection=halfcollectionblocker&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2302719 INFO  (qtp871521207-20972) [n:127.0.0.1:43905_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2302727 INFO  (zkCallback-3128-thread-1-processing-n:127.0.0.1:43905_solr) [n:127.0.0.1:43905_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollectionblocker/state.json] for collection [halfcollectionblocker] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2302727 INFO  (zkCallback-3128-thread-2-processing-n:127.0.0.1:43905_solr) [n:127.0.0.1:43905_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollectionblocker/state.json] for collection [halfcollectionblocker] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2302734 INFO  (qtp871521207-20972) [n:127.0.0.1:43905_solr c:halfcollectionblocker s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2302738 INFO  (qtp871521207-20972) [n:127.0.0.1:43905_solr c:halfcollectionblocker s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.s.IndexSchema [halfcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2302739 INFO  (qtp871521207-20972) [n:127.0.0.1:43905_solr c:halfcollectionblocker s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2302739 INFO  (qtp871521207-20972) [n:127.0.0.1:43905_solr c:halfcollectionblocker s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'halfcollection_shard1_replica_n1' using configuration from collection halfcollectionblocker, trusted=true
   [junit4]   2> 2302740 INFO  (qtp871521207-20972) [n:127.0.0.1:43905_solr c:halfcollectionblocker s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.halfcollectionblocker.shard1.core_node21' (registry 'solr.core.halfcollectionblocker.shard1.core_node21') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60102d0c
   [junit4]   2> 2302740 INFO  (qtp871521207-20972) [n:127.0.0.1:43905_solr c:halfcollectionblocker s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2302740 INFO  (qtp871521207-20972) [n:127.0.0.1:43905_solr c:halfcollectionblocker s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.c.SolrCore [[halfcollection_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_39C95B6195AFBB9F-001/tempDir-001/node4/halfcollection_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_39C95B6195AFBB9F-001/tempDir-001/node4/halfcollection_shard1_replica_n1/data/]
   [junit4]   2> 2302781 INFO  (qtp871521207-20972) [n:127.0.0.1:43905_solr c:halfcollectionblocker s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2302781 INFO  (qtp871521207-20972) [n:127.0.0.1:43905_solr c:halfcollectionblocker s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2302782 INFO  (qtp871521207-20972) [n:127.0.0.1:43905_solr c:halfcollectionblocker s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2302782 INFO  (qtp871521207-20972) [n:127.0.0.1:43905_solr c:halfcollectionblocker s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2302783 INFO  (qtp871521207-20972) [n:127.0.0.1:43905_solr c:halfcollectionblocker s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@417543f2[halfcollection_shard1_replica_n1] main]
   [junit4]   2> 2302784 INFO  (qtp871521207-20972) [n:127.0.0.1:43905_solr c:halfcollectionblocker s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2302784 INFO  (qtp871521207-20972) [n:127.0.0.1:43905_solr c:halfcollectionblocker s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2302785 INFO  (qtp871521207-20972) [n:127.0.0.1:43905_solr c:halfcollectionblocker s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2302785 INFO  (searcherExecutor-8409-thread-1-processing-n:127.0.0.1:43905_solr x:halfcollection_shard1_replica_n1 s:shard1 c:halfcollectionblocker r:core_node21) [n:127.0.0.1:43905_solr c:halfcollectionblocker s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.c.SolrCore [halfcollection_shard1_replica_n1] Registered new searcher Searcher@417543f2[halfcollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2302785 INFO  (qtp871521207-20972) [n:127.0.0.1:43905_solr c:halfcollectionblocker s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582804473404719104
   [junit4]   2> 2302791 INFO  (qtp871521207-20972) [n:127.0.0.1:43905_solr c:halfcollectionblocker s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2302791 INFO  (qtp871521207-20972) [n:127.0.0.1:43905_solr c:halfcollectionblocker s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2302791 INFO  (qtp871521207-20972) [n:127.0.0.1:43905_solr c:halfcollectionblocker s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43905/solr/halfcollection_shard1_replica_n1/
   [junit4]   2> 2302791 INFO  (qtp871521207-20972) [n:127.0.0.1:43905_solr c:halfcollectionblocker s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2302791 INFO  (qtp871521207-20972) [n:127.0.0.1:43905_solr c:halfcollectionblocker s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:43905/solr/halfcollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2302791 INFO  (qtp871521207-20972) [n:127.0.0.1:43905_solr c:halfcollectionblocker s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2302795 INFO  (qtp871521207-20972) [n:127.0.0.1:43905_solr c:halfcollectionblocker s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43905/solr/halfcollection_shard1_replica_n1/ shard1
   [junit4]   2> 2302898 INFO  (zkCallback-3128-thread-1-processing-n:127.0.0.1:43905_solr) [n:127.0.0.1:43905_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollectionblocker/state.json] for collection [halfcollectionblocker] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2302898 INFO  (zkCallback-3128-thread-2-processing-n:127.0.0.1:43905_solr) [n:127.0.0.1:43905_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollectionblocker/state.json] for collection [halfcollectionblocker] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2302946 INFO  (qtp871521207-20972) [n:127.0.0.1:43905_solr c:halfcollectionblocker s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2302949 INFO  (qtp871521207-20972) [n:127.0.0.1:43905_solr c:halfcollectionblocker s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node21&collection.configName=conf&name=halfcollection_shard1_replica_n1&action=CREATE&collection=halfcollectionblocker&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2233
   [junit4]   2> 2302955 INFO  (qtp425568925-20945) [n:127.0.0.1:62610_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:43905_solr&name=halfcollection_shard1_replica_n1&action=ADDREPLICA&collection=halfcollectionblocker&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=2456
   [junit4]   2> 2302955 INFO  (qtp425568925-20948) [n:127.0.0.1:62610_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=halfcollectionblocker2&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2302960 INFO  (OverseerThreadFactory-8392-thread-5-processing-n:127.0.0.1:60697_solr) [n:127.0.0.1:60697_solr    ] o.a.s.c.CreateCollectionCmd Create collection halfcollectionblocker2
   [junit4]   2> 2302961 INFO  (OverseerCollectionConfigSetProcessor-98925279023005705-127.0.0.1:60697_solr-n_0000000000) [n:127.0.0.1:60697_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2302962 WARN  (OverseerThreadFactory-8392-thread-5-processing-n:127.0.0.1:60697_solr) [n:127.0.0.1:60697_solr    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (halfcollectionblocker2) without cores.
   [junit4]   2> 2303076 INFO  (zkCallback-3128-thread-2-processing-n:127.0.0.1:43905_solr) [n:127.0.0.1:43905_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollectionblocker/state.json] for collection [halfcollectionblocker] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2303076 INFO  (zkCallback-3128-thread-1-processing-n:127.0.0.1:43905_solr) [n:127.0.0.1:43905_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollectionblocker/state.json] for collection [halfcollectionblocker] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2303181 INFO  (qtp425568925-20948) [n:127.0.0.1:62610_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> 2303182 INFO  (qtp425568925-20948) [n:127.0.0.1:62610_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=halfcollectionblocker2&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2} status=0 QTime=226
   [junit4]   2> 2303182 INFO  (qtp425568925-20949) [n:127.0.0.1:62610_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:54423_solr&name=halfcollection_shard1_replica_n1&action=ADDREPLICA&collection=halfcollectionblocker2&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2303189 INFO  (OverseerCollectionConfigSetProcessor-98925279023005705-127.0.0.1:60697_solr-n_0000000000) [n:127.0.0.1:60697_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000010 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2303192 INFO  (OverseerThreadFactory-8392-thread-5-processing-n:127.0.0.1:60697_solr) [n:127.0.0.1:60697_solr    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:54423_solr for creating new replica
   [junit4]   2> 2303196 INFO  (OverseerStateUpdate-98925279023005705-127.0.0.1:60697_solr-n_0000000000) [n:127.0.0.1:60697_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"halfcollectionblocker2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"halfcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54423/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54423_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2303411 INFO  (qtp1892567940-20959) [n:127.0.0.1:54423_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 2s
   [junit4]   2> 2305412 INFO  (qtp1892567940-20959) [n:127.0.0.1:54423_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node21&collection.configName=conf&name=halfcollection_shard1_replica_n1&action=CREATE&collection=halfcollectionblocker2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2305421 INFO  (zkCallback-3127-thread-2-processing-n:127.0.0.1:54423_solr) [n:127.0.0.1:54423_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollectionblocker2/state.json] for collection [halfcollectionblocker2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2305421 INFO  (zkCallback-3127-thread-1-processing-n:127.0.0.1:54423_solr) [n:127.0.0.1:54423_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollectionblocker2/state.json] for collection [halfcollectionblocker2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2305462 INFO  (qtp1892567940-20959) [n:127.0.0.1:54423_solr c:halfcollectionblocker2 s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2305467 INFO  (qtp1892567940-20959) [n:127.0.0.1:54423_solr c:halfcollectionblocker2 s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.s.IndexSchema [halfcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2305468 INFO  (qtp1892567940-20959) [n:127.0.0.1:54423_solr c:halfcollectionblocker2 s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2305468 INFO  (qtp1892567940-20959) [n:127.0.0.1:54423_solr c:halfcollectionblocker2 s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'halfcollection_shard1_replica_n1' using configuration from collection halfcollectionblocker2, trusted=true
   [junit4]   2> 2305468 INFO  (qtp1892567940-20959) [n:127.0.0.1:54423_solr c:halfcollectionblocker2 s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.halfcollectionblocker2.shard1.core_node21' (registry 'solr.core.halfcollectionblocker2.shard1.core_node21') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60102d0c
   [junit4]   2> 2305468 INFO  (qtp1892567940-20959) [n:127.0.0.1:54423_solr c:halfcollectionblocker2 s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2305469 INFO  (qtp1892567940-20959) [n:127.0.0.1:54423_solr c:halfcollectionblocker2 s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.c.SolrCore [[halfcollection_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_39C95B6195AFBB9F-001/tempDir-001/node3/halfcollection_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_39C95B6195AFBB9F-001/tempDir-001/node3/halfcollection_shard1_replica_n1/data/]
   [junit4]   2> 2305503 INFO  (qtp1892567940-20959) [n:127.0.0.1:54423_solr c:halfcollectionblocker2 s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2305503 INFO  (qtp1892567940-20959) [n:127.0.0.1:54423_solr c:halfcollectionblocker2 s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2305504 INFO  (qtp1892567940-20959) [n:127.0.0.1:54423_solr c:halfcollectionblocker2 s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2305504 INFO  (qtp1892567940-20959) [n:127.0.0.1:54423_solr c:halfcollectionblocker2 s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2305505 INFO  (qtp1892567940-20959) [n:127.0.0.1:54423_solr c:halfcollectionblocker2 s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@250924d5[halfcollection_shard1_replica_n1] main]
   [junit4]   2> 2305506 INFO  (qtp1892567940-20959) [n:127.0.0.1:54423_solr c:halfcollectionblocker2 s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2305507 INFO  (qtp1892567940-20959) [n:127.0.0.1:54423_solr c:halfcollectionblocker2 s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2305507 INFO  (qtp1892567940-20959) [n:127.0.0.1:54423_solr c:halfcollectionblocker2 s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2305508 INFO  (searcherExecutor-8414-thread-1-processing-n:127.0.0.1:54423_solr x:halfcollection_shard1_replica_n1 s:shard1 c:halfcollectionblocker2 r:core_node21) [n:127.0.0.1:54423_solr c:halfcollectionblocker2 s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.c.SolrCore [halfcollection_shard1_replica_n1] Registered new searcher Searcher@250924d5[halfcollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2305508 INFO  (qtp1892567940-20959) [n:127.0.0.1:54423_solr c:halfcollectionblocker2 s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582804476259991552
   [junit4]   2> 2305513 INFO  (qtp1892567940-20959) [n:127.0.0.1:54423_solr c:halfcollectionblocker2 s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2305513 INFO  (qtp1892567940-20959) [n:127.0.0.1:54423_solr c:halfcollectionblocker2 s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2305513 INFO  (qtp1892567940-20959) [n:127.0.0.1:54423_solr c:halfcollectionblocker2 s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54423/solr/halfcollection_shard1_replica_n1/
   [junit4]   2> 2305513 INFO  (qtp1892567940-20959) [n:127.0.0.1:54423_solr c:halfcollectionblocker2 s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2305513 INFO  (qtp1892567940-20959) [n:127.0.0.1:54423_solr c:halfcollectionblocker2 s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:54423/solr/halfcollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2305513 INFO  (qtp1892567940-20959) [n:127.0.0.1:54423_solr c:halfcollectionblocker2 s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2305517 INFO  (qtp1892567940-20959) [n:127.0.0.1:54423_solr c:halfcollectionblocker2 s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54423/solr/halfcollection_shard1_replica_n1/ shard1
   [junit4]   2> 2305623 INFO  (zkCallback-3127-thread-2-processing-n:127.0.0.1:54423_solr) [n:127.0.0.1:54423_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollectionblocker2/state.json] for collection [halfcollectionblocker2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2305623 INFO  (zkCallback-3127-thread-1-processing-n:127.0.0.1:54423_solr) [n:127.0.0.1:54423_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollectionblocker2/state.json] for collection [halfcollectionblocker2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2305672 INFO  (qtp1892567940-20959) [n:127.0.0.1:54423_solr c:halfcollectionblocker2 s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2305674 INFO  (qtp1892567940-20959) [n:127.0.0.1:54423_solr c:halfcollectionblocker2 s:shard1 r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node21&collection.configName=conf&name=halfcollection_shard1_replica_n1&action=CREATE&collection=halfcollectionblocker2&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2263
   [junit4]   2> 2305677 INFO  (qtp425568925-20949) [n:127.0.0.1:62610_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:54423_solr&name=halfcollection_shard1_replica_n1&action=ADDREPLICA&collection=halfcollectionblocker2&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=2494
   [junit4]   2> 2305678 INFO  (qtp425568925-20947) [n:127.0.0.1:62610_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=halfcollection&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=127.0.0.1:43905_solr,127.0.0.1:54423_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2305680 INFO  (OverseerThreadFactory-8392-thread-5-processing-n:127.0.0.1:60697_solr) [n:127.0.0.1:60697_solr    ] o.a.s.c.CreateCollectionCmd Create collection halfcollection
   [junit4]   2> 2305680 INFO  (OverseerCollectionConfigSetProcessor-98925279023005705-127.0.0.1:60697_solr-n_0000000000) [n:127.0.0.1:60697_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000012 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2305788 INFO  (zkCallback-3127-thread-1-processing-n:127.0.0.1:54423_solr) [n:127.0.0.1:54423_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollectionblocker2/state.json] for collection [halfcollectionblocker2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2305788 INFO  (zkCallback-3127-thread-2-processing-n:127.0.0.1:54423_solr) [n:127.0.0.1:54423_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollectionblocker2/state.json] for collection [halfcollectionblocker2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2305897 INFO  (OverseerStateUpdate-98925279023005705-127.0.0.1:60697_solr-n_0000000000) [n:127.0.0.1:60697_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"halfcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"halfcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54423/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2305904 INFO  (OverseerStateUpdate-98925279023005705-127.0.0.1:60697_solr-n_0000000000) [n:127.0.0.1:60697_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"halfcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"halfcollection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43905/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2306105 INFO  (qtp1892567940-20960) [n:127.0.0.1:54423_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 2s
   [junit4]   2> 2306106 INFO  (qtp871521207-20953) [n:127.0.0.1:43905_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 2s
   [junit4]   2> 2308105 INFO  (qtp1892567940-20960) [n:127.0.0.1:54423_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=halfcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=halfcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2308105 WARN  (qtp1892567940-20960) [n:127.0.0.1:54423_solr    ] o.a.s.c.CoreContainer Creating a core with existing name is not allowed
   [junit4]   2> 2308106 ERROR (qtp1892567940-20960) [n:127.0.0.1:54423_solr    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Core with name 'halfcollection_shard1_replica_n1' already exists.
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:930)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [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.han

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

oseExecutor-235-thread-1) [n:127.0.0.1:55443_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard2.replica_n2, tag=690313736
   [junit4]   2> 127017 INFO  (coreCloseExecutor-235-thread-1) [n:127.0.0.1:55443_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@64b2ee0b: rootName = solr_55443, domain = solr.core.collection1.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.collection1.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@2dc99e01
   [junit4]   2> 127018 INFO  (jetty-closer-4-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:54271_solr
   [junit4]   2> 127019 INFO  (zkCallback-24-thread-2-processing-n:127.0.0.1:36573_solr) [n:127.0.0.1:36573_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 127020 INFO  (zkCallback-23-thread-3-processing-n:127.0.0.1:54271_solr) [n:127.0.0.1:54271_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 127021 INFO  (zkCallback-1620-thread-1-processing-n:127.0.0.1:36573_solr x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:36573_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 127021 INFO  (zkCallback-22-thread-2-processing-n:127.0.0.1:55443_solr) [n:127.0.0.1:55443_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 127021 INFO  (jetty-closer-4-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 127024 INFO  (coreCloseExecutor-234-thread-1) [n:127.0.0.1:36573_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=13456165
   [junit4]   2> 127032 INFO  (jetty-closer-4-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3f7a6f64{/solr,null,UNAVAILABLE}
   [junit4]   2> 127036 INFO  (coreCloseExecutor-235-thread-1) [n:127.0.0.1:55443_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader, tag=690313736
   [junit4]   2> 127043 INFO  (jetty-closer-4-thread-4) [    ] o.a.s.c.Overseer Overseer (id=98925431059316746-127.0.0.1:36573_solr-n_0000000000) closing
   [junit4]   2> 127044 INFO  (OverseerStateUpdate-98925431059316746-127.0.0.1:36573_solr-n_0000000000) [n:127.0.0.1:36573_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36573_solr
   [junit4]   2> 127047 WARN  (OverseerAutoScalingTriggerThread-98925431059316746-127.0.0.1:36573_solr-n_0000000000) [n:127.0.0.1:36573_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 127054 INFO  (jetty-closer-4-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5d3dd2c4{/solr,null,UNAVAILABLE}
   [junit4]   2> 128562 INFO  (jetty-closer-4-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5bd15a6a{/solr,null,UNAVAILABLE}
   [junit4]   2> 128565 ERROR (SUITE-StreamExpressionTest-seed#[5B7B0EE40B6887BC]-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> 128569 INFO  (SUITE-StreamExpressionTest-seed#[5B7B0EE40B6887BC]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62206 62206
   [junit4]   2> 138689 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxnFactory Ignoring unexpected runtime exception
   [junit4]   2> java.nio.channels.CancelledKeyException
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:87)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:182)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 138691 INFO  (Thread-12) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62206 62206
   [junit4]   2> 138695 WARN  (Thread-12) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	100	/solr/aliases.json
   [junit4]   2> 	100	/solr/clusterprops.json
   [junit4]   2> 	14	/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> 	100	/solr/clusterstate.json
   [junit4]   2> 	38	/solr/collections/destinationCollection/state.json
   [junit4]   2> 	26	/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2> 	20	/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2> 	10	/solr/collections/mainCorpus1/state.json
   [junit4]   2> 	10	/solr/collections/destination/state.json
   [junit4]   2> 	10	/solr/collections/destination1/state.json
   [junit4]   2> 	10	/solr/collections/collection1/state.json
   [junit4]   2> 	10	/solr/collections/workQueue1/state.json
   [junit4]   2> 	10	/solr/collections/workQueue/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> 	10	/solr/collections/mainCorpus/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	100	/solr/live_nodes
   [junit4]   2> 	100	/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/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_5B7B0EE40B6887BC-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {expr_s=Lucene50(blocksize=128), name_s=BlockTreeOrds(blocksize=128), terms_ss=PostingsFormat(name=LuceneVarGapDocFreqInterval), join2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), field_s=Lucene50(blocksize=128), multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), subject=PostingsFormat(name=LuceneVarGapDocFreqInterval), a1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), a2_s=BlockTreeOrds(blocksize=128), level1_s=Lucene50(blocksize=128), body_t=BlockTreeOrds(blocksize=128), s_multi=BlockTreeOrds(blocksize=128), col_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), a_ss=Lucene50(blocksize=128), level2_s=Lucene50(blocksize=128), a_s=BlockTreeOrds(blocksize=128), tv_text=Lucene50(blocksize=128), term_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), a_t=Lucene50(blocksize=128), text_s=Lucene50(blocksize=128), id=Lucene50(blocksize=128), text=BlockTreeOrds(blocksize=128), featureSet_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), checkpoint_ss=BlockTreeOrds(blocksize=128), test_t=BlockTreeOrds(blocksize=128), ident_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), whitetok=BlockTreeOrds(blocksize=128), side_s=BlockTreeOrds(blocksize=128)}, docValues:{expr_s=DocValuesFormat(name=Direct), name_s=DocValuesFormat(name=Memory), 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), intDefault=DocValuesFormat(name=Lucene70), a_f=DocValuesFormat(name=Lucene70), a2_s=DocValuesFormat(name=Memory), join1_i=DocValuesFormat(name=Direct), falseNegative_i=DocValuesFormat(name=Lucene70), a_i=DocValuesFormat(name=Direct), test_i=DocValuesFormat(name=Lucene70), join3_i=DocValuesFormat(name=Memory), falsePositive_i=DocValuesFormat(name=Lucene70), field_i=DocValuesFormat(name=Lucene70), level1_s=DocValuesFormat(name=Direct), s_multi=DocValuesFormat(name=Memory), col_s=DocValuesFormat(name=Lucene70), a_ss=DocValuesFormat(name=Lucene70), level2_s=DocValuesFormat(name=Lucene70), a_s=DocValuesFormat(name=Memory), score_f=DocValuesFormat(name=Memory), 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=Memory), index_i=DocValuesFormat(name=Lucene70), b_ls=DocValuesFormat(name=Lucene70), test_dt=DocValuesFormat(name=Direct), out_i=DocValuesFormat(name=Lucene70), checkpoint_ss=DocValuesFormat(name=Memory), ident_s=DocValuesFormat(name=Lucene70), order_i=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Lucene70), side_s=DocValuesFormat(name=Memory), truePositive_i=DocValuesFormat(name=Direct), miles_i=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1727, maxMBSortInHeap=7.640102589879356, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@573d22c5), locale=sr, timezone=Asia/Anadyr
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=3,threads=1,free=81589704,total=192425984
   [junit4]   2> NOTE: All tests run in this JVM: [JsonValidatorTest, SolrExceptionTest, SolrExampleJettyTest, GreaterThanEqualToEvaluatorTest, TestConfigSetAdminRequest, StreamExpressionTest]
   [junit4] Completed [47/146 (1!)] on J1 in 127.62s, 125 tests, 1 failure <<< FAILURES!

[...truncated 46600 lines...]

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1500 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1500/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

2 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=18321, name=jetty-launcher-2650-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)    2) Thread[id=18331, name=jetty-launcher-2650-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   1) Thread[id=18321, name=jetty-launcher-2650-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   2) Thread[id=18331, name=jetty-launcher-2650-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
	at __randomizedtesting.SeedInfo.seed([4DE8E6CD4434BA82]:0)


FAILED:  org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenRenew

Error Message:
expected:<200> but was:<403>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<403>
	at __randomizedtesting.SeedInfo.seed([4DE8E6CD4434BA82:7A7312D37CF86726]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.renewDelegationToken(TestDelegationWithHadoopAuth.java:118)
	at org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.verifyDelegationTokenRenew(TestDelegationWithHadoopAuth.java:302)
	at org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenRenew(TestDelegationWithHadoopAuth.java:319)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11903 lines...]
   [junit4] Suite: org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_4DE8E6CD4434BA82-001/init-core-data-001
   [junit4]   2> 1504384 WARN  (SUITE-TestDelegationWithHadoopAuth-seed#[4DE8E6CD4434BA82]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=773 numCloses=773
   [junit4]   2> 1504384 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[4DE8E6CD4434BA82]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1504387 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[4DE8E6CD4434BA82]-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> 1504387 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[4DE8E6CD4434BA82]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1504389 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[4DE8E6CD4434BA82]-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.security.hadoop.TestDelegationWithHadoopAuth_4DE8E6CD4434BA82-001/tempDir-001
   [junit4]   2> 1504389 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[4DE8E6CD4434BA82]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1504389 INFO  (Thread-2296) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1504389 INFO  (Thread-2296) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1504391 ERROR (Thread-2296) [    ] 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> 1504494 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[4DE8E6CD4434BA82]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:33586
   [junit4]   2> 1504655 INFO  (jetty-launcher-1152-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1504656 INFO  (jetty-launcher-1152-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1504658 INFO  (jetty-launcher-1152-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@666a13b0{/solr,null,AVAILABLE}
   [junit4]   2> 1504659 INFO  (jetty-launcher-1152-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6699caaf{HTTP/1.1,[http/1.1]}{127.0.0.1:64078}
   [junit4]   2> 1504660 INFO  (jetty-launcher-1152-thread-1) [    ] o.e.j.s.Server Started @1506899ms
   [junit4]   2> 1504660 INFO  (jetty-launcher-1152-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64078}
   [junit4]   2> 1504660 ERROR (jetty-launcher-1152-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1504660 INFO  (jetty-launcher-1152-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1504660 INFO  (jetty-launcher-1152-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1504660 INFO  (jetty-launcher-1152-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1504660 INFO  (jetty-launcher-1152-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-31T11:36:13.475Z
   [junit4]   2> 1504663 INFO  (jetty-launcher-1152-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@213be628{/solr,null,AVAILABLE}
   [junit4]   2> 1504663 INFO  (jetty-launcher-1152-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@55743bca{HTTP/1.1,[http/1.1]}{127.0.0.1:64624}
   [junit4]   2> 1504663 INFO  (jetty-launcher-1152-thread-2) [    ] o.e.j.s.Server Started @1506903ms
   [junit4]   2> 1504663 INFO  (jetty-launcher-1152-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64624}
   [junit4]   2> 1504664 ERROR (jetty-launcher-1152-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1504664 INFO  (jetty-launcher-1152-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1504664 INFO  (jetty-launcher-1152-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1504664 INFO  (jetty-launcher-1152-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1504664 INFO  (jetty-launcher-1152-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-31T11:36:13.479Z
   [junit4]   2> 1504665 INFO  (jetty-launcher-1152-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1504676 INFO  (jetty-launcher-1152-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1504726 INFO  (jetty-launcher-1152-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33586/solr
   [junit4]   2> 1504739 INFO  (jetty-launcher-1152-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33586/solr
   [junit4]   2> 1505322 INFO  (jetty-launcher-1152-thread-2) [n:127.0.0.1:64624_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1505324 INFO  (jetty-launcher-1152-thread-2) [n:127.0.0.1:64624_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64624_solr
   [junit4]   2> 1505325 INFO  (jetty-launcher-1152-thread-2) [n:127.0.0.1:64624_solr    ] o.a.s.c.Overseer Overseer (id=98923300336828422-127.0.0.1:64624_solr-n_0000000000) starting
   [junit4]   2> 1505354 INFO  (jetty-launcher-1152-thread-2) [n:127.0.0.1:64624_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64624_solr
   [junit4]   2> 1505374 INFO  (zkCallback-1164-thread-1-processing-n:127.0.0.1:64624_solr) [n:127.0.0.1:64624_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1505399 INFO  (jetty-launcher-1152-thread-1) [n:127.0.0.1:64078_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1505405 INFO  (jetty-launcher-1152-thread-1) [n:127.0.0.1:64078_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1505450 INFO  (jetty-launcher-1152-thread-1) [n:127.0.0.1:64078_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64078_solr
   [junit4]   2> 1505455 INFO  (zkCallback-1164-thread-1-processing-n:127.0.0.1:64624_solr) [n:127.0.0.1:64624_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1505466 INFO  (zkCallback-1160-thread-1-processing-n:127.0.0.1:64078_solr) [n:127.0.0.1:64078_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1505497 INFO  (jetty-launcher-1152-thread-2) [n:127.0.0.1:64624_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 1505517 INFO  (jetty-launcher-1152-thread-2) [n:127.0.0.1:64624_solr    ] o.a.s.s.HadoopAuthPlugin Params: {delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, signer.secret.provider.zookeeper.path=/token, type=simple, zk-dt-secret-manager.enable=true, signer.secret.provider=zookeeper}
   [junit4]   2> 1505648 INFO  (jetty-launcher-1152-thread-1) [n:127.0.0.1:64078_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 1505648 INFO  (jetty-launcher-1152-thread-1) [n:127.0.0.1:64078_solr    ] o.a.s.s.HadoopAuthPlugin Params: {delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, signer.secret.provider.zookeeper.path=/token, type=simple, zk-dt-secret-manager.enable=true, signer.secret.provider=zookeeper}
   [junit4]   2> 1505675 INFO  (jetty-launcher-1152-thread-2) [n:127.0.0.1:64624_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1505678 INFO  (jetty-launcher-1152-thread-1) [n:127.0.0.1:64078_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1505766 INFO  (jetty-launcher-1152-thread-2-EventThread) [n:127.0.0.1:64624_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 1505776 INFO  (jetty-launcher-1152-thread-1-EventThread) [n:127.0.0.1:64078_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 1506112 INFO  (jetty-launcher-1152-thread-2) [n:127.0.0.1:64624_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is managing internode requests
   [junit4]   2> 1506202 INFO  (jetty-launcher-1152-thread-1) [n:127.0.0.1:64078_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is managing internode requests
   [junit4]   2> 1506266 INFO  (jetty-launcher-1152-thread-2) [n:127.0.0.1:64624_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64624.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39be70d3
   [junit4]   2> 1506335 INFO  (jetty-launcher-1152-thread-1) [n:127.0.0.1:64078_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64078.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39be70d3
   [junit4]   2> 1506339 INFO  (jetty-launcher-1152-thread-2) [n:127.0.0.1:64624_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64624.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39be70d3
   [junit4]   2> 1506339 INFO  (jetty-launcher-1152-thread-2) [n:127.0.0.1:64624_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64624.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39be70d3
   [junit4]   2> 1506340 INFO  (jetty-launcher-1152-thread-2) [n:127.0.0.1:64624_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.security.hadoop.TestDelegationWithHadoopAuth_4DE8E6CD4434BA82-001/tempDir-001/node2/.
   [junit4]   2> 1506363 INFO  (jetty-launcher-1152-thread-1) [n:127.0.0.1:64078_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64078.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39be70d3
   [junit4]   2> 1506364 INFO  (jetty-launcher-1152-thread-1) [n:127.0.0.1:64078_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64078.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39be70d3
   [junit4]   2> 1506365 INFO  (jetty-launcher-1152-thread-1) [n:127.0.0.1:64078_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.security.hadoop.TestDelegationWithHadoopAuth_4DE8E6CD4434BA82-001/tempDir-001/node1/.
   [junit4]   2> 1506523 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[4DE8E6CD4434BA82]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 1506625 WARN  (qtp248131144-10659) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: bar tries to renew a token with renewer foo
   [junit4]   2> 1506626 WARN  (qtp248131144-10659) [    ] o.a.s.s.HadoopAuthPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 1506633 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[4DE8E6CD4434BA82]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 1506639 WARN  (qtp1671684462-10648) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: bar tries to renew a token with renewer foo
   [junit4]   2> 1506640 WARN  (qtp1671684462-10648) [    ] o.a.s.s.HadoopAuthPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 1506642 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[4DE8E6CD4434BA82]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 1506690 WARN  (qtp248131144-10658) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser
   [junit4]   2> 1506691 WARN  (qtp248131144-10658) [    ] o.a.s.s.HadoopAuthPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 1506691 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[4DE8E6CD4434BA82]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 1506692 WARN  (qtp1671684462-10648) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser
   [junit4]   2> 1506693 WARN  (qtp1671684462-10648) [    ] o.a.s.s.HadoopAuthPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 1506698 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[4DE8E6CD4434BA82]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 1506698 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[4DE8E6CD4434BA82]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 1506783 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[4DE8E6CD4434BA82]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 1506916 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[4DE8E6CD4434BA82]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1506918 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[4DE8E6CD4434BA82]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33586/solr ready
   [junit4]   2> 1506929 ERROR (qtp1671684462-10654) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_3]
   [junit4]   2> 1506964 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[4DE8E6CD4434BA82]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1506966 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[4DE8E6CD4434BA82]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33586/solr ready
   [junit4]   2> 1506968 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[4DE8E6CD4434BA82]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 1507042 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[4DE8E6CD4434BA82]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1507070 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[4DE8E6CD4434BA82]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33586/solr ready
   [junit4]   2> 1507078 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[4DE8E6CD4434BA82]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 1507121 ERROR (qtp1671684462-10655) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_4]
   [junit4]   2> 1507158 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[4DE8E6CD4434BA82]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1507168 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[4DE8E6CD4434BA82]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33586/solr ready
   [junit4]   2> 1507175 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[4DE8E6CD4434BA82]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 1507215 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[4DE8E6CD4434BA82]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1507226 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[4DE8E6CD4434BA82]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33586/solr ready
   [junit4]   2> 1507238 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[4DE8E6CD4434BA82]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 1507248 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 0x15f7237b096000e, 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> 1507254 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[4DE8E6CD4434BA82]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 1507481 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[4DE8E6CD4434BA82]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 1507500 WARN  (qtp248131144-10659) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo is trying to renew a token with wrong password
   [junit4]   2> 1507500 WARN  (qtp248131144-10659) [    ] o.a.s.s.HadoopAuthPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 1507501 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[4DE8E6CD4434BA82]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 1507501 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[4DE8E6CD4434BA82]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDelegationWithHadoopAuth -Dtests.method=testDelegationTokenRenew -Dtests.seed=4DE8E6CD4434BA82 -Dtests.slow=true -Dtests.locale=mt -Dtests.timezone=America/Eirunepe -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.25s J0 | TestDelegationWithHadoopAuth.testDelegationTokenRenew <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but was:<403>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4DE8E6CD4434BA82:7A7312D37CF86726]:0)
   [junit4]    > 	at org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.renewDelegationToken(TestDelegationWithHadoopAuth.java:118)
   [junit4]    > 	at org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.verifyDelegationTokenRenew(TestDelegationWithHadoopAuth.java:302)
   [junit4]    > 	at org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenRenew(TestDelegationWithHadoopAuth.java:319)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1507641 INFO  (TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[4DE8E6CD4434BA82]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 1507651 INFO  (TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[4DE8E6CD4434BA82]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4] IGNOR/A 0.00s J0 | TestDelegationWithHadoopAuth.testDelegationTokenCancelFail
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/HADOOP-14044))
   [junit4]   2> 1507758 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[4DE8E6CD4434BA82]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 1507776 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[4DE8E6CD4434BA82]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1507777 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[4DE8E6CD4434BA82]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33586/solr ready
   [junit4]   2> 1507793 INFO  (qtp1671684462-10650) [n:127.0.0.1:64078_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAV9yN73BigFflkRBwQcDFHnlikDQY4YN9Bg3WUHd0ecBymq4B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1507793 INFO  (qtp1671684462-10650) [n:127.0.0.1:64078_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAV9yN73BigFflkRBwQcDFHnlikDQY4YN9Bg3WUHd0ecBymq4B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1507873 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[4DE8E6CD4434BA82]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1507882 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[4DE8E6CD4434BA82]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33586/solr ready
   [junit4]   2> 1507884 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[4DE8E6CD4434BA82]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 1507888 INFO  (qtp1671684462-10652) [n:127.0.0.1:64078_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAV9yN73BigFflkRBwQcDFHnlikDQY4YN9Bg3WUHd0ecBymq4B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1507888 INFO  (qtp1671684462-10652) [n:127.0.0.1:64078_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAV9yN73BigFflkRBwQcDFHnlikDQY4YN9Bg3WUHd0ecBymq4B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1507924 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[4DE8E6CD4434BA82]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1507958 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[4DE8E6CD4434BA82]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33586/solr ready
   [junit4]   2> 1507966 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[4DE8E6CD4434BA82]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 1507974 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 0x15f7237b0960012, 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> 1507987 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[4DE8E6CD4434BA82]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 1508089 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[4DE8E6CD4434BA82]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 1508092 INFO  (qtp248131144-10662) [n:127.0.0.1:64624_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params op=someSolrOperation&action=LIST&user.name=foo&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1508093 INFO  (qtp248131144-10662) [n:127.0.0.1:64624_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={op=someSolrOperation&action=LIST&user.name=foo&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1508093 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[4DE8E6CD4434BA82]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=foo&p=foo&t=simple-dt&e=1509485776907&s=IO2zHfDUb2BYtLiGJNruCVlQvZs="; Domain=127.0.0.1; Expires=Tli, 31-Ott-2017 21:36:16 GMT; HttpOnly". Invalid 'expires' attribute: Tli, 31-Ott-2017 21:36:16 GMT
   [junit4]   2> 1508094 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[4DE8E6CD4434BA82]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 1508154 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[4DE8E6CD4434BA82]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 1508172 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[4DE8E6CD4434BA82]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 1508174 INFO  (qtp248131144-10660) [n:127.0.0.1:64624_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAV9yN79NigFflkRDTQgDFJLJCJ_OO-_HfLu1uoMJFFxNk-GoB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1508174 INFO  (qtp248131144-10660) [n:127.0.0.1:64624_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAV9yN79NigFflkRDTQgDFJLJCJ_OO-_HfLu1uoMJFFxNk-GoB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1508174 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[4DE8E6CD4434BA82]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 1508195 INFO  (jetty-closer-1153-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@6699caaf{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1508195 INFO  (jetty-closer-1153-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=531910238
   [junit4]   2> 1508196 INFO  (jetty-closer-1153-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1508196 INFO  (jetty-closer-1153-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4e1645e7: rootName = solr_64078, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@6b66c555
   [junit4]   2> 1508198 INFO  (jetty-closer-1153-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@55743bca{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1508198 INFO  (jetty-closer-1153-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1561340807
   [junit4]   2> 1508201 INFO  (jetty-closer-1153-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1508201 INFO  (jetty-closer-1153-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@38ab3f9: rootName = solr_64624, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@5e6a2e3a
   [junit4]   2> 1508221 INFO  (jetty-closer-1153-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1508221 INFO  (jetty-closer-1153-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7ac1a528: rootName = solr_64624, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@41f23fb9
   [junit4]   2> 1508225 INFO  (jetty-closer-1153-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1508225 INFO  (jetty-closer-1153-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1e24ce5e: rootName = solr_64624, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@45cdb35f
   [junit4]   2> 1508228 INFO  (jetty-closer-1153-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1508228 INFO  (jetty-closer-1153-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@61e02075: rootName = solr_64078, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@41f23fb9
   [junit4]   2> 1508232 INFO  (jetty-closer-1153-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1508232 INFO  (jetty-closer-1153-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@24d26fab: rootName = solr_64078, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@45cdb35f
   [junit4]   2> 1508246 INFO  (jetty-closer-1153-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:64624_solr
   [junit4]   2> 1508252 INFO  (zkCallback-1160-thread-1-processing-n:127.0.0.1:64078_solr) [n:127.0.0.1:64078_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1508254 INFO  (jetty-closer-1153-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1508254 INFO  (jetty-closer-1153-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1508255 INFO  (jetty-closer-1153-thread-1) [    ] o.a.s.c.Overseer Overseer (id=98923300336828422-127.0.0.1:64624_solr-n_0000000000) closing
   [junit4]   2> 1508255 INFO  (OverseerStateUpdate-98923300336828422-127.0.0.1:64624_solr-n_0000000000) [n:127.0.0.1:64624_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:64624_solr
   [junit4]   2> 1508255 INFO  (zkCallback-1164-thread-1-processing-n:127.0.0.1:64624_solr) [n:127.0.0.1:64624_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1508256 INFO  (jetty-closer-1153-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:64078_solr
   [junit4]   2> 1508263 WARN  (OverseerAutoScalingTriggerThread-98923300336828422-127.0.0.1:64624_solr-n_0000000000) [n:127.0.0.1:64624_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1508272 INFO  (zkCallback-1160-thread-1-processing-n:127.0.0.1:64078_solr) [n:127.0.0.1:64078_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1508274 INFO  (zkCallback-1164-thread-1-processing-n:127.0.0.1:64624_solr) [n:127.0.0.1:64624_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1508274 INFO  (jetty-closer-1153-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1508274 INFO  (jetty-closer-1153-thread-2) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1508274 INFO  (zkCallback-1160-thread-1-processing-n:127.0.0.1:64078_solr) [n:127.0.0.1:64078_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64078_solr
   [junit4]   2> 1508279 ERROR (Thread[Thread-2313,5,TGRP-TestDelegationWithHadoopAuth]) [n:127.0.0.1:64624_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1508306 INFO  (jetty-closer-1153-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@213be628{/solr,null,UNAVAILABLE}
   [junit4]   2> 1509775 ERROR (Thread[Thread-2315,5,TGRP-TestDelegationWithHadoopAuth]) [n:127.0.0.1:64078_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1509777 INFO  (jetty-closer-1153-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@666a13b0{/solr,null,UNAVAILABLE}
   [junit4]   2> 1509780 ERROR (SUITE-TestDelegationWithHadoopAuth-seed#[4DE8E6CD4434BA82]-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> 1509780 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[4DE8E6CD4434BA82]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33586 33586
   [junit4]   2> 1519875 INFO  (Thread-2296) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33586 33586
   [junit4]   2> 1519876 WARN  (Thread-2296) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/aliases.json
   [junit4]   2> 	10	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/live_nodes
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_4DE8E6CD4434BA82-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@78be3e18), locale=mt, timezone=America/Eirunepe
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=3,threads=1,free=216815888,total=363012096
   [junit4]   2> NOTE: All tests run in this JVM: [BigEndianAscendingWordSerializerTest, TestSegmentSorting, AutoAddReplicasPlanActionTest, TestSizeLimitedDistributedMap, TestPHPSerializedResponseWriter, TemplateUpdateProcessorTest, TestHdfsCloudBackupRestore, NoCacheHeaderTest, TestDownShardTolerantSearch, MergeStrategyTest, TestFiltering, TestSimpleQParserPlugin, SolrCmdDistributorTest, TestCloudPseudoReturnFields, BlockDirectoryTest, TestSchemaResource, CSVRequestHandlerTest, DirectoryFactoryTest, ExplicitHLLTest, SegmentsInfoRequestHandlerTest, TestSolr4Spatial2, TestDistributedSearch, TestLegacyNumericUtils, TestRecovery, TestMaxTokenLenTokenizer, CleanupOldIndexTest, TestSolrCoreProperties, TestUseDocValuesAsStored, NumericFieldsTest, SpatialRPTFieldTypeTest, TestPullReplicaErrorHandling, CoreAdminRequestStatusTest, TestReversedWildcardFilterFactory, DistributedFacetPivotSmallTest, TestLMDirichletSimilarityFactory, HdfsDirectoryTest, TestSubQueryTransformerCrossCore, ConfigureRecoveryStrategyTest, TestSlowCompositeReaderWrapper, ChaosMonkeyNothingIsSafeTest, DistributedDebugComponentTest, AnalyticsMergeStrategyTest, HdfsThreadLeakTest, TestPerFieldSimilarityWithDefaultOverride, TestDefaultStatsCache, WrapperMergePolicyFactoryTest, RegexBytesRefFilterTest, TestSolrDeletionPolicy2, TestXIncludeConfig, TestCustomDocTransformer, ChaosMonkeySafeLeaderWithPullReplicasTest, TestNumericTerms32, DataDrivenBlockJoinTest, TestConfigSetImmutable, TestAtomicUpdateErrorCases, TestMultiWordSynonyms, TestSolrXml, TestImplicitCoreProperties, SolrGraphiteReporterTest, AddSchemaFieldsUpdateProcessorFactoryTest, ShufflingReplicaListTransformerTest, HLLSerializationTest, TestPseudoReturnFields, TestDocTermOrds, FastVectorHighlighterTest, SolrMetricsIntegrationTest, TestSurroundQueryParser, TestFieldCacheReopen, TestConfigSetsAPI, TestRequestStatusCollectionAPI, BasicDistributedZkTest, StatsComponentTest, TestEmbeddedSolrServerSchemaAPI, TestDeleteCollectionOnDownNodes, TestBinaryField, TestChildDocTransformer, SliceStateTest, ReturnFieldsTest, HdfsRestartWhileUpdatingTest, InfixSuggestersTest, TestCSVResponseWriter, CursorMarkTest, DistributedTermsComponentTest, TestReloadAndDeleteDocs, TestDynamicFieldResource, HdfsChaosMonkeyNothingIsSafeTest, TestCloudJSONFacetJoinDomain, DistributedSuggestComponentTest, TestTolerantUpdateProcessorRandomCloud, TestDelegationWithHadoopAuth]
   [junit4] Completed [128/747 (1!)] on J0 in 15.53s, 8 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 543 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_4DE8E6CD4434BA82-001/init-core-data-001
   [junit4]   2> 2637744 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4DE8E6CD4434BA82]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 2637744 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4DE8E6CD4434BA82]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2637745 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4DE8E6CD4434BA82]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2637745 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4DE8E6CD4434BA82]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2637774 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4DE8E6CD4434BA82]-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_4DE8E6CD4434BA82-001/tempDir-001
   [junit4]   2> 2637774 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4DE8E6CD4434BA82]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2637774 INFO  (Thread-3841) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2637774 INFO  (Thread-3841) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2637776 ERROR (Thread-3841) [    ] 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> 2637874 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4DE8E6CD4434BA82]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:50583
   [junit4]   2> 2637899 INFO  (jetty-launcher-2650-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2637899 INFO  (jetty-launcher-2650-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2637901 INFO  (jetty-launcher-2650-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@31647e90{/solr,null,AVAILABLE}
   [junit4]   2> 2637901 INFO  (jetty-launcher-2650-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7eee509{HTTP/1.1,[http/1.1]}{127.0.0.1:40157}
   [junit4]   2> 2637901 INFO  (jetty-launcher-2650-thread-1) [    ] o.e.j.s.Server Started @2640283ms
   [junit4]   2> 2637901 INFO  (jetty-launcher-2650-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40157}
   [junit4]   2> 2637902 ERROR (jetty-launcher-2650-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2637902 INFO  (jetty-launcher-2650-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@74f3c413{/solr,null,AVAILABLE}
   [junit4]   2> 2637902 INFO  (jetty-launcher-2650-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2637902 INFO  (jetty-launcher-2650-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2637902 INFO  (jetty-launcher-2650-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2637902 INFO  (jetty-launcher-2650-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-31T11:55:06.717Z
   [junit4]   2> 2637902 INFO  (jetty-launcher-2650-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1980466c{HTTP/1.1,[http/1.1]}{127.0.0.1:35647}
   [junit4]   2> 2637902 INFO  (jetty-launcher-2650-thread-2) [    ] o.e.j.s.Server Started @2640285ms
   [junit4]   2> 2637902 INFO  (jetty-launcher-2650-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35647}
   [junit4]   2> 2637902 ERROR (jetty-launcher-2650-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2637903 INFO  (jetty-launcher-2650-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2637903 INFO  (jetty-launcher-2650-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2637903 INFO  (jetty-launcher-2650-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2637903 INFO  (jetty-launcher-2650-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-31T11:55:06.718Z
   [junit4]   2> 2637905 INFO  (jetty-launcher-2650-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2637906 INFO  (jetty-launcher-2650-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2637912 INFO  (jetty-launcher-2650-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50583/solr
   [junit4]   2> 2637912 INFO  (jetty-launcher-2650-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50583/solr
   [junit4]   2> 2638046 INFO  (jetty-launcher-2650-thread-2) [n:127.0.0.1:35647_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2638046 INFO  (jetty-launcher-2650-thread-1) [n:127.0.0.1:40157_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2638046 INFO  (jetty-launcher-2650-thread-2) [n:127.0.0.1:35647_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35647_solr
   [junit4]   2> 2638047 INFO  (jetty-launcher-2650-thread-1) [n:127.0.0.1:40157_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40157_solr
   [junit4]   2> 2638048 INFO  (jetty-launcher-2650-thread-2) [n:127.0.0.1:35647_solr    ] o.a.s.c.Overseer Overseer (id=98923374614347781-127.0.0.1:35647_solr-n_0000000000) starting
   [junit4]   2> 2638049 INFO  (zkCallback-2661-thread-1-processing-n:127.0.0.1:35647_solr) [n:127.0.0.1:35647_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2638049 INFO  (zkCallback-2662-thread-1-processing-n:127.0.0.1:40157_solr) [n:127.0.0.1:40157_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2638058 INFO  (jetty-launcher-2650-thread-2) [n:127.0.0.1:35647_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35647_solr
   [junit4]   2> 2638061 INFO  (zkCallback-2662-thread-1-processing-n:127.0.0.1:40157_solr) [n:127.0.0.1:40157_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2638061 INFO  (zkCallback-2661-thread-1-processing-n:127.0.0.1:35647_solr) [n:127.0.0.1:35647_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2638075 INFO  (jetty-launcher-2650-thread-1) [n:127.0.0.1:40157_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 2638075 WARN  (jetty-launcher-2650-thread-1) [n:127.0.0.1:40157_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> 2638075 INFO  (jetty-launcher-2650-thread-1) [n:127.0.0.1:40157_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> 2638076 INFO  (jetty-launcher-2650-thread-1) [n:127.0.0.1:40157_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2638082 INFO  (jetty-launcher-2650-thread-1-EventThread) [n:127.0.0.1:40157_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 2638099 WARN  (jetty-launcher-2650-thread-1) [n:127.0.0.1:40157_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> 2638132 INFO  (jetty-launcher-2650-thread-1) [n:127.0.0.1:40157_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40157.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39be70d3
   [junit4]   2> 2638136 INFO  (jetty-launcher-2650-thread-2) [n:127.0.0.1:35647_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 2638136 WARN  (jetty-launcher-2650-thread-2) [n:127.0.0.1:35647_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> 2638136 INFO  (jetty-launcher-2650-thread-2) [n:127.0.0.1:35647_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> 2638137 INFO  (jetty-launcher-2650-thread-2) [n:127.0.0.1:35647_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2638138 INFO  (jetty-launcher-2650-thread-1) [n:127.0.0.1:40157_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40157.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39be70d3
   [junit4]   2> 2638138 INFO  (jetty-launcher-2650-thread-1) [n:127.0.0.1:40157_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40157.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39be70d3
   [junit4]   2> 2638139 INFO  (jetty-launcher-2650-thread-1) [n:127.0.0.1:40157_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_4DE8E6CD4434BA82-001/tempDir-001/node1/.
   [junit4]   2> 2638139 INFO  (jetty-launcher-2650-thread-2-EventThread) [n:127.0.0.1:35647_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 2638157 WARN  (jetty-launcher-2650-thread-2) [n:127.0.0.1:35647_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> 2638184 INFO  (jetty-launcher-2650-thread-2) [n:127.0.0.1:35647_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35647.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39be70d3
   [junit4]   2> 2638190 INFO  (jetty-launcher-2650-thread-2) [n:127.0.0.1:35647_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35647.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39be70d3
   [junit4]   2> 2638190 INFO  (jetty-launcher-2650-thread-2) [n:127.0.0.1:35647_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35647.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39be70d3
   [junit4]   2> 2638190 INFO  (jetty-launcher-2650-thread-2) [n:127.0.0.1:35647_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_4DE8E6CD4434BA82-001/tempDir-001/node2/.
   [junit4]   2> 2638228 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[4DE8E6CD4434BA82]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
   [junit4]   2> 2638231 INFO  (qtp352836052-18276) [    ] 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> 2638232 WARN  (qtp352836052-18276) [    ] 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> 2638232 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[4DE8E6CD4434BA82]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
   [junit4]   2> 2638252 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[4DE8E6CD4434BA82]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser
   [junit4]   2> 2638256 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[4DE8E6CD4434BA82]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bar&p=bar&t=test&e=1509486907068&s=uuP35UKt4dL9bsEvF3VUqghdA8k="; Path=/; Domain=127.0.0.1; Expires=Út, 31- íj-2017 21:55:07 GMT; HttpOnly". Invalid 'expires' attribute: Út, 31- íj-2017 21:55:07 GMT
   [junit4]   2> 2638256 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[4DE8E6CD4434BA82]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser
   [junit4]   2> 2638281 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[4DE8E6CD4434BA82]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidRemote
   [junit4]   2> 2638287 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[4DE8E6CD4434BA82]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1509486907096&s=pD91X2V1rbyxec2/wo8GYyuwUMU="; Path=/; Domain=127.0.0.1; Expires=Út, 31- íj-2017 21:55:07 GMT; HttpOnly". Invalid 'expires' attribute: Út, 31- íj-2017 21:55:07 GMT
   [junit4]   2> 2638288 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[4DE8E6CD4434BA82]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidRemote
   [junit4]   2> 2638311 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[4DE8E6CD4434BA82]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
   [junit4]   2> 2653358 WARN  (jetty-launcher-2650-thread-1-SendThread(127.0.0.1:50583)) [n:127.0.0.1:40157_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 15196ms for sessionid 0x15f7248fbdf0007
   [junit4]   2> 2653358 WARN  (jetty-launcher-2650-thread-1-SendThread(127.0.0.1:50583)) [n:127.0.0.1:40157_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 15219ms for sessionid 0x15f7248fbdf0006
   [junit4]   2> 2653358 WARN  (jetty-launcher-2650-thread-2-SendThread(127.0.0.1:50583)) [n:127.0.0.1:35647_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 15196ms for sessionid 0x15f7248fbdf0008
   [junit4]   2> 2653359 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 0x15f7248fbdf0008, 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> 2653359 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 0x15f7248fbdf0006, 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> 2653359 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 0x15f7248fbdf0007, 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> 2653360 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[4DE8E6CD4434BA82]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=wrongHost&p=wrongHost&t=test&e=1509486907126&s=6N8of4Oc6rJSu+d45GPMghVE0ck="; Path=/; Domain=127.0.0.1; Expires=Út, 31- íj-2017 21:55:07 GMT; HttpOnly". Invalid 'expires' attribute: Út, 31- íj-2017 21:55:07 GMT
   [junit4]   2> 2653359 WARN  (jetty-launcher-2650-thread-2-SendThread(127.0.0.1:50583)) [n:127.0.0.1:35647_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 15168ms for sessionid 0x15f7248fbdf0005
   [junit4]   2> 2653360 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[4DE8E6CD4434BA82]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
   [junit4]   2> 2653360 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 0x15f7248fbdf0005, 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> 2653403 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[4DE8E6CD4434BA82]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateHost
   [junit4]   2> 2653404 INFO  (qtp352836052-18273) [n:127.0.0.1:40157_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> 2653404 INFO  (qtp352836052-18273) [n:127.0.0.1:40157_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> 2653405 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[4DE8E6CD4434BA82]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1509486922219&s=rfIr8TYD1guipoLtvfbzJltuMjA="; Path=/; Domain=127.0.0.1; Expires=Út, 31- íj-2017 21:55:22 GMT; HttpOnly". Invalid 'expires' attribute: Út, 31- íj-2017 21:55:22 GMT
   [junit4]   2> 2653405 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[4DE8E6CD4434BA82]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateHost
   [junit4]   2> 2653438 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[4DE8E6CD4434BA82]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup
   [junit4]   2> 2653439 INFO  (qtp352836052-18276) [n:127.0.0.1:40157_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> 2653439 INFO  (qtp352836052-18276) [n:127.0.0.1:40157_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> 2653440 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[4DE8E6CD4434BA82]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=anyHostUsersGroup&p=anyHostUsersGroup&t=test&e=1509486922254&s=EMK7GVi1sY96qP9mkXh7rxhk24M="; Path=/; Domain=127.0.0.1; Expires=Út, 31- íj-2017 21:55:22 GMT; HttpOnly". Invalid 'expires' attribute: Út, 31- íj-2017 21:55:22 GMT
   [junit4]   2> 2653440 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[4DE8E6CD4434BA82]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup
   [junit4]   2> 2653468 WARN  (zkCallback-2662-thread-5-processing-n:127.0.0.1:40157_solr) [n:127.0.0.1:40157_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7746eb07 name: ZooKeeperConnection Watcher:127.0.0.1:50583/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 2653469 WARN  (zkCallback-2661-thread-1-processing-n:127.0.0.1:35647_solr) [n:127.0.0.1:35647_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@53585654 name: ZooKeeperConnection Watcher:127.0.0.1:50583/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 2653479 WARN  (zkCallback-2661-thread-1-processing-n:127.0.0.1:35647_solr) [n:127.0.0.1:35647_solr    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 2653481 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[4DE8E6CD4434BA82]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser
   [junit4]   2> 2653473 WARN  (zkCallback-2662-thread-5-processing-n:127.0.0.1:40157_solr) [n:127.0.0.1:40157_solr    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 2653482 INFO  (qtp352836052-18277) [n:127.0.0.1:40157_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> 2653482 INFO  (qtp352836052-18277) [n:127.0.0.1:40157_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> 2653482 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[4DE8E6CD4434BA82]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=anyHostAnyUser&p=anyHostAnyUser&t=test&e=1509486922296&s=OM8nd7qc9TJE143nY5p3TqXaiqY="; Path=/; Domain=127.0.0.1; Expires=Út, 31- íj-2017 21:55:22 GMT; HttpOnly". Invalid 'expires' attribute: Út, 31- íj-2017 21:55:22 GMT
   [junit4]   2> 2653483 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[4DE8E6CD4434BA82]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser
   [junit4]   2> 2653511 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[4DE8E6CD4434BA82]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testForwarding
   [junit4]   2> 2654173 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[4DE8E6CD4434BA82]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2654174 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[4DE8E6CD4434BA82]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50583/solr ready
   [junit4]   2> 2654178 INFO  (qtp1171478510-18285) [n:127.0.0.1:35647_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> 2655114 INFO  (OverseerThreadFactory-6884-thread-1-processing-n:127.0.0.1:35647_solr) [n:127.0.0.1:35647_solr    ] o.a.s.c.CreateCollectionCmd Create collection forwardingCollection
   [junit4]   2> 2655159 INFO  (jetty-launcher-2650-thread-1-EventThread) [n:127.0.0.1:40157_solr    ] o.a.c.f.s.ConnectionStateManager State change: SUSPENDED
   [junit4]   2> 2655234 INFO  (OverseerStateUpdate-98923374614347781-127.0.0.1:35647_solr-n_0000000000) [n:127.0.0.1:35647_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:40157/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2655344 INFO  (jetty-launcher-2650-thread-2-EventThread) [n:127.0.0.1:35647_solr    ] o.a.c.f.s.ConnectionStateManager State change: SUSPENDED
   [junit4]   2> 2655438 INFO  (qtp352836052-18278) [n:127.0.0.1:40157_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> 2655438 INFO  (qtp352836052-18278) [n:127.0.0.1:40157_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2655544 INFO  (zkCallback-2662-thread-1-processing-n:127.0.0.1:40157_solr) [n:127.0.0.1:40157_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> 2655544 INFO  (zkCallback-2662-thread-6-processing-n:127.0.0.1:40157_solr) [n:127.0.0.1:40157_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> 2656463 INFO  (qtp352836052-18278) [n:127.0.0.1:40157_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> 2656487 INFO  (qtp352836052-18278) [n:127.0.0.1:40157_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> 2656594 INFO  (qtp352836052-18278) [n:127.0.0.1:40157_solr c:forwardingCollection s:shard1 r:core_no

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

530)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]   2> Oct 31, 2017 11:55:50 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=18213, maxDocsPerChunk=268, blockSize=736), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=18213, blockSize=736)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@41c74418), locale=cs, timezone=Indian/Christmas
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=3,threads=1,free=125113856,total=373157888
   [junit4]   2> NOTE: All tests run in this JVM: [BigEndianAscendingWordSerializerTest, TestSegmentSorting, AutoAddReplicasPlanActionTest, TestSizeLimitedDistributedMap, TestPHPSerializedResponseWriter, TemplateUpdateProcessorTest, TestHdfsCloudBackupRestore, NoCacheHeaderTest, TestDownShardTolerantSearch, MergeStrategyTest, TestFiltering, TestSimpleQParserPlugin, SolrCmdDistributorTest, TestCloudPseudoReturnFields, BlockDirectoryTest, TestSchemaResource, CSVRequestHandlerTest, DirectoryFactoryTest, ExplicitHLLTest, SegmentsInfoRequestHandlerTest, TestSolr4Spatial2, TestDistributedSearch, TestLegacyNumericUtils, TestRecovery, TestMaxTokenLenTokenizer, CleanupOldIndexTest, TestSolrCoreProperties, TestUseDocValuesAsStored, NumericFieldsTest, SpatialRPTFieldTypeTest, TestPullReplicaErrorHandling, CoreAdminRequestStatusTest, TestReversedWildcardFilterFactory, DistributedFacetPivotSmallTest, TestLMDirichletSimilarityFactory, HdfsDirectoryTest, TestSubQueryTransformerCrossCore, ConfigureRecoveryStrategyTest, TestSlowCompositeReaderWrapper, ChaosMonkeyNothingIsSafeTest, DistributedDebugComponentTest, AnalyticsMergeStrategyTest, HdfsThreadLeakTest, TestPerFieldSimilarityWithDefaultOverride, TestDefaultStatsCache, WrapperMergePolicyFactoryTest, RegexBytesRefFilterTest, TestSolrDeletionPolicy2, TestXIncludeConfig, TestCustomDocTransformer, ChaosMonkeySafeLeaderWithPullReplicasTest, TestNumericTerms32, DataDrivenBlockJoinTest, TestConfigSetImmutable, TestAtomicUpdateErrorCases, TestMultiWordSynonyms, TestSolrXml, TestImplicitCoreProperties, SolrGraphiteReporterTest, AddSchemaFieldsUpdateProcessorFactoryTest, ShufflingReplicaListTransformerTest, HLLSerializationTest, TestPseudoReturnFields, TestDocTermOrds, FastVectorHighlighterTest, SolrMetricsIntegrationTest, TestSurroundQueryParser, TestFieldCacheReopen, TestConfigSetsAPI, TestRequestStatusCollectionAPI, BasicDistributedZkTest, StatsComponentTest, TestEmbeddedSolrServerSchemaAPI, TestDeleteCollectionOnDownNodes, TestBinaryField, TestChildDocTransformer, SliceStateTest, ReturnFieldsTest, HdfsRestartWhileUpdatingTest, InfixSuggestersTest, TestCSVResponseWriter, CursorMarkTest, DistributedTermsComponentTest, TestReloadAndDeleteDocs, TestDynamicFieldResource, HdfsChaosMonkeyNothingIsSafeTest, TestCloudJSONFacetJoinDomain, DistributedSuggestComponentTest, TestTolerantUpdateProcessorRandomCloud, TestDelegationWithHadoopAuth, TestHighlightDedupGrouping, DistribJoinFromCollectionTest, TimeZoneUtilsTest, MigrateRouteKeyTest, TestTestInjection, PrimUtilsTest, TestLocalFSCloudBackupRestore, ClusterStateTest, BadIndexSchemaTest, TriLevelCompositeIdRoutingTest, TestFieldCacheSortRandom, RegexBoostProcessorTest, TestSolrFieldCacheBean, MetricsConfigTest, TestJsonFacetRefinement, DefaultValueUpdateProcessorTest, ComputePlanActionTest, ConfigSetsAPITest, TestSolrCloudWithDelegationTokens, SmileWriterTest, TestCustomStream, TestPhraseSuggestions, SolrMetricManagerTest, ConvertedLegacyTest, TestRealTimeGet, TestRawResponseWriter, SaslZkACLProviderTest, CursorPagingTest, UUIDFieldTest, TestSchemaManager, UniqFieldsUpdateProcessorFactoryTest, TestRestManager, SolrCloudReportersTest, TestCloudSearcherWarming, OverseerModifyCollectionTest, ZkFailoverTest, TestGraphTermsQParserPlugin, SpellCheckComponentTest, RulesTest, SpellCheckCollatorTest, TestQuerySenderNoQuery, SignatureUpdateProcessorFactoryTest, SolrRequestParserTest, TestSolrConfigHandlerConcurrent, TestInitParams, DateMathParserTest, CreateCollectionCleanupTest, HdfsBasicDistributedZk2Test, ShowFileRequestHandlerTest, TestJsonRequest, TestExceedMaxTermLength, OverseerStatusTest, TestUniqueKeyFieldResource, TestPayloadScoreQParserPlugin, TestJavabinTupleStreamParser, TestStressInPlaceUpdates, DateFieldTest, TestRandomRequestDistribution, SolrXmlInZkTest, TestSortByMinMaxFunction, AutoscalingHistoryHandlerTest, HdfsRecoverLeaseTest, SimpleMLTQParserTest, TestSolr4Spatial, PrimitiveFieldTypeTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestReloadDeadlock, CdcrBootstrapTest, AnalysisErrorHandlingTest, TestFileDictionaryLookup, DistanceUnitsTest, TestAuthorizationFramework, TestTlogReplica, TestReRankQParserPlugin, DistributedSpellCheckComponentTest, TestReplicationHandlerBackup, TestConfigsApi, TestIBSimilarityFactory, OutputWriterTest, TestAnalyzeInfixSuggestions, IndexBasedSpellCheckerTest, TestOverriddenPrefixQueryForCustomFieldType, TestCursorMarkWithoutUniqueKey, DisMaxRequestHandlerTest, ResponseLogComponentTest, DeleteNodeTest, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=4DE8E6CD4434BA82 -Dtests.slow=true -Dtests.locale=cs -Dtests.timezone=Indian/Christmas -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   [junit4]    >    1) Thread[id=18321, name=jetty-launcher-2650-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]    >         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]    >         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]    >         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]    >         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]    >    2) Thread[id=18331, name=jetty-launcher-2650-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]    >         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]    >         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]    >         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]    >         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4DE8E6CD4434BA82]:0)
   [junit4] Completed [301/747 (2!)] on J0 in 44.00s, 12 tests, 1 error <<< FAILURES!

[...truncated 48789 lines...]