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/06/20 14:08:02 UTC

[JENKINS] Lucene-Solr-6.x-Linux (64bit/jdk1.8.0_92) - Build # 929 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/929/
Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.handler.TestReqParamsAPI.test

Error Message:
Could not get expected value  'P val' for path 'response/params/y/p' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "response":{     "znodeVersion":1,     "params":{       "x":{         "a":"A val",         "b":"B val",         "":{"v":0}},       "y":{         "c":"CY val",         "b":"BY val",         "i":20,         "d":[           "val 1",           "val 2"],         "":{"v":0}}}}},  from server:  https://127.0.0.1:34577/_ibq/collection1

Stack Trace:
java.lang.AssertionError: Could not get expected value  'P val' for path 'response/params/y/p' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "response":{
    "znodeVersion":1,
    "params":{
      "x":{
        "a":"A val",
        "b":"B val",
        "":{"v":0}},
      "y":{
        "c":"CY val",
        "b":"BY val",
        "i":20,
        "d":[
          "val 1",
          "val 2"],
        "":{"v":0}}}}},  from server:  https://127.0.0.1:34577/_ibq/collection1
	at __randomizedtesting.SeedInfo.seed([24E8C4BDAA7BFB10:ACBCFB67048796E8]: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:215)
	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:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	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 11300 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReqParamsAPI
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_24E8C4BDAA7BFB10-001/init-core-data-001
   [junit4]   2> 622724 INFO  (SUITE-TestReqParamsAPI-seed#[24E8C4BDAA7BFB10]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 622725 INFO  (SUITE-TestReqParamsAPI-seed#[24E8C4BDAA7BFB10]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_ibq/
   [junit4]   2> 622726 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 622726 INFO  (Thread-1594) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 622726 INFO  (Thread-1594) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 622826 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.ZkTestServer start zk server on port:42614
   [junit4]   2> 622826 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 622827 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 622828 INFO  (zkCallback-871-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7e62afea name:ZooKeeperConnection Watcher:127.0.0.1:42614 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 622828 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 622828 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 622828 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 622829 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 622831 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 622844 INFO  (zkCallback-872-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6eed831a name:ZooKeeperConnection Watcher:127.0.0.1:42614/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 622844 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 622844 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 622844 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 622845 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 622846 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 622846 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 622847 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 622847 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 622848 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 622849 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 622849 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 622850 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 622851 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 622851 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 622851 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 622851 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 622853 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 622853 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 622853 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 622855 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 622856 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 622856 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 622857 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 622857 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 622857 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 622857 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 622858 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 622858 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 622859 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 622867 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 622868 INFO  (zkCallback-874-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3953b3ae name:ZooKeeperConnection Watcher:127.0.0.1:42614/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 622868 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 622868 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 622954 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_24E8C4BDAA7BFB10-001/control-001/cores/collection1
   [junit4]   2> 622956 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 622957 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@259ffc5{/_ibq,null,AVAILABLE}
   [junit4]   2> 622959 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.e.j.s.ServerConnector Started ServerConnector@75a925fd{SSL,[ssl, http/1.1]}{127.0.0.1:43885}
   [junit4]   2> 622960 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.e.j.s.Server Started @625276ms
   [junit4]   2> 622960 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_24E8C4BDAA7BFB10-001/tempDir-001/control/data, hostContext=/_ibq, hostPort=43885, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_24E8C4BDAA7BFB10-001/control-001/cores}
   [junit4]   2> 622960 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 622960 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_24E8C4BDAA7BFB10-001/control-001'
   [junit4]   2> 622960 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 622960 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 622960 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 622961 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 622963 INFO  (zkCallback-875-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2f5fe822 name:ZooKeeperConnection Watcher:127.0.0.1:42614/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 622963 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 622964 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 622964 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 622964 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_24E8C4BDAA7BFB10-001/control-001/solr.xml
   [junit4]   2> 622968 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_24E8C4BDAA7BFB10-001/control-001/cores
   [junit4]   2> 622968 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.CoreContainer New CoreContainer 1131814411
   [junit4]   2> 622968 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_24E8C4BDAA7BFB10-001/control-001]
   [junit4]   2> 622968 WARN  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_24E8C4BDAA7BFB10-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_24E8C4BDAA7BFB10-001/control-001/lib
   [junit4]   2> 622969 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] 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,useRetries : false,
   [junit4]   2> 622970 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 622970 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 622970 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 622970 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42614/solr
   [junit4]   2> 622970 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 622970 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 622971 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 622972 INFO  (zkCallback-878-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@571a1dcc name:ZooKeeperConnection Watcher:127.0.0.1:42614 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 622972 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 622973 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 622975 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:43885__ibq    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$58/923839115@100da232
   [junit4]   2> 622976 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:43885__ibq    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 622976 INFO  (zkCallback-879-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f66d6d5 name:ZooKeeperConnection Watcher:127.0.0.1:42614/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 622976 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:43885__ibq    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 622977 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:43885__ibq    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 622978 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:43885__ibq    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 622980 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:43885__ibq    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 622981 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:43885__ibq    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 622982 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:43885__ibq    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 622982 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:43885__ibq    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 622983 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:43885__ibq    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 622984 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:43885__ibq    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 622984 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:43885__ibq    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 622985 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:43885__ibq    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 622985 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:43885__ibq    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 622987 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:43885__ibq    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 622988 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:43885__ibq    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 622990 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:43885__ibq    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 622991 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:43885__ibq    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 622991 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:43885__ibq    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96103967575048197-127.0.0.1:43885__ibq-n_0000000000
   [junit4]   2> 622991 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:43885__ibq    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43885__ibq
   [junit4]   2> 622991 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:43885__ibq    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 622992 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:43885__ibq    ] o.a.s.c.Overseer Overseer (id=96103967575048197-127.0.0.1:43885__ibq-n_0000000000) starting
   [junit4]   2> 622993 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:43885__ibq    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 622996 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:43885__ibq    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 622997 INFO  (OverseerCollectionConfigSetProcessor-96103967575048197-127.0.0.1:43885__ibq-n_0000000000) [n:127.0.0.1:43885__ibq    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 622997 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:43885__ibq    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43885__ibq
   [junit4]   2> 622997 INFO  (OverseerStateUpdate-96103967575048197-127.0.0.1:43885__ibq-n_0000000000) [n:127.0.0.1:43885__ibq    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 622997 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:43885__ibq    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43885__ibq
   [junit4]   2> 623000 INFO  (zkCallback-879-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq    ] 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> 623000 INFO  (OverseerStateUpdate-96103967575048197-127.0.0.1:43885__ibq-n_0000000000) [n:127.0.0.1:43885__ibq    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 623000 INFO  (zkCallback-879-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 623016 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:43885__ibq    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 623017 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:43885__ibq    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 623017 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:43885__ibq    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_24E8C4BDAA7BFB10-001/control-001/cores
   [junit4]   2> 623017 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:43885__ibq    ] 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> 623017 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:43885__ibq    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_24E8C4BDAA7BFB10-001/control-001/cores/collection1
   [junit4]   2> 623018 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:43885__ibq    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 623018 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:43885__ibq    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 623018 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:43885__ibq    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 623018 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 623018 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 623019 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq 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> 623019 INFO  (OverseerStateUpdate-96103967575048197-127.0.0.1:43885__ibq-n_0000000000) [n:127.0.0.1:43885__ibq    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:43885/_ibq",
   [junit4]   2>   "node_name":"127.0.0.1:43885__ibq",
   [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> 623019 INFO  (OverseerStateUpdate-96103967575048197-127.0.0.1:43885__ibq-n_0000000000) [n:127.0.0.1:43885__ibq    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:43885/_ibq",
   [junit4]   2>   "node_name":"127.0.0.1:43885__ibq",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 623020 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 623020 INFO  (OverseerStateUpdate-96103967575048197-127.0.0.1:43885__ibq-n_0000000000) [n:127.0.0.1:43885__ibq    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 623020 INFO  (OverseerStateUpdate-96103967575048197-127.0.0.1:43885__ibq-n_0000000000) [n:127.0.0.1:43885__ibq    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 623020 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 623021 INFO  (zkCallback-879-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq    ] 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> 624021 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 624021 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 624021 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 624021 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 624021 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 624022 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_24E8C4BDAA7BFB10-001/control-001/cores/collection1'
   [junit4]   2> 624022 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 624022 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 624023 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 624027 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 624030 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 624050 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 624053 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 624130 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 624134 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 624135 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 624141 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 624143 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 624144 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 624145 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 624146 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq 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=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 624146 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 624146 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 624146 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_24E8C4BDAA7BFB10-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_24E8C4BDAA7BFB10-001/control-001/cores/collection1/data/]
   [junit4]   2> 624146 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq 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@3a672b49
   [junit4]   2> 624146 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_24E8C4BDAA7BFB10-001/control-001/cores/collection1/data
   [junit4]   2> 624146 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_24E8C4BDAA7BFB10-001/control-001/cores/collection1/data/index/
   [junit4]   2> 624147 WARN  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_24E8C4BDAA7BFB10-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 624147 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_24E8C4BDAA7BFB10-001/control-001/cores/collection1/data/index
   [junit4]   2> 624147 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=69.5966796875, floorSegmentMB=1.9736328125, forceMergeDeletesPctAllowed=15.711360986410412, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.21543813296637673
   [junit4]   2> 624147 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq 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@5b62f9d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@77f91a9a),segFN=segments_1,generation=1}
   [junit4]   2> 624147 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 624149 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 624151 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 624151 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:43885__ibq 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 /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_24E8C4BDAA7BFB10-001/control-001/cores/collection1/data/
   [junit4]   2> 624151 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 624151 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 624151 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:43885__ibq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_24E8C4BDAA7BFB10-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 624151 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 624152 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq 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> 624152 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq 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> 624152 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq 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> 624152 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq 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> 624152 WARN  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq 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> 624154 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 624154 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 624155 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 624155 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 624158 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq 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
   [junit4]   2> 624158 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq 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> 624158 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq 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> 624158 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq 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> 624159 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 624159 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 624159 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=68.1611328125, floorSegmentMB=0.2802734375, forceMergeDeletesPctAllowed=20.48741020287931, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 624160 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq 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@5b62f9d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@77f91a9a),segFN=segments_1,generation=1}
   [junit4]   2> 624160 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 624160 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6ce39351[collection1] main]
   [junit4]   2> 624160 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq 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> 624160 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq 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> 624160 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq 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> 624161 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 624161 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 624161 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq 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> 624161 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq 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> 624161 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq 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> 624161 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 624161 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 624163 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq 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> 624163 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq 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> 624163 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq 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> 624163 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq 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 1537663482706526208
   [junit4]   2> 624164 INFO  (searcherExecutor-2236-thread-1-processing-n:127.0.0.1:43885__ibq x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43885__ibq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6ce39351[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 624165 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq 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 1537663482706526208
   [junit4]   2> 624165 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 624165 INFO  (coreLoadExecutor-2235-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 624165 INFO  (coreZkRegister-2229-thread-1-processing-n:127.0.0.1:43885__ibq x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43885__ibq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:https://127.0.0.1:43885/_ibq collection:control_collection shard:shard1
   [junit4]   2> 624166 INFO  (coreZkRegister-2229-thread-1-processing-n:127.0.0.1:43885__ibq x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43885__ibq 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> 624168 INFO  (coreZkRegister-2229-thread-1-processing-n:127.0.0.1:43885__ibq x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43885__ibq 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/96103967575048197-core_node1-n_0000000000
   [junit4]   2> 624168 INFO  (coreZkRegister-2229-thread-1-processing-n:127.0.0.1:43885__ibq x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43885__ibq 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> 624170 INFO  (coreZkRegister-2229-thread-1-processing-n:127.0.0.1:43885__ibq x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43885__ibq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 624170 INFO  (coreZkRegister-2229-thread-1-processing-n:127.0.0.1:43885__ibq x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43885__ibq 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> 624170 INFO  (OverseerStateUpdate-96103967575048197-127.0.0.1:43885__ibq-n_0000000000) [n:127.0.0.1:43885__ibq    ] 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> 624170 INFO  (coreZkRegister-2229-thread-1-processing-n:127.0.0.1:43885__ibq x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43885__ibq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:43885/_ibq/collection1/
   [junit4]   2> 624170 INFO  (coreZkRegister-2229-thread-1-processing-n:127.0.0.1:43885__ibq x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43885__ibq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 624170 INFO  (coreZkRegister-2229-thread-1-processing-n:127.0.0.1:43885__ibq x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43885__ibq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:43885/_ibq/collection1/ has no replicas
   [junit4]   2> 624171 INFO  (coreZkRegister-2229-thread-1-processing-n:127.0.0.1:43885__ibq x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43885__ibq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 624173 INFO  (coreZkRegister-2229-thread-1-processing-n:127.0.0.1:43885__ibq x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43885__ibq 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/96103967575048197-core_node1-n_0000000000
   [junit4]   2> 624175 INFO  (coreZkRegister-2229-thread-1-processing-n:127.0.0.1:43885__ibq x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43885__ibq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:43885/_ibq/collection1/ shard1
   [junit4]   2> 624175 INFO  (OverseerStateUpdate-96103967575048197-127.0.0.1:43885__ibq-n_0000000000) [n:127.0.0.1:43885__ibq    ] 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":"https://127.0.0.1:43885/_ibq",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 624277 INFO  (zkCallback-879-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq    ] 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> 624284 INFO  (coreZkRegister-2229-thread-1-processing-n:127.0.0.1:43885__ibq x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43885__ibq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are https://127.0.0.1:43885/_ibq/collection1/ and leader is https://127.0.0.1:43885/_ibq/collection1/
   [junit4]   2> 624284 INFO  (coreZkRegister-2229-thread-1-processing-n:127.0.0.1:43885__ibq x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43885__ibq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:43885/_ibq
   [junit4]   2> 624284 INFO  (coreZkRegister-2229-thread-1-processing-n:127.0.0.1:43885__ibq x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43885__ibq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 624284 INFO  (coreZkRegister-2229-thread-1-processing-n:127.0.0.1:43885__ibq x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43885__ibq c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 624284 INFO  (coreZkRegister-2229-thread-1-processing-n:127.0.0.1:43885__ibq x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43885__ibq 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> 624285 INFO  (OverseerStateUpdate-96103967575048197-127.0.0.1:43885__ibq-n_0000000000) [n:127.0.0.1:43885__ibq    ] 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":"https://127.0.0.1:43885/_ibq",
   [junit4]   2>   "node_name":"127.0.0.1:43885__ibq",
   [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> 624286 INFO  (OverseerStateUpdate-96103967575048197-127.0.0.1:43885__ibq-n_0000000000) [n:127.0.0.1:43885__ibq    ] 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":"https://127.0.0.1:43885/_ibq",
   [junit4]   2>   "node_name":"127.0.0.1:43885__ibq",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 624388 INFO  (zkCallback-879-thread-3-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq    ] 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> 624520 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 624521 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 624524 INFO  (zkCallback-883-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5fcd6d9 name:ZooKeeperConnection Watcher:127.0.0.1:42614/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 624524 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 624524 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 624524 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 624525 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 624526 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 624527 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 624527 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 624527 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 624528 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 624528 INFO  (zkCallback-884-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@50c369b5 name:ZooKeeperConnection Watcher:127.0.0.1:42614/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 624528 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 624529 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 624530 INFO  (OverseerStateUpdate-96103967575048197-127.0.0.1:43885__ibq-n_0000000000) [n:127.0.0.1:43885__ibq    ] 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> 624530 INFO  (OverseerStateUpdate-96103967575048197-127.0.0.1:43885__ibq-n_0000000000) [n:127.0.0.1:43885__ibq    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 624598 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_24E8C4BDAA7BFB10-001/shard-1-001/cores/collection1
   [junit4]   2> 624599 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_24E8C4BDAA7BFB10-001/shard-1-001
   [junit4]   2> 624600 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 624601 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@79b5206d{/_ibq,null,AVAILABLE}
   [junit4]   2> 624602 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6f97e91f{SSL,[ssl, http/1.1]}{127.0.0.1:37083}
   [junit4]   2> 624602 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.e.j.s.Server Started @626919ms
   [junit4]   2> 624603 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_24E8C4BDAA7BFB10-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/_ibq, hostPort=37083, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_24E8C4BDAA7BFB10-001/shard-1-001/cores}
   [junit4]   2> 624603 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 624603 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_24E8C4BDAA7BFB10-001/shard-1-001'
   [junit4]   2> 624603 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 624603 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 624603 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 624603 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 624604 INFO  (zkCallback-885-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10465199 name:ZooKeeperConnection Watcher:127.0.0.1:42614/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 624604 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 624605 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 624605 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 624605 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_24E8C4BDAA7BFB10-001/shard-1-001/solr.xml
   [junit4]   2> 624617 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_24E8C4BDAA7BFB10-001/shard-1-001/cores
   [junit4]   2> 624617 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.CoreContainer New CoreContainer 759528048
   [junit4]   2> 624617 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_24E8C4BDAA7BFB10-001/shard-1-001]
   [junit4]   2> 624617 WARN  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_24E8C4BDAA7BFB10-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_24E8C4BDAA7BFB10-001/shard-1-001/lib
   [junit4]   2> 624617 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] 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,useRetries : false,
   [junit4]   2> 624619 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 624620 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 624620 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 624620 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42614/solr
   [junit4]   2> 624620 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 624620 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 624621 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 624624 INFO  (zkCallback-888-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2e3c00be name:ZooKeeperConnection Watcher:127.0.0.1:42614 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 624625 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 624625 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 624626 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:37083__ibq    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$58/923839115@4d5f2a80
   [junit4]   2> 624626 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:37083__ibq    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 624627 INFO  (zkCallback-889-thread-1-processing-n:127.0.0.1:37083__ibq) [n:127.0.0.1:37083__ibq    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@35b72036 name:ZooKeeperConnection Watcher:127.0.0.1:42614/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 624627 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:37083__ibq    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 624629 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:37083__ibq    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 624631 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:37083__ibq    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 624631 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:37083__ibq    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 624631 INFO  (OverseerStateUpdate-96103967575048197-127.0.0.1:43885__ibq-n_0000000000) [n:127.0.0.1:43885__ibq    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 624632 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:37083__ibq    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 624633 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:37083__ibq    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96103967575048202-127.0.0.1:37083__ibq-n_0000000001
   [junit4]   2> 624633 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:37083__ibq    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96103967575048197-127.0.0.1:43885__ibq-n_0000000000 to know if I could be the leader
   [junit4]   2> 624633 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:37083__ibq    ] o.a.s.c.ZkController Publish node=127.0.0.1:37083__ibq as DOWN
   [junit4]   2> 624634 INFO  (OverseerStateUpdate-96103967575048197-127.0.0.1:43885__ibq-n_0000000000) [n:127.0.0.1:43885__ibq    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:37083__ibq"} current state version: 3
   [junit4]   2> 624634 INFO  (OverseerStateUpdate-96103967575048197-127.0.0.1:43885__ibq-n_0000000000) [n:127.0.0.1:43885__ibq    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:37083__ibq
   [junit4]   2> 624635 INFO  (zkCallback-883-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: [1])
   [junit4]   2> 624635 INFO  (zkCallback-889-thread-1-processing-n:127.0.0.1:37083__ibq) [n:127.0.0.1:37083__ibq    ] 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> 624635 INFO  (zkCallback-879-thread-1-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq    ] 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> 624737 INFO  (OverseerStateUpdate-96103967575048197-127.0.0.1:43885__ibq-n_0000000000) [n:127.0.0.1:43885__ibq    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 625634 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:37083__ibq    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37083__ibq
   [junit4]   2> 625634 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:37083__ibq    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37083__ibq
   [junit4]   2> 625635 INFO  (zkCallback-883-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> 625635 INFO  (zkCallback-879-thread-2-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq    ] 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> 625635 INFO  (zkCallback-883-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 625635 INFO  (zkCallback-879-thread-2-processing-n:127.0.0.1:43885__ibq) [n:127.0.0.1:43885__ibq    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 625635 INFO  (zkCallback-889-thread-1-processing-n:127.0.0.1:37083__ibq) [n:127.0.0.1:37083__ibq    ] 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> 625636 INFO  (zkCallback-889-thread-1-processing-n:127.0.0.1:37083__ibq) [n:127.0.0.1:37083__ibq    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 625647 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:37083__ibq    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 625647 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:37083__ibq    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 625648 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:37083__ibq    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_24E8C4BDAA7BFB10-001/shard-1-001/cores
   [junit4]   2> 625648 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:37083__ibq    ] 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> 625648 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:37083__ibq    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_24E8C4BDAA7BFB10-001/shard-1-001/cores/collection1
   [junit4]   2> 625648 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:37083__ibq    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 625649 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:37083__ibq    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 625649 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [n:127.0.0.1:37083__ibq    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 625649 INFO  (coreLoadExecutor-2246-thread-1-processing-n:127.0.0.1:37083__ibq) [n:127.0.0.1:37083__ibq c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 625649 INFO  (coreLoadExecutor-2246-thread-1-processing-n:127.0.0.1:37083__ibq) [n:127.0.0.1:37083__ibq c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 625649 INFO  (coreLoadExecutor-2246-thread-1-processing-n:127.0.0.1:37083__ibq) [n:127.0.0.1:37083__ibq c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 625651 INFO  (OverseerStateUpdate-96103967575048197-127.0.0.1:43885__ibq-n_0000000000) [n:127.0.0.1:43885__ibq    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:37083/_ibq",
   [junit4]   2>   "node_name":"127.0.0.1:37083__ibq",
   [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> 625651 INFO  (coreLoadExecutor-2246-thread-1-processing-n:127.0.0.1:37083__ibq) [n:127.0.0.1:37083__ibq c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [1]
   [junit4]   2> 625651 INFO  (OverseerStateUpdate-96103967575048197-127.0.0.1:43885__ibq-n_0000000000) [n:127.0.0.1:43885__ibq    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:37083/_ibq",
   [junit4]   2>   "node_name":"127.0.0.1:37083__ibq",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 625651 INFO  (OverseerStateUpdate-96103967575048197-127.0.0.1:43885__ibq-n_0000000000) [n:127.0.0.1:43885__ibq    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 625651 INFO  (coreLoadExecutor-2246-thread-1-processing-n:127.0.0.1:37083__ibq) [n:127.0.0.1:37083__ibq c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 625651 INFO  (OverseerStateUpdate-96103967575048197-127.0.0.1:43885__ibq-n_0000000000) [n:127.0.0.1:43885__ibq    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 625752 INFO  (OverseerStateUpdate-96103967575048197-127.0.0.1:43885__ibq-n_0000000000) [n:127.0.0.1:43885__ibq    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 625753 INFO  (zkCallback-889-thread-1-processing-n:127.0.0.1:37083__ibq) [n:127.0.0.1:37083__ibq    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 625753 INFO  (zkCallback-889-thread-1-processing-n:127.0.0.1:37083__ibq) [n:127.0.0.1:37083__ibq    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [1] to [2]
   [junit4]   2> 626651 INFO  (coreLoadExecutor-2246-thread-1-processing-n:127.0.0.1:37083__ibq) [n:127.0.0.1:37083__ibq c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 626651 INFO  (coreLoadExecutor-2246-thread-1-processing-n:127.0.0.1:37083__ibq) [n:127.0.0.1:37083__ibq c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 626652 INFO  (coreLoadExecutor-2246-thread-1-processing-n:127.0.0.1:37083__ibq) [n:127.0.0.1:37083__ibq c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 626652 INFO  (coreLoadExecutor-2246-thread-1-processing-n:127.0.0.1:37083__ibq) [n:127.0.0.1:37083__ibq c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 626652 INFO  (coreLoadExecutor-2246-thread-1-processing-n:127.0.0.1:37083__ibq) [n:127.0.0.1:37083__ibq c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 626652 INFO  (coreLoadExecutor-2246-thread-1-processing-n:127.0.0.1:37083__ibq) [n:127.0.0.1:37083__ibq c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_24E8C4BDAA7BFB10-001/shard-1-001/cores/collection1'
   [junit4]   2> 626652 INFO  (coreLoadExecutor-2246-thread-1-processing-n:127.0.0.1:37083__ibq) [n:127.0.0.1:37083__ibq c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 626652 INFO  (coreLoadExecutor-2246-thread-1-processing-n:127.0.0.1:37083__ibq) [n:127.0.0.1:37083__ibq c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 626653 INFO  (coreLoadExecutor-2246-thread-1-processing-n:127.0.0.1:37083__ibq) [n:127.0.0.1:37083__ibq c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 626656 INFO  (coreLoadExecutor-2246-thread-1-processing-n:127.0.0.1:37083__ibq) [n:127.0.0.1:37083__ibq c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 626660 INFO  (coreLoadExecutor-2246-thread-1-processing-n:127.0.0.1:37083__ibq) [n:127.0.0.1:37083__ibq c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 626666 INFO  (coreLoadExecutor-2246-thread-1-processing-n:127.0.0.1:37083__ibq) [n:127.0.0.1:37083__ibq c:collection1   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 626669 INFO  (coreLoadExecutor-2246-thread-1-processing-n:127.0.0.1:37083__ibq) [n:127.0.0.1:37083__ibq c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 626738 INFO  (coreLoadExecutor-2246-thread-1-processing-n:127.0.0.1:37083__ibq) [n:127.0.0.1:37083__ibq c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 626741 INFO  (coreLoadExecutor-2246-thread-1-processing-n:127.0.0.1:37083__ibq) [n:127.0.0.1:37083__ibq c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 626743 INFO  (coreLoadExecutor-2246-thread-1-processing-n:127.0.0.1:37083__ibq) [n:127.0.0.1:37083__ibq c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 626747 INFO  (coreLoadExecutor-2246-thread-1-processing-n:127.0.0.1:37083__ibq) [n:127.0.0.1:37083__ibq c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 626748 INFO  (coreLoadExecutor-2246-thread-1-processing-n:127.

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

001/cores/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_24E8C4BDAA7BFB10-001/shard-4-001/cores/collection1/data;done=false>>]
   [junit4]   2> 651401 INFO  (coreCloseExecutor-2363-thread-1) [n:127.0.0.1:34577__ibq c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 651401 INFO  (coreCloseExecutor-2363-thread-1) [n:127.0.0.1:34577__ibq c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_24E8C4BDAA7BFB10-001/shard-4-001/cores/collection1/data
   [junit4]   2> 651402 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.Overseer Overseer (id=96103967575048211-127.0.0.1:34577__ibq-n_0000000004) closing
   [junit4]   2> 651403 INFO  (OverseerStateUpdate-96103967575048211-127.0.0.1:34577__ibq-n_0000000004) [n:127.0.0.1:34577__ibq    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34577__ibq
   [junit4]   2> 651403 INFO  (zkCallback-908-thread-2-processing-n:127.0.0.1:34577__ibq) [n:127.0.0.1:34577__ibq    ] 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> 651403 WARN  (zkCallback-908-thread-2-processing-n:127.0.0.1:34577__ibq) [n:127.0.0.1:34577__ibq    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 651404 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@758234eb{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 651404 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5a273678{/_ibq,null,UNAVAILABLE}
   [junit4]   2> 651404 INFO  (TEST-TestReqParamsAPI.test-seed#[24E8C4BDAA7BFB10]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42614 42614
   [junit4]   2> 651489 INFO  (Thread-1594) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42614 42614
   [junit4]   2> 651489 WARN  (Thread-1594) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	35	/solr/configs/conf1
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	30	/solr/overseer/queue
   [junit4]   2> 	30	/solr/overseer/collection-queue-work
   [junit4]   2> 	15	/solr/overseer/queue-work
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReqParamsAPI -Dtests.method=test -Dtests.seed=24E8C4BDAA7BFB10 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-SY -Dtests.timezone=Pacific/Fiji -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 28.8s J1 | TestReqParamsAPI.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected value  'P val' for path 'response/params/y/p' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "response":{
   [junit4]    >     "znodeVersion":1,
   [junit4]    >     "params":{
   [junit4]    >       "x":{
   [junit4]    >         "a":"A val",
   [junit4]    >         "b":"B val",
   [junit4]    >         "":{"v":0}},
   [junit4]    >       "y":{
   [junit4]    >         "c":"CY val",
   [junit4]    >         "b":"BY val",
   [junit4]    >         "i":20,
   [junit4]    >         "d":[
   [junit4]    >           "val 1",
   [junit4]    >           "val 2"],
   [junit4]    >         "":{"v":0}}}}},  from server:  https://127.0.0.1:34577/_ibq/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([24E8C4BDAA7BFB10:ACBCFB67048796E8]:0)
   [junit4]    > 	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:481)
   [junit4]    > 	at org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:215)
   [junit4]    > 	at org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:61)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 651491 INFO  (SUITE-TestReqParamsAPI-seed#[24E8C4BDAA7BFB10]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_24E8C4BDAA7BFB10-001
   [junit4]   2> Jun 20, 2016 1:43:18 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=264, maxMBSortInHeap=7.535271690605796, sim=ClassicSimilarity, locale=ar-SY, timezone=Pacific/Fiji
   [junit4]   2> NOTE: Linux 4.4.0-24-generic amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=12,threads=1,free=318489512,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestAddFieldRealTimeGet, TestDownShardTolerantSearch, ZkSolrClientTest, TestReloadAndDeleteDocs, DistributedQueueTest, BufferStoreTest, TestSolrCoreProperties, TestQuerySenderNoQuery, MergeStrategyTest, OpenExchangeRatesOrgProviderTest, BasicAuthIntegrationTest, TestWordDelimiterFilterFactory, TestManagedSynonymFilterFactory, BJQParserTest, CoreAdminRequestStatusTest, DocumentBuilderTest, ShardRoutingTest, TestCollationFieldDocValues, ClusterStateUpdateTest, TestSurroundQueryParser, TestBlendedInfixSuggestions, SpellPossibilityIteratorTest, TestLMJelinekMercerSimilarityFactory, TermVectorComponentTest, UpdateRequestProcessorFactoryTest, MultiTermTest, TestSubQueryTransformerCrossCore, CollectionsAPIAsyncDistributedZkTest, TestPartialUpdateDeduplication, UniqFieldsUpdateProcessorFactoryTest, AtomicUpdatesTest, AnalyticsMergeStrategyTest, FacetPivotSmallTest, TestSimpleQParserPlugin, TestRTimerTree, TestSolrCloudWithKerberosAlt, TestBinaryResponseWriter, HdfsRecoveryZkTest, TestSchemaManager, TestDFRSimilarityFactory, AsyncMigrateRouteKeyTest, EnumFieldTest, SolrPluginUtilsTest, TestQueryUtils, SpatialFilterTest, TestCustomDocTransformer, HLLUtilTest, ResponseHeaderTest, TestSystemIdResolver, HighlighterMaxOffsetTest, OpenCloseCoreStressTest, RuleEngineTest, TestCollectionAPI, TestExactSharedStatsCache, AddBlockUpdateTest, TestMinMaxOnMultiValuedField, SortByFunctionTest, HdfsThreadLeakTest, ConvertedLegacyTest, SharedFSAutoReplicaFailoverUtilsTest, BasicFunctionalityTest, TestLeaderInitiatedRecoveryThread, ZkControllerTest, TestTrie, TestOnReconnectListenerSupport, OutOfBoxZkACLAndCredentialsProvidersTest, BlockJoinFacetSimpleTest, ExitableDirectoryReaderTest, TestQueryTypes, DocValuesTest, TestCloudManagedSchema, HdfsWriteToMultipleCollectionsTest, BigEndianAscendingWordDeserializerTest, SolrIndexConfigTest, ExplicitHLLTest, NumericFieldsTest, SolrIndexSplitterTest, DistributedExpandComponentTest, TestEmbeddedSolrServerConstructors, TriLevelCompositeIdRoutingTest, SecurityConfHandlerTest, DistributedTermsComponentTest, TestInfoStreamLogging, SuggestComponentTest, TestBlobHandler, TestNoOpRegenerator, HighlighterTest, TestFieldCacheVsDocValues, DistributedMLTComponentTest, CheckHdfsIndexTest, DirectSolrSpellCheckerTest, TestLFUCache, RestartWhileUpdatingTest, TestFastLRUCache, TestManagedResourceStorage, TestRawResponseWriter, TestReqParamsAPI]
   [junit4] Completed [232/615 (1!)] on J1 in 29.04s, 1 test, 1 failure <<< FAILURES!

[...truncated 1229 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:530: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1427: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:984: There were test failures: 615 suites (10 ignored), 2591 tests, 1 failure, 116 ignored (72 assumptions) [seed: 24E8C4BDAA7BFB10]

Total time: 58 minutes 48 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+122) - Build # 932 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/932/
Java: 32bit/jdk-9-ea+122 -client -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.handler.TestReqParamsAPI.test

Error Message:
Could not get expected value  'first' for path 'response/params/x/_appends_/add' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "response":{     "znodeVersion":3,     "params":{       "x":{         "a":"A val",         "b":"B val",         "":{"v":0}},       "y":{         "p":"P val",         "q":"Q val",         "":{"v":2}}}}},  from server:  https://127.0.0.1:42512/collection1

Stack Trace:
java.lang.AssertionError: Could not get expected value  'first' for path 'response/params/x/_appends_/add' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "response":{
    "znodeVersion":3,
    "params":{
      "x":{
        "a":"A val",
        "b":"B val",
        "":{"v":0}},
      "y":{
        "p":"P val",
        "q":"Q val",
        "":{"v":2}}}}},  from server:  https://127.0.0.1:42512/collection1
	at __randomizedtesting.SeedInfo.seed([10544672D4E8D219:980079A87A14BFE1]: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:230)
	at org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:61)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
	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:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	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(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 12201 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReqParamsAPI
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_10544672D4E8D219-001/init-core-data-001
   [junit4]   2> 2075774 INFO  (SUITE-TestReqParamsAPI-seed#[10544672D4E8D219]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2075775 INFO  (SUITE-TestReqParamsAPI-seed#[10544672D4E8D219]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2075777 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2075777 INFO  (Thread-5875) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2075777 INFO  (Thread-5875) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2075877 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.ZkTestServer start zk server on port:39930
   [junit4]   2> 2075877 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2075878 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2075879 INFO  (zkCallback-2627-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7217e name:ZooKeeperConnection Watcher:127.0.0.1:39930 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2075880 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2075880 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2075880 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2075882 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2075882 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2075883 INFO  (zkCallback-2628-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5049d4 name:ZooKeeperConnection Watcher:127.0.0.1:39930/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2075883 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2075883 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2075883 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 2075885 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 2075885 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 2075887 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 2075888 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2075888 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2075889 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2075889 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2075891 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2075891 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2075892 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2075892 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2075893 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2075893 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2075894 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2075894 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 2075894 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2075895 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2075895 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2075895 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2075896 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2075896 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2075897 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2075897 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2075899 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2075899 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2075900 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2075900 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2075901 INFO  (zkCallback-2630-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b0a866 name:ZooKeeperConnection Watcher:127.0.0.1:39930/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2075901 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2075901 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2075968 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_10544672D4E8D219-001/control-001/cores/collection1
   [junit4]   2> 2075969 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2075970 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b61b5{/,null,AVAILABLE}
   [junit4]   2> 2075971 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1f3b520{SSL,[ssl, http/1.1]}{127.0.0.1:37143}
   [junit4]   2> 2075971 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.e.j.s.Server Started @2077959ms
   [junit4]   2> 2075971 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_10544672D4E8D219-001/tempDir-001/control/data, hostPort=37143, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_10544672D4E8D219-001/control-001/cores}
   [junit4]   2> 2075972 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1a10788
   [junit4]   2> 2075972 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_10544672D4E8D219-001/control-001'
   [junit4]   2> 2075972 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2075972 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2075972 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2075972 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2075973 INFO  (zkCallback-2631-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9952d9 name:ZooKeeperConnection Watcher:127.0.0.1:39930/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2075973 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2075974 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2075975 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2075975 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_10544672D4E8D219-001/control-001/solr.xml
   [junit4]   2> 2075979 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_10544672D4E8D219-001/control-001/cores
   [junit4]   2> 2075979 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.CoreContainer New CoreContainer 32124115
   [junit4]   2> 2075979 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_10544672D4E8D219-001/control-001]
   [junit4]   2> 2075979 WARN  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_10544672D4E8D219-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_10544672D4E8D219-001/control-001/lib
   [junit4]   2> 2075980 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] 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,useRetries : false,
   [junit4]   2> 2075980 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2075981 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2075981 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2075981 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39930/solr
   [junit4]   2> 2075981 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2075981 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2075981 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2075983 INFO  (zkCallback-2634-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17f35fd name:ZooKeeperConnection Watcher:127.0.0.1:39930 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2075983 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2075984 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2075984 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$147/22524346@17c5f37
   [junit4]   2> 2075985 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2075986 INFO  (zkCallback-2635-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e27882 name:ZooKeeperConnection Watcher:127.0.0.1:39930/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2075986 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2075987 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2075988 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2075989 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2075990 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2075991 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2075991 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2075992 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2075992 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2075993 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2075993 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2075995 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 2075995 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2075996 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2075997 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2075997 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2075997 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96106559481577477-127.0.0.1:37143_-n_0000000000
   [junit4]   2> 2075997 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37143_
   [junit4]   2> 2075998 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2075998 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.Overseer Overseer (id=96106559481577477-127.0.0.1:37143_-n_0000000000) starting
   [junit4]   2> 2075999 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2076001 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2076002 INFO  (OverseerCollectionConfigSetProcessor-96106559481577477-127.0.0.1:37143_-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2076002 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37143_
   [junit4]   2> 2076002 INFO  (OverseerStateUpdate-96106559481577477-127.0.0.1:37143_-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2076002 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37143_
   [junit4]   2> 2076003 INFO  (OverseerStateUpdate-96106559481577477-127.0.0.1:37143_-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2076003 INFO  (zkCallback-2635-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: [0])
   [junit4]   2> 2076003 INFO  (zkCallback-2635-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2076046 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2076046 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2076047 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_10544672D4E8D219-001/control-001/cores
   [junit4]   2> 2076047 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, collection=control_collection, loadOnStartup=true, coreNodeName=, transient=false, name=collection1, shard=, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 2076047 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_10544672D4E8D219-001/control-001/cores/collection1
   [junit4]   2> 2076048 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2076048 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 2076048 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2076048 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2076049 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2076049 INFO  (coreLoadExecutor-8080-thread-1) [    ] 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> 2076050 INFO  (OverseerStateUpdate-96106559481577477-127.0.0.1:37143_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:37143",
   [junit4]   2>   "node_name":"127.0.0.1:37143_",
   [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> 2076050 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 2076050 INFO  (OverseerStateUpdate-96106559481577477-127.0.0.1:37143_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:37143",
   [junit4]   2>   "node_name":"127.0.0.1:37143_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2076050 INFO  (OverseerStateUpdate-96106559481577477-127.0.0.1:37143_-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 2076050 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2076051 INFO  (OverseerStateUpdate-96106559481577477-127.0.0.1:37143_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 2076052 INFO  (zkCallback-2635-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: [1])
   [junit4]   2> 2077051 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2077051 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 2077051 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2077051 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 2077051 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2077052 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_10544672D4E8D219-001/control-001/cores/collection1'
   [junit4]   2> 2077052 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2077052 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2077053 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2077057 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2077061 WARN  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2077062 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 2077078 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2077085 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2077173 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2077178 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2077179 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2077184 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2077186 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2077187 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2077188 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2077189 INFO  (coreLoadExecutor-8080-thread-1) [    ] 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=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 2077189 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2077189 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2077189 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_10544672D4E8D219-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_10544672D4E8D219-001/control-001/cores/collection1/data/]
   [junit4]   2> 2077189 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c3eaa
   [junit4]   2> 2077190 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_10544672D4E8D219-001/control-001/cores/collection1/data
   [junit4]   2> 2077190 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_10544672D4E8D219-001/control-001/cores/collection1/data/index/
   [junit4]   2> 2077190 WARN  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_10544672D4E8D219-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2077191 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_10544672D4E8D219-001/control-001/cores/collection1/data/index
   [junit4]   2> 2077191 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1531836965, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2077192 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1cf5ef2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15b2a07),segFN=segments_1,generation=1}
   [junit4]   2> 2077192 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2077192 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_10544672D4E8D219-001/control-001/cores/collection1/data/
   [junit4]   2> 2077192 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_10544672D4E8D219-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2077195 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2077195 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2077195 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2077195 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2077195 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2077195 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2077195 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2077195 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2077195 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2077196 WARN  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 2077197 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2077198 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2077199 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2077200 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2077205 INFO  (coreLoadExecutor-8080-thread-1) [    ] 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
   [junit4]   2> 2077205 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2077205 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2077205 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2077207 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2077207 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2077208 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1403001183, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2077208 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1cf5ef2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15b2a07),segFN=segments_1,generation=1}
   [junit4]   2> 2077208 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2077208 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5263e3[collection1] main]
   [junit4]   2> 2077208 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 2077209 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2077209 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2077209 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2077209 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2077209 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2077209 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2077209 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2077209 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2077209 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2077212 INFO  (searcherExecutor-8081-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5263e3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2077212 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2077212 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2077212 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2077212 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1537704953208897536
   [junit4]   2> 2077214 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1537704953208897536
   [junit4]   2> 2077214 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2077214 INFO  (coreLoadExecutor-8080-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2077214 INFO  (coreZkRegister-8074-thread-1) [    ] o.a.s.c.ZkController Register replica - core:collection1 address:https://127.0.0.1:37143 collection:control_collection shard:shard1
   [junit4]   2> 2077215 INFO  (coreZkRegister-8074-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2077216 INFO  (coreZkRegister-8074-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96106559481577477-core_node1-n_0000000000
   [junit4]   2> 2077216 INFO  (coreZkRegister-8074-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 2077217 INFO  (coreZkRegister-8074-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2077217 INFO  (coreZkRegister-8074-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2077217 INFO  (coreZkRegister-8074-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:37143/collection1/
   [junit4]   2> 2077217 INFO  (OverseerStateUpdate-96106559481577477-127.0.0.1:37143_-n_0000000000) [    ] 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> 2077218 INFO  (coreZkRegister-8074-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2077218 INFO  (coreZkRegister-8074-thread-1) [    ] o.a.s.c.SyncStrategy https://127.0.0.1:37143/collection1/ has no replicas
   [junit4]   2> 2077219 INFO  (coreZkRegister-8074-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2077219 INFO  (coreZkRegister-8074-thread-1) [    ] 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/96106559481577477-core_node1-n_0000000000
   [junit4]   2> 2077220 INFO  (coreZkRegister-8074-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:37143/collection1/ shard1
   [junit4]   2> 2077221 INFO  (OverseerStateUpdate-96106559481577477-127.0.0.1:37143_-n_0000000000) [    ] 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":"https://127.0.0.1:37143",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 2077322 INFO  (zkCallback-2635-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: [1])
   [junit4]   2> 2077371 INFO  (coreZkRegister-8074-thread-1) [    ] o.a.s.c.ZkController We are https://127.0.0.1:37143/collection1/ and leader is https://127.0.0.1:37143/collection1/
   [junit4]   2> 2077371 INFO  (coreZkRegister-8074-thread-1) [    ] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:37143
   [junit4]   2> 2077371 INFO  (coreZkRegister-8074-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2077371 INFO  (coreZkRegister-8074-thread-1) [    ] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 2077372 INFO  (coreZkRegister-8074-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2077373 INFO  (OverseerStateUpdate-96106559481577477-127.0.0.1:37143_-n_0000000000) [    ] 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":"https://127.0.0.1:37143",
   [junit4]   2>   "node_name":"127.0.0.1:37143_",
   [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> 2077373 INFO  (OverseerStateUpdate-96106559481577477-127.0.0.1:37143_-n_0000000000) [    ] 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":"https://127.0.0.1:37143",
   [junit4]   2>   "node_name":"127.0.0.1:37143_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2077475 INFO  (zkCallback-2635-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: [1])
   [junit4]   2> 2077550 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:39930/solr
   [junit4]   2> 2077550 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2077550 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2077551 INFO  (zkCallback-2639-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1628385 name:ZooKeeperConnection Watcher:127.0.0.1:39930/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2077551 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2077552 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2077552 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2077553 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 2077553 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2077553 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2077620 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_10544672D4E8D219-001/shard-1-001/cores/collection1
   [junit4]   2> 2077621 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_10544672D4E8D219-001/shard-1-001
   [junit4]   2> 2077622 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2077623 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c1b2b8{/,null,AVAILABLE}
   [junit4]   2> 2077624 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.e.j.s.ServerConnector Started ServerConnector@420c27{SSL,[ssl, http/1.1]}{127.0.0.1:38556}
   [junit4]   2> 2077624 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.e.j.s.Server Started @2079612ms
   [junit4]   2> 2077624 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_10544672D4E8D219-001/tempDir-001/jetty1, hostPort=38556, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_10544672D4E8D219-001/shard-1-001/cores}
   [junit4]   2> 2077624 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1a10788
   [junit4]   2> 2077624 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_10544672D4E8D219-001/shard-1-001'
   [junit4]   2> 2077624 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2077624 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2077625 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2077625 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2077626 INFO  (zkCallback-2640-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1150f7c name:ZooKeeperConnection Watcher:127.0.0.1:39930/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2077626 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2077627 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2077627 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2077628 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_10544672D4E8D219-001/shard-1-001/solr.xml
   [junit4]   2> 2077631 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_10544672D4E8D219-001/shard-1-001/cores
   [junit4]   2> 2077631 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.CoreContainer New CoreContainer 16079703
   [junit4]   2> 2077632 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_10544672D4E8D219-001/shard-1-001]
   [junit4]   2> 2077632 WARN  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_10544672D4E8D219-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_10544672D4E8D219-001/shard-1-001/lib
   [junit4]   2> 2077632 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] 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,useRetries : false,
   [junit4]   2> 2077633 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2077633 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2077633 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2077633 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39930/solr
   [junit4]   2> 2077633 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2077633 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2077634 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2077635 INFO  (zkCallback-2643-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@49cc15 name:ZooKeeperConnection Watcher:127.0.0.1:39930 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2077635 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2077635 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2077636 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$147/22524346@ff42d1
   [junit4]   2> 2077636 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2077637 INFO  (zkCallback-2644-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f11aa2 name:ZooKeeperConnection Watcher:127.0.0.1:39930/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2077637 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2077640 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2077640 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 2077640 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2077642 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2077643 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96106559481577481-127.0.0.1:38556_-n_0000000001
   [junit4]   2> 2077643 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96106559481577477-127.0.0.1:37143_-n_0000000000 to know if I could be the leader
   [junit4]   2> 2077643 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:38556_ as DOWN
   [junit4]   2> 2077644 INFO  (OverseerStateUpdate-96106559481577477-127.0.0.1:37143_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:38556_"} current state version: 3
   [junit4]   2> 2077644 INFO  (OverseerStateUpdate-96106559481577477-127.0.0.1:37143_-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:38556_
   [junit4]   2> 2077746 INFO  (zkCallback-2635-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: [1])
   [junit4]   2> 2077746 INFO  (zkCallback-2639-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: [1])
   [junit4]   2> 2077746 INFO  (zkCallback-2644-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: [1])
   [junit4]   2> 2078644 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38556_
   [junit4]   2> 2078644 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38556_
   [junit4]   2> 2078645 INFO  (zkCallback-2635-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> 2078645 INFO  (zkCallback-2639-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> 2078645 INFO  (zkCallback-2644-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> 2078645 INFO  (zkCallback-2635-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2078645 INFO  (zkCallback-2639-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2078645 INFO  (zkCallback-2644-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2078685 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2078686 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2078686 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_10544672D4E8D219-001/shard-1-001/cores
   [junit4]   2> 2078687 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, collection=collection1, loadOnStartup=true, coreNodeName=, transient=false, name=collection1, shard=, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 2078687 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_10544672D4E8D219-001/shard-1-001/cores/collection1
   [junit4]   2> 2078687 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2078687 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 2078688 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2078688 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2078688 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2078689 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.c.ZkController Collection collection1 not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 2078689 INFO  (OverseerStateUpdate-96106559481577477-127.0.0.1:37143_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:38556",
   [junit4]   2>   "node_name":"127.0.0.1:38556_",
   [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> 2078689 INFO  (OverseerStateUpdate-96106559481577477-127.0.0.1:37143_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:38556",
   [junit4]   2>   "node_name":"127.0.0.1:38556_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2078689 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.c.c.ZkStateReader Deleting data for [collection1]
   [junit4]   2> 2078689 INFO  (OverseerStateUpdate-96106559481577477-127.0.0.1:37143_-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 2078690 INFO  (OverseerStateUpdate-96106559481577477-127.0.0.1:37143_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 2078690 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2078791 INFO  (zkCallback-2635-thread-2) [    ] 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> 2078791 INFO  (zkCallback-2639-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> 2078791 INFO  (zkCallback-2644-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> 2079690 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2079690 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 2079691 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2079691 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 2079691 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2079691 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_10544672D4E8D219-001/shard-1-001/cores/collection1'
   [junit4]   2> 2079692 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2079692 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2079693 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2079698 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2079703 WARN  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2079705 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 2079717 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2079724 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2079811 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2079817 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2079818 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2079825 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2079827 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2079828 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2079828 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2079829 INFO  (coreLoadExecutor-8091-thread-1) [    ] 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=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 2079829 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2079830 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2079830 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_10544672D4E8D219-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_10544672D4E8D219-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 2079830 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c3eaa
   [junit4]   2> 2079831 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_10544672D4E8D219-001/shard-1-001/cores/collection1/data
   [junit4]   2> 2079831 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_10544672D4E8D219-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 2079831 WARN  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_10544672D4E8D219-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2079831 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_10544672D4E8D219-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 2079831 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1531836965, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2079832 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@14d3856 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ba906),segFN=segments_1,generation=1}
   [junit4]   2> 2079832 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2079832 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_10544672D4E8D219-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 2079832 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_10544672D4E8D219-001/shard-1-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2079836 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2079836 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2079836 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2079836 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2079837 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2079837 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2079837 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2079837 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2079837 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2079837 WARN  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 2079839 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2079840 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2079841 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2079842 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2079850 INFO  (coreLoadExecutor-8091-thread-1) [    ] 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
   [junit4]   2> 2079850 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2079850 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2079850 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2079851 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2079851 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2079852 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1403001183, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2079852 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@14d3856 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ba906),segFN=segments_1,generation=1}
   [junit4]   2> 2079852 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2079852 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@16a9a9b[collection1] main]
   [junit4]   2> 2079852 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 2079853 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2079853 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2079853 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2079853 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2079853 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2079853 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2079853 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2079853 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2079854 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2079855 INFO  (searcherExecutor-8092-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@16a9a9b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2079855 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2079855 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2079855 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2079856 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1537704955981332480
   [junit4]   2> 2079857 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1537704955981332480
   [junit4]   2> 2079857 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2079857 INFO  (coreLoadExecutor-8091-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2079858 INFO  (coreZkRegister-8086-thread-1) [    ] o.a.s.c.ZkController Register replica - core:collection1 address:https://127.0.0.1:38556 collection:collection1 shard:shard2
   [junit4]   2> 2079859 INFO  (coreZkRegister-8086-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 2079860 INFO  (coreZkRegister-8086-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard2/election/96106559481577481-core_node1-n_0000000000
   [junit4]   2> 2079860 INFO  (coreZkRegister-8086-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard2 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 2079861 INFO  (coreZkRegister-8086-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2079861 INFO  (coreZkRegister-8086-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2079861 INFO  (coreZkRegister-8086-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38556/collection1/
   [junit4]   2> 2079861 INFO  (coreZkRegister-8086-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2079861 INFO  (OverseerStateUpdate-96106559481577477-127.0.0.1:37143_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1"} current state version: 5
   [junit4]   2> 2079861 INFO  (coreZkRegister-8086-thread-1) [    ] o.a.s.c.SyncStrategy https://127.0.0.1:38556/collection1/ has no replicas
   [junit4]   2> 2079862 INFO  (coreZkRegister-8086-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 2079863 INFO  (coreZkRegister-8086-thread-1) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/96106559481577481-core_node1-n_0000000000
   [junit4]   2> 2079864 INFO  (coreZkRegister-8086-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38556/collection1/ shard2
   [junit4]   2> 2079864 INFO  (OverseerStateUpdate-96106559481577477-127.0.0.1:37143_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"https://127.0.0.1:38556",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 5
   [junit4]   2> 2079965 INFO  (zkCallback-2635-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> 2079965 INFO  (zkCallback-2644-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> 2079965 INFO  (zkCallback-2639-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> 2080014 INFO  (coreZkRegister-8086-thread-1) [    ] o.a.s.c.ZkController We are https://127.0.0.1:38556/collection1/ and leader is https://127.0.0.1:38556/collection1/
   [junit4]   2> 2080014 INFO  (coreZkRegister-8086-thread-1) [    ] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:38556
   [junit4]   2> 2080015 INFO  (coreZkRegister-8086-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2080015 INFO  (coreZkRegister-8086-thread-1) [    ] o.a.s.

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

ParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@18ca25b{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2104411 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@cbf116{/,null,UNAVAILABLE}
   [junit4]   2> 2104412 INFO  (TEST-TestReqParamsAPI.test-seed#[10544672D4E8D219]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39930 39930
   [junit4]   2> 2104506 INFO  (Thread-5875) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39930 39930
   [junit4]   2> 2104507 WARN  (Thread-5875) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	40	/solr/configs/conf1
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	28	/solr/overseer/collection-queue-work
   [junit4]   2> 	25	/solr/overseer/queue
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	4	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReqParamsAPI -Dtests.method=test -Dtests.seed=10544672D4E8D219 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-MP -Dtests.timezone=CST -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 28.7s J2 | TestReqParamsAPI.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected value  'first' for path 'response/params/x/_appends_/add' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "response":{
   [junit4]    >     "znodeVersion":3,
   [junit4]    >     "params":{
   [junit4]    >       "x":{
   [junit4]    >         "a":"A val",
   [junit4]    >         "b":"B val",
   [junit4]    >         "":{"v":0}},
   [junit4]    >       "y":{
   [junit4]    >         "p":"P val",
   [junit4]    >         "q":"Q val",
   [junit4]    >         "":{"v":2}}}}},  from server:  https://127.0.0.1:42512/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([10544672D4E8D219:980079A87A14BFE1]:0)
   [junit4]    > 	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:481)
   [junit4]    > 	at org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:230)
   [junit4]    > 	at org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:61)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 2104511 INFO  (SUITE-TestReqParamsAPI-seed#[10544672D4E8D219]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_10544672D4E8D219-001
   [junit4]   2> Jun 21, 2016 12:42:27 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=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1716, maxMBSortInHeap=7.325787305958114, sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=en-MP, timezone=CST
   [junit4]   2> NOTE: Linux 4.4.0-24-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=219431760,total=366530560
   [junit4]   2> NOTE: All tests run in this JVM: [SparseHLLTest, HdfsDirectoryFactoryTest, DeleteShardTest, ConnectionManagerTest, UnloadDistributedZkTest, StatelessScriptUpdateProcessorFactoryTest, TestFieldTypeCollectionResource, TestPostingsSolrHighlighter, TestCSVResponseWriter, TestConfigSetsAPI, HdfsChaosMonkeyNothingIsSafeTest, DistributedFacetPivotSmallTest, RecoveryZkTest, DateMathParserTest, TestSubQueryTransformerDistrib, TestShortCircuitedRequests, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestReversedWildcardFilterFactory, RequestHandlersTest, TermVectorComponentDistributedTest, TestSerializedLuceneMatchVersion, TestCollationField, SliceStateTest, TestOrdValues, BaseCdcrDistributedZkTest, TestWriterPerf, DebugComponentTest, CleanupOldIndexTest, LukeRequestHandlerTest, TestSolrJ, TestSolrIndexConfig, PluginInfoTest, TestManagedSchema, TestJmxMonitoredMap, VMParamsZkACLAndCredentialsProvidersTest, TestXmlQParser, UpdateParamsTest, BasicDistributedZk2Test, LeaderFailoverAfterPartitionTest, TestRestoreCore, SuggesterTSTTest, BigEndianAscendingWordSerializerTest, TestFieldCache, TestPerFieldSimilarity, TestOverriddenPrefixQueryForCustomFieldType, ConjunctionSolrSpellCheckerTest, AutoCommitTest, HardAutoCommitTest, TestSearchPerf, DistributedQueryComponentOptimizationTest, TestMaxScoreQueryParser, SpatialHeatmapFacetsTest, TestUniqueKeyFieldResource, TestFastWriter, TestRawTransformer, TestDynamicLoading, AssignTest, ShowFileRequestHandlerTest, SpatialRPTFieldTypeTest, TestFuzzyAnalyzedSuggestions, TestPHPSerializedResponseWriter, TestSmileRequest, DistribDocExpirationUpdateProcessorTest, TestDocBasedVersionConstraints, TestSort, BlockJoinFacetDistribTest, TestSolrDeletionPolicy1, TestSchemaResource, TestIndexSearcher, TestCopyFieldCollectionResource, TestTrackingShardHandlerFactory, FieldMutatingUpdateProcessorTest, DirectUpdateHandlerTest, TestAuthenticationFramework, OverseerStatusTest, TestCoreDiscovery, AnalysisErrorHandlingTest, TestUseDocValuesAsStored, TestPerFieldSimilarityClassic, TestConfigReload, ZkStateWriterTest, FieldAnalysisRequestHandlerTest, HdfsNNFailoverTest, TestStressReorder, TestExactStatsCache, TestTolerantSearch, TestRecovery, TestExclusionRuleCollectionAccess, CoreMergeIndexesAdminHandlerTest, TestCustomSort, DistributedVersionInfoTest, CdcrRequestHandlerTest, TestFieldCacheSort, FullHLLTest, DirectUpdateHandlerOptimizeTest, TestExtendedDismaxParser, TestJettySolrRunner, TestUtils, QueryParsingTest, BasicZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, TestReload, SimpleFacetsTest, SolrCoreTest, SpellCheckComponentTest, TestGroupingSearch, TestLazyCores, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, SignatureUpdateProcessorFactoryTest, CoreAdminHandlerTest, SuggesterTest, SpatialFilterTest, SuggesterWFSTTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, SortByFunctionTest, TestRemoteStreaming, DocValuesMultiTest, CacheHeaderTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, PrimitiveFieldTypeTest, XmlUpdateRequestHandlerTest, TestValueSourceCache, TestIndexingPerformance, TestSolrQueryParser, RegexBoostProcessorTest, IndexSchemaTest, JSONWriterTest, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, PingRequestHandlerTest, SOLR749Test, TestQuerySenderNoQuery, BadComponentTest, TestStressRecovery, DistributedIntervalFacetingTest, CdcrReplicationHandlerTest, CollectionStateFormat2Test, CollectionsAPIAsyncDistributedZkTest, DeleteInactiveReplicaTest, DeleteStatusTest, DistributedQueueTest, ForceLeaderTest, RollingRestartTest, TestCloudDeleteByQuery, TestCollectionAPI, TestDistribDocBasedVersion, TestDownShardTolerantSearch, TestLeaderInitiatedRecoveryThread, TestOnReconnectListenerSupport, TestRandomRequestDistribution, TestRequestForwarding, TestRequestStatusCollectionAPI, TestStressCloudBlindAtomicUpdates, DirectoryFactoryTest, QueryResultKeyTest, TestConfigSetImmutable, TestConfigSets, TestImplicitCoreProperties, TestInitParams, TestReloadAndDeleteDocs, TestShardHandlerFactory, RequestLoggingTest, TestReqParamsAPI]
   [junit4] Completed [516/615 (1!)] on J2 in 29.52s, 1 test, 1 failure <<< FAILURES!

[...truncated 338 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:530: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1427: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:984: There were test failures: 615 suites (10 ignored), 2591 tests, 1 failure, 118 ignored (72 assumptions) [seed: 10544672D4E8D219]

Total time: 75 minutes 38 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



Re: [JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_92) - Build # 931 - Still Failing!

Posted by Michael McCandless <lu...@mikemccandless.com>.
I pushed a fix ... VirusCheckingFS!

Mike McCandless

http://blog.mikemccandless.com

On Mon, Jun 20, 2016 at 8:16 PM, Michael McCandless <
lucene@mikemccandless.com> wrote:

> I'll dig ... looks like fun!
>
> Mike McCandless
>
> http://blog.mikemccandless.com
>
> On Mon, Jun 20, 2016 at 4:53 PM, Policeman Jenkins Server <
> jenkins@thetaphi.de> wrote:
>
>> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/931/
>> Java: 32bit/jdk1.8.0_92 -client -XX:+UseG1GC
>>
>> 1 tests failed.
>> FAILED:  org.apache.lucene.search.TestPointQueries.testAllEqual
>>
>> Error Message:
>> hit unexpected IOException while trying to corrupt file _6u_5.liv
>>
>> Stack Trace:
>> java.lang.RuntimeException: hit unexpected IOException while trying to
>> corrupt file _6u_5.liv
>>         at
>> __randomizedtesting.SeedInfo.seed([28C1C055136B3251:FA211510B0B5ABFF]:0)
>>         at
>> org.apache.lucene.store.MockDirectoryWrapper.corruptFiles(MockDirectoryWrapper.java:433)
>>         at
>> org.apache.lucene.store.MockDirectoryWrapper.crash(MockDirectoryWrapper.java:461)
>>         at
>> org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:835)
>>         at org.apache.lucene.util.IOUtils.close(IOUtils.java:89)
>>         at org.apache.lucene.util.IOUtils.close(IOUtils.java:76)
>>         at
>> org.apache.lucene.search.TestPointQueries.verifyLongs(TestPointQueries.java:600)
>>         at
>> org.apache.lucene.search.TestPointQueries.testAllEqual(TestPointQueries.java:343)
>>         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.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
>> 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: java.nio.file.FileAlreadyExistsException:
>> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/core/test/J2/temp/lucene.search.TestPointQueries_28C1C055136B3251-001/tempDir-001/_6u_5.liv
>>         at
>> sun.nio.fs.UnixException.translateToIOException(UnixException.java:88)
>>         at
>> sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
>>         at
>> sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
>>         at
>> sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:214)
>>         at
>> java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
>>         at
>> org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
>>         at
>> org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
>>         at
>> org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
>>         at java.nio.file.Files.newOutputStream(Files.java:216)
>>         at
>> org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:408)
>>         at
>> org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:404)
>>         at
>> org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:253)
>>         at
>> org.apache.lucene.store.MockDirectoryWrapper.corruptFiles(MockDirectoryWrapper.java:430)
>>         ... 42 more
>>
>>
>>
>>
>> Build Log:
>> [...truncated 482 lines...]
>>    [junit4] Suite: org.apache.lucene.search.TestPointQueries
>>    [junit4] IGNOR/A 0.00s J2 | TestPointQueries.testRandomBinaryBig
>>    [junit4]    > Assumption #1: 'nightly' test group is disabled
>> (@Nightly())
>>    [junit4]   2> NOTE: reproduce with: ant test
>> -Dtestcase=TestPointQueries -Dtests.method=testAllEqual
>> -Dtests.seed=28C1C055136B3251 -Dtests.multiplier=3 -Dtests.slow=true
>> -Dtests.locale=cs -Dtests.timezone=SystemV/MST7MDT -Dtests.asserts=true
>> -Dtests.file.encoding=US-ASCII
>>    [junit4] ERROR   8.05s J2 | TestPointQueries.testAllEqual <<<
>>    [junit4]    > Throwable #1: java.lang.RuntimeException: hit unexpected
>> IOException while trying to corrupt file _6u_5.liv
>>    [junit4]    >        at
>> __randomizedtesting.SeedInfo.seed([28C1C055136B3251:FA211510B0B5ABFF]:0)
>>    [junit4]    >        at
>> org.apache.lucene.store.MockDirectoryWrapper.corruptFiles(MockDirectoryWrapper.java:433)
>>    [junit4]    >        at
>> org.apache.lucene.store.MockDirectoryWrapper.crash(MockDirectoryWrapper.java:461)
>>    [junit4]    >        at
>> org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:835)
>>    [junit4]    >        at
>> org.apache.lucene.util.IOUtils.close(IOUtils.java:89)
>>    [junit4]    >        at
>> org.apache.lucene.util.IOUtils.close(IOUtils.java:76)
>>    [junit4]    >        at
>> org.apache.lucene.search.TestPointQueries.verifyLongs(TestPointQueries.java:600)
>>    [junit4]    >        at
>> org.apache.lucene.search.TestPointQueries.testAllEqual(TestPointQueries.java:343)
>>    [junit4]    >        at java.lang.Thread.run(Thread.java:745)
>>    [junit4]    > Caused by: java.nio.file.FileAlreadyExistsException:
>> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/core/test/J2/temp/lucene.search.TestPointQueries_28C1C055136B3251-001/tempDir-001/_6u_5.liv
>>    [junit4]    >        at
>> sun.nio.fs.UnixException.translateToIOException(UnixException.java:88)
>>    [junit4]    >        at
>> sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
>>    [junit4]    >        at
>> sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
>>    [junit4]    >        at
>> sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:214)
>>    [junit4]    >        at
>> java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
>>    [junit4]    >        at
>> org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
>>    [junit4]    >        at
>> org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
>>    [junit4]    >        at
>> org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
>>    [junit4]    >        at
>> java.nio.file.Files.newOutputStream(Files.java:216)
>>    [junit4]    >        at
>> org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:408)
>>    [junit4]    >        at
>> org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:404)
>>    [junit4]    >        at
>> org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:253)
>>    [junit4]    >        at
>> org.apache.lucene.store.MockDirectoryWrapper.corruptFiles(MockDirectoryWrapper.java:430)
>>    [junit4]    >        ... 42 more
>>    [junit4] IGNOR/A 0.00s J2 | TestPointQueries.testRandomLongsBig
>>    [junit4]    > Assumption #1: 'nightly' test group is disabled
>> (@Nightly())
>>    [junit4]   2> NOTE: leaving temporary files on disk at:
>> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/core/test/J2/temp/lucene.search.TestPointQueries_28C1C055136B3251-001
>>    [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62):
>> {id=BlockTreeOrds(blocksize=128)},
>> docValues:{id=DocValuesFormat(name=Lucene54),
>> value=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1926,
>> maxMBSortInHeap=5.299401074993844,
>> sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=cs,
>> timezone=SystemV/MST7MDT
>>    [junit4]   2> NOTE: Linux 4.4.0-24-generic i386/Oracle Corporation
>> 1.8.0_92 (32-bit)/cpus=12,threads=1,free=361012152,total=536870912
>>    [junit4]   2> NOTE: All tests run in this JVM:
>> [TestMultiThreadTermVectors, TestForceMergeForever, TestSimilarity,
>> TestCompiledAutomaton, TestBinaryDocValuesUpdates, TestPayloadsOnVectors,
>> TestOmitTf, TestRegExp, TestLucene50StoredFieldsFormat,
>> TestBufferedChecksum, TestDocValuesRewriteMethod,
>> TestLucene62SegmentInfoFormat, TestBagOfPositions,
>> TestUsageTrackingFilterCachingPolicy, TestDocumentWriter, TestBooleanOr,
>> TestNot, TestOmitPositions, TestSpanOrQuery, TestOfflineSorter, TestSort,
>> TestIntsRef, TestIndexFileDeleter, TestSegmentTermEnum,
>> TestBlockPostingsFormat, TestToken, TestWordlistLoader, TestCheckIndex,
>> TestCustomSearcherSort, TestLucene53NormsFormat,
>> TestDocumentsWriterStallControl, TestPointQueries]
>>    [junit4] Completed [85/432 (1!)] on J2 in 13.98s, 46 tests, 1 error, 2
>> skipped <<< FAILURES!
>>
>> [...truncated 1155 lines...]
>> BUILD FAILED
>> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The
>> following error occurred while executing this line:
>> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The
>> following error occurred while executing this line:
>> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following
>> error occurred while executing this line:
>> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build.xml:50: The
>> following error occurred while executing this line:
>> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1427:
>> The following error occurred while executing this line:
>> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:984:
>> There were test failures: 432 suites (1 ignored), 3704 tests, 1 error, 69
>> ignored (65 assumptions) [seed: 28C1C055136B3251]
>>
>> Total time: 10 minutes 0 seconds
>> Build step 'Invoke Ant' marked build as failure
>> Archiving artifacts
>> [WARNINGS] Skipping publisher since build result is FAILURE
>> Recording test results
>> Email was triggered for: Failure - Any
>> Sending email for trigger: Failure - Any
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: dev-help@lucene.apache.org
>>
>
>

Re: [JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_92) - Build # 931 - Still Failing!

Posted by Michael McCandless <lu...@mikemccandless.com>.
I'll dig ... looks like fun!

Mike McCandless

http://blog.mikemccandless.com

On Mon, Jun 20, 2016 at 4:53 PM, Policeman Jenkins Server <
jenkins@thetaphi.de> wrote:

> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/931/
> Java: 32bit/jdk1.8.0_92 -client -XX:+UseG1GC
>
> 1 tests failed.
> FAILED:  org.apache.lucene.search.TestPointQueries.testAllEqual
>
> Error Message:
> hit unexpected IOException while trying to corrupt file _6u_5.liv
>
> Stack Trace:
> java.lang.RuntimeException: hit unexpected IOException while trying to
> corrupt file _6u_5.liv
>         at
> __randomizedtesting.SeedInfo.seed([28C1C055136B3251:FA211510B0B5ABFF]:0)
>         at
> org.apache.lucene.store.MockDirectoryWrapper.corruptFiles(MockDirectoryWrapper.java:433)
>         at
> org.apache.lucene.store.MockDirectoryWrapper.crash(MockDirectoryWrapper.java:461)
>         at
> org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:835)
>         at org.apache.lucene.util.IOUtils.close(IOUtils.java:89)
>         at org.apache.lucene.util.IOUtils.close(IOUtils.java:76)
>         at
> org.apache.lucene.search.TestPointQueries.verifyLongs(TestPointQueries.java:600)
>         at
> org.apache.lucene.search.TestPointQueries.testAllEqual(TestPointQueries.java:343)
>         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.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
> 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: java.nio.file.FileAlreadyExistsException:
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/core/test/J2/temp/lucene.search.TestPointQueries_28C1C055136B3251-001/tempDir-001/_6u_5.liv
>         at
> sun.nio.fs.UnixException.translateToIOException(UnixException.java:88)
>         at
> sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
>         at
> sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
>         at
> sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:214)
>         at
> java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
>         at
> org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
>         at
> org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
>         at
> org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
>         at java.nio.file.Files.newOutputStream(Files.java:216)
>         at
> org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:408)
>         at
> org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:404)
>         at
> org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:253)
>         at
> org.apache.lucene.store.MockDirectoryWrapper.corruptFiles(MockDirectoryWrapper.java:430)
>         ... 42 more
>
>
>
>
> Build Log:
> [...truncated 482 lines...]
>    [junit4] Suite: org.apache.lucene.search.TestPointQueries
>    [junit4] IGNOR/A 0.00s J2 | TestPointQueries.testRandomBinaryBig
>    [junit4]    > Assumption #1: 'nightly' test group is disabled
> (@Nightly())
>    [junit4]   2> NOTE: reproduce with: ant test
> -Dtestcase=TestPointQueries -Dtests.method=testAllEqual
> -Dtests.seed=28C1C055136B3251 -Dtests.multiplier=3 -Dtests.slow=true
> -Dtests.locale=cs -Dtests.timezone=SystemV/MST7MDT -Dtests.asserts=true
> -Dtests.file.encoding=US-ASCII
>    [junit4] ERROR   8.05s J2 | TestPointQueries.testAllEqual <<<
>    [junit4]    > Throwable #1: java.lang.RuntimeException: hit unexpected
> IOException while trying to corrupt file _6u_5.liv
>    [junit4]    >        at
> __randomizedtesting.SeedInfo.seed([28C1C055136B3251:FA211510B0B5ABFF]:0)
>    [junit4]    >        at
> org.apache.lucene.store.MockDirectoryWrapper.corruptFiles(MockDirectoryWrapper.java:433)
>    [junit4]    >        at
> org.apache.lucene.store.MockDirectoryWrapper.crash(MockDirectoryWrapper.java:461)
>    [junit4]    >        at
> org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:835)
>    [junit4]    >        at
> org.apache.lucene.util.IOUtils.close(IOUtils.java:89)
>    [junit4]    >        at
> org.apache.lucene.util.IOUtils.close(IOUtils.java:76)
>    [junit4]    >        at
> org.apache.lucene.search.TestPointQueries.verifyLongs(TestPointQueries.java:600)
>    [junit4]    >        at
> org.apache.lucene.search.TestPointQueries.testAllEqual(TestPointQueries.java:343)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:745)
>    [junit4]    > Caused by: java.nio.file.FileAlreadyExistsException:
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/core/test/J2/temp/lucene.search.TestPointQueries_28C1C055136B3251-001/tempDir-001/_6u_5.liv
>    [junit4]    >        at
> sun.nio.fs.UnixException.translateToIOException(UnixException.java:88)
>    [junit4]    >        at
> sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
>    [junit4]    >        at
> sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
>    [junit4]    >        at
> sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:214)
>    [junit4]    >        at
> java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
>    [junit4]    >        at
> org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
>    [junit4]    >        at
> org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
>    [junit4]    >        at
> org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
>    [junit4]    >        at
> java.nio.file.Files.newOutputStream(Files.java:216)
>    [junit4]    >        at
> org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:408)
>    [junit4]    >        at
> org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:404)
>    [junit4]    >        at
> org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:253)
>    [junit4]    >        at
> org.apache.lucene.store.MockDirectoryWrapper.corruptFiles(MockDirectoryWrapper.java:430)
>    [junit4]    >        ... 42 more
>    [junit4] IGNOR/A 0.00s J2 | TestPointQueries.testRandomLongsBig
>    [junit4]    > Assumption #1: 'nightly' test group is disabled
> (@Nightly())
>    [junit4]   2> NOTE: leaving temporary files on disk at:
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/core/test/J2/temp/lucene.search.TestPointQueries_28C1C055136B3251-001
>    [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62):
> {id=BlockTreeOrds(blocksize=128)},
> docValues:{id=DocValuesFormat(name=Lucene54),
> value=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1926,
> maxMBSortInHeap=5.299401074993844,
> sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=cs,
> timezone=SystemV/MST7MDT
>    [junit4]   2> NOTE: Linux 4.4.0-24-generic i386/Oracle Corporation
> 1.8.0_92 (32-bit)/cpus=12,threads=1,free=361012152,total=536870912
>    [junit4]   2> NOTE: All tests run in this JVM:
> [TestMultiThreadTermVectors, TestForceMergeForever, TestSimilarity,
> TestCompiledAutomaton, TestBinaryDocValuesUpdates, TestPayloadsOnVectors,
> TestOmitTf, TestRegExp, TestLucene50StoredFieldsFormat,
> TestBufferedChecksum, TestDocValuesRewriteMethod,
> TestLucene62SegmentInfoFormat, TestBagOfPositions,
> TestUsageTrackingFilterCachingPolicy, TestDocumentWriter, TestBooleanOr,
> TestNot, TestOmitPositions, TestSpanOrQuery, TestOfflineSorter, TestSort,
> TestIntsRef, TestIndexFileDeleter, TestSegmentTermEnum,
> TestBlockPostingsFormat, TestToken, TestWordlistLoader, TestCheckIndex,
> TestCustomSearcherSort, TestLucene53NormsFormat,
> TestDocumentsWriterStallControl, TestPointQueries]
>    [junit4] Completed [85/432 (1!)] on J2 in 13.98s, 46 tests, 1 error, 2
> skipped <<< FAILURES!
>
> [...truncated 1155 lines...]
> BUILD FAILED
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following
> error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following
> error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following
> error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build.xml:50: The
> following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1427:
> The following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:984:
> There were test failures: 432 suites (1 ignored), 3704 tests, 1 error, 69
> ignored (65 assumptions) [seed: 28C1C055136B3251]
>
> Total time: 10 minutes 0 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> [WARNINGS] Skipping publisher since build result is FAILURE
> Recording test results
> Email was triggered for: Failure - Any
> Sending email for trigger: Failure - Any
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>

[JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_92) - Build # 931 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/931/
Java: 32bit/jdk1.8.0_92 -client -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.lucene.search.TestPointQueries.testAllEqual

Error Message:
hit unexpected IOException while trying to corrupt file _6u_5.liv

Stack Trace:
java.lang.RuntimeException: hit unexpected IOException while trying to corrupt file _6u_5.liv
	at __randomizedtesting.SeedInfo.seed([28C1C055136B3251:FA211510B0B5ABFF]:0)
	at org.apache.lucene.store.MockDirectoryWrapper.corruptFiles(MockDirectoryWrapper.java:433)
	at org.apache.lucene.store.MockDirectoryWrapper.crash(MockDirectoryWrapper.java:461)
	at org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:835)
	at org.apache.lucene.util.IOUtils.close(IOUtils.java:89)
	at org.apache.lucene.util.IOUtils.close(IOUtils.java:76)
	at org.apache.lucene.search.TestPointQueries.verifyLongs(TestPointQueries.java:600)
	at org.apache.lucene.search.TestPointQueries.testAllEqual(TestPointQueries.java:343)
	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.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 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: java.nio.file.FileAlreadyExistsException: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/core/test/J2/temp/lucene.search.TestPointQueries_28C1C055136B3251-001/tempDir-001/_6u_5.liv
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:88)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:214)
	at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
	at java.nio.file.Files.newOutputStream(Files.java:216)
	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:408)
	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:404)
	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:253)
	at org.apache.lucene.store.MockDirectoryWrapper.corruptFiles(MockDirectoryWrapper.java:430)
	... 42 more




Build Log:
[...truncated 482 lines...]
   [junit4] Suite: org.apache.lucene.search.TestPointQueries
   [junit4] IGNOR/A 0.00s J2 | TestPointQueries.testRandomBinaryBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPointQueries -Dtests.method=testAllEqual -Dtests.seed=28C1C055136B3251 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=cs -Dtests.timezone=SystemV/MST7MDT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   8.05s J2 | TestPointQueries.testAllEqual <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: hit unexpected IOException while trying to corrupt file _6u_5.liv
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([28C1C055136B3251:FA211510B0B5ABFF]:0)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.corruptFiles(MockDirectoryWrapper.java:433)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.crash(MockDirectoryWrapper.java:461)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:835)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.close(IOUtils.java:89)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.close(IOUtils.java:76)
   [junit4]    > 	at org.apache.lucene.search.TestPointQueries.verifyLongs(TestPointQueries.java:600)
   [junit4]    > 	at org.apache.lucene.search.TestPointQueries.testAllEqual(TestPointQueries.java:343)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.nio.file.FileAlreadyExistsException: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/core/test/J2/temp/lucene.search.TestPointQueries_28C1C055136B3251-001/tempDir-001/_6u_5.liv
   [junit4]    > 	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:88)
   [junit4]    > 	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
   [junit4]    > 	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
   [junit4]    > 	at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:214)
   [junit4]    > 	at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    > 	at java.nio.file.Files.newOutputStream(Files.java:216)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:408)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:404)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:253)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.corruptFiles(MockDirectoryWrapper.java:430)
   [junit4]    > 	... 42 more
   [junit4] IGNOR/A 0.00s J2 | TestPointQueries.testRandomLongsBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/core/test/J2/temp/lucene.search.TestPointQueries_28C1C055136B3251-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {id=BlockTreeOrds(blocksize=128)}, docValues:{id=DocValuesFormat(name=Lucene54), value=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1926, maxMBSortInHeap=5.299401074993844, sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=cs, timezone=SystemV/MST7MDT
   [junit4]   2> NOTE: Linux 4.4.0-24-generic i386/Oracle Corporation 1.8.0_92 (32-bit)/cpus=12,threads=1,free=361012152,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestMultiThreadTermVectors, TestForceMergeForever, TestSimilarity, TestCompiledAutomaton, TestBinaryDocValuesUpdates, TestPayloadsOnVectors, TestOmitTf, TestRegExp, TestLucene50StoredFieldsFormat, TestBufferedChecksum, TestDocValuesRewriteMethod, TestLucene62SegmentInfoFormat, TestBagOfPositions, TestUsageTrackingFilterCachingPolicy, TestDocumentWriter, TestBooleanOr, TestNot, TestOmitPositions, TestSpanOrQuery, TestOfflineSorter, TestSort, TestIntsRef, TestIndexFileDeleter, TestSegmentTermEnum, TestBlockPostingsFormat, TestToken, TestWordlistLoader, TestCheckIndex, TestCustomSearcherSort, TestLucene53NormsFormat, TestDocumentsWriterStallControl, TestPointQueries]
   [junit4] Completed [85/432 (1!)] on J2 in 13.98s, 46 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 1155 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build.xml:50: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1427: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:984: There were test failures: 432 suites (1 ignored), 3704 tests, 1 error, 69 ignored (65 assumptions) [seed: 28C1C055136B3251]

Total time: 10 minutes 0 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-6.x-Linux (64bit/jdk1.8.0_92) - Build # 930 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/930/
Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
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":"/mdvf",     "path":"/dump1",     "httpMethod":"GET"}},  from server:  https://127.0.0.1:45478/mdvf/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":"/mdvf",
    "path":"/dump1",
    "httpMethod":"GET"}},  from server:  https://127.0.0.1:45478/mdvf/collection1
	at __randomizedtesting.SeedInfo.seed([9563B5A726C8A8BA:1D378A7D8834C542]: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:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	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 12153 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReqParamsAPI
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_9563B5A726C8A8BA-001/init-core-data-001
   [junit4]   2> 1985524 INFO  (SUITE-TestReqParamsAPI-seed#[9563B5A726C8A8BA]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1985524 INFO  (SUITE-TestReqParamsAPI-seed#[9563B5A726C8A8BA]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /mdvf/
   [junit4]   2> 1985526 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1985526 INFO  (Thread-4652) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1985526 INFO  (Thread-4652) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1985626 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.ZkTestServer start zk server on port:34259
   [junit4]   2> 1985626 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1985626 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1985628 INFO  (zkCallback-24202-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@592aa0ad name:ZooKeeperConnection Watcher:127.0.0.1:34259 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1985628 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1985628 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1985628 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1985629 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1985629 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1985630 INFO  (zkCallback-24203-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3d7cba46 name:ZooKeeperConnection Watcher:127.0.0.1:34259/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1985630 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1985630 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1985630 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1985631 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1985632 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1985632 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1985633 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1985633 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1985634 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1985635 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1985636 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1985636 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1985637 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1985637 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1985637 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1985637 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1985638 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1985638 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1985638 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1985639 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1985639 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1985639 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1985640 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1985640 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1985641 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1985641 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1985641 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1985642 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1985642 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1985643 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1985643 INFO  (zkCallback-24205-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@42dd47c name:ZooKeeperConnection Watcher:127.0.0.1:34259/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1985643 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1985643 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1985730 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_9563B5A726C8A8BA-001/control-001/cores/collection1
   [junit4]   2> 1985734 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1985735 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2e4844c0{/mdvf,null,AVAILABLE}
   [junit4]   2> 1985739 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.e.j.s.ServerConnector Started ServerConnector@68ab606b{SSL,[ssl, http/1.1]}{127.0.0.1:38650}
   [junit4]   2> 1985739 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.e.j.s.Server Started @1987446ms
   [junit4]   2> 1985739 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_9563B5A726C8A8BA-001/tempDir-001/control/data, hostContext=/mdvf, hostPort=38650, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_9563B5A726C8A8BA-001/control-001/cores}
   [junit4]   2> 1985740 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1985740 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_9563B5A726C8A8BA-001/control-001'
   [junit4]   2> 1985740 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1985740 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1985740 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1985752 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1985752 INFO  (zkCallback-24206-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6c7f2467 name:ZooKeeperConnection Watcher:127.0.0.1:34259/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1985752 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1985752 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1985753 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1985753 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_9563B5A726C8A8BA-001/control-001/solr.xml
   [junit4]   2> 1985757 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_9563B5A726C8A8BA-001/control-001/cores
   [junit4]   2> 1985757 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.CoreContainer New CoreContainer 766997713
   [junit4]   2> 1985757 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_9563B5A726C8A8BA-001/control-001]
   [junit4]   2> 1985758 WARN  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_9563B5A726C8A8BA-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_9563B5A726C8A8BA-001/control-001/lib
   [junit4]   2> 1985758 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] 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,useRetries : false,
   [junit4]   2> 1985759 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1985759 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1985759 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1985759 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34259/solr
   [junit4]   2> 1985759 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1985759 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1985760 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1985760 INFO  (zkCallback-24209-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e105b15 name:ZooKeeperConnection Watcher:127.0.0.1:34259 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1985760 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1985760 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1985761 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:38650_mdvf    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$47/1597562505@3ff49f52
   [junit4]   2> 1985761 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:38650_mdvf    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1985761 INFO  (zkCallback-24210-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4ddf0540 name:ZooKeeperConnection Watcher:127.0.0.1:34259/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1985762 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:38650_mdvf    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1985762 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:38650_mdvf    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1985763 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:38650_mdvf    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1985764 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:38650_mdvf    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1985765 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:38650_mdvf    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1985775 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:38650_mdvf    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1985776 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:38650_mdvf    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1985777 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:38650_mdvf    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1985778 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:38650_mdvf    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1985780 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:38650_mdvf    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1985780 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:38650_mdvf    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1985780 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:38650_mdvf    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 1985781 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:38650_mdvf    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1985782 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:38650_mdvf    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1985782 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:38650_mdvf    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1985782 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:38650_mdvf    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1985783 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:38650_mdvf    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96104944565485573-127.0.0.1:38650_mdvf-n_0000000000
   [junit4]   2> 1985783 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:38650_mdvf    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38650_mdvf
   [junit4]   2> 1985783 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:38650_mdvf    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1985784 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:38650_mdvf    ] o.a.s.c.Overseer Overseer (id=96104944565485573-127.0.0.1:38650_mdvf-n_0000000000) starting
   [junit4]   2> 1985784 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:38650_mdvf    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1985787 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:38650_mdvf    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1985787 INFO  (OverseerCollectionConfigSetProcessor-96104944565485573-127.0.0.1:38650_mdvf-n_0000000000) [n:127.0.0.1:38650_mdvf    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1985787 INFO  (OverseerStateUpdate-96104944565485573-127.0.0.1:38650_mdvf-n_0000000000) [n:127.0.0.1:38650_mdvf    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1985787 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:38650_mdvf    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38650_mdvf
   [junit4]   2> 1985788 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:38650_mdvf    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38650_mdvf
   [junit4]   2> 1985788 INFO  (OverseerStateUpdate-96104944565485573-127.0.0.1:38650_mdvf-n_0000000000) [n:127.0.0.1:38650_mdvf    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1985789 INFO  (zkCallback-24210-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf    ] 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> 1985789 INFO  (zkCallback-24210-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1985801 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:38650_mdvf    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1985802 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:38650_mdvf    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1985802 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:38650_mdvf    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_9563B5A726C8A8BA-001/control-001/cores
   [junit4]   2> 1985805 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:38650_mdvf    ] 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> 1985805 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:38650_mdvf    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_9563B5A726C8A8BA-001/control-001/cores/collection1
   [junit4]   2> 1985805 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:38650_mdvf    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1985808 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1985808 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1985808 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:38650_mdvf    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1985808 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:38650_mdvf    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1985809 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf 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> 1985809 INFO  (OverseerStateUpdate-96104944565485573-127.0.0.1:38650_mdvf-n_0000000000) [n:127.0.0.1:38650_mdvf    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:38650/mdvf",
   [junit4]   2>   "node_name":"127.0.0.1:38650_mdvf",
   [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> 1985809 INFO  (OverseerStateUpdate-96104944565485573-127.0.0.1:38650_mdvf-n_0000000000) [n:127.0.0.1:38650_mdvf    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:38650/mdvf",
   [junit4]   2>   "node_name":"127.0.0.1:38650_mdvf",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1985809 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 1985810 INFO  (OverseerStateUpdate-96104944565485573-127.0.0.1:38650_mdvf-n_0000000000) [n:127.0.0.1:38650_mdvf    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1985810 INFO  (OverseerStateUpdate-96104944565485573-127.0.0.1:38650_mdvf-n_0000000000) [n:127.0.0.1:38650_mdvf    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1985810 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1985811 INFO  (zkCallback-24210-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf    ] 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> 1986810 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1986811 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1986811 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1986811 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1986812 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1986812 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_9563B5A726C8A8BA-001/control-001/cores/collection1'
   [junit4]   2> 1986812 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1986812 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1986813 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1986826 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1986829 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1986837 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1986841 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1986935 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1986939 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1986940 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1986945 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1986947 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1986948 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1986948 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1986949 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf 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=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1986949 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1986949 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1986949 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_9563B5A726C8A8BA-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_9563B5A726C8A8BA-001/control-001/cores/collection1/data/]
   [junit4]   2> 1986949 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf 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@12749046
   [junit4]   2> 1986950 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_9563B5A726C8A8BA-001/control-001/cores/collection1/data
   [junit4]   2> 1986950 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_9563B5A726C8A8BA-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1986950 WARN  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_9563B5A726C8A8BA-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1986950 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_9563B5A726C8A8BA-001/control-001/cores/collection1/data/index
   [junit4]   2> 1986950 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7732117878960328]
   [junit4]   2> 1986950 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf 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@574fb3ca lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17d047af),segFN=segments_1,generation=1}
   [junit4]   2> 1986951 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1986951 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:38650_mdvf 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 /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_9563B5A726C8A8BA-001/control-001/cores/collection1/data/
   [junit4]   2> 1986951 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:38650_mdvf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_9563B5A726C8A8BA-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1986952 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1986952 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1986952 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1986952 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1986953 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1986953 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf 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> 1986953 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf 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> 1986953 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf 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> 1986953 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf 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> 1986953 WARN  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf 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> 1986954 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1986955 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1986956 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1986956 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1986958 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf 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
   [junit4]   2> 1986958 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf 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> 1986958 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf 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> 1986958 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf 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> 1986959 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1986959 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1986959 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.841796875, noCFSRatio=0.34200451515855235]
   [junit4]   2> 1986960 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf 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@574fb3ca lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17d047af),segFN=segments_1,generation=1}
   [junit4]   2> 1986960 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1986960 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@259b94c4[collection1] main]
   [junit4]   2> 1986960 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf 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> 1986960 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf 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> 1986960 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf 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> 1986960 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1986960 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1986961 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf 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> 1986961 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf 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> 1986961 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf 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> 1986961 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1986961 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1986962 INFO  (searcherExecutor-10182-thread-1-processing-n:127.0.0.1:38650_mdvf x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38650_mdvf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@259b94c4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1986962 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf 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> 1986962 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf 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> 1986962 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf 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> 1986962 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf 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 1537679114552475648
   [junit4]   2> 1986964 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf 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 1537679114552475648
   [junit4]   2> 1986964 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1986964 INFO  (coreLoadExecutor-10181-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1986964 INFO  (coreZkRegister-10175-thread-1-processing-n:127.0.0.1:38650_mdvf x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38650_mdvf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:https://127.0.0.1:38650/mdvf collection:control_collection shard:shard1
   [junit4]   2> 1986965 INFO  (coreZkRegister-10175-thread-1-processing-n:127.0.0.1:38650_mdvf x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38650_mdvf 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> 1986966 INFO  (coreZkRegister-10175-thread-1-processing-n:127.0.0.1:38650_mdvf x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38650_mdvf 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/96104944565485573-core_node1-n_0000000000
   [junit4]   2> 1986966 INFO  (coreZkRegister-10175-thread-1-processing-n:127.0.0.1:38650_mdvf x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38650_mdvf 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> 1986966 INFO  (coreZkRegister-10175-thread-1-processing-n:127.0.0.1:38650_mdvf x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38650_mdvf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1986967 INFO  (coreZkRegister-10175-thread-1-processing-n:127.0.0.1:38650_mdvf x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38650_mdvf 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> 1986967 INFO  (coreZkRegister-10175-thread-1-processing-n:127.0.0.1:38650_mdvf x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38650_mdvf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38650/mdvf/collection1/
   [junit4]   2> 1986967 INFO  (coreZkRegister-10175-thread-1-processing-n:127.0.0.1:38650_mdvf x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38650_mdvf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1986967 INFO  (OverseerStateUpdate-96104944565485573-127.0.0.1:38650_mdvf-n_0000000000) [n:127.0.0.1:38650_mdvf    ] 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> 1986967 INFO  (coreZkRegister-10175-thread-1-processing-n:127.0.0.1:38650_mdvf x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38650_mdvf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:38650/mdvf/collection1/ has no replicas
   [junit4]   2> 1986968 INFO  (coreZkRegister-10175-thread-1-processing-n:127.0.0.1:38650_mdvf x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38650_mdvf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1986968 INFO  (coreZkRegister-10175-thread-1-processing-n:127.0.0.1:38650_mdvf x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38650_mdvf 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/96104944565485573-core_node1-n_0000000000
   [junit4]   2> 1986969 INFO  (coreZkRegister-10175-thread-1-processing-n:127.0.0.1:38650_mdvf x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38650_mdvf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38650/mdvf/collection1/ shard1
   [junit4]   2> 1986969 INFO  (OverseerStateUpdate-96104944565485573-127.0.0.1:38650_mdvf-n_0000000000) [n:127.0.0.1:38650_mdvf    ] 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":"https://127.0.0.1:38650/mdvf",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1987070 INFO  (zkCallback-24210-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf    ] 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> 1987120 INFO  (coreZkRegister-10175-thread-1-processing-n:127.0.0.1:38650_mdvf x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38650_mdvf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are https://127.0.0.1:38650/mdvf/collection1/ and leader is https://127.0.0.1:38650/mdvf/collection1/
   [junit4]   2> 1987120 INFO  (coreZkRegister-10175-thread-1-processing-n:127.0.0.1:38650_mdvf x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38650_mdvf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:38650/mdvf
   [junit4]   2> 1987120 INFO  (coreZkRegister-10175-thread-1-processing-n:127.0.0.1:38650_mdvf x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38650_mdvf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1987120 INFO  (coreZkRegister-10175-thread-1-processing-n:127.0.0.1:38650_mdvf x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38650_mdvf c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1987120 INFO  (coreZkRegister-10175-thread-1-processing-n:127.0.0.1:38650_mdvf x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38650_mdvf 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> 1987121 INFO  (OverseerStateUpdate-96104944565485573-127.0.0.1:38650_mdvf-n_0000000000) [n:127.0.0.1:38650_mdvf    ] 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":"https://127.0.0.1:38650/mdvf",
   [junit4]   2>   "node_name":"127.0.0.1:38650_mdvf",
   [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> 1987121 INFO  (OverseerStateUpdate-96104944565485573-127.0.0.1:38650_mdvf-n_0000000000) [n:127.0.0.1:38650_mdvf    ] 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":"https://127.0.0.1:38650/mdvf",
   [junit4]   2>   "node_name":"127.0.0.1:38650_mdvf",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1987222 INFO  (zkCallback-24210-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf    ] 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> 1987310 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1987310 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1987310 INFO  (zkCallback-24214-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@332c0bab name:ZooKeeperConnection Watcher:127.0.0.1:34259/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1987311 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1987311 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1987311 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1987311 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 1987311 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1987312 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1987368 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_9563B5A726C8A8BA-001/shard-1-001/cores/collection1
   [junit4]   2> 1987369 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_9563B5A726C8A8BA-001/shard-1-001
   [junit4]   2> 1987370 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1987371 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@725913b4{/mdvf,null,AVAILABLE}
   [junit4]   2> 1987372 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.e.j.s.ServerConnector Started ServerConnector@274011f9{SSL,[ssl, http/1.1]}{127.0.0.1:45478}
   [junit4]   2> 1987373 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.e.j.s.Server Started @1989079ms
   [junit4]   2> 1987373 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_9563B5A726C8A8BA-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/mdvf, hostPort=45478, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_9563B5A726C8A8BA-001/shard-1-001/cores}
   [junit4]   2> 1987373 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1987373 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_9563B5A726C8A8BA-001/shard-1-001'
   [junit4]   2> 1987373 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1987373 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1987373 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1987374 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1987374 INFO  (zkCallback-24215-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@55cb7797 name:ZooKeeperConnection Watcher:127.0.0.1:34259/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1987374 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1987374 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1987375 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1987375 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_9563B5A726C8A8BA-001/shard-1-001/solr.xml
   [junit4]   2> 1987391 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_9563B5A726C8A8BA-001/shard-1-001/cores
   [junit4]   2> 1987391 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.CoreContainer New CoreContainer 424792809
   [junit4]   2> 1987391 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_9563B5A726C8A8BA-001/shard-1-001]
   [junit4]   2> 1987392 WARN  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_9563B5A726C8A8BA-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_9563B5A726C8A8BA-001/shard-1-001/lib
   [junit4]   2> 1987392 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] 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,useRetries : false,
   [junit4]   2> 1987393 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1987393 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1987393 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1987393 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34259/solr
   [junit4]   2> 1987393 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1987393 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1987393 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1987394 INFO  (zkCallback-24218-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7c464ad9 name:ZooKeeperConnection Watcher:127.0.0.1:34259 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1987394 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1987394 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1987395 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:45478_mdvf    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$47/1597562505@5dcc2267
   [junit4]   2> 1987395 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:45478_mdvf    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1987396 INFO  (zkCallback-24219-thread-1-processing-n:127.0.0.1:45478_mdvf) [n:127.0.0.1:45478_mdvf    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6008f415 name:ZooKeeperConnection Watcher:127.0.0.1:34259/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1987396 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:45478_mdvf    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1987398 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:45478_mdvf    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1987398 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:45478_mdvf    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 1987398 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:45478_mdvf    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1987400 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:45478_mdvf    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1987401 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:45478_mdvf    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96104944565485577-127.0.0.1:45478_mdvf-n_0000000001
   [junit4]   2> 1987401 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:45478_mdvf    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96104944565485573-127.0.0.1:38650_mdvf-n_0000000000 to know if I could be the leader
   [junit4]   2> 1987401 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:45478_mdvf    ] o.a.s.c.ZkController Publish node=127.0.0.1:45478_mdvf as DOWN
   [junit4]   2> 1987402 INFO  (OverseerStateUpdate-96104944565485573-127.0.0.1:38650_mdvf-n_0000000000) [n:127.0.0.1:38650_mdvf    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:45478_mdvf"} current state version: 3
   [junit4]   2> 1987402 INFO  (OverseerStateUpdate-96104944565485573-127.0.0.1:38650_mdvf-n_0000000000) [n:127.0.0.1:38650_mdvf    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:45478_mdvf
   [junit4]   2> 1987503 INFO  (zkCallback-24214-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: [1])
   [junit4]   2> 1987503 INFO  (zkCallback-24210-thread-2-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf    ] 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> 1987503 INFO  (zkCallback-24219-thread-1-processing-n:127.0.0.1:45478_mdvf) [n:127.0.0.1:45478_mdvf    ] 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> 1988402 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:45478_mdvf    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45478_mdvf
   [junit4]   2> 1988403 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:45478_mdvf    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45478_mdvf
   [junit4]   2> 1988403 INFO  (zkCallback-24219-thread-1-processing-n:127.0.0.1:45478_mdvf) [n:127.0.0.1:45478_mdvf    ] 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> 1988403 INFO  (zkCallback-24210-thread-2-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf    ] 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> 1988403 INFO  (zkCallback-24214-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> 1988403 INFO  (zkCallback-24219-thread-1-processing-n:127.0.0.1:45478_mdvf) [n:127.0.0.1:45478_mdvf    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1988403 INFO  (zkCallback-24210-thread-2-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1988403 INFO  (zkCallback-24214-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1988413 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:45478_mdvf    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1988413 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:45478_mdvf    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1988413 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:45478_mdvf    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_9563B5A726C8A8BA-001/shard-1-001/cores
   [junit4]   2> 1988414 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:45478_mdvf    ] 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> 1988414 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:45478_mdvf    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_9563B5A726C8A8BA-001/shard-1-001/cores/collection1
   [junit4]   2> 1988414 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:45478_mdvf    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1988414 INFO  (coreLoadExecutor-10192-thread-1-processing-n:127.0.0.1:45478_mdvf) [n:127.0.0.1:45478_mdvf c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1988415 INFO  (coreLoadExecutor-10192-thread-1-processing-n:127.0.0.1:45478_mdvf) [n:127.0.0.1:45478_mdvf c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1988414 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:45478_mdvf    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1988415 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [n:127.0.0.1:45478_mdvf    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1988415 INFO  (coreLoadExecutor-10192-thread-1-processing-n:127.0.0.1:45478_mdvf) [n:127.0.0.1:45478_mdvf c:collection1   x:collection1] o.a.s.c.ZkController Collection collection1 not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 1988415 INFO  (OverseerStateUpdate-96104944565485573-127.0.0.1:38650_mdvf-n_0000000000) [n:127.0.0.1:38650_mdvf    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:45478/mdvf",
   [junit4]   2>   "node_name":"127.0.0.1:45478_mdvf",
   [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> 1988415 INFO  (coreLoadExecutor-10192-thread-1-processing-n:127.0.0.1:45478_mdvf) [n:127.0.0.1:45478_mdvf c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [collection1]
   [junit4]   2> 1988415 INFO  (OverseerStateUpdate-96104944565485573-127.0.0.1:38650_mdvf-n_0000000000) [n:127.0.0.1:38650_mdvf    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:45478/mdvf",
   [junit4]   2>   "node_name":"127.0.0.1:45478_mdvf",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1988415 INFO  (OverseerStateUpdate-96104944565485573-127.0.0.1:38650_mdvf-n_0000000000) [n:127.0.0.1:38650_mdvf    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1988416 INFO  (coreLoadExecutor-10192-thread-1-processing-n:127.0.0.1:45478_mdvf) [n:127.0.0.1:45478_mdvf c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1988416 INFO  (OverseerStateUpdate-96104944565485573-127.0.0.1:38650_mdvf-n_0000000000) [n:127.0.0.1:38650_mdvf    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1988517 INFO  (zkCallback-24210-thread-1-processing-n:127.0.0.1:38650_mdvf) [n:127.0.0.1:38650_mdvf    ] 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> 1988517 INFO  (zkCallback-24219-thread-1-processing-n:127.0.0.1:45478_mdvf) [n:127.0.0.1:45478_mdvf    ] 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> 1988517 INFO  (zkCallback-24214-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> 1989416 INFO  (coreLoadExecutor-10192-thread-1-processing-n:127.0.0.1:45478_mdvf) [n:127.0.0.1:45478_mdvf c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1989416 INFO  (coreLoadExecutor-10192-thread-1-processing-n:127.0.0.1:45478_mdvf) [n:127.0.0.1:45478_mdvf c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1989416 INFO  (coreLoadExecutor-10192-thread-1-processing-n:127.0.0.1:45478_mdvf) [n:127.0.0.1:45478_mdvf c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1989416 INFO  (coreLoadExecutor-10192-thread-1-processing-n:127.0.0.1:45478_mdvf) [n:127.0.0.1:45478_mdvf c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 1989416 INFO  (coreLoadExecutor-10192-thread-1-processing-n:127.0.0.1:45478_mdvf) [n:127.0.0.1:45478_mdvf c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1989417 INFO  (coreLoadExecutor-10192-thread-1-processing-n:127.0.0.1:45478_mdvf) [n:127.0.0.1:45478_mdvf c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_9563B5A726C8A8BA-001/shard-1-001/cores/collection1'
   [junit4]   2> 1989417 INFO  (coreLoadExecutor-10192-thread-1-processing-n:127.0.0.1:45478_mdvf) [n:127.0.0.1:45478_mdvf c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1989417 INFO  (coreLoadExecutor-10192-thread-1-processing-n:127.0.0.1:45478_mdvf) [n:127.0.0.1:45478_mdvf c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1989417 INFO  (coreLoadExecutor-10192-thread-1-processing-n:127.0.0.1:45478_mdvf) [n:127.0.0.1:45478_mdvf c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1989420 INFO  (coreLoadExecutor-10192-thread-1-processing-n:127.0.0.1:45478_mdvf) [n:127.0.0.1:45478_mdvf c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1989424 INFO  (coreLoadExecutor-10192-thread-1-processing-n:127.0.0.1:45478_mdvf) [n:127.0.0.1:45478_mdvf c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1989432 INFO  (coreLoadExecutor-10192-thread-1-processing-n:127.0.0.1:45478_mdvf) [n:127.0.0.1:45478_mdvf c:collection1   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1989435 INFO  (coreLoadExecutor-10192-thread-1-processing-n:127.0.0.1:45478_mdvf) [n:127.0.0.1:45478_mdvf c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1989518 INFO  (coreLoadExecutor-10192-thread-1-processing-n:127.0.0.1:45478_mdvf) [n:127.0.0.1:45478_mdvf c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1989521 INFO  (coreLoadExecutor-10192-thread-1-processing-n:127.0.0.1:45478_mdvf) [n:127.0.0.1:45478_mdvf c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1989522 INFO  (coreLoadExecutor-10192-thread-1-processing-n:127.0.0.1:45478_mdvf) [n:127.0.0.1:45478_mdvf c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1989526 INFO  (coreLoadExecutor-10192-thread-1-processing-n:127.0.0.1:45478_mdvf) [n:127.0.0.1:45478_mdvf c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1989527 INFO  (coreLoadExecutor-10192-thread-1-processing-n:127.0.0.1:45478_mdvf) [n:127.0.0.1:45478_mdvf c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1989528 INFO  (coreLoadExecutor-10192-thread-1-processing-n:127.0.0.1:45478_mdvf) [n:127.0.0.1:45478_mdvf c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1989528 INFO  (coreLoadExecutor-10192-thread-1-processing-n:127.0.0.1:45478_mdvf) [n:127.0.0.1:45478_mdvf c:collection1   x:collection1] o.a.s.s.OpenExchangeR

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

r.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:265)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2008824 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@2fd62736{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2008825 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2ce5d32d{/mdvf,null,UNAVAILABLE}
   [junit4]   2> 2008825 INFO  (TEST-TestReqParamsAPI.test-seed#[9563B5A726C8A8BA]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34259 34259
   [junit4]   2> 2008839 INFO  (Thread-4652) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34259 34259
   [junit4]   2> 2008840 WARN  (Thread-4652) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	25	/solr/configs/conf1
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	24	/solr/overseer/queue
   [junit4]   2> 	22	/solr/overseer/collection-queue-work
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReqParamsAPI -Dtests.method=test -Dtests.seed=9563B5A726C8A8BA -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ro-RO -Dtests.timezone=Africa/Maputo -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 23.3s J2 | TestReqParamsAPI.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected value  'CY val' for path 'params/c' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "params":{
   [junit4]    >     "a":"A val",
   [junit4]    >     "b":"B val",
   [junit4]    >     "wt":"json",
   [junit4]    >     "useParams":""},
   [junit4]    >   "context":{
   [junit4]    >     "webapp":"/mdvf",
   [junit4]    >     "path":"/dump1",
   [junit4]    >     "httpMethod":"GET"}},  from server:  https://127.0.0.1:45478/mdvf/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9563B5A726C8A8BA:1D378A7D8834C542]:0)
   [junit4]    > 	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:481)
   [junit4]    > 	at org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:171)
   [junit4]    > 	at org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:61)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2008844 INFO  (SUITE-TestReqParamsAPI-seed#[9563B5A726C8A8BA]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_9563B5A726C8A8BA-001
   [junit4]   2> Jun 20, 2016 5:51:40 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1155, maxMBSortInHeap=6.007598600118122, sim=ClassicSimilarity, locale=ro-RO, timezone=Africa/Maputo
   [junit4]   2> NOTE: Linux 4.4.0-24-generic amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=12,threads=1,free=197182128,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [LukeRequestHandlerTest, TestConfigReload, TestFieldTypeCollectionResource, BasicDistributedZk2Test, TestExactStatsCache, CurrencyFieldXmlFileTest, DirectUpdateHandlerTest, AutoCommitTest, TestAuthenticationFramework, TestJettySolrRunner, TestReload, TestSolrIndexConfig, CollectionStateFormat2Test, TestDocBasedVersionConstraints, TestUtils, TestCSVResponseWriter, TestIndexingPerformance, TestLockTree, PrimitiveFieldTypeTest, TestDistributedStatsComponentCardinality, TestSmileRequest, OverriddenZkACLAndCredentialsProvidersTest, TestTolerantUpdateProcessorRandomCloud, TestWriterPerf, TestRecovery, TestCopyFieldCollectionResource, TestConfigSetsAPI, FieldMutatingUpdateProcessorTest, TestRequestForwarding, TestSolrJ, TestStressReorder, FieldAnalysisRequestHandlerTest, TestElisionMultitermQuery, BinaryUpdateRequestHandlerTest, BlockCacheTest, MigrateRouteKeyTest, TestSubQueryTransformerDistrib, TestExtendedDismaxParser, DistribDocExpirationUpdateProcessorTest, SolrTestCaseJ4Test, HdfsDirectoryFactoryTest, BaseCdcrDistributedZkTest, TestUniqueKeyFieldResource, DateRangeFieldTest, TestShortCircuitedRequests, HighlighterConfigTest, DebugComponentTest, TestCharFilters, GraphQueryTest, ClusterStateTest, TestPHPSerializedResponseWriter, TestSolrCLIRunExample, TestSuggestSpellingConverter, HdfsNNFailoverTest, UnloadDistributedZkTest, TestFastWriter, TestJsonRequest, XmlUpdateRequestHandlerTest, TestRawTransformer, FullSolrCloudDistribCmdsTest, ShowFileRequestHandlerTest, DistributedVersionInfoTest, TestPerFieldSimilarity, TestChildDocTransformer, TestExclusionRuleCollectionAccess, TestClassicSimilarityFactory, TestSweetSpotSimilarityFactory, TestIntervalFaceting, TestRuleBasedAuthorizationPlugin, StatelessScriptUpdateProcessorFactoryTest, DateMathParserTest, TestOverriddenPrefixQueryForCustomFieldType, TestShardHandlerFactory, OverseerTest, TestStandardQParsers, TestSchemaResource, LeaderFailoverAfterPartitionTest, RulesTest, TestSolrXml, TestSort, TestDynamicLoading, FullHLLTest, RegexBoostProcessorTest, TestZkChroot, CoreMergeIndexesAdminHandlerTest, HdfsRestartWhileUpdatingTest, TestGeoJSONResponseWriter, HdfsTlogReplayBufferedWhileIndexingTest, TestFieldCacheSort, TestFileDictionaryLookup, PKIAuthenticationIntegrationTest, SuggesterTest, HdfsDirectoryTest, ClassificationUpdateProcessorFactoryTest, CollectionsAPISolrJTest, TestPerFieldSimilarityClassic, DirectSolrConnectionTest, SpellCheckComponentTest, BasicFunctionalityTest, TestLazyCores, TestIndexSearcher, DistributedQueryElevationComponentTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, SuggesterFSTTest, SolrRequestParserTest, DocValuesTest, QueryParsingTest, JsonLoaderTest, TestLFUCache, TestDistributedMissingSort, TestSimpleTrackingShardHandler, TestEmbeddedSolrServerConstructors, AssignTest, CdcrRequestHandlerTest, CleanupOldIndexTest, DistribCursorPagingTest, LeaderInitiatedRecoveryOnCommitTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, RecoveryAfterSoftCommitTest, ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, TestCloudInspectUtil, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestMiniSolrCloudClusterSSL, TestSSLRandomization, TestSolrCloudWithKerberosAlt, TestStressLiveNodes, ZkStateWriterTest, CachingDirectoryFactoryTest, TestReqParamsAPI]
   [junit4] Completed [507/615 (1!)] on J2 in 24.09s, 1 test, 1 failure <<< FAILURES!

[...truncated 378 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:530: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1427: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:984: There were test failures: 615 suites (10 ignored), 2591 tests, 1 failure, 116 ignored (72 assumptions) [seed: 9563B5A726C8A8BA]

Total time: 61 minutes 26 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any