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

[JENKINS] Lucene-Solr-7.1-Linux (32bit/jdk1.8.0_144) - Build # 3 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.1-Linux/3/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC

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

Error Message:
Could not get expected value  'CY val' for path 'response/params/y/c' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "response":{     "znodeVersion":0,     "params":{"x":{         "a":"A val",         "b":"B val",         "":{"v":0}}}}},  from server:  https://127.0.0.1:41049/collection1_shard1_replica_n47

Stack Trace:
java.lang.AssertionError: Could not get expected value  'CY val' for path 'response/params/y/c' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "response":{
    "znodeVersion":0,
    "params":{"x":{
        "a":"A val",
        "b":"B val",
        "":{"v":0}}}}},  from server:  https://127.0.0.1:41049/collection1_shard1_replica_n47
	at __randomizedtesting.SeedInfo.seed([D140EFBD8F65A717:5914D0672199CAEF]: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:557)
	at org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqParams(TestSolrConfigHandlerCloud.java:206)
	at org.apache.solr.handler.TestSolrConfigHandlerCloud.test(TestSolrConfigHandlerCloud.java:68)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13588 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
   [junit4]   2> 2884711 INFO  (SUITE-TestSolrConfigHandlerCloud-seed#[D140EFBD8F65A717]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_D140EFBD8F65A717-001/init-core-data-001
   [junit4]   2> 2884711 WARN  (SUITE-TestSolrConfigHandlerCloud-seed#[D140EFBD8F65A717]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 2884712 INFO  (SUITE-TestSolrConfigHandlerCloud-seed#[D140EFBD8F65A717]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2884713 INFO  (SUITE-TestSolrConfigHandlerCloud-seed#[D140EFBD8F65A717]-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> 2884714 INFO  (SUITE-TestSolrConfigHandlerCloud-seed#[D140EFBD8F65A717]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2884716 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2884716 INFO  (Thread-5703) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2884716 INFO  (Thread-5703) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2884717 ERROR (Thread-5703) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2884816 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.ZkTestServer start zk server on port:35695
   [junit4]   2> 2884821 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2884822 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2884822 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2884823 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2884823 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2884824 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2884824 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2884825 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2884825 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2884825 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2884826 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2884828 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 2884900 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2884901 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d392bf{/,null,AVAILABLE}
   [junit4]   2> 2884901 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1fad5a{SSL,[ssl, http/1.1]}{127.0.0.1:40819}
   [junit4]   2> 2884901 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.e.j.s.Server Started @2886835ms
   [junit4]   2> 2884901 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_D140EFBD8F65A717-001/tempDir-001/control/data, hostContext=/, hostPort=40819, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_D140EFBD8F65A717-001/control-001/cores}
   [junit4]   2> 2884902 ERROR (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2884902 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.1.0
   [junit4]   2> 2884902 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2884902 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 2884902 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-14T15:11:05.827Z
   [junit4]   2> 2884904 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2884904 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_D140EFBD8F65A717-001/control-001/solr.xml
   [junit4]   2> 2884907 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2884907 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2884908 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@9b3ab5, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2884912 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35695/solr
   [junit4]   2> 2884941 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [n:127.0.0.1:40819_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2884941 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [n:127.0.0.1:40819_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40819_
   [junit4]   2> 2884942 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [n:127.0.0.1:40819_    ] o.a.s.c.Overseer Overseer (id=98827885978714117-127.0.0.1:40819_-n_0000000000) starting
   [junit4]   2> 2884946 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [n:127.0.0.1:40819_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40819_
   [junit4]   2> 2884949 INFO  (zkCallback-4545-thread-1-processing-n:127.0.0.1:40819_) [n:127.0.0.1:40819_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2885028 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [n:127.0.0.1:40819_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9b3ab5
   [junit4]   2> 2885035 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [n:127.0.0.1:40819_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9b3ab5
   [junit4]   2> 2885035 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [n:127.0.0.1:40819_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9b3ab5
   [junit4]   2> 2885036 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [n:127.0.0.1:40819_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_D140EFBD8F65A717-001/control-001/cores
   [junit4]   2> 2885049 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2885049 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35695/solr ready
   [junit4]   2> 2885099 INFO  (qtp27377681-31316) [n:127.0.0.1:40819_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:40819_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2885100 INFO  (OverseerThreadFactory-6938-thread-1-processing-n:127.0.0.1:40819_) [n:127.0.0.1:40819_    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2885204 INFO  (qtp27377681-31323) [n:127.0.0.1:40819_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2885205 INFO  (qtp27377681-31323) [n:127.0.0.1:40819_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2885308 INFO  (zkCallback-4545-thread-1-processing-n:127.0.0.1:40819_) [n:127.0.0.1:40819_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2886221 INFO  (qtp27377681-31323) [n:127.0.0.1:40819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 2886233 INFO  (qtp27377681-31323) [n:127.0.0.1:40819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 2886334 INFO  (qtp27377681-31323) [n:127.0.0.1:40819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2886345 INFO  (qtp27377681-31323) [n:127.0.0.1:40819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 2886345 INFO  (qtp27377681-31323) [n:127.0.0.1:40819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9b3ab5
   [junit4]   2> 2886345 INFO  (qtp27377681-31323) [n:127.0.0.1:40819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2886345 INFO  (qtp27377681-31323) [n:127.0.0.1:40819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_D140EFBD8F65A717-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_D140EFBD8F65A717-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2886349 INFO  (qtp27377681-31323) [n:127.0.0.1:40819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1707502654, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2886351 WARN  (qtp27377681-31323) [n:127.0.0.1:40819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2886391 INFO  (qtp27377681-31323) [n:127.0.0.1:40819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2886391 INFO  (qtp27377681-31323) [n:127.0.0.1:40819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2886392 INFO  (qtp27377681-31323) [n:127.0.0.1:40819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2886392 INFO  (qtp27377681-31323) [n:127.0.0.1:40819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2886393 INFO  (qtp27377681-31323) [n:127.0.0.1:40819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8271386951450234]
   [junit4]   2> 2886393 INFO  (qtp27377681-31323) [n:127.0.0.1:40819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@270ea6[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2886395 INFO  (qtp27377681-31323) [n:127.0.0.1:40819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2886395 INFO  (qtp27377681-31323) [n:127.0.0.1:40819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2886395 INFO  (qtp27377681-31323) [n:127.0.0.1:40819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2886396 INFO  (searcherExecutor-6941-thread-1-processing-n:127.0.0.1:40819_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:40819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@270ea6[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2886396 INFO  (qtp27377681-31323) [n:127.0.0.1:40819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1581246177419984896
   [junit4]   2> 2886402 INFO  (qtp27377681-31323) [n:127.0.0.1:40819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2886402 INFO  (qtp27377681-31323) [n:127.0.0.1:40819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2886402 INFO  (qtp27377681-31323) [n:127.0.0.1:40819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:40819/control_collection_shard1_replica_n1/
   [junit4]   2> 2886402 INFO  (qtp27377681-31323) [n:127.0.0.1:40819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2886402 INFO  (qtp27377681-31323) [n:127.0.0.1:40819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:40819/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2886402 INFO  (qtp27377681-31323) [n:127.0.0.1:40819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2886404 INFO  (qtp27377681-31323) [n:127.0.0.1:40819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:40819/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2886505 INFO  (zkCallback-4545-thread-1-processing-n:127.0.0.1:40819_) [n:127.0.0.1:40819_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2886555 INFO  (qtp27377681-31323) [n:127.0.0.1:40819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2886555 INFO  (qtp27377681-31323) [n:127.0.0.1:40819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1351
   [junit4]   2> 2886557 INFO  (qtp27377681-31316) [n:127.0.0.1:40819_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2886658 INFO  (zkCallback-4545-thread-1-processing-n:127.0.0.1:40819_) [n:127.0.0.1:40819_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2887100 INFO  (OverseerCollectionConfigSetProcessor-98827885978714117-127.0.0.1:40819_-n_0000000000) [n:127.0.0.1:40819_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2887558 INFO  (qtp27377681-31316) [n:127.0.0.1:40819_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:40819_&wt=javabin&version=2} status=0 QTime=2459
   [junit4]   2> 2887562 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2887562 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35695/solr ready
   [junit4]   2> 2887562 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2887564 INFO  (qtp27377681-31323) [n:127.0.0.1:40819_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2887565 INFO  (OverseerThreadFactory-6938-thread-2-processing-n:127.0.0.1:40819_) [n:127.0.0.1:40819_    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2887565 WARN  (OverseerThreadFactory-6938-thread-2-processing-n:127.0.0.1:40819_) [n:127.0.0.1:40819_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 2887768 INFO  (qtp27377681-31323) [n:127.0.0.1:40819_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2887768 INFO  (qtp27377681-31323) [n:127.0.0.1:40819_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=204
   [junit4]   2> 2887861 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_D140EFBD8F65A717-001/shard-1-001 of type NRT
   [junit4]   2> 2887865 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2887897 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19a3710{/,null,AVAILABLE}
   [junit4]   2> 2887898 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1148969{SSL,[ssl, http/1.1]}{127.0.0.1:38597}
   [junit4]   2> 2887898 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.e.j.s.Server Started @2889831ms
   [junit4]   2> 2887898 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_D140EFBD8F65A717-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=38597, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_D140EFBD8F65A717-001/shard-1-001/cores}
   [junit4]   2> 2887898 ERROR (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2887898 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.1.0
   [junit4]   2> 2887898 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2887898 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 2887898 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-14T15:11:08.823Z
   [junit4]   2> 2887914 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2887914 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_D140EFBD8F65A717-001/shard-1-001/solr.xml
   [junit4]   2> 2887917 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2887917 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2887918 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@9b3ab5, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2887930 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35695/solr
   [junit4]   2> 2887936 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [n:127.0.0.1:38597_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2887937 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [n:127.0.0.1:38597_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2887938 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [n:127.0.0.1:38597_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38597_
   [junit4]   2> 2887939 INFO  (zkCallback-4552-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2887940 INFO  (zkCallback-4545-thread-1-processing-n:127.0.0.1:40819_) [n:127.0.0.1:40819_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2887942 INFO  (zkCallback-4557-thread-1-processing-n:127.0.0.1:38597_) [n:127.0.0.1:38597_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2888028 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [n:127.0.0.1:38597_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9b3ab5
   [junit4]   2> 2888039 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [n:127.0.0.1:38597_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9b3ab5
   [junit4]   2> 2888039 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [n:127.0.0.1:38597_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9b3ab5
   [junit4]   2> 2888041 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [n:127.0.0.1:38597_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_D140EFBD8F65A717-001/shard-1-001/cores
   [junit4]   2> 2888154 INFO  (qtp3458312-31361) [n:127.0.0.1:38597_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:38597_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2888156 INFO  (OverseerCollectionConfigSetProcessor-98827885978714117-127.0.0.1:40819_-n_0000000000) [n:127.0.0.1:40819_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2888158 INFO  (OverseerThreadFactory-6938-thread-3-processing-n:127.0.0.1:40819_) [n:127.0.0.1:40819_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:38597_ for creating new replica
   [junit4]   2> 2888163 INFO  (qtp3458312-31368) [n:127.0.0.1:38597_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2888163 INFO  (qtp3458312-31368) [n:127.0.0.1:38597_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2888267 INFO  (zkCallback-4557-thread-1-processing-n:127.0.0.1:38597_) [n:127.0.0.1:38597_    ] 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> 2889179 INFO  (qtp3458312-31368) [n:127.0.0.1:38597_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 2889206 INFO  (qtp3458312-31368) [n:127.0.0.1:38597_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 2889378 INFO  (qtp3458312-31368) [n:127.0.0.1:38597_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2889386 INFO  (qtp3458312-31368) [n:127.0.0.1:38597_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n41' using configuration from collection collection1, trusted=true
   [junit4]   2> 2889387 INFO  (qtp3458312-31368) [n:127.0.0.1:38597_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n41' (registry 'solr.core.collection1.shard2.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9b3ab5
   [junit4]   2> 2889387 INFO  (qtp3458312-31368) [n:127.0.0.1:38597_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2889387 INFO  (qtp3458312-31368) [n:127.0.0.1:38597_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_D140EFBD8F65A717-001/shard-1-001/cores/collection1_shard2_replica_n41], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_D140EFBD8F65A717-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 2889389 INFO  (qtp3458312-31368) [n:127.0.0.1:38597_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1707502654, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2889407 WARN  (qtp3458312-31368) [n:127.0.0.1:38597_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2889444 INFO  (qtp3458312-31368) [n:127.0.0.1:38597_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2889444 INFO  (qtp3458312-31368) [n:127.0.0.1:38597_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2889445 INFO  (qtp3458312-31368) [n:127.0.0.1:38597_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2889445 INFO  (qtp3458312-31368) [n:127.0.0.1:38597_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2889447 INFO  (qtp3458312-31368) [n:127.0.0.1:38597_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8271386951450234]
   [junit4]   2> 2889447 INFO  (qtp3458312-31368) [n:127.0.0.1:38597_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.SolrIndexSearcher Opening [Searcher@63140d[collection1_shard2_replica_n41] main]
   [junit4]   2> 2889448 INFO  (qtp3458312-31368) [n:127.0.0.1:38597_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2889448 INFO  (qtp3458312-31368) [n:127.0.0.1:38597_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2889449 INFO  (qtp3458312-31368) [n:127.0.0.1:38597_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2889450 INFO  (searcherExecutor-6952-thread-1-processing-n:127.0.0.1:38597_ x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:38597_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher Searcher@63140d[collection1_shard2_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2889450 INFO  (qtp3458312-31368) [n:127.0.0.1:38597_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1581246180622336000
   [junit4]   2> 2889454 INFO  (qtp3458312-31368) [n:127.0.0.1:38597_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2889454 INFO  (qtp3458312-31368) [n:127.0.0.1:38597_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2889454 INFO  (qtp3458312-31368) [n:127.0.0.1:38597_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38597/collection1_shard2_replica_n41/
   [junit4]   2> 2889454 INFO  (qtp3458312-31368) [n:127.0.0.1:38597_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2889454 INFO  (qtp3458312-31368) [n:127.0.0.1:38597_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy https://127.0.0.1:38597/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 2889454 INFO  (qtp3458312-31368) [n:127.0.0.1:38597_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2889456 INFO  (qtp3458312-31368) [n:127.0.0.1:38597_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38597/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 2889601 INFO  (zkCallback-4557-thread-1-processing-n:127.0.0.1:38597_) [n:127.0.0.1:38597_    ] 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> 2889607 INFO  (qtp3458312-31368) [n:127.0.0.1:38597_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2889607 INFO  (qtp3458312-31368) [n:127.0.0.1:38597_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1444
   [junit4]   2> 2889626 INFO  (qtp3458312-31361) [n:127.0.0.1:38597_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:38597_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1472
   [junit4]   2> 2889727 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_D140EFBD8F65A717-001/shard-2-001 of type NRT
   [junit4]   2> 2889727 INFO  (zkCallback-4557-thread-1-processing-n:127.0.0.1:38597_) [n:127.0.0.1:38597_    ] 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> 2889729 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2889774 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@be1103{/,null,AVAILABLE}
   [junit4]   2> 2889777 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@240464{SSL,[ssl, http/1.1]}{127.0.0.1:41241}
   [junit4]   2> 2889777 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.e.j.s.Server Started @2891710ms
   [junit4]   2> 2889777 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_D140EFBD8F65A717-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=41241, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_D140EFBD8F65A717-001/shard-2-001/cores}
   [junit4]   2> 2889777 ERROR (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2889778 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.1.0
   [junit4]   2> 2889778 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2889778 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 2889778 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-14T15:11:10.703Z
   [junit4]   2> 2889815 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2889815 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_D140EFBD8F65A717-001/shard-2-001/solr.xml
   [junit4]   2> 2889822 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2889822 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2889822 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@9b3ab5, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2889825 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35695/solr
   [junit4]   2> 2889876 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [n:127.0.0.1:41241_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2889877 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [n:127.0.0.1:41241_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2889878 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [n:127.0.0.1:41241_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41241_
   [junit4]   2> 2889879 INFO  (zkCallback-4552-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2889879 INFO  (zkCallback-4557-thread-1-processing-n:127.0.0.1:38597_) [n:127.0.0.1:38597_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2889880 INFO  (zkCallback-4545-thread-2-processing-n:127.0.0.1:40819_) [n:127.0.0.1:40819_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2889900 INFO  (zkCallback-4563-thread-1-processing-n:127.0.0.1:41241_) [n:127.0.0.1:41241_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2890127 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [n:127.0.0.1:41241_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9b3ab5
   [junit4]   2> 2890137 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [n:127.0.0.1:41241_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9b3ab5
   [junit4]   2> 2890138 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [n:127.0.0.1:41241_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9b3ab5
   [junit4]   2> 2890139 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [n:127.0.0.1:41241_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_D140EFBD8F65A717-001/shard-2-001/cores
   [junit4]   2> 2890157 INFO  (OverseerCollectionConfigSetProcessor-98827885978714117-127.0.0.1:40819_-n_0000000000) [n:127.0.0.1:40819_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2890170 INFO  (qtp3458312-31363) [n:127.0.0.1:38597_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:41241_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2890178 INFO  (OverseerThreadFactory-6938-thread-4-processing-n:127.0.0.1:40819_) [n:127.0.0.1:40819_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:41241_ for creating new replica
   [junit4]   2> 2890225 INFO  (qtp31355358-31391) [n:127.0.0.1:41241_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2890226 INFO  (qtp31355358-31391) [n:127.0.0.1:41241_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2890328 INFO  (zkCallback-4563-thread-1-processing-n:127.0.0.1:41241_) [n:127.0.0.1:41241_    ] 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: [3])
   [junit4]   2> 2890328 INFO  (zkCallback-4557-thread-1-processing-n:127.0.0.1:38597_) [n:127.0.0.1:38597_    ] 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: [3])
   [junit4]   2> 2891245 INFO  (qtp31355358-31391) [n:127.0.0.1:41241_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 2891253 INFO  (qtp31355358-31391) [n:127.0.0.1:41241_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema [collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 2891332 INFO  (qtp31355358-31391) [n:127.0.0.1:41241_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2891338 INFO  (qtp31355358-31391) [n:127.0.0.1:41241_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n43' using configuration from collection collection1, trusted=true
   [junit4]   2> 2891339 INFO  (qtp31355358-31391) [n:127.0.0.1:41241_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n43' (registry 'solr.core.collection1.shard1.replica_n43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9b3ab5
   [junit4]   2> 2891339 INFO  (qtp31355358-31391) [n:127.0.0.1:41241_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2891339 INFO  (qtp31355358-31391) [n:127.0.0.1:41241_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [[collection1_shard1_replica_n43] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_D140EFBD8F65A717-001/shard-2-001/cores/collection1_shard1_replica_n43], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_D140EFBD8F65A717-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
   [junit4]   2> 2891341 INFO  (qtp31355358-31391) [n:127.0.0.1:41241_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1707502654, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2891343 WARN  (qtp31355358-31391) [n:127.0.0.1:41241_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2891381 INFO  (qtp31355358-31391) [n:127.0.0.1:41241_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2891381 INFO  (qtp31355358-31391) [n:127.0.0.1:41241_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2891382 INFO  (qtp31355358-31391) [n:127.0.0.1:41241_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2891382 INFO  (qtp31355358-31391) [n:127.0.0.1:41241_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2891383 INFO  (qtp31355358-31391) [n:127.0.0.1:41241_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8271386951450234]
   [junit4]   2> 2891383 INFO  (qtp31355358-31391) [n:127.0.0.1:41241_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.SolrIndexSearcher Opening [Searcher@1009f39[collection1_shard1_replica_n43] main]
   [junit4]   2> 2891384 INFO  (qtp31355358-31391) [n:127.0.0.1:41241_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2891384 INFO  (qtp31355358-31391) [n:127.0.0.1:41241_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2891385 INFO  (qtp31355358-31391) [n:127.0.0.1:41241_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2891386 INFO  (searcherExecutor-6963-thread-1-processing-n:127.0.0.1:41241_ x:collection1_shard1_replica_n43 s:shard1 c:collection1) [n:127.0.0.1:41241_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [collection1_shard1_replica_n43] Registered new searcher Searcher@1009f39[collection1_shard1_replica_n43] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2891386 INFO  (qtp31355358-31391) [n:127.0.0.1:41241_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1581246182652379136
   [junit4]   2> 2891388 INFO  (qtp31355358-31391) [n:127.0.0.1:41241_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2891388 INFO  (qtp31355358-31391) [n:127.0.0.1:41241_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2891388 INFO  (qtp31355358-31391) [n:127.0.0.1:41241_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:41241/collection1_shard1_replica_n43/
   [junit4]   2> 2891388 INFO  (qtp31355358-31391) [n:127.0.0.1:41241_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2891388 INFO  (qtp31355358-31391) [n:127.0.0.1:41241_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy https://127.0.0.1:41241/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 2891389 INFO  (qtp31355358-31391) [n:127.0.0.1:41241_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2891389 INFO  (qtp31355358-31391) [n:127.0.0.1:41241_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:41241/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 2891491 INFO  (zkCallback-4557-thread-1-processing-n:127.0.0.1:38597_) [n:127.0.0.1:38597_    ] 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: [3])
   [junit4]   2> 2891491 INFO  (zkCallback-4563-thread-1-processing-n:127.0.0.1:41241_) [n:127.0.0.1:41241_    ] 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: [3])
   [junit4]   2> 2891540 INFO  (qtp31355358-31391) [n:127.0.0.1:41241_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2891541 INFO  (qtp31355358-31391) [n:127.0.0.1:41241_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1315
   [junit4]   2> 2891542 INFO  (qtp3458312-31363) [n:127.0.0.1:38597_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:41241_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1371
   [junit4]   2> 2891615 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_D140EFBD8F65A717-001/shard-3-001 of type NRT
   [junit4]   2> 2891616 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2891630 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7112a2{/,null,AVAILABLE}
   [junit4]   2> 2891631 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@132fbf0{SSL,[ssl, http/1.1]}{127.0.0.1:32889}
   [junit4]   2> 2891631 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.e.j.s.Server Started @2893564ms
   [junit4]   2> 2891631 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_D140EFBD8F65A717-001/tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=32889, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_D140EFBD8F65A717-001/shard-3-001/cores}
   [junit4]   2> 2891632 ERROR (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2891633 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.1.0
   [junit4]   2> 2891633 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2891633 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 2891633 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-14T15:11:12.558Z
   [junit4]   2> 2891642 INFO  (zkCallback-4557-thread-1-processing-n:127.0.0.1:38597_) [n:127.0.0.1:38597_    ] 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: [3])
   [junit4]   2> 2891642 INFO  (zkCallback-4563-thread-1-processing-n:127.0.0.1:41241_) [n:127.0.0.1:41241_    ] 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: [3])
   [junit4]   2> 2891654 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2891654 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_D140EFBD8F65A717-001/shard-3-001/solr.xml
   [junit4]   2> 2891657 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2891657 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2891658 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@9b3ab5, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2891666 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35695/solr
   [junit4]   2> 2891685 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [n:127.0.0.1:32889_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2891685 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [n:127.0.0.1:32889_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2891686 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [n:127.0.0.1:32889_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32889_
   [junit4]   2> 2891686 INFO  (zkCallback-4552-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2891687 INFO  (zkCallback-4545-thread-2-processing-n:127.0.0.1:40819_) [n:127.0.0.1:40819_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2891686 INFO  (zkCallback-4563-thread-1-processing-n:127.0.0.1:41241_) [n:127.0.0.1:41241_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2891689 INFO  (zkCallback-4557-thread-1-processing-n:127.0.0.1:38597_) [n:127.0.0.1:38597_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2891690 INFO  (zkCallback-4569-thread-1-processing-n:127.0.0.1:32889_) [n:127.0.0.1:32889_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2891752 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [n:127.0.0.1:32889_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9b3ab5
   [junit4]   2> 2891763 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [n:127.0.0.1:32889_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9b3ab5
   [junit4]   2> 2891763 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [n:127.0.0.1:32889_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9b3ab5
   [junit4]   2> 2891764 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [n:127.0.0.1:32889_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_D140EFBD8F65A717-001/shard-3-001/cores
   [junit4]   2> 2891845 INFO  (qtp23335149-31420) [n:127.0.0.1:32889_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:32889_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2891847 INFO  (OverseerCollectionConfigSetProcessor-98827885978714117-127.0.0.1:40819_-n_0000000000) [n:127.0.0.1:40819_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2891847 INFO  (OverseerThreadFactory-6938-thread-5-processing-n:127.0.0.1:40819_) [n:127.0.0.1:40819_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:32889_ for creating new replica
   [junit4]   2> 2891849 INFO  (qtp23335149-31421) [n:127.0.0.1:32889_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2891849 INFO  (qtp23335149-31421) [n:127.0.0.1:32889_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2891952 INFO  (zkCallback-4563-thread-1-processing-n:127.0.0.1:41241_) [n:127.0.0.1:41241_    ] 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: [4])
   [junit4]   2> 2891952 INFO  (zkCallback-4557-thread-1-processing-n:127.0.0.1:38597_) [n:127.0.0.1:38597_    ] 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: [4])
   [junit4]   2> 2891952 INFO  (zkCallback-4569-thread-1-processing-n:127.0.0.1:32889_) [n:127.0.0.1:32889_    ] 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: [4])
   [junit4]   2> 2892874 INFO  (qtp23335149-31421) [n:127.0.0.1:32889_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 2892890 INFO  (qtp23335149-31421) [n:127.0.0.1:32889_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema [collection1_shard2_replica_n45] Schema name=test
   [junit4]   2> 2892963 INFO  (qtp23335149-31421) [n:127.0.0.1:32889_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2892969 INFO  (qtp23335149-31421) [n:127.0.0.1:32889_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n45' using configuration from collection collection1, trusted=true
   [junit4]   2> 2892969 INFO  (qtp23335149-31421) [n:127.0.0.1:32889_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n45' (registry 'solr.core.collection1.shard2.replica_n45') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9b3ab5
   [junit4]   2> 2892969 INFO  (qtp23335149-31421) [n:127.0.0.1:32889_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2892969 INFO  (qtp23335149-31421) [n:127.0.0.1:32889_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [[collection1_shard2_replica_n45] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_D140EFBD8F65A717-001/shard-3-001/cores/collection1_shard2_replica_n45], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_D140EFBD8F65A717-001/shard-3-001/cores/collection1_shard2_replica_n45/data/]
   [junit4]   2> 2892971 INFO  (qtp23335149-31421) [n:127.0.0.1:32889_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1707502654, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2892973 WARN  (qtp23335149-31421) [n:127.0.0.1:32889_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2892995 INFO  (qtp23335149-31421) [n:127.0.0.1:32889_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2892995 INFO  (qtp23335149-31421) [n:127.0.0.1:32889_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2892996 INFO  (qtp23335149-31421) [n:127.0.0.1:32889_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2892996 INFO  (qtp23335149-31421) [n:127.0.0.1:32889_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2892996 INFO  (qtp23335149-31421) [n:127.0.0.1:32889_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8271386951450234]
   [junit4]   2> 2892996 INFO  (qtp23335149-31421) [n:127.0.0.1:32889_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.SolrIndexSearcher Opening [Searcher@36d63c[collection1_shard2_replica_n45] main]
   [junit4]   2> 2892997 INFO  (qtp23335149-31421) [n:127.0.0.1:32889_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2892997 INFO  (qtp23335149-31421) [n:127.0.0.1:32889_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2892998 INFO  (qtp23335149-31421) [n:127.0.0.1:32889_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2892998 INFO  (searcherExecutor-6974-thread-1-processing-n:127.0.0.1:32889_ x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:32889_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [collection1_shard2_replica_n45] Registered new searcher Searcher@36d63c[collection1_shard2_replica_n45] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2892998 INFO  (qtp23335149-31421) [n:127.0.0.1:32889_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1581246184342683648
   [junit4]   2> 2893000 INFO  (qtp23335149-31421) [n:127.0.0.1:32889_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.ZkController Core needs to recover:collection1_shard2_replica_n45
   [junit4]   2> 2893000 INFO  (updateExecutor-4566-thread-1-processing-n:127.0.0.1:32889_ x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:32889_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 2893000 INFO  (qtp23335149-31421) [n:127.0.0.1:32889_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1151
   [junit4]   2> 2893001 INFO  (recoveryExecutor-4567-thread-1-processing-n:127.0.0.1:32889_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:32889_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 2893001 INFO  (recoveryExecutor-4567-thread-1-processing-n:127.0.0.1:32889_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:32889_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 2893001 INFO  (recoveryExecutor-4567-thread-1-processing-n:127.0.0.1:32889_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:32889_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1_shard2_replica_n45]
   [junit4]   2> 2893001 INFO  (recoveryExecutor-4567-thread-1-processing-n:127.0.0.1:32889_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:32889_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 2893001 INFO  (recoveryExecutor-4567-thread-1-processing-n:127.0.0.1:32889_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:32889_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Publishing state of core [collection1_shard2_replica_n45] as recovering, leader is [https://127.0.0.1:38597/collection1_shard2_replica_n41/] and I am [https://127.0.0.1:32889/collection1_shard2_replica_n45/]
   [junit4]   2> 2893005 INFO  (qtp23335149-31420) [n:127.0.0.1:32889_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:32889_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1160
   [junit4]   2> 2893006 INFO  (recoveryExecutor-4567-thread-1-processing-n:127.0.0.1:32889_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:32889_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:38597]; [WaitForState: action=PREPRECOVERY&core=collection1_shard2_replica_n41&nodeName=127.0.0.1:32889_&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 2893007 INFO  (qtp3458312-31363) [n:127.0.0.1:38597_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 2893007 INFO  (qtp3458312-31363) [n:127.0.0.1:38597_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_n41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:32889_, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_n45","base_url":"https://127.0.0.1:32889","node_name":"127.0.0.1:32889_","state":"down","type":"NRT"}
   [junit4]   2> 2893064 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_D140EFBD8F65A717-001/shard-4-001 of type NRT
   [junit4]   2> 2893065 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2893065 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@188d3db{/,null,AVAILABLE}
   [junit4]   2> 2893066 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@9bc62f{SSL,[ssl, http/1.1]}{127.0.0.1:41049}
   [junit4]   2> 2893066 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.e.j.s.Server Started @2894999ms
   [junit4]   2> 2893066 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_D140EFBD8F65A717-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/, hostPort=41049, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_D140EFBD8F65A717-001/shard-4-001/cores}
   [junit4]   2> 2893066 ERROR (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2893067 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.1.0
   [junit4]   2> 2893067 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2893067 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 2893067 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-14T15:11:13.992Z
   [junit4]   2> 2893069 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2893069 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_D140EFBD8F65A717-001/shard-4-001/solr.xml
   [junit4]   2> 2893071 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2893071 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2893072 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@9b3ab5, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2893074 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35695/solr
   [junit4]   2> 2893078 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [n:127.0.0.1:41049_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2893078 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [n:127.0.0.1:41049_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2893079 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [n:127.0.0.1:41049_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41049_
   [junit4]   2> 2893079 INFO  (zkCallback-4557-thread-1-processing-n:127.0.0.1:38597_) [n:127.0.0.1:38597_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2893079 INFO  (zkCallback-4545-thread-2-processing-n:127.0.0.1:40819_) [n:127.0.0.1:40819_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2893080 INFO  (zkCallback-4552-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2893080 INFO  (zkCallback-4563-thread-1-processing-n:127.0.0.1:41241_) [n:127.0.0.1:41241_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2893080 INFO  (zkCallback-4576-thread-1-processing-n:127.0.0.1:41049_) [n:127.0.0.1:41049_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2893080 INFO  (zkCallback-4569-thread-1-processing-n:127.0.0.1:32889_) [n:127.0.0.1:32889_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2893164 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [n:127.0.0.1:41049_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9b3ab5
   [junit4]   2> 2893176 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [n:127.0.0.1:41049_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9b3ab5
   [junit4]   2> 2893177 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [n:127.0.0.1:41049_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9b3ab5
   [junit4]   2> 2893179 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [n:127.0.0.1:41049_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_D140EFBD8F65A717-001/shard-4-001/cores
   [junit4]   2> 2893182 INFO  (zkCallback-4569-thread-1-processing-n:127.0.0.1:32889_) [n:127.0.0.1:32889_    ] 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: [5])
   [junit4]   2> 2893182 INFO  (zkCallback-4563-thread-1-processing-n:127.0.0.1:41241_) [n:127.0.0.1:41241_    ] 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: [5])
   [junit4]   2> 2893184 INFO  (zkCallback-4557-thread-1-processing-n:127.0.0.1:38597_) [n:127.0.0.1:38597_    ] o.a.s.c.c.ZkStateReader A cluster state change: 

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

nit4]   2> 2923315 INFO  (coreCloseExecutor-7542-thread-1) [n:127.0.0.1:41049_ c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_n47, tag=22786942
   [junit4]   2> 2923315 INFO  (coreCloseExecutor-7542-thread-1) [n:127.0.0.1:41049_ c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@433d0a: rootName = null, domain = solr.core.collection1.shard1.replica_n47, service url = null, agent id = null] for registry solr.core.collection1.shard1.replica_n47 / com.codahale.metrics.MetricRegistry@177ad0
   [junit4]   2> 2923324 INFO  (coreCloseExecutor-7542-thread-1) [n:127.0.0.1:41049_ c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=22786942
   [junit4]   2> 2923324 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.Overseer Overseer (id=98827885978714131-127.0.0.1:41049_-n_0000000004) closing
   [junit4]   2> 2923324 WARN  (OverseerAutoScalingTriggerThread-98827885978714131-127.0.0.1:41049_-n_0000000004) [n:127.0.0.1:41049_    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2923324 INFO  (OverseerStateUpdate-98827885978714131-127.0.0.1:41049_-n_0000000004) [n:127.0.0.1:41049_    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41049_
   [junit4]   2> 2924826 WARN  (zkCallback-4576-thread-2-processing-n:127.0.0.1:41049_) [n:127.0.0.1:41049_    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2924827 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@9bc62f{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2924827 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@188d3db{/,null,UNAVAILABLE}
   [junit4]   2> 2924827 ERROR (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2924828 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D140EFBD8F65A717]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35695 35695
   [junit4]   2> 2924972 INFO  (Thread-5703) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35695 35695
   [junit4]   2> 2924973 WARN  (Thread-5703) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	125	/solr/configs/conf1
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/autoscaling.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	4	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrConfigHandlerCloud -Dtests.method=test -Dtests.seed=D140EFBD8F65A717 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-CR -Dtests.timezone=Asia/Dacca -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 40.3s J0 | TestSolrConfigHandlerCloud.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected value  'CY val' for path 'response/params/y/c' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "response":{
   [junit4]    >     "znodeVersion":0,
   [junit4]    >     "params":{"x":{
   [junit4]    >         "a":"A val",
   [junit4]    >         "b":"B val",
   [junit4]    >         "":{"v":0}}}}},  from server:  https://127.0.0.1:41049/collection1_shard1_replica_n47
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D140EFBD8F65A717:5914D0672199CAEF]:0)
   [junit4]    > 	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:557)
   [junit4]    > 	at org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqParams(TestSolrConfigHandlerCloud.java:206)
   [junit4]    > 	at org.apache.solr.handler.TestSolrConfigHandlerCloud.test(TestSolrConfigHandlerCloud.java:68)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_D140EFBD8F65A717-001
   [junit4]   2> Oct 14, 2017 3:11:45 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(Lucene70): {}, docValues:{}, maxPointsInLeafNode=161, maxMBSortInHeap=7.842744781188202, sim=RandomSimilarity(queryNorm=false): {}, locale=es-CR, timezone=Asia/Dacca
   [junit4]   2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=256016536,total=525336576
   [junit4]   2> NOTE: All tests run in this JVM: [FullHLLTest, TestCloudPivotFacet, AtomicUpdateProcessorFactoryTest, SolrIndexMetricsTest, AssignTest, PeerSyncTest, TestConfig, ActionThrottleTest, BlockJoinFacetSimpleTest, TestPHPSerializedResponseWriter, HttpPartitionTest, DocumentAnalysisRequestHandlerTest, TestInitParams, TestCSVLoader, TestIndexingPerformance, TestSimpleQParserPlugin, TestShardHandlerFactory, TestMinMaxOnMultiValuedField, TestDistribDocBasedVersion, TestOmitPositions, TestDynamicLoading, SolrPluginUtilsTest, TestNumericTokenStream, CdcrUpdateLogTest, FieldAnalysisRequestHandlerTest, TestFunctionQuery, DebugComponentTest, TestHighlightDedupGrouping, TestNamedUpdateProcessors, WordBreakSolrSpellCheckerTest, TestUninvertingReader, AutoscalingHistoryHandlerTest, HdfsThreadLeakTest, TestRTimerTree, SuggestComponentContextFilterQueryTest, RankQueryTest, OpenExchangeRatesOrgProviderTest, TestReqParamsAPI, SolrGraphiteReporterTest, TestSQLHandlerNonCloud, DeleteShardTest, QueryElevationComponentTest, SolrCloudExampleTest, TestFieldCollectionResource, EchoParamsTest, TestSolrCloudWithSecureImpersonation, HdfsWriteToMultipleCollectionsTest, TestBulkSchemaConcurrent, CollectionTooManyReplicasTest, TestRandomFaceting, SparseHLLTest, HighlighterConfigTest, TestSolrQueryResponse, TestSolr4Spatial, OverseerStatusTest, PreAnalyzedUpdateProcessorTest, MoveReplicaHDFSTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestUniqueKeyFieldResource, TestSchemaSimilarityResource, TestDistribIDF, TestRandomCollapseQParserPlugin, TestRemoteStreaming, TestIBSimilarityFactory, AutoAddReplicasPlanActionTest, TestFaceting, DistributedFacetPivotWhiteBoxTest, DistributedVersionInfoTest, PropertiesRequestHandlerTest, DistribDocExpirationUpdateProcessorTest, TestPolicyCloud, PreAnalyzedFieldManagedSchemaCloudTest, OutputWriterTest, BasicZkTest, ConcurrentDeleteAndCreateCollectionTest, TestLMDirichletSimilarityFactory, TestRecoveryHdfs, UpdateLogTest, TestTolerantUpdateProcessorRandomCloud, SyncSliceTest, TestCrossCoreJoin, TestJoin, SpellCheckCollatorWithCollapseTest, SolrRequestParserTest, TestCollationFieldDocValues, TestWordDelimiterFilterFactory, JSONWriterTest, ChangedSchemaMergeTest, NodeMutatorTest, ClassificationUpdateProcessorIntegrationTest, TestLazyCores, CdcrBootstrapTest, ExternalFileFieldSortTest, TestCollectionsAPIViaSolrCloudCluster, UtilsToolTest, TestRuleBasedAuthorizationPlugin, BJQParserTest, DocValuesMissingTest, TestSystemCollAutoCreate, TestFastOutputStream, ExecutePlanActionTest, TestEmbeddedSolrServerSchemaAPI, ZkStateReaderTest, TestPayloadCheckQParserPlugin, TestSchemaManager, TestCopyFieldCollectionResource, TestSolrQueryParser, ZkNodePropsTest, TestCollationField, OverseerCollectionConfigSetProcessorTest, SuggesterWFSTTest, TestCloudDeleteByQuery, TestMergePolicyConfig, TestCustomDocTransformer, BinaryUpdateRequestHandlerTest, TestSolrXml, TestLegacyFieldCache, DeleteLastCustomShardedReplicaTest, TestBadConfig, TestDocumentBuilder, TestManagedResourceStorage, BasicDistributedZkTest, TestLeaderElectionZkExpiry, TestMiniSolrCloudClusterSSL, TestRandomRequestDistribution, TestShortCircuitedRequests, TestSkipOverseerOperations, TestStressLiveNodes, VMParamsZkACLAndCredentialsProvidersTest, HttpTriggerListenerTest, NodeLostTriggerTest, HdfsRecoverLeaseTest, ConfigureRecoveryStrategyTest, CoreSorterTest, DirectoryFactoryTest, ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, TestImplicitCoreProperties, TestInfoStreamLogging, TestNRTOpen, TestReloadAndDeleteDocs, TestSimpleTextCodec, TestSolrConfigHandler, RequestLoggingTest, TestConfigReload, TestReplicationHandlerBackup, TestSolrConfigHandlerCloud]
   [junit4] Completed [615/744 (1!)] on J0 in 40.54s, 1 test, 1 failure <<< FAILURES!

[...truncated 43214 lines...]