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 2016/08/07 22:38:00 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/765/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail

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

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
	at __randomizedtesting.SeedInfo.seed([48368A32D85BE4FE:2089BF1808C1F612]: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.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:282)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.handler.TestReqParamsAPI.test

Error Message:
Could not get expected value  'CY val' for path 'params/c' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "params":{     "a":"A val",     "b":"B val",     "wt":"json",     "useParams":""},   "context":{     "webapp":"",     "path":"/dump1",     "httpMethod":"GET"}},  from server:  http://127.0.0.1:49450/collection1

Stack Trace:
java.lang.AssertionError: Could not get expected value  'CY val' for path 'params/c' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "params":{
    "a":"A val",
    "b":"B val",
    "wt":"json",
    "useParams":""},
  "context":{
    "webapp":"",
    "path":"/dump1",
    "httpMethod":"GET"}},  from server:  http://127.0.0.1:49450/collection1
	at __randomizedtesting.SeedInfo.seed([48368A32D85BE4FE:C062B5E876A78906]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:481)
	at org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:171)
	at org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:61)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11418 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReqParamsAPI
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48368A32D85BE4FE-001/init-core-data-001
   [junit4]   2> 1165127 INFO  (SUITE-TestReqParamsAPI-seed#[48368A32D85BE4FE]-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> 1165127 INFO  (SUITE-TestReqParamsAPI-seed#[48368A32D85BE4FE]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1165139 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1165139 INFO  (Thread-2665) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1165139 INFO  (Thread-2665) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1165240 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.ZkTestServer start zk server on port:54856
   [junit4]   2> 1165240 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1165240 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1165242 INFO  (zkCallback-9221-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@63fa7103 name:ZooKeeperConnection Watcher:127.0.0.1:54856 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1165242 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1165242 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1165242 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1165245 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1165245 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1165259 INFO  (zkCallback-9222-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4de4baaf name:ZooKeeperConnection Watcher:127.0.0.1:54856/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1165259 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1165259 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1165259 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1165262 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1165263 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1165264 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1165266 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1165266 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1165268 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1165268 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1165270 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1165270 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1165272 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1165272 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1165273 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1165273 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1165275 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1165275 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1165276 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1165276 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1165277 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1165278 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1165279 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1165279 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1165280 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1165281 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1165282 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1165282 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1165301 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 0x15666fb76360001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1165816 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48368A32D85BE4FE-001/control-001/cores/collection1
   [junit4]   2> 1165818 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1165819 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ec2e876{/,null,AVAILABLE}
   [junit4]   2> 1165820 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.e.j.s.ServerConnector Started ServerConnector@400b2535{HTTP/1.1,[http/1.1]}{127.0.0.1:52784}
   [junit4]   2> 1165820 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.e.j.s.Server Started @1170168ms
   [junit4]   2> 1165820 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48368A32D85BE4FE-001/tempDir-001/control/data, hostContext=/, hostPort=52784, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48368A32D85BE4FE-001/control-001/cores}
   [junit4]   2> 1165820 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 1165820 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48368A32D85BE4FE-001/control-001'
   [junit4]   2> 1165820 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1165820 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1165821 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1165822 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1165823 INFO  (zkCallback-9223-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6e9461e7 name:ZooKeeperConnection Watcher:127.0.0.1:54856/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1165824 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1165824 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1165825 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1165825 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48368A32D85BE4FE-001/control-001/solr.xml
   [junit4]   2> 1165829 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48368A32D85BE4FE-001/control-001/cores
   [junit4]   2> 1165830 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.CoreContainer New CoreContainer 736981168
   [junit4]   2> 1165830 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48368A32D85BE4FE-001/control-001]
   [junit4]   2> 1165830 WARN  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48368A32D85BE4FE-001/control-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48368A32D85BE4FE-001/control-001/lib
   [junit4]   2> 1165830 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1165832 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1165832 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1165832 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1165832 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54856/solr
   [junit4]   2> 1165832 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1165832 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1165833 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1165835 INFO  (zkCallback-9226-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c3d75dc name:ZooKeeperConnection Watcher:127.0.0.1:54856 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1165837 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1165838 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1165839 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:52784_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$119/1767805549@34d9855e
   [junit4]   2> 1165839 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:52784_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1165841 INFO  (zkCallback-9227-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2b4c5a56 name:ZooKeeperConnection Watcher:127.0.0.1:54856/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1165841 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:52784_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1165842 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:52784_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1165845 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:52784_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1165849 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:52784_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1165852 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:52784_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1165854 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:52784_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1165856 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:52784_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1165859 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:52784_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1165860 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:52784_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1165862 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:52784_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1165863 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:52784_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1165864 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:52784_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1165865 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:52784_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1165868 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:52784_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1165871 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:52784_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1165872 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:52784_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1165873 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:52784_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96377672241119236-127.0.0.1:52784_-n_0000000000
   [junit4]   2> 1165873 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:52784_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52784_
   [junit4]   2> 1165873 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:52784_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1165875 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:52784_    ] o.a.s.c.Overseer Overseer (id=96377672241119236-127.0.0.1:52784_-n_0000000000) starting
   [junit4]   2> 1165877 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:52784_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1165885 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:52784_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1165886 INFO  (OverseerCollectionConfigSetProcessor-96377672241119236-127.0.0.1:52784_-n_0000000000) [n:127.0.0.1:52784_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1165887 INFO  (OverseerStateUpdate-96377672241119236-127.0.0.1:52784_-n_0000000000) [n:127.0.0.1:52784_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1165887 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:52784_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52784_
   [junit4]   2> 1165887 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:52784_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52784_
   [junit4]   2> 1165892 INFO  (zkCallback-9227-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1165892 INFO  (OverseerStateUpdate-96377672241119236-127.0.0.1:52784_-n_0000000000) [n:127.0.0.1:52784_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1165895 INFO  (zkCallback-9227-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 1165912 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:52784_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1165912 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:52784_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1165913 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:52784_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48368A32D85BE4FE-001/control-001/cores
   [junit4]   2> 1165914 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:52784_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1165914 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:52784_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48368A32D85BE4FE-001/control-001/cores/collection1
   [junit4]   2> 1165914 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:52784_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1165915 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:52784_    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 1165915 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:52784_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1165916 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1165916 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1165917 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 1165918 INFO  (OverseerStateUpdate-96377672241119236-127.0.0.1:52784_-n_0000000000) [n:127.0.0.1:52784_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52784",
   [junit4]   2>   "node_name":"127.0.0.1:52784_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1165918 INFO  (OverseerStateUpdate-96377672241119236-127.0.0.1:52784_-n_0000000000) [n:127.0.0.1:52784_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52784",
   [junit4]   2>   "node_name":"127.0.0.1:52784_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1165918 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 1165919 INFO  (OverseerStateUpdate-96377672241119236-127.0.0.1:52784_-n_0000000000) [n:127.0.0.1:52784_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1165919 INFO  (OverseerStateUpdate-96377672241119236-127.0.0.1:52784_-n_0000000000) [n:127.0.0.1:52784_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1165921 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1165922 INFO  (zkCallback-9227-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1166922 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1166922 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1166923 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1166923 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1166924 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1166924 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48368A32D85BE4FE-001/control-001/cores/collection1'
   [junit4]   2> 1166924 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1166924 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1166926 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1166931 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1166934 WARN  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1166934 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1166947 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1166953 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1167014 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1167019 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1167020 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1167031 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1167033 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1167036 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1167037 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1167039 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 1167039 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1167039 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1167039 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48368A32D85BE4FE-001/control-001/cores/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48368A32D85BE4FE-001/control-001/cores/collection1/data/]
   [junit4]   2> 1167039 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3524e2c4
   [junit4]   2> 1167039 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48368A32D85BE4FE-001/control-001/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1167039 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1167040 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48368A32D85BE4FE-001/control-001/cores/collection1/data
   [junit4]   2> 1167040 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48368A32D85BE4FE-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1167040 WARN  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48368A32D85BE4FE-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1167040 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48368A32D85BE4FE-001/control-001/cores/collection1/data/index
   [junit4]   2> 1167040 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1211566390, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1167041 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@71a9ff98 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@267cb23d),segFN=segments_1,generation=1}
   [junit4]   2> 1167041 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1167041 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48368A32D85BE4FE-001/control-001/cores/collection1/data/
   [junit4]   2> 1167041 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48368A32D85BE4FE-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1167044 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1167044 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1167044 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1167044 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1167044 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1167044 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1167044 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1167044 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1167044 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1167044 WARN  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1167045 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1167046 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1167047 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1167048 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1167050 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1167050 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1167051 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1167051 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1167052 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1167052 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1167052 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3347441863193452]
   [junit4]   2> 1167052 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@71a9ff98 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@267cb23d),segFN=segments_1,generation=1}
   [junit4]   2> 1167052 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1167052 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2f670e6b[collection1] main]
   [junit4]   2> 1167052 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1167053 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1167053 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1167054 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1167054 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1167054 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1167054 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1167054 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1167055 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1167055 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1167055 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1167055 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1167055 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1167055 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1542042757864882176
   [junit4]   2> 1167055 INFO  (searcherExecutor-5885-thread-1-processing-n:127.0.0.1:52784_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2f670e6b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1167056 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1542042757864882176
   [junit4]   2> 1167057 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1167057 INFO  (coreLoadExecutor-5884-thread-1-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1167057 INFO  (coreZkRegister-5878-thread-1-processing-n:127.0.0.1:52784_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:52784 collection:control_collection shard:shard1
   [junit4]   2> 1167059 INFO  (coreZkRegister-5878-thread-1-processing-n:127.0.0.1:52784_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1167064 INFO  (coreZkRegister-5878-thread-1-processing-n:127.0.0.1:52784_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96377672241119236-core_node1-n_0000000000
   [junit4]   2> 1167064 INFO  (coreZkRegister-5878-thread-1-processing-n:127.0.0.1:52784_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1167067 INFO  (coreZkRegister-5878-thread-1-processing-n:127.0.0.1:52784_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1167067 INFO  (coreZkRegister-5878-thread-1-processing-n:127.0.0.1:52784_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1167067 INFO  (OverseerStateUpdate-96377672241119236-127.0.0.1:52784_-n_0000000000) [n:127.0.0.1:52784_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 1167067 INFO  (coreZkRegister-5878-thread-1-processing-n:127.0.0.1:52784_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:52784/collection1/
   [junit4]   2> 1167068 INFO  (coreZkRegister-5878-thread-1-processing-n:127.0.0.1:52784_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1167068 INFO  (coreZkRegister-5878-thread-1-processing-n:127.0.0.1:52784_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:52784/collection1/ has no replicas
   [junit4]   2> 1167069 INFO  (coreZkRegister-5878-thread-1-processing-n:127.0.0.1:52784_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1167073 INFO  (coreZkRegister-5878-thread-1-processing-n:127.0.0.1:52784_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/96377672241119236-core_node1-n_0000000000
   [junit4]   2> 1167075 INFO  (coreZkRegister-5878-thread-1-processing-n:127.0.0.1:52784_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:52784/collection1/ shard1
   [junit4]   2> 1167076 INFO  (OverseerStateUpdate-96377672241119236-127.0.0.1:52784_-n_0000000000) [n:127.0.0.1:52784_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:52784",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1167179 INFO  (zkCallback-9227-thread-2-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1167227 INFO  (coreZkRegister-5878-thread-1-processing-n:127.0.0.1:52784_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:52784/collection1/ and leader is http://127.0.0.1:52784/collection1/
   [junit4]   2> 1167227 INFO  (coreZkRegister-5878-thread-1-processing-n:127.0.0.1:52784_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52784
   [junit4]   2> 1167227 INFO  (coreZkRegister-5878-thread-1-processing-n:127.0.0.1:52784_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1167227 INFO  (coreZkRegister-5878-thread-1-processing-n:127.0.0.1:52784_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1167227 INFO  (coreZkRegister-5878-thread-1-processing-n:127.0.0.1:52784_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1167229 INFO  (coreZkRegister-5878-thread-1-processing-n:127.0.0.1:52784_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52784_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection control_collection
   [junit4]   2> 1167229 INFO  (OverseerStateUpdate-96377672241119236-127.0.0.1:52784_-n_0000000000) [n:127.0.0.1:52784_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52784",
   [junit4]   2>   "node_name":"127.0.0.1:52784_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1167229 INFO  (OverseerStateUpdate-96377672241119236-127.0.0.1:52784_-n_0000000000) [n:127.0.0.1:52784_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52784",
   [junit4]   2>   "node_name":"127.0.0.1:52784_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1167333 INFO  (zkCallback-9227-thread-2-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1167421 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1167421 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1167423 INFO  (zkCallback-9231-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4b0dd30f name:ZooKeeperConnection Watcher:127.0.0.1:54856/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1167423 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1167423 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1167423 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1167424 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1167425 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1167427 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1167427 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1167427 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1167427 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1167429 INFO  (zkCallback-9232-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@149ecbcd name:ZooKeeperConnection Watcher:127.0.0.1:54856/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1167429 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1167429 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1167436 INFO  (OverseerStateUpdate-96377672241119236-127.0.0.1:52784_-n_0000000000) [n:127.0.0.1:52784_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 1167436 INFO  (OverseerStateUpdate-96377672241119236-127.0.0.1:52784_-n_0000000000) [n:127.0.0.1:52784_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1167541 INFO  (OverseerStateUpdate-96377672241119236-127.0.0.1:52784_-n_0000000000) [n:127.0.0.1:52784_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 1167559 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48368A32D85BE4FE-001/shard-1-001/cores/collection1
   [junit4]   2> 1167559 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48368A32D85BE4FE-001/shard-1-001
   [junit4]   2> 1167560 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1167561 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2c66558{/,null,AVAILABLE}
   [junit4]   2> 1167562 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.e.j.s.ServerConnector Started ServerConnector@74b5e45b{HTTP/1.1,[http/1.1]}{127.0.0.1:47700}
   [junit4]   2> 1167563 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.e.j.s.Server Started @1171912ms
   [junit4]   2> 1167563 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48368A32D85BE4FE-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=47700, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48368A32D85BE4FE-001/shard-1-001/cores}
   [junit4]   2> 1167563 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 1167563 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48368A32D85BE4FE-001/shard-1-001'
   [junit4]   2> 1167563 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1167563 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1167563 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1167564 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1167572 INFO  (zkCallback-9233-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@711e5b11 name:ZooKeeperConnection Watcher:127.0.0.1:54856/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1167572 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1167572 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1167574 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1167574 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48368A32D85BE4FE-001/shard-1-001/solr.xml
   [junit4]   2> 1167578 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48368A32D85BE4FE-001/shard-1-001/cores
   [junit4]   2> 1167578 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.CoreContainer New CoreContainer 1974586073
   [junit4]   2> 1167578 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48368A32D85BE4FE-001/shard-1-001]
   [junit4]   2> 1167578 WARN  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48368A32D85BE4FE-001/shard-1-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48368A32D85BE4FE-001/shard-1-001/lib
   [junit4]   2> 1167579 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1167581 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1167581 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1167581 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1167581 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54856/solr
   [junit4]   2> 1167581 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1167581 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1167582 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1167583 INFO  (zkCallback-9236-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6cc5ee90 name:ZooKeeperConnection Watcher:127.0.0.1:54856 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1167584 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1167584 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1167586 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:47700_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$119/1767805549@70369b15
   [junit4]   2> 1167586 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:47700_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1167588 INFO  (zkCallback-9237-thread-1-processing-n:127.0.0.1:47700_) [n:127.0.0.1:47700_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5bbd48af name:ZooKeeperConnection Watcher:127.0.0.1:54856/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1167588 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:47700_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1167596 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:47700_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1167597 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:47700_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1167598 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:47700_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1167603 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:47700_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1167603 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:47700_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96377672241119241-127.0.0.1:47700_-n_0000000001
   [junit4]   2> 1167604 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:47700_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96377672241119236-127.0.0.1:52784_-n_0000000000 to know if I could be the leader
   [junit4]   2> 1167605 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:47700_    ] o.a.s.c.ZkController Publish node=127.0.0.1:47700_ as DOWN
   [junit4]   2> 1167606 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:47700_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47700_
   [junit4]   2> 1167606 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:47700_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:47700_
   [junit4]   2> 1167607 INFO  (OverseerStateUpdate-96377672241119236-127.0.0.1:52784_-n_0000000000) [n:127.0.0.1:52784_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:47700_"} current state version: 3
   [junit4]   2> 1167607 INFO  (OverseerStateUpdate-96377672241119236-127.0.0.1:52784_-n_0000000000) [n:127.0.0.1:52784_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:47700_
   [junit4]   2> 1167608 INFO  (zkCallback-9227-thread-2-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1167608 INFO  (zkCallback-9231-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1167609 INFO  (zkCallback-9227-thread-2-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1167609 INFO  (zkCallback-9231-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1167609 INFO  (zkCallback-9237-thread-1-processing-n:127.0.0.1:47700_) [n:127.0.0.1:47700_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1167610 INFO  (zkCallback-9227-thread-2-processing-n:127.0.0.1:52784_) [n:127.0.0.1:52784_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1167610 INFO  (zkCallback-9231-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1167615 INFO  (zkCallback-9237-thread-2-processing-n:127.0.0.1:47700_) [n:127.0.0.1:47700_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1167616 INFO  (zkCallback-9237-thread-1-processing-n:127.0.0.1:47700_) [n:127.0.0.1:47700_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1167644 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:47700_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1167644 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:47700_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1167645 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:47700_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48368A32D85BE4FE-001/shard-1-001/cores
   [junit4]   2> 1167646 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:47700_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1167646 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:47700_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48368A32D85BE4FE-001/shard-1-001/cores/collection1
   [junit4]   2> 1167646 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:47700_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1167647 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:47700_    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 1167647 INFO  (TEST-TestReqParamsAPI.test-seed#[48368A32D85BE4FE]) [n:127.0.0.1:47700_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1167648 INFO  (coreLoadExecutor-5895-thread-1-processing-n:127.0.0.1:47700_) [n:127.0.0.1:47700_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1167648 INFO  (coreLoadExecutor-5895-thread-1-processing-n:127.0.0.1:47700_) [n:127.0.0.1:47700_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1167650 INFO  (OverseerStateUpdate-96377672241119236-127.0.0.1:52784_-n_0000000000) [n:127.0.0.1:52784_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:47700",
   [junit4]   2>   "node_name":"127.0.0.1:47700_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 1167650 INFO  (coreLoadExecutor-5895-thread-1-processing-n:127.0.0.1:47700_) [n:127.0.0.1:47700_ c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 1167650 INFO  (OverseerStateUpdate-96377672241119236-127.0.0.1:52784_-n_0000000000) [n:127.0.0.1:52784_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "

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

 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 1267655 INFO  (zkCallback-9457-thread-1-processing-n:127.0.0.1:38200_solr) [n:127.0.0.1:38200_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1267656 ERROR (jetty-launcher-9446-thread-1-EventThread) [n:127.0.0.1:38200_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$47/2106162740@39216d08 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@3d1efef4[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 3]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 1267662 INFO  (jetty-launcher-9446-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@77a3114b{/solr,null,UNAVAILABLE}
   [junit4]   2> 1269157 WARN  (zkCallback-9457-thread-1-processing-n:127.0.0.1:38200_solr) [n:127.0.0.1:38200_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1269157 ERROR (Thread[Thread-3394,5,TGRP-TestSolrCloudWithDelegationTokens]) [n:127.0.0.1:38200_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1269161 INFO  (jetty-launcher-9446-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4926e2{/solr,null,UNAVAILABLE}
   [junit4]   2> 1269164 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[48368A32D85BE4FE]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34454 34454
   [junit4]   2> 1269180 INFO  (Thread-3377) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34454 34454
   [junit4]   2> 1269181 WARN  (Thread-3377) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [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_9
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/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/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
   [junit4]   2> 	2	/solr/clusterstate.json
   [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/ZKDTSMTokensRoot/DT_12
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_11
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 1269182 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[48368A32D85BE4FE]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [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.TestSolrCloudWithDelegationTokens_48368A32D85BE4FE-001
   [junit4]   2> Aug 07, 2016 9:51:15 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=727, maxMBSortInHeap=6.162690332753409, sim=ClassicSimilarity, locale=pt, timezone=Etc/GMT+6
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=172288904,total=486621184
   [junit4]   2> NOTE: All tests run in this JVM: [LukeRequestHandlerTest, TestRuleBasedAuthorizationPlugin, CdcrReplicationHandlerTest, TestPerFieldSimilarity, SolrInfoMBeanTest, NoCacheHeaderTest, CollectionTooManyReplicasTest, CollectionsAPIDistributedZkTest, BadIndexSchemaTest, TestFastWriter, NotRequiredUniqueKeyTest, TestSolrIndexConfig, TestOnReconnectListenerSupport, TestReversedWildcardFilterFactory, TestStressLiveNodes, BaseCdcrDistributedZkTest, QueryParsingTest, ChaosMonkeySafeLeaderTest, TestClassicSimilarityFactory, TestSolrCoreProperties, OverseerStatusTest, SimpleCollectionCreateDeleteTest, RollingRestartTest, TestSolrDynamicMBean, TestSchemaResource, CoreAdminRequestStatusTest, TestShortCircuitedRequests, TestSchemaVersionResource, SpellingQueryConverterTest, TestConfigSetsAPI, BasicZkTest, TestJsonFacets, AsyncCallRequestStatusResponseTest, TestConfigOverlay, BasicAuthIntegrationTest, TestSolrDeletionPolicy2, TestXmlQParser, TestExpandComponent, TestSolrQueryParser, TestReload, SolrPluginUtilsTest, ShardRoutingCustomTest, TestFileDictionaryLookup, FullSolrCloudDistribCmdsTest, ConvertedLegacyTest, DistributedSuggestComponentTest, WordBreakSolrSpellCheckerTest, HdfsBasicDistributedZk2Test, TestNRTOpen, FieldMutatingUpdateProcessorTest, TestExclusionRuleCollectionAccess, SuggesterWFSTTest, NumericFieldsTest, TestSolrJ, SegmentsInfoRequestHandlerTest, OpenCloseCoreStressTest, SpellPossibilityIteratorTest, StressHdfsTest, BinaryUpdateRequestHandlerTest, OverseerModifyCollectionTest, HLLUtilTest, TestCrossCoreJoin, TermVectorComponentTest, TestDocTermOrds, LeaderElectionIntegrationTest, TestManagedSchemaAPI, TestRecovery, TestAtomicUpdateErrorCases, HighlighterMaxOffsetTest, TestManagedResource, TestLMJelinekMercerSimilarityFactory, TestDistributedMissingSort, TestSolrConfigHandlerConcurrent, TestRangeQuery, OutputWriterTest, DistributedMLTComponentTest, TestCustomSort, TestCSVResponseWriter, DirectSolrConnectionTest, HdfsCollectionsAPIDistributedZkTest, SortByFunctionTest, TestPHPSerializedResponseWriter, CoreSorterTest, SearchHandlerTest, TestCloudPseudoReturnFields, TestSystemIdResolver, RecoveryAfterSoftCommitTest, TestZkChroot, RequestHandlersTest, CacheHeaderTest, TestManagedSynonymFilterFactory, UUIDUpdateProcessorFallbackTest, TestRealTimeGet, TestGeoJSONResponseWriter, TestBlobHandler, TestBinaryResponseWriter, TestWriterPerf, TestQueryTypes, DeleteInactiveReplicaTest, InfoHandlerTest, AddBlockUpdateTest, TestSolrCloudWithSecureImpersonation, TestTrie, TestHashQParserPlugin, HdfsUnloadDistributedZkTest, DistanceFunctionTest, TestSearcherReuse, TestObjectReleaseTracker, SolrCmdDistributorTest, ShowFileRequestHandlerTest, TestShardHandlerFactory, SaslZkACLProviderTest, SolrIndexSplitterTest, TestFieldResource, MinimalSchemaTest, TestQuerySenderListener, TestSimpleTrackingShardHandler, IndexSchemaRuntimeFieldTest, HdfsDirectoryTest, TestTolerantUpdateProcessorRandomCloud, SuggesterTSTTest, TestRTGBase, CdcrUpdateLogTest, ExitableDirectoryReaderTest, FullHLLTest, TestJettySolrRunner, TestFuzzyAnalyzedSuggestions, ParsingFieldUpdateProcessorsTest, TestRestManager, TestFieldCacheVsDocValues, ResponseHeaderTest, TestUseDocValuesAsStored, TestLocalFSCloudBackupRestore, BJQParserTest, TestNoOpRegenerator, LeaderInitiatedRecoveryOnShardRestartTest, TestReqParamsAPI, DistributedExpandComponentTest, FieldAnalysisRequestHandlerTest, DateMathParserTest, AddSchemaFieldsUpdateProcessorFactoryTest, EchoParamsTest, SpatialHeatmapFacetsTest, CreateCollectionCleanupTest, CloudMLTQParserTest, TestAddFieldRealTimeGet, ConnectionReuseTest, TestHdfsBackupRestoreCore, TestSolrCloudWithDelegationTokens]
   [junit4] Completed [308/626 (2!)] on J1 in 3.45s, 8 tests, 1 failure <<< FAILURES!

[...truncated 61064 lines...]


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

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

1 tests failed.
FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

Error Message:
IOException occured when talking to server at: http://127.0.0.1:40591/solr/testSolrCloudCollection_shard1_replica1

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:40591/solr/testSolrCloudCollection_shard1_replica1
	at __randomizedtesting.SeedInfo.seed([CBD9DF4C1D577EBF:F601716025B920CF]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:40591/solr/testSolrCloudCollection_shard1_replica1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: java.net.SocketException: Connection reset
	at java.net.SocketInputStream.read(SocketInputStream.java:209)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 10 more




Build Log:
[...truncated 12382 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 2836509 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2836509 INFO  (Thread-7622) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2836509 INFO  (Thread-7622) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2836609 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [    ] o.a.s.c.ZkTestServer start zk server on port:56668
   [junit4]   2> 2836609 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2836610 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2836616 INFO  (zkCallback-4860-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@58868513 name:ZooKeeperConnection Watcher:127.0.0.1:56668 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2836616 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2836616 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2836616 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2836624 INFO  (jetty-launcher-4859-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2836624 INFO  (jetty-launcher-4859-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2836624 INFO  (jetty-launcher-4859-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2836626 INFO  (jetty-launcher-4859-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2836626 INFO  (jetty-launcher-4859-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@326e7c2e{/solr,null,AVAILABLE}
   [junit4]   2> 2836626 INFO  (jetty-launcher-4859-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2836641 INFO  (jetty-launcher-4859-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@777dd0b7{/solr,null,AVAILABLE}
   [junit4]   2> 2836642 INFO  (jetty-launcher-4859-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@70816926{/solr,null,AVAILABLE}
   [junit4]   2> 2836644 INFO  (jetty-launcher-4859-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ca41476{/solr,null,AVAILABLE}
   [junit4]   2> 2836645 INFO  (jetty-launcher-4859-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@4146cb04{HTTP/1.1,[http/1.1]}{127.0.0.1:48355}
   [junit4]   2> 2836645 INFO  (jetty-launcher-4859-thread-5) [    ] o.e.j.s.Server Started @2842239ms
   [junit4]   2> 2836645 INFO  (jetty-launcher-4859-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5e58a60d{/solr,null,AVAILABLE}
   [junit4]   2> 2836645 INFO  (jetty-launcher-4859-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=48355}
   [junit4]   2> 2836645 INFO  (jetty-launcher-4859-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 2836645 INFO  (jetty-launcher-4859-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@54de6e7c{HTTP/1.1,[http/1.1]}{127.0.0.1:65500}
   [junit4]   2> 2836646 INFO  (jetty-launcher-4859-thread-4) [    ] o.e.j.s.Server Started @2842239ms
   [junit4]   2> 2836646 INFO  (jetty-launcher-4859-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@33effd75{HTTP/1.1,[http/1.1]}{127.0.0.1:56982}
   [junit4]   2> 2836646 INFO  (jetty-launcher-4859-thread-2) [    ] o.e.j.s.Server Started @2842240ms
   [junit4]   2> 2836645 INFO  (jetty-launcher-4859-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_CBD9DF4C1D577EBF-001/tempDir-001/node4'
   [junit4]   2> 2836646 INFO  (jetty-launcher-4859-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@5d34e2d3{HTTP/1.1,[http/1.1]}{127.0.0.1:33041}
   [junit4]   2> 2836646 INFO  (jetty-launcher-4859-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2836646 INFO  (jetty-launcher-4859-thread-3) [    ] o.e.j.s.Server Started @2842240ms
   [junit4]   2> 2836646 INFO  (jetty-launcher-4859-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2836646 INFO  (jetty-launcher-4859-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56982}
   [junit4]   2> 2836646 INFO  (jetty-launcher-4859-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65500}
   [junit4]   2> 2836647 INFO  (jetty-launcher-4859-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 2836647 INFO  (jetty-launcher-4859-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2836647 INFO  (jetty-launcher-4859-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_CBD9DF4C1D577EBF-001/tempDir-001/node2'
   [junit4]   2> 2836647 INFO  (jetty-launcher-4859-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2836646 INFO  (jetty-launcher-4859-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@7e98b08c{HTTP/1.1,[http/1.1]}{127.0.0.1:51796}
   [junit4]   2> 2836647 INFO  (jetty-launcher-4859-thread-1) [    ] o.e.j.s.Server Started @2842241ms
   [junit4]   2> 2836647 INFO  (jetty-launcher-4859-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2836647 INFO  (jetty-launcher-4859-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 2836647 INFO  (jetty-launcher-4859-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_CBD9DF4C1D577EBF-001/tempDir-001/node5'
   [junit4]   2> 2836648 INFO  (jetty-launcher-4859-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2836646 INFO  (jetty-launcher-4859-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33041}
   [junit4]   2> 2836648 INFO  (jetty-launcher-4859-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 2836648 INFO  (jetty-launcher-4859-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_CBD9DF4C1D577EBF-001/tempDir-001/node3'
   [junit4]   2> 2836648 INFO  (jetty-launcher-4859-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2836648 INFO  (jetty-launcher-4859-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2836648 INFO  (jetty-launcher-4859-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2836648 INFO  (jetty-launcher-4859-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2836648 INFO  (jetty-launcher-4859-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2836648 INFO  (jetty-launcher-4859-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2836649 INFO  (jetty-launcher-4859-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2836649 INFO  (jetty-launcher-4859-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2836647 INFO  (jetty-launcher-4859-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2836647 INFO  (jetty-launcher-4859-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51796}
   [junit4]   2> 2836649 INFO  (jetty-launcher-4859-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2836650 INFO  (jetty-launcher-4859-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 2836650 INFO  (jetty-launcher-4859-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_CBD9DF4C1D577EBF-001/tempDir-001/node1'
   [junit4]   2> 2836651 INFO  (jetty-launcher-4859-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2836651 INFO  (jetty-launcher-4859-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2836651 INFO  (jetty-launcher-4859-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2836651 INFO  (jetty-launcher-4859-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2836652 INFO  (zkCallback-4861-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1fdcc612 name:ZooKeeperConnection Watcher:127.0.0.1:56668/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2836652 INFO  (jetty-launcher-4859-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2836652 INFO  (jetty-launcher-4859-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2836653 INFO  (zkCallback-4864-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2a51d4ff name:ZooKeeperConnection Watcher:127.0.0.1:56668/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2836653 INFO  (jetty-launcher-4859-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2836653 INFO  (zkCallback-4862-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@31eaf856 name:ZooKeeperConnection Watcher:127.0.0.1:56668/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2836653 INFO  (zkCallback-4863-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3ad32267 name:ZooKeeperConnection Watcher:127.0.0.1:56668/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2836653 INFO  (jetty-launcher-4859-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2836653 INFO  (jetty-launcher-4859-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2836654 INFO  (jetty-launcher-4859-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2836654 INFO  (zkCallback-4865-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@67702274 name:ZooKeeperConnection Watcher:127.0.0.1:56668/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2836653 INFO  (jetty-launcher-4859-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2836654 INFO  (jetty-launcher-4859-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2836654 INFO  (jetty-launcher-4859-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2836655 INFO  (jetty-launcher-4859-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2836655 INFO  (jetty-launcher-4859-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2836655 INFO  (jetty-launcher-4859-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2836655 INFO  (jetty-launcher-4859-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2836655 INFO  (jetty-launcher-4859-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2836655 INFO  (jetty-launcher-4859-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2836665 INFO  (jetty-launcher-4859-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_CBD9DF4C1D577EBF-001/tempDir-001/node5/.
   [junit4]   2> 2836665 INFO  (jetty-launcher-4859-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_CBD9DF4C1D577EBF-001/tempDir-001/node1/.
   [junit4]   2> 2836665 INFO  (jetty-launcher-4859-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_CBD9DF4C1D577EBF-001/tempDir-001/node4/.
   [junit4]   2> 2836665 INFO  (jetty-launcher-4859-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_CBD9DF4C1D577EBF-001/tempDir-001/node3/.
   [junit4]   2> 2836665 INFO  (jetty-launcher-4859-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 1018685060
   [junit4]   2> 2836665 INFO  (jetty-launcher-4859-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_CBD9DF4C1D577EBF-001/tempDir-001/node5]
   [junit4]   2> 2836665 INFO  (jetty-launcher-4859-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 1696876087
   [junit4]   2> 2836666 INFO  (jetty-launcher-4859-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_CBD9DF4C1D577EBF-001/tempDir-001/node4]
   [junit4]   2> 2836666 WARN  (jetty-launcher-4859-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_CBD9DF4C1D577EBF-001/tempDir-001/node5/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_CBD9DF4C1D577EBF-001/tempDir-001/node5/lib
   [junit4]   2> 2836665 INFO  (jetty-launcher-4859-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1210747210
   [junit4]   2> 2836666 INFO  (jetty-launcher-4859-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2836667 INFO  (jetty-launcher-4859-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_CBD9DF4C1D577EBF-001/tempDir-001/node2/.
   [junit4]   2> 2836667 INFO  (jetty-launcher-4859-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1839939706
   [junit4]   2> 2836667 INFO  (jetty-launcher-4859-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_CBD9DF4C1D577EBF-001/tempDir-001/node2]
   [junit4]   2> 2836666 WARN  (jetty-launcher-4859-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_CBD9DF4C1D577EBF-001/tempDir-001/node4/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_CBD9DF4C1D577EBF-001/tempDir-001/node4/lib
   [junit4]   2> 2836665 INFO  (jetty-launcher-4859-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 1809618423
   [junit4]   2> 2836667 INFO  (jetty-launcher-4859-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_CBD9DF4C1D577EBF-001/tempDir-001/node3]
   [junit4]   2> 2836667 INFO  (jetty-launcher-4859-thread-5) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2836667 WARN  (jetty-launcher-4859-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_CBD9DF4C1D577EBF-001/tempDir-001/node2/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_CBD9DF4C1D577EBF-001/tempDir-001/node2/lib
   [junit4]   2> 2836668 INFO  (jetty-launcher-4859-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2836666 INFO  (jetty-launcher-4859-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_CBD9DF4C1D577EBF-001/tempDir-001/node1]
   [junit4]   2> 2836668 WARN  (jetty-launcher-4859-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_CBD9DF4C1D577EBF-001/tempDir-001/node1/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_CBD9DF4C1D577EBF-001/tempDir-001/node1/lib
   [junit4]   2> 2836668 INFO  (jetty-launcher-4859-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2836668 INFO  (jetty-launcher-4859-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2836668 INFO  (jetty-launcher-4859-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2836667 WARN  (jetty-launcher-4859-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_CBD9DF4C1D577EBF-001/tempDir-001/node3/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_CBD9DF4C1D577EBF-001/tempDir-001/node3/lib
   [junit4]   2> 2836669 INFO  (jetty-launcher-4859-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56668/solr
   [junit4]   2> 2836668 INFO  (jetty-launcher-4859-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2836669 INFO  (jetty-launcher-4859-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2836669 INFO  (jetty-launcher-4859-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2836669 INFO  (jetty-launcher-4859-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2836669 INFO  (jetty-launcher-4859-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2836669 INFO  (jetty-launcher-4859-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2836669 INFO  (jetty-launcher-4859-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2836669 INFO  (jetty-launcher-4859-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2836669 INFO  (jetty-launcher-4859-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56668/solr
   [junit4]   2> 2836670 INFO  (jetty-launcher-4859-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2836670 INFO  (jetty-launcher-4859-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2836671 INFO  (jetty-launcher-4859-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2836672 INFO  (jetty-launcher-4859-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2836672 INFO  (jetty-launcher-4859-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2836672 INFO  (jetty-launcher-4859-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2836672 INFO  (jetty-launcher-4859-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56668/solr
   [junit4]   2> 2836672 INFO  (jetty-launcher-4859-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2836672 INFO  (jetty-launcher-4859-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2836672 INFO  (jetty-launcher-4859-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2836672 INFO  (jetty-launcher-4859-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2836672 INFO  (jetty-launcher-4859-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2836672 INFO  (jetty-launcher-4859-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56668/solr
   [junit4]   2> 2836673 INFO  (jetty-launcher-4859-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2836673 INFO  (jetty-launcher-4859-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2836673 INFO  (jetty-launcher-4859-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2836673 INFO  (zkCallback-4870-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1537a51 name:ZooKeeperConnection Watcher:127.0.0.1:56668 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2836673 INFO  (jetty-launcher-4859-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2836673 INFO  (jetty-launcher-4859-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2836674 INFO  (jetty-launcher-4859-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2836674 INFO  (zkCallback-4873-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2795d8ef name:ZooKeeperConnection Watcher:127.0.0.1:56668 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2836675 INFO  (jetty-launcher-4859-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2836675 INFO  (jetty-launcher-4859-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2836676 INFO  (zkCallback-4878-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@12f3e343 name:ZooKeeperConnection Watcher:127.0.0.1:56668 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2836676 INFO  (jetty-launcher-4859-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2836676 INFO  (jetty-launcher-4859-thread-5) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2836677 INFO  (zkCallback-4879-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@362255d0 name:ZooKeeperConnection Watcher:127.0.0.1:56668 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2836676 INFO  (jetty-launcher-4859-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2836677 INFO  (jetty-launcher-4859-thread-4) [n:127.0.0.1:65500_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/887140095@425f38e0
   [junit4]   2> 2836677 INFO  (jetty-launcher-4859-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2836677 INFO  (jetty-launcher-4859-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2836678 INFO  (jetty-launcher-4859-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2836679 INFO  (jetty-launcher-4859-thread-2) [n:127.0.0.1:56982_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/887140095@5d1d7c07
   [junit4]   2> 2836677 INFO  (jetty-launcher-4859-thread-4) [n:127.0.0.1:65500_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2836677 INFO  (jetty-launcher-4859-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2836679 INFO  (jetty-launcher-4859-thread-3) [n:127.0.0.1:33041_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/887140095@5b5144b7
   [junit4]   2> 2836680 INFO  (jetty-launcher-4859-thread-3) [n:127.0.0.1:33041_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2836679 INFO  (jetty-launcher-4859-thread-2) [n:127.0.0.1:56982_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2836680 INFO  (zkCallback-4880-thread-1-processing-n:127.0.0.1:65500_solr) [n:127.0.0.1:65500_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19fa8b7 name:ZooKeeperConnection Watcher:127.0.0.1:56668/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2836681 INFO  (jetty-launcher-4859-thread-4) [n:127.0.0.1:65500_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2836681 INFO  (jetty-launcher-4859-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56668/solr
   [junit4]   2> 2836681 INFO  (jetty-launcher-4859-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2836681 INFO  (jetty-launcher-4859-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2836681 INFO  (jetty-launcher-4859-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2836683 INFO  (jetty-launcher-4859-thread-1) [n:127.0.0.1:51796_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/887140095@339b986a
   [junit4]   2> 2836683 INFO  (jetty-launcher-4859-thread-1) [n:127.0.0.1:51796_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2836684 INFO  (jetty-launcher-4859-thread-4) [n:127.0.0.1:65500_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2836684 INFO  (zkCallback-4882-thread-1-processing-n:127.0.0.1:33041_solr) [n:127.0.0.1:33041_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b64e8d name:ZooKeeperConnection Watcher:127.0.0.1:56668/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2836684 INFO  (jetty-launcher-4859-thread-3) [n:127.0.0.1:33041_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2836684 INFO  (zkCallback-4881-thread-1-processing-n:127.0.0.1:56982_solr) [n:127.0.0.1:56982_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2771db53 name:ZooKeeperConnection Watcher:127.0.0.1:56668/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2836685 INFO  (jetty-launcher-4859-thread-2) [n:127.0.0.1:56982_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2836686 INFO  (zkCallback-4883-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ed98198 name:ZooKeeperConnection Watcher:127.0.0.1:56668 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2836686 INFO  (zkCallback-4884-thread-1-processing-n:127.0.0.1:51796_solr) [n:127.0.0.1:51796_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7df67844 name:ZooKeeperConnection Watcher:127.0.0.1:56668/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2836686 INFO  (jetty-launcher-4859-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2836686 INFO  (jetty-launcher-4859-thread-1) [n:127.0.0.1:51796_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2836687 INFO  (jetty-launcher-4859-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2836687 INFO  (jetty-launcher-4859-thread-2) [n:127.0.0.1:56982_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2836690 INFO  (jetty-launcher-4859-thread-5) [n:127.0.0.1:48355_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/887140095@3a5348b9
   [junit4]   2> 2836690 INFO  (jetty-launcher-4859-thread-3) [n:127.0.0.1:33041_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2836691 INFO  (jetty-launcher-4859-thread-1) [n:127.0.0.1:51796_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2836691 INFO  (jetty-launcher-4859-thread-4) [n:127.0.0.1:65500_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2836691 INFO  (jetty-launcher-4859-thread-5) [n:127.0.0.1:48355_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2836692 INFO  (jetty-launcher-4859-thread-2) [n:127.0.0.1:56982_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2836695 INFO  (zkCallback-4885-thread-1-processing-n:127.0.0.1:48355_solr) [n:127.0.0.1:48355_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1df3f8ba name:ZooKeeperConnection Watcher:127.0.0.1:56668/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2836695 INFO  (jetty-launcher-4859-thread-5) [n:127.0.0.1:48355_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2836700 INFO  (jetty-launcher-4859-thread-1) [n:127.0.0.1:51796_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2836700 INFO  (jetty-launcher-4859-thread-3) [n:127.0.0.1:33041_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2836701 INFO  (jetty-launcher-4859-thread-4) [n:127.0.0.1:65500_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2836702 INFO  (jetty-launcher-4859-thread-2) [n:127.0.0.1:56982_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2836708 INFO  (jetty-launcher-4859-thread-3) [n:127.0.0.1:33041_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2836708 INFO  (jetty-launcher-4859-thread-4) [n:127.0.0.1:65500_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2836708 INFO  (jetty-launcher-4859-thread-2) [n:127.0.0.1:56982_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2836708 INFO  (jetty-launcher-4859-thread-1) [n:127.0.0.1:51796_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2836713 INFO  (jetty-launcher-4859-thread-2) [n:127.0.0.1:56982_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2836713 INFO  (jetty-launcher-4859-thread-4) [n:127.0.0.1:65500_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2836714 INFO  (jetty-launcher-4859-thread-1) [n:127.0.0.1:51796_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2836715 INFO  (jetty-launcher-4859-thread-3) [n:127.0.0.1:33041_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2836715 INFO  (jetty-launcher-4859-thread-5) [n:127.0.0.1:48355_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2836719 INFO  (jetty-launcher-4859-thread-4) [n:127.0.0.1:65500_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2836719 INFO  (jetty-launcher-4859-thread-1) [n:127.0.0.1:51796_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2836719 INFO  (jetty-launcher-4859-thread-2) [n:127.0.0.1:56982_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2836719 INFO  (jetty-launcher-4859-thread-3) [n:127.0.0.1:33041_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2836720 INFO  (jetty-launcher-4859-thread-5) [n:127.0.0.1:48355_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2836722 INFO  (jetty-launcher-4859-thread-2) [n:127.0.0.1:56982_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2836722 INFO  (jetty-launcher-4859-thread-1) [n:127.0.0.1:51796_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2836722 INFO  (jetty-launcher-4859-thread-3) [n:127.0.0.1:33041_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2836723 INFO  (jetty-launcher-4859-thread-4) [n:127.0.0.1:65500_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2836724 INFO  (jetty-launcher-4859-thread-1) [n:127.0.0.1:51796_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2836725 INFO  (jetty-launcher-4859-thread-2) [n:127.0.0.1:56982_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2836728 INFO  (jetty-launcher-4859-thread-3) [n:127.0.0.1:33041_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2836728 INFO  (jetty-launcher-4859-thread-4) [n:127.0.0.1:65500_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2836728 INFO  (jetty-launcher-4859-thread-5) [n:127.0.0.1:48355_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2836728 INFO  (jetty-launcher-4859-thread-2) [n:127.0.0.1:56982_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2836728 INFO  (jetty-launcher-4859-thread-1) [n:127.0.0.1:51796_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2836735 INFO  (jetty-launcher-4859-thread-1) [n:127.0.0.1:51796_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2836735 INFO  (jetty-launcher-4859-thread-3) [n:127.0.0.1:33041_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2836735 INFO  (jetty-launcher-4859-thread-4) [n:127.0.0.1:65500_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2836735 INFO  (jetty-launcher-4859-thread-2) [n:127.0.0.1:56982_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2836736 INFO  (jetty-launcher-4859-thread-5) [n:127.0.0.1:48355_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2836738 INFO  (jetty-launcher-4859-thread-2) [n:127.0.0.1:56982_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2836738 INFO  (jetty-launcher-4859-thread-1) [n:127.0.0.1:51796_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2836738 INFO  (jetty-launcher-4859-thread-3) [n:127.0.0.1:33041_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2836738 INFO  (jetty-launcher-4859-thread-4) [n:127.0.0.1:65500_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2836741 INFO  (jetty-launcher-4859-thread-5) [n:127.0.0.1:48355_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2836741 INFO  (jetty-launcher-4859-thread-2) [n:127.0.0.1:56982_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2836741 INFO  (jetty-launcher-4859-thread-1) [n:127.0.0.1:51796_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2836741 INFO  (jetty-launcher-4859-thread-3) [n:127.0.0.1:33041_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2836742 INFO  (jetty-launcher-4859-thread-4) [n:127.0.0.1:65500_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2836743 INFO  (jetty-launcher-4859-thread-1) [n:127.0.0.1:51796_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2836743 INFO  (jetty-launcher-4859-thread-2) [n:127.0.0.1:56982_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2836743 INFO  (jetty-launcher-4859-thread-5) [n:127.0.0.1:48355_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2836743 INFO  (jetty-launcher-4859-thread-4) [n:127.0.0.1:65500_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2836743 INFO  (jetty-launcher-4859-thread-3) [n:127.0.0.1:33041_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2836746 INFO  (jetty-launcher-4859-thread-5) [n:127.0.0.1:48355_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2836750 INFO  (jetty-launcher-4859-thread-1) [n:127.0.0.1:51796_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2836751 INFO  (jetty-launcher-4859-thread-4) [n:127.0.0.1:65500_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2836751 INFO  (jetty-launcher-4859-thread-2) [n:127.0.0.1:56982_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2836751 INFO  (jetty-launcher-4859-thread-3) [n:127.0.0.1:33041_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2836754 INFO  (jetty-launcher-4859-thread-1) [n:127.0.0.1:51796_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2836754 INFO  (jetty-launcher-4859-thread-3) [n:127.0.0.1:33041_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2836754 INFO  (jetty-launcher-4859-thread-4) [n:127.0.0.1:65500_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2836755 INFO  (jetty-launcher-4859-thread-2) [n:127.0.0.1:56982_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2836757 INFO  (jetty-launcher-4859-thread-4) [n:127.0.0.1:65500_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2836757 INFO  (jetty-launcher-4859-thread-3) [n:127.0.0.1:33041_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2836757 INFO  (jetty-launcher-4859-thread-1) [n:127.0.0.1:51796_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2836758 INFO  (jetty-launcher-4859-thread-5) [n:127.0.0.1:48355_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2836758 INFO  (jetty-launcher-4859-thread-2) [n:127.0.0.1:56982_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2836759 INFO  (jetty-launcher-4859-thread-4) [n:127.0.0.1:65500_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96379813159763978-127.0.0.1:65500_solr-n_0000000000
   [junit4]   2> 2836759 INFO  (jetty-launcher-4859-thread-3) [n:127.0.0.1:33041_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96379813159763980-127.0.0.1:33041_solr-n_0000000001
   [junit4]   2> 2836759 INFO  (jetty-launcher-4859-thread-1) [n:127.0.0.1:51796_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96379813159763982-127.0.0.1:51796_solr-n_0000000002
   [junit4]   2> 2836760 INFO  (jetty-launcher-4859-thread-4) [n:127.0.0.1:65500_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:65500_solr
   [junit4]   2> 2836760 INFO  (jetty-launcher-4859-thread-4) [n:127.0.0.1:65500_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2836760 INFO  (jetty-launcher-4859-thread-2) [n:127.0.0.1:56982_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96379813159763979-127.0.0.1:56982_solr-n_0000000004
   [junit4]   2> 2836760 INFO  (jetty-launcher-4859-thread-5) [n:127.0.0.1:48355_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96379813159763983-127.0.0.1:48355_solr-n_0000000003
   [junit4]   2> 2836761 INFO  (jetty-launcher-4859-thread-3) [n:127.0.0.1:33041_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96379813159763978-127.0.0.1:65500_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 2836761 INFO  (jetty-launcher-4859-thread-1) [n:127.0.0.1:51796_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96379813159763980-127.0.0.1:33041_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 2836762 INFO  (jetty-launcher-4859-thread-3) [n:127.0.0.1:33041_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33041_solr
   [junit4]   2> 2836762 INFO  (jetty-launcher-4859-thread-3) [n:127.0.0.1:33041_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33041_solr
   [junit4]   2> 2836763 INFO  (jetty-launcher-4859-thread-1) [n:127.0.0.1:51796_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51796_solr
   [junit4]   2> 2836763 INFO  (jetty-launcher-4859-thread-1) [n:127.0.0.1:51796_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51796_solr
   [junit4]   2> 2836763 INFO  (jetty-launcher-4859-thread-2) [n:127.0.0.1:56982_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96379813159763983-127.0.0.1:48355_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 2836763 INFO  (jetty-launcher-4859-thread-5) [n:127.0.0.1:48355_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96379813159763982-127.0.0.1:51796_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 2836764 INFO  (jetty-launcher-4859-thread-2) [n:127.0.0.1:56982_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56982_solr
   [junit4]   2> 2836764 INFO  (jetty-launcher-4859-thread-2) [n:127.0.0.1:56982_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:56982_solr
   [junit4]   2> 2836764 INFO  (jetty-launcher-4859-thread-5) [n:127.0.0.1:48355_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48355_solr
   [junit4]   2> 2836764 INFO  (jetty-launcher-4859-thread-4) [n:127.0.0.1:65500_solr    ] o.a.s.c.Overseer Overseer (id=96379813159763978-127.0.0.1:65500_solr-n_0000000000) starting
   [junit4]   2> 2836765 INFO  (zkCallback-4880-thread-1-processing-n:127.0.0.1:65500_solr) [n:127.0.0.1:65500_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2836765 INFO  (zkCallback-4882-thread-1-processing-n:127.0.0.1:33041_solr) [n:127.0.0.1:33041_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2836765 INFO  (zkCallback-4884-thread-1-processing-n:127.0.0.1:51796_solr) [n:127.0.0.1:51796_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2836765 INFO  (zkCallback-4885-thread-1-processing-n:127.0.0.1:48355_solr) [n:127.0.0.1:48355_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2836765 INFO  (zkCallback-4881-thread-1-processing-n:127.0.0.1:56982_solr) [n:127.0.0.1:56982_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2836765 INFO  (jetty-launcher-4859-thread-5) [n:127.0.0.1:48355_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:48355_solr
   [junit4]   2> 2836768 INFO  (zkCallback-4884-thread-1-processing-n:127.0.0.1:51796_solr) [n:127.0.0.1:51796_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2836770 INFO  (zkCallback-4881-thread-1-processing-n:127.0.0.1:56982_solr) [n:127.0.0.1:56982_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2836770 INFO  (zkCallback-4885-thread-1-processing-n:127.0.0.1:48355_solr) [n:127.0.0.1:48355_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2836771 INFO  (zkCallback-4880-thread-1-processing-n:127.0.0.1:65500_solr) [n:127.0.0.1:65500_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2836771 INFO  (zkCallback-4882-thread-1-processing-n:127.0.0.1:33041_solr) [n:127.0.0.1:33041_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2836772 INFO  (zkCallback-4881-thread-1-processing-n:127.0.0.1:56982_solr) [n:127.0.0.1:56982_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2836772 INFO  (zkCallback-4880-thread-1-processing-n:127.0.0.1:65500_solr) [n:127.0.0.1:65500_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2836773 INFO  (zkCallback-4884-thread-1-processing-n:127.0.0.1:51796_solr) [n:127.0.0.1:51796_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2836773 INFO  (zkCallback-4882-thread-1-processing-n:127.0.0.1:33041_solr) [n:127.0.0.1:33041_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2836773 INFO  (zkCallback-4885-thread-1-processing-n:127.0.0.1:48355_solr) [n:127.0.0.1:48355_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2836774 INFO  (zkCallback-4884-thread-1-processing-n:127.0.0.1:51796_solr) [n:127.0.0.1:51796_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2836774 INFO  (zkCallback-4882-thread-1-processing-n:127.0.0.1:33041_solr) [n:127.0.0.1:33041_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2836774 INFO  (zkCallback-4880-thread-1-processing-n:127.0.0.1:65500_solr) [n:127.0.0.1:65500_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2836775 INFO  (zkCallback-4881-thread-1-processing-n:127.0.0.1:56982_solr) [n:127.0.0.1:56982_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2836776 INFO  (zkCallback-4885-thread-1-processing-n:127.0.0.1:48355_solr) [n:127.0.0.1:48355_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2836777 INFO  (jetty-launcher-4859-thread-4) [n:127.0.0.1:65500_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2836779 INFO  (zkCallback-4880-thread-1-processing-n:127.0.0.1:65500_solr) [n:127.0.0.1:65500_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2836779 INFO  (zkCallback-4884-thread-1-processing-n:127.0.0.1:51796_solr) [n:127.0.0.1:51796_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2836779 INFO  (zkCallback-4882-thread-1-processing-n:127.0.0.1:33041_solr) [n:127.0.0.1:33041_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2836783 INFO  (zkCallback-4880-thread-1-processing-n:127.0.0.1:65500_solr) [n:127.0.0.1:65500_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2836783 INFO  (zkCallback-4882-thread-1-processing-n:127.0.0.1:33041_solr) [n:127.0.0.1:33041_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2836783 INFO  (zkCallback-4884-thread-1-processing-n:127.0.0.1:51796_solr) [n:127.0.0.1:51796_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2836784 INFO  (zkCallback-4881-thread-1-processing-n:127.0.0.1:56982_solr) [n:127.0.0.1:56982_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2836786 INFO  (zkCallback-4885-thread-1-processing-n:127.0.0.1:48355_solr) [n:127.0.0.1:48355_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2836788 INFO  (zkCallback-4881-thread-1-processing-n:127.0.0.1:56982_solr) [n:127.0.0.1:56982_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2836790 INFO  (zkCallback-4885-thread-1-processing-n:127.0.0.1:48355_solr) [n:127.0.0.1:48355_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2836810 INFO  (jetty-launcher-4859-thread-1) [n:127.0.0.1:51796_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2836810 INFO  (jetty-launcher-4859-thread-3) [n:127.0.0.1:33041_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2836810 INFO  (jetty-launcher-4859-thread-3) [n:127.0.0.1:33041_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2836810 INFO  (jetty-launcher-4859-thread-4) [n:127.0.0.1:65500_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2836810 INFO  (jetty-launcher-4859-thread-1) [n:127.0.0.1:51796_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2836811 INFO  (jetty-launcher-4859-thread-3) [n:127.0.0.1:33041_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_CBD9DF4C1D577EBF-001/tempDir-001/node3/.
   [junit4]   2> 2836812 INFO  (jetty-launcher-4859-thread-3) [n:127.0.0.1:33041_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2836812 INFO  (jetty-launcher-4859-thread-1) [n:127.0.0.1:51796_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_CBD9DF4C1D577EBF-001/tempDir-001/node1/.
   [junit4]   2> 2836812 INFO  (jetty-launcher-4859-thread-4) [n:127.0.0.1:65500_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:65500_solr as DOWN
   [junit4]   2> 2836812 INFO  (jetty-launcher-4859-thread-3) [n:127.0.0.1:33041_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 2836813 INFO  (jetty-launcher-4859-thread-3) [n:127.0.0.1:33041_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2836813 INFO  (OverseerStateUpdate-96379813159763978-127.0.0.1:65500_solr-n_0000000000) [n:127.0.0.1:65500_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2836813 INFO  (OverseerCollectionConfigSetProcessor-96379813159763978-127.0.0.1:65500_solr-n_0000000000) [n:127.0.0.1:65500_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2836813 INFO  (jetty-launcher-4859-thread-1) [n:127.0.0.1:51796_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2836814 INFO  (jetty-launcher-4859-thread-2) [n:127.0.0.1:56982_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2836814 INFO  (jetty-launcher-4859-thread-2) [n:127.0.0.1:56982_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2836815 INFO  (jetty-launcher-4859-thread-2) [n:127.0.0.1:56982_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_CBD9DF4C1D577EBF-001/tempDir-001/node2/.
   [junit4]   2> 2836815 INFO  (jetty-launcher-4859-thread-2) [n:127.0.0.1:56982_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2836826 INFO  (jetty-launcher-4859-thread-2) [n:127.0.0.1:56982_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 2836826 INFO  (jetty-launcher-4859-thread-2) [n:127.0.0.1:56982_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2836830 INFO  (jetty-launcher-4859-thread-1) [n:127.0.0.1:51796_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 2836830 INFO  (jetty-launcher-4859-thread-1) [n:127.0.0.1:51796_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2836831 INFO  (OverseerStateUpdate-96379813159763978-127.0.0.1:65500_solr-n_0000000000) [n:127.0.0.1:65500_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 2836833 INFO  (jetty-launcher-4859-thread-4) [n:127.0.0.1:65500_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65500_solr
   [junit4]   2> 2836833 INFO  (jetty-launcher-4859-thread-4) [n:127.0.0.1:65500_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:65500_solr
   [junit4]   2> 2836835 INFO  (OverseerStateUpdate-96379813159763978-127.0.0.1:65500_solr-n_0000000000) [n:127.0.0.1:65500_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:65500_solr"} current state version: 0
   [junit4]   2> 2836835 INFO  (OverseerStateUpdate-96379813159763978-127.0.0.1:65500_solr-n_0000000000) [n:127.0.0.1:65500_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:65500_solr
   [junit4]   2> 2836836 INFO  (zkCallback-4882-thread-1-processing-n:127.0.0.1:33041_solr) [n:127.0.0.1:33041_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2836836 INFO  (zkCallback-4884-thread-1-processing-n:127.0.0.1:51796_solr) [n:127.0.0.1:51796_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2836837 INFO  (zkCallback-4880-thread-1-processing-n:127.0.0.1:65500_solr) [n:127.0.0.1:65500_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2836836 INFO  (zkCallback-4885-thread-1-processing-n:127.0.0.1:48355_solr) [n:127.0.0.1:48355_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2836837 INFO  (zkCallback-4882-thread-1-processing-n:127.0.0.1:33041_solr) [n:127.0.0.1:33041_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2836837 INFO  (zkCallback-4884-thread-1-processing-n:127.0.0.1:51796_solr) [n:127.0.0.1:51796_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2836837 INFO  (zkCallback-4880-thread-1-processing-n:127.0.0.1:65500_solr) [n:127.0.0.1:65500_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2836838 INFO  (zkCallback-4881-thread-1-processing-n:127.0.0.1:56982_solr) [n:127.0.0.1:56982_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2836839 INFO  (zkCallback-4885-thread-1-processing-n:127.0.0.1:48355_solr) [n:127.0.0.1:48355_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2836839 INFO  (zkCallback-4881-thread-1-processing-n:127.0.0.1:56982_solr) [n:127.0.0.1:56982_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2836851 INFO  (jetty-launcher-4859-thread-5) [n:127.0.0.1:48355_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2836851 INFO  (jetty-launcher-4859-thread-5) [n:127.0.0.1:48355_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2836852 INFO  (jetty-launcher-4859-thread-5) [n:127.0.0.1:48355_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_CBD9DF4C1D577EBF-001/tempDir-001/node4/.
   [junit4]   2> 2836852 INFO  (jetty-launcher-4859-thread-5) [n:127.0.0.1:48355_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2836853 INFO  (jetty-launcher-4859-thread-5) [n:127.0.0.1:48355_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 2836853 INFO  (jetty-launcher-4859-thread-5) [n:127.0.0.1:48355_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2836861 INFO  (jetty-launcher-4859-thread-4) [n:127.0.0.1:65500_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2836861 INFO  (jetty-launcher-4859-thread-4) [n:127.0.0.1:65500_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2836861 INFO  (jetty-launcher-4859-thread-4) [n:127.0.0.1:65500_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_CBD9DF4C1D577EBF-001/tempDir-001/node5/.
   [junit4]   2> 2836862 INFO  (jetty-launcher-4859-thread-4) [n:127.0.0.1:65500_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2836863 INFO  (jetty-launcher-4859-thread-4) [n:127.0.0.1:65500_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 2836863 INFO  (jetty-launcher-4859-thread-4) [n:127.0.0.1:65500_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2836863 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2836864 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2836866 INFO  (zkCallback-4891-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@77513542 name:ZooKeeperConnection Watcher:127.0.0.1:56668 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2836866 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2836866 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2836871 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@5d34e2d3{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2836871 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1809618423
   [junit4]   2> 2836872 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:33041_solr as DOWN
   [junit4]   2> 2836880 INFO  (zkCallback-4881-thread-1-processing-n:127.0.0.1:56982_solr) [n:127.0.0.1:56982_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2836880 INFO  (zkCallback-4880-thread-1-processing-n:127.0.0.1:65500_solr) [n:127.0.0.1:65500_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2836880 INFO  (zkCallback-4884-thread-2-processing-n:127.0.0.1:51796_solr) [n:127.0.0.1:51796_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2836880 INFO  (zkCallback-4882-thread-1-processing-n:127.0.0.1:33041_solr) [n:127.0.0.1:33041_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2836880 WARN  (zkCallback-4882-thread-1-processing-n:127.0.0.1:33041_solr) [n:127.0.0.1:33041_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2836881 INFO  (zkCallback-4884-thread-2-processing-n:127.0.0.1:51796_solr) [n:127.0.0.1:51796_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 2836881 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@777dd0b7{/solr,null,UNAVAILABLE}
   [junit4]   2> 2836881 INFO  (zkCallback-4881-thread-1-processing-n:127.0.0.1:56982_solr) [n:127.0.0.1:56982_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 2836881 INFO  (zkCallback-4880-thread-1-processing-n:127.0.0.1:65500_solr) [n:127.0.0.1:65500_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 2836881 INFO  (zkCallback-4884-thread-1-processing-n:127.0.0.1:51796_solr) [n:127.0.0.1:51796_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96379813159763978-127.0.0.1:65500_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 2836880 INFO  (OverseerStateUpdate-96379813159763978-127.0.0.1:65500_solr-n_0000000000) [n:127.0.0.1:65500_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:33041_solr"} current state version: 0
   [junit4]   2> 2836882 INFO  (OverseerStateUpdate-96379813159763978-127.0.0.1:65500_solr-n_0000000000) [n:127.0.0.1:65500_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:33041_solr
   [junit4]   2> 2836883 INFO  (zkCallback-4885-thread-1-processing-n:127.0.0.1:48355_solr) [n:127.0.0.1:48355_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2836884 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2836885 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3a278ce{/solr,null,AVAILABLE}
   [junit4]   2> 2836885 INFO  (zkCallback-4885-thread-1-processing-n:127.0.0.1:48355_solr) [n:127.0.0.1:48355_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 2836885 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [    ] o.e.j.s.ServerConnector Started ServerConnector@7e6e28bc{HTTP/1.1,[http/1.1]}{127.0.0.1:40591}
   [junit4]   2> 2836885 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [    ] o.e.j.s.Server Started @2842479ms
   [junit4]   2> 2836885 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40591}
   [junit4]   2> 2836885 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 2836886 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_CBD9DF4C1D577EBF-001/tempDir-001/node6'
   [junit4]   2> 2836886 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2836886 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2836886 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2836887 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2836888 INFO  (zkCallback-4893-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6f005439 name:ZooKeeperConnection Watcher:127.0.0.1:56668/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2836889 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2836889 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2836890 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2836896 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_CBD9DF4C1D577EBF-001/tempDir-001/node6/.
   [junit4]   2> 2836896 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [    ] o.a.s.c.CoreContainer New CoreContainer 1342388364
   [junit4]   2> 2836896 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_CBD9DF4C1D577EBF-001/tempDir-001/node6]
   [junit4]   2> 2836896 WARN  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_CBD9DF4C1D577EBF-001/tempDir-001/node6/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_CBD9DF4C1D577EBF-001/tempDir-001/node6/lib
   [junit4]   2> 2836897 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2836899 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2836899 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2836899 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2836899 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56668/solr
   [junit4]   2> 2836900 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2836900 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2836900 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2836903 INFO  (zkCallback-4896-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1dae7c79 name:ZooKeeperConnection Watcher:127.0.0.1:56668 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2836903 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2836904 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2836906 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [n:127.0.0.1:40591_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/887140095@7fd6a8c6
   [junit4]   2> 2836906 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [n:127.0.0.1:40591_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2836908 INFO  (zkCallback-4897-thread-1-processing-n:127.0.0.1:40591_solr) [n:127.0.0.1:40591_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@68f91be6 name:ZooKeeperConnection Watcher:127.0.0.1:56668/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2836908 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [n:127.0.0.1:40591_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2836921 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [n:127.0.0.1:40591_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2836922 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [n:127.0.0.1:40591_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2836923 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [n:127.0.0.1:40591_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2836927 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [n:127.0.0.1:40591_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2836928 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [n:127.0.0.1:40591_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96379813159763987-127.0.0.1:40591_solr-n_0000000005
   [junit4]   2> 2836930 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [n:127.0.0.1:40591_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96379813159763979-127.0.0.1:56982_solr-n_0000000004 to know if I could be the leader
   [junit4]   2> 2836931 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [n:127.0.0.1:40591_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:40591_solr as DOWN
   [junit4]   2> 2836934 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [n:127.0.0.1:40591_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40591_solr
   [junit4]   2> 2836934 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CBD9DF4C1D577EBF]) [n:127.0.0.1:40591_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40591_solr
   [junit4]   2> 2836935 INFO  (OverseerStateUpdate-96379813159763978-127.0.0.1:65500_solr-n_0000000000) [n:127.0.0.1:65500_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:40591_solr"} current state version: 0
   [junit4]   2> 2836936 INFO  (OverseerStateUpdate-96379813159763978-127.0.0.1:65500_solr-n_0000000000) [n:127.0.0.1:65500_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:40591_solr
   [junit4]   2> 2836937 INFO  (zkCallback-4884-thread-1-processing-n:127.0.0.1:51796_solr) [n:127.0.0.1:51796_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2836938 INFO  (zkCallback-4880-thread-2-processing-n:127.0.0.1:65500_solr) [n:127.0.0.1:65500_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2836938 INFO  (zkCallback-4884-thread-1-processing-n:127.0.0.1:51796_solr) [n:127.0.0.1:51796_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2836938 INFO  (zkCallback-4897-thread-1-processing-n:127.0.0.1:40591_solr) [n:127.0.0.1:40591_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2836938 INFO  (zkCallback-4885-thread-1-processing-n:127.0.0.1:48355_solr) [n:127.0.0.1:48355_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2836939 INFO  (zkCallback-4880-thread-2-processing-n:127.0.0.1:65500_solr) [n:127.0.0.1:65500_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2836939 INFO  (zkCallback-4881-thread-1-proc

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

nputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
   [junit4]    > 	... 10 more
   [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.security.BasicAuthIntegrationTest_CBD9DF4C1D577EBF-001
   [junit4]   2> Aug 08, 2016 6:54:14 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=ClassicSimilarity, locale=ar-SY, timezone=Asia/Pontianak
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=233786248,total=522190848
   [junit4]   2> NOTE: All tests run in this JVM: [BigEndianAscendingWordSerializerTest, TestSolrConfigHandlerCloud, VMParamsZkACLAndCredentialsProvidersTest, TestRequestForwarding, PKIAuthenticationIntegrationTest, TestConfigSetImmutable, TestSolr4Spatial2, TestFastWriter, DirectSolrConnectionTest, SolrCLIZkUtilsTest, TestSubQueryTransformer, TestQueryUtils, TestRTGBase, SynonymTokenizerTest, SortByFunctionTest, LukeRequestHandlerTest, TestGraphMLResponseWriter, HdfsSyncSliceTest, TestLMJelinekMercerSimilarityFactory, TestLRUStatsCache, ConjunctionSolrSpellCheckerTest, ChaosMonkeySafeLeaderTest, JavabinLoaderTest, SolrCmdDistributorTest, TestExceedMaxTermLength, HdfsDirectoryFactoryTest, TestManagedResourceStorage, DistributedFacetPivotSmallAdvancedTest, ZkSolrClientTest, BadCopyFieldTest, TestSimpleTrackingShardHandler, TestIndexingPerformance, TestJettySolrRunner, TestMinMaxOnMultiValuedField, SolrIndexSplitterTest, OutOfBoxZkACLAndCredentialsProvidersTest, AliasIntegrationTest, TestFieldCacheWithThreads, TestGraphTermsQParserPlugin, StatsComponentTest, TestStressRecovery, TestReloadAndDeleteDocs, SolrXmlInZkTest, SortSpecParsingTest, OverseerCollectionConfigSetProcessorTest, TestSortingResponseWriter, TestSSLRandomization, TestCoreDiscovery, TestUseDocValuesAsStored2, TestLeaderInitiatedRecoveryThread, WordBreakSolrSpellCheckerTest, TestDefaultStatsCache, DeleteShardTest, TestSuggestSpellingConverter, TestCryptoKeys, TestBackupRepositoryFactory, TestLockTree, HdfsNNFailoverTest, DateMathParserTest, TestManagedStopFilterFactory, TestSubQueryTransformerDistrib, TestDownShardTolerantSearch, ConnectionManagerTest, HdfsWriteToMultipleCollectionsTest, TestFreeTextSuggestions, TestSortByMinMaxFunction, TestOverriddenPrefixQueryForCustomFieldType, CoreAdminHandlerTest, HdfsBasicDistributedZkTest, TestUninvertingReader, AutoCommitTest, DistributedMLTComponentTest, TestSchemaManager, CoreAdminCreateDiscoverTest, TestScoreJoinQPNoScore, TestSolrQueryParser, TestRTimerTree, FileUtilsTest, RAMDirectoryFactoryTest, CSVRequestHandlerTest, TestTrie, SparseHLLTest, TestFieldCacheSortRandom, SolrPluginUtilsTest, TestSolr4Spatial, TestSerializedLuceneMatchVersion, DistributedTermsComponentTest, TestJsonRequest, TestSimpleQParserPlugin, PluginInfoTest, DistributedFacetPivotWhiteBoxTest, CloneFieldUpdateProcessorFactoryTest, PreAnalyzedUpdateProcessorTest, DateFieldTest, ConnectionReuseTest, TestDistributedMissingSort, TestFastOutputStream, TolerantUpdateProcessorTest, TestIntervalFaceting, TestOmitPositions, TestSha256AuthenticationProvider, SharedFSAutoReplicaFailoverUtilsTest, TestRecovery, TestIndexSearcher, FieldMutatingUpdateProcessorTest, TestPivotHelperCode, TestFieldTypeCollectionResource, ResourceLoaderTest, SuggesterTSTTest, TestFuzzyAnalyzedSuggestions, DistributedDebugComponentTest, TestDistributedGrouping, TestComplexPhraseQParserPlugin, BinaryUpdateRequestHandlerTest, CoreMergeIndexesAdminHandlerTest, SuggesterWFSTTest, TestBM25SimilarityFactory, RemoteQueryErrorTest, TlogReplayBufferedWhileIndexingTest, FullSolrCloudDistribCmdsTest, TestReRankQParserPlugin, TestMiniSolrCloudClusterSSL, TestPerFieldSimilarity, TestSolrCloudWithKerberosAlt, DirectUpdateHandlerOptimizeTest, TestFieldCollectionResource, CopyFieldTest, SimpleMLTQParserTest, BlockCacheTest, AnalyticsQueryTest, TestBinaryResponseWriter, TestSlowCompositeReaderWrapper, UpdateRequestProcessorFactoryTest, TestReload, TestStressCloudBlindAtomicUpdates, CheckHdfsIndexTest, SolrInfoMBeanTest, TestCrossCoreJoin, DistanceFunctionTest, TestConfigSetsAPIExclusivity, BlobRepositoryCloudTest, CustomCollectionTest, TestMissingGroups, CloudExitableDirectoryReaderTest, TestNumericTerms32, TestBadConfig, BlockJoinFacetSimpleTest, TestReplicationHandlerBackup, TestRawTransformer, IgnoreCommitOptimizeUpdateProcessorFactoryTest, OverseerRolesTest, TestDistributedStatsComponentCardinality, TestStandardQParsers, CollectionsAPIAsyncDistributedZkTest, SSLMigrationTest, MinimalSchemaTest, BasicDistributedZk2Test, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest, TestRandomFaceting, LeaderElectionTest, TestZkChroot, TestRandomDVFaceting, ZkCLITest, TestDistributedSearch, SpellCheckComponentTest, BadIndexSchemaTest, ConvertedLegacyTest, TestFunctionQuery, BasicFunctionalityTest, HighlighterTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, SpellCheckCollatorTest, TestFoldingMultitermQuery, TestStressLucene, PolyFieldTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestWordDelimiterFilterFactory, DocValuesMultiTest, TestSolrDeletionPolicy1, CacheHeaderTest, DisMaxRequestHandlerTest, TestWriterPerf, TestQueryTypes, RequestHandlersTest, TestValueSourceCache, MoreLikeThisHandlerTest, RequiredFieldsTest, IndexSchemaRuntimeFieldTest, LoggingHandlerTest, ReturnFieldsTest, TestCSVResponseWriter, QueryParsingTest, TestPHPSerializedResponseWriter, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, ResponseLogComponentTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, MultiTermTest, TestDocSet, TestBinaryField, TestSearchPerf, NumericFieldsTest, OutputWriterTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCharFilters, TestXIncludeConfig, EchoParamsTest, TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, CleanupOldIndexTest, ConcurrentDeleteAndCreateCollectionTest, CreateCollectionCleanupTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DistribJoinFromCollectionTest, DistributedQueueTest, HttpPartitionTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, OverseerTaskQueueTest, SharedFSAutoReplicaFailoverTest, SolrCloudExampleTest, TestCloudDeleteByQuery, TestCloudPivotFacet, TestCloudPseudoReturnFields, TestCollectionAPI, TestLocalFSCloudBackupRestore, TestMiniSolrCloudCluster, TestShortCircuitedRequests, TestSolrCloudWithDelegationTokens, TestTolerantUpdateProcessorCloud, HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, HdfsCollectionsAPIDistributedZkTest, HdfsRecoveryZkTest, HdfsThreadLeakTest, TestClusterStateMutator, ZkStateWriterTest, RuleEngineTest, RulesTest, TestSolrConfigHandlerConcurrent, DistributedFacetPivotLongTailTest, DistributedQueryComponentCustomSortTest, FacetPivotSmallTest, SpatialHeatmapFacetsTest, ChangedSchemaMergeTest, DocValuesMissingTest, TestCloudManagedSchema, TestManagedSchema, TestUseDocValuesAsStored, CursorMarkTest, MergeStrategyTest, RankQueryTest, TestFieldSortValues, TestFilteredDocIdSet, TestHashQParserPlugin, TestInitQParser, TestMaxScoreQueryParser, TestNoOpRegenerator, TestQueryWrapperFilter, TestRandomCollapseQParserPlugin, TestReloadDeadlock, TestSearcherReuse, TestTrieFacet, TestXmlQParser, TestXmlQParserPlugin, BlockJoinFacetDistribTest, CloudMLTQParserTest, TestExactSharedStatsCache, BasicAuthIntegrationTest]
   [junit4] Completed [603/627 (1!)] on J1 in 16.15s, 1 test, 1 error <<< FAILURES!

[...truncated 60196 lines...]