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

4 tests failed.
FAILED:  
org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest

Error Message:
Deleted core was still loaded!

Stack Trace:
java.lang.AssertionError: Deleted core was still loaded!
        at 
__randomizedtesting.SeedInfo.seed([706A414369DC7549:BD54DAB0267D03AB]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest(DeleteInactiveReplicaTest.java:86)
        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)


FAILED:  org.apache.solr.cloud.PeerSyncReplicationTest.test

Error Message:
timeout waiting to see all nodes active

Stack Trace:
java.lang.AssertionError: timeout waiting to see all nodes active
        at 
__randomizedtesting.SeedInfo.seed([706A414369DC7549:F83E7E99C72018B1]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.PeerSyncReplicationTest.waitTillNodesActive(PeerSyncReplicationTest.java:326)
        at 
org.apache.solr.cloud.PeerSyncReplicationTest.bringUpDeadNodeAndEnsureNoReplication(PeerSyncReplicationTest.java:277)
        at 
org.apache.solr.cloud.PeerSyncReplicationTest.forceNodeFailureAndDoPeerSync(PeerSyncReplicationTest.java:259)
        at 
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:138)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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)


FAILED:  
org.apache.solr.handler.TestReplicationHandler.testRateLimitedReplication

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([706A414369DC7549:F6FE34B6666EF4A4]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.handler.TestReplicationHandler.testRateLimitedReplication(TestReplicationHandler.java:1458)
        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)


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

Error Message:
Could not get expected value  'A val' for path 'params/a' full output: {   
"responseHeader":{     "status":0,     "QTime":0},   "params":{     
"wt":"json",     "useParams":""},   "context":{     "webapp":"/solr",     
"path":"/dump0",     "httpMethod":"GET"}},  from server:  
http://127.0.0.1:62349/solr/collection1_shard1_replica1

Stack Trace:
java.lang.AssertionError: Could not get expected value  'A val' for path 
'params/a' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "params":{
    "wt":"json",
    "useParams":""},
  "context":{
    "webapp":"/solr",
    "path":"/dump0",
    "httpMethod":"GET"}},  from server:  
http://127.0.0.1:62349/solr/collection1_shard1_replica1
        at 
__randomizedtesting.SeedInfo.seed([706A414369DC7549:F83E7E99C72018B1]: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:127)
        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 11704 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReqParamsAPI
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_706A414369DC7549-001/init-core-data-001
   [junit4]   2> 1335440 INFO  
(SUITE-TestReqParamsAPI-seed#[706A414369DC7549]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 1335444 INFO  
(SUITE-TestReqParamsAPI-seed#[706A414369DC7549]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) 
w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1335445 INFO  
(SUITE-TestReqParamsAPI-seed#[706A414369DC7549]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_706A414369DC7549-001/tempDir-001
   [junit4]   2> 1335446 INFO  
(SUITE-TestReqParamsAPI-seed#[706A414369DC7549]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1335446 INFO  (Thread-2338) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1335446 INFO  (Thread-2338) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1335556 INFO  
(SUITE-TestReqParamsAPI-seed#[706A414369DC7549]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:62347
   [junit4]   2> 1335588 INFO  (jetty-launcher-1630-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1335588 INFO  (jetty-launcher-1630-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1335590 INFO  (jetty-launcher-1630-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4ad41493{/solr,null,AVAILABLE}
   [junit4]   2> 1335591 INFO  (jetty-launcher-1630-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7883e54a{HTTP/1.1,[http/1.1]}{127.0.0.1:62349}
   [junit4]   2> 1335591 INFO  (jetty-launcher-1630-thread-1) [    ] 
o.e.j.s.Server Started @1340573ms
   [junit4]   2> 1335591 INFO  (jetty-launcher-1630-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62349}
   [junit4]   2> 1335592 INFO  (jetty-launcher-1630-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@657e64b9{/solr,null,AVAILABLE}
   [junit4]   2> 1335592 ERROR (jetty-launcher-1630-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1335592 INFO  (jetty-launcher-1630-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3aff7384{HTTP/1.1,[http/1.1]}{127.0.0.1:62350}
   [junit4]   2> 1335592 INFO  (jetty-launcher-1630-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1335592 INFO  (jetty-launcher-1630-thread-2) [    ] 
o.e.j.s.Server Started @1340574ms
   [junit4]   2> 1335593 INFO  (jetty-launcher-1630-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1335594 INFO  (jetty-launcher-1630-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1335593 INFO  (jetty-launcher-1630-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62350}
   [junit4]   2> 1335594 INFO  (jetty-launcher-1630-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-13T00:04:40.288Z
   [junit4]   2> 1335594 ERROR (jetty-launcher-1630-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1335594 INFO  (jetty-launcher-1630-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1335594 INFO  (jetty-launcher-1630-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1335594 INFO  (jetty-launcher-1630-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1335594 INFO  (jetty-launcher-1630-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-13T00:04:40.288Z
   [junit4]   2> 1335597 INFO  (jetty-launcher-1630-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1335597 INFO  (jetty-launcher-1630-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1335614 INFO  (jetty-launcher-1630-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62347/solr
   [junit4]   2> 1335619 INFO  (jetty-launcher-1630-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62347/solr
   [junit4]   2> 1335682 INFO  (jetty-launcher-1630-thread-1) 
[n:127.0.0.1:62349_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1335684 INFO  (jetty-launcher-1630-thread-2) 
[n:127.0.0.1:62350_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1335685 INFO  (jetty-launcher-1630-thread-1) 
[n:127.0.0.1:62349_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:62349_solr
   [junit4]   2> 1335686 INFO  (jetty-launcher-1630-thread-2) 
[n:127.0.0.1:62350_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62350_solr
   [junit4]   2> 1335687 INFO  (jetty-launcher-1630-thread-1) 
[n:127.0.0.1:62349_solr    ] o.a.s.c.Overseer Overseer 
(id=97448380343451653-127.0.0.1:62349_solr-n_0000000000) starting
   [junit4]   2> 1335690 INFO  
(zkCallback-1640-thread-1-processing-n:127.0.0.1:62349_solr) 
[n:127.0.0.1:62349_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1335690 INFO  
(zkCallback-1641-thread-1-processing-n:127.0.0.1:62350_solr) 
[n:127.0.0.1:62350_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1335707 INFO  (jetty-launcher-1630-thread-1) 
[n:127.0.0.1:62349_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62349_solr
   [junit4]   2> 1335710 INFO  
(zkCallback-1640-thread-1-processing-n:127.0.0.1:62349_solr) 
[n:127.0.0.1:62349_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1335710 INFO  
(zkCallback-1641-thread-1-processing-n:127.0.0.1:62350_solr) 
[n:127.0.0.1:62350_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1335784 INFO  (jetty-launcher-1630-thread-2) 
[n:127.0.0.1:62350_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_706A414369DC7549-001/tempDir-001/node2/.
   [junit4]   2> 1335784 INFO  (jetty-launcher-1630-thread-1) 
[n:127.0.0.1:62349_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_706A414369DC7549-001/tempDir-001/node1/.
   [junit4]   2> 1336638 INFO  
(SUITE-TestReqParamsAPI-seed#[706A414369DC7549]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1336640 INFO  
(SUITE-TestReqParamsAPI-seed#[706A414369DC7549]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62347/solr ready
   [junit4]   2> 1336664 INFO  (qtp1790213708-10273) [n:127.0.0.1:62349_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> 1336668 INFO  
(OverseerThreadFactory-4851-thread-1-processing-n:127.0.0.1:62349_solr) 
[n:127.0.0.1:62349_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 1336781 INFO  (qtp1790213708-10274) [n:127.0.0.1:62349_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> 1336786 INFO  (qtp1308645741-10281) [n:127.0.0.1:62350_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> 1336902 INFO  
(zkCallback-1640-thread-1-processing-n:127.0.0.1:62349_solr) 
[n:127.0.0.1:62349_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> 1336902 INFO  
(zkCallback-1641-thread-1-processing-n:127.0.0.1:62350_solr) 
[n:127.0.0.1:62350_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> 1337808 INFO  (qtp1308645741-10281) [n:127.0.0.1:62350_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1337808 INFO  (qtp1790213708-10274) [n:127.0.0.1:62349_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1337817 INFO  (qtp1790213708-10274) [n:127.0.0.1:62349_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.IndexSchema 
[collection1_shard1_replica1] Schema name=minimal
   [junit4]   2> 1337817 INFO  (qtp1308645741-10281) [n:127.0.0.1:62350_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.s.IndexSchema 
[collection1_shard1_replica2] Schema name=minimal
   [junit4]   2> 1337836 INFO  (qtp1308645741-10281) [n:127.0.0.1:62350_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> 1337836 INFO  (qtp1790213708-10274) [n:127.0.0.1:62349_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> 1337839 INFO  (qtp1790213708-10274) [n:127.0.0.1:62349_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> 1337839 INFO  (qtp1308645741-10281) [n:127.0.0.1:62350_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> 1337839 INFO  (qtp1790213708-10274) [n:127.0.0.1:62349_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrCore 
[[collection1_shard1_replica1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_706A414369DC7549-001/tempDir-001/node1/collection1_shard1_replica1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_706A414369DC7549-001/tempDir-001/node1/./collection1_shard1_replica1/data/]
   [junit4]   2> 1337839 INFO  (qtp1308645741-10281) [n:127.0.0.1:62350_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.SolrCore 
[[collection1_shard1_replica2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_706A414369DC7549-001/tempDir-001/node2/collection1_shard1_replica2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_706A414369DC7549-001/tempDir-001/node2/./collection1_shard1_replica2/data/]
   [junit4]   2> 1337923 INFO  (qtp1790213708-10274) [n:127.0.0.1:62349_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1337923 INFO  (qtp1790213708-10274) [n:127.0.0.1:62349_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> 1337925 INFO  (qtp1790213708-10274) [n:127.0.0.1:62349_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1337925 INFO  (qtp1790213708-10274) [n:127.0.0.1:62349_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1337926 INFO  (qtp1308645741-10281) [n:127.0.0.1:62350_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1337926 INFO  (qtp1308645741-10281) [n:127.0.0.1:62350_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> 1337928 INFO  (qtp1308645741-10281) [n:127.0.0.1:62350_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1337928 INFO  (qtp1308645741-10281) [n:127.0.0.1:62350_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1337929 INFO  (qtp1790213708-10274) [n:127.0.0.1:62349_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2cbadf[collection1_shard1_replica1] 
main]
   [junit4]   2> 1337931 INFO  (qtp1790213708-10274) [n:127.0.0.1:62349_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1337932 INFO  (qtp1308645741-10281) [n:127.0.0.1:62350_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@630e48c2[collection1_shard1_replica2] main]
   [junit4]   2> 1337932 INFO  (qtp1790213708-10274) [n:127.0.0.1:62349_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> 1337932 INFO  (qtp1790213708-10274) [n:127.0.0.1:62349_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> 1337935 INFO  (qtp1308645741-10281) [n:127.0.0.1:62350_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1337936 INFO  (qtp1790213708-10274) [n:127.0.0.1:62349_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1337936 INFO  (qtp1790213708-10274) [n:127.0.0.1:62349_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1337936 INFO  (qtp1790213708-10274) [n:127.0.0.1:62349_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 
1559174088103034880
   [junit4]   2> 1337938 INFO  
(searcherExecutor-4856-thread-1-processing-n:127.0.0.1:62349_solr 
x:collection1_shard1_replica1 s:shard1 c:collection1) [n:127.0.0.1:62349_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrCore 
[collection1_shard1_replica1] Registered new searcher 
Searcher@2cbadf[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1337938 INFO  (qtp1308645741-10281) [n:127.0.0.1:62350_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> 1337939 INFO  (qtp1308645741-10281) [n:127.0.0.1:62350_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> 1337941 INFO  (qtp1308645741-10281) [n:127.0.0.1:62350_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1337941 INFO  (qtp1308645741-10281) [n:127.0.0.1:62350_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1337942 INFO  (qtp1308645741-10281) [n:127.0.0.1:62350_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 
1559174088109326336
   [junit4]   2> 1337944 INFO  
(searcherExecutor-4857-thread-1-processing-n:127.0.0.1:62350_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1) [n:127.0.0.1:62350_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.SolrCore 
[collection1_shard1_replica2] Registered new searcher 
Searcher@630e48c2[collection1_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1337956 INFO  (qtp1308645741-10281) [n:127.0.0.1:62350_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1337956 INFO  (qtp1308645741-10281) [n:127.0.0.1:62350_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1337957 INFO  (qtp1308645741-10281) [n:127.0.0.1:62350_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:62350/solr/collection1_shard1_replica2/
   [junit4]   2> 1337957 INFO  (qtp1308645741-10281) [n:127.0.0.1:62350_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.u.PeerSync 
PeerSync: core=collection1_shard1_replica2 url=http://127.0.0.1:62350/solr 
START replicas=[http://127.0.0.1:62349/solr/collection1_shard1_replica1/] 
nUpdates=100
   [junit4]   2> 1337957 INFO  (qtp1308645741-10281) [n:127.0.0.1:62350_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.u.PeerSync 
PeerSync: core=collection1_shard1_replica2 url=http://127.0.0.1:62350/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 1337959 INFO  (qtp1790213708-10275) [n:127.0.0.1:62349_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1337960 INFO  (qtp1308645741-10281) [n:127.0.0.1:62350_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1337960 INFO  (qtp1308645741-10281) [n:127.0.0.1:62350_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] 
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> 1337968 INFO  (qtp1308645741-10281) [n:127.0.0.1:62350_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:62350/solr/collection1_shard1_replica2/ shard1
   [junit4]   2> 1338074 INFO  
(zkCallback-1641-thread-1-processing-n:127.0.0.1:62350_solr) 
[n:127.0.0.1:62350_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> 1338074 INFO  
(zkCallback-1640-thread-2-processing-n:127.0.0.1:62349_solr) 
[n:127.0.0.1:62349_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> 1338129 INFO  (qtp1308645741-10281) [n:127.0.0.1:62350_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 1338133 INFO  (qtp1308645741-10281) [n:127.0.0.1:62350_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=1347
   [junit4]   2> 1338241 INFO  
(zkCallback-1640-thread-1-processing-n:127.0.0.1:62349_solr) 
[n:127.0.0.1:62349_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> 1338242 INFO  
(zkCallback-1641-thread-1-processing-n:127.0.0.1:62350_solr) 
[n:127.0.0.1:62350_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> 1338962 INFO  (qtp1790213708-10274) [n:127.0.0.1:62349_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=2181
   [junit4]   2> 1338967 INFO  (qtp1790213708-10273) [n:127.0.0.1:62349_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> 1339070 INFO  
(zkCallback-1641-thread-1-processing-n:127.0.0.1:62350_solr) 
[n:127.0.0.1:62350_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> 1339070 INFO  
(zkCallback-1640-thread-3-processing-n:127.0.0.1:62349_solr) 
[n:127.0.0.1:62349_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> 1339975 INFO  (qtp1790213708-10273) [n:127.0.0.1:62349_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=3311
   [junit4]   2> 1339995 INFO  
(TEST-TestReqParamsAPI.test-seed#[706A414369DC7549]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1340002 INFO  
(TEST-TestReqParamsAPI.test-seed#[706A414369DC7549]) [    ] 
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> 1340010 INFO  (qtp1308645741-10284) [n:127.0.0.1:62350_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> 1340010 INFO  (qtp1308645741-10284) [n:127.0.0.1:62350_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> 1340012 INFO  (Thread-2358) [n:127.0.0.1:62350_solr    ] 
o.a.s.c.SolrCore config update listener called for core 
collection1_shard1_replica2
   [junit4]   2> 1340012 INFO  (Thread-2357) [n:127.0.0.1:62349_solr    ] 
o.a.s.c.SolrCore config update listener called for core 
collection1_shard1_replica1
   [junit4]   2> 1340013 INFO  
(solrHandlerExecutor-4866-thread-1-processing-n:127.0.0.1:62350_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:62350_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> 1340013 INFO  
(solrHandlerExecutor-4866-thread-2-processing-n:127.0.0.1:62350_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:62350_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> 1340014 INFO  (Thread-2358) [n:127.0.0.1:62350_solr    ] 
o.a.s.c.SolrCore core reload collection1_shard1_replica2
   [junit4]   2> 1340014 INFO  (Thread-2357) [n:127.0.0.1:62349_solr    ] 
o.a.s.c.SolrCore core reload collection1_shard1_replica1
   [junit4]   2> 1340027 INFO  (Thread-2357) [n:127.0.0.1:62349_solr    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1340027 INFO  (Thread-2358) [n:127.0.0.1:62350_solr    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1340036 INFO  (Thread-2358) [n:127.0.0.1:62350_solr    ] 
o.a.s.s.IndexSchema [collection1_shard1_replica2] Schema name=minimal
   [junit4]   2> 1340036 INFO  (Thread-2357) [n:127.0.0.1:62349_solr    ] 
o.a.s.s.IndexSchema [collection1_shard1_replica1] Schema name=minimal
   [junit4]   2> 1340060 INFO  (Thread-2357) [n:127.0.0.1:62349_solr    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1340060 INFO  (Thread-2358) [n:127.0.0.1:62350_solr    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1340063 INFO  (Thread-2358) [n:127.0.0.1:62350_solr    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1_shard1_replica2' using 
configuration from collection collection1
   [junit4]   2> 1340064 INFO  (Thread-2357) [n:127.0.0.1:62349_solr    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1_shard1_replica1' using 
configuration from collection collection1
   [junit4]   2> 1340065 INFO  (Thread-2358) [n:127.0.0.1:62350_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.c.SolrCore [[collection1_shard1_replica2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_706A414369DC7549-001/tempDir-001/node2/collection1_shard1_replica2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_706A414369DC7549-001/tempDir-001/node2/./collection1_shard1_replica2/data/]
   [junit4]   2> 1340065 INFO  (Thread-2357) [n:127.0.0.1:62349_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.SolrCore [[collection1_shard1_replica1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_706A414369DC7549-001/tempDir-001/node1/collection1_shard1_replica1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_706A414369DC7549-001/tempDir-001/node1/./collection1_shard1_replica1/data/]
   [junit4]   2> 1340119 INFO  (qtp1308645741-10285) [n:127.0.0.1:62350_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> 1340120 INFO  (qtp1308645741-10285) [n:127.0.0.1:62350_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> 1340120 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62350_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Trying to update my 
configs
   [junit4]   2> 1340120 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62350_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> 1340122 INFO  
(solrHandlerExecutor-4866-thread-2-processing-n:127.0.0.1:62350_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:62350_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:62350/solr/collection1_shard1_replica2/ 
for prop overlay   after 1 attempts
   [junit4]   2> 1340122 INFO  
(solrHandlerExecutor-4866-thread-2-processing-n:127.0.0.1:62350_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:62350_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> 1340124 INFO  (qtp1790213708-10276) [n:127.0.0.1:62349_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> 1340124 INFO  (qtp1790213708-10276) [n:127.0.0.1:62349_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> 1340124 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62349_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.h.SolrConfigHandler Trying to update my 
configs
   [junit4]   2> 1340125 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62349_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> 1340125 INFO  
(solrHandlerExecutor-4866-thread-1-processing-n:127.0.0.1:62350_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:62350_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:62349/solr/collection1_shard1_replica1/ 
for prop overlay   after 1 attempts
   [junit4]   2> 1340125 INFO  
(solrHandlerExecutor-4866-thread-1-processing-n:127.0.0.1:62350_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:62350_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> 1340127 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62350_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.c.SolrCore core reload 
collection1_shard1_replica2
   [junit4]   2> 1340130 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62349_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.c.SolrCore core reload 
collection1_shard1_replica1
   [junit4]   2> 1340139 INFO  (Thread-2357) [n:127.0.0.1:62349_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1340139 INFO  (Thread-2357) [n:127.0.0.1:62349_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1340139 INFO  (Thread-2357) [n:127.0.0.1:62349_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3231c347[collection1_shard1_replica1] main]
   [junit4]   2> 1340139 INFO  (Thread-2358) [n:127.0.0.1:62350_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1340139 INFO  (Thread-2358) [n:127.0.0.1:62350_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1340139 INFO  (Thread-2358) [n:127.0.0.1:62350_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@10078dd7[collection1_shard1_replica2] main]
   [junit4]   2> 1340141 INFO  (Thread-2357) [n:127.0.0.1:62349_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> 1340142 INFO  (Thread-2358) [n:127.0.0.1:62350_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> 1340142 INFO  (Thread-2357) [n:127.0.0.1:62349_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> 1340143 INFO  (Thread-2357) [n:127.0.0.1:62349_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> 1340143 INFO  (Thread-2358) [n:127.0.0.1:62350_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> 1340143 INFO  (Thread-2358) [n:127.0.0.1:62350_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> 1340144 INFO  (Thread-2357) [n:127.0.0.1:62349_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> 1340144 INFO  (Thread-2358) [n:127.0.0.1:62350_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> 1340144 INFO  (Thread-2357) [n:127.0.0.1:62349_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> 1340144 INFO  (Thread-2358) [n:127.0.0.1:62350_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> 1340144 INFO  (Thread-2358) [n:127.0.0.1:62350_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 1559174090418290688
   [junit4]   2> 1340144 INFO  (Thread-2357) [n:127.0.0.1:62349_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 1559174090418290688
   [junit4]   2> 1340147 INFO  
(searcherExecutor-4867-thread-1-processing-n:127.0.0.1:62350_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:62350_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2] 
Registered new searcher Searcher@10078dd7[collection1_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1340147 INFO  
(searcherExecutor-4868-thread-1-processing-n:127.0.0.1:62349_solr 
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1) 
[n:127.0.0.1:62349_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1] 
Registered new searcher Searcher@3231c347[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1340149 INFO  (Thread-2357) [n:127.0.0.1:62349_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> 1340149 INFO  (Thread-2358) [n:127.0.0.1:62350_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> 1340149 INFO  (Thread-2357) [n:127.0.0.1:62349_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4d4b9f4[collection1_shard1_replica1] main]
   [junit4]   2> 1340149 INFO  (Thread-2358) [n:127.0.0.1:62350_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@105dc41e[collection1_shard1_replica2] main]
   [junit4]   2> 1340149 INFO  (Thread-2357) [n:127.0.0.1:62349_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@620c3b79
   [junit4]   2> 1340149 INFO  
(searcherExecutor-4868-thread-1-processing-n:127.0.0.1:62349_solr 
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1) 
[n:127.0.0.1:62349_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1] 
Registered new searcher Searcher@4d4b9f4[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1340149 INFO  
(searcherExecutor-4867-thread-1-processing-n:127.0.0.1:62350_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:62350_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2] 
Registered new searcher Searcher@105dc41e[collection1_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1340150 INFO  (Thread-2357) [n:127.0.0.1:62349_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> 1340168 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62350_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
7.0.0
   [junit4]   2> 1340168 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62349_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
7.0.0
   [junit4]   2> 1340176 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62349_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> 1340176 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62350_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> 1340183 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62349_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> 1340212 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62350_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> 1340215 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62350_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> 1340215 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62349_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> 1340216 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62350_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.c.SolrCore [[collection1_shard1_replica2] 
] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_706A414369DC7549-001/tempDir-001/node2/collection1_shard1_replica2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_706A414369DC7549-001/tempDir-001/node2/./collection1_shard1_replica2/data/]
   [junit4]   2> 1340216 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62349_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.c.SolrCore [[collection1_shard1_replica1] 
] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_706A414369DC7549-001/tempDir-001/node1/collection1_shard1_replica1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_706A414369DC7549-001/tempDir-001/node1/./collection1_shard1_replica1/data/]
   [junit4]   2> 1340231 INFO  (qtp1308645741-10286) [n:127.0.0.1:62350_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> 1340232 INFO  (qtp1308645741-10286) [n:127.0.0.1:62350_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> 1340232 INFO  (qtp1308645741-10286) [n:127.0.0.1:62350_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> 1340238 INFO  (qtp1790213708-10278) [n:127.0.0.1:62349_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> 1340238 INFO  (qtp1790213708-10278) [n:127.0.0.1:62349_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> 1340238 INFO  (qtp1790213708-10278) [n:127.0.0.1:62349_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> 1340251 INFO  (qtp1308645741-10284) [n:127.0.0.1:62350_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.h.SolrConfigHandler Took 241.0ms to set the property overlay to be of 
version 0 for collection collection1
   [junit4]   2> 1340251 INFO  (qtp1308645741-10284) [n:127.0.0.1:62350_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=247
   [junit4]   2> 1340251 INFO  (qtp1308645741-10284) [n:127.0.0.1:62350_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@59455ab1
   [junit4]   2> 1340253 INFO  (qtp1308645741-10284) [n:127.0.0.1:62350_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> 1340256 INFO  
(TEST-TestReqParamsAPI.test-seed#[706A414369DC7549]) [    ] 
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> 1340290 INFO  (qtp1308645741-10286) [n:127.0.0.1:62350_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> 1340295 INFO  (qtp1308645741-10286) [n:127.0.0.1:62350_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> 1340295 INFO  (qtp1308645741-10286) [n:127.0.0.1:62350_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> 1340306 INFO  
(solrHandlerExecutor-4877-thread-2-processing-n:127.0.0.1:62350_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:62350_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> 1340306 INFO  (Thread-2360) [n:127.0.0.1:62350_solr    ] 
o.a.s.c.SolrCore config update listener called for core 
collection1_shard1_replica2
   [junit4]   2> 1340307 INFO  (Thread-2359) [n:127.0.0.1:62349_solr    ] 
o.a.s.c.SolrCore config update listener called for core 
collection1_shard1_replica1
   [junit4]   2> 1340307 INFO  
(solrHandlerExecutor-4877-thread-1-processing-n:127.0.0.1:62350_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:62350_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> 1340311 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62350_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1340312 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62350_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1340312 INFO  (Thread-2360) [n:127.0.0.1:62350_solr    ] 
o.a.s.c.SolrCore core reload collection1_shard1_replica2
   [junit4]   2> 1340312 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62349_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1340312 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62349_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1340312 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62349_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7a3816e5[collection1_shard1_replica1] main]
   [junit4]   2> 1340312 INFO  (Thread-2359) [n:127.0.0.1:62349_solr    ] 
o.a.s.c.SolrCore core reload collection1_shard1_replica1
   [junit4]   2> 1340313 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62350_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2c68ce31[collection1_shard1_replica2] main]
   [junit4]   2> 1340314 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62349_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> 1340314 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62350_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> 1340315 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62349_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> 1340315 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62349_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> 1340315 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62350_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> 1340315 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62350_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> 1340317 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62349_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> 1340317 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62349_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> 1340317 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62349_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 1559174090599694336
   [junit4]   2> 1340319 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62350_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> 1340319 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62350_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> 1340320 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62350_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 1559174090602840064
   [junit4]   2> 1340322 INFO  
(searcherExecutor-4875-thread-1-processing-n:127.0.0.1:62349_solr 
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1) 
[n:127.0.0.1:62349_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1] 
Registered new searcher Searcher@7a3816e5[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1340322 INFO  
(searcherExecutor-4876-thread-1-processing-n:127.0.0.1:62350_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:62350_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2] 
Registered new searcher Searcher@2c68ce31[collection1_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1340324 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62350_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> 1340325 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62349_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> 1340325 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62350_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@32d4f270[collection1_shard1_replica2] main]
   [junit4]   2> 1340325 INFO  
(searcherExecutor-4876-thread-1-processing-n:127.0.0.1:62350_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:62350_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2] 
Registered new searcher Searcher@32d4f270[collection1_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1340333 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62349_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@766daf9c[collection1_shard1_replica1] main]
   [junit4]   2> 1340333 INFO  
(searcherExecutor-4875-thread-1-processing-n:127.0.0.1:62349_solr 
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1) 
[n:127.0.0.1:62349_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1] 
Registered new searcher Searcher@766daf9c[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1340334 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62349_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@397c5a99
   [junit4]   2> 1340334 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62349_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> 1340342 INFO  (Thread-2360) [n:127.0.0.1:62350_solr    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1340344 INFO  (Thread-2359) [n:127.0.0.1:62349_solr    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1340350 INFO  (Thread-2360) [n:127.0.0.1:62350_solr    ] 
o.a.s.s.IndexSchema [collection1_shard1_replica2] Schema name=minimal
   [junit4]   2> 1340352 INFO  (Thread-2359) [n:127.0.0.1:62349_solr    ] 
o.a.s.s.IndexSchema [collection1_shard1_replica1] Schema name=minimal
   [junit4]   2> 1340356 INFO  (Thread-2360) [n:127.0.0.1:62350_solr    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1340356 INFO  (Thread-2359) [n:127.0.0.1:62349_solr    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1340384 INFO  (Thread-2359) [n:127.0.0.1:62349_solr    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1_shard1_replica1' using 
configuration from collection collection1
   [junit4]   2> 1340384 INFO  (Thread-2360) [n:127.0.0.1:62350_solr    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1_shard1_replica2' using 
configuration from collection collection1
   [junit4]   2> 1340385 INFO  (Thread-2359) [n:127.0.0.1:62349_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.c.SolrCore [[collection1_shard1_replica1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_706A414369DC7549-001/tempDir-001/node1/collection1_shard1_replica1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_706A414369DC7549-001/tempDir-001/node1/./collection1_shard1_replica1/data/]
   [junit4]   2> 1340385 INFO  (Thread-2360) [n:127.0.0.1:62350_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.c.SolrCore [[collection1_shard1_replica2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_706A414369DC7549-001/tempDir-001/node2/collection1_shard1_replica2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_706A414369DC7549-001/tempDir-001/node2/./collection1_shard1_replica2/data/]
   [junit4]   2> 1340410 INFO  (qtp1308645741-10281) [n:127.0.0.1:62350_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> 1340411 INFO  (qtp1308645741-10281) [n:127.0.0.1:62350_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=1
   [junit4]   2> 1340411 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62350_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Trying to update my 
configs
   [junit4]   2> 1340411 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62350_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> 1340411 INFO  (qtp1790213708-10278) [n:127.0.0.1:62349_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> 1340412 INFO  (qtp1790213708-10278) [n:127.0.0.1:62349_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> 1340413 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62349_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.h.SolrConfigHandler Trying to update my 
configs
   [junit4]   2> 1340413 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62349_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> 1340414 INFO  
(solrHandlerExecutor-4877-thread-2-processing-n:127.0.0.1:62350_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:62350_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:62350/solr/collection1_shard1_replica2/ 
for prop overlay   after 1 attempts
   [junit4]   2> 1340414 INFO  
(solrHandlerExecutor-4877-thread-2-processing-n:127.0.0.1:62350_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:62350_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> 1340415 INFO  
(solrHandlerExecutor-4877-thread-1-processing-n:127.0.0.1:62350_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:62350_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:62349/solr/collection1_shard1_replica1/ 
for prop overlay   after 1 attempts
   [junit4]   2> 1340415 INFO  
(solrHandlerExecutor-4877-thread-1-processing-n:127.0.0.1:62350_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:62350_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> 1340416 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62350_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.c.SolrCore core reload 
collection1_shard1_replica2
   [junit4]   2> 1340416 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62349_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.c.SolrCore core reload 
collection1_shard1_replica1
   [junit4]   2> 1340497 INFO  (Thread-2360) [n:127.0.0.1:62350_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1340497 INFO  (Thread-2360) [n:127.0.0.1:62350_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1340498 INFO  (Thread-2360) [n:127.0.0.1:62350_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@26dcdf54[collection1_shard1_replica2] main]
   [junit4]   2> 1340498 INFO  (Thread-2359) [n:127.0.0.1:62349_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1340498 INFO  (Thread-2359) [n:127.0.0.1:62349_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1340499 INFO  (Thread-2359) [n:127.0.0.1:62349_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2fe86ce1[collection1_shard1_replica1] main]
   [junit4]   2> 1340500 INFO  (Thread-2360) [n:127.0.0.1:62350_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> 1340500 INFO  (Thread-2359) [n:127.0.0.1:62349_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> 1340500 INFO  (Thread-2360) [n:127.0.0.1:62350_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> 1340500 INFO  (Thread-2360) [n:127.0.0.1:62350_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> 1340501 INFO  (Thread-2359) [n:127.0.0.1:62349_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> 1340501 INFO  (Thread-2359) [n:127.0.0.1:62349_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> 1340502 INFO  (Thread-2360) [n:127.0.0.1:62350_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> 1340502 INFO  (Thread-2360) [n:127.0.0.1:62350_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> 1340502 INFO  (Thread-2359) [n:127.0.0.1:62349_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> 1340502 INFO  
(searcherExecutor-4885-thread-1-processing-n:127.0.0.1:62350_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:62350_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2] 
Registered new searcher Searcher@26dcdf54[collection1_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1340502 INFO  (Thread-2359) [n:127.0.0.1:62349_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> 1340502 INFO  (Thread-2360) [n:127.0.0.1:62350_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 1559174090793680896
   [junit4]   2> 1340502 INFO  (Thread-2359) [n:127.0.0.1:62349_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 1559174090793680896
   [junit4]   2> 1340502 INFO  
(searcherExecutor-4884-thread-1-processing-n:127.0.0.1:62349_solr 
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1) 
[n:127.0.0.1:62349_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1] 
Registered new searcher Searcher@2fe86ce1[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1340505 INFO  (Thread-2359) [n:127.0.0.1:62349_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> 1340505 INFO  (Thread-2360) [n:127.0.0.1:62350_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> 1340505 INFO  (Thread-2359) [n:127.0.0.1:62349_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@172a25ac[collection1_shard1_replica1] main]
   [junit4]   2> 1340505 INFO  (Thread-2360) [n:127.0.0.1:62350_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2636e030[collection1_shard1_replica2] main]
   [junit4]   2> 1340505 INFO  (Thread-2359) [n:127.0.0.1:62349_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@a677143
   [junit4]   2> 1340505 INFO  
(searcherExecutor-4884-thread-1-processing-n:127.0.0.1:62349_solr 
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1) 
[n:127.0.0.1:62349_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1] 
Registered new searcher Searcher@172a25ac[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1340505 INFO  
(searcherExecutor-4885-thread-1-processing-n:127.0.0.1:62350_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:62350_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2] 
Registered new searcher Searcher@2636e030[collection1_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1340505 INFO  (Thread-2359) [n:127.0.0.1:62349_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> 1340505 INFO  (Thread-2360) [n:127.0.0.1:62350_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@322888a2
   [junit4]   2> 1340506 INFO  (Thread-2360) [n:127.0.0.1:62350_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> 1340518 INFO  (qtp1308645741-10282) [n:127.0.0.1:62350_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> 1340518 INFO  (qtp1308645741-10282) [n:127.0.0.1:62350_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> 1340518 INFO  (qtp1308645741-10282) [n:127.0.0.1:62350_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> 1340522 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62350_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
7.0.0
   [junit4]   2> 1340522 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:62349_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
7.0.0
   [junit4]   2> 1340524 INFO  (qtp1790213708-10275) [n:127.0.0.1:62349_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> 1340524 INFO  (qtp1790213708-10275) [n:127.0.0.1:62349_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> 1340524 INFO  (qtp1790213708-10275) [n:127.0.0.1:62349_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> 1340526 INFO  (qtp1308645741-10286) [n:127.0.0.1:62350_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.h.SolrConfigHandler Took 230.0ms to set the property overlay to be of 
version 1 for collection collection1
   [junit4]   2> 1340526 INFO  (qtp1308645741-10286) [n:127.0.0.1:62350_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=268
   [junit4]   2> 1340526 INFO  (qtp1308645741-10286) [n:127.0.0.1:62350_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@531bf0f
   [junit4]   2> 1340527 INFO  (qtp1308645741-10286) [n:127.0.0.1:62350_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> 1340527 INFO  
(TEST-TestReqParamsAPI.test-seed#[706A414369DC7549]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):

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

=97448478748901394-127.0.0.1:65416_-n_0000000004) closing
   [junit4]   2> 3048126 INFO  
(OverseerStateUpdate-97448478748901394-127.0.0.1:65416_-n_0000000004) 
[n:127.0.0.1:65416_    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:65416_
   [junit4]   2> 3049639 WARN  
(zkCallback-3356-thread-3-processing-n:127.0.0.1:65416_) [n:127.0.0.1:65416_    
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to 
ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 3049639 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[706A414369DC7549]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 3049641 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[706A414369DC7549]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@421758ed{HTTP/1.1,[http/1.1]}{127.0.0.1:65416}
   [junit4]   2> 3049641 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[706A414369DC7549]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6daea30{/,null,UNAVAILABLE}
   [junit4]   2> 3049642 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[706A414369DC7549]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 65425
   [junit4]   2> 3049645 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[706A414369DC7549]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:65384 65384
   [junit4]   2> 3049663 INFO  (Thread-3183) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:65384 65384
   [junit4]   2> 3053943 WARN  (Thread-3183) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/97448478748901385-core_node1-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/97448478748901385-127.0.0.1:65412_-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        207     /solr/overseer/collection-queue-work
   [junit4]   2>        44      /solr/overseer/queue
   [junit4]   2>        16      /solr/overseer/queue-work
   [junit4]   2>        6       /solr/collections
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=PeerSyncReplicationTest -Dtests.method=test 
-Dtests.seed=706A414369DC7549 -Dtests.slow=true -Dtests.locale=es-ES 
-Dtests.timezone=Navajo -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE  217s J0 | PeerSyncReplicationTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: timeout waiting to see 
all nodes active
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([706A414369DC7549:F83E7E99C72018B1]:0)
   [junit4]    >        at 
org.apache.solr.cloud.PeerSyncReplicationTest.waitTillNodesActive(PeerSyncReplicationTest.java:326)
   [junit4]    >        at 
org.apache.solr.cloud.PeerSyncReplicationTest.bringUpDeadNodeAndEnsureNoReplication(PeerSyncReplicationTest.java:277)
   [junit4]    >        at 
org.apache.solr.cloud.PeerSyncReplicationTest.forceNodeFailureAndDoPeerSync(PeerSyncReplicationTest.java:259)
   [junit4]    >        at 
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:138)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 3053955 INFO  
(SUITE-PeerSyncReplicationTest-seed#[706A414369DC7549]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_706A414369DC7549-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=false): {}, locale=es-ES, timezone=Navajo
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_121 
(64-bit)/cpus=3,threads=1,free=154011680,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[BinaryUpdateRequestHandlerTest, UtilsToolTest, TestUpdate, MultiTermTest, 
TestSegmentSorting, TestPerFieldSimilarity, TestCollationField, 
TestSolrDynamicMBean, SyncSliceTest, StressHdfsTest, 
TestMinMaxOnMultiValuedField, TestFastOutputStream, CdcrVersionReplicationTest, 
ConfigSetsAPITest, TestDelegationWithHadoopAuth, IndexBasedSpellCheckerTest, 
TestDFISimilarityFactory, HardAutoCommitTest, TestSubQueryTransformerCrossCore, 
SuggestComponentTest, DocumentAnalysisRequestHandlerTest, DOMUtilTest, 
TestSchemalessBufferedUpdates, TestPseudoReturnFields, 
TestOverriddenPrefixQueryForCustomFieldType, TestJmxIntegration, 
TestSolrCLIRunExample, TestSizeLimitedDistributedMap, TestCSVResponseWriter, 
SolrIndexConfigTest, CurrencyFieldXmlFileTest, 
ClassificationUpdateProcessorIntegrationTest, DirectSolrConnectionTest, 
TestRuleBasedAuthorizationPlugin, TestFieldCacheVsDocValues, 
DistributedFacetPivotWhiteBoxTest, HighlighterTest, SpatialFilterTest, 
LeaderElectionContextKeyTest, TestRawTransformer, 
TestLegacyNumericRangeQueryBuilder, TestIBSimilarityFactory, 
TestManagedSynonymFilterFactory, TestFileDictionaryLookup, RequestLoggingTest, 
PathHierarchyTokenizerFactoryTest, TestTolerantUpdateProcessorRandomCloud, 
TestBinaryField, TestSort, TestSolr4Spatial2, TestXIncludeConfig, 
HdfsThreadLeakTest, RulesTest, TestExtendedDismaxParser, AliasIntegrationTest, 
DirectSolrSpellCheckerTest, CloneFieldUpdateProcessorFactoryTest, 
TestRestoreCore, TestRandomDVFaceting, VersionInfoTest, ResponseHeaderTest, 
NumericFieldsTest, TestDistribDocBasedVersion, OverseerTaskQueueTest, 
TestExactSharedStatsCache, TestSolrDeletionPolicy1, EnumFieldTest, 
CdcrReplicationHandlerTest, StatelessScriptUpdateProcessorFactoryTest, 
OverseerCollectionConfigSetProcessorTest, TestFilteredDocIdSet, 
CursorPagingTest, TestReplicaProperties, CoreSorterTest, FacetPivotSmallTest, 
TestPostingsSolrHighlighter, TestCollationFieldDocValues, 
TestStressUserVersions, TestNRTOpen, TestSQLHandlerNonCloud, SolrCoreTest, 
TestBinaryResponseWriter, DistributedVersionInfoTest, ForceLeaderTest, 
TestDefaultSearchFieldResource, TestBM25SimilarityFactory, DocValuesMultiTest, 
TestSolrCloudWithKerberosAlt, DeleteNodeTest, AtomicUpdatesTest, 
TestReRankQParserPlugin, TestOnReconnectListenerSupport, 
RecoveryAfterSoftCommitTest, SolrCLIZkUtilsTest, TestDefaultStatsCache, 
BlockJoinFacetDistribTest, TolerantUpdateProcessorTest, ReplaceNodeTest, 
OutputWriterTest, TestMacroExpander, TestSlowCompositeReaderWrapper, 
ConnectionReuseTest, TestTrackingShardHandlerFactory, TestHdfsUpdateLog, 
TestMissingGroups, TestCSVLoader, RequiredFieldsTest, SimplePostToolTest, 
UniqFieldsUpdateProcessorFactoryTest, HighlighterMaxOffsetTest, 
ExitableDirectoryReaderTest, TestStressLiveNodes, TestJsonFacetRefinement, 
TestInfoStreamLogging, TestNumericTerms64, TestDocTermOrds, 
TestQuerySenderNoQuery, SuggesterFSTTest, SoftAutoCommitTest, 
BasicDistributedZkTest, DistributedExpandComponentTest, 
OpenExchangeRatesOrgProviderTest, CreateCollectionCleanupTest, ZkNodePropsTest, 
TestCollectionAPI, ZkControllerTest, TestEmbeddedSolrServerConstructors, 
RecoveryZkTest, PrimitiveFieldTypeTest, JvmMetricsTest, ShardSplitTest, 
HdfsBasicDistributedZk2Test, TestSolrQueryParserDefaultOperatorResource, 
TestDocBasedVersionConstraints, TestHighFrequencyDictionaryFactory, 
TestDocumentBuilder, CheckHdfsIndexTest, TemplateUpdateProcessorTest, 
SampleTest, UnloadDistributedZkTest, MissingSegmentRecoveryTest, 
TermsComponentTest, MoreLikeThisHandlerTest, SearchHandlerTest, 
BooleanFieldTest, TestJsonRequest, TestPerFieldSimilarityWithDefaultOverride, 
TestSurroundQueryParser, SolrRequestParserTest, TestFaceting, 
DocumentBuilderTest, TestSortByMinMaxFunction, HdfsRecoverLeaseTest, 
TestStressLucene, TestExpandComponent, SimpleFacetsTest, TestStressVersions, 
TestCloudRecovery, ShardRoutingTest, StatsReloadRaceTest, 
TestCloudDeleteByQuery, PluginInfoTest, HdfsCollectionsAPIDistributedZkTest, 
TestSimpleQParserPlugin, TestLRUCache, LeaderElectionTest, TestZkChroot, 
ShardRoutingCustomTest, TestDistributedSearch, TestHashPartitioner, 
TermVectorComponentDistributedTest, TestRangeQuery, SuggesterTSTTest, TestTrie, 
PolyFieldTest, WordBreakSolrSpellCheckerTest, 
SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, 
FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, 
TestWordDelimiterFilterFactory, QueryEqualityTest, 
DefaultValueUpdateProcessorTest, SortByFunctionTest, DistanceFunctionTest, 
DisMaxRequestHandlerTest, StandardRequestHandlerTest, TestWriterPerf, 
RequestHandlersTest, TestIndexingPerformance, TestSolrQueryParser, 
IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, IndexSchemaTest, 
QueryParsingTest, TestPartialUpdateDeduplication, PingRequestHandlerTest, 
HighlighterConfigTest, SOLR749Test, AlternateDirectoryTest, CopyFieldTest, 
ResponseLogComponentTest, TestStressRecovery, ResourceLoaderTest, 
TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, 
TestTolerantSearch, ActionThrottleTest, CdcrBootstrapTest, 
CollectionsAPIAsyncDistributedZkTest, CollectionsAPISolrJTest, 
DeleteLastCustomShardedReplicaTest, DistribCursorPagingTest, 
LeaderFailoverAfterPartitionTest, LeaderFailureAfterFreshStartTest, 
LeaderInitiatedRecoveryOnShardRestartTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, OverseerRolesTest, 
PeerSyncReplicationTest]
   [junit4] Completed [518/694 (4!)] on J0 in 216.89s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 63112 lines...]

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

Reply via email to