You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/11/14 05:31:27 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_102) - Build # 18278 - Unstable!

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

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

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([D0DD9E435422B15C:5889A199FADEDCA4]:0)
	at org.apache.solr.core.TestSolrConfigHandler.reqhandlertests(TestSolrConfigHandler.java:454)
	at org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqHandlerAPIs(TestSolrConfigHandlerCloud.java:97)
	at org.apache.solr.handler.TestSolrConfigHandlerCloud.test(TestSolrConfigHandlerCloud.java:67)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12383 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_D0DD9E435422B15C-001/init-core-data-001
   [junit4]   2> 1479914 INFO  (SUITE-TestSolrConfigHandlerCloud-seed#[D0DD9E435422B15C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1479914 INFO  (SUITE-TestSolrConfigHandlerCloud-seed#[D0DD9E435422B15C]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1479915 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1479915 INFO  (Thread-2706) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1479915 INFO  (Thread-2706) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1480015 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.c.ZkTestServer start zk server on port:40927
   [junit4]   2> 1480020 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1480021 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1480022 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1480022 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1480023 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1480023 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1480024 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1480024 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1480024 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1480025 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1480025 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1480079 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_D0DD9E435422B15C-001/control-001/cores/collection1
   [junit4]   2> 1480080 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1480081 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b24e7d0{/,null,AVAILABLE}
   [junit4]   2> 1480083 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.e.j.s.ServerConnector Started ServerConnector@57651918{HTTP/1.1,[http/1.1]}{127.0.0.1:37520}
   [junit4]   2> 1480083 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.e.j.s.Server Started @1481668ms
   [junit4]   2> 1480083 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_D0DD9E435422B15C-001/tempDir-001/control/data, hostContext=/, hostPort=37520, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_D0DD9E435422B15C-001/control-001/cores}
   [junit4]   2> 1480083 ERROR (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1480084 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1480084 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1480084 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1480084 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-14T05:15:41.499Z
   [junit4]   2> 1480085 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1480085 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_D0DD9E435422B15C-001/control-001/solr.xml
   [junit4]   2> 1480091 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40927/solr
   [junit4]   2> 1480100 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [n:127.0.0.1:37520_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37520_
   [junit4]   2> 1480100 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [n:127.0.0.1:37520_    ] o.a.s.c.Overseer Overseer (id=96934333076668420-127.0.0.1:37520_-n_0000000000) starting
   [junit4]   2> 1480104 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [n:127.0.0.1:37520_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37520_
   [junit4]   2> 1480104 INFO  (zkCallback-2494-thread-1-processing-n:127.0.0.1:37520_) [n:127.0.0.1:37520_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1480115 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [n:127.0.0.1:37520_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_D0DD9E435422B15C-001/control-001/cores
   [junit4]   2> 1480115 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [n:127.0.0.1:37520_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1480116 INFO  (OverseerStateUpdate-96934333076668420-127.0.0.1:37520_-n_0000000000) [n:127.0.0.1:37520_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1481123 INFO  (coreLoadExecutor-5735-thread-1-processing-n:127.0.0.1:37520_) [n:127.0.0.1:37520_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1481132 INFO  (coreLoadExecutor-5735-thread-1-processing-n:127.0.0.1:37520_) [n:127.0.0.1:37520_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1481193 WARN  (coreLoadExecutor-5735-thread-1-processing-n:127.0.0.1:37520_) [n:127.0.0.1:37520_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1481195 INFO  (coreLoadExecutor-5735-thread-1-processing-n:127.0.0.1:37520_) [n:127.0.0.1:37520_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1481200 INFO  (coreLoadExecutor-5735-thread-1-processing-n:127.0.0.1:37520_) [n:127.0.0.1:37520_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1481200 INFO  (coreLoadExecutor-5735-thread-1-processing-n:127.0.0.1:37520_) [n:127.0.0.1:37520_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_D0DD9E435422B15C-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_D0DD9E435422B15C-001/control-001/cores/collection1/data/]
   [junit4]   2> 1481200 INFO  (coreLoadExecutor-5735-thread-1-processing-n:127.0.0.1:37520_) [n:127.0.0.1:37520_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@175b96c5
   [junit4]   2> 1481201 INFO  (coreLoadExecutor-5735-thread-1-processing-n:127.0.0.1:37520_) [n:127.0.0.1:37520_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.13310192487915132]
   [junit4]   2> 1481204 WARN  (coreLoadExecutor-5735-thread-1-processing-n:127.0.0.1:37520_) [n:127.0.0.1:37520_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1481209 INFO  (coreLoadExecutor-5735-thread-1-processing-n:127.0.0.1:37520_) [n:127.0.0.1:37520_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1481209 INFO  (coreLoadExecutor-5735-thread-1-processing-n:127.0.0.1:37520_) [n:127.0.0.1:37520_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1481209 INFO  (coreLoadExecutor-5735-thread-1-processing-n:127.0.0.1:37520_) [n:127.0.0.1:37520_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1481209 INFO  (coreLoadExecutor-5735-thread-1-processing-n:127.0.0.1:37520_) [n:127.0.0.1:37520_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1481210 INFO  (coreLoadExecutor-5735-thread-1-processing-n:127.0.0.1:37520_) [n:127.0.0.1:37520_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=65.8125, floorSegmentMB=1.2314453125, forceMergeDeletesPctAllowed=5.164173927474404, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1481210 INFO  (coreLoadExecutor-5735-thread-1-processing-n:127.0.0.1:37520_) [n:127.0.0.1:37520_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2f4dd525[collection1] main]
   [junit4]   2> 1481210 INFO  (coreLoadExecutor-5735-thread-1-processing-n:127.0.0.1:37520_) [n:127.0.0.1:37520_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1481210 INFO  (coreLoadExecutor-5735-thread-1-processing-n:127.0.0.1:37520_) [n:127.0.0.1:37520_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1481211 INFO  (coreLoadExecutor-5735-thread-1-processing-n:127.0.0.1:37520_) [n:127.0.0.1:37520_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1481211 INFO  (searcherExecutor-5736-thread-1-processing-n:127.0.0.1:37520_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37520_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2f4dd525[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1481211 INFO  (coreLoadExecutor-5735-thread-1-processing-n:127.0.0.1:37520_) [n:127.0.0.1:37520_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1550949330584600576
   [junit4]   2> 1481215 INFO  (coreZkRegister-5728-thread-1-processing-n:127.0.0.1:37520_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37520_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1481215 INFO  (coreZkRegister-5728-thread-1-processing-n:127.0.0.1:37520_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37520_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1481215 INFO  (coreZkRegister-5728-thread-1-processing-n:127.0.0.1:37520_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37520_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37520/collection1/
   [junit4]   2> 1481215 INFO  (coreZkRegister-5728-thread-1-processing-n:127.0.0.1:37520_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37520_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1481215 INFO  (coreZkRegister-5728-thread-1-processing-n:127.0.0.1:37520_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37520_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:37520/collection1/ has no replicas
   [junit4]   2> 1481216 INFO  (coreZkRegister-5728-thread-1-processing-n:127.0.0.1:37520_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37520_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37520/collection1/ shard1
   [junit4]   2> 1481367 INFO  (coreZkRegister-5728-thread-1-processing-n:127.0.0.1:37520_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37520_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1481619 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1481619 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1481619 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1481674 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_D0DD9E435422B15C-001/shard-1-001/cores/collection1
   [junit4]   2> 1481675 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_D0DD9E435422B15C-001/shard-1-001
   [junit4]   2> 1481675 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1481676 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@31693e1f{/,null,AVAILABLE}
   [junit4]   2> 1481676 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.e.j.s.ServerConnector Started ServerConnector@7fe16e63{HTTP/1.1,[http/1.1]}{127.0.0.1:45761}
   [junit4]   2> 1481677 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.e.j.s.Server Started @1483261ms
   [junit4]   2> 1481677 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_D0DD9E435422B15C-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=45761, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_D0DD9E435422B15C-001/shard-1-001/cores}
   [junit4]   2> 1481677 ERROR (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1481677 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1481677 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1481677 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1481677 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-14T05:15:43.092Z
   [junit4]   2> 1481679 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1481679 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_D0DD9E435422B15C-001/shard-1-001/solr.xml
   [junit4]   2> 1481694 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40927/solr
   [junit4]   2> 1481699 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [n:127.0.0.1:45761_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1481700 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [n:127.0.0.1:45761_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45761_
   [junit4]   2> 1481701 INFO  (zkCallback-2494-thread-2-processing-n:127.0.0.1:37520_) [n:127.0.0.1:37520_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1481701 INFO  (zkCallback-2498-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1481701 INFO  (zkCallback-2504-thread-1-processing-n:127.0.0.1:45761_) [n:127.0.0.1:45761_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1481713 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [n:127.0.0.1:45761_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_D0DD9E435422B15C-001/shard-1-001/cores
   [junit4]   2> 1481713 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [n:127.0.0.1:45761_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1481714 INFO  (OverseerStateUpdate-96934333076668420-127.0.0.1:37520_-n_0000000000) [n:127.0.0.1:37520_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1481815 WARN  (OverseerStateUpdate-96934333076668420-127.0.0.1:37520_-n_0000000000) [n:127.0.0.1:37520_    ] o.a.s.c.Overseer Bad version writing to ZK using compare-and-set, will force refresh cluster state: KeeperErrorCode = BadVersion for /collections/collection1/state.json
   [junit4]   2> 1481817 INFO  (zkCallback-2504-thread-1-processing-n:127.0.0.1:45761_) [n:127.0.0.1:45761_    ] 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> 1481817 INFO  (OverseerStateUpdate-96934333076668420-127.0.0.1:37520_-n_0000000000) [n:127.0.0.1:37520_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1481817 INFO  (zkCallback-2504-thread-1-processing-n:127.0.0.1:45761_) [n:127.0.0.1:45761_    ] 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> 1482720 INFO  (coreLoadExecutor-5746-thread-1-processing-n:127.0.0.1:45761_) [n:127.0.0.1:45761_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1482729 INFO  (coreLoadExecutor-5746-thread-1-processing-n:127.0.0.1:45761_) [n:127.0.0.1:45761_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1482789 WARN  (coreLoadExecutor-5746-thread-1-processing-n:127.0.0.1:45761_) [n:127.0.0.1:45761_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1482790 INFO  (coreLoadExecutor-5746-thread-1-processing-n:127.0.0.1:45761_) [n:127.0.0.1:45761_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1482795 INFO  (coreLoadExecutor-5746-thread-1-processing-n:127.0.0.1:45761_) [n:127.0.0.1:45761_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1482795 INFO  (coreLoadExecutor-5746-thread-1-processing-n:127.0.0.1:45761_) [n:127.0.0.1:45761_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_D0DD9E435422B15C-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_D0DD9E435422B15C-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1482795 INFO  (coreLoadExecutor-5746-thread-1-processing-n:127.0.0.1:45761_) [n:127.0.0.1:45761_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@175b96c5
   [junit4]   2> 1482796 INFO  (coreLoadExecutor-5746-thread-1-processing-n:127.0.0.1:45761_) [n:127.0.0.1:45761_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.13310192487915132]
   [junit4]   2> 1482799 WARN  (coreLoadExecutor-5746-thread-1-processing-n:127.0.0.1:45761_) [n:127.0.0.1:45761_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1482804 INFO  (coreLoadExecutor-5746-thread-1-processing-n:127.0.0.1:45761_) [n:127.0.0.1:45761_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1482804 INFO  (coreLoadExecutor-5746-thread-1-processing-n:127.0.0.1:45761_) [n:127.0.0.1:45761_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1482805 INFO  (coreLoadExecutor-5746-thread-1-processing-n:127.0.0.1:45761_) [n:127.0.0.1:45761_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1482805 INFO  (coreLoadExecutor-5746-thread-1-processing-n:127.0.0.1:45761_) [n:127.0.0.1:45761_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1482805 INFO  (coreLoadExecutor-5746-thread-1-processing-n:127.0.0.1:45761_) [n:127.0.0.1:45761_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=65.8125, floorSegmentMB=1.2314453125, forceMergeDeletesPctAllowed=5.164173927474404, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1482805 INFO  (coreLoadExecutor-5746-thread-1-processing-n:127.0.0.1:45761_) [n:127.0.0.1:45761_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@47dc38b8[collection1] main]
   [junit4]   2> 1482806 INFO  (coreLoadExecutor-5746-thread-1-processing-n:127.0.0.1:45761_) [n:127.0.0.1:45761_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1482806 INFO  (coreLoadExecutor-5746-thread-1-processing-n:127.0.0.1:45761_) [n:127.0.0.1:45761_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1482806 INFO  (coreLoadExecutor-5746-thread-1-processing-n:127.0.0.1:45761_) [n:127.0.0.1:45761_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1482807 INFO  (searcherExecutor-5747-thread-1-processing-n:127.0.0.1:45761_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:45761_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@47dc38b8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1482807 INFO  (coreLoadExecutor-5746-thread-1-processing-n:127.0.0.1:45761_) [n:127.0.0.1:45761_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1550949332258127872
   [junit4]   2> 1482810 INFO  (coreZkRegister-5741-thread-1-processing-n:127.0.0.1:45761_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:45761_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1482811 INFO  (coreZkRegister-5741-thread-1-processing-n:127.0.0.1:45761_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:45761_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1482811 INFO  (coreZkRegister-5741-thread-1-processing-n:127.0.0.1:45761_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:45761_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45761/collection1/
   [junit4]   2> 1482811 INFO  (coreZkRegister-5741-thread-1-processing-n:127.0.0.1:45761_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:45761_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1482811 INFO  (coreZkRegister-5741-thread-1-processing-n:127.0.0.1:45761_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:45761_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:45761/collection1/ has no replicas
   [junit4]   2> 1482812 INFO  (coreZkRegister-5741-thread-1-processing-n:127.0.0.1:45761_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:45761_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45761/collection1/ shard2
   [junit4]   2> 1482913 INFO  (zkCallback-2504-thread-1-processing-n:127.0.0.1:45761_) [n:127.0.0.1:45761_    ] 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> 1482963 INFO  (coreZkRegister-5741-thread-1-processing-n:127.0.0.1:45761_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:45761_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1483064 INFO  (zkCallback-2504-thread-1-processing-n:127.0.0.1:45761_) [n:127.0.0.1:45761_    ] 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> 1483268 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_D0DD9E435422B15C-001/shard-2-001/cores/collection1
   [junit4]   2> 1483269 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_D0DD9E435422B15C-001/shard-2-001
   [junit4]   2> 1483269 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1483270 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@30683dab{/,null,AVAILABLE}
   [junit4]   2> 1483270 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.e.j.s.ServerConnector Started ServerConnector@9d9ce46{HTTP/1.1,[http/1.1]}{127.0.0.1:34855}
   [junit4]   2> 1483271 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.e.j.s.Server Started @1484855ms
   [junit4]   2> 1483271 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_D0DD9E435422B15C-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=34855, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_D0DD9E435422B15C-001/shard-2-001/cores}
   [junit4]   2> 1483271 ERROR (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1483271 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1483271 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1483271 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1483271 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-14T05:15:44.686Z
   [junit4]   2> 1483273 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1483273 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_D0DD9E435422B15C-001/shard-2-001/solr.xml
   [junit4]   2> 1483277 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40927/solr
   [junit4]   2> 1483282 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [n:127.0.0.1:34855_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1483284 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [n:127.0.0.1:34855_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34855_
   [junit4]   2> 1483284 INFO  (zkCallback-2498-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1483284 INFO  (zkCallback-2504-thread-1-processing-n:127.0.0.1:45761_) [n:127.0.0.1:45761_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1483284 INFO  (zkCallback-2510-thread-1-processing-n:127.0.0.1:34855_) [n:127.0.0.1:34855_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1483284 INFO  (zkCallback-2494-thread-1-processing-n:127.0.0.1:37520_) [n:127.0.0.1:37520_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1483291 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [n:127.0.0.1:34855_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_D0DD9E435422B15C-001/shard-2-001/cores
   [junit4]   2> 1483291 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [n:127.0.0.1:34855_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1483292 INFO  (OverseerStateUpdate-96934333076668420-127.0.0.1:37520_-n_0000000000) [n:127.0.0.1:37520_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1483393 INFO  (zkCallback-2510-thread-1-processing-n:127.0.0.1:34855_) [n:127.0.0.1:34855_    ] 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> 1483393 INFO  (zkCallback-2504-thread-1-processing-n:127.0.0.1:45761_) [n:127.0.0.1:45761_    ] 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> 1484299 INFO  (coreLoadExecutor-5757-thread-1-processing-n:127.0.0.1:34855_) [n:127.0.0.1:34855_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1484308 INFO  (coreLoadExecutor-5757-thread-1-processing-n:127.0.0.1:34855_) [n:127.0.0.1:34855_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1484369 WARN  (coreLoadExecutor-5757-thread-1-processing-n:127.0.0.1:34855_) [n:127.0.0.1:34855_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1484371 INFO  (coreLoadExecutor-5757-thread-1-processing-n:127.0.0.1:34855_) [n:127.0.0.1:34855_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1484376 INFO  (coreLoadExecutor-5757-thread-1-processing-n:127.0.0.1:34855_) [n:127.0.0.1:34855_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1484376 INFO  (coreLoadExecutor-5757-thread-1-processing-n:127.0.0.1:34855_) [n:127.0.0.1:34855_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_D0DD9E435422B15C-001/shard-2-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_D0DD9E435422B15C-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 1484376 INFO  (coreLoadExecutor-5757-thread-1-processing-n:127.0.0.1:34855_) [n:127.0.0.1:34855_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@175b96c5
   [junit4]   2> 1484377 INFO  (coreLoadExecutor-5757-thread-1-processing-n:127.0.0.1:34855_) [n:127.0.0.1:34855_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.13310192487915132]
   [junit4]   2> 1484379 WARN  (coreLoadExecutor-5757-thread-1-processing-n:127.0.0.1:34855_) [n:127.0.0.1:34855_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1484384 INFO  (coreLoadExecutor-5757-thread-1-processing-n:127.0.0.1:34855_) [n:127.0.0.1:34855_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1484385 INFO  (coreLoadExecutor-5757-thread-1-processing-n:127.0.0.1:34855_) [n:127.0.0.1:34855_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1484385 INFO  (coreLoadExecutor-5757-thread-1-processing-n:127.0.0.1:34855_) [n:127.0.0.1:34855_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1484385 INFO  (coreLoadExecutor-5757-thread-1-processing-n:127.0.0.1:34855_) [n:127.0.0.1:34855_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1484385 INFO  (coreLoadExecutor-5757-thread-1-processing-n:127.0.0.1:34855_) [n:127.0.0.1:34855_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=65.8125, floorSegmentMB=1.2314453125, forceMergeDeletesPctAllowed=5.164173927474404, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1484385 INFO  (coreLoadExecutor-5757-thread-1-processing-n:127.0.0.1:34855_) [n:127.0.0.1:34855_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@30b871[collection1] main]
   [junit4]   2> 1484386 INFO  (coreLoadExecutor-5757-thread-1-processing-n:127.0.0.1:34855_) [n:127.0.0.1:34855_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1484386 INFO  (coreLoadExecutor-5757-thread-1-processing-n:127.0.0.1:34855_) [n:127.0.0.1:34855_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1484387 INFO  (coreLoadExecutor-5757-thread-1-processing-n:127.0.0.1:34855_) [n:127.0.0.1:34855_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1484387 INFO  (searcherExecutor-5758-thread-1-processing-n:127.0.0.1:34855_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:34855_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@30b871[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1484387 INFO  (coreLoadExecutor-5757-thread-1-processing-n:127.0.0.1:34855_) [n:127.0.0.1:34855_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1550949333914877952
   [junit4]   2> 1484391 INFO  (coreZkRegister-5752-thread-1-processing-n:127.0.0.1:34855_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:34855_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1484391 INFO  (coreZkRegister-5752-thread-1-processing-n:127.0.0.1:34855_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:34855_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1484391 INFO  (coreZkRegister-5752-thread-1-processing-n:127.0.0.1:34855_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:34855_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34855/collection1/
   [junit4]   2> 1484391 INFO  (coreZkRegister-5752-thread-1-processing-n:127.0.0.1:34855_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:34855_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1484391 INFO  (coreZkRegister-5752-thread-1-processing-n:127.0.0.1:34855_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:34855_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:34855/collection1/ has no replicas
   [junit4]   2> 1484392 INFO  (coreZkRegister-5752-thread-1-processing-n:127.0.0.1:34855_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:34855_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34855/collection1/ shard1
   [junit4]   2> 1484493 INFO  (zkCallback-2504-thread-1-processing-n:127.0.0.1:45761_) [n:127.0.0.1:45761_    ] 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> 1484493 INFO  (zkCallback-2510-thread-1-processing-n:127.0.0.1:34855_) [n:127.0.0.1:34855_    ] 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> 1484543 INFO  (coreZkRegister-5752-thread-1-processing-n:127.0.0.1:34855_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:34855_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1484644 INFO  (zkCallback-2504-thread-1-processing-n:127.0.0.1:45761_) [n:127.0.0.1:45761_    ] 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> 1484644 INFO  (zkCallback-2510-thread-1-processing-n:127.0.0.1:34855_) [n:127.0.0.1:34855_    ] 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> 1484844 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_D0DD9E435422B15C-001/shard-3-001/cores/collection1
   [junit4]   2> 1484845 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_D0DD9E435422B15C-001/shard-3-001
   [junit4]   2> 1484846 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1484847 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5e8d5df4{/,null,AVAILABLE}
   [junit4]   2> 1484847 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1811da15{HTTP/1.1,[http/1.1]}{127.0.0.1:39671}
   [junit4]   2> 1484848 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.e.j.s.Server Started @1486432ms
   [junit4]   2> 1484848 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_D0DD9E435422B15C-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=39671, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_D0DD9E435422B15C-001/shard-3-001/cores}
   [junit4]   2> 1484848 ERROR (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1484848 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1484848 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1484848 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1484848 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-14T05:15:46.263Z
   [junit4]   2> 1484850 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1484850 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_D0DD9E435422B15C-001/shard-3-001/solr.xml
   [junit4]   2> 1484854 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40927/solr
   [junit4]   2> 1484858 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [n:127.0.0.1:39671_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1484859 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [n:127.0.0.1:39671_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39671_
   [junit4]   2> 1484860 INFO  (zkCallback-2504-thread-1-processing-n:127.0.0.1:45761_) [n:127.0.0.1:45761_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1484860 INFO  (zkCallback-2498-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1484860 INFO  (zkCallback-2510-thread-1-processing-n:127.0.0.1:34855_) [n:127.0.0.1:34855_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1484860 INFO  (zkCallback-2494-thread-2-processing-n:127.0.0.1:37520_) [n:127.0.0.1:37520_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1484860 INFO  (zkCallback-2516-thread-1-processing-n:127.0.0.1:39671_) [n:127.0.0.1:39671_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1484868 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [n:127.0.0.1:39671_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_D0DD9E435422B15C-001/shard-3-001/cores
   [junit4]   2> 1484868 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [n:127.0.0.1:39671_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1484869 INFO  (OverseerStateUpdate-96934333076668420-127.0.0.1:37520_-n_0000000000) [n:127.0.0.1:37520_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1484970 INFO  (zkCallback-2504-thread-1-processing-n:127.0.0.1:45761_) [n:127.0.0.1:45761_    ] 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> 1484970 INFO  (zkCallback-2516-thread-1-processing-n:127.0.0.1:39671_) [n:127.0.0.1:39671_    ] 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> 1484970 INFO  (zkCallback-2510-thread-1-processing-n:127.0.0.1:34855_) [n:127.0.0.1:34855_    ] 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> 1485876 INFO  (coreLoadExecutor-5768-thread-1-processing-n:127.0.0.1:39671_) [n:127.0.0.1:39671_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1485902 INFO  (coreLoadExecutor-5768-thread-1-processing-n:127.0.0.1:39671_) [n:127.0.0.1:39671_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1485952 WARN  (coreLoadExecutor-5768-thread-1-processing-n:127.0.0.1:39671_) [n:127.0.0.1:39671_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1485953 INFO  (coreLoadExecutor-5768-thread-1-processing-n:127.0.0.1:39671_) [n:127.0.0.1:39671_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1485976 INFO  (coreLoadExecutor-5768-thread-1-processing-n:127.0.0.1:39671_) [n:127.0.0.1:39671_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1485976 INFO  (coreLoadExecutor-5768-thread-1-processing-n:127.0.0.1:39671_) [n:127.0.0.1:39671_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_D0DD9E435422B15C-001/shard-3-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_D0DD9E435422B15C-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 1485977 INFO  (coreLoadExecutor-5768-thread-1-processing-n:127.0.0.1:39671_) [n:127.0.0.1:39671_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@175b96c5
   [junit4]   2> 1485977 INFO  (coreLoadExecutor-5768-thread-1-processing-n:127.0.0.1:39671_) [n:127.0.0.1:39671_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.13310192487915132]
   [junit4]   2> 1485980 WARN  (coreLoadExecutor-5768-thread-1-processing-n:127.0.0.1:39671_) [n:127.0.0.1:39671_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1485986 INFO  (coreLoadExecutor-5768-thread-1-processing-n:127.0.0.1:39671_) [n:127.0.0.1:39671_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1485986 INFO  (coreLoadExecutor-5768-thread-1-processing-n:127.0.0.1:39671_) [n:127.0.0.1:39671_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1485987 INFO  (coreLoadExecutor-5768-thread-1-processing-n:127.0.0.1:39671_) [n:127.0.0.1:39671_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1485987 INFO  (coreLoadExecutor-5768-thread-1-processing-n:127.0.0.1:39671_) [n:127.0.0.1:39671_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1485987 INFO  (coreLoadExecutor-5768-thread-1-processing-n:127.0.0.1:39671_) [n:127.0.0.1:39671_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=65.8125, floorSegmentMB=1.2314453125, forceMergeDeletesPctAllowed=5.164173927474404, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1485987 INFO  (coreLoadExecutor-5768-thread-1-processing-n:127.0.0.1:39671_) [n:127.0.0.1:39671_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2f21c57e[collection1] main]
   [junit4]   2> 1485987 INFO  (coreLoadExecutor-5768-thread-1-processing-n:127.0.0.1:39671_) [n:127.0.0.1:39671_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1485988 INFO  (coreLoadExecutor-5768-thread-1-processing-n:127.0.0.1:39671_) [n:127.0.0.1:39671_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1485988 INFO  (coreLoadExecutor-5768-thread-1-processing-n:127.0.0.1:39671_) [n:127.0.0.1:39671_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1485988 INFO  (searcherExecutor-5769-thread-1-processing-n:127.0.0.1:39671_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:39671_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2f21c57e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1485989 INFO  (coreLoadExecutor-5768-thread-1-processing-n:127.0.0.1:39671_) [n:127.0.0.1:39671_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1550949335594696704
   [junit4]   2> 1485991 INFO  (coreZkRegister-5763-thread-1-processing-n:127.0.0.1:39671_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:39671_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1485991 INFO  (updateExecutor-2513-thread-1-processing-n:127.0.0.1:39671_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:39671_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1485992 INFO  (recoveryExecutor-2514-thread-1-processing-n:127.0.0.1:39671_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:39671_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1485992 INFO  (recoveryExecutor-2514-thread-1-processing-n:127.0.0.1:39671_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:39671_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1485992 INFO  (recoveryExecutor-2514-thread-1-processing-n:127.0.0.1:39671_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:39671_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1485992 INFO  (recoveryExecutor-2514-thread-1-processing-n:127.0.0.1:39671_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:39671_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1485992 INFO  (recoveryExecutor-2514-thread-1-processing-n:127.0.0.1:39671_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:39671_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:45761/collection1/] and I am [http://127.0.0.1:39671/collection1/]
   [junit4]   2> 1485993 INFO  (recoveryExecutor-2514-thread-1-processing-n:127.0.0.1:39671_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:39671_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:45761]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:39671_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1485994 INFO  (qtp1895966989-13746) [n:127.0.0.1:45761_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1485994 INFO  (qtp1895966989-13746) [n:127.0.0.1:45761_    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard2 of collection1) have state: recovering
   [junit4]   2> 1485994 INFO  (qtp1895966989-13746) [n:127.0.0.1:45761_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:39671_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:39671","node_name":"127.0.0.1:39671_","state":"down"}
   [junit4]   2> 1486094 INFO  (zkCallback-2516-thread-1-processing-n:127.0.0.1:39671_) [n:127.0.0.1:39671_    ] 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> 1486094 INFO  (zkCallback-2510-thread-1-processing-n:127.0.0.1:34855_) [n:127.0.0.1:34855_    ] 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> 1486094 INFO  (zkCallback-2504-thread-1-processing-n:127.0.0.1:45761_) [n:127.0.0.1:45761_    ] 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> 1486424 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_D0DD9E435422B15C-001/shard-4-001/cores/collection1
   [junit4]   2> 1486424 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_D0DD9E435422B15C-001/shard-4-001
   [junit4]   2> 1486425 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1486425 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@29b7bb3d{/,null,AVAILABLE}
   [junit4]   2> 1486426 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.e.j.s.ServerConnector Started ServerConnector@70dab1c2{HTTP/1.1,[http/1.1]}{127.0.0.1:43036}
   [junit4]   2> 1486427 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.e.j.s.Server Started @1488011ms
   [junit4]   2> 1486427 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_D0DD9E435422B15C-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/, hostPort=43036, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_D0DD9E435422B15C-001/shard-4-001/cores}
   [junit4]   2> 1486427 ERROR (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1486427 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1486427 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1486427 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1486427 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-14T05:15:47.842Z
   [junit4]   2> 1486430 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1486430 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_D0DD9E435422B15C-001/shard-4-001/solr.xml
   [junit4]   2> 1486434 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40927/solr
   [junit4]   2> 1486439 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [n:127.0.0.1:43036_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1486441 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [n:127.0.0.1:43036_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43036_
   [junit4]   2> 1486441 INFO  (zkCallback-2516-thread-1-processing-n:127.0.0.1:39671_) [n:127.0.0.1:39671_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1486441 INFO  (zkCallback-2504-thread-1-processing-n:127.0.0.1:45761_) [n:127.0.0.1:45761_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1486441 INFO  (zkCallback-2498-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1486441 INFO  (zkCallback-2494-thread-2-processing-n:127.0.0.1:37520_) [n:127.0.0.1:37520_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1486441 INFO  (zkCallback-2523-thread-1-processing-n:127.0.0.1:43036_) [n:127.0.0.1:43036_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1486441 INFO  (zkCallback-2510-thread-1-processing-n:127.0.0.1:34855_) [n:127.0.0.1:34855_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1486451 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [n:127.0.0.1:43036_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_D0DD9E435422B15C-001/shard-4-001/cores
   [junit4]   2> 1486451 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [n:127.0.0.1:43036_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1486452 INFO  (OverseerStateUpdate-96934333076668420-127.0.0.1:37520_-n_0000000000) [n:127.0.0.1:37520_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1486553 INFO  (zkCallback-2516-thread-1-processing-n:127.0.0.1:39671_) [n:127.0.0.1:39671_    ] 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> 1486553 INFO  (zkCallback-2523-thread-1-processing-n:127.0.0.1:43036_) [n:127.0.0.1:43036_    ] 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> 1486553 INFO  (zkCallback-2504-thread-1-processing-n:127.0.0.1:45761_) [n:127.0.0.1:45761_    ] 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> 1486553 INFO  (zkCallback-2510-thread-1-processing-n:127.0.0.1:34855_) [n:127.0.0.1:34855_    ] 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> 1486995 INFO  (qtp1895966989-13746) [n:127.0.0.1:45761_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:39671_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:39671","node_name":"127.0.0.1:39671_","state":"recovering"}
   [junit4]   2> 1486995 INFO  (qtp1895966989-13746) [n:127.0.0.1:45761_    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1486995 INFO  (qtp1895966989-13746) [n:127.0.0.1:45761_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:39671_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1000
   [junit4]   2> 1487459 INFO  (coreLoadExecutor-5779-thread-1-processing-n:127.0.0.1:43036_) [n:127.0.0.1:43036_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1487468 INFO  (coreLoadExecutor-5779-thread-1-processing-n:127.0.0.1:43036_) [n:127.0.0.1:43036_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1487533 WARN  (coreLoadExecutor-5779-thread-1-processing-n:127.0.0.1:43036_) [n:127.0.0.1:43036_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1487534 INFO  (coreLoadExecutor-5779-thread-1-processing-n:127.0.0.1:43036_) [n:127.0.0.1:43036_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1487539 INFO  (coreLoadExecutor-5779-thread-1-processing-n:127.0.0.1:43036_) [n:127.0.0.1:43036_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1487539 INFO  (coreLoadExecutor-5779-thread-1-processing-n:127.0.0.1:43036_) [n:127.0.0.1:43036_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_D0DD9E435422B15C-001/shard-4-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_D0DD9E435422B15C-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 1487539 INFO  (coreLoadExecutor-5779-thread-1-processing-n:127.0.0.1:43036_) [n:127.0.0.1:43036_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@175b96c5
   [junit4]   2> 1487540 INFO  (coreLoadExecutor-5779-thread-1-processing-n:127.0.0.1:43036_) [n:127.0.0.1:43036_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.13310192487915132]
   [junit4]   2> 1487543 WARN  (coreLoadExecutor-5779-thread-1-processing-n:127.0.0.1:43036_) [n:127.0.0.1:43036_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1487548 INFO  (coreLoadExecutor-5779-thread-1-processing-n:127.0.0.1:43036_) [n:127.0.0.1:43036_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1487548 INFO  (coreLoadExecutor-5779-thread-1-processing-n:127.0.0.1:43036_) [n:127.0.0.1:43036_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1487549 INFO  (coreLoadExecutor-5779-thread-1-processing-n:127.0.0.1:43036_) [n:127.0.0.1:43036_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1487549 INFO  (coreLoadExecutor-5779-thread-1-processing-n:127.0.0.1:43036_) [n:127.0.0.1:43036_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1487549 INFO  (coreLoadExecutor-5779-thread-1-processing-n:127.0.0.1:43036_) [n:127.0.0.1:43036_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=65.8125, floorSegmentMB=1.2314453125, forceMergeDeletesPctAllowed=5.164173927474404, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1487549 INFO  (coreLoadExecutor-5779-thread-1-processing-n:127.0.0.1:43036_) [n:127.0.0.1:43036_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2f08461a[collection1] main]
   [junit4]   2> 1487549 INFO  (coreLoadExecutor-5779-thread-1-processing-n:127.0.0.1:43036_) [n:127.0.0.1:43036_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1487550 INFO  (coreLoadExecutor-5779-thread-1-processing-n:127.0.0.1:43036_) [n:127.0.0.1:43036_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1487550 INFO  (coreLoadExecutor-5779-thread-1-processing-n:127.0.0.1:43036_) [n:127.0.0.1:43036_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1487551 INFO  (searcherExecutor-5780-thread-1-processing-n:127.0.0.1:43036_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:43036_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2f08461a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1487551 INFO  (coreLoadExecutor-5779-thread-1-processing-n:127.0.0.1:43036_) [n:127.0.0.1:43036_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1550949337232572416
   [junit4]   2> 1487553 INFO  (coreZkRegister-5774-thread-1-processing-n:127.0.0.1:43036_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:43036_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1487554 INFO  (updateExecutor-2520-thread-1-processing-n:127.0.0.1:43036_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:43036_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1487554 INFO  (recoveryExecutor-2521-thread-1-processing-n:127.0.0.1:43036_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:43036_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1487554 INFO  (recoveryExecutor-2521-thread-1-processing-n:127.0.0.1:43036_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:43036_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1487554 INFO  (recoveryExecutor-2521-thread-1-processing-n:127.0.0.1:43036_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:43036_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1487554 INFO  (recoveryExecutor-2521-thread-1-processing-n:127.0.0.1:43036_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:43036_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1487554 INFO  (recoveryExecutor-2521-thread-1-processing-n:127.0.0.1:43036_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:43036_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:34855/collection1/] and I am [http://127.0.0.1:43036/collection1/]
   [junit4]   2> 1487555 INFO  (recoveryExecutor-2521-thread-1-processing-n:127.0.0.1:43036_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:43036_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:34855]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:43036_&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1487556 INFO  (qtp350167114-13775) [n:127.0.0.1:34855_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1487556 INFO  (qtp350167114-13775) [n:127.0.0.1:34855_    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 1487556 INFO  (qtp350167114-13775) [n:127.0.0.1:34855_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:43036_, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{"core":"collection1","base_url":"http://127.0.0.1:43036","node_name":"127.0.0.1:43036_","state":"down"}
   [junit4]   2> 1487656 INFO  (zkCallback-2504-thread-1-processing-n:127.0.0.1:45761_) [n:127.0.0.1:45761_    ] 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> 1487656 INFO  (zkCallback-2516-thread-1-processing-n:127.0.0.1:39671_) [n:127.0.0.1:39671_    ] 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> 1487656 INFO  (zkCallback-2510-thread-1-processing-n:127.0.0.1:34855_) [n:127.0.0.1:34855_    ] 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> 1487656 INFO  (zkCallback-2523-thread-1-processing-n:127.0.0.1:43036_) [n:127.0.0.1:43036_    ] 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> 1487953 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1487956 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config?wt=json , payload: {
   [junit4]   2> 'create-requesthandler' : { 'name' : '/x', 'class': 'org.apache.solr.handler.DumpRequestHandler' , 'startup' : 'lazy'}
   [junit4]   2> }
   [junit4]   2> 1487958 INFO  (qtp1846644198-13838) [n:12

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

99147 INFO  (zkCallback-2516-thread-1-processing-n:127.0.0.1:39671_) [n:127.0.0.1:39671_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7e95dd7b
   [junit4]   2> 1499153 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1811da15{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1499153 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5e8d5df4{/,null,UNAVAILABLE}
   [junit4]   2> 1499153 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 43036
   [junit4]   2> 1499153 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=151027995
   [junit4]   2> 1499154 INFO  (coreCloseExecutor-6225-thread-1) [n:127.0.0.1:43036_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4c942201
   [junit4]   2> 1499178 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.c.Overseer Overseer (id=96934333076668434-127.0.0.1:43036_-n_0000000004) closing
   [junit4]   2> 1499178 INFO  (OverseerStateUpdate-96934333076668434-127.0.0.1:43036_-n_0000000004) [n:127.0.0.1:43036_    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43036_
   [junit4]   2> 1499178 WARN  (zkCallback-2523-thread-3-processing-n:127.0.0.1:43036_) [n:127.0.0.1:43036_    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1499203 WARN  (zkCallback-2523-thread-1-processing-n:127.0.0.1:43036_) [n:127.0.0.1:43036_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 1499203 INFO  (zkCallback-2523-thread-1-processing-n:127.0.0.1:43036_) [n:127.0.0.1:43036_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1499203 INFO  (zkCallback-2523-thread-1-processing-n:127.0.0.1:43036_) [n:127.0.0.1:43036_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@13dc31b1
   [junit4]   2> 1499205 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@70dab1c2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1499205 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@29b7bb3d{/,null,UNAVAILABLE}
   [junit4]   2> 1499206 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[D0DD9E435422B15C]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40927 40927
   [junit4]   2> 1499232 INFO  (Thread-2706) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40927 40927
   [junit4]   2> 1499233 WARN  (Thread-2706) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	95	/solr/configs/conf1
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	26	/solr/overseer/queue
   [junit4]   2> 	17	/solr/overseer/collection-queue-work
   [junit4]   2> 	14	/solr/overseer/queue-work
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrConfigHandlerCloud -Dtests.method=test -Dtests.seed=D0DD9E435422B15C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sq-AL -Dtests.timezone=Australia/Victoria -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   19.3s J2 | TestSolrConfigHandlerCloud.test <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D0DD9E435422B15C:5889A199FADEDCA4]:0)
   [junit4]    > 	at org.apache.solr.core.TestSolrConfigHandler.reqhandlertests(TestSolrConfigHandler.java:454)
   [junit4]    > 	at org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqHandlerAPIs(TestSolrConfigHandlerCloud.java:97)
   [junit4]    > 	at org.apache.solr.handler.TestSolrConfigHandlerCloud.test(TestSolrConfigHandlerCloud.java:67)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1499235 INFO  (SUITE-TestSolrConfigHandlerCloud-seed#[D0DD9E435422B15C]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_D0DD9E435422B15C-001
   [junit4]   2> Nov 14, 2016 5:16:00 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1347, maxMBSortInHeap=5.997181264567787, sim=RandomSimilarity(queryNorm=true): {}, locale=sq-AL, timezone=Australia/Victoria
   [junit4]   2> NOTE: Linux 4.4.0-42-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=12,threads=1,free=341850544,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [LeaderElectionTest, CoreAdminHandlerTest, TestStressReorder, HdfsTlogReplayBufferedWhileIndexingTest, TestDocSet, TestSlowCompositeReaderWrapper, StatelessScriptUpdateProcessorFactoryTest, FacetPivotSmallTest, CdcrUpdateLogTest, TestSort, BitVectorTest, SuggesterTest, EnumFieldTest, HttpPartitionTest, CleanupOldIndexTest, TestComponentsName, FullSolrCloudDistribCmdsTest, TestExportWriter, SynonymTokenizerTest, URLClassifyProcessorTest, TestBinaryField, TestTolerantUpdateProcessorRandomCloud, BinaryUpdateRequestHandlerTest, PrimitiveFieldTypeTest, TestCollationFieldDocValues, TestCollationField, StatsComponentTest, TestRandomFlRTGCloud, ConnectionReuseTest, TestAnalyzeInfixSuggestions, TestSortByMinMaxFunction, TestReversedWildcardFilterFactory, TestJsonFacets, TestDistributedStatsComponentCardinality, TestIndexingPerformance, TestManagedSynonymFilterFactory, TestRecovery, TestDistributedMissingSort, TestReloadAndDeleteDocs, OverriddenZkACLAndCredentialsProvidersTest, CollectionsAPISolrJTest, HardAutoCommitTest, OverseerTest, TestWriterPerf, SolrCoreCheckLockOnStartupTest, FieldAnalysisRequestHandlerTest, TestReload, MBeansHandlerTest, StatsReloadRaceTest, TestSSLRandomization, ResourceLoaderTest, VersionInfoTest, CircularListTest, StressHdfsTest, DistributedQueryComponentCustomSortTest, HdfsChaosMonkeyNothingIsSafeTest, TestCoreDiscovery, TestStandardQParsers, TestUseDocValuesAsStored2, UtilsToolTest, TestPhraseSuggestions, TestLegacyFieldCache, CloudMLTQParserTest, TestFieldCacheSortRandom, TestMaxScoreQueryParser, TestPushWriter, TestSolrQueryResponse, TestLocalFSCloudBackupRestore, TestFastOutputStream, SolrPluginUtilsTest, CollectionStateFormat2Test, TestReloadDeadlock, TestOverriddenPrefixQueryForCustomFieldType, CdcrBootstrapTest, BadIndexSchemaTest, BlockDirectoryTest, TestIndexSearcher, TestConfig, TestQuerySenderNoQuery, SolrXmlInZkTest, TestRTimerTree, TestFieldResource, EchoParamsTest, TestCryptoKeys, TestSQLHandlerNonCloud, TestCloudInspectUtil, OverseerRolesTest, TestSubQueryTransformerCrossCore, ZkStateWriterTest, TestDocBasedVersionConstraints, CdcrRequestHandlerTest, NoCacheHeaderTest, ReplaceNodeTest, TestLeaderElectionWithEmptyReplica, DebugComponentTest, RollingRestartTest, DistributedQueueTest, ChangedSchemaMergeTest, SolrIndexConfigTest, PeerSyncReplicationTest, TestCustomStream, TestSolrCoreSnapshots, TestReplicaProperties, SolrTestCaseJ4Test, AutoCommitTest, UpdateParamsTest, BadComponentTest, TestSolrDeletionPolicy2, NumericFieldsTest, MinimalSchemaTest, TestFuzzyAnalyzedSuggestions, NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, TestCodecSupport, ScriptEngineTest, ChaosMonkeyNothingIsSafeTest, DeleteLastCustomShardedReplicaTest, DeleteShardTest, LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest, MultiThreadedOCPTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestCollectionAPI, TestDownShardTolerantSearch, TestLockTree, TestMiniSolrCloudCluster, TestRandomRequestDistribution, TestRequestForwarding, TestRequestStatusCollectionAPI, TestShortCircuitedRequests, TestSolrCloudWithSecureImpersonation, TestStressCloudBlindAtomicUpdates, TestTolerantUpdateProcessorCloud, TlogReplayBufferedWhileIndexingTest, VMParamsZkACLAndCredentialsProvidersTest, HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest, HdfsRestartWhileUpdatingTest, HdfsWriteToMultipleCollectionsTest, ZkStateReaderTest, RulesTest, TestImplicitCoreProperties, TestInfoStreamLogging, TestInitParams, TestSolrDynamicMBean, TestSolrXml, TestSolrCloudSnapshots, TestHdfsBackupRestoreCore, TestReplicationHandlerBackup, TestReqParamsAPI, TestSolrConfigHandlerCloud]
   [junit4] Completed [539/650 (1!)] on J2 in 19.84s, 1 test, 1 error <<< FAILURES!

[...truncated 62601 lines...]