Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/737/
Java: 64bit/jdk1.8.0_121 -XX:+UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  org.apache.solr.cloud.LeaderInitiatedRecoveryOnCommitTest.test

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
        at __randomizedtesting.SeedInfo.seed([ED06849983878B45]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.LeaderInitiatedRecoveryOnCommitTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
        at __randomizedtesting.SeedInfo.seed([ED06849983878B45]:0)


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

Error Message:
Could not get expected value  'A val' for path 'response/params/x/a' full 
output: {   "responseHeader":{     "status":0,     "QTime":0},   
"response":{"znodeVersion":-1}},  from server:  
http://127.0.0.1:62303/solr/collection1_shard1_replica2

Stack Trace:
java.lang.AssertionError: Could not get expected value  'A val' for path 
'response/params/x/a' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "response":{"znodeVersion":-1}},  from server:  
http://127.0.0.1:62303/solr/collection1_shard1_replica2
        at 
__randomizedtesting.SeedInfo.seed([ED06849983878B45:6552BB432D7BE6BD]: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.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:110)
        at 
org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:69)
        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 11934 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReqParamsAPI
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_ED06849983878B45-001\init-core-data-001
   [junit4]   2> 1534091 WARN  
(SUITE-TestReqParamsAPI-seed#[ED06849983878B45]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12
   [junit4]   2> 1534091 INFO  
(SUITE-TestReqParamsAPI-seed#[ED06849983878B45]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 1534102 INFO  
(SUITE-TestReqParamsAPI-seed#[ED06849983878B45]-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> 1534106 INFO  
(SUITE-TestReqParamsAPI-seed#[ED06849983878B45]-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\J1\temp\solr.handler.TestReqParamsAPI_ED06849983878B45-001\tempDir-001
   [junit4]   2> 1534107 INFO  
(SUITE-TestReqParamsAPI-seed#[ED06849983878B45]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1534107 INFO  (Thread-2979) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1534107 INFO  (Thread-2979) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1534208 INFO  
(SUITE-TestReqParamsAPI-seed#[ED06849983878B45]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:62295
   [junit4]   2> 1534216 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 0x15a56d185d80000, 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> 1534220 INFO  (jetty-launcher-2821-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1534220 INFO  (jetty-launcher-2821-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1534220 INFO  (jetty-launcher-2821-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2aa85545{/solr,null,AVAILABLE}
   [junit4]   2> 1534221 INFO  (jetty-launcher-2821-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@18da9e0a{/solr,null,AVAILABLE}
   [junit4]   2> 1534232 INFO  (jetty-launcher-2821-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4e146b6a{HTTP/1.1,[http/1.1]}{127.0.0.1:62303}
   [junit4]   2> 1534232 INFO  (jetty-launcher-2821-thread-2) [    ] 
o.e.j.s.Server Started @1541229ms
   [junit4]   2> 1534232 INFO  (jetty-launcher-2821-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62303}
   [junit4]   2> 1534232 INFO  (jetty-launcher-2821-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@492dc33e{HTTP/1.1,[http/1.1]}{127.0.0.1:62300}
   [junit4]   2> 1534232 INFO  (jetty-launcher-2821-thread-1) [    ] 
o.e.j.s.Server Started @1541230ms
   [junit4]   2> 1534232 INFO  (jetty-launcher-2821-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62300}
   [junit4]   2> 1534232 ERROR (jetty-launcher-2821-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1534233 ERROR (jetty-launcher-2821-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1534233 INFO  (jetty-launcher-2821-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.5.0
   [junit4]   2> 1534233 INFO  (jetty-launcher-2821-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.5.0
   [junit4]   2> 1534233 INFO  (jetty-launcher-2821-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1534233 INFO  (jetty-launcher-2821-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1534233 INFO  (jetty-launcher-2821-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1534233 INFO  (jetty-launcher-2821-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1534233 INFO  (jetty-launcher-2821-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-19T14:40:56.401Z
   [junit4]   2> 1534233 INFO  (jetty-launcher-2821-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-19T14:40:56.401Z
   [junit4]   2> 1534239 INFO  (jetty-launcher-2821-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1534240 INFO  (jetty-launcher-2821-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1534254 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 0x15a56d185d80002, 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> 1534259 INFO  (jetty-launcher-2821-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1534260 INFO  (jetty-launcher-2821-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62295/solr
   [junit4]   2> 1534262 INFO  (jetty-launcher-2821-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1534267 INFO  (jetty-launcher-2821-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62295/solr
   [junit4]   2> 1534272 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 0x15a56d185d80003, 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> 1534278 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 0x15a56d185d80004, 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> 1534310 INFO  (jetty-launcher-2821-thread-2) 
[n:127.0.0.1:62303_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1534310 INFO  (jetty-launcher-2821-thread-1) 
[n:127.0.0.1:62300_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1534312 INFO  (jetty-launcher-2821-thread-2) 
[n:127.0.0.1:62303_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:62303_solr
   [junit4]   2> 1534313 INFO  (jetty-launcher-2821-thread-1) 
[n:127.0.0.1:62300_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62300_solr
   [junit4]   2> 1534313 INFO  (jetty-launcher-2821-thread-2) 
[n:127.0.0.1:62303_solr    ] o.a.s.c.Overseer Overseer 
(id=97485799835566085-127.0.0.1:62303_solr-n_0000000000) starting
   [junit4]   2> 1534319 INFO  
(zkCallback-2832-thread-1-processing-n:127.0.0.1:62300_solr) 
[n:127.0.0.1:62300_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1534320 INFO  
(zkCallback-2831-thread-1-processing-n:127.0.0.1:62303_solr) 
[n:127.0.0.1:62303_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1534326 INFO  (jetty-launcher-2821-thread-2) 
[n:127.0.0.1:62303_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62303_solr
   [junit4]   2> 1534395 INFO  
(zkCallback-2832-thread-1-processing-n:127.0.0.1:62300_solr) 
[n:127.0.0.1:62300_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1534395 INFO  
(zkCallback-2831-thread-1-processing-n:127.0.0.1:62303_solr) 
[n:127.0.0.1:62303_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1534469 INFO  (jetty-launcher-2821-thread-1) 
[n:127.0.0.1:62300_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\J1\temp\solr.handler.TestReqParamsAPI_ED06849983878B45-001\tempDir-001\node1\.
   [junit4]   2> 1534469 INFO  (jetty-launcher-2821-thread-2) 
[n:127.0.0.1:62303_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\J1\temp\solr.handler.TestReqParamsAPI_ED06849983878B45-001\tempDir-001\node2\.
   [junit4]   2> 1535051 INFO  
(SUITE-TestReqParamsAPI-seed#[ED06849983878B45]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1535054 INFO  
(SUITE-TestReqParamsAPI-seed#[ED06849983878B45]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62295/solr ready
   [junit4]   2> 1535075 INFO  (qtp1398636430-13793) [n:127.0.0.1:62300_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf1&name=collection1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1535080 INFO  
(OverseerThreadFactory-5504-thread-1-processing-n:127.0.0.1:62303_solr) 
[n:127.0.0.1:62303_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 1535193 INFO  (qtp1398636430-13790) [n:127.0.0.1:62300_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1535194 INFO  (qtp960020473-13800) [n:127.0.0.1:62303_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1535310 INFO  
(zkCallback-2832-thread-1-processing-n:127.0.0.1:62300_solr) 
[n:127.0.0.1:62300_solr    ] 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> 1535310 INFO  
(zkCallback-2831-thread-1-processing-n:127.0.0.1:62303_solr) 
[n:127.0.0.1:62303_solr    ] 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> 1536243 INFO  (qtp960020473-13800) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.5.0
   [junit4]   2> 1536243 INFO  (qtp1398636430-13790) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.5.0
   [junit4]   2> 1536258 INFO  (qtp960020473-13800) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.s.IndexSchema 
[collection1_shard1_replica2] Schema name=minimal
   [junit4]   2> 1536259 INFO  (qtp1398636430-13790) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.IndexSchema 
[collection1_shard1_replica1] Schema name=minimal
   [junit4]   2> 1536271 INFO  (qtp1398636430-13790) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1536273 INFO  (qtp960020473-13800) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1536280 INFO  (qtp1398636430-13790) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica1' using configuration from 
collection collection1
   [junit4]   2> 1536280 INFO  (qtp960020473-13800) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica2' using configuration from 
collection collection1
   [junit4]   2> 1536281 INFO  (qtp1398636430-13790) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrCore 
[[collection1_shard1_replica1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_ED06849983878B45-001\tempDir-001\node1\collection1_shard1_replica1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_ED06849983878B45-001\tempDir-001\node1\.\collection1_shard1_replica1\data\]
   [junit4]   2> 1536281 INFO  (qtp960020473-13800) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.SolrCore 
[[collection1_shard1_replica2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_ED06849983878B45-001\tempDir-001\node2\collection1_shard1_replica2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_ED06849983878B45-001\tempDir-001\node2\.\collection1_shard1_replica2\data\]
   [junit4]   2> 1536634 INFO  (qtp1398636430-13790) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1536634 INFO  (qtp1398636430-13790) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1536636 INFO  (qtp1398636430-13790) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1536637 INFO  (qtp1398636430-13790) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1536650 INFO  (qtp1398636430-13790) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@200a555b[collection1_shard1_replica1] main]
   [junit4]   2> 1536652 INFO  (qtp1398636430-13790) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1536653 INFO  (qtp1398636430-13790) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1536653 INFO  (qtp1398636430-13790) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 1536654 INFO  (qtp1398636430-13790) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1536654 INFO  (qtp1398636430-13790) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1536654 INFO  
(searcherExecutor-5507-thread-1-processing-n:127.0.0.1:62300_solr 
x:collection1_shard1_replica1 s:shard1 c:collection1) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrCore 
[collection1_shard1_replica1] Registered new searcher 
Searcher@200a555b[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1536654 INFO  (qtp1398636430-13790) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1559772800034537472
   [junit4]   2> 1536682 INFO  (qtp1398636430-13790) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9997ms
   [junit4]   2> 1536835 INFO  
(zkCallback-2832-thread-1-processing-n:127.0.0.1:62300_solr) 
[n:127.0.0.1:62300_solr    ] 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> 1536835 INFO  
(zkCallback-2831-thread-3-processing-n:127.0.0.1:62303_solr) 
[n:127.0.0.1:62303_solr    ] 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> 1536909 INFO  (qtp960020473-13800) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1536910 INFO  (qtp960020473-13800) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1536916 INFO  (qtp960020473-13800) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1536916 INFO  (qtp960020473-13800) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1536941 INFO  (qtp960020473-13800) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1c3d243d[collection1_shard1_replica2] main]
   [junit4]   2> 1536950 INFO  (qtp960020473-13800) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1536951 INFO  (qtp960020473-13800) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1536951 INFO  (qtp960020473-13800) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 1536955 INFO  (qtp960020473-13800) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1536955 INFO  (qtp960020473-13800) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1536955 INFO  (qtp960020473-13800) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1559772800350158848
   [junit4]   2> 1536955 INFO  
(searcherExecutor-5508-thread-1-processing-n:127.0.0.1:62303_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.SolrCore 
[collection1_shard1_replica2] Registered new searcher 
Searcher@1c3d243d[collection1_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1537183 INFO  (qtp1398636430-13790) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1537184 INFO  (qtp1398636430-13790) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1537184 INFO  (qtp1398636430-13790) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:62300/solr/collection1_shard1_replica1/
   [junit4]   2> 1537184 INFO  (qtp1398636430-13790) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.PeerSync 
PeerSync: core=collection1_shard1_replica1 url=http://127.0.0.1:62300/solr 
START replicas=[http://127.0.0.1:62303/solr/collection1_shard1_replica2/] 
nUpdates=100
   [junit4]   2> 1537184 INFO  (qtp1398636430-13790) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.PeerSync 
PeerSync: core=collection1_shard1_replica1 url=http://127.0.0.1:62300/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 1537187 INFO  (qtp960020473-13799) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.c.S.Request [collection1_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> 1537187 INFO  (qtp1398636430-13790) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1537188 INFO  (qtp1398636430-13790) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1  x:collection1_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> 1537195 INFO  (qtp1398636430-13790) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:62300/solr/collection1_shard1_replica1/ shard1
   [junit4]   2> 1537299 INFO  
(zkCallback-2832-thread-1-processing-n:127.0.0.1:62300_solr) 
[n:127.0.0.1:62300_solr    ] 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> 1537299 INFO  
(zkCallback-2831-thread-4-processing-n:127.0.0.1:62303_solr) 
[n:127.0.0.1:62303_solr    ] 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> 1537346 INFO  (qtp1398636430-13790) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 1537348 INFO  (qtp1398636430-13790) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2}
 status=0 QTime=2159
   [junit4]   2> 1537456 INFO  
(zkCallback-2831-thread-2-processing-n:127.0.0.1:62303_solr) 
[n:127.0.0.1:62303_solr    ] 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> 1537456 INFO  
(zkCallback-2832-thread-1-processing-n:127.0.0.1:62300_solr) 
[n:127.0.0.1:62300_solr    ] 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> 1537969 INFO  (qtp960020473-13800) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2}
 status=0 QTime=2774
   [junit4]   2> 1537974 INFO  (qtp1398636430-13793) [n:127.0.0.1:62300_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> 1538073 INFO  
(zkCallback-2832-thread-1-processing-n:127.0.0.1:62300_solr) 
[n:127.0.0.1:62300_solr    ] 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> 1538073 INFO  
(zkCallback-2831-thread-1-processing-n:127.0.0.1:62303_solr) 
[n:127.0.0.1:62303_solr    ] 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> 1538974 INFO  (qtp1398636430-13793) [n:127.0.0.1:62300_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf1&name=collection1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=3898
   [junit4]   2> 1538994 INFO  
(TEST-TestReqParamsAPI.test-seed#[ED06849983878B45]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1538997 INFO  
(TEST-TestReqParamsAPI.test-seed#[ED06849983878B45]) [    ] 
o.a.s.c.TestSolrConfigHandler going to send config command. path 
/config?wt=json , payload: {
   [junit4]   2> 'create-requesthandler' : { 'name' : '/dump0', 'class': 
'org.apache.solr.handler.DumpRequestHandler' }
   [junit4]   2> }
   [junit4]   2> 1539009 INFO  (qtp960020473-13802) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted 
to ZK [{"create-requesthandler":{
   [junit4]   2>     "name":"/dump0",
   [junit4]   2>     "class":"org.apache.solr.handler.DumpRequestHandler"}}]
   [junit4]   2> 1539009 INFO  (qtp960020473-13802) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 2 replicas to set the 
property overlay to be of version 0 for collection collection1
   [junit4]   2> 1539012 INFO  (Thread-3004) [n:127.0.0.1:62300_solr    ] 
o.a.s.c.SolrCore config update listener called for core 
collection1_shard1_replica1
   [junit4]   2> 1539014 INFO  (Thread-3004) [n:127.0.0.1:62300_solr    ] 
o.a.s.c.SolrCore core reload collection1_shard1_replica1
   [junit4]   2> 1539014 INFO  
(solrHandlerExecutor-5517-thread-2-processing-n:127.0.0.1:62303_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, 
maxWait 30
   [junit4]   2> 1539015 INFO  (Thread-3005) [n:127.0.0.1:62303_solr    ] 
o.a.s.c.SolrCore config update listener called for core 
collection1_shard1_replica2
   [junit4]   2> 1539016 INFO  (Thread-3005) [n:127.0.0.1:62303_solr    ] 
o.a.s.c.SolrCore core reload collection1_shard1_replica2
   [junit4]   2> 1539031 INFO  
(solrHandlerExecutor-5517-thread-1-processing-n:127.0.0.1:62303_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, 
maxWait 30
   [junit4]   2> 1539049 INFO  (Thread-3005) [n:127.0.0.1:62303_solr    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1539051 INFO  (Thread-3004) [n:127.0.0.1:62300_solr    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1539065 INFO  (Thread-3005) [n:127.0.0.1:62303_solr    ] 
o.a.s.s.IndexSchema [collection1_shard1_replica2] Schema name=minimal
   [junit4]   2> 1539065 INFO  (Thread-3004) [n:127.0.0.1:62300_solr    ] 
o.a.s.s.IndexSchema [collection1_shard1_replica1] Schema name=minimal
   [junit4]   2> 1539088 INFO  (Thread-3005) [n:127.0.0.1:62303_solr    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1539088 INFO  (Thread-3004) [n:127.0.0.1:62300_solr    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1539091 INFO  
(OverseerCollectionConfigSetProcessor-97485799835566085-127.0.0.1:62303_solr-n_0000000000)
 [n:127.0.0.1:62303_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> 1539098 INFO  (Thread-3005) [n:127.0.0.1:62303_solr    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1_shard1_replica2' using 
configuration from collection collection1
   [junit4]   2> 1539101 INFO  (Thread-3004) [n:127.0.0.1:62300_solr    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1_shard1_replica1' using 
configuration from collection collection1
   [junit4]   2> 1539104 INFO  (Thread-3005) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.c.SolrCore [[collection1_shard1_replica2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_ED06849983878B45-001\tempDir-001\node2\collection1_shard1_replica2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_ED06849983878B45-001\tempDir-001\node2\.\collection1_shard1_replica2\data\]
   [junit4]   2> 1539107 INFO  (Thread-3004) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.SolrCore [[collection1_shard1_replica1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_ED06849983878B45-001\tempDir-001\node1\collection1_shard1_replica1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_ED06849983878B45-001\tempDir-001\node1\.\collection1_shard1_replica1\data\]
   [junit4]   2> 1539130 INFO  (qtp960020473-13810) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 1539131 INFO  (qtp960020473-13810) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 1539135 INFO  
(solrHandlerExecutor-5517-thread-2-processing-n:127.0.0.1:62303_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from http://127.0.0.1:62303/solr/collection1_shard1_replica2/ 
for prop overlay   after 1 attempts
   [junit4]   2> 1539136 INFO  
(solrHandlerExecutor-5517-thread-2-processing-n:127.0.0.1:62303_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, 
maxWait 30
   [junit4]   2> 1539174 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Trying to update my 
configs
   [junit4]   2> 1539174 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.c.SolrCore config update listener called 
for core collection1_shard1_replica2
   [junit4]   2> 1539175 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.c.SolrCore core reload 
collection1_shard1_replica2
   [junit4]   2> 1539175 INFO  (qtp1398636430-13789) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 1539175 INFO  (qtp1398636430-13789) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 1539176 INFO  
(solrHandlerExecutor-5517-thread-1-processing-n:127.0.0.1:62303_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from http://127.0.0.1:62300/solr/collection1_shard1_replica1/ 
for prop overlay   after 1 attempts
   [junit4]   2> 1539177 INFO  
(solrHandlerExecutor-5517-thread-1-processing-n:127.0.0.1:62303_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, 
maxWait 30
   [junit4]   2> 1539193 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62300_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.h.SolrConfigHandler Trying to update my 
configs
   [junit4]   2> 1539194 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62300_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.c.SolrCore config update listener called 
for core collection1_shard1_replica1
   [junit4]   2> 1539206 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62300_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.c.SolrCore core reload 
collection1_shard1_replica1
   [junit4]   2> 1539238 INFO  (qtp960020473-13810) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 1539238 INFO  (qtp960020473-13810) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 1539239 INFO  
(solrHandlerExecutor-5517-thread-2-processing-n:127.0.0.1:62303_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from http://127.0.0.1:62303/solr/collection1_shard1_replica2/ 
for prop overlay   after 2 attempts
   [junit4]   2> 1539239 INFO  
(solrHandlerExecutor-5517-thread-2-processing-n:127.0.0.1:62303_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, 
maxWait 30
   [junit4]   2> 1539239 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Another reload is in 
progress . Not doing anything
   [junit4]   2> 1539274 INFO  (Thread-3005) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1539274 INFO  (Thread-3005) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1539274 INFO  (Thread-3004) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1539274 INFO  (Thread-3004) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1539274 INFO  (Thread-3004) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@250e2cde[collection1_shard1_replica1] main]
   [junit4]   2> 1539274 INFO  (Thread-3005) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@bebee3b[collection1_shard1_replica2] main]
   [junit4]   2> 1539275 INFO  (Thread-3005) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1539275 INFO  (Thread-3004) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1539276 INFO  (Thread-3005) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1539276 INFO  (Thread-3005) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 1539276 INFO  (Thread-3004) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1539276 INFO  (Thread-3004) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 1539277 INFO  (Thread-3005) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1539277 INFO  (Thread-3005) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1539277 INFO  (Thread-3005) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1559772802784952320
   [junit4]   2> 1539277 INFO  (Thread-3004) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1539277 INFO  (Thread-3004) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1539277 INFO  
(searcherExecutor-5518-thread-1-processing-n:127.0.0.1:62303_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2] 
Registered new searcher Searcher@bebee3b[collection1_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1539277 INFO  
(searcherExecutor-5519-thread-1-processing-n:127.0.0.1:62300_solr 
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1) 
[n:127.0.0.1:62300_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1] 
Registered new searcher Searcher@250e2cde[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1539278 INFO  (Thread-3004) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1559772802786000896
   [junit4]   2> 1539281 INFO  (Thread-3005) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1539281 INFO  (Thread-3005) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6300a3ac[collection1_shard1_replica2] main]
   [junit4]   2> 1539281 INFO  (qtp1398636430-13813) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 1539281 INFO  
(searcherExecutor-5518-thread-1-processing-n:127.0.0.1:62303_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2] 
Registered new searcher Searcher@6300a3ac[collection1_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1539281 INFO  (qtp1398636430-13813) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 1539282 INFO  
(solrHandlerExecutor-5517-thread-1-processing-n:127.0.0.1:62303_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from http://127.0.0.1:62300/solr/collection1_shard1_replica1/ 
for prop overlay   after 2 attempts
   [junit4]   2> 1539282 INFO  
(solrHandlerExecutor-5517-thread-1-processing-n:127.0.0.1:62303_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, 
maxWait 30
   [junit4]   2> 1539283 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62300_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.h.SolrConfigHandler Another reload is in 
progress . Not doing anything
   [junit4]   2> 1539283 INFO  (Thread-3004) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1539283 INFO  (Thread-3004) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2e0cf399[collection1_shard1_replica1] main]
   [junit4]   2> 1539283 INFO  
(searcherExecutor-5519-thread-1-processing-n:127.0.0.1:62300_solr 
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1) 
[n:127.0.0.1:62300_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1] 
Registered new searcher Searcher@2e0cf399[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1539283 INFO  (Thread-3004) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.SolrCore [collection1_shard1_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5a8bd55b
   [junit4]   2> 1539284 INFO  (Thread-3004) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1.shard1.replica1
   [junit4]   2> 1539304 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62300_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
6.5.0
   [junit4]   2> 1539304 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
6.5.0
   [junit4]   2> 1539313 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62300_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.s.IndexSchema 
[collection1_shard1_replica1] Schema name=minimal
   [junit4]   2> 1539316 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.s.IndexSchema 
[collection1_shard1_replica2] Schema name=minimal
   [junit4]   2> 1539321 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62300_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 
with uniqueid field id
   [junit4]   2> 1539321 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 
with uniqueid field id
   [junit4]   2> 1539326 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62300_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.c.CoreContainer Reloading SolrCore 
'collection1_shard1_replica1' using configuration from collection collection1
   [junit4]   2> 1539326 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.c.CoreContainer Reloading SolrCore 
'collection1_shard1_replica2' using configuration from collection collection1
   [junit4]   2> 1539328 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62300_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.c.SolrCore [[collection1_shard1_replica1] 
] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_ED06849983878B45-001\tempDir-001\node1\collection1_shard1_replica1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_ED06849983878B45-001\tempDir-001\node1\.\collection1_shard1_replica1\data\]
   [junit4]   2> 1539328 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.c.SolrCore [[collection1_shard1_replica2] 
] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_ED06849983878B45-001\tempDir-001\node2\collection1_shard1_replica2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_ED06849983878B45-001\tempDir-001\node2\.\collection1_shard1_replica2\data\]
   [junit4]   2> 1539352 INFO  (qtp960020473-13805) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
   [junit4]   2> 1539352 INFO  (qtp960020473-13805) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.h.SolrConfigHandler isStale false , resourceloader 
org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 1539352 INFO  (qtp960020473-13805) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 1539384 INFO  (qtp1398636430-13795) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
   [junit4]   2> 1539384 INFO  (qtp1398636430-13795) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.h.SolrConfigHandler isStale false , resourceloader 
org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 1539385 INFO  (qtp1398636430-13795) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 1539385 INFO  (qtp960020473-13802) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.h.SolrConfigHandler Took 375.0ms to set the property overlay to be of 
version 0 for collection collection1
   [junit4]   2> 1539385 INFO  (qtp960020473-13802) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/config 
params={wt=json} status=0 QTime=383
   [junit4]   2> 1539385 INFO  (qtp960020473-13802) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.c.SolrCore [collection1_shard1_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@42c0262d
   [junit4]   2> 1539386 INFO  (qtp960020473-13802) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1.shard1.replica2
   [junit4]   2> 1539386 INFO  
(TEST-TestReqParamsAPI.test-seed#[ED06849983878B45]) [    ] 
o.a.s.c.TestSolrConfigHandler going to send config command. path 
/config?wt=json , payload: {
   [junit4]   2> 'create-requesthandler' : { 'name' : '/dump1', 'class': 
'org.apache.solr.handler.DumpRequestHandler', 'useParams':'x' }
   [junit4]   2> }
   [junit4]   2> 1539392 INFO  (qtp960020473-13805) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.c.ZkController Persisted config data to node 
/configs/conf1/configoverlay.json 
   [junit4]   2> 1539393 INFO  (qtp960020473-13805) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted 
to ZK [{"create-requesthandler":{
   [junit4]   2>     "name":"/dump1",
   [junit4]   2>     "class":"org.apache.solr.handler.DumpRequestHandler",
   [junit4]   2>     "useParams":"x"}}]
   [junit4]   2> 1539393 INFO  (qtp960020473-13805) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 2 replicas to set the 
property overlay to be of version 1 for collection collection1
   [junit4]   2> 1539394 INFO  (Thread-3006) [n:127.0.0.1:62300_solr    ] 
o.a.s.c.SolrCore config update listener called for core 
collection1_shard1_replica1
   [junit4]   2> 1539394 INFO  (Thread-3007) [n:127.0.0.1:62303_solr    ] 
o.a.s.c.SolrCore config update listener called for core 
collection1_shard1_replica2
   [junit4]   2> 1539397 INFO  (Thread-3006) [n:127.0.0.1:62300_solr    ] 
o.a.s.c.SolrCore core reload collection1_shard1_replica1
   [junit4]   2> 1539397 INFO  (Thread-3007) [n:127.0.0.1:62303_solr    ] 
o.a.s.c.SolrCore core reload collection1_shard1_replica2
   [junit4]   2> 1539403 INFO  
(solrHandlerExecutor-5528-thread-1-processing-n:127.0.0.1:62303_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, 
maxWait 30
   [junit4]   2> 1539403 INFO  
(solrHandlerExecutor-5528-thread-2-processing-n:127.0.0.1:62303_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, 
maxWait 30
   [junit4]   2> 1539473 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1539473 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62300_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1539473 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62300_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1539473 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1539473 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62300_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1951cd9d[collection1_shard1_replica1] main]
   [junit4]   2> 1539473 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@27b98a6c[collection1_shard1_replica2] main]
   [junit4]   2> 1539474 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1539474 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62300_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1539475 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1539475 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper 
watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1539475 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62300_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1539475 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62300_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper 
watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1539477 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.s.ZkIndexSchemaReader Current schema 
version 0 is already the latest
   [junit4]   2> 1539477 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be 
reserved for  10000
   [junit4]   2> 1539477 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62300_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.s.ZkIndexSchemaReader Current schema 
version 0 is already the latest
   [junit4]   2> 1539477 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62300_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be 
reserved for  10000
   [junit4]   2> 1539477 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in 
index or recent updates, using new clock 1559772802994667520
   [junit4]   2> 1539477 INFO  
(searcherExecutor-5527-thread-1-processing-n:127.0.0.1:62303_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2] 
Registered new searcher Searcher@27b98a6c[collection1_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1539477 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62300_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in 
index or recent updates, using new clock 1559772802994667520
   [junit4]   2> 1539479 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62300_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.u.DefaultSolrCoreState New IndexWriter is 
ready to be used.
   [junit4]   2> 1539479 INFO  
(searcherExecutor-5526-thread-1-processing-n:127.0.0.1:62300_solr 
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1) 
[n:127.0.0.1:62300_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1] 
Registered new searcher Searcher@1951cd9d[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1539479 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.u.DefaultSolrCoreState New IndexWriter is 
ready to be used.
   [junit4]   2> 1539479 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62300_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5d328560[collection1_shard1_replica1] main]
   [junit4]   2> 1539479 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@35e5a1b8[collection1_shard1_replica2] main]
   [junit4]   2> 1539479 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62300_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@3fac3aa2
   [junit4]   2> 1539479 INFO  
(searcherExecutor-5526-thread-1-processing-n:127.0.0.1:62300_solr 
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1) 
[n:127.0.0.1:62300_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1] 
Registered new searcher Searcher@5d328560[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1539481 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62300_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric 
reporters for: solr.core.collection1.shard1.replica1
   [junit4]   2> 1539481 INFO  
(searcherExecutor-5527-thread-1-processing-n:127.0.0.1:62303_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2] 
Registered new searcher Searcher@35e5a1b8[collection1_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1539503 INFO  (Thread-3006) [n:127.0.0.1:62300_solr    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1539505 INFO  (Thread-3007) [n:127.0.0.1:62303_solr    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1539527 INFO  (qtp1398636430-13792) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.h.SolrConfigHandler expecting overlay version 1 but my version is 0
   [junit4]   2> 1539529 INFO  (qtp1398636430-13792) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr 
path=/config/znodeVersion params={overlay=1&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 1539529 INFO  
(solrHandlerExecutor-5528-thread-1-processing-n:127.0.0.1:62303_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 1 from http://127.0.0.1:62300/solr/collection1_shard1_replica1/ 
for prop overlay   after 1 attempts
   [junit4]   2> 1539529 INFO  
(solrHandlerExecutor-5528-thread-1-processing-n:127.0.0.1:62303_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, 
maxWait 30
   [junit4]   2> 1539532 INFO  (Thread-3007) [n:127.0.0.1:62303_solr    ] 
o.a.s.s.IndexSchema [collection1_shard1_replica2] Schema name=minimal
   [junit4]   2> 1539535 INFO  (Thread-3006) [n:127.0.0.1:62300_solr    ] 
o.a.s.s.IndexSchema [collection1_shard1_replica1] Schema name=minimal
   [junit4]   2> 1539539 INFO  (Thread-3006) [n:127.0.0.1:62300_solr    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1539541 INFO  (Thread-3007) [n:127.0.0.1:62303_solr    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1539541 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62300_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.h.SolrConfigHandler Trying to update my 
configs
   [junit4]   2> 1539541 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62300_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.c.SolrCore config update listener called 
for core collection1_shard1_replica1
   [junit4]   2> 1539544 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62300_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.c.SolrCore core reload 
collection1_shard1_replica1
   [junit4]   2> 1539545 INFO  (qtp960020473-13800) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.h.SolrConfigHandler expecting overlay version 1 but my version is 0
   [junit4]   2> 1539546 INFO  (qtp960020473-13800) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr 
path=/config/znodeVersion params={overlay=1&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 1539546 INFO  
(solrHandlerExecutor-5528-thread-2-processing-n:127.0.0.1:62303_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 1 from http://127.0.0.1:62303/solr/collection1_shard1_replica2/ 
for prop overlay   after 1 attempts
   [junit4]   2> 1539546 INFO  
(solrHandlerExecutor-5528-thread-2-processing-n:127.0.0.1:62303_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, 
maxWait 30
   [junit4]   2> 1539547 INFO  (Thread-3007) [n:127.0.0.1:62303_solr    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1_shard1_replica2' using 
configuration from collection collection1
   [junit4]   2> 1539547 INFO  (Thread-3006) [n:127.0.0.1:62300_solr    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1_shard1_replica1' using 
configuration from collection collection1
   [junit4]   2> 1539548 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Trying to update my 
configs
   [junit4]   2> 1539548 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.c.SolrCore config update listener called 
for core collection1_shard1_replica2
   [junit4]   2> 1539549 INFO  (Thread-3007) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.c.SolrCore [[collection1_shard1_replica2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_ED06849983878B45-001\tempDir-001\node2\collection1_shard1_replica2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_ED06849983878B45-001\tempDir-001\node2\.\collection1_shard1_replica2\data\]
   [junit4]   2> 1539549 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.c.SolrCore core reload 
collection1_shard1_replica2
   [junit4]   2> 1539551 INFO  (Thread-3006) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.SolrCore [[collection1_shard1_replica1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_ED06849983878B45-001\tempDir-001\node1\collection1_shard1_replica1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_ED06849983878B45-001\tempDir-001\node1\.\collection1_shard1_replica1\data\]
   [junit4]   2> 1539641 INFO  (qtp1398636430-13792) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.h.SolrConfigHandler expecting overlay version 1 but my version is 0
   [junit4]   2> 1539641 INFO  (qtp1398636430-13792) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr 
path=/config/znodeVersion params={overlay=1&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 1539642 INFO  
(solrHandlerExecutor-5528-thread-1-processing-n:127.0.0.1:62303_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 1 from http://127.0.0.1:62300/solr/collection1_shard1_replica1/ 
for prop overlay   after 2 attempts
   [junit4]   2> 1539642 INFO  
(solrHandlerExecutor-5528-thread-1-processing-n:127.0.0.1:62303_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, 
maxWait 30
   [junit4]   2> 1539645 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62300_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.h.SolrConfigHandler Another reload is in 
progress . Not doing anything
   [junit4]   2> 1539649 INFO  (qtp960020473-13800) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.h.SolrConfigHandler expecting overlay version 1 but my version is 0
   [junit4]   2> 1539649 INFO  (qtp960020473-13800) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr 
path=/config/znodeVersion params={overlay=1&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 1539650 INFO  
(solrHandlerExecutor-5528-thread-2-processing-n:127.0.0.1:62303_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 1 from http://127.0.0.1:62303/solr/collection1_shard1_replica2/ 
for prop overlay   after 2 attempts
   [junit4]   2> 1539650 INFO  
(solrHandlerExecutor-5528-thread-2-processing-n:127.0.0.1:62303_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, 
maxWait 30
   [junit4]   2> 1539652 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Another reload is in 
progress . Not doing anything
   [junit4]   2> 1539688 INFO  (Thread-3007) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1539688 INFO  (Thread-3006) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1539688 INFO  (Thread-3006) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1539688 INFO  (Thread-3007) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1539688 INFO  (Thread-3007) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@da4f1c4[collection1_shard1_replica2] main]
   [junit4]   2> 1539688 INFO  (Thread-3006) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6d4f69b0[collection1_shard1_replica1] main]
   [junit4]   2> 1539689 INFO  (Thread-3006) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1539689 INFO  (Thread-3007) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1539690 INFO  (Thread-3006) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1539690 INFO  (Thread-3007) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1539690 INFO  (Thread-3006) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 1539690 INFO  (Thread-3007) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 1539691 INFO  (Thread-3006) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1539691 INFO  (Thread-3006) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1539691 INFO  (Thread-3006) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1559772803219062784
   [junit4]   2> 1539694 INFO  (Thread-3007) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1539694 INFO  (Thread-3007) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1539694 INFO  (Thread-3007) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1559772803222208512
   [junit4]   2> 1539696 INFO  
(searcherExecutor-5536-thread-1-processing-n:127.0.0.1:62300_solr 
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1) 
[n:127.0.0.1:62300_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1] 
Registered new searcher Searcher@6d4f69b0[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1539696 INFO  
(searcherExecutor-5535-thread-1-processing-n:127.0.0.1:62303_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2] 
Registered new searcher Searcher@da4f1c4[collection1_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1539696 INFO  (Thread-3006) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1539696 INFO  (Thread-3006) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@46713468[collection1_shard1_replica1] main]
   [junit4]   2> 1539696 INFO  
(searcherExecutor-5536-thread-1-processing-n:127.0.0.1:62300_solr 
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1) 
[n:127.0.0.1:62300_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1] 
Registered new searcher Searcher@46713468[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1539697 INFO  (Thread-3006) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.SolrCore [collection1_shard1_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5bc723a2
   [junit4]   2> 1539697 INFO  (Thread-3006) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1.shard1.replica1
   [junit4]   2> 1539700 INFO  (Thread-3007) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1539700 INFO  (Thread-3007) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@31507266[collection1_shard1_replica2] main]
   [junit4]   2> 1539700 INFO  (Thread-3007) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.c.SolrCore [collection1_shard1_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@62dfc342
   [junit4]   2> 1539700 INFO  
(searcherExecutor-5535-thread-1-processing-n:127.0.0.1:62303_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2] 
Registered new searcher Searcher@31507266[collection1_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1539701 INFO  (Thread-3007) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1.shard1.replica2
   [junit4]   2> 1539717 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
6.5.0
   [junit4]   2> 1539717 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62300_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
6.5.0
   [junit4]   2> 1539725 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.s.IndexSchema 
[collection1_shard1_replica2] Schema name=minimal
   [junit4]   2> 1539725 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62300_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.s.IndexSchema 
[collection1_shard1_replica1] Schema name=minimal
   [junit4]   2> 1539734 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 
with uniqueid field id
   [junit4]   2> 1539734 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62300_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 
with uniqueid field id
   [junit4]   2> 1539740 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.c.CoreContainer Reloading SolrCore 
'collection1_shard1_replica2' using configuration from collection collection1
   [junit4]   2> 1539741 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62300_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.c.CoreContainer Reloading SolrCore 
'collection1_shard1_replica1' using configuration from collection collection1
   [junit4]   2> 1539742 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62303_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.c.SolrCore [[collection1_shard1_replica2] 
] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_ED06849983878B45-001\tempDir-001\node2\collection1_shard1_replica2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_ED06849983878B45-001\tempDir-001\node2\.\collection1_shard1_replica2\data\]
   [junit4]   2> 1539742 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62300_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.c.SolrCore [[collection1_shard1_replica1] 
] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_ED06849983878B45-001\tempDir-001\node1\collection1_shard1_replica1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReqParamsAPI_ED06849983878B45-001\tempDir-001\node1\.\collection1_shard1_replica1\data\]
   [junit4]   2> 1539747 INFO  (qtp1398636430-13788) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.h.SolrConfigHandler I already have the expected version 1 of config
   [junit4]   2> 1539747 INFO  (qtp1398636430-13788) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.h.SolrConfigHandler isStale false , resourceloader 
org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 1539747 INFO  (qtp1398636430-13788) [n:127.0.0.1:62300_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr 
path=/config/znodeVersion params={overlay=1&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 1539753 INFO  (qtp960020473-13800) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.h.SolrConfigHandler I already have the expected version 1 of config
   [junit4]   2> 1539753 INFO  (qtp960020473-13800) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.h.SolrConfigHandler isStale false , resourceloader 
org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 1539753 INFO  (qtp960020473-13800) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr 
path=/config/znodeVersion params={overlay=1&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 1539754 INFO  (qtp960020473-13805) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.h.SolrConfigHandler Took 361.0ms to set the property overlay to be of 
version 1 for collection collection1
   [junit4]   2> 1539754 INFO  (qtp960020473-13805) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/config 
params={wt=json} status=0 QTime=367
   [junit4]   2> 1539754 INFO  (qtp960020473-13805) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.c.SolrCore [collection1_shard1_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7130005
   [junit4]   2> 1539755 INFO  (qtp960020473-13805) [n:127.0.0.1:62303_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1.shard1.replica2
   [junit4]   2> 1539757 INFO  
(TEST-TestReqParamsAPI.test-seed#[ED06849983878B45]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):90
   [junit4]   2> 1539757 INFO  
(TEST-TestReqParamsAPI.test-seed#[ED06849983878B45]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - co

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

unit4]   2>   12) Thread[id=14499, name=Scheduler-1239009232, 
state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]   2>         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>   13) Thread[id=14500, 
name=org.eclipse.jetty.server.session.HashSessionManager@7bdb603cTimer, 
state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]   2>         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>   14) Thread[id=14481, name=searcherExecutor-5807-thread-1, 
state=WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>   15) Thread[id=14546, name=Scheduler-1653119779, 
state=WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
   [junit4]   2>         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>   16) Thread[id=14595, name=Scheduler-1162352800, 
state=WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
   [junit4]   2>         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: 
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
 chunkSize=19695, maxDocsPerChunk=598, blockSize=7), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, 
chunkSize=19695, blockSize=7)), sim=RandomSimilarity(queryNorm=true,coord=yes): 
{}, locale=hu-HU, timezone=Pacific/Wake
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_121 
(64-bit)/cpus=3,threads=34,free=69015912,total=429916160
   [junit4]   2> NOTE: All tests run in this JVM: [URLClassifyProcessorTest, 
TestConfigSetImmutable, TestClusterStateMutator, 
TestComplexPhraseLeadingWildcard, DebugComponentTest, MultiThreadedOCPTest, 
StatsComponentTest, TestSolrXml, BigEndianAscendingWordDeserializerTest, 
SortSpecParsingTest, TestSQLHandler, SliceStateTest, TestRequestForwarding, 
ClassificationUpdateProcessorTest, ShowFileRequestHandlerTest, 
TestSimpleTrackingShardHandler, UpdateParamsTest, 
TestDeleteCollectionOnDownNodes, TestSolrCloudWithSecureImpersonation, 
TestFiltering, RequestHandlersTest, PeerSyncReplicationTest, 
TestStressInPlaceUpdates, TestSSLRandomization, 
SuggestComponentContextFilterQueryTest, AssignTest, TestReload, TestBadConfig, 
CoreMergeIndexesAdminHandlerTest, CollectionsAPIDistributedZkTest, 
FieldAnalysisRequestHandlerTest, BlockCacheTest, TestSolr4Spatial, 
TestInPlaceUpdatesDistrib, DistributedSuggestComponentTest, DeleteReplicaTest, 
TestInitParams, PreAnalyzedFieldTest, ClassificationUpdateProcessorFactoryTest, 
DirectUpdateHandlerOptimizeTest, LeaderElectionIntegrationTest, 
TestExportWriter, BasicDistributedZk2Test, TestUniqueKeyFieldResource, 
SolrMetricReporterTest, MigrateRouteKeyTest, TestRebalanceLeaders, 
TestImplicitCoreProperties, HLLUtilTest, TestLocalFSCloudBackupRestore, 
TestConfigSets, OverriddenZkACLAndCredentialsProvidersTest, BJQParserTest, 
ExternalFileFieldSortTest, DistributedTermsComponentTest, 
TestPerFieldSimilarityWithDefaultOverride, TestBlendedInfixSuggestions, 
HttpSolrCallGetCoreTest, TestStandardQParsers, DistributedFacetExistsSmallTest, 
TestIndexSearcher, TestPKIAuthenticationPlugin, AnalysisErrorHandlingTest, 
TestSha256AuthenticationProvider, TestSolrCoreProperties, 
TestExceedMaxTermLength, TestMaxScoreQueryParser, RemoteQueryErrorTest, 
ActionThrottleTest, FullHLLTest, TestApiFramework, TestHashQParserPlugin, 
TestBackupRepositoryFactory, TestExactSharedStatsCache, 
FullSolrCloudDistribCmdsTest, TestSystemCollAutoCreate, 
TestMiniSolrCloudClusterSSL, TestRestManager, MinimalSchemaTest, 
TestPushWriter, TestUnifiedSolrHighlighter, DateMathParserTest, 
TestLuceneMatchVersion, TestFilteredDocIdSet, TestSolrConfigHandlerCloud, 
CoreAdminHandlerTest, SolrJmxReporterTest, OverseerStatusTest, 
CollectionStateFormat2Test, TestFieldCache, TestShortCircuitedRequests, 
TestPointFields, SpellPossibilityIteratorTest, HdfsNNFailoverTest, 
TestFieldResource, DocValuesNotIndexedTest, AnalyticsQueryTest, 
SortByFunctionTest, TestSmileRequest, HdfsDirectoryFactoryTest, 
MBeansHandlerTest, TestLRUStatsCache, EnumFieldTest, NoCacheHeaderTest, 
TestFastWriter, TestNonDefinedSimilarityFactory, SolrIndexConfigTest, 
HighlighterConfigTest, ShardRoutingCustomTest, SolrCmdDistributorTest, 
SearchHandlerTest, TestIndexingPerformance, PKIAuthenticationIntegrationTest, 
SolrCloudExampleTest, TestJsonFacets, PreAnalyzedFieldManagedSchemaCloudTest, 
TestZkChroot, BasicZkTest, TestRandomFaceting, HdfsChaosMonkeySafeLeaderTest, 
TestClusterProperties, SolrGangliaReporterTest, 
TestTolerantUpdateProcessorCloud, ConnectionManagerTest, IndexSchemaTest, 
TestScoreJoinQPScore, TestLMDirichletSimilarityFactory, TestSystemIdResolver, 
TestRTimerTree, TestAuthenticationFramework, TestReqParamsAPI, 
TestConfigSetsAPI, QueryParsingTest, TestCoreDiscovery, TestPathTrie, 
ShufflingReplicaListTransformerTest, CircularListTest, 
UUIDUpdateProcessorFallbackTest, TestSuggestSpellingConverter, 
LeaderInitiatedRecoveryOnCommitTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=LeaderInitiatedRecoveryOnCommitTest -Dtests.seed=ED06849983878B45 
-Dtests.slow=true -Dtests.locale=hu-HU -Dtests.timezone=Pacific/Wake 
-Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | LeaderInitiatedRecoveryOnCommitTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 
7200000 msec).
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([ED06849983878B45]:0)
   [junit4] Completed [670/696 (2!)] on J1 in 7223.70s, 1 test, 2 errors <<< 
FAILURES!

[...truncated 62760 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to