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

[JENKINS] Lucene-Solr-6.x-Windows (32bit/jdk1.8.0_121) - Build # 761 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/761/
Java: 32bit/jdk1.8.0_121 -server -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.core.TestDynamicLoading.testDynamicLoading

Error Message:
Could not get expected value  'X val' for path 'x' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "params":{"wt":"json"},   "context":{     "webapp":"",     "path":"/test1",     "httpMethod":"GET"},   "class":"org.apache.solr.core.BlobStoreTestRequestHandler",   "x":null},  from server:  null

Stack Trace:
java.lang.AssertionError: Could not get expected value  'X val' for path 'x' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "params":{"wt":"json"},
  "context":{
    "webapp":"",
    "path":"/test1",
    "httpMethod":"GET"},
  "class":"org.apache.solr.core.BlobStoreTestRequestHandler",
  "x":null},  from server:  null
	at __randomizedtesting.SeedInfo.seed([800D6A0B5AD88B72:5840475CAD052ED2]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:556)
	at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:232)
	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:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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:368)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11178 lines...]
   [junit4] Suite: org.apache.solr.core.TestDynamicLoading
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_800D6A0B5AD88B72-001\init-core-data-001
   [junit4]   2> 144118 INFO  (SUITE-TestDynamicLoading-seed#[800D6A0B5AD88B72]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 144121 INFO  (SUITE-TestDynamicLoading-seed#[800D6A0B5AD88B72]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 144121 INFO  (SUITE-TestDynamicLoading-seed#[800D6A0B5AD88B72]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 144124 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 144125 INFO  (Thread-199) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 144125 INFO  (Thread-199) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 144225 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.c.ZkTestServer start zk server on port:57689
   [junit4]   2> 144293 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 144298 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 144300 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 144302 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 144303 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 144306 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 144308 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 144310 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 144311 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 144314 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 144315 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 144326 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15a8f2f3a220002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 144932 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_800D6A0B5AD88B72-001\control-001\cores\collection1
   [junit4]   2> 144944 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 144959 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3123f9{/,null,AVAILABLE}
   [junit4]   2> 144960 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@11487e0{SSL,[ssl, http/1.1]}{127.0.0.1:57699}
   [junit4]   2> 144960 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.e.j.s.Server Started @155359ms
   [junit4]   2> 144960 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_800D6A0B5AD88B72-001\tempDir-001/control/data, hostContext=/, hostPort=57699, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_800D6A0B5AD88B72-001\control-001\cores}
   [junit4]   2> 144961 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 144961 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.5.0
   [junit4]   2> 144961 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 144961 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 144961 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-02T13:22:02.204Z
   [junit4]   2> 144977 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15a8f2f3a220003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 144978 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 144978 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_800D6A0B5AD88B72-001\control-001\solr.xml
   [junit4]   2> 145003 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 145004 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57689/solr
   [junit4]   2> 145011 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15a8f2f3a220004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 145037 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [n:127.0.0.1:57699_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 145037 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [n:127.0.0.1:57699_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57699_
   [junit4]   2> 145038 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [n:127.0.0.1:57699_    ] o.a.s.c.Overseer Overseer (id=97547774943428613-127.0.0.1:57699_-n_0000000000) starting
   [junit4]   2> 145048 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [n:127.0.0.1:57699_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57699_
   [junit4]   2> 145050 INFO  (zkCallback-245-thread-1-processing-n:127.0.0.1:57699_) [n:127.0.0.1:57699_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 145291 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [n:127.0.0.1:57699_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_800D6A0B5AD88B72-001\control-001\cores
   [junit4]   2> 145291 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [n:127.0.0.1:57699_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 145358 INFO  (OverseerStateUpdate-97547774943428613-127.0.0.1:57699_-n_0000000000) [n:127.0.0.1:57699_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 146396 WARN  (coreLoadExecutor-400-thread-1-processing-n:127.0.0.1:57699_) [n:127.0.0.1:57699_ c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 146399 INFO  (coreLoadExecutor-400-thread-1-processing-n:127.0.0.1:57699_) [n:127.0.0.1:57699_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 146560 INFO  (coreLoadExecutor-400-thread-1-processing-n:127.0.0.1:57699_) [n:127.0.0.1:57699_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 146656 WARN  (coreLoadExecutor-400-thread-1-processing-n:127.0.0.1:57699_) [n:127.0.0.1:57699_ 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> 146668 INFO  (coreLoadExecutor-400-thread-1-processing-n:127.0.0.1:57699_) [n:127.0.0.1:57699_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 146770 INFO  (coreLoadExecutor-400-thread-1-processing-n:127.0.0.1:57699_) [n:127.0.0.1:57699_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 146770 INFO  (coreLoadExecutor-400-thread-1-processing-n:127.0.0.1:57699_) [n:127.0.0.1:57699_ c:control_collection   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_800D6A0B5AD88B72-001\control-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_800D6A0B5AD88B72-001\control-001\cores\collection1\data\]
   [junit4]   2> 146770 INFO  (coreLoadExecutor-400-thread-1-processing-n:127.0.0.1:57699_) [n:127.0.0.1:57699_ c:control_collection   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@106c8cc
   [junit4]   2> 146771 INFO  (coreLoadExecutor-400-thread-1-processing-n:127.0.0.1:57699_) [n:127.0.0.1:57699_ c:control_collection   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1196291229, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 146838 WARN  (coreLoadExecutor-400-thread-1-processing-n:127.0.0.1:57699_) [n:127.0.0.1:57699_ c:control_collection   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 146987 INFO  (coreLoadExecutor-400-thread-1-processing-n:127.0.0.1:57699_) [n:127.0.0.1:57699_ c:control_collection   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 146987 INFO  (coreLoadExecutor-400-thread-1-processing-n:127.0.0.1:57699_) [n:127.0.0.1:57699_ c:control_collection   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 146988 INFO  (coreLoadExecutor-400-thread-1-processing-n:127.0.0.1:57699_) [n:127.0.0.1:57699_ c:control_collection   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 146989 INFO  (coreLoadExecutor-400-thread-1-processing-n:127.0.0.1:57699_) [n:127.0.0.1:57699_ c:control_collection   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 146989 INFO  (coreLoadExecutor-400-thread-1-processing-n:127.0.0.1:57699_) [n:127.0.0.1:57699_ c:control_collection   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 146989 INFO  (coreLoadExecutor-400-thread-1-processing-n:127.0.0.1:57699_) [n:127.0.0.1:57699_ c:control_collection   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@8c1d42[collection1] main]
   [junit4]   2> 146991 INFO  (coreLoadExecutor-400-thread-1-processing-n:127.0.0.1:57699_) [n:127.0.0.1:57699_ c:control_collection   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 146991 INFO  (coreLoadExecutor-400-thread-1-processing-n:127.0.0.1:57699_) [n:127.0.0.1:57699_ c:control_collection   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 146991 INFO  (coreLoadExecutor-400-thread-1-processing-n:127.0.0.1:57699_) [n:127.0.0.1:57699_ c:control_collection   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 146992 INFO  (searcherExecutor-401-thread-1-processing-n:127.0.0.1:57699_ x:collection1 c:control_collection) [n:127.0.0.1:57699_ c:control_collection   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@8c1d42[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 146993 INFO  (coreLoadExecutor-400-thread-1-processing-n:127.0.0.1:57699_) [n:127.0.0.1:57699_ c:control_collection   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1560764402091687936
   [junit4]   2> 147002 INFO  (coreZkRegister-393-thread-1-processing-n:127.0.0.1:57699_ x:collection1 c:control_collection) [n:127.0.0.1:57699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 147002 INFO  (coreZkRegister-393-thread-1-processing-n:127.0.0.1:57699_ x:collection1 c:control_collection) [n:127.0.0.1:57699_ 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> 147002 INFO  (coreZkRegister-393-thread-1-processing-n:127.0.0.1:57699_ x:collection1 c:control_collection) [n:127.0.0.1:57699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:57699/collection1/
   [junit4]   2> 147002 INFO  (coreZkRegister-393-thread-1-processing-n:127.0.0.1:57699_ x:collection1 c:control_collection) [n:127.0.0.1:57699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 147002 INFO  (coreZkRegister-393-thread-1-processing-n:127.0.0.1:57699_ x:collection1 c:control_collection) [n:127.0.0.1:57699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:57699/collection1/ has no replicas
   [junit4]   2> 147002 INFO  (coreZkRegister-393-thread-1-processing-n:127.0.0.1:57699_ x:collection1 c:control_collection) [n:127.0.0.1:57699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 147009 INFO  (coreZkRegister-393-thread-1-processing-n:127.0.0.1:57699_ x:collection1 c:control_collection) [n:127.0.0.1:57699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:57699/collection1/ shard1
   [junit4]   2> 147115 INFO  (coreZkRegister-393-thread-1-processing-n:127.0.0.1:57699_ x:collection1 c:control_collection) [n:127.0.0.1:57699_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 147373 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 147376 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57689/solr ready
   [junit4]   2> 147381 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 147381 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 148061 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_800D6A0B5AD88B72-001\shard-1-001\cores\collection1
   [junit4]   2> 148065 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_800D6A0B5AD88B72-001\shard-1-001
   [junit4]   2> 148068 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 148070 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d8c9ed{/,null,AVAILABLE}
   [junit4]   2> 148072 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@86416c{SSL,[ssl, http/1.1]}{127.0.0.1:57717}
   [junit4]   2> 148072 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.e.j.s.Server Started @158471ms
   [junit4]   2> 148072 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_800D6A0B5AD88B72-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=57717, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_800D6A0B5AD88B72-001\shard-1-001\cores}
   [junit4]   2> 148072 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 148072 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.5.0
   [junit4]   2> 148073 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 148073 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 148073 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-02T13:22:05.316Z
   [junit4]   2> 148082 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15a8f2f3a220008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 148083 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 148083 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_800D6A0B5AD88B72-001\shard-1-001\solr.xml
   [junit4]   2> 148099 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 148101 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57689/solr
   [junit4]   2> 148130 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [n:127.0.0.1:57717_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 148134 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [n:127.0.0.1:57717_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 148136 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [n:127.0.0.1:57717_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57717_
   [junit4]   2> 148148 INFO  (zkCallback-255-thread-1-processing-n:127.0.0.1:57717_) [n:127.0.0.1:57717_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 148151 INFO  (zkCallback-249-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 148150 INFO  (zkCallback-245-thread-1-processing-n:127.0.0.1:57699_) [n:127.0.0.1:57699_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 148490 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [n:127.0.0.1:57717_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_800D6A0B5AD88B72-001\shard-1-001\cores
   [junit4]   2> 148490 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [n:127.0.0.1:57717_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 148499 INFO  (OverseerStateUpdate-97547774943428613-127.0.0.1:57699_-n_0000000000) [n:127.0.0.1:57699_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 148604 INFO  (zkCallback-255-thread-1-processing-n:127.0.0.1:57717_) [n:127.0.0.1:57717_    ] 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> 149522 WARN  (coreLoadExecutor-411-thread-1-processing-n:127.0.0.1:57717_) [n:127.0.0.1:57717_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 149522 INFO  (coreLoadExecutor-411-thread-1-processing-n:127.0.0.1:57717_) [n:127.0.0.1:57717_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 149540 INFO  (coreLoadExecutor-411-thread-1-processing-n:127.0.0.1:57717_) [n:127.0.0.1:57717_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 149650 WARN  (coreLoadExecutor-411-thread-1-processing-n:127.0.0.1:57717_) [n:127.0.0.1:57717_ 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> 149653 INFO  (coreLoadExecutor-411-thread-1-processing-n:127.0.0.1:57717_) [n:127.0.0.1:57717_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 149673 INFO  (coreLoadExecutor-411-thread-1-processing-n:127.0.0.1:57717_) [n:127.0.0.1:57717_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 149675 INFO  (coreLoadExecutor-411-thread-1-processing-n:127.0.0.1:57717_) [n:127.0.0.1:57717_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_800D6A0B5AD88B72-001\shard-1-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_800D6A0B5AD88B72-001\shard-1-001\cores\collection1\data\]
   [junit4]   2> 149676 INFO  (coreLoadExecutor-411-thread-1-processing-n:127.0.0.1:57717_) [n:127.0.0.1:57717_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@106c8cc
   [junit4]   2> 149678 INFO  (coreLoadExecutor-411-thread-1-processing-n:127.0.0.1:57717_) [n:127.0.0.1:57717_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1196291229, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 149686 WARN  (coreLoadExecutor-411-thread-1-processing-n:127.0.0.1:57717_) [n:127.0.0.1:57717_ c:collection1   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 149836 INFO  (coreLoadExecutor-411-thread-1-processing-n:127.0.0.1:57717_) [n:127.0.0.1:57717_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 149836 INFO  (coreLoadExecutor-411-thread-1-processing-n:127.0.0.1:57717_) [n:127.0.0.1:57717_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 149838 INFO  (coreLoadExecutor-411-thread-1-processing-n:127.0.0.1:57717_) [n:127.0.0.1:57717_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 149838 INFO  (coreLoadExecutor-411-thread-1-processing-n:127.0.0.1:57717_) [n:127.0.0.1:57717_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 149843 INFO  (coreLoadExecutor-411-thread-1-processing-n:127.0.0.1:57717_) [n:127.0.0.1:57717_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 149846 INFO  (coreLoadExecutor-411-thread-1-processing-n:127.0.0.1:57717_) [n:127.0.0.1:57717_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@45f817[collection1] main]
   [junit4]   2> 149847 INFO  (coreLoadExecutor-411-thread-1-processing-n:127.0.0.1:57717_) [n:127.0.0.1:57717_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 149847 INFO  (coreLoadExecutor-411-thread-1-processing-n:127.0.0.1:57717_) [n:127.0.0.1:57717_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 149847 INFO  (coreLoadExecutor-411-thread-1-processing-n:127.0.0.1:57717_) [n:127.0.0.1:57717_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 149848 INFO  (searcherExecutor-412-thread-1-processing-n:127.0.0.1:57717_ x:collection1 c:collection1) [n:127.0.0.1:57717_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@45f817[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 149849 INFO  (coreLoadExecutor-411-thread-1-processing-n:127.0.0.1:57717_) [n:127.0.0.1:57717_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1560764405086420992
   [junit4]   2> 149858 INFO  (coreZkRegister-406-thread-1-processing-n:127.0.0.1:57717_ x:collection1 c:collection1) [n:127.0.0.1:57717_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 149858 INFO  (coreZkRegister-406-thread-1-processing-n:127.0.0.1:57717_ x:collection1 c:collection1) [n:127.0.0.1:57717_ 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> 149858 INFO  (coreZkRegister-406-thread-1-processing-n:127.0.0.1:57717_ x:collection1 c:collection1) [n:127.0.0.1:57717_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:57717/collection1/
   [junit4]   2> 149858 INFO  (coreZkRegister-406-thread-1-processing-n:127.0.0.1:57717_ x:collection1 c:collection1) [n:127.0.0.1:57717_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 149858 INFO  (coreZkRegister-406-thread-1-processing-n:127.0.0.1:57717_ x:collection1 c:collection1) [n:127.0.0.1:57717_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:57717/collection1/ has no replicas
   [junit4]   2> 149859 INFO  (coreZkRegister-406-thread-1-processing-n:127.0.0.1:57717_ x:collection1 c:collection1) [n:127.0.0.1:57717_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 149865 INFO  (coreZkRegister-406-thread-1-processing-n:127.0.0.1:57717_ x:collection1 c:collection1) [n:127.0.0.1:57717_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:57717/collection1/ shard2
   [junit4]   2> 149970 INFO  (zkCallback-255-thread-1-processing-n:127.0.0.1:57717_) [n:127.0.0.1:57717_    ] 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> 150018 INFO  (coreZkRegister-406-thread-1-processing-n:127.0.0.1:57717_ x:collection1 c:collection1) [n:127.0.0.1:57717_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 150453 INFO  (zkCallback-255-thread-1-processing-n:127.0.0.1:57717_) [n:127.0.0.1:57717_    ] 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> 151238 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_800D6A0B5AD88B72-001\shard-2-001\cores\collection1
   [junit4]   2> 151243 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_800D6A0B5AD88B72-001\shard-2-001
   [junit4]   2> 151254 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 151255 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@de586c{/,null,AVAILABLE}
   [junit4]   2> 151258 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@181cc38{SSL,[ssl, http/1.1]}{127.0.0.1:57764}
   [junit4]   2> 151258 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.e.j.s.Server Started @161657ms
   [junit4]   2> 151258 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_800D6A0B5AD88B72-001\tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=57764, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_800D6A0B5AD88B72-001\shard-2-001\cores}
   [junit4]   2> 151258 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 151261 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.5.0
   [junit4]   2> 151262 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 151264 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 151264 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-02T13:22:08.507Z
   [junit4]   2> 151274 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15a8f2f3a22000b, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 151274 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 151274 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_800D6A0B5AD88B72-001\shard-2-001\solr.xml
   [junit4]   2> 151293 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 151296 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57689/solr
   [junit4]   2> 151327 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [n:127.0.0.1:57764_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 151333 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [n:127.0.0.1:57764_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 151337 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [n:127.0.0.1:57764_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57764_
   [junit4]   2> 151342 INFO  (zkCallback-255-thread-1-processing-n:127.0.0.1:57717_) [n:127.0.0.1:57717_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 151345 INFO  (zkCallback-261-thread-1-processing-n:127.0.0.1:57764_) [n:127.0.0.1:57764_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 151345 INFO  (zkCallback-245-thread-2-processing-n:127.0.0.1:57699_) [n:127.0.0.1:57699_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 151346 INFO  (zkCallback-249-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 151469 INFO  (zkCallback-255-thread-1-processing-n:127.0.0.1:57717_) [n:127.0.0.1:57717_    ] 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> 151582 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [n:127.0.0.1:57764_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_800D6A0B5AD88B72-001\shard-2-001\cores
   [junit4]   2> 151582 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [n:127.0.0.1:57764_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 151677 INFO  (OverseerStateUpdate-97547774943428613-127.0.0.1:57699_-n_0000000000) [n:127.0.0.1:57699_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 151783 INFO  (zkCallback-255-thread-1-processing-n:127.0.0.1:57717_) [n:127.0.0.1:57717_    ] 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> 151784 INFO  (zkCallback-261-thread-1-processing-n:127.0.0.1:57764_) [n:127.0.0.1:57764_    ] 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> 152698 WARN  (coreLoadExecutor-422-thread-1-processing-n:127.0.0.1:57764_) [n:127.0.0.1:57764_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 152698 INFO  (coreLoadExecutor-422-thread-1-processing-n:127.0.0.1:57764_) [n:127.0.0.1:57764_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 152710 INFO  (coreLoadExecutor-422-thread-1-processing-n:127.0.0.1:57764_) [n:127.0.0.1:57764_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 152782 WARN  (coreLoadExecutor-422-thread-1-processing-n:127.0.0.1:57764_) [n:127.0.0.1:57764_ 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> 152784 INFO  (coreLoadExecutor-422-thread-1-processing-n:127.0.0.1:57764_) [n:127.0.0.1:57764_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 152804 INFO  (coreLoadExecutor-422-thread-1-processing-n:127.0.0.1:57764_) [n:127.0.0.1:57764_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 152804 INFO  (coreLoadExecutor-422-thread-1-processing-n:127.0.0.1:57764_) [n:127.0.0.1:57764_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_800D6A0B5AD88B72-001\shard-2-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_800D6A0B5AD88B72-001\shard-2-001\cores\collection1\data\]
   [junit4]   2> 152804 INFO  (coreLoadExecutor-422-thread-1-processing-n:127.0.0.1:57764_) [n:127.0.0.1:57764_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@106c8cc
   [junit4]   2> 152805 INFO  (coreLoadExecutor-422-thread-1-processing-n:127.0.0.1:57764_) [n:127.0.0.1:57764_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1196291229, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 152810 WARN  (coreLoadExecutor-422-thread-1-processing-n:127.0.0.1:57764_) [n:127.0.0.1:57764_ c:collection1   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 152926 INFO  (coreLoadExecutor-422-thread-1-processing-n:127.0.0.1:57764_) [n:127.0.0.1:57764_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 152927 INFO  (coreLoadExecutor-422-thread-1-processing-n:127.0.0.1:57764_) [n:127.0.0.1:57764_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 152928 INFO  (coreLoadExecutor-422-thread-1-processing-n:127.0.0.1:57764_) [n:127.0.0.1:57764_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 152928 INFO  (coreLoadExecutor-422-thread-1-processing-n:127.0.0.1:57764_) [n:127.0.0.1:57764_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 152929 INFO  (coreLoadExecutor-422-thread-1-processing-n:127.0.0.1:57764_) [n:127.0.0.1:57764_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 152929 INFO  (coreLoadExecutor-422-thread-1-processing-n:127.0.0.1:57764_) [n:127.0.0.1:57764_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@febf44[collection1] main]
   [junit4]   2> 152931 INFO  (coreLoadExecutor-422-thread-1-processing-n:127.0.0.1:57764_) [n:127.0.0.1:57764_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 152931 INFO  (coreLoadExecutor-422-thread-1-processing-n:127.0.0.1:57764_) [n:127.0.0.1:57764_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 152931 INFO  (coreLoadExecutor-422-thread-1-processing-n:127.0.0.1:57764_) [n:127.0.0.1:57764_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 152932 INFO  (searcherExecutor-423-thread-1-processing-n:127.0.0.1:57764_ x:collection1 c:collection1) [n:127.0.0.1:57764_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@febf44[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 152933 INFO  (coreLoadExecutor-422-thread-1-processing-n:127.0.0.1:57764_) [n:127.0.0.1:57764_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1560764408320229376
   [junit4]   2> 152940 INFO  (coreZkRegister-417-thread-1-processing-n:127.0.0.1:57764_ x:collection1 c:collection1) [n:127.0.0.1:57764_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 152940 INFO  (coreZkRegister-417-thread-1-processing-n:127.0.0.1:57764_ x:collection1 c:collection1) [n:127.0.0.1:57764_ 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> 152940 INFO  (coreZkRegister-417-thread-1-processing-n:127.0.0.1:57764_ x:collection1 c:collection1) [n:127.0.0.1:57764_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:57764/collection1/
   [junit4]   2> 152940 INFO  (coreZkRegister-417-thread-1-processing-n:127.0.0.1:57764_ x:collection1 c:collection1) [n:127.0.0.1:57764_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 152941 INFO  (coreZkRegister-417-thread-1-processing-n:127.0.0.1:57764_ x:collection1 c:collection1) [n:127.0.0.1:57764_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:57764/collection1/ has no replicas
   [junit4]   2> 152941 INFO  (coreZkRegister-417-thread-1-processing-n:127.0.0.1:57764_ x:collection1 c:collection1) [n:127.0.0.1:57764_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 152945 INFO  (coreZkRegister-417-thread-1-processing-n:127.0.0.1:57764_ x:collection1 c:collection1) [n:127.0.0.1:57764_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:57764/collection1/ shard1
   [junit4]   2> 153049 INFO  (zkCallback-255-thread-1-processing-n:127.0.0.1:57717_) [n:127.0.0.1:57717_    ] 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> 153049 INFO  (zkCallback-261-thread-1-processing-n:127.0.0.1:57764_) [n:127.0.0.1:57764_    ] 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> 153098 INFO  (coreZkRegister-417-thread-1-processing-n:127.0.0.1:57764_ x:collection1 c:collection1) [n:127.0.0.1:57764_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 153204 INFO  (zkCallback-255-thread-1-processing-n:127.0.0.1:57717_) [n:127.0.0.1:57717_    ] 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> 153204 INFO  (zkCallback-261-thread-1-processing-n:127.0.0.1:57764_) [n:127.0.0.1:57764_    ] 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> 154307 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_800D6A0B5AD88B72-001\shard-3-001\cores\collection1
   [junit4]   2> 154310 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_800D6A0B5AD88B72-001\shard-3-001
   [junit4]   2> 154314 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 154315 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1de611a{/,null,AVAILABLE}
   [junit4]   2> 154316 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@8df6ab{SSL,[ssl, http/1.1]}{127.0.0.1:57776}
   [junit4]   2> 154316 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.e.j.s.Server Started @164715ms
   [junit4]   2> 154316 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_800D6A0B5AD88B72-001\tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=57776, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_800D6A0B5AD88B72-001\shard-3-001\cores}
   [junit4]   2> 154317 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 154317 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.5.0
   [junit4]   2> 154317 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 154317 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 154317 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-02T13:22:11.560Z
   [junit4]   2> 154348 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 154348 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_800D6A0B5AD88B72-001\shard-3-001\solr.xml
   [junit4]   2> 154366 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 154367 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57689/solr
   [junit4]   2> 154390 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [n:127.0.0.1:57776_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 154392 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [n:127.0.0.1:57776_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 154396 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [n:127.0.0.1:57776_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57776_
   [junit4]   2> 154399 INFO  (zkCallback-255-thread-1-processing-n:127.0.0.1:57717_) [n:127.0.0.1:57717_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 154401 INFO  (zkCallback-267-thread-1-processing-n:127.0.0.1:57776_) [n:127.0.0.1:57776_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 154401 INFO  (zkCallback-249-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 154401 INFO  (zkCallback-261-thread-1-processing-n:127.0.0.1:57764_) [n:127.0.0.1:57764_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 154401 INFO  (zkCallback-245-thread-2-processing-n:127.0.0.1:57699_) [n:127.0.0.1:57699_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 154533 INFO  (zkCallback-255-thread-1-processing-n:127.0.0.1:57717_) [n:127.0.0.1:57717_    ] 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> 154534 INFO  (zkCallback-261-thread-1-processing-n:127.0.0.1:57764_) [n:127.0.0.1:57764_    ] 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> 154636 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [n:127.0.0.1:57776_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_800D6A0B5AD88B72-001\shard-3-001\cores
   [junit4]   2> 154636 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [n:127.0.0.1:57776_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 154654 INFO  (OverseerStateUpdate-97547774943428613-127.0.0.1:57699_-n_0000000000) [n:127.0.0.1:57699_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 154758 INFO  (zkCallback-255-thread-1-processing-n:127.0.0.1:57717_) [n:127.0.0.1:57717_    ] 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> 154758 INFO  (zkCallback-261-thread-1-processing-n:127.0.0.1:57764_) [n:127.0.0.1:57764_    ] 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> 154758 INFO  (zkCallback-267-thread-1-processing-n:127.0.0.1:57776_) [n:127.0.0.1:57776_    ] 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> 155679 WARN  (coreLoadExecutor-433-thread-1-processing-n:127.0.0.1:57776_) [n:127.0.0.1:57776_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 155679 INFO  (coreLoadExecutor-433-thread-1-processing-n:127.0.0.1:57776_) [n:127.0.0.1:57776_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 155706 INFO  (coreLoadExecutor-433-thread-1-processing-n:127.0.0.1:57776_) [n:127.0.0.1:57776_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 155789 WARN  (coreLoadExecutor-433-thread-1-processing-n:127.0.0.1:57776_) [n:127.0.0.1:57776_ 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> 155791 INFO  (coreLoadExecutor-433-thread-1-processing-n:127.0.0.1:57776_) [n:127.0.0.1:57776_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 155840 INFO  (coreLoadExecutor-433-thread-1-processing-n:127.0.0.1:57776_) [n:127.0.0.1:57776_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 155841 INFO  (coreLoadExecutor-433-thread-1-processing-n:127.0.0.1:57776_) [n:127.0.0.1:57776_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_800D6A0B5AD88B72-001\shard-3-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_800D6A0B5AD88B72-001\shard-3-001\cores\collection1\data\]
   [junit4]   2> 155841 INFO  (coreLoadExecutor-433-thread-1-processing-n:127.0.0.1:57776_) [n:127.0.0.1:57776_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@106c8cc
   [junit4]   2> 155846 INFO  (coreLoadExecutor-433-thread-1-processing-n:127.0.0.1:57776_) [n:127.0.0.1:57776_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1196291229, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 155864 WARN  (coreLoadExecutor-433-thread-1-processing-n:127.0.0.1:57776_) [n:127.0.0.1:57776_ c:collection1   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 155998 INFO  (coreLoadExecutor-433-thread-1-processing-n:127.0.0.1:57776_) [n:127.0.0.1:57776_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 155998 INFO  (coreLoadExecutor-433-thread-1-processing-n:127.0.0.1:57776_) [n:127.0.0.1:57776_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 155999 INFO  (coreLoadExecutor-433-thread-1-processing-n:127.0.0.1:57776_) [n:127.0.0.1:57776_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 155999 INFO  (coreLoadExecutor-433-thread-1-processing-n:127.0.0.1:57776_) [n:127.0.0.1:57776_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 156000 INFO  (coreLoadExecutor-433-thread-1-processing-n:127.0.0.1:57776_) [n:127.0.0.1:57776_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 156000 INFO  (coreLoadExecutor-433-thread-1-processing-n:127.0.0.1:57776_) [n:127.0.0.1:57776_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@60d8a[collection1] main]
   [junit4]   2> 156002 INFO  (coreLoadExecutor-433-thread-1-processing-n:127.0.0.1:57776_) [n:127.0.0.1:57776_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 156003 INFO  (coreLoadExecutor-433-thread-1-processing-n:127.0.0.1:57776_) [n:127.0.0.1:57776_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 156003 INFO  (coreLoadExecutor-433-thread-1-processing-n:127.0.0.1:57776_) [n:127.0.0.1:57776_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 156004 INFO  (searcherExecutor-434-thread-1-processing-n:127.0.0.1:57776_ x:collection1 c:collection1) [n:127.0.0.1:57776_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@60d8a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 156004 INFO  (coreLoadExecutor-433-thread-1-processing-n:127.0.0.1:57776_) [n:127.0.0.1:57776_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1560764411540406272
   [junit4]   2> 156011 INFO  (coreZkRegister-428-thread-1-processing-n:127.0.0.1:57776_ x:collection1 c:collection1) [n:127.0.0.1:57776_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 156011 INFO  (updateExecutor-264-thread-1-processing-n:127.0.0.1:57776_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:57776_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 156028 INFO  (recoveryExecutor-265-thread-1-processing-n:127.0.0.1:57776_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:57776_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 156028 INFO  (recoveryExecutor-265-thread-1-processing-n:127.0.0.1:57776_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:57776_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 156028 INFO  (recoveryExecutor-265-thread-1-processing-n:127.0.0.1:57776_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:57776_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 156029 INFO  (recoveryExecutor-265-thread-1-processing-n:127.0.0.1:57776_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:57776_ 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> 156029 INFO  (recoveryExecutor-265-thread-1-processing-n:127.0.0.1:57776_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:57776_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [https://127.0.0.1:57717/collection1/] and I am [https://127.0.0.1:57776/collection1/]
   [junit4]   2> 156042 INFO  (recoveryExecutor-265-thread-1-processing-n:127.0.0.1:57776_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:57776_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:57717]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:57776_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 156090 INFO  (qtp23177183-905) [n:127.0.0.1:57717_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 156091 INFO  (qtp23177183-905) [n:127.0.0.1:57717_    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard2 of collection1) have state: recovering
   [junit4]   2> 156091 INFO  (qtp23177183-905) [n:127.0.0.1:57717_    ] 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:57776_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"https://127.0.0.1:57776","node_name":"127.0.0.1:57776_","state":"down"}
   [junit4]   2> 156134 INFO  (zkCallback-261-thread-1-processing-n:127.0.0.1:57764_) [n:127.0.0.1:57764_    ] 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> 156134 INFO  (zkCallback-267-thread-1-processing-n:127.0.0.1:57776_) [n:127.0.0.1:57776_    ] 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> 156134 INFO  (zkCallback-255-thread-1-processing-n:127.0.0.1:57717_) [n:127.0.0.1:57717_    ] 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> 156935 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_800D6A0B5AD88B72-001\shard-4-001\cores\collection1
   [junit4]   2> 156939 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_800D6A0B5AD88B72-001\shard-4-001
   [junit4]   2> 156944 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 156945 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a82e37{/,null,AVAILABLE}
   [junit4]   2> 156946 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1672f5e{SSL,[ssl, http/1.1]}{127.0.0.1:57792}
   [junit4]   2> 156946 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.e.j.s.Server Started @167345ms
   [junit4]   2> 156946 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_800D6A0B5AD88B72-001\tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/, hostPort=57792, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_800D6A0B5AD88B72-001\shard-4-001\cores}
   [junit4]   2> 156947 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 156952 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.5.0
   [junit4]   2> 156952 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 156952 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 156952 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-02T13:22:14.195Z
   [junit4]   2> 156965 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15a8f2f3a220011, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 156966 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 156966 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_800D6A0B5AD88B72-001\shard-4-001\solr.xml
   [junit4]   2> 156985 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 156986 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57689/solr
   [junit4]   2> 157015 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [n:127.0.0.1:57792_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 157019 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [n:127.0.0.1:57792_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 157022 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [n:127.0.0.1:57792_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57792_
   [junit4]   2> 157025 INFO  (zkCallback-274-thread-1-processing-n:127.0.0.1:57792_) [n:127.0.0.1:57792_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 157026 INFO  (zkCallback-261-thread-1-processing-n:127.0.0.1:57764_) [n:127.0.0.1:57764_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 157026 INFO  (zkCallback-255-thread-1-processing-n:127.0.0.1:57717_) [n:127.0.0.1:57717_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 157026 INFO  (zkCallback-245-thread-3-processing-n:127.0.0.1:57699_) [n:127.0.0.1:57699_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 157026 INFO  (zkCallback-249-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 157027 INFO  (zkCallback-267-thread-1-processing-n:127.0.0.1:57776_) [n:127.0.0.1:57776_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 157092 INFO  (qtp23177183-905) [n:127.0.0.1:57717_    ] 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:57776_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"https://127.0.0.1:57776","node_name":"127.0.0.1:57776_","state":"recovering"}
   [junit4]   2> 157092 INFO  (qtp23177183-905) [n:127.0.0.1:57717_    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 157092 INFO  (qtp23177183-905) [n:127.0.0.1:57717_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:57776_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1002
   [junit4]   2> 157135 INFO  (zkCallback-261-thread-1-processing-n:127.0.0.1:57764_) [n:127.0.0.1:57764_    ] 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> 157136 INFO  (zkCallback-255-thread-1-processing-n:127.0.0.1:57717_) [n:127.0.0.1:57717_    ] 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> 157136 INFO  (zkCallback-267-thread-1-processing-n:127.0.0.1:57776_) [n:127.0.0.1:57776_    ] 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> 157303 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [n:127.0.0.1:57792_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_800D6A0B5AD88B72-001\shard-4-001\cores
   [junit4]   2> 157303 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [n:127.0.0.1:57792_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 157349 INFO  (OverseerStateUpdate-97547774943428613-127.0.0.1:57699_-n_0000000000) [n:127.0.0.1:57699_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 157454 INFO  (zkCallback-274-thread-1-processing-n:127.0.0.1:57792_) [n:127.0.0.1:57792_    ] 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> 157456 INFO  (zkCallback-261-thread-1-processing-n:127.0.0.1:57764_) [n:127.0.0.1:57764_    ] 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> 157456 INFO  (zkCallback-255-thread-1-processing-n:127.0.0.1:57717_) [n:127.0.0.1:57717_    ] 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> 157456 INFO  (zkCallback-267-thread-1-processing-n:127.0.0.1:57776_) [n:127.0.0.1:57776_    ] 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> 157596 INFO  (recoveryExecutor-265-thread-1-processing-n:127.0.0.1:57776_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:57776_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [https://127.0.0.1:57717/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 157596 INFO  (recoveryExecutor-265-thread-1-processing-n:127.0.0.1:57776_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:57776_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url=https://127.0.0.1:57776 START replicas=[https://127.0.0.1:57717/collection1/] nUpdates=100
   [junit4]   2> 157616 INFO  (qtp23177183-899) [n:127.0.0.1:57717_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:3.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 157616 INFO  (qtp23177183-899) [n:127.0.0.1:57717_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 157622 INFO  (recoveryExecutor-265-thread-1-processing-n:127.0.0.1:57776_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:57776_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:1.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 157622 INFO  (recoveryExecutor-265-thread-1-processing-n:127.0.0.1:57776_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:57776_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 157623 INFO  (recoveryExecutor-265-thread-1-processing-n:127.0.0.1:57776_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:57776_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 157623 INFO  (recoveryExecutor-265-thread-1-processing-n:127.0.0.1:57776_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:57776_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 157623 INFO  (recoveryExecutor-265-thread-1-processing-n:127.0.0.1:57776_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:57776_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 157623 INFO  (recoveryExecutor-265-thread-1-processing-n:127.0.0.1:57776_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:57776_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 157623 INFO  (recoveryExecutor-265-thread-1-processing-n:127.0.0.1:57776_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:57776_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 157623 INFO  (recoveryExecutor-265-thread-1-processing-n:127.0.0.1:57776_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:57776_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 157623 INFO  (recovery

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

cManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 201592 WARN  (zkCallback-267-thread-4-processing-n:127.0.0.1:57776_) [n:127.0.0.1:57776_ c:.system s:shard1 r:core_node2 x:.system_shard1_replica1] o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 201594 INFO  (zkCallback-274-thread-2-processing-n:127.0.0.1:57792_) [n:127.0.0.1:57792_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:57792/collection1/
   [junit4]   2> 201594 INFO  (zkCallback-274-thread-2-processing-n:127.0.0.1:57792_) [n:127.0.0.1:57792_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 201594 INFO  (zkCallback-274-thread-2-processing-n:127.0.0.1:57792_) [n:127.0.0.1:57792_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:57792/collection1/ has no replicas
   [junit4]   2> 201603 INFO  (zkCallback-274-thread-2-processing-n:127.0.0.1:57792_) [n:127.0.0.1:57792_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:57792/collection1/ shard1
   [junit4]   2> 201623 INFO  (zkCallback-267-thread-4-processing-n:127.0.0.1:57776_) [n:127.0.0.1:57776_ c:.system s:shard1 r:core_node2 x:.system_shard1_replica1] o.a.s.c.SolrCore [.system_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1cf53d8
   [junit4]   2> 201633 INFO  (zkCallback-267-thread-4-processing-n:127.0.0.1:57776_) [n:127.0.0.1:57776_ c:.system s:shard1 r:core_node2 x:.system_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core..system.shard1.replica1
   [junit4]   2> 201711 INFO  (zkCallback-274-thread-4-processing-n:127.0.0.1:57792_) [n:127.0.0.1:57792_    ] 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: [1])
   [junit4]   2> 202123 WARN  (zkCallback-267-thread-5-processing-n:127.0.0.1:57776_) [n:127.0.0.1:57776_    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 202123 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 202125 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@8df6ab{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 202126 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1de611a{/,null,UNAVAILABLE}
   [junit4]   2> 202127 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 57792
   [junit4]   2> 202128 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=4606157
   [junit4]   2> 202130 INFO  (coreCloseExecutor-630-thread-1) [n:127.0.0.1:57792_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1ea245a
   [junit4]   2> 202170 INFO  (coreCloseExecutor-630-thread-1) [n:127.0.0.1:57792_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 202172 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.c.Overseer Overseer (id=97547774943428627-127.0.0.1:57792_-n_0000000004) closing
   [junit4]   2> 202172 INFO  (OverseerStateUpdate-97547774943428627-127.0.0.1:57792_-n_0000000004) [n:127.0.0.1:57792_    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:57792_
   [junit4]   2> 202176 WARN  (zkCallback-274-thread-1-processing-n:127.0.0.1:57792_) [n:127.0.0.1:57792_    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 202178 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 202179 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1672f5e{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 202179 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@a82e37{/,null,UNAVAILABLE}
   [junit4]   2> 202184 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[800D6A0B5AD88B72]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57689 57689
   [junit4]   2> 202186 INFO  (Thread-199) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57689 57689
   [junit4]   2> 202188 WARN  (Thread-199) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	35	/solr/configs/conf1
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	2	/solr/configs/.system
   [junit4]   2> 	2	/solr/configs/.system/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 	2	/solr/collections/.system/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	67	/solr/overseer/queue
   [junit4]   2> 	55	/solr/overseer/collection-queue-work
   [junit4]   2> 	15	/solr/overseer/queue-work
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDynamicLoading -Dtests.method=testDynamicLoading -Dtests.seed=800D6A0B5AD88B72 -Dtests.slow=true -Dtests.locale=hr-HR -Dtests.timezone=America/Belize -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 58.1s J1 | TestDynamicLoading.testDynamicLoading <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected value  'X val' for path 'x' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "params":{"wt":"json"},
   [junit4]    >   "context":{
   [junit4]    >     "webapp":"",
   [junit4]    >     "path":"/test1",
   [junit4]    >     "httpMethod":"GET"},
   [junit4]    >   "class":"org.apache.solr.core.BlobStoreTestRequestHandler",
   [junit4]    >   "x":null},  from server:  null
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([800D6A0B5AD88B72:5840475CAD052ED2]:0)
   [junit4]    > 	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:556)
   [junit4]    > 	at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:232)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 202193 INFO  (SUITE-TestDynamicLoading-seed#[800D6A0B5AD88B72]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_800D6A0B5AD88B72-001
   [junit4]   2> Mar 02, 2017 1:22:59 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {blobName=PostingsFormat(name=MockRandom), size=BlockTreeOrds(blocksize=128), _version_=Lucene50(blocksize=128), id=PostingsFormat(name=Direct), version=Lucene50(blocksize=128), md5=PostingsFormat(name=MockRandom), timestamp=PostingsFormat(name=MockRandom)}, docValues:{}, maxPointsInLeafNode=735, maxMBSortInHeap=5.2667401482207445, sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=hr-HR, timezone=America/Belize
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_121 (32-bit)/cpus=3,threads=1,free=174547816,total=291766272
   [junit4]   2> NOTE: All tests run in this JVM: [TestManagedResourceStorage, TestFieldCacheSort, TestFiltering, TestMaxScoreQueryParser, DistanceFunctionTest, FileBasedSpellCheckerTest, TestSchemaManager, HLLSerializationTest, SolrXmlInZkTest, TestSolrDynamicMBean, CloneFieldUpdateProcessorFactoryTest, V2ApiIntegrationTest, TestCopyFieldCollectionResource, BadIndexSchemaTest, TestSuggestSpellingConverter, TestLegacyFieldCache, SharedFSAutoReplicaFailoverUtilsTest, TestSizeLimitedDistributedMap, TestStandardQParsers, TestLMDirichletSimilarityFactory, AtomicUpdatesTest, TestAddFieldRealTimeGet, TestPerFieldSimilarityWithDefaultOverride, RegexBoostProcessorTest, TestCustomSort, TestScoreJoinQPScore, TestConfigSetsAPIExclusivity, ZkStateReaderTest, TestDynamicFieldCollectionResource, DistributedFacetPivotLargeTest, TestLockTree, BasicAuthStandaloneTest, HdfsChaosMonkeyNothingIsSafeTest, AnalyticsMergeStrategyTest, CheckHdfsIndexTest, TestDynamicLoading]
   [junit4] Completed [72/697 (1!)] on J1 in 58.85s, 1 test, 1 failure <<< FAILURES!

[...truncated 56903 lines...]


[JENKINS] Lucene-Solr-6.x-Windows (32bit/jdk1.8.0_121) - Build # 763 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/763/
Java: 32bit/jdk1.8.0_121 -client -XX:+UseParallelGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestSolrConfigHandler

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-012\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-012\cores\core    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-012\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-012\cores    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-012: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-012 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-012\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-012\cores\core
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-012\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-012\cores
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-012: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-012

	at __randomizedtesting.SeedInfo.seed([5A8A14C5061FA9D3]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11659 lines...]
   [junit4] Suite: org.apache.solr.core.TestSolrConfigHandler
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\init-core-data-001
   [junit4]   2> 1209116 INFO  (SUITE-TestSolrConfigHandler-seed#[5A8A14C5061FA9D3]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1209125 INFO  (SUITE-TestSolrConfigHandler-seed#[5A8A14C5061FA9D3]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1209127 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReqHandlerAPIs
   [junit4]   2> 1209838 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1209838 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1209839 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-003\cores\core
   [junit4]   2> 1209844 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1209845 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f9b36d{/solr,null,AVAILABLE}
   [junit4]   2> 1209847 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2220b{HTTP/1.1,[http/1.1]}{127.0.0.1:55670}
   [junit4]   2> 1209848 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.e.j.s.Server Started @1214962ms
   [junit4]   2> 1209848 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55670, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-003\cores}
   [junit4]   2> 1209850 ERROR (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1209850 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.5.0
   [junit4]   2> 1209850 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1209850 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1209850 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-03T21:31:00.873Z
   [junit4]   2> 1209850 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\solr.xml
   [junit4]   2> 1209875 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1210031 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-003\cores
   [junit4]   2> 1210031 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1210168 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 1210267 WARN  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1210268 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1210288 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 1210301 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 1210431 WARN  (coreLoadExecutor-3972-thread-1) [    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> 1210432 WARN  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] query parser default operator is OR. WARNING: Deprecated, please use 'q.op' on request instead.
   [junit4]   2> 1210435 WARN  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 1210440 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 1210440 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 1210453 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 1210453 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 1210453 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 1210467 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1210467 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 1210468 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1210468 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 1210474 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 1210482 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf\schema-rest.xml to C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf\schema-rest.xml.bak
   [junit4]   2> 1210495 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1
   [junit4]   2> 1210496 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-003\cores\core\data\]
   [junit4]   2> 1210505 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=26.41796875, floorSegmentMB=1.17578125, forceMergeDeletesPctAllowed=15.843383109796171, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1210519 WARN  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1210674 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1210674 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1210674 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=21.970703125, floorSegmentMB=1.2119140625, forceMergeDeletesPctAllowed=2.053149585872529, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8248729564133178
   [junit4]   2> 1210675 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a19c2f[collection1] main]
   [junit4]   2> 1210676 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1210678 WARN  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 1210678 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1210678 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 1210678 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/stopwords/english
   [junit4]   2> 1210679 WARN  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 1210680 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1210680 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 1210680 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/stopwords/german
   [junit4]   2> 1210681 WARN  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 1210681 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 1210681 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
   [junit4]   2> 1210682 WARN  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 1210682 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 1210682 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/german
   [junit4]   2> 1210682 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1210682 INFO  (searcherExecutor-3973-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1a19c2f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1210857 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#55670
   [junit4]   2> 1210857 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.c.TestSolrConfigHandler These tests are run with V2 API
   [junit4]   2> 1210858 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] 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> 1210882 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.c.SolrResourceLoader Written confile configoverlay.json
   [junit4]   2> 1210885 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 1210971 WARN  (qtp25884224-13022) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1210972 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1211002 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 1211123 WARN  (qtp25884224-13022) [    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> 1211123 WARN  (qtp25884224-13022) [    x:collection1] o.a.s.s.IndexSchema [collection1] query parser default operator is OR. WARNING: Deprecated, please use 'q.op' on request instead.
   [junit4]   2> 1211125 WARN  (qtp25884224-13022) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 1211128 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 1211128 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 1211139 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 1211139 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 1211139 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 1211141 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1211141 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 1211141 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1211141 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 1211168 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1
   [junit4]   2> 1211172 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-003\cores\core\data\]
   [junit4]   2> 1211180 WARN  (qtp25884224-13022) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1211345 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1211346 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1211346 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@141acc5[collection1] main]
   [junit4]   2> 1211347 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1211348 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1211348 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 1211348 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 1211348 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/stopwords/english
   [junit4]   2> 1211348 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1211349 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 1211349 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 1211349 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/stopwords/german
   [junit4]   2> 1211349 WARN  (qtp25884224-13022) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 1211349 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 1211349 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
   [junit4]   2> 1211350 WARN  (qtp25884224-13022) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 1211350 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 1211350 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/german
   [junit4]   2> 1211350 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1211350 INFO  (searcherExecutor-3977-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@141acc5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1211353 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=26.41796875, floorSegmentMB=1.17578125, forceMergeDeletesPctAllowed=15.843383109796171, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1211354 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1211354 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@11a59d1[collection1] main]
   [junit4]   2> 1211355 INFO  (searcherExecutor-3977-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@11a59d1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1211355 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.h.SolrConfigHandler Executed config commands successfully and persited to File System [{"create-requesthandler":{
   [junit4]   2>     "name":"/x",
   [junit4]   2>     "class":"org.apache.solr.handler.DumpRequestHandler",
   [junit4]   2>     "startup":"lazy"}}]
   [junit4]   2> 1211355 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4d0df1
   [junit4]   2> 1211356 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1211358 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config?wt=json , payload: {
   [junit4]   2> 'update-requesthandler' : { 'name' : '/x', 'class': 'org.apache.solr.handler.DumpRequestHandler' ,registerPath :'/,/v2',  'startup' : 'lazy' , 'a':'b' , 'defaults': {'def_a':'def A val', 'multival':['a','b','c']}}
   [junit4]   2> }
   [junit4]   2> 1211361 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.c.SolrResourceLoader Written confile configoverlay.json
   [junit4]   2> 1211365 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 1211436 WARN  (qtp25884224-13017) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1211436 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1211461 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 1211567 WARN  (qtp25884224-13017) [    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> 1211567 WARN  (qtp25884224-13017) [    x:collection1] o.a.s.s.IndexSchema [collection1] query parser default operator is OR. WARNING: Deprecated, please use 'q.op' on request instead.
   [junit4]   2> 1211569 WARN  (qtp25884224-13017) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 1211571 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 1211573 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 1211581 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 1211581 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 1211581 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 1211582 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1211582 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 1211582 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1211582 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 1211605 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1
   [junit4]   2> 1211607 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-003\cores\core\data\]
   [junit4]   2> 1211612 WARN  (qtp25884224-13017) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1211761 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1211761 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1211762 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4bc975[collection1] main]
   [junit4]   2> 1211763 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1211763 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1211763 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 1211763 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 1211763 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/stopwords/english
   [junit4]   2> 1211764 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1211764 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 1211764 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 1211764 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/stopwords/german
   [junit4]   2> 1211764 WARN  (qtp25884224-13017) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 1211764 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 1211765 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
   [junit4]   2> 1211765 WARN  (qtp25884224-13017) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 1211765 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 1211765 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/german
   [junit4]   2> 1211765 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1211765 INFO  (searcherExecutor-3981-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4bc975[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1211768 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=26.41796875, floorSegmentMB=1.17578125, forceMergeDeletesPctAllowed=15.843383109796171, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1211769 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1211770 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@166d4f6[collection1] main]
   [junit4]   2> 1211770 INFO  (searcherExecutor-3981-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@166d4f6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1211770 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.h.SolrConfigHandler Executed config commands successfully and persited to File System [{"update-requesthandler":{
   [junit4]   2>     "name":"/x",
   [junit4]   2>     "class":"org.apache.solr.handler.DumpRequestHandler",
   [junit4]   2>     "registerPath":"/,/v2",
   [junit4]   2>     "startup":"lazy",
   [junit4]   2>     "a":"b",
   [junit4]   2>     "defaults":{
   [junit4]   2>       "def_a":"def A val",
   [junit4]   2>       "multival":[
   [junit4]   2>         "a",
   [junit4]   2>         "b",
   [junit4]   2>         "c"]}}}]
   [junit4]   2> 1211770 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@55d493
   [junit4]   2> 1211771 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1211773 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config?wt=json , payload: {
   [junit4]   2> 'update-requesthandler' : { 'name' : '/dump', 'initParams': 'a','class': 'org.apache.solr.handler.DumpRequestHandler' , 'defaults': {'a':'A','b':'B','c':'C'}}
   [junit4]   2> }
   [junit4]   2> 1211779 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.c.SolrResourceLoader Written confile configoverlay.json
   [junit4]   2> 1211782 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 1211854 WARN  (qtp25884224-13015) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1211856 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1211892 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 1211988 WARN  (qtp25884224-13015) [    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> 1211988 WARN  (qtp25884224-13015) [    x:collection1] o.a.s.s.IndexSchema [collection1] query parser default operator is OR. WARNING: Deprecated, please use 'q.op' on request instead.
   [junit4]   2> 1211993 WARN  (qtp25884224-13015) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 1211996 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 1211996 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 1212007 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 1212007 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 1212007 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 1212009 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1212009 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 1212009 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1212009 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 1212033 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1
   [junit4]   2> 1212036 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-003\cores\core\data\]
   [junit4]   2> 1212042 WARN  (qtp25884224-13015) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = org.apache.solr.handler.DumpRequestHandler,attributes = {name=/dump, initParams=a, class=org.apache.solr.handler.DumpRequestHandler, defaults={a=A, b=B, c=C}},args = {initParams=a,defaults={a=A,b=B,c=C}}}
   [junit4]   2> 1212189 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1212189 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1212190 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@561ef9[collection1] main]
   [junit4]   2> 1212191 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1212192 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1212192 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 1212192 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 1212192 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/stopwords/english
   [junit4]   2> 1212192 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1212192 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 1212192 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 1212192 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/stopwords/german
   [junit4]   2> 1212193 WARN  (qtp25884224-13015) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 1212193 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 1212193 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
   [junit4]   2> 1212193 WARN  (qtp25884224-13015) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 1212193 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 1212193 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/german
   [junit4]   2> 1212193 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1212194 INFO  (searcherExecutor-3985-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@561ef9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1212196 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=26.41796875, floorSegmentMB=1.17578125, forceMergeDeletesPctAllowed=15.843383109796171, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1212197 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1212197 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@13eec53[collection1] main]
   [junit4]   2> 1212198 INFO  (searcherExecutor-3985-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@13eec53[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1212198 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.h.SolrConfigHandler Executed config commands successfully and persited to File System [{"update-requesthandler":{
   [junit4]   2>     "name":"/dump",
   [junit4]   2>     "initParams":"a",
   [junit4]   2>     "class":"org.apache.solr.handler.DumpRequestHandler",
   [junit4]   2>     "defaults":{
   [junit4]   2>       "a":"A",
   [junit4]   2>       "b":"B",
   [junit4]   2>       "c":"C"}}}]
   [junit4]   2> 1212199 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7bcf98
   [junit4]   2> 1212206 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1212213 INFO  (qtp25884224-13013) [    x:collection1] o.a.s.c.PluginBag Going to create a new requestHandler with {type = requestHandler,name = /x,class = org.apache.solr.handler.DumpRequestHandler,attributes = {name=/x, class=org.apache.solr.handler.DumpRequestHandler, registerPath=/,/v2, startup=lazy, a=b, defaults={def_a=def A val, multival=[a, b, c]}},args = {registerPath=/,/v2,startup=lazy,a=b,defaults={def_a=def A val,multival=[a, b, c]}}} 
   [junit4]   2> 1212216 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config?wt=json , payload: {
   [junit4]   2> 'delete-requesthandler' : '/x'}
   [junit4]   2> 1212218 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.c.SolrResourceLoader Written confile configoverlay.json
   [junit4]   2> 1212225 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 1212308 WARN  (qtp25884224-13011) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1212309 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1212346 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 1212520 WARN  (qtp25884224-13011) [    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> 1212520 WARN  (qtp25884224-13011) [    x:collection1] o.a.s.s.IndexSchema [collection1] query parser default operator is OR. WARNING: Deprecated, please use 'q.op' on request instead.
   [junit4]   2> 1212523 WARN  (qtp25884224-13011) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 1212527 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 1212527 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 1212541 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 1212541 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 1212541 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 1212543 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1212543 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 1212543 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1212543 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 1212565 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1
   [junit4]   2> 1212568 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-003\cores\core\data\]
   [junit4]   2> 1212573 WARN  (qtp25884224-13011) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = org.apache.solr.handler.DumpRequestHandler,attributes = {name=/dump, initParams=a, class=org.apache.solr.handler.DumpRequestHandler, defaults={a=A, b=B, c=C}},args = {initParams=a,defaults={a=A,b=B,c=C}}}
   [junit4]   2> 1212717 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1212717 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1212718 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1260f80[collection1] main]
   [junit4]   2> 1212718 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1212719 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1212719 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 1212719 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 1212719 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/stopwords/english
   [junit4]   2> 1212719 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1212719 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 1212720 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 1212720 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/stopwords/german
   [junit4]   2> 1212720 WARN  (qtp25884224-13011) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 1212720 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 1212720 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
   [junit4]   2> 1212720 WARN  (qtp25884224-13011) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 1212720 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 1212721 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/german
   [junit4]   2> 1212721 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1212723 INFO  (searcherExecutor-3989-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1260f80[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1212725 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=26.41796875, floorSegmentMB=1.17578125, forceMergeDeletesPctAllowed=15.843383109796171, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1212726 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1212726 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@25418[collection1] main]
   [junit4]   2> 1212726 INFO  (searcherExecutor-3989-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@25418[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1212726 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.h.SolrConfigHandler Executed config commands successfully and persited to File System [{"delete-requesthandler":"/x"}]
   [junit4]   2> 1212727 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@768c61
   [junit4]   2> 1212727 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1212730 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config?wt=json , payload: {
   [junit4]   2> 'create-queryconverter' : { 'name' : 'qc', 'class': 'org.apache.solr.spelling.SpellingQueryConverter'}
   [junit4]   2> }
   [junit4]   2> 1212733 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.c.SolrResourceLoader Written confile configoverlay.json
   [junit4]   2> 1212736 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 1212812 WARN  (qtp25884224-13018) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1212813 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1212838 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 1212941 WARN  (qtp25884224-13018) [    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> 1212941 WARN  (qtp25884224-13018) [    x:collection1] o.a.s.s.IndexSchema [collection1] query parser default operator is OR. WARNING: Deprecated, please use 'q.op' on request instead.
   [junit4]   2> 1212942 WARN  (qtp25884224-13018) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 1212945 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 1212945 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 1212953 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 1212953 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 1212953 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 1212955 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1212955 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 1212955 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1212955 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 1212974 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1
   [junit4]   2> 1212977 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-003\cores\core\data\]
   [junit4]   2> 1212982 WARN  (qtp25884224-13018) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = org.apache.solr.handler.DumpRequestHandler,attributes = {name=/dump, initParams=a, class=org.apache.solr.handler.DumpRequestHandler, defaults={a=A, b=B, c=C}},args = {initParams=a,defaults={a=A,b=B,c=C}}}
   [junit4]   2> 1213127 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1213127 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1213127 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1167575[collection1] main]
   [junit4]   2> 1213129 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1213129 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1213129 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 1213129 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 1213129 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/stopwords/english
   [junit4]   2> 1213130 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1213130 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 1213130 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 1213130 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/stopwords/german
   [junit4]   2> 1213130 WARN  (qtp25884224-13018) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 1213130 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 1213130 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
   [junit4]   2> 1213131 WARN  (qtp25884224-13018) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 1213131 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 1213131 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/german
   [junit4]   2> 1213131 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1213131 INFO  (searcherExecutor-3993-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1167575[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1213135 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=26.41796875, floorSegmentMB=1.17578125, forceMergeDeletesPctAllowed=15.843383109796171, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1213136 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1213137 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@18a5e3f[collection1] main]
   [junit4]   2> 1213137 INFO  (searcherExecutor-3993-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@18a5e3f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1213137 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.h.SolrConfigHandler Executed config commands successfully and persited to File System [{"create-queryconverter":{
   [junit4]   2>     "name":"qc",
   [junit4]   2>     "class":"org.apache.solr.spelling.SpellingQueryConverter"}}]
   [junit4]   2> 1213137 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@885e15
   [junit4]   2> 1213138 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1213143 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config?wt=json , payload: {
   [junit4]   2> 'update-queryconverter' : { 'name' : 'qc', 'class': 'org.apache.solr.spelling.SuggestQueryConverter'}
   [junit4]   2> }
   [junit4]   2> 1213146 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.c.SolrResourceLoader Written confile configoverlay.json
   [junit4]   2> 1213151 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 1213255 WARN  (qtp25884224-13021) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1213256 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1213296 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 1213415 WARN  (qtp25884224-13021) [    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> 1213416 WARN  (qtp25884224-13021) [    x:collection1] o.a.s.s.IndexSchema [collection1] query parser default operator is OR. WARNING: Deprecated, please use 'q.op' on request instead.
   [junit4]   2> 1213417 WARN  (qtp25884224-13021) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 1213421 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 1213421 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 1213431 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 1213432 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 1213432 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 1213433 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1213433 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 1213433 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1213434 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 1213461 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1
   [junit4]   2> 1213464 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-003\cores\core\data\]
   [junit4]   2> 1213468 WARN  (qtp25884224-13021) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = org.apache.solr.handler.DumpRequestHandler,attributes = {name=/dump, initParams=a, class=org.apache.solr.handler.DumpRequestHandler, defaults={a=A, b=B, c=C}},args = {initParams=a,defaults={a=A,b=B,c=C}}}
   [junit4]   2> 1213620 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1213620 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1213620 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1663e70[collection1] main]
   [junit4]   2> 1213621 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1213622 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1213622 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 1213622 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 1213622 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/stopwords/english
   [junit4]   2> 1213623 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1213623 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 1213623 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 1213623 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/stopwords/german
   [junit4]   2> 1213623 WARN  (qtp25884224-13021) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 1213623 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 1213623 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
   [junit4]   2> 1213623 WARN  (qtp25884224-13021) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 1213623 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 1213623 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/german
   [junit4]   2> 1213623 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1213625 INFO  (searcherExecutor-3997-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1663e70[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1213627 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=26.41796875, floorSegmentMB=1.17578125, forceMergeDeletesPctAllowed=15.843383109796171, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1213628 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1213628 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@f8511b[collection1] main]
   [junit4]   2> 1213628 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.h.SolrConfigHandler Executed config commands successfully and persited to File System [{"update-queryconverter":{
   [junit4]   2>     "name":"qc",
   [junit4]   2>     "class":"org.apache.solr.spelling.SuggestQueryConverter"}}]
   [junit4]   2> 1213629 INFO  (searcherExecutor-3997-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@f8511b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1213629 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@93f110
   [junit4]   2> 1213629 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1213634 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config?wt=json , payload: {
   [junit4]   2> 'delete-queryconverter' : 'qc'}
   [junit4]   2> 1213637 INFO  (qtp25884224-13014) [    x:collection1] o.a.s.c.SolrResourceLoader Written confile configoverlay.json
   [junit4]   2> 1213643 INFO  (qtp25884224-13014) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 1213723 WARN  (qtp25884224-13014) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1213724 INFO  (qtp25884224-13014) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1213752 INFO  (qtp25884224-13014) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 1213853 WARN  (qtp25884224-13014) [    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> 1213853 WARN  (qtp25884224-13014) [    x:collection1] o.a.s.s.IndexSchema [collection1] query parser default operator is OR. WARNING: Deprecated, please use 'q.op' on request instead.
   [junit4]   2> 1213855 WARN  (qtp25884224-13014) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 1213858 INFO  (qtp25884224-13014) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 1213858 INFO  (qtp25884224-13014) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 1213874 INFO  (qtp25884224-13014) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 1213874 INFO  (qtp25884224-13014) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 1213875 INFO  (qtp25884224-13014) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 1213876 INFO  (qtp25884224-13014) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1213877 INFO  (qtp25884224-13014) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 1213877 INFO  (qtp25884224-13014) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1213877 INFO  (qtp25884224-13014) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 1213900 INFO  (qtp25884224-13014) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1
   [junit4]   2> 1213906 INFO  (qtp25884224-13014) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-003\cores\core\data\]
   [junit4]   2> 1213913 WARN  (qtp25884224-13014) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = org.apache.solr.handler.DumpRequestHandler,attributes = {name=/dump, initParams=a, class=org.apache.solr.handler.DumpRequestHandler, defaults={a=A, b=B, c=C}},args = {initParams=a,defaults={a=A,b=B,c=C}}}
   [junit4]   2> 1214060 INFO  (qtp25884224-13014) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1214060 INFO  (qtp25884224-13014) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1214061 INFO  (qtp25884224-13014) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@19a52c2[collection1] main]
   [junit4]   2> 1214062 INFO  (qtp25884224-13014) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1214062 INFO  (qtp25884224-13014) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1214063 INFO  (qtp25884224-13014) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 1214063 INFO  (qtp25884224-13014) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Load

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

Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 1227927 INFO  (qtp29770120-13129) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
   [junit4]   2> 1227927 WARN  (qtp29770120-13129) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 1227927 INFO  (qtp29770120-13129) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 1227927 INFO  (qtp29770120-13129) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/german
   [junit4]   2> 1227927 INFO  (qtp29770120-13129) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1227988 INFO  (searcherExecutor-4113-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@8a24c7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1227989 INFO  (qtp29770120-13129) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=21.970703125, floorSegmentMB=1.2119140625, forceMergeDeletesPctAllowed=2.053149585872529, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8248729564133178
   [junit4]   2> 1227990 INFO  (qtp29770120-13129) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1227990 INFO  (qtp29770120-13129) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1786b4a[collection1] main]
   [junit4]   2> 1227990 INFO  (searcherExecutor-4113-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1786b4a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1227990 INFO  (qtp29770120-13129) [    x:collection1] o.a.s.h.SolrConfigHandler Executed config commands successfully and persited to File System [{"create-requesthandler":{
   [junit4]   2>     "name":"aRequestHandler",
   [junit4]   2>     "registerPath":"/v2",
   [junit4]   2>     "class":"org.apache.solr.handler.DumpRequestHandler",
   [junit4]   2>     "spec":{
   [junit4]   2>       "methods":[
   [junit4]   2>         "GET",
   [junit4]   2>         "POST"],
   [junit4]   2>       "url":{"paths":["/something/{part1}/fixed/{part2}"]}}}}]
   [junit4]   2> 1227991 INFO  (qtp29770120-13129) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/config params={wt=json} status=0 QTime=823
   [junit4]   2> 1227991 INFO  (qtp29770120-13129) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@d1be6e
   [junit4]   2> 1227991 INFO  (qtp29770120-13129) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1227995 INFO  (qtp29770120-13133) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/config/overlay params={wt=json} status=0 QTime=0
   [junit4]   2> 1228001 INFO  (TEST-TestSolrConfigHandler.testReqParams-seed#[5A8A14C5061FA9D3]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@19bacdf{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1228001 INFO  (TEST-TestSolrConfigHandler.testReqParams-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=32218642
   [junit4]   2> 1228010 INFO  (coreCloseExecutor-4117-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@ffeaf
   [junit4]   2> 1228022 INFO  (coreCloseExecutor-4117-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1228024 INFO  (TEST-TestSolrConfigHandler.testReqParams-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1228024 INFO  (TEST-TestSolrConfigHandler.testReqParams-seed#[5A8A14C5061FA9D3]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@d0c9c4{/solr,null,UNAVAILABLE}
   [junit4]   2> 1228026 INFO  (TEST-TestSolrConfigHandler.testReqParams-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReqParams
   [junit4]   2> 1228029 INFO  (SUITE-TestSolrConfigHandler-seed#[5A8A14C5061FA9D3]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1228030 INFO  (SUITE-TestSolrConfigHandler-seed#[5A8A14C5061FA9D3]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for all SolrIndexSearchers to be released
   [junit4]   2> 1228030 INFO  (SUITE-TestSolrConfigHandler-seed#[5A8A14C5061FA9D3]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1298, maxMBSortInHeap=7.50958207668585, sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=ar-LB, timezone=Etc/GMT-4
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_121 (32-bit)/cpus=3,threads=1,free=86429336,total=393478144
   [junit4]   2> NOTE: All tests run in this JVM: [TestSha256AuthenticationProvider, TestSystemCollAutoCreate, BufferStoreTest, HdfsWriteToMultipleCollectionsTest, TestJsonFacetRefinement, HttpPartitionTest, TestHighlightDedupGrouping, SolrGangliaReporterTest, TestEmbeddedSolrServerConstructors, TestSolrQueryParserDefaultOperatorResource, DistributedSuggestComponentTest, TestRawTransformer, PeerSyncTest, TestPhraseSuggestions, TestInitParams, CollectionsAPIAsyncDistributedZkTest, MetricUtilsTest, TlogReplayBufferedWhileIndexingTest, TestFaceting, JSONWriterTest, TestGroupingSearch, TestCloudPseudoReturnFields, SimplePostToolTest, DistributedFacetPivotLongTailTest, SoftAutoCommitTest, SolrCloudExampleTest, DistributedSpellCheckComponentTest, BasicAuthIntegrationTest, TestBM25SimilarityFactory, TestComponentsName, DistributedMLTComponentTest, BooleanFieldTest, SynonymTokenizerTest, SimpleMLTQParserTest, TestStressInPlaceUpdates, TestTolerantUpdateProcessorCloud, TestBlendedInfixSuggestions, TestSolrDeletionPolicy1, TestRemoteStreaming, JSONWriterTest, OpenExchangeRatesOrgProviderTest, LeaderElectionTest, TestFunctionQuery, TestPointFields, RollingRestartTest, OverriddenZkACLAndCredentialsProvidersTest, EnumFieldTest, HdfsLockFactoryTest, DocExpirationUpdateProcessorFactoryTest, WrapperMergePolicyFactoryTest, ClassificationUpdateProcessorTest, TestShortCircuitedRequests, ClassificationUpdateProcessorFactoryTest, DistributedQueryElevationComponentTest, TestPostingsSolrHighlighter, MigrateRouteKeyTest, TestLFUCache, TestUniqueKeyFieldResource, StandardRequestHandlerTest, TestPivotHelperCode, DeleteStatusTest, ParsingFieldUpdateProcessorsTest, ZkControllerTest, TestCollationField, SortSpecParsingTest, CdcrRequestHandlerTest, SolrMetricReporterTest, TestGraphTermsQParserPlugin, TestClusterStateMutator, TestMiniSolrCloudClusterSSL, CachingDirectoryFactoryTest, TestStressRecovery, TestNumericTerms32, HttpSolrCallGetCoreTest, FastVectorHighlighterTest, HdfsRecoveryZkTest, TestLocalFSCloudBackupRestore, TestSortByMinMaxFunction, TestConfigsApi, AlternateDirectoryTest, SegmentsInfoRequestHandlerTest, CustomCollectionTest, RemoteQueryErrorTest, SyncSliceTest, CoreMergeIndexesAdminHandlerTest, TestFieldResource, TestSurroundQueryParser, TestManagedSchemaAPI, HLLUtilTest, TestRequestForwarding, CdcrReplicationDistributedZkTest, TestSolrConfigHandlerCloud, DistributedFacetPivotSmallTest, TestMinMaxOnMultiValuedField, TestCloudInspectUtil, BlobRepositoryCloudTest, RecoveryZkTest, LeaderFailoverAfterPartitionTest, PathHierarchyTokenizerFactoryTest, ChaosMonkeyNothingIsSafeTest, TestClusterProperties, TestSolrConfigHandler]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrConfigHandler -Dtests.seed=5A8A14C5061FA9D3 -Dtests.slow=true -Dtests.locale=ar-LB -Dtests.timezone=Etc/GMT-4 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestSolrConfigHandler (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-012\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-012\cores\core
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-012\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-012\cores
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-012: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-012
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5A8A14C5061FA9D3]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [221/697 (1!)] on J0 in 20.02s, 4 tests, 1 error <<< FAILURES!

[...truncated 56465 lines...]


[JENKINS] Lucene-Solr-6.x-Windows (64bit/jdk1.8.0_121) - Build # 762 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/762/
Java: 64bit/jdk1.8.0_121 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery

Error Message:
Expected a collection with one shard and two replicas null Last available state: DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/6)={   "replicationFactor":"2",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node1":{           "core":"MissingSegmentRecoveryTest_shard1_replica2",           "base_url":"http://127.0.0.1:65099/solr",           "node_name":"127.0.0.1:65099_solr",           "state":"down"},         "core_node2":{           "core":"MissingSegmentRecoveryTest_shard1_replica1",           "base_url":"http://127.0.0.1:65098/solr",           "node_name":"127.0.0.1:65098_solr",           "state":"active",           "leader":"true"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",   "autoAddReplicas":"false"}

Stack Trace:
java.lang.AssertionError: Expected a collection with one shard and two replicas
null
Last available state: DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/6)={
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node1":{
          "core":"MissingSegmentRecoveryTest_shard1_replica2",
          "base_url":"http://127.0.0.1:65099/solr",
          "node_name":"127.0.0.1:65099_solr",
          "state":"down"},
        "core_node2":{
          "core":"MissingSegmentRecoveryTest_shard1_replica1",
          "base_url":"http://127.0.0.1:65098/solr",
          "node_name":"127.0.0.1:65098_solr",
          "state":"active",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false"}
	at __randomizedtesting.SeedInfo.seed([F657FD80BBA8CECE:A6026583E28978D3]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:265)
	at org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery(MissingSegmentRecoveryTest.java:105)
	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 com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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:368)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12540 lines...]
   [junit4] Suite: org.apache.solr.cloud.MissingSegmentRecoveryTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_F657FD80BBA8CECE-001\init-core-data-001
   [junit4]   2> 2172162 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[F657FD80BBA8CECE]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 2172168 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[F657FD80BBA8CECE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2172170 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[F657FD80BBA8CECE]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_F657FD80BBA8CECE-001\tempDir-001
   [junit4]   2> 2172170 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[F657FD80BBA8CECE]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2172171 INFO  (Thread-3801) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2172171 INFO  (Thread-3801) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2172272 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[F657FD80BBA8CECE]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:65094
   [junit4]   2> 2172281 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15a9184645c0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2172285 INFO  (jetty-launcher-2399-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2172285 INFO  (jetty-launcher-2399-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2172286 INFO  (jetty-launcher-2399-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ed2648e{/solr,null,AVAILABLE}
   [junit4]   2> 2172286 INFO  (jetty-launcher-2399-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5a86a4c9{/solr,null,AVAILABLE}
   [junit4]   2> 2172290 INFO  (jetty-launcher-2399-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5e487841{HTTP/1.1,[http/1.1]}{127.0.0.1:65098}
   [junit4]   2> 2172290 INFO  (jetty-launcher-2399-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@618468ba{HTTP/1.1,[http/1.1]}{127.0.0.1:65099}
   [junit4]   2> 2172290 INFO  (jetty-launcher-2399-thread-2) [    ] o.e.j.s.Server Started @2178050ms
   [junit4]   2> 2172290 INFO  (jetty-launcher-2399-thread-1) [    ] o.e.j.s.Server Started @2178050ms
   [junit4]   2> 2172290 INFO  (jetty-launcher-2399-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65098}
   [junit4]   2> 2172290 INFO  (jetty-launcher-2399-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65099}
   [junit4]   2> 2172290 ERROR (jetty-launcher-2399-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2172290 ERROR (jetty-launcher-2399-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2172291 INFO  (jetty-launcher-2399-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.5.0
   [junit4]   2> 2172290 INFO  (jetty-launcher-2399-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.5.0
   [junit4]   2> 2172291 INFO  (jetty-launcher-2399-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2172291 INFO  (jetty-launcher-2399-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2172291 INFO  (jetty-launcher-2399-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2172291 INFO  (jetty-launcher-2399-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2172291 INFO  (jetty-launcher-2399-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-03T00:14:17.295Z
   [junit4]   2> 2172291 INFO  (jetty-launcher-2399-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-03T00:14:17.295Z
   [junit4]   2> 2172298 INFO  (jetty-launcher-2399-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2172298 INFO  (jetty-launcher-2399-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2172320 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15a9184645c0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2172322 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15a9184645c0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2172326 INFO  (jetty-launcher-2399-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2172326 INFO  (jetty-launcher-2399-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2172327 INFO  (jetty-launcher-2399-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65094/solr
   [junit4]   2> 2172328 INFO  (jetty-launcher-2399-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65094/solr
   [junit4]   2> 2172336 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15a9184645c0004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2172365 INFO  (jetty-launcher-2399-thread-2) [n:127.0.0.1:65098_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2172365 INFO  (jetty-launcher-2399-thread-1) [n:127.0.0.1:65099_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2172366 INFO  (jetty-launcher-2399-thread-2) [n:127.0.0.1:65098_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:65098_solr
   [junit4]   2> 2172367 INFO  (jetty-launcher-2399-thread-1) [n:127.0.0.1:65099_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65099_solr
   [junit4]   2> 2172368 INFO  (jetty-launcher-2399-thread-2) [n:127.0.0.1:65098_solr    ] o.a.s.c.Overseer Overseer (id=97550339747348485-127.0.0.1:65098_solr-n_0000000000) starting
   [junit4]   2> 2172374 INFO  (zkCallback-2410-thread-1-processing-n:127.0.0.1:65099_solr) [n:127.0.0.1:65099_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2172375 INFO  (zkCallback-2411-thread-1-processing-n:127.0.0.1:65098_solr) [n:127.0.0.1:65098_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2172383 INFO  (jetty-launcher-2399-thread-2) [n:127.0.0.1:65098_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65098_solr
   [junit4]   2> 2172385 INFO  (OverseerStateUpdate-97550339747348485-127.0.0.1:65098_solr-n_0000000000) [n:127.0.0.1:65098_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2172386 INFO  (zkCallback-2410-thread-1-processing-n:127.0.0.1:65099_solr) [n:127.0.0.1:65099_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2172542 INFO  (jetty-launcher-2399-thread-2) [n:127.0.0.1:65098_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_F657FD80BBA8CECE-001\tempDir-001\node2\.
   [junit4]   2> 2172543 INFO  (jetty-launcher-2399-thread-1) [n:127.0.0.1:65099_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_F657FD80BBA8CECE-001\tempDir-001\node1\.
   [junit4]   2> 2173678 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[F657FD80BBA8CECE]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2173680 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[F657FD80BBA8CECE]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65094/solr ready
   [junit4]   2> 2173700 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[F657FD80BBA8CECE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLeaderRecovery
   [junit4]   2> 2173707 INFO  (qtp383579106-15271) [n:127.0.0.1:65098_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=MissingSegmentRecoveryTest&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2173709 INFO  (OverseerThreadFactory-7039-thread-1-processing-n:127.0.0.1:65098_solr) [n:127.0.0.1:65098_solr    ] o.a.s.c.CreateCollectionCmd Create collection MissingSegmentRecoveryTest
   [junit4]   2> 2173823 INFO  (qtp383579106-15276) [n:127.0.0.1:65098_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica1&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2173823 INFO  (qtp1914064924-15279) [n:127.0.0.1:65099_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica2&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2173934 INFO  (zkCallback-2411-thread-3-processing-n:127.0.0.1:65098_solr) [n:127.0.0.1:65098_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2173934 INFO  (zkCallback-2410-thread-1-processing-n:127.0.0.1:65099_solr) [n:127.0.0.1:65099_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2174863 INFO  (qtp383579106-15276) [n:127.0.0.1:65098_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 2174863 INFO  (qtp1914064924-15279) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 2174886 INFO  (qtp383579106-15276) [n:127.0.0.1:65098_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.IndexSchema [MissingSegmentRecoveryTest_shard1_replica1] Schema name=minimal
   [junit4]   2> 2174886 INFO  (qtp1914064924-15279) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.IndexSchema [MissingSegmentRecoveryTest_shard1_replica2] Schema name=minimal
   [junit4]   2> 2174900 INFO  (qtp1914064924-15279) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2174900 INFO  (qtp383579106-15276) [n:127.0.0.1:65098_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2174909 INFO  (qtp1914064924-15279) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'MissingSegmentRecoveryTest_shard1_replica2' using configuration from collection MissingSegmentRecoveryTest
   [junit4]   2> 2174909 INFO  (qtp383579106-15276) [n:127.0.0.1:65098_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'MissingSegmentRecoveryTest_shard1_replica1' using configuration from collection MissingSegmentRecoveryTest
   [junit4]   2> 2174910 INFO  (qtp383579106-15276) [n:127.0.0.1:65098_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore [[MissingSegmentRecoveryTest_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_F657FD80BBA8CECE-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_F657FD80BBA8CECE-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica1\data\]
   [junit4]   2> 2174910 INFO  (qtp1914064924-15279) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore [[MissingSegmentRecoveryTest_shard1_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_F657FD80BBA8CECE-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_F657FD80BBA8CECE-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica2\data\]
   [junit4]   2> 2175090 INFO  (qtp383579106-15276) [n:127.0.0.1:65098_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2175090 INFO  (qtp383579106-15276) [n:127.0.0.1:65098_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2175090 INFO  (qtp1914064924-15279) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2175090 INFO  (qtp1914064924-15279) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2175092 INFO  (qtp383579106-15276) [n:127.0.0.1:65098_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2175092 INFO  (qtp383579106-15276) [n:127.0.0.1:65098_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2175092 INFO  (qtp1914064924-15279) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2175092 INFO  (qtp1914064924-15279) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2175095 INFO  (qtp1914064924-15279) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@149e87b4[MissingSegmentRecoveryTest_shard1_replica2] main]
   [junit4]   2> 2175095 INFO  (qtp383579106-15276) [n:127.0.0.1:65098_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@e730ceb[MissingSegmentRecoveryTest_shard1_replica1] main]
   [junit4]   2> 2175096 INFO  (qtp383579106-15276) [n:127.0.0.1:65098_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2175096 INFO  (qtp1914064924-15279) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2175098 INFO  (qtp383579106-15276) [n:127.0.0.1:65098_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2175098 INFO  (qtp1914064924-15279) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2175098 INFO  (qtp383579106-15276) [n:127.0.0.1:65098_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2175098 INFO  (qtp1914064924-15279) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2175098 INFO  (searcherExecutor-7045-thread-1-processing-n:127.0.0.1:65098_solr x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1 c:MissingSegmentRecoveryTest) [n:127.0.0.1:65098_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica1] Registered new searcher Searcher@e730ceb[MissingSegmentRecoveryTest_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2175098 INFO  (qtp1914064924-15279) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1560805439021514752
   [junit4]   2> 2175098 INFO  (qtp383579106-15276) [n:127.0.0.1:65098_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1560805439021514752
   [junit4]   2> 2175098 INFO  (searcherExecutor-7044-thread-1-processing-n:127.0.0.1:65099_solr x:MissingSegmentRecoveryTest_shard1_replica2 s:shard1 c:MissingSegmentRecoveryTest) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica2] Registered new searcher Searcher@149e87b4[MissingSegmentRecoveryTest_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2175107 INFO  (qtp383579106-15276) [n:127.0.0.1:65098_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2175107 INFO  (qtp383579106-15276) [n:127.0.0.1:65098_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2175107 INFO  (qtp383579106-15276) [n:127.0.0.1:65098_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:65098/solr/MissingSegmentRecoveryTest_shard1_replica1/
   [junit4]   2> 2175108 INFO  (qtp383579106-15276) [n:127.0.0.1:65098_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.PeerSync PeerSync: core=MissingSegmentRecoveryTest_shard1_replica1 url=http://127.0.0.1:65098/solr START replicas=[http://127.0.0.1:65099/solr/MissingSegmentRecoveryTest_shard1_replica2/] nUpdates=100
   [junit4]   2> 2175108 INFO  (qtp383579106-15276) [n:127.0.0.1:65098_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.PeerSync PeerSync: core=MissingSegmentRecoveryTest_shard1_replica1 url=http://127.0.0.1:65098/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2175112 INFO  (qtp1914064924-15281) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.S.Request [MissingSegmentRecoveryTest_shard1_replica2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2175112 INFO  (qtp383579106-15276) [n:127.0.0.1:65098_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2175112 INFO  (qtp383579106-15276) [n:127.0.0.1:65098_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] 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> 2175112 INFO  (qtp383579106-15276) [n:127.0.0.1:65098_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2175118 INFO  (qtp383579106-15276) [n:127.0.0.1:65098_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:65098/solr/MissingSegmentRecoveryTest_shard1_replica1/ shard1
   [junit4]   2> 2175222 INFO  (zkCallback-2410-thread-1-processing-n:127.0.0.1:65099_solr) [n:127.0.0.1:65099_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2175222 INFO  (zkCallback-2411-thread-2-processing-n:127.0.0.1:65098_solr) [n:127.0.0.1:65098_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2175270 INFO  (qtp383579106-15276) [n:127.0.0.1:65098_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2175277 INFO  (qtp383579106-15276) [n:127.0.0.1:65098_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica1&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2} status=0 QTime=1454
   [junit4]   2> 2175379 INFO  (zkCallback-2410-thread-1-processing-n:127.0.0.1:65099_solr) [n:127.0.0.1:65099_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2175380 INFO  (zkCallback-2411-thread-1-processing-n:127.0.0.1:65098_solr) [n:127.0.0.1:65098_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2176114 INFO  (qtp1914064924-15279) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1  x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica2&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2} status=0 QTime=2290
   [junit4]   2> 2176134 INFO  (qtp383579106-15271) [n:127.0.0.1:65098_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2176216 INFO  (zkCallback-2410-thread-1-processing-n:127.0.0.1:65099_solr) [n:127.0.0.1:65099_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2176216 INFO  (zkCallback-2411-thread-2-processing-n:127.0.0.1:65098_solr) [n:127.0.0.1:65098_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2177135 INFO  (qtp383579106-15271) [n:127.0.0.1:65098_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=MissingSegmentRecoveryTest&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=3427
   [junit4]   2> 2177150 INFO  (qtp1914064924-15283) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [MissingSegmentRecoveryTest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:65098/solr/MissingSegmentRecoveryTest_shard1_replica1/&wt=javabin&version=2}{add=[0 (1560805441161658368), 1 (1560805441166901248), 2 (1560805441166901249), 3 (1560805441166901250), 4 (1560805441166901251), 5 (1560805441166901252), 6 (1560805441166901253), 7 (1560805441166901254), 8 (1560805441166901255), 9 (1560805441166901256)]} 0 3
   [junit4]   2> 2177150 INFO  (qtp383579106-15277) [n:127.0.0.1:65098_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [MissingSegmentRecoveryTest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1560805441161658368), 1 (1560805441166901248), 2 (1560805441166901249), 3 (1560805441166901250), 4 (1560805441166901251), 5 (1560805441166901252), 6 (1560805441166901253), 7 (1560805441166901254), 8 (1560805441166901255), 9 (1560805441166901256)]} 0 11
   [junit4]   2> 2177154 INFO  (qtp1914064924-15284) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2177154 INFO  (qtp1914064924-15284) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1f52696f
   [junit4]   2> 2177158 INFO  (qtp383579106-15278) [n:127.0.0.1:65098_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2177158 INFO  (qtp383579106-15278) [n:127.0.0.1:65098_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@c740a8b
   [junit4]   2> 2177182 INFO  (qtp1914064924-15284) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@71e32727[MissingSegmentRecoveryTest_shard1_replica2] main]
   [junit4]   2> 2177182 INFO  (qtp1914064924-15284) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2177182 INFO  (searcherExecutor-7044-thread-1-processing-n:127.0.0.1:65099_solr x:MissingSegmentRecoveryTest_shard1_replica2 s:shard1 c:MissingSegmentRecoveryTest r:core_node1) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica2] Registered new searcher Searcher@71e32727[MissingSegmentRecoveryTest_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.5.0):C10)))}
   [junit4]   2> 2177182 INFO  (qtp1914064924-15284) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [MissingSegmentRecoveryTest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:65098/solr/MissingSegmentRecoveryTest_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 28
   [junit4]   2> 2177183 INFO  (qtp383579106-15278) [n:127.0.0.1:65098_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2d1737c6[MissingSegmentRecoveryTest_shard1_replica1] main]
   [junit4]   2> 2177183 INFO  (searcherExecutor-7045-thread-1-processing-n:127.0.0.1:65098_solr x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1 c:MissingSegmentRecoveryTest r:core_node2) [n:127.0.0.1:65098_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica1] Registered new searcher Searcher@2d1737c6[MissingSegmentRecoveryTest_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.5.0):C10)))}
   [junit4]   2> 2177183 INFO  (qtp383579106-15278) [n:127.0.0.1:65098_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2177183 INFO  (qtp383579106-15278) [n:127.0.0.1:65098_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [MissingSegmentRecoveryTest_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:65098/solr/MissingSegmentRecoveryTest_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 25
   [junit4]   2> 2177183 INFO  (qtp383579106-15273) [n:127.0.0.1:65098_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [MissingSegmentRecoveryTest_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=MissingSegmentRecoveryTest:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 31
   [junit4]   2> 2177187 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[F657FD80BBA8CECE]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@618468ba{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2177188 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[F657FD80BBA8CECE]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1374823905
   [junit4]   2> 2177190 INFO  (coreCloseExecutor-7054-thread-1) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica2]  CLOSING SolrCore org.apache.solr.core.SolrCore@4edd8120
   [junit4]   2> 2177195 INFO  (coreCloseExecutor-7054-thread-1) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.MissingSegmentRecoveryTest.shard1.replica2
   [junit4]   2> 2177196 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15a9184645c0006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2177196 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[F657FD80BBA8CECE]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 2177197 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[F657FD80BBA8CECE]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5a86a4c9{/solr,null,UNAVAILABLE}
   [junit4]   2> 2177198 INFO  (zkCallback-2417-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2177198 INFO  (zkCallback-2411-thread-1-processing-n:127.0.0.1:65098_solr) [n:127.0.0.1:65098_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2177199 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[F657FD80BBA8CECE]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2177199 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[F657FD80BBA8CECE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7128b419{/solr,null,AVAILABLE}
   [junit4]   2> 2177200 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[F657FD80BBA8CECE]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1add601b{HTTP/1.1,[http/1.1]}{127.0.0.1:65099}
   [junit4]   2> 2177200 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[F657FD80BBA8CECE]) [    ] o.e.j.s.Server Started @2182961ms
   [junit4]   2> 2177201 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[F657FD80BBA8CECE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65099}
   [junit4]   2> 2177201 ERROR (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[F657FD80BBA8CECE]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2177202 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[F657FD80BBA8CECE]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.5.0
   [junit4]   2> 2177202 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[F657FD80BBA8CECE]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2177203 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[F657FD80BBA8CECE]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2177203 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[F657FD80BBA8CECE]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-03T00:14:22.207Z
   [junit4]   2> 2177213 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[F657FD80BBA8CECE]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2177229 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15a9184645c0009, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2177234 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[F657FD80BBA8CECE]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2177235 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[F657FD80BBA8CECE]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65094/solr
   [junit4]   2> 2177238 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15a9184645c000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2177257 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[F657FD80BBA8CECE]) [n:127.0.0.1:65099_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2177261 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[F657FD80BBA8CECE]) [n:127.0.0.1:65099_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2177264 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[F657FD80BBA8CECE]) [n:127.0.0.1:65099_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65099_solr
   [junit4]   2> 2177266 INFO  (zkCallback-2417-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2177266 INFO  (zkCallback-2422-thread-1-processing-n:127.0.0.1:65099_solr) [n:127.0.0.1:65099_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2177267 INFO  (zkCallback-2411-thread-3-processing-n:127.0.0.1:65098_solr) [n:127.0.0.1:65098_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2177388 INFO  (zkCallback-2411-thread-1-processing-n:127.0.0.1:65098_solr) [n:127.0.0.1:65098_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2177425 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[F657FD80BBA8CECE]) [n:127.0.0.1:65099_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_F657FD80BBA8CECE-001\tempDir-001\node1\.
   [junit4]   2> 2177425 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[F657FD80BBA8CECE]) [n:127.0.0.1:65099_solr    ] o.a.s.c.CorePropertiesLocator Cores are: [MissingSegmentRecoveryTest_shard1_replica2]
   [junit4]   2> 2177458 INFO  (coreLoadExecutor-7061-thread-1-processing-n:127.0.0.1:65099_solr) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 2177475 INFO  (coreLoadExecutor-7061-thread-1-processing-n:127.0.0.1:65099_solr) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.IndexSchema [MissingSegmentRecoveryTest_shard1_replica2] Schema name=minimal
   [junit4]   2> 2177486 INFO  (coreLoadExecutor-7061-thread-1-processing-n:127.0.0.1:65099_solr) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2177491 INFO  (coreLoadExecutor-7061-thread-1-processing-n:127.0.0.1:65099_solr) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'MissingSegmentRecoveryTest_shard1_replica2' using configuration from collection MissingSegmentRecoveryTest
   [junit4]   2> 2177491 INFO  (coreLoadExecutor-7061-thread-1-processing-n:127.0.0.1:65099_solr) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore [[MissingSegmentRecoveryTest_shard1_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_F657FD80BBA8CECE-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_F657FD80BBA8CECE-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica2\data\]
   [junit4]   2> 2177548 INFO  (zkCallback-2422-thread-1-processing-n:127.0.0.1:65099_solr) [n:127.0.0.1:65099_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2177549 INFO  (zkCallback-2411-thread-2-processing-n:127.0.0.1:65098_solr) [n:127.0.0.1:65098_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2177641 INFO  (coreLoadExecutor-7061-thread-1-processing-n:127.0.0.1:65099_solr) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2177641 INFO  (coreLoadExecutor-7061-thread-1-processing-n:127.0.0.1:65099_solr) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2177643 INFO  (coreLoadExecutor-7061-thread-1-processing-n:127.0.0.1:65099_solr) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2177643 INFO  (coreLoadExecutor-7061-thread-1-processing-n:127.0.0.1:65099_solr) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2177648 INFO  (coreLoadExecutor-7061-thread-1-processing-n:127.0.0.1:65099_solr) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica2]  CLOSING SolrCore org.apache.solr.core.SolrCore@727f5313
   [junit4]   2> 2177648 INFO  (coreLoadExecutor-7061-thread-1-processing-n:127.0.0.1:65099_solr) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.MissingSegmentRecoveryTest.shard1.replica2
   [junit4]   2> 2177653 INFO  (coreLoadExecutor-7061-thread-1-processing-n:127.0.0.1:65099_solr) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.CoreContainer Found active leader, will attempt to create fresh core and recover.
   [junit4]   2> 2177653 INFO  (coreLoadExecutor-7061-thread-1-processing-n:127.0.0.1:65099_solr) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore Updating index properties... index=index.20170302191422657
   [junit4]   2> 2177656 INFO  (coreLoadExecutor-7061-thread-1-processing-n:127.0.0.1:65099_solr) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore [[MissingSegmentRecoveryTest_shard1_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_F657FD80BBA8CECE-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_F657FD80BBA8CECE-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica2\data\]
   [junit4]   2> 2177688 INFO  (OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica2) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.DirectoryFactory Found 1 old index directories to clean-up under C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_F657FD80BBA8CECE-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica2\data\ afterReload=false
   [junit4]   2> 2177692 ERROR (OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica2) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.DirectoryFactory Failed to delete old directory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_F657FD80BBA8CECE-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica2\data\index.20170302191422657 due to: java.io.IOException: Unable to delete directory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_F657FD80BBA8CECE-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica2\data\index.20170302191422657.
   [junit4]   2> 2177693 ERROR (coreLoadExecutor-7061-thread-1-processing-n:127.0.0.1:65099_solr) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.SolrIndexWriter Error closing IndexWriter
   [junit4]   2> java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_F657FD80BBA8CECE-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica2\data\index.20170302191422657\write.lock
   [junit4]   2> 	at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:83)
   [junit4]   2> 	at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97)
   [junit4]   2> 	at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102)
   [junit4]   2> 	at sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:53)
   [junit4]   2> 	at sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:38)
   [junit4]   2> 	at sun.nio.fs.WindowsFileSystemProvider.readAttributes(WindowsFileSystemProvider.java:193)
   [junit4]   2> 	at java.nio.file.Files.readAttributes(Files.java:1737)
   [junit4]   2> 	at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock.ensureValid(NativeFSLockFactory.java:177)
   [junit4]   2> 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.sync(LockValidatingDirectoryWrapper.java:67)
   [junit4]   2> 	at org.apache.lucene.index.SegmentInfos.write(SegmentInfos.java:474)
   [junit4]   2> 	at org.apache.lucene.index.SegmentInfos.prepareCommit(SegmentInfos.java:775)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.startCommit(IndexWriter.java:4706)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:3093)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3252)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1136)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1179)
   [junit4]   2> 	at org.apache.solr.update.SolrIndexWriter.close(SolrIndexWriter.java:291)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:711)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:894)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:811)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.processCoreCreateException(CoreContainer.java:991)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:919)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:552)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2177770 INFO  (OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica2) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.DirectoryFactory Found 1 old index directories to clean-up under C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_F657FD80BBA8CECE-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica2\data\ afterReload=false
   [junit4]   2> 2177782 INFO  (OverseerCollectionConfigSetProcessor-97550339747348485-127.0.0.1:65098_solr-n_0000000000) [n:127.0.0.1:65098_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2177819 INFO  (OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica2) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.DirectoryFactory Deleted old index directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_F657FD80BBA8CECE-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica2\data\index
   [junit4]   2> 2177862 INFO  (coreLoadExecutor-7061-thread-1-processing-n:127.0.0.1:65099_solr) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2177862 INFO  (coreLoadExecutor-7061-thread-1-processing-n:127.0.0.1:65099_solr) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2177864 INFO  (coreLoadExecutor-7061-thread-1-processing-n:127.0.0.1:65099_solr) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2177864 INFO  (coreLoadExecutor-7061-thread-1-processing-n:127.0.0.1:65099_solr) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2177883 INFO  (coreLoadExecutor-7061-thread-1-processing-n:127.0.0.1:65099_solr) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica2]  CLOSING SolrCore org.apache.solr.core.SolrCore@207221bf
   [junit4]   2> 2177884 INFO  (coreLoadExecutor-7061-thread-1-processing-n:127.0.0.1:65099_solr) [n:127.0.0.1:65099_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.MissingSegmentRecoveryTest.shard1.replica2
   [junit4]   2> 2177885 ERROR (coreContainerWorkExecutor-7057-thread-1-processing-n:127.0.0.1:65099_solr) [n:127.0.0.1:65099_solr    ] o.a.s.c.CoreContainer Error waiting for SolrCore to be created
   [junit4]   2> java.util.concurrent.ExecutionException: org.apache.solr.common.SolrException: Unable to create core [MissingSegmentRecoveryTest_shard1_replica2]
   [junit4]   2> 	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
   [junit4]   2> 	at java.util.concurrent.FutureTask.get(FutureTask.java:192)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$4(CoreContainer.java:580)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to create core [MissingSegmentRecoveryTest_shard1_replica2]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:932)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:552)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
   [junit4]   2> 	... 5 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error opening new searcher
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:947)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:811)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.processCoreCreateException(CoreContainer.java:991)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:919)
   [junit4]   2> 	... 7 more
   [junit4]   2> 	Suppressed: org.apache.solr.common.SolrException: Error opening new searcher
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:947)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:811)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.create(CoreContainer.java:917)
   [junit4]   2> 		... 7 more
   [junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Error opening new searcher
   [junit4]   2> 		at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1988)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2108)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1036)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:920)
   [junit4]   2> 		... 9 more
   [junit4]   2> 	Caused by: org.apache.lucene.index.CorruptIndexException: Unexpected file read error while reading index. (resource=BufferedChecksumIndexInput(MMapIndexInput(path="C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_F657FD80BBA8CECE-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica2\data\index\segments_2")))
   [junit4]   2> 		at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:290)
   [junit4]   2> 		at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:938)
   [junit4]   2> 		at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:125)
   [junit4]   2> 		at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:100)
   [junit4]   2> 		at org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:240)
   [junit4]   2> 		at org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:114)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1949)
   [junit4]   2> 		... 12 more
   [junit4]   2> 	Caused by: java.io.EOFException: read past EOF: MMapIndexInput(path="C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_F657FD80BBA8CECE-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica2\data\index\segments_2")
   [junit4]   2> 		at org.apache.lucene.store.ByteBufferIndexInput.readByte(ByteBufferIndexInput.java:75)
   [junit4]   2> 		at org.apache.lucene.store.BufferedChecksumIndexInput.readByte(BufferedChecksumIndexInput.java:41)
   [junit4]   2> 		at org.apache.lucene.store.DataInput.readInt(DataInput.java:101)
   [junit4]   2> 		at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:300)
   [junit4]   2> 		at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:288)
   [junit4]   2> 		... 18 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error opening new searcher
   [junit4]   2> 	at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1988)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2108)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1036)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:920)
   [junit4]   2> 	... 10 more
   [junit4]   2> Caused by: org.apache.lucene.index.IndexNotFoundException: no segments* file found in LockValidatingDirectoryWrapper(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_F657FD80BBA8CECE-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica2\data\index.20170302191422657 lockFactory=org.apache.lucene.store.NativeFSLockFactory@cf27419): files: [pending_segments_1, write.lock]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:933)
   [junit4]   2> 	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:125)
   [junit4]   2> 	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:100)
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:240)
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:114)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1949)
   [junit4]   2> 	... 13 more
   [junit4]   2> 2268193 INFO  (qtp383579106-15269) [n:127.0.0.1:65098_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=MissingSegmentRecoveryTest&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2268203 INFO  (OverseerThreadFactory-7039-thread-2-processing-n:127.0.0.1:65098_solr) [n:127.0.0.1:65098_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 2268206 INFO  (qtp383579106-15277) [n:127.0.0.1:65098_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.MissingSegmentRecoveryTest.shard1.replica1
   [junit4]   2> 2268207 INFO  (qtp383579106-15277) [n:127.0.0.1:65098_solr    ] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3f702aac
   [junit4]   2> 2268215 INFO  (qtp383579106-15277) [n:127.0.0.1:65098_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.MissingSegmentRecoveryTest.shard1.replica1
   [junit4]   2> 2268232 INFO  (qtp1574448884-15354) [n:127.0.0.1:65099_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=MissingSegmentRecoveryTest_shard1_replica2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=27
   [junit4]   2> 2268242 INFO  (qtp383579106-15277) [n:127.0.0.1:65098_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=MissingSegmentRecoveryTest_shard1_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=37
   [junit4]   2> 2268245 INFO  (zkCallback-2422-thread-2-processing-n:127.0.0.1:65099_solr) [n:127.0.0.1:65099_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2268352 INFO  (zkCallback-2422-thread-2-processing-n:127.0.0.1:65099_solr) [n:127.0.0.1:65099_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2268946 INFO  (qtp383579106-15269) [n:127.0.0.1:65098_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=MissingSegmentRecoveryTest&action=DELETE&wt=javabin&version=2} status=0 QTime=753
   [junit4]   2> 2268947 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[F657FD80BBA8CECE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLeaderRecovery
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MissingSegmentRecoveryTest -Dtests.method=testLeaderRecovery -Dtests.seed=F657FD80BBA8CECE -Dtests.slow=true -Dtests.locale=en-IN -Dtests.timezone=America/Atikokan -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] FAILURE 95.3s J0 | MissingSegmentRecoveryTest.testLeaderRecovery <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Expected a collection with one shard and two replicas
   [junit4]    > null
   [junit4]    > Last available state: DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/6)={
   [junit4]    >   "replicationFactor":"2",
   [junit4]    >   "shards":{"shard1":{
   [junit4]    >       "range":"80000000-7fffffff",
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{
   [junit4]    >         "core_node1":{
   [junit4]    >           "core":"MissingSegmentRecoveryTest_shard1_replica2",
   [junit4]    >           "base_url":"http://127.0.0.1:65099/solr",
   [junit4]    >           "node_name":"127.0.0.1:65099_solr",
   [junit4]    >           "state":"down"},
   [junit4]    >         "core_node2":{
   [junit4]    >           "core":"MissingSegmentRecoveryTest_shard1_replica1",
   [junit4]    >           "base_url":"http://127.0.0.1:65098/solr",
   [junit4]    >           "node_name":"127.0.0.1:65098_solr",
   [junit4]    >           "state":"active",
   [junit4]    >           "leader":"true"}}}},
   [junit4]    >   "router":{"name":"compositeId"},
   [junit4]    >   "maxShardsPerNode":"1",
   [junit4]    >   "autoAddReplicas":"false"}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F657FD80BBA8CECE:A6026583E28978D3]:0)
   [junit4]    > 	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:265)
   [junit4]    > 	at org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery(MissingSegmentRecoveryTest.java:105)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2268951 INFO  (jetty-closer-2400-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5e487841{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2268952 INFO  (jetty-closer-2400-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2097682098
   [junit4]   2> 2268952 INFO  (jetty-closer-2400-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1add601b{HTTP/1.1,[http/1.1]}{127.0.0.1:65099}
   [junit4]   2> 2268952 INFO  (jetty-closer-2400-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1369576736
   [junit4]   2> 2268956 INFO  (jetty-closer-2400-thread-1) [    ] o.a.s.c.Overseer Overseer (id=97550339747348485-127.0.0.1:65098_solr-n_0000000000) closing
   [junit4]   2> 2268956 INFO  (OverseerStateUpdate-97550339747348485-127.0.0.1:65098_solr-n_0000000000) [n:127.0.0.1:65098_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:65098_solr
   [junit4]   2> 2268957 WARN  (zkCallback-2422-thread-2-processing-n:127.0.0.1:65099_solr) [n:127.0.0.1:65099_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2268957 INFO  (jetty-closer-2400-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 2268957 INFO  (zkCallback-2411-thread-30-processing-n:127.0.0.1:65098_solr) [n:127.0.0.1:65098_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2268958 INFO  (jetty-closer-2400-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7128b419{/solr,null,UNAVAILABLE}
   [junit4]   2> 2268959 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15a9184645c0005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2268959 WARN  (zkCallback-2411-thread-30-processing-n:127.0.0.1:65098_solr) [n:127.0.0.1:65098_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2268960 INFO  (jetty-closer-2400-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 2268961 INFO  (jetty-closer-2400-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1ed2648e{/solr,null,UNAVAILABLE}
   [junit4]   2> 2268964 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[F657FD80BBA8CECE]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:65094 65094
   [junit4]   2> 2268965 INFO  (Thread-3801) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:65094 65094
   [junit4]   2> 2268967 WARN  (Thread-3801) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/MissingSegmentRecoveryTest/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/97550339747348485-127.0.0.1:65098_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	93	/solr/overseer/collection-queue-work
   [junit4]   2> 	18	/solr/overseer/queue
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 2268967 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[F657FD80BBA8CECE]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_F657FD80BBA8CECE-001
   [junit4]   2> Mar 03, 2017 12:15:53 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=en-IN, timezone=America/Atikokan
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_121 (64-bit)/cpus=3,threads=1,free=152940544,total=373563392
   [junit4]   2> NOTE: All tests run in this JVM: [BooleanFieldTest, TestSolr4Spatial2, TestCSVResponseWriter, TestConfigSets, TestEmbeddedSolrServerConstructors, TestSolrFieldCacheMBean, DirectoryFactoryTest, FastVectorHighlighterTest, BadComponentTest, LeaderFailoverAfterPartitionTest, TestTolerantSearch, TestFieldSortValues, TestOverriddenPrefixQueryForCustomFieldType, JSONWriterTest, TestSurroundQueryParser, TestConfigSetImmutable, OverseerStatusTest, TestDistributedSearch, AnalysisErrorHandlingTest, TestApiFramework, IndexSchemaRuntimeFieldTest, TestShortCircuitedRequests, TestMiniSolrCloudCluster, TestReloadDeadlock, CloudExitableDirectoryReaderTest, TestLRUCache, LeaderElectionTest, TestLocalFSCloudBackupRestore, ParsingFieldUpdateProcessorsTest, TestConfigSetsAPIZkFailure, TestScoreJoinQPNoScore, TestClassNameShortening, TestMacroExpander, TestLeaderElectionZkExpiry, TestUpdate, ZkCLITest, TestIBSimilarityFactory, TestRandomDVFaceting, TestSortByMinMaxFunction, HdfsDirectoryFactoryTest, DistributedDebugComponentTest, QueryEqualityTest, TestMiniSolrCloudClusterSSL, ClusterStateUpdateTest, TestBM25SimilarityFactory, HdfsSyncSliceTest, TestCloudInspectUtil, TestReqParamsAPI, TestClusterProperties, TestRandomCollapseQParserPlugin, TestRawTransformer, TestReplicationHandler, WrapperMergePolicyFactoryTest, TestBlobHandler, BlockJoinFacetSimpleTest, PolyFieldTest, PrimitiveFieldTypeTest, TestJettySolrRunner, DeleteStatusTest, SoftAutoCommitTest, DocumentAnalysisRequestHandlerTest, MigrateRouteKeyTest, TestComponentsName, TestStressUserVersions, TestSolrCoreSnapshots, ShufflingReplicaListTransformerTest, OverseerModifyCollectionTest, HdfsNNFailoverTest, HttpSolrCallGetCoreTest, TestTolerantUpdateProcessorCloud, DateFieldTest, CachingDirectoryFactoryTest, MoreLikeThisHandlerTest, SystemInfoHandlerTest, CdcrRequestHandlerTest, TestFieldCacheWithThreads, TestImpersonationWithHadoopAuth, TestGraphTermsQParserPlugin, TestSolrCloudWithDelegationTokens, OverseerTest, TestCursorMarkWithoutUniqueKey, CdcrReplicationDistributedZkTest, ConnectionManagerTest, EnumFieldTest, TestMissingGroups, TestHdfsCloudBackupRestore, NumericFieldsTest, DeleteReplicaTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestSubQueryTransformerCrossCore, HdfsRecoveryZkTest, HardAutoCommitTest, SuggestComponentContextFilterQueryTest, UniqFieldsUpdateProcessorFactoryTest, TestElisionMultitermQuery, TestUnifiedSolrHighlighter, TestJsonRequest, PeerSyncReplicationTest, QueryElevationComponentTest, DistributedQueryComponentCustomSortTest, ConjunctionSolrSpellCheckerTest, SolrGangliaReporterTest, DOMUtilTest, SolrIndexMetricsTest, TestPointFields, UpdateLogTest, ActionThrottleTest, TestDistribIDF, CoreMergeIndexesAdminHandlerTest, RuleEngineTest, TestPKIAuthenticationPlugin, ZkControllerTest, SolrRequestParserTest, DistributedFacetPivotLongTailTest, TestPartialUpdateDeduplication, TestDefaultSearchFieldResource, TestTestInjection, IndexBasedSpellCheckerTest, XsltUpdateRequestHandlerTest, TestCloudPseudoReturnFields, TlogReplayBufferedWhileIndexingTest, StandardRequestHandlerTest, SimplePostToolTest, CollectionsAPIAsyncDistributedZkTest, TestXIncludeConfig, VMParamsZkACLAndCredentialsProvidersTest, TestRestManager, TestMinMaxOnMultiValuedField, StatelessScriptUpdateProcessorFactoryTest, TestDistributedStatsComponentCardinality, TestFaceting, TestExtendedDismaxParser, SolrPluginUtilsTest, TestSchemalessBufferedUpdates, TestInPlaceUpdatesDistrib, TestSimpleQParserPlugin, TestWordDelimiterFilterFactory, TestLFUCache, TestPivotHelperCode, ClassificationUpdateProcessorTest, RecoveryZkTest, TestPushWriter, SampleTest, OverriddenZkACLAndCredentialsProvidersTest, TestUniqueKeyFieldResource, PreAnalyzedFieldManagedSchemaCloudTest, TestCollationFieldDocValues, TestFreeTextSuggestions, ZkStateWriterTest, RemoteQueryErrorTest, SchemaVersionSpecificBehaviorTest, HLLUtilTest, DocValuesNotIndexedTest, PrimUtilsTest, DistributedQueueTest, TestLazyCores, AnalyticsQueryTest, DistributedSpellCheckComponentTest, DeleteLastCustomShardedReplicaTest, TestExportWriter, TestRequestForwarding, AlternateDirectoryTest, TestExactStatsCache, TestPseudoReturnFields, DirectUpdateHandlerTest, PeerSyncTest, OpenExchangeRatesOrgProviderTest, MultiTermTest, DateRangeFieldTest, BasicDistributedZkTest, CollectionsAPIDistributedZkTest, TestHashPartitioner, TermVectorComponentDistributedTest, SimpleFacetsTest, StatsComponentTest, TestFunctionQuery, TestIndexSearcher, HighlighterTest, CurrencyFieldXmlFileTest, AnalysisAfterCoreReloadTest, SuggesterFSTTest, SuggesterTSTTest, SuggesterTest, TestStressLucene, TestTrie, SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, NoCacheHeaderTest, TestRemoteStreaming, TestSolrDeletionPolicy1, LukeRequestHandlerTest, TestReversedWildcardFilterFactory, TermsComponentTest, XmlUpdateRequestHandlerTest, PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, TestCollationField, QueryParsingTest, PingRequestHandlerTest, TestBinaryResponseWriter, TestQuerySenderListener, TestSolrIndexConfig, CopyFieldTest, TestStressRecovery, MinimalSchemaTest, OutputWriterTest, TestPostingsSolrHighlighter, TestPhraseSuggestions, EchoParamsTest, TestPerFieldSimilarity, ResourceLoaderTest, URLClassifyProcessorTest, TestFastLRUCache, PreAnalyzedFieldTest, TestSuggestSpellingConverter, TestSolrJ, TestUtils, TestDocumentBuilder, ZkNodePropsTest, FileUtilsTest, CircularListTest, DistributedMLTComponentTest, TestRTGBase, CursorPagingTest, DistributedIntervalFacetingTest, TestHighlightDedupGrouping, ConnectionReuseTest, AssignTest, AsyncCallRequestStatusResponseTest, CollectionTooManyReplicasTest, ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, DeleteInactiveReplicaTest, DistribDocExpirationUpdateProcessorTest, HttpPartitionTest, MissingSegmentRecoveryTest]
   [junit4] Completed [493/697 (1!)] on J0 in 97.08s, 1 test, 1 failure <<< FAILURES!

[...truncated 63359 lines...]