You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/09/18 02:45:34 UTC

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-12.0.1) - Build # 5350 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5350/
Java: 64bit/jdk-12.0.1 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.handler.TestContainerReqHandler.testPackageAPI

Error Message:
attempt: 9 Mismatch for value : '[requestHandler]' in response {   "responseHeader":{     "status":0,     "QTime":0},   "metadata":{"version":3},   "runtimeLib":[{       "name":"global",       "url":"http://localhost:61008/jar3.jar",       "sha256":"20e0bfaec71b2e93c4da9f2ed3745dda04dc3fc915b66cc0275863982e73b2a3",       "znodeVersion":3}],   "requestHandler":[{       "name":"bar",       "znodeVersion":3,       "class":"org.apache.solr.core.RuntimeLibReqHandler",       "package":"global"}]}

Stack Trace:
java.lang.AssertionError: attempt: 9 Mismatch for value : '[requestHandler]' in response {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "metadata":{"version":3},
  "runtimeLib":[{
      "name":"global",
      "url":"http://localhost:61008/jar3.jar",
      "sha256":"20e0bfaec71b2e93c4da9f2ed3745dda04dc3fc915b66cc0275863982e73b2a3",
      "znodeVersion":3}],
  "requestHandler":[{
      "name":"bar",
      "znodeVersion":3,
      "class":"org.apache.solr.core.RuntimeLibReqHandler",
      "package":"global"}]}
	at __randomizedtesting.SeedInfo.seed([4D24B99D65AB92A5:3F2BACD3C9F0C8B5]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.handler.TestContainerReqHandler.assertResponseValues(TestContainerReqHandler.java:121)
	at org.apache.solr.handler.TestContainerReqHandler.testPackageAPI(TestContainerReqHandler.java:236)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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 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.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.handler.TestContainerReqHandler.testPackageAPI

Error Message:
attempt: 9 Mismatch for value : '[requestHandler]' in response {   "responseHeader":{     "status":0,     "QTime":0},   "metadata":{"version":3},   "runtimeLib":[{       "name":"global",       "url":"http://localhost:49442/jar3.jar",       "sha256":"20e0bfaec71b2e93c4da9f2ed3745dda04dc3fc915b66cc0275863982e73b2a3",       "znodeVersion":3}],   "requestHandler":[{       "name":"bar",       "znodeVersion":3,       "class":"org.apache.solr.core.RuntimeLibReqHandler",       "package":"global"}]}

Stack Trace:
java.lang.AssertionError: attempt: 9 Mismatch for value : '[requestHandler]' in response {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "metadata":{"version":3},
  "runtimeLib":[{
      "name":"global",
      "url":"http://localhost:49442/jar3.jar",
      "sha256":"20e0bfaec71b2e93c4da9f2ed3745dda04dc3fc915b66cc0275863982e73b2a3",
      "znodeVersion":3}],
  "requestHandler":[{
      "name":"bar",
      "znodeVersion":3,
      "class":"org.apache.solr.core.RuntimeLibReqHandler",
      "package":"global"}]}
	at __randomizedtesting.SeedInfo.seed([4D24B99D65AB92A5:3F2BACD3C9F0C8B5]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.handler.TestContainerReqHandler.assertResponseValues(TestContainerReqHandler.java:121)
	at org.apache.solr.handler.TestContainerReqHandler.testPackageAPI(TestContainerReqHandler.java:236)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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 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.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 2088 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/core/test/temp/junit4-J1-20190918_002849_3321407571288267961897.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/core/test/temp/junit4-J0-20190918_002849_33211844052694355868498.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 293 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/test-framework/test/temp/junit4-J0-20190918_004004_41212389088289619582210.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/test-framework/test/temp/junit4-J1-20190918_004004_4127065315133735280998.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1088 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/common/test/temp/junit4-J1-20190918_004149_61510766361651586917242.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/common/test/temp/junit4-J0-20190918_004149_6156886524703686355837.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 245 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J0-20190918_004512_8344234805735694090918.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J1-20190918_004512_8342387731994794738132.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 217 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20190918_004529_8756267731987711805025.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20190918_004529_8754988418834208866906.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 154 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J1-20190918_004602_1904359792735480633352.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J0-20190918_004602_1905981564341398764025.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 180 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J1-20190918_004608_0018104914287674589702.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J0-20190918_004608_001429241738149279793.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 163 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J1-20190918_004621_8639964520049239717333.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J0-20190918_004621_862563951108092165400.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J0-20190918_004626_78710630331324783004268.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J1-20190918_004626_7874621078678215116976.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 151 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/smartcn/test/temp/junit4-J0-20190918_004638_58615730469640074962747.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/smartcn/test/temp/junit4-J1-20190918_004638_58714445117559536644827.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 156 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J0-20190918_004647_68712013288788108404820.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J1-20190918_004647_6882567077394315062530.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 184 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J0-20190918_004654_485327026331209068225.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J1-20190918_004654_48515760753554493890474.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1451 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/benchmark/test/temp/junit4-J0-20190918_004910_44514380836152950605529.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/benchmark/test/temp/junit4-J1-20190918_004910_4451897981997564671126.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 236 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/classification/test/temp/junit4-J1-20190918_004925_206906903579603077735.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/classification/test/temp/junit4-J0-20190918_004925_2062872004273032209398.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 276 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/codecs/test/temp/junit4-J1-20190918_004948_23514990381979195567391.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/codecs/test/temp/junit4-J0-20190918_004948_23510476409256064156730.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 210 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/demo/test/temp/junit4-J1-20190918_005214_46015018999933134588062.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/demo/test/temp/junit4-J0-20190918_005214_45912998074768210555985.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 170 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/expressions/test/temp/junit4-J0-20190918_005221_5467517320996005743278.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/expressions/test/temp/junit4-J1-20190918_005221_54912612252579304998301.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 229 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/facet/test/temp/junit4-J1-20190918_005231_80717329963909939471371.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/facet/test/temp/junit4-J0-20190918_005231_8075554458166002324333.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 182 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/grouping/test/temp/junit4-J1-20190918_005329_9438019451907196404243.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/grouping/test/temp/junit4-J0-20190918_005329_9436362997319476620812.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 246 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/highlighter/test/temp/junit4-J1-20190918_005343_7446572203546105120510.syserr
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/highlighter/test/temp/junit4-J0-20190918_005343_74410116638626051994959.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 163 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/join/test/temp/junit4-J1-20190918_005407_19913330017944536638076.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/join/test/temp/junit4-J0-20190918_005407_19914400726447118024041.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 270 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/luke/test/temp/junit4-J1-20190918_005424_75216545607503204800418.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/luke/test/temp/junit4-J0-20190918_005424_753614844930159732236.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 147 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/memory/test/temp/junit4-J0-20190918_005435_8462604114157336775369.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/memory/test/temp/junit4-J1-20190918_005435_8464732643939743209219.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 190 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/misc/test/temp/junit4-J1-20190918_005444_2327411484071404931563.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/misc/test/temp/junit4-J0-20190918_005444_2311591840727254159846.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 254 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/monitor/test/temp/junit4-J0-20190918_005518_4883179430843877183956.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/monitor/test/temp/junit4-J1-20190918_005518_488225567247119220257.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 313 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queries/test/temp/junit4-J0-20190918_005532_68214317722817498189826.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queries/test/temp/junit4-J1-20190918_005532_6829611888132394777476.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 223 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queryparser/test/temp/junit4-J1-20190918_005546_65215643742061780520939.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queryparser/test/temp/junit4-J0-20190918_005546_65111235119408988115890.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 189 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/replicator/test/temp/junit4-J0-20190918_005602_2416797815288942811621.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 23 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/replicator/test/temp/junit4-J1-20190918_005602_24116081027553261883669.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 280 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/sandbox/test/temp/junit4-J0-20190918_005621_18710536184557384236946.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/sandbox/test/temp/junit4-J1-20190918_005621_1874206267479788381919.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 297 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J1-20190918_005722_9631510828901401369330.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J0-20190918_005722_9621349799983625953165.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 146 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial/test/temp/junit4-J0-20190918_005752_5763411125693296113282.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 183 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial3d/test/temp/junit4-J0-20190918_005755_150978032404003110008.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial3d/test/temp/junit4-J1-20190918_005755_15035029646241410868.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 251 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/suggest/test/temp/junit4-J1-20190918_005819_09714264042199867472413.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/suggest/test/temp/junit4-J0-20190918_005819_0978960943776562023868.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3756 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerReqHandler
   [junit4]   2> 3694097 INFO  (SUITE-TestContainerReqHandler-seed#[4D24B99D65AB92A5]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3694098 INFO  (SUITE-TestContainerReqHandler-seed#[4D24B99D65AB92A5]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerReqHandler_4D24B99D65AB92A5-001/data-dir-352-001
   [junit4]   2> 3694098 WARN  (SUITE-TestContainerReqHandler-seed#[4D24B99D65AB92A5]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=32 numCloses=32
   [junit4]   2> 3694098 INFO  (SUITE-TestContainerReqHandler-seed#[4D24B99D65AB92A5]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3694099 INFO  (SUITE-TestContainerReqHandler-seed#[4D24B99D65AB92A5]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None") w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 3694102 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[4D24B99D65AB92A5]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSetClusterReqHandler
   [junit4]   2> 3694102 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[4D24B99D65AB92A5]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerReqHandler_4D24B99D65AB92A5-001/tempDir-001
   [junit4]   2> 3694102 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[4D24B99D65AB92A5]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3694103 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3694103 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3694212 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[4D24B99D65AB92A5]) [     ] o.a.s.c.ZkTestServer start zk server on port:49346
   [junit4]   2> 3694212 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[4D24B99D65AB92A5]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:49346
   [junit4]   2> 3694212 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[4D24B99D65AB92A5]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49346
   [junit4]   2> 3694212 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[4D24B99D65AB92A5]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 49346
   [junit4]   2> 3694214 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[4D24B99D65AB92A5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3694225 INFO  (zkConnectionManagerCallback-24060-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3694225 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[4D24B99D65AB92A5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3694228 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[4D24B99D65AB92A5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3694231 INFO  (zkConnectionManagerCallback-24062-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3694231 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[4D24B99D65AB92A5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3694232 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[4D24B99D65AB92A5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3694234 INFO  (zkConnectionManagerCallback-24064-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3694234 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[4D24B99D65AB92A5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3694350 WARN  (jetty-launcher-24065-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3694350 WARN  (jetty-launcher-24065-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3694350 WARN  (jetty-launcher-24065-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3694350 WARN  (jetty-launcher-24065-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3694350 INFO  (jetty-launcher-24065-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3694350 INFO  (jetty-launcher-24065-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3694350 INFO  (jetty-launcher-24065-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3694350 INFO  (jetty-launcher-24065-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3694350 INFO  (jetty-launcher-24065-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3694350 INFO  (jetty-launcher-24065-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3694351 INFO  (jetty-launcher-24065-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 3694351 INFO  (jetty-launcher-24065-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3694351 INFO  (jetty-launcher-24065-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 3694351 INFO  (jetty-launcher-24065-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3694351 INFO  (jetty-launcher-24065-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 3694351 INFO  (jetty-launcher-24065-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 3694357 INFO  (jetty-launcher-24065-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3694357 INFO  (jetty-launcher-24065-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3694357 INFO  (jetty-launcher-24065-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3694358 INFO  (jetty-launcher-24065-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@581b09e8{/solr,null,AVAILABLE}
   [junit4]   2> 3694359 INFO  (jetty-launcher-24065-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@688d1bc0{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:49351}
   [junit4]   2> 3694359 INFO  (jetty-launcher-24065-thread-3) [     ] o.e.j.s.Server Started @3694410ms
   [junit4]   2> 3694359 INFO  (jetty-launcher-24065-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49351}
   [junit4]   2> 3694359 ERROR (jetty-launcher-24065-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3694359 INFO  (jetty-launcher-24065-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3694359 INFO  (jetty-launcher-24065-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3694359 INFO  (jetty-launcher-24065-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3694359 INFO  (jetty-launcher-24065-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 3694359 INFO  (jetty-launcher-24065-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3694359 INFO  (jetty-launcher-24065-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3694359 INFO  (jetty-launcher-24065-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3694359 INFO  (jetty-launcher-24065-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-18T02:01:28.958683Z
   [junit4]   2> 3694360 INFO  (jetty-launcher-24065-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3fc991a1{/solr,null,AVAILABLE}
   [junit4]   2> 3694360 INFO  (jetty-launcher-24065-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@618772b5{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:49352}
   [junit4]   2> 3694360 INFO  (jetty-launcher-24065-thread-4) [     ] o.e.j.s.Server Started @3694411ms
   [junit4]   2> 3694360 INFO  (jetty-launcher-24065-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49352}
   [junit4]   2> 3694361 ERROR (jetty-launcher-24065-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3694361 INFO  (jetty-launcher-24065-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3694361 INFO  (jetty-launcher-24065-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3694361 INFO  (jetty-launcher-24065-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 3694361 INFO  (jetty-launcher-24065-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3694361 INFO  (jetty-launcher-24065-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3694361 INFO  (jetty-launcher-24065-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-18T02:01:28.960313Z
   [junit4]   2> 3694361 INFO  (jetty-launcher-24065-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3694361 INFO  (jetty-launcher-24065-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3694361 INFO  (jetty-launcher-24065-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3694362 INFO  (jetty-launcher-24065-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3694363 INFO  (jetty-launcher-24065-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3694363 INFO  (jetty-launcher-24065-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3694363 INFO  (jetty-launcher-24065-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3694364 INFO  (jetty-launcher-24065-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3d2eb054{/solr,null,AVAILABLE}
   [junit4]   2> 3694364 INFO  (jetty-launcher-24065-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@43482907{/solr,null,AVAILABLE}
   [junit4]   2> 3694364 INFO  (jetty-launcher-24065-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@548387f7{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:49355}
   [junit4]   2> 3694364 INFO  (jetty-launcher-24065-thread-1) [     ] o.e.j.s.Server Started @3694415ms
   [junit4]   2> 3694364 INFO  (jetty-launcher-24065-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49355}
   [junit4]   2> 3694365 INFO  (jetty-launcher-24065-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@178cc15b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:49356}
   [junit4]   2> 3694365 INFO  (jetty-launcher-24065-thread-2) [     ] o.e.j.s.Server Started @3694416ms
   [junit4]   2> 3694366 INFO  (jetty-launcher-24065-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49356}
   [junit4]   2> 3694366 ERROR (jetty-launcher-24065-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3694366 ERROR (jetty-launcher-24065-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3694366 INFO  (jetty-launcher-24065-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3694366 INFO  (zkConnectionManagerCallback-24067-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3694366 INFO  (jetty-launcher-24065-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3694366 INFO  (jetty-launcher-24065-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3694366 INFO  (jetty-launcher-24065-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 3694366 INFO  (jetty-launcher-24065-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3694366 INFO  (jetty-launcher-24065-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3694366 INFO  (jetty-launcher-24065-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-18T02:01:28.965610Z
   [junit4]   2> 3694366 INFO  (jetty-launcher-24065-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 3694366 INFO  (jetty-launcher-24065-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3694366 INFO  (jetty-launcher-24065-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3694366 INFO  (jetty-launcher-24065-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-18T02:01:28.965846Z
   [junit4]   2> 3694367 INFO  (zkConnectionManagerCallback-24069-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3694367 INFO  (jetty-launcher-24065-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3694368 INFO  (jetty-launcher-24065-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3694368 INFO  (jetty-launcher-24065-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3694368 INFO  (jetty-launcher-24065-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3694369 INFO  (jetty-launcher-24065-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3694372 INFO  (zkConnectionManagerCallback-24073-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3694372 INFO  (jetty-launcher-24065-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3694373 INFO  (zkConnectionManagerCallback-24071-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3694373 INFO  (jetty-launcher-24065-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3694374 INFO  (jetty-launcher-24065-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3694375 INFO  (jetty-launcher-24065-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3694588 INFO  (jetty-launcher-24065-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3694589 WARN  (jetty-launcher-24065-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7bb452cf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3694589 WARN  (jetty-launcher-24065-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7bb452cf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3694592 WARN  (jetty-launcher-24065-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4c078e7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3694592 WARN  (jetty-launcher-24065-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4c078e7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3694593 INFO  (jetty-launcher-24065-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49346/solr
   [junit4]   2> 3694594 INFO  (jetty-launcher-24065-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3694596 INFO  (jetty-launcher-24065-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3694596 INFO  (zkConnectionManagerCallback-24081-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3694596 INFO  (jetty-launcher-24065-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3694597 WARN  (jetty-launcher-24065-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@25c46e65[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3694597 WARN  (jetty-launcher-24065-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@25c46e65[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3694599 WARN  (jetty-launcher-24065-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6e18fd58[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3694599 WARN  (jetty-launcher-24065-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6e18fd58[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3694600 INFO  (jetty-launcher-24065-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49346/solr
   [junit4]   2> 3694601 INFO  (jetty-launcher-24065-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3694603 INFO  (zkConnectionManagerCallback-24087-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3694603 INFO  (jetty-launcher-24065-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3694675 INFO  (jetty-launcher-24065-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3694676 WARN  (jetty-launcher-24065-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2bd4d0e0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3694676 WARN  (jetty-launcher-24065-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2bd4d0e0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3694678 WARN  (jetty-launcher-24065-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7589be4c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3694678 WARN  (jetty-launcher-24065-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7589be4c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3694679 INFO  (jetty-launcher-24065-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49346/solr
   [junit4]   2> 3694680 INFO  (jetty-launcher-24065-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3694682 INFO  (zkConnectionManagerCallback-24094-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3694682 INFO  (jetty-launcher-24065-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3694807 INFO  (jetty-launcher-24065-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3694807 WARN  (jetty-launcher-24065-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@19236d80[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3694807 WARN  (jetty-launcher-24065-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@19236d80[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3694807 WARN  (jetty-launcher-24065-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@64c4e615[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3694807 WARN  (jetty-launcher-24065-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@64c4e615[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3694812 INFO  (jetty-launcher-24065-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49346/solr
   [junit4]   2> 3694813 INFO  (jetty-launcher-24065-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3694815 INFO  (zkConnectionManagerCallback-24101-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3694815 INFO  (jetty-launcher-24065-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3694841 INFO  (jetty-launcher-24065-thread-2) [n:127.0.0.1:49356_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3694843 INFO  (zkConnectionManagerCallback-24103-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3694843 INFO  (jetty-launcher-24065-thread-2) [n:127.0.0.1:49356_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3694946 INFO  (jetty-launcher-24065-thread-3) [n:127.0.0.1:49351_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3694948 INFO  (zkConnectionManagerCallback-24107-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3694948 INFO  (jetty-launcher-24065-thread-3) [n:127.0.0.1:49351_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3694957 DEBUG (jetty-launcher-24065-thread-3) [n:127.0.0.1:49351_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3694958 DEBUG (jetty-launcher-24065-thread-3) [n:127.0.0.1:49351_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3694959 DEBUG (jetty-launcher-24065-thread-3) [n:127.0.0.1:49351_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 3694960 DEBUG (jetty-launcher-24065-thread-3) [n:127.0.0.1:49351_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3694968 INFO  (jetty-launcher-24065-thread-3) [n:127.0.0.1:49351_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49351_solr
   [junit4]   2> 3694969 INFO  (jetty-launcher-24065-thread-3) [n:127.0.0.1:49351_solr     ] o.a.s.c.Overseer Overseer (id=72060158543855628-127.0.0.1:49351_solr-n_0000000000) starting
   [junit4]   2> 3694979 DEBUG (jetty-launcher-24065-thread-2) [n:127.0.0.1:49356_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3694979 INFO  (jetty-launcher-24065-thread-3) [n:127.0.0.1:49351_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3694980 DEBUG (jetty-launcher-24065-thread-2) [n:127.0.0.1:49356_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3694981 DEBUG (jetty-launcher-24065-thread-2) [n:127.0.0.1:49356_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 3694982 INFO  (zkConnectionManagerCallback-24114-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3694982 INFO  (jetty-launcher-24065-thread-3) [n:127.0.0.1:49351_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3694982 DEBUG (jetty-launcher-24065-thread-2) [n:127.0.0.1:49356_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3694982 DEBUG (jetty-launcher-24065-thread-3) [n:127.0.0.1:49351_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3694983 DEBUG (jetty-launcher-24065-thread-3) [n:127.0.0.1:49351_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3694984 DEBUG (jetty-launcher-24065-thread-3) [n:127.0.0.1:49351_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 3694986 DEBUG (jetty-launcher-24065-thread-3) [n:127.0.0.1:49351_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3694987 INFO  (jetty-launcher-24065-thread-3) [n:127.0.0.1:49351_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49346/solr ready
   [junit4]   2> 3694988 INFO  (OverseerStateUpdate-72060158543855628-127.0.0.1:49351_solr-n_0000000000) [n:127.0.0.1:49351_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:49351_solr
   [junit4]   2> 3694989 INFO  (jetty-launcher-24065-thread-3) [n:127.0.0.1:49351_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49351_solr
   [junit4]   2> 3694989 INFO  (jetty-launcher-24065-thread-2) [n:127.0.0.1:49356_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49356_solr
   [junit4]   2> 3694991 INFO  (OverseerStateUpdate-72060158543855628-127.0.0.1:49351_solr-n_0000000000) [n:127.0.0.1:49351_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3694991 DEBUG (OverseerStateUpdate-72060158543855628-127.0.0.1:49351_solr-n_0000000000) [n:127.0.0.1:49351_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:49351_solr]
   [junit4]   2> 3694991 DEBUG (zkCallback-24113-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 3694991 DEBUG (zkCallback-24106-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3694991 DEBUG (zkCallback-24102-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 3694992 DEBUG (OverseerStateUpdate-72060158543855628-127.0.0.1:49351_solr-n_0000000000) [n:127.0.0.1:49351_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3694992 INFO  (zkCallback-24113-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3694992 DEBUG (zkCallback-24113-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:49351_solr, 127.0.0.1:49356_solr]
   [junit4]   2> 3694992 INFO  (zkCallback-24102-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3694993 DEBUG (zkCallback-24102-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:49351_solr, 127.0.0.1:49356_solr]
   [junit4]   2> 3694993 INFO  (zkCallback-24106-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3694993 DEBUG (zkCallback-24106-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:49351_solr] -> [127.0.0.1:49351_solr, 127.0.0.1:49356_solr]
   [junit4]   2> 3694994 INFO  (jetty-launcher-24065-thread-3) [n:127.0.0.1:49351_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 3694994 INFO  (jetty-launcher-24065-thread-2) [n:127.0.0.1:49356_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3694997 INFO  (zkConnectionManagerCallback-24119-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3694997 INFO  (jetty-launcher-24065-thread-2) [n:127.0.0.1:49356_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3694998 DEBUG (jetty-launcher-24065-thread-2) [n:127.0.0.1:49356_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3694999 DEBUG (jetty-launcher-24065-thread-2) [n:127.0.0.1:49356_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3695000 INFO  (jetty-launcher-24065-thread-2) [n:127.0.0.1:49356_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3695000 DEBUG (jetty-launcher-24065-thread-2) [n:127.0.0.1:49356_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:49351_solr, 127.0.0.1:49356_solr]
   [junit4]   2> 3695002 DEBUG (jetty-launcher-24065-thread-2) [n:127.0.0.1:49356_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3695004 INFO  (jetty-launcher-24065-thread-2) [n:127.0.0.1:49356_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49346/solr ready
   [junit4]   2> 3695004 INFO  (jetty-launcher-24065-thread-2) [n:127.0.0.1:49356_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 3695015 INFO  (jetty-launcher-24065-thread-3) [n:127.0.0.1:49351_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3695023 INFO  (jetty-launcher-24065-thread-2) [n:127.0.0.1:49356_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3695039 INFO  (jetty-launcher-24065-thread-3) [n:127.0.0.1:49351_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49351.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c619c91
   [junit4]   2> 3695045 INFO  (jetty-launcher-24065-thread-2) [n:127.0.0.1:49356_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49356.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c619c91
   [junit4]   2> 3695052 INFO  (jetty-launcher-24065-thread-1) [n:127.0.0.1:49355_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3695055 INFO  (jetty-launcher-24065-thread-3) [n:127.0.0.1:49351_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49351.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c619c91
   [junit4]   2> 3695055 INFO  (jetty-launcher-24065-thread-3) [n:127.0.0.1:49351_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49351.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c619c91
   [junit4]   2> 3695056 INFO  (zkConnectionManagerCallback-24123-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3695056 INFO  (jetty-launcher-24065-thread-1) [n:127.0.0.1:49355_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3695058 INFO  (jetty-launcher-24065-thread-3) [n:127.0.0.1:49351_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.TestContainerReqHandler_4D24B99D65AB92A5-001/tempDir-001/node3/.
   [junit4]   2> 3695066 DEBUG (jetty-launcher-24065-thread-1) [n:127.0.0.1:49355_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3695066 INFO  (jetty-launcher-24065-thread-2) [n:127.0.0.1:49356_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49356.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c619c91
   [junit4]   2> 3695066 INFO  (jetty-launcher-24065-thread-2) [n:127.0.0.1:49356_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49356.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c619c91
   [junit4]   2> 3695067 DEBUG (jetty-launcher-24065-thread-1) [n:127.0.0.1:49355_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3695068 INFO  (jetty-launcher-24065-thread-2) [n:127.0.0.1:49356_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.TestContainerReqHandler_4D24B99D65AB92A5-001/tempDir-001/node2/.
   [junit4]   2> 3695070 INFO  (jetty-launcher-24065-thread-1) [n:127.0.0.1:49355_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3695070 DEBUG (jetty-launcher-24065-thread-1) [n:127.0.0.1:49355_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:49351_solr, 127.0.0.1:49356_solr]
   [junit4]   2> 3695072 DEBUG (jetty-launcher-24065-thread-1) [n:127.0.0.1:49355_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3695079 INFO  (jetty-launcher-24065-thread-1) [n:127.0.0.1:49355_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:49355_solr as DOWN
   [junit4]   2> 3695081 INFO  (jetty-launcher-24065-thread-1) [n:127.0.0.1:49355_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3695081 INFO  (jetty-launcher-24065-thread-1) [n:127.0.0.1:49355_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49355_solr
   [junit4]   2> 3695083 DEBUG (zkCallback-24113-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3695083 DEBUG (zkCallback-24102-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3695083 DEBUG (zkCallback-24106-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3695083 DEBUG (zkCallback-24118-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3695084 DEBUG (zkCallback-24122-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3695084 INFO  (zkCallback-24106-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3695084 DEBUG (zkCallback-24106-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:49351_solr, 127.0.0.1:49356_solr] -> [127.0.0.1:49351_solr, 127.0.0.1:49355_solr, 127.0.0.1:49356_solr]
   [junit4]   2> 3695084 INFO  (zkCallback-24102-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3695084 DEBUG (zkCallback-24102-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:49351_solr, 127.0.0.1:49356_solr] -> [127.0.0.1:49351_solr, 127.0.0.1:49355_solr, 127.0.0.1:49356_solr]
   [junit4]   2> 3695084 INFO  (zkCallback-24113-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3695084 DEBUG (zkCallback-24113-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:49351_solr, 127.0.0.1:49356_solr] -> [127.0.0.1:49351_solr, 127.0.0.1:49355_solr, 127.0.0.1:49356_solr]
   [junit4]   2> 3695085 INFO  (zkCallback-24118-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3695085 DEBUG (zkCallback-24118-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:49351_solr, 127.0.0.1:49356_solr] -> [127.0.0.1:49351_solr, 127.0.0.1:49355_solr, 127.0.0.1:49356_solr]
   [junit4]   2> 3695085 INFO  (zkCallback-24122-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3695085 DEBUG (zkCallback-24122-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:49351_solr, 127.0.0.1:49356_solr] -> [127.0.0.1:49351_solr, 127.0.0.1:49355_solr, 127.0.0.1:49356_solr]
   [junit4]   2> 3695087 INFO  (jetty-launcher-24065-thread-1) [n:127.0.0.1:49355_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3695089 INFO  (zkConnectionManagerCallback-24130-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3695089 INFO  (jetty-launcher-24065-thread-1) [n:127.0.0.1:49355_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3695089 DEBUG (jetty-launcher-24065-thread-1) [n:127.0.0.1:49355_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3695090 DEBUG (jetty-launcher-24065-thread-1) [n:127.0.0.1:49355_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3695091 INFO  (jetty-launcher-24065-thread-1) [n:127.0.0.1:49355_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3695091 DEBUG (jetty-launcher-24065-thread-1) [n:127.0.0.1:49355_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:49351_solr, 127.0.0.1:49355_solr, 127.0.0.1:49356_solr]
   [junit4]   2> 3695092 DEBUG (jetty-launcher-24065-thread-1) [n:127.0.0.1:49355_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3695093 INFO  (jetty-launcher-24065-thread-1) [n:127.0.0.1:49355_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49346/solr ready
   [junit4]   2> 3695094 INFO  (jetty-launcher-24065-thread-1) [n:127.0.0.1:49355_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 3695112 INFO  (jetty-launcher-24065-thread-1) [n:127.0.0.1:49355_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3695128 INFO  (jetty-launcher-24065-thread-1) [n:127.0.0.1:49355_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49355.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c619c91
   [junit4]   2> 3695138 INFO  (jetty-launcher-24065-thread-1) [n:127.0.0.1:49355_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49355.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c619c91
   [junit4]   2> 3695138 INFO  (jetty-launcher-24065-thread-1) [n:127.0.0.1:49355_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49355.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c619c91
   [junit4]   2> 3695139 INFO  (jetty-launcher-24065-thread-1) [n:127.0.0.1:49355_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.TestContainerReqHandler_4D24B99D65AB92A5-001/tempDir-001/node1/.
   [junit4]   2> 3695155 INFO  (jetty-launcher-24065-thread-4) [n:127.0.0.1:49352_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3695157 INFO  (zkConnectionManagerCallback-24133-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3695157 INFO  (jetty-launcher-24065-thread-4) [n:127.0.0.1:49352_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3695165 DEBUG (jetty-launcher-24065-thread-4) [n:127.0.0.1:49352_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3695166 DEBUG (jetty-launcher-24065-thread-4) [n:127.0.0.1:49352_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3695168 INFO  (jetty-launcher-24065-thread-4) [n:127.0.0.1:49352_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3695168 DEBUG (jetty-launcher-24065-thread-4) [n:127.0.0.1:49352_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:49351_solr, 127.0.0.1:49355_solr, 127.0.0.1:49356_solr]
   [junit4]   2> 3695169 DEBUG (jetty-launcher-24065-thread-4) [n:127.0.0.1:49352_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3695175 INFO  (jetty-launcher-24065-thread-4) [n:127.0.0.1:49352_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:49352_solr as DOWN
   [junit4]   2> 3695177 INFO  (jetty-launcher-24065-thread-4) [n:127.0.0.1:49352_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3695177 INFO  (jetty-launcher-24065-thread-4) [n:127.0.0.1:49352_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49352_solr
   [junit4]   2> 3695179 DEBUG (zkCallback-24113-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3695179 DEBUG (zkCallback-24118-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3695179 DEBUG (zkCallback-24122-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3695179 DEBUG (zkCallback-24102-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3695179 DEBUG (zkCallback-24106-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3695179 DEBUG (zkCallback-24129-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3695180 DEBUG (zkCallback-24132-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3695180 INFO  (zkCallback-24122-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3695180 INFO  (zkCallback-24113-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3695180 DEBUG (zkCallback-24122-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:49351_solr, 127.0.0.1:49355_solr, 127.0.0.1:49356_solr] -> [127.0.0.1:49351_solr, 127.0.0.1:49352_solr, 127.0.0.1:49355_solr, 127.0.0.1:49356_solr]
   [junit4]   2> 3695180 DEBUG (zkCallback-24113-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:49351_solr, 127.0.0.1:49355_solr, 127.0.0.1:49356_solr] -> [127.0.0.1:49351_solr, 127.0.0.1:49352_solr, 127.0.0.1:49355_solr, 127.0.0.1:49356_solr]
   [junit4]   2> 3695180 INFO  (zkCallback-24118-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3695180 DEBUG (zkCallback-24118-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:49351_solr, 127.0.0.1:49355_solr, 127.0.0.1:49356_solr] -> [127.0.0.1:49351_solr, 127.0.0.1:49352_solr, 127.0.0.1:49355_solr, 127.0.0.1:49356_solr]
   [junit4]   2> 3695181 INFO  (zkCallback-24102-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3695181 DEBUG (zkCallback-24102-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:49351_solr, 127.0.0.1:49355_solr, 127.0.0.1:49356_solr] -> [127.0.0.1:49351_solr, 127.0.0.1:49352_solr, 127.0.0.1:49355_solr, 127.0.0.1:49356_solr]
   [junit4]   2> 3695181 INFO  (zkCallback-24106-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3695181 DEBUG (zkCallback-24106-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:49351_solr, 127.0.0.1:49355_solr, 127.0.0.1:49356_solr] -> [127.0.0.1:49351_solr, 127.0.0.1:49352_solr, 127.0.0.1:49355_solr, 127.0.0.1:49356_solr]
   [junit4]   2> 3695181 INFO  (zkCallback-24129-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3695181 DEBUG (zkCallback-24129-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:49351_solr, 127.0.0.1:49355_solr, 127.0.0.1:49356_solr] -> [127.0.0.1:49351_solr, 127.0.0.1:49352_solr, 127.0.0.1:49355_solr, 127.0.0.1:49356_solr]
   [junit4]   2> 3695181 INFO  (zkCallback-24132-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3695181 DEBUG (zkCallback-24132-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:49351_solr, 127.0.0.1:49355_solr, 127.0.0.1:49356_solr] -> [127.0.0.1:49351_solr, 127.0.0.1:49352_solr, 127.0.0.1:49355_solr, 127.0.0.1:49356_solr]
   [junit4]   2> 3695182 INFO  (jetty-launcher-24065-thread-4) [n:127.0.0.1:49352_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3695184 INFO  (zkConnectionManagerCallback-24140-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3695185 INFO  (jetty-launcher-24065-thread-4) [n:127.0.0.1:49352_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3695185 DEBUG (jetty-launcher-24065-thread-4) [n:127.0.0.1:49352_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3695186 DEBUG (jetty-launcher-24065-thread-4) [n:127.0.0.1:49352_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3695187 INFO  (jetty-launcher-24065-thread-4) [n:127.0.0.1:49352_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3695187 DEBUG (jetty-launcher-24065-thread-4) [n:127.0.0.1:49352_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:49351_solr, 127.0.0.1:49352_solr, 127.0.0.1:49355_solr, 127.0.0.1:49356_solr]
   [junit4]   2> 3695189 DEBUG (jetty-launcher-24065-thread-4) [n:127.0.0.1:49352_

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

Connected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 108409 DEBUG (zkCallback-1405-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 108410 INFO  (jetty-closer-1425-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 108410 INFO  (jetty-closer-1425-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3c9aae2a: rootName = solr_61361, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@69c661ca
   [junit4]   2> 108410 INFO  (jetty-closer-1425-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 108511 INFO  (zkCallback-1405-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 108511 DEBUG (zkCallback-1405-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:61358_solr, 127.0.0.1:61359_solr, 127.0.0.1:61361_solr] -> [127.0.0.1:61361_solr]
   [junit4]   2> 108511 INFO  (zkCallback-1370-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 108511 DEBUG (zkCallback-1370-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:61358_solr, 127.0.0.1:61359_solr, 127.0.0.1:61361_solr] -> [127.0.0.1:61361_solr]
   [junit4]   2> 108511 INFO  (jetty-closer-1425-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72060323369975821-127.0.0.1:61359_solr-n_0000000000) closing
   [junit4]   2> 108623 INFO  (jetty-closer-1425-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@596123d6{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 108623 INFO  (jetty-closer-1425-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3ff5e0d8{/solr,null,UNAVAILABLE}
   [junit4]   2> 108624 INFO  (jetty-closer-1425-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 108709 INFO  (jetty-closer-1425-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@603a478f{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 108710 INFO  (jetty-closer-1425-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@67c42b3c{/solr,null,UNAVAILABLE}
   [junit4]   2> 108710 INFO  (jetty-closer-1425-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 108810 INFO  (jetty-closer-1425-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@9a783af{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 108811 INFO  (jetty-closer-1425-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4edbecee{/solr,null,UNAVAILABLE}
   [junit4]   2> 108812 INFO  (jetty-closer-1425-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 108912 INFO  (jetty-closer-1425-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3300970a{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 108914 INFO  (jetty-closer-1425-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3c3d20b4{/solr,null,UNAVAILABLE}
   [junit4]   2> 108915 INFO  (jetty-closer-1425-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 108929 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[4D24B99D65AB92A5]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 109140 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	27	/solr/clusterprops.json
   [junit4]   2> 	9	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72060323369975821-127.0.0.1:61359_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	34	/solr/live_nodes
   [junit4]   2> 	9	/solr/collections
   [junit4]   2> 	8	/solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> 109925 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[4D24B99D65AB92A5]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:61341
   [junit4]   2> 109925 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[4D24B99D65AB92A5]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61341
   [junit4]   2> 109925 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[4D24B99D65AB92A5]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 61341
   [junit4]   2> 109930 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[4D24B99D65AB92A5]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testRuntimeLibWithSig512
   [junit4] OK      6.12s J0 | TestContainerReqHandler.testRuntimeLibWithSig512
   [junit4]   2> 109931 INFO  (SUITE-TestContainerReqHandler-seed#[4D24B99D65AB92A5]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 109931 INFO  (SUITE-TestContainerReqHandler-seed#[4D24B99D65AB92A5]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:61341
   [junit4]   2> 109931 INFO  (SUITE-TestContainerReqHandler-seed#[4D24B99D65AB92A5]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61341
   [junit4]   2> 109931 INFO  (SUITE-TestContainerReqHandler-seed#[4D24B99D65AB92A5]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 61341
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_4D24B99D65AB92A5-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {_root_=PostingsFormat(name=Asserting), id=PostingsFormat(name=MockRandom), desc_s=BlockTreeOrds(blocksize=128)}, docValues:{_version_=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1677, maxMBSortInHeap=6.377256561510192, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6459dd7e), locale=bs-Latn, timezone=Australia/Hobart
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/AdoptOpenJDK 12.0.1 (64-bit)/cpus=3,threads=1,free=20241752,total=102809600
   [junit4]   2> NOTE: All tests run in this JVM: [TestContainerReqHandler, TestContainerReqHandler]
   [junit4] Completed [4/5 (1!)] on J0 in 47.53s, 6 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/temp/junit4-J0-20190918_024139_63814290529413252734230.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/temp/junit4-J1-20190918_024139_63812224422724999832434.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1492: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1019: There were test failures: 5 suites, 30 tests, 1 failure [seed: 4D24B99D65AB92A5]

Total time: 2 minutes 25 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   1/5 failed: org.apache.solr.handler.TestContainerReqHandler
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=fd0c8b9e810737a119868b8d18d4ed55d5e9c607, workspace=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX
[WARNINGS] Computing warning deltas based on reference build #5348
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-12.0.1) - Build # 5351 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5351/
Java: 64bit/jdk-12.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.handler.TestContainerReqHandler.testPackageAPI

Error Message:
attempt: 9 Mismatch for value : '[requestHandler]' in response {   "responseHeader":{     "status":0,     "QTime":0},   "metadata":{"version":3},   "runtimeLib":[{       "name":"global",       "url":"http://localhost:58256/jar3.jar",       "sha256":"20e0bfaec71b2e93c4da9f2ed3745dda04dc3fc915b66cc0275863982e73b2a3",       "znodeVersion":3}],   "requestHandler":[{       "name":"bar",       "znodeVersion":3,       "class":"org.apache.solr.core.RuntimeLibReqHandler",       "package":"global"}]}

Stack Trace:
java.lang.AssertionError: attempt: 9 Mismatch for value : '[requestHandler]' in response {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "metadata":{"version":3},
  "runtimeLib":[{
      "name":"global",
      "url":"http://localhost:58256/jar3.jar",
      "sha256":"20e0bfaec71b2e93c4da9f2ed3745dda04dc3fc915b66cc0275863982e73b2a3",
      "znodeVersion":3}],
  "requestHandler":[{
      "name":"bar",
      "znodeVersion":3,
      "class":"org.apache.solr.core.RuntimeLibReqHandler",
      "package":"global"}]}
	at __randomizedtesting.SeedInfo.seed([C45AE76AB23436E0:B655F2241E6F6CF0]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.handler.TestContainerReqHandler.assertResponseValues(TestContainerReqHandler.java:121)
	at org.apache.solr.handler.TestContainerReqHandler.testPackageAPI(TestContainerReqHandler.java:236)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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 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.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 14892 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerReqHandler
   [junit4]   2> 3537968 INFO  (SUITE-TestContainerReqHandler-seed#[C45AE76AB23436E0]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3537969 INFO  (SUITE-TestContainerReqHandler-seed#[C45AE76AB23436E0]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerReqHandler_C45AE76AB23436E0-001/data-dir-305-001
   [junit4]   2> 3537970 WARN  (SUITE-TestContainerReqHandler-seed#[C45AE76AB23436E0]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 3537970 INFO  (SUITE-TestContainerReqHandler-seed#[C45AE76AB23436E0]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3537970 INFO  (SUITE-TestContainerReqHandler-seed#[C45AE76AB23436E0]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None") w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 3537972 INFO  (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[C45AE76AB23436E0]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testPluginFrompackage
   [junit4]   2> 3537977 INFO  (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[C45AE76AB23436E0]) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 3537981 INFO  (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[C45AE76AB23436E0]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5d80e63a{HTTP/1.1,[http/1.1]}{0.0.0.0:57932}
   [junit4]   2> 3537981 INFO  (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[C45AE76AB23436E0]) [     ] o.e.j.s.Server Started @3538073ms
   [junit4]   2> 3537981 INFO  (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[C45AE76AB23436E0]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerReqHandler_C45AE76AB23436E0-001/tempDir-001
   [junit4]   2> 3537982 INFO  (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[C45AE76AB23436E0]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3537982 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3537982 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3538092 INFO  (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[C45AE76AB23436E0]) [     ] o.a.s.c.ZkTestServer start zk server on port:57933
   [junit4]   2> 3538092 INFO  (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[C45AE76AB23436E0]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:57933
   [junit4]   2> 3538092 INFO  (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[C45AE76AB23436E0]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57933
   [junit4]   2> 3538092 INFO  (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[C45AE76AB23436E0]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 57933
   [junit4]   2> 3538094 INFO  (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[C45AE76AB23436E0]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3538104 INFO  (zkConnectionManagerCallback-18218-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3538104 INFO  (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[C45AE76AB23436E0]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3538109 INFO  (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[C45AE76AB23436E0]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3538111 INFO  (zkConnectionManagerCallback-18220-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3538111 INFO  (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[C45AE76AB23436E0]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3538112 INFO  (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[C45AE76AB23436E0]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3538114 INFO  (zkConnectionManagerCallback-18222-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3538114 INFO  (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[C45AE76AB23436E0]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3538226 WARN  (jetty-launcher-18223-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3538226 WARN  (jetty-launcher-18223-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3538226 INFO  (jetty-launcher-18223-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3538226 INFO  (jetty-launcher-18223-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3538226 WARN  (jetty-launcher-18223-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3538226 INFO  (jetty-launcher-18223-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 3538226 INFO  (jetty-launcher-18223-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3538226 INFO  (jetty-launcher-18223-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3538226 INFO  (jetty-launcher-18223-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3538226 INFO  (jetty-launcher-18223-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3538226 INFO  (jetty-launcher-18223-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 3538226 INFO  (jetty-launcher-18223-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 3538226 WARN  (jetty-launcher-18223-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3538227 INFO  (jetty-launcher-18223-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3538227 INFO  (jetty-launcher-18223-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3538227 INFO  (jetty-launcher-18223-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 3538229 INFO  (jetty-launcher-18223-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3538229 INFO  (jetty-launcher-18223-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3538229 INFO  (jetty-launcher-18223-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3538229 INFO  (jetty-launcher-18223-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@71d07317{/solr,null,AVAILABLE}
   [junit4]   2> 3538230 INFO  (jetty-launcher-18223-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6ace5eae{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:57940}
   [junit4]   2> 3538230 INFO  (jetty-launcher-18223-thread-1) [     ] o.e.j.s.Server Started @3538322ms
   [junit4]   2> 3538230 INFO  (jetty-launcher-18223-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57940}
   [junit4]   2> 3538230 ERROR (jetty-launcher-18223-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3538230 INFO  (jetty-launcher-18223-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3538230 INFO  (jetty-launcher-18223-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 3538230 INFO  (jetty-launcher-18223-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3538230 INFO  (jetty-launcher-18223-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3538230 INFO  (jetty-launcher-18223-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3538230 INFO  (jetty-launcher-18223-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3538230 INFO  (jetty-launcher-18223-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3538230 INFO  (jetty-launcher-18223-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-18T14:19:49.809708Z
   [junit4]   2> 3538231 INFO  (jetty-launcher-18223-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4515aa56{/solr,null,AVAILABLE}
   [junit4]   2> 3538231 INFO  (jetty-launcher-18223-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6ecda176{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:57941}
   [junit4]   2> 3538231 INFO  (jetty-launcher-18223-thread-2) [     ] o.e.j.s.Server Started @3538323ms
   [junit4]   2> 3538231 INFO  (jetty-launcher-18223-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57941}
   [junit4]   2> 3538231 ERROR (jetty-launcher-18223-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3538231 INFO  (jetty-launcher-18223-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3538231 INFO  (jetty-launcher-18223-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 3538231 INFO  (jetty-launcher-18223-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3538231 INFO  (jetty-launcher-18223-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3538231 INFO  (jetty-launcher-18223-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-18T14:19:49.810733Z
   [junit4]   2> 3538231 INFO  (jetty-launcher-18223-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3538231 INFO  (jetty-launcher-18223-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3538231 INFO  (jetty-launcher-18223-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3538232 INFO  (jetty-launcher-18223-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@28b57b6f{/solr,null,AVAILABLE}
   [junit4]   2> 3538232 INFO  (jetty-launcher-18223-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3c96b841{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:57942}
   [junit4]   2> 3538232 INFO  (jetty-launcher-18223-thread-3) [     ] o.e.j.s.Server Started @3538324ms
   [junit4]   2> 3538232 INFO  (jetty-launcher-18223-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57942}
   [junit4]   2> 3538232 ERROR (jetty-launcher-18223-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3538232 INFO  (jetty-launcher-18223-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3538232 INFO  (jetty-launcher-18223-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3538232 INFO  (jetty-launcher-18223-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 3538233 INFO  (jetty-launcher-18223-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3538233 INFO  (jetty-launcher-18223-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3538233 INFO  (jetty-launcher-18223-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-18T14:19:49.812022Z
   [junit4]   2> 3538234 INFO  (jetty-launcher-18223-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3538234 INFO  (jetty-launcher-18223-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3538234 INFO  (jetty-launcher-18223-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3538234 INFO  (jetty-launcher-18223-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3538235 INFO  (jetty-launcher-18223-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@41b451e6{/solr,null,AVAILABLE}
   [junit4]   2> 3538235 INFO  (jetty-launcher-18223-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2c9ba353{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:57944}
   [junit4]   2> 3538235 INFO  (jetty-launcher-18223-thread-4) [     ] o.e.j.s.Server Started @3538328ms
   [junit4]   2> 3538235 INFO  (jetty-launcher-18223-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57944}
   [junit4]   2> 3538235 ERROR (jetty-launcher-18223-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3538235 INFO  (jetty-launcher-18223-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3538235 INFO  (jetty-launcher-18223-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3538236 INFO  (jetty-launcher-18223-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 3538236 INFO  (jetty-launcher-18223-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3538236 INFO  (jetty-launcher-18223-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3538236 INFO  (jetty-launcher-18223-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-18T14:19:49.815085Z
   [junit4]   2> 3538237 INFO  (zkConnectionManagerCallback-18227-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3538237 INFO  (jetty-launcher-18223-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3538237 INFO  (jetty-launcher-18223-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3538238 INFO  (jetty-launcher-18223-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3538240 INFO  (zkConnectionManagerCallback-18225-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3538240 INFO  (jetty-launcher-18223-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3538240 INFO  (zkConnectionManagerCallback-18229-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3538241 INFO  (jetty-launcher-18223-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3538242 INFO  (jetty-launcher-18223-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3538242 INFO  (jetty-launcher-18223-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3538243 INFO  (zkConnectionManagerCallback-18231-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3538243 INFO  (jetty-launcher-18223-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3538244 INFO  (jetty-launcher-18223-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3538624 INFO  (jetty-launcher-18223-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3538624 WARN  (jetty-launcher-18223-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@8db720d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3538624 WARN  (jetty-launcher-18223-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@8db720d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3538627 WARN  (jetty-launcher-18223-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4cb3a070[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3538627 WARN  (jetty-launcher-18223-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4cb3a070[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3538627 INFO  (jetty-launcher-18223-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57933/solr
   [junit4]   2> 3538628 INFO  (jetty-launcher-18223-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3538630 INFO  (zkConnectionManagerCallback-18241-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3538630 INFO  (jetty-launcher-18223-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3538691 INFO  (jetty-launcher-18223-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3538692 WARN  (jetty-launcher-18223-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@41c75bbb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3538692 WARN  (jetty-launcher-18223-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@41c75bbb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3538693 INFO  (jetty-launcher-18223-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3538695 WARN  (jetty-launcher-18223-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@9b9b0a3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3538695 WARN  (jetty-launcher-18223-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@9b9b0a3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3538696 INFO  (jetty-launcher-18223-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57933/solr
   [junit4]   2> 3538696 INFO  (jetty-launcher-18223-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3538698 INFO  (zkConnectionManagerCallback-18248-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3538698 INFO  (jetty-launcher-18223-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3538709 WARN  (jetty-launcher-18223-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@723b9668[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3538709 WARN  (jetty-launcher-18223-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@723b9668[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3538712 WARN  (jetty-launcher-18223-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@38dc15a3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3538712 WARN  (jetty-launcher-18223-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@38dc15a3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3538712 INFO  (jetty-launcher-18223-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57933/solr
   [junit4]   2> 3538713 INFO  (jetty-launcher-18223-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3538715 INFO  (zkConnectionManagerCallback-18253-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3538715 INFO  (jetty-launcher-18223-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3538737 INFO  (jetty-launcher-18223-thread-1) [n:127.0.0.1:57940_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3538739 INFO  (zkConnectionManagerCallback-18255-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3538739 INFO  (jetty-launcher-18223-thread-1) [n:127.0.0.1:57940_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3538757 INFO  (jetty-launcher-18223-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3538757 WARN  (jetty-launcher-18223-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@61d26b57[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3538757 WARN  (jetty-launcher-18223-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@61d26b57[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3538762 WARN  (jetty-launcher-18223-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@124b2dc8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3538762 WARN  (jetty-launcher-18223-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@124b2dc8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3538762 INFO  (jetty-launcher-18223-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57933/solr
   [junit4]   2> 3538763 INFO  (jetty-launcher-18223-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3538766 INFO  (zkConnectionManagerCallback-18261-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3538766 INFO  (jetty-launcher-18223-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3538813 INFO  (jetty-launcher-18223-thread-3) [n:127.0.0.1:57942_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3538815 INFO  (zkConnectionManagerCallback-18263-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3538815 INFO  (jetty-launcher-18223-thread-3) [n:127.0.0.1:57942_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3538913 INFO  (jetty-launcher-18223-thread-2) [n:127.0.0.1:57941_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3538919 INFO  (zkConnectionManagerCallback-18265-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3538919 INFO  (jetty-launcher-18223-thread-2) [n:127.0.0.1:57941_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3538935 INFO  (jetty-launcher-18223-thread-4) [n:127.0.0.1:57944_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3538935 INFO  (zkConnectionManagerCallback-18267-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3538937 INFO  (jetty-launcher-18223-thread-4) [n:127.0.0.1:57944_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3538970 DEBUG (jetty-launcher-18223-thread-4) [n:127.0.0.1:57944_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3538972 DEBUG (jetty-launcher-18223-thread-4) [n:127.0.0.1:57944_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3538974 DEBUG (jetty-launcher-18223-thread-4) [n:127.0.0.1:57944_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 3538977 DEBUG (jetty-launcher-18223-thread-4) [n:127.0.0.1:57944_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3538996 INFO  (jetty-launcher-18223-thread-4) [n:127.0.0.1:57944_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57944_solr
   [junit4]   2> 3538998 INFO  (jetty-launcher-18223-thread-4) [n:127.0.0.1:57944_solr     ] o.a.s.c.Overseer Overseer (id=72063061845606414-127.0.0.1:57944_solr-n_0000000000) starting
   [junit4]   2> 3539028 INFO  (zkConnectionManagerCallback-18280-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3539029 INFO  (jetty-launcher-18223-thread-4) [n:127.0.0.1:57944_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3539029 INFO  (jetty-launcher-18223-thread-4) [n:127.0.0.1:57944_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3539037 DEBUG (jetty-launcher-18223-thread-4) [n:127.0.0.1:57944_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3539040 DEBUG (jetty-launcher-18223-thread-4) [n:127.0.0.1:57944_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3539043 DEBUG (jetty-launcher-18223-thread-4) [n:127.0.0.1:57944_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 3539045 DEBUG (jetty-launcher-18223-thread-4) [n:127.0.0.1:57944_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3539048 INFO  (jetty-launcher-18223-thread-4) [n:127.0.0.1:57944_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57933/solr ready
   [junit4]   2> 3539050 INFO  (OverseerStateUpdate-72063061845606414-127.0.0.1:57944_solr-n_0000000000) [n:127.0.0.1:57944_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:57944_solr
   [junit4]   2> 3539052 DEBUG (OverseerStateUpdate-72063061845606414-127.0.0.1:57944_solr-n_0000000000) [n:127.0.0.1:57944_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 3539052 DEBUG (OverseerStateUpdate-72063061845606414-127.0.0.1:57944_solr-n_0000000000) [n:127.0.0.1:57944_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3539063 DEBUG (jetty-launcher-18223-thread-1) [n:127.0.0.1:57940_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3539064 DEBUG (jetty-launcher-18223-thread-1) [n:127.0.0.1:57940_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3539066 DEBUG (jetty-launcher-18223-thread-1) [n:127.0.0.1:57940_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 3539066 INFO  (jetty-launcher-18223-thread-4) [n:127.0.0.1:57944_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57944_solr
   [junit4]   2> 3539067 DEBUG (jetty-launcher-18223-thread-1) [n:127.0.0.1:57940_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3539069 DEBUG (zkCallback-18266-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 3539069 DEBUG (zkCallback-18254-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 3539069 DEBUG (zkCallback-18279-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 3539070 INFO  (zkCallback-18279-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3539070 DEBUG (zkCallback-18279-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:57944_solr]
   [junit4]   2> 3539071 INFO  (zkCallback-18266-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3539071 DEBUG (zkCallback-18266-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:57944_solr]
   [junit4]   2> 3539071 INFO  (zkCallback-18254-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3539071 DEBUG (zkCallback-18254-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:57944_solr]
   [junit4]   2> 3539074 INFO  (jetty-launcher-18223-thread-4) [n:127.0.0.1:57944_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 3539075 INFO  (jetty-launcher-18223-thread-1) [n:127.0.0.1:57940_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:57940_solr as DOWN
   [junit4]   2> 3539077 INFO  (jetty-launcher-18223-thread-1) [n:127.0.0.1:57940_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3539077 INFO  (jetty-launcher-18223-thread-1) [n:127.0.0.1:57940_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57940_solr
   [junit4]   2> 3539079 DEBUG (zkCallback-18254-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3539079 DEBUG (zkCallback-18266-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3539079 DEBUG (zkCallback-18279-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3539079 INFO  (zkCallback-18279-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3539079 INFO  (zkCallback-18266-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3539079 DEBUG (zkCallback-18279-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:57944_solr] -> [127.0.0.1:57940_solr, 127.0.0.1:57944_solr]
   [junit4]   2> 3539079 DEBUG (zkCallback-18266-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:57944_solr] -> [127.0.0.1:57940_solr, 127.0.0.1:57944_solr]
   [junit4]   2> 3539080 INFO  (zkCallback-18254-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3539080 DEBUG (zkCallback-18254-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:57944_solr] -> [127.0.0.1:57940_solr, 127.0.0.1:57944_solr]
   [junit4]   2> 3539082 INFO  (jetty-launcher-18223-thread-1) [n:127.0.0.1:57940_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3539084 INFO  (zkConnectionManagerCallback-18285-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3539084 INFO  (jetty-launcher-18223-thread-1) [n:127.0.0.1:57940_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3539085 DEBUG (jetty-launcher-18223-thread-1) [n:127.0.0.1:57940_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3539086 DEBUG (jetty-launcher-18223-thread-1) [n:127.0.0.1:57940_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3539087 INFO  (jetty-launcher-18223-thread-1) [n:127.0.0.1:57940_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3539087 DEBUG (jetty-launcher-18223-thread-1) [n:127.0.0.1:57940_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:57940_solr, 127.0.0.1:57944_solr]
   [junit4]   2> 3539088 DEBUG (jetty-launcher-18223-thread-1) [n:127.0.0.1:57940_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3539089 INFO  (jetty-launcher-18223-thread-1) [n:127.0.0.1:57940_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57933/solr ready
   [junit4]   2> 3539090 INFO  (jetty-launcher-18223-thread-1) [n:127.0.0.1:57940_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 3539107 DEBUG (jetty-launcher-18223-thread-3) [n:127.0.0.1:57942_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3539108 DEBUG (jetty-launcher-18223-thread-3) [n:127.0.0.1:57942_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3539110 INFO  (jetty-launcher-18223-thread-3) [n:127.0.0.1:57942_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3539110 DEBUG (jetty-launcher-18223-thread-3) [n:127.0.0.1:57942_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:57940_solr, 127.0.0.1:57944_solr]
   [junit4]   2> 3539111 DEBUG (jetty-launcher-18223-thread-3) [n:127.0.0.1:57942_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3539111 INFO  (jetty-launcher-18223-thread-1) [n:127.0.0.1:57940_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3539118 INFO  (jetty-launcher-18223-thread-4) [n:127.0.0.1:57944_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3539119 INFO  (jetty-launcher-18223-thread-3) [n:127.0.0.1:57942_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:57942_solr as DOWN
   [junit4]   2> 3539121 INFO  (jetty-launcher-18223-thread-3) [n:127.0.0.1:57942_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3539121 INFO  (jetty-launcher-18223-thread-3) [n:127.0.0.1:57942_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57942_solr
   [junit4]   2> 3539123 DEBUG (zkCallback-18279-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3539123 DEBUG (zkCallback-18284-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3539123 DEBUG (zkCallback-18266-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3539124 DEBUG (zkCallback-18254-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3539124 DEBUG (zkCallback-18262-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3539125 INFO  (zkCallback-18266-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3539125 DEBUG (zkCallback-18266-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:57940_solr, 127.0.0.1:57944_solr] -> [127.0.0.1:57940_solr, 127.0.0.1:57942_solr, 127.0.0.1:57944_solr]
   [junit4]   2> 3539125 INFO  (zkCallback-18284-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3539125 DEBUG (zkCallback-18284-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:57940_solr, 127.0.0.1:57944_solr] -> [127.0.0.1:57940_solr, 127.0.0.1:57942_solr, 127.0.0.1:57944_solr]
   [junit4]   2> 3539125 INFO  (zkCallback-18279-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3539125 DEBUG (zkCallback-18279-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:57940_solr, 127.0.0.1:57944_solr] -> [127.0.0.1:57940_solr, 127.0.0.1:57942_solr, 127.0.0.1:57944_solr]
   [junit4]   2> 3539126 INFO  (zkCallback-18254-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3539126 DEBUG (zkCallback-18254-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:57940_solr, 127.0.0.1:57944_solr] -> [127.0.0.1:57940_solr, 127.0.0.1:57942_solr, 127.0.0.1:57944_solr]
   [junit4]   2> 3539126 INFO  (zkCallback-18262-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3539126 DEBUG (zkCallback-18262-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:57940_solr, 127.0.0.1:57944_solr] -> [127.0.0.1:57940_solr, 127.0.0.1:57942_solr, 127.0.0.1:57944_solr]
   [junit4]   2> 3539128 INFO  (jetty-launcher-18223-thread-3) [n:127.0.0.1:57942_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3539130 INFO  (zkConnectionManagerCallback-18292-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3539130 INFO  (jetty-launcher-18223-thread-3) [n:127.0.0.1:57942_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3539131 DEBUG (jetty-launcher-18223-thread-3) [n:127.0.0.1:57942_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3539131 DEBUG (jetty-launcher-18223-thread-2) [n:127.0.0.1:57941_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3539132 DEBUG (jetty-launcher-18223-thread-3) [n:127.0.0.1:57942_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3539132 DEBUG (jetty-launcher-18223-thread-2) [n:127.0.0.1:57941_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3539133 INFO  (jetty-launcher-18223-thread-3) [n:127.0.0.1:57942_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3539133 DEBUG (jetty-launcher-18223-thread-3) [n:127.0.0.1:57942_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:57940_solr, 127.0.0.1:57942_solr, 127.0.0.1:57944_solr]
   [junit4]   2> 3539134 INFO  (jetty-launcher-18223-thread-2) [n:127.0.0.1:57941_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3539134 DEBUG (jetty-launcher-18223-thread-2) [n:127.0.0.1:57941_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:57940_solr, 127.0.0.1:57942_solr, 127.0.0.1:57944_solr]
   [junit4]   2> 3539135 DEBUG (jetty-launcher-18223-thread-3) [n:127.0.0.1:57942_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3539135 DEBUG (jetty-launcher-18223-thread-2) [n:127.0.0.1:57941_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3539136 INFO  (jetty-launcher-18223-thread-3) [n:127.0.0.1:57942_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57933/solr ready
   [junit4]   2> 3539137 INFO  (jetty-launcher-18223-thread-3) [n:127.0.0.1:57942_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 3539143 INFO  (jetty-launcher-18223-thread-1) [n:127.0.0.1:57940_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57940.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@793a45c8
   [junit4]   2> 3539146 INFO  (jetty-launcher-18223-thread-2) [n:127.0.0.1:57941_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:57941_solr as DOWN
   [junit4]   2> 3539151 INFO  (jetty-launcher-18223-thread-2) [n:127.0.0.1:57941_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3539151 INFO  (jetty-launcher-18223-thread-2) [n:127.0.0.1:57941_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57941_solr
   [junit4]   2> 3539153 DEBUG (zkCallback-18279-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3539154 DEBUG (zkCallback-18291-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3539154 DEBUG (zkCallback-18284-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3539154 DEBUG (zkCallback-18266-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3539154 DEBUG (zkCallback-18254-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3539155 DEBUG (zkCallback-18264-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3539155 DEBUG (zkCallback-18262-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3539164 INFO  (zkCallback-18284-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3539164 INFO  (zkCallback-18291-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3539164 DEBUG (zkCallback-18284-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:57940_solr, 127.0.0.1:57942_solr, 127.0.0.1:57944_solr] -> [127.0.0.1:57940_solr, 127.0.0.1:57941_solr, 127.0.0.1:57942_solr, 127.0.0.1:57944_solr]
   [junit4]   2> 3539164 DEBUG (zkCallback-18291-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:57940_solr, 127.0.0.1:57942_solr, 127.0.0.1:57944_solr] -> [127.0.0.1:57940_solr, 127.0.0.1:57941_solr, 127.0.0.1:57942_solr, 127.0.0.1:57944_solr]
   [junit4]   2> 3539164 INFO  (zkCallback-18279-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3539164 DEBUG (zkCallback-18279-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:57940_solr, 127.0.0.1:57942_solr, 127.0.0.1:57944_solr] -> [127.0.0.1:57940_solr, 127.0.0.1:57941_solr, 127.0.0.1:57942_solr, 127.0.0.1:57944_solr]
   [junit4]   2> 3539164 INFO  (zkCallback-18266-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3539164 DEBUG (zkCallback-18266-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:57940_solr, 127.0.0.1:57942_solr, 127.0.0.1:57944_solr] -> [127.0.0.1:57940_solr, 127.0.0.1:57941_solr, 127.0.0.1:57942_solr, 127.0.0.1:57944_solr]
   [junit4]   2> 3539165 INFO  (zkCallback-18254-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3539165 DEBUG (zkCallback-18254-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:57940_solr, 127.0.0.1:57942_solr, 127.0.0.1:57944_solr] -> [127.0.0.1:57940_solr, 127.0.0.1:57941_solr, 127.0.0.1:57942_solr, 127.0.0.1:57944_solr]
   [junit4]   2> 3539165 INFO  (zkCallback-18264-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3539165 DEBUG (zkCallback-18264-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:57940_solr, 127.0.0.1:57942_solr, 127.0.0.1:57944_solr] -> [127.0.0.1:57940_solr, 127.0.0.1:57941_solr, 127.0.0.1:57942_solr, 127.0.0.1:57944_solr]
   [junit4]   2> 3539165 INFO  (zkCallback-18262-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3539165 DEBUG (zkCallback-18262-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:57940_solr, 127.0.0.1:57942_solr, 127.0.0.1:57944_solr] -> [127.0.0.1:57940_solr, 127.0.0.1:57941_solr, 127.0.0.1:57942_solr, 127.0.0.1:57944_solr]
   [junit4]   2> 3539165 INFO  (jetty-launcher-18223-thread-3) [n:127.0.0.1:57942_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3539167 INFO  (jetty-launcher-18223-thread-2) [n:127.0.0.1:57941_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3539171 INFO  (zkConnectionManagerCallback-18298-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3539171 INFO  (jetty-launcher-18223-thread-2) [n:127.0.0.1:57941_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3539172 DEBUG (jetty-launcher-18223-thread-2) [n:127.0.0.1:57941_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3539173 DEBUG (jetty-launcher-18223-thread-2) [n:127.0.0.1:57941_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3539174 INFO  (jetty-launcher-18223-thread-2) [n:127.0.0.1:57941_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3539174 DEBUG (jetty-launcher-18223-thread-2) [n:127.0.0.1:57941_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:57940_solr, 127.0.0.1:57941_solr, 127.0.0.1:57942_solr, 127.0.0.1:57944_solr]
   [junit4]   2> 3539175 DEBUG (jetty-launcher-18223-thread-2) [n:127.0.0.1:57941_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3539177 INFO  (jetty-launcher-18223-thread-2) [n:127.0.0.1:57941_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57933/solr ready
   [junit4]   2> 3539178 INFO  (jetty-launcher-18223-thread-2) [n:127.0.0.1:57941_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 3539179 INFO  (jetty-launcher-18223-thread-1) [n:127.0.0.1:57940_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57940.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@793a45c8
   [junit4]   2> 3539179 INFO  (jetty-launcher-18223-thread-1) [n:127.0.0.1:57940_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57940.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@793a45c8
   [junit4]   2> 3539187 INFO  (jetty-launcher-18223-thread-1) [n:127.0.0.1:57940_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.TestContainerReqHandler_C45AE76AB23436E0-001/tempDir-001/node1/.
   [junit4]   2> 3539194 INFO  (jetty-launcher-18223-thread-3) [n:127.0.0.1:57942_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57942.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@793a45c8
   [junit4]   2> 3539212 INFO  (jetty-launcher-18223-thread-2) [n:127.0.0.1:57941_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3539223 INFO  (jetty-launcher-18223-thread-4) [n:127.0.0.1:57944_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57944.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@793a45c8
   [junit4]   2> 3539224 INFO  (jetty-launcher-18223-thread-3) [n:127.0.0.1:57942_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57942.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@793a45c8
   [junit4]   2> 3539224 INFO  (jetty-launcher-18223-thread-3) [n:127.0.0.1:57942_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57942.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@793a45c8
   [junit4]   2> 3539229 INFO  (jetty-launcher-18223-thread-3) [n:127.0.0.1:57942_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.TestContainerReqHandler_C45AE76AB23436E0-001/tempDir-001/node3/.
   [junit4]   2> 3539287 INFO  (jetty-launcher-18223-thread-4) [n:127.0.0.1:57944_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57944.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@793a45c8
   [junit4]   2> 3539287 INFO  (jetty-launcher-18223-thread-4) [n:127.0.0.1:57944_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57944.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@793a45c8
   [junit4]   2> 3539289 INFO  (jetty-launcher-18223-thread-4) [n:127.0.0.1:57944_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.TestContainerReqHandler_C45AE76AB23436E0-001/tempDir-001/node4/.
   [junit4]   2> 3539295 INFO  (jetty-launcher-18223-thread-2) [n:127.0.0.1:57941_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57941.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@793a45c8
   [junit4]   2> 3539310 INFO  (jetty-launcher-18223-thread-2) [n:127.0.0.1:57941_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57941.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@793a45c8
   [junit4]   2> 3539310 INFO  (jetty-launcher-18223-thread-2) [n:127.0.0.1:57941_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57941.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@793a45c8
   [junit4]   2> 3539312 INFO  (jetty-launcher-18223-thread-2) [n:127.0.0.1:57941_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.TestContainerReqHandler_C45AE76AB23436E0-001/tempDir-001/node2/.
   [junit4]   2> 3539404 INFO  (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[C45AE76AB23436E0]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 3539405 INFO  (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[C45AE76AB23436E0]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3539408 INFO  (zkConnectionManagerCallback-18304-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3539408 INFO  (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[C45AE76AB23436E0]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3539408 DEBUG (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[C45AE76AB23436E0]) [     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3539410 DEBUG (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[C45AE76AB23436E0]) [     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3539411 INFO  (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[C45AE76AB23436E0]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3539411 DEBUG (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[C45AE76AB23436E0]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:57940_solr, 127.0.0.1:57941_solr, 127.0.0.1:57942_solr, 127.0.0.1:57944_solr]
   [junit4]   2> 3539412 DEBUG (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[C45AE76AB23436E0]) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3539414 INFO  (TEST-TestContainerReqHandler.testPluginFrompackage-seed#[C45AE76AB23436E0]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57933/solr ready
   [junit4]   2> 3539422 INFO  (qtp844185723-47526) [n:127.0.0.1:57942_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=100&name=globalLoaderColl&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3539428 INFO  (OverseerThreadFactory-15417-thread-1-processing-n:127.0.0.1:57944_solr) [n:127.0.0.1:57944_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection globalLoaderColl
   [junit4]   2> 3539431 DEBUG (zkCallback-18284-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3539431 DEBUG (zkCallback-18264-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3539431 DEBUG (zkCallback-18254-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3539431 DEBUG (zkCallback-18291-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3539431 DEBUG (zkCallback-18279-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3539431 DEBUG (zkCallback-18266-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3539431 DEBUG (zkCallback-18297-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3539432 DEBUG (zkCallback-18303-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3539432 DEBUG (zkCallback-18262-thread-1) [     ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3539433 DEBUG (zkCallback-18297-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 3539433 DEBUG (zkCallback-18266-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 3539433 DEBUG (zkCallback-18291-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 3539434 DEBUG (zkCallback-18254-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 3539434 DEBUG (zkCallback-18262-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 3539434 DEBUG (zkCallback-18264-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 3539434 DEBUG (zkCallback-18284-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 3539434 DEBUG (zkCallback-18303-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 3539435 DEBUG (zkCallback-18279-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 3539552 INFO  (OverseerStateUpdate-72063061845606414-127.0.0.1:57944_solr-n_0000000000) [n:127.0.0.1:57944_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"globalLoaderColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"globalLoaderColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:57942/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3539558 INFO  (OverseerStateUpdate-72063061845606414-127.0.0.1:57944_solr-n_0000000000) [n:127.0.0.1:57944_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"globalLoaderColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"globalLoaderColl_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:57944/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3539776 INFO  (qtp844185723-47535) [n:127.0.0.1:57942_solr    x:globalLoaderColl_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=globalLoaderColl_shard1_replica_n1&action=CREATE&numShards=2&collection=globalLoaderColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3539776 INFO  (qtp576473448-47543) [n:127.0.0.1:57944_solr    x:globalLoaderColl_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=globalLoaderColl_shard2_replica_n2&action=CREATE&numShards=2&collection=globalLoaderColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3539776 INFO  (qtp576473448-47543) [n:127.0.0.1:57944_solr    x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3539777 DEBUG (qtp844185723-47535) [n:127.0.0.1:57942_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Add data for [globalLoaderColl] ver [1]
   [junit4]   2> 3539777 DEBUG (qtp844185723-47535) [n:127.0.0.1:57942_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [1] total [1]
   [junit4]   2> 3539777 DEBUG (qtp576473448-47543) [n:127.0.0.1:57944_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader Add data for [globalLoaderColl] ver [1]
   [junit4]   2> 3539777 DEBUG (qtp576473448-47543) [n:127.0.0.1:57944_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [1] total [1]
   [junit4]   2> 3539777 DEBUG (qtp844185723-47535) [n:127.0.0.1:57942_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 3539782 DEBUG (qtp576473448-47543) [n:127.0.0.1:57944_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 3539891 DEBUG (zkCallback-18262-thread-1) [     ] o.a.s.c.c.ZkStateReader Uninteresting collection globalLoaderColl
   [junit4]   2> 3539891 DEBUG (zkCallback-18266-thread-1) [     ] o.a.s.c.c.ZkStateReader Uninteresting collection globalLoaderColl
   [junit4]   2> 3540789 DEBUG (qtp576473448-47543) [n:127.0.0.1:57944_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader Loading collection config from: [/collections/globalLoaderColl]
   [junit4]   2> 3540789 DEBUG (qtp844185723-47535) [n:127.0.0.1:57942_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Loading collection config from: [/collections/globalLoaderColl]
   [junit4]   2> 3540800 DEBUG (qtp576473448-47543) [n:127.0.0.1:57944_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader path=[/configs/conf] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 3540800 DEBUG (qtp844185723-47535) [n:127.0.0.1:57942_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader path=[/configs/conf] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 3540849 INFO  (qtp844185723-47535) [n:127.0.0.1:57942_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 3540849 INFO  (qtp576473448-47543) [n:127.0.0.1:57944_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 3540881 INFO  (qtp844185723-47535) [n:127.0.0.1:57942_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.s.IndexSchema [globalLoaderColl_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 3540881 INFO  (qtp576473448-47543) [n:127.0.0.1:57944_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.s.IndexSchema [globalLoaderColl_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 3540900 INFO  (qtp576473448-47543) [n:127.0.0.1:57944_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3540900 INFO  (qtp576473448-47543) [n:127.0.0.1:57944_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'globalLoaderColl_shard2_replica_n2' using configuration from collection globalLoaderColl, trusted=true
   [junit4]   2> 3540900 INFO  (qtp844185723-47535) [n:127.0.0.1:57942_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3540900 INFO  (qtp844185723-47535) [n:127.0.0.1:57942_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'globalLoaderColl_shard1_replica_n1' using configuration from collection globalLoaderColl, trusted=true
   [junit4]   2> 3540901 INFO  (qtp844185723-47535) [n:127.0.0.1:57942_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57942.solr.core.globalLoaderColl.shard1.replica_n1' (registry 'solr.core.globalLoaderColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@793a45c8
   [junit4]   2> 3540901 INFO  (qtp576473448-47543) [n:127.0.0.1:57944_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57944.solr.core.globalLoaderColl.shard2.replica_n2' (registry 'solr.core.globalLoaderColl.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@793a45c8
   [junit4]   2> 3540901 INFO  (qtp576473448-47543) [n:127.0.0.1:57944_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.SolrCore [[globalLoaderColl_shard2_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerReqHandler_C45AE76AB23436E0-001/tempDir-001/node4/globalLoaderColl_shard2_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerReqHandler_C45AE76AB23436E0-001/tempDir-001/node4/./globalLoaderColl_shard2_replica_n2/data/]
   [junit4]   2> 3540901 INFO  (qtp844185723-47535) [n:127.0.0.1:57942_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.SolrCore [[globalLoaderColl_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerReqHandler_C45AE76AB23436E0-001/tempDir-001/node3/globalLoaderColl_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerReqHandler_C45AE76AB23436E0-001/tempDir-001/node3/./globalLoaderColl_shard1_replica_n1/data/]
   [junit4]   2> 3540982 INFO  (qtp844185723-47535) [n:127.0.0.1:57942_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3540982 INFO  (qtp844185723-47535) [n:127.0.0.1:57942_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3540984 INFO  (qtp844185723-47535) [n:127.0.0.1:57942_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3540984 INFO  (qtp844185723-47535) [n:127.0.0.1:57942_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3540988 INFO  (qtp576473448-47543) [n:127.0.0.1:57944_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3540988 INFO  (qtp576473448-47543) [n:127.0.0.1:57944_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3540990 INFO  (qtp576473448-47543) [n:127.0.0.1:57944_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3540990 INFO  (qtp576473448-47543) [n:127.0.0.1:57944_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3540992 INFO  (qtp844185723-47535) [n:127.0.0.1:57942_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@578192c8[globalLoaderColl_shard1_replica_n1] main]
   [junit4]   2> 3540992 DEBUG (qtp844185723-47535) [n:127.0.0.1:57942_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Loading collection config from: [/collections/globalLoaderColl]
   [junit4]   2> 3540993 INFO  (qtp576473448-47543) [n:127.0.0.1:57944_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@338630c2[globalLoaderColl_shard2_replica_n2] main]
   [junit4]   2> 3540993 DEBUG (qtp576473448-47543) [n:127.0.0.1:57944_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader Loading collection config from: [/collections/globalLoaderColl]
   [junit4]   2> 3540994 DEBUG (qtp844185723-47535) [n:127.0.0.1:57942_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader path=[/configs/conf] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 3540995 INFO  (qtp844185723-47535) [n:127.0.0.1:57942_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3540995 DEBUG (qtp576473448-47543) [n:127.0.0.1:57944_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader path=[/configs/conf] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 3540995 INFO  (qtp844185723-47535) [n:127.0.0.1:57942_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3540995 INFO  (qtp576473448-47543) [n:127.0.0.1:57944_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3540996 INFO  (qtp576473448-47543) [n:127.0.0.1:57944_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3540996 INFO  (qtp844185723-47535) [n:127.0.0.1:57942_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3540996 INFO  (qtp844185723-47535) [n:127.0.0.1:57942_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1645023217660723200
   [junit4]   2> 3540996 INFO  (qtp576473448-47543) [n:127.0.0.1:57944_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3540996 INFO  (qtp576473448-47543) [n:127.0.0.1:57944_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1645023217660723200
   [junit4]   2> 3540999 INFO  (searcherExecutor-15435-thread-1-processing-n:127.0.0.1:57942_solr x:globalLoaderColl_shard1_replica_n1 c:globalLoaderColl s:shard1 r:core_node3) [n:127.0.0.1:57942_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.SolrCore [globalLoaderColl_shard1_replica_n1] Registered new searcher Searcher@578192c8[globalLoaderColl_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3540999 INFO  (searcherExecutor-15434-thread-1-processing-n:127.0.0.1:57944_solr x:globalLoaderColl_shard2_replica_n2 c:globalLoaderColl s:shard2 r:core_node4) [n:127.0.0.1:57944_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.SolrCore [globalLoaderColl_shard2_replica_n2] Registered new searcher Searcher@338630c2[globalLoaderColl_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3541000 DEBUG (qtp576473448-47543) [n:127.0.0.1:57944_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader Add data for [globalLoaderColl] ver [2]
   [junit4]   2> 3541000 DEBUG (qtp576473448-47543) [n:127.0.0.1:57944_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [1] total [1]
   [junit4]   2> 3541000 DEBUG (qtp576473448-47543) [n:127.0.0.1:57944_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 3541000 DEBUG (qtp844185723-47535) [n:127.0.0.1:57942_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Add data for [globalLoaderColl] ver [2]
   [junit4]   2> 3541000 DEBUG (qtp844185723-47535) [n:127.0.0.1:57942_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [1] total [1]
   [junit4]   2> 3541000 DEBUG (watches-18270-thread-1-processing-n:127.0.0.1:57942_solr x:globalLoaderColl_shard1_replica_n1 c:globalLoaderColl s:shard1 r:core_node3) [n:127.0.0.1:57942_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 3541005 INFO  (qtp576473448-47543) [n:127.0.0.1:57944_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/globalLoaderColl/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 3541005 INFO  (qtp576473448-47543) [n:127.0.0.1:57944_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/globalLoaderColl/leaders/shard2
   [junit4]   2> 3541006 INFO  (qtp844185723-47535) [n:127.0.0.1:57942_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/globalLoaderColl/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 3541006 INFO  (qtp844185723-47535) [n:127.0.0.1:57942_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/globalLoaderColl/leaders/shard1
   [junit4]   2> 3541011 INFO  (qtp576473448-47543) [n:127.0.0.1:57944_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3541011 INFO  (qtp576473448-47543) [n:127.0.0.1:57944_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3541011 INFO  (qtp576473448-47543) [n:127.0.0.1:57944_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:57944/solr/globalLoaderColl_shard2_replica_n2/
   [junit4]   2> 3541012 INFO  (qtp576473448-47543) [n:127.0.0.1:57944_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3541012 INFO  (qtp844185723-47535) [n:127.0.0.1:57942_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3541012 INFO  (qtp844185723-47535) [n:127.0.0.1:57942_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3541012 INFO  (qtp844185723-47535) [n:127.0.0.1:57942_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:57942/solr/globalLoaderColl_shard1_replica_n1/
   [junit4]   2> 3541012 INFO  (qtp576473448-47543) [n:127.0.0.1:57944_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.SyncStrategy http://127.0.0.1:57944/solr/globalLoaderColl_shard2_replica_n2/ has no replicas
   [junit4]   2> 3541013 INFO  (qtp576473448-47543) [n:127.0.0.1:57944_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/globalLoaderColl/leaders/shard2/leader after winning as /collections/globalLoaderColl/leader_elect/shard2/election/72063061845606414-core_node4-n_0000000000
   [junit4]   2> 3541013 INFO  (qtp844185723-47535) [n:127.0.0.1:57942_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3541014 INFO  (qtp844185723-47535) [n:127.0.0.1:57942_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:57942/solr/globalLoaderColl_shard1_replica_n1/ has no replicas
   [junit4]   2> 3541014 INFO  (qtp844185723-47535) [n:127.0.0.1:57942_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/globalLoaderColl/leaders/shard1/leader after winning as /collections/globalLoaderColl/leader_elect/shard1/election/72063061845606412-core_node3-n_0000000000
   [junit4]   2> 3541016 INFO  (qtp576473448-47543) [n:127.0.0.1:57944_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:57944/solr/globalLoaderColl_shard2_replica_n2/ shard2
   [junit4]   2> 3541017 INFO  (qtp844185723-47535) [n:127.0.0.1:57942_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:57942/solr/globalLoaderColl_shard1_replica_n1/ shard1
   [junit4]   2> 3541018 DEBUG (qtp844185723-47535) [n:127.0.0.1:57942_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Add data for [globalLoaderColl] ver [2]
   [junit4]   2> 3541018 DEBUG (qtp844185723-47535) [n:127.0.0.1:57942_solr c:globalLoaderColl s:shard1 r:core_node3 x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [1] total [1]
   [junit4]   2> 3541018 DEBUG (qtp576473448-47543) [n:127.0.0.1:57944_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader Add data for [globalLoaderColl] ver [2]
   [junit4]   2> 3541018 DEBUG (qtp576473448-47543) [n:127.0.0.1:57944_solr c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [1] total [1]
   [junit4]   2> 3541122 INFO  (zkCallback-18262-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/globalLoaderColl/state.json] for collection [globalLoaderColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3541122 INFO  (zkCallback-18266-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/globalLoaderColl/state.json] for collection [globalLoaderColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3541122 INFO  (zkCallback-18262-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/globalLoaderColl/state.json] for collection [globalLoaderColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3541122 INFO  (zkCallback-18266-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/globalLoaderColl/state.json] for collection [globalLoaderColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3541123 DEBUG (zkCallback-18262-thread-1) [     ] o.a.s.c.c.ZkStateReader Updating data for [globalLoaderColl] from [2] to [3]
   [junit4]   2> 3541123 DEBUG (zkCallback-18262-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [1] total [1]
   [junit4]   2> 3541123 DEBUG (watches-18270-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 3541123 DEBUG (zkCallback-18266-thread-1) [     ] o.a.s.c.c.ZkStateReader Updating data for [globalLoaderColl] from [2] to [3]
   [junit4]   2> 3541123 DEBUG (zkCallback-18266-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [1] total [1]
   [junit4]   2> 3541123 DEBUG (watches-18274-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]
   [junit4]   2> 3541123 DEBUG (zkCallback-18266-thread-2) [     ] o.a.s.c.c.ZkStateReader Removing uninteresting collection [globalLoaderColl]
   [junit4]   2> 3541123 DEBUG (zkCallback-18266-thread-2) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [1] total [1]

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

it4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> 3569972 INFO  (SUITE-TestContainerReqHandler-seed#[C45AE76AB23436E0]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 3569972 INFO  (SUITE-TestContainerReqHandler-seed#[C45AE76AB23436E0]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:58257
   [junit4]   2> 3569972 INFO  (SUITE-TestContainerReqHandler-seed#[C45AE76AB23436E0]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:58257
   [junit4]   2> 3569972 INFO  (SUITE-TestContainerReqHandler-seed#[C45AE76AB23436E0]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 58257
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerReqHandler_C45AE76AB23436E0-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {_root_=PostingsFormat(name=Direct), id=PostingsFormat(name=Asserting), desc_s=FSTOrd50}, docValues:{}, maxPointsInLeafNode=73, maxMBSortInHeap=5.41661824790527, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7c229b66), locale=zgh-MA, timezone=Pacific/Enderbury
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/AdoptOpenJDK 12.0.1 (64-bit)/cpus=3,threads=1,free=317496472,total=524812288
   [junit4]   2> NOTE: All tests run in this JVM: [SolrJmxReporterTest, TestCustomStream, ConnectionManagerTest, TestNestedDocsSort, TestExtendedDismaxParser, DOMUtilTest, HdfsRecoveryZkTest, TestRandomDVFaceting, HdfsWriteToMultipleCollectionsTest, ConfigureRecoveryStrategyTest, DocValuesMultiTest, QueryParsingTest, CollectionStateFormat2Test, TestStressUserVersions, ShufflingReplicaListTransformerTest, TestQuerySenderListener, TestZkChroot, CollectionTooManyReplicasTest, MetricsHistoryIntegrationTest, TestUninvertingReader, TestInPlaceUpdateWithRouteField, TestManagedSchema, DistributedFacetPivotSmallAdvancedTest, QueryResultKeyTest, TestJsonFacetsStatsParsing, HighlighterConfigTest, TestBulkSchemaAPI, AddReplicaTest, ResponseBuilderTest, HdfsAutoAddReplicasIntegrationTest, TestCSVLoader, TestHashPartitioner, SearchRateTriggerIntegrationTest, TestJavabinTupleStreamParser, TestSolrDeletionPolicy1, SolrIndexSplitterTest, ParsingFieldUpdateProcessorsTest, StatsComponentTest, ReplaceNodeNoTargetTest, TestInfoStreamLogging, TestBadConfig, MinimalSchemaTest, SchemaApiFailureTest, TestFieldCollectionResource, TestBlendedInfixSuggestions, TestFieldCacheWithThreads, NumericFieldsTest, TestManagedSchemaThreadSafety, TestTlogReplica, TestPrepRecovery, TimeRoutedAliasUpdateProcessorTest, TestLocalFSCloudBackupRestore, TestSimClusterStateProvider, ScheduledTriggerIntegrationTest, BlockCacheTest, TestSolrQueryParser, TestHighlightDedupGrouping, PreAnalyzedFieldTest, TestMiniSolrCloudClusterSSL, TestConfigSetImmutable, OverriddenZkACLAndCredentialsProvidersTest, TestCloudJSONFacetJoinDomain, TestSchemalessBufferedUpdates, TestCursorMarkWithoutUniqueKey, FullHLLTest, TestSolrCloudWithHadoopAuthPlugin, CdcrBidirectionalTest, TestSmileRequest, TestDefaultStatsCache, UniqFieldsUpdateProcessorFactoryTest, UtilsToolTest, ConnectionReuseTest, TestXmlQParserPlugin, CollectionsAPIDistributedZkTest, AuditLoggerPluginTest, TestSystemIdResolver, ReturnFieldsTest, TestDistributedMissingSort, HdfsDirectoryFactoryTest, SolrCLIZkUtilsTest, ImplicitSnitchTest, DocValuesNotIndexedTest, TestReplicationHandlerBackup, BasicAuthOnSingleNodeTest, TestUseDocValuesAsStored, TestDocTermOrdsUninvertLimit, ZkControllerTest, CheckHdfsIndexTest, TestFieldTypeCollectionResource, DaemonStreamApiTest, TestNumericTokenStream, TestSimNodeAddedTrigger, CurrencyFieldTypeTest, SolrIndexConfigTest, TestXIncludeConfig, TestSolr4Spatial2, MoveReplicaHDFSFailoverTest, TestSegmentSorting, TestSimDistribStateManager, HdfsChaosMonkeyNothingIsSafeTest, CacheHeaderTest, CustomCollectionTest, V2StandaloneTest, TestManagedStopFilterFactory, TestWaitForStateWithJettyShutdowns, BasicDistributedZkTest, DocumentAnalysisRequestHandlerTest, BlobRepositoryCloudTest, ZkNodePropsTest, MoreLikeThisComponentTest, TestSolrCloudWithDelegationTokens, SolrXmlInZkTest, TriggerIntegrationTest, BufferStoreTest, SimpleMLTQParserTest, ForceLeaderWithTlogReplicasTest, TestTrie, ChaosMonkeySafeLeaderTest, SegmentsInfoRequestHandlerTest, TestMacros, PingRequestHandlerTest, RestoreTriggerStateTest, TestMergePolicyConfig, DistributedIntervalFacetingTest, DeleteLastCustomShardedReplicaTest, TestComplexPhraseLeadingWildcard, TestSolrCloudWithSecureImpersonation, TestWriterPerf, TestManagedSynonymGraphFilterFactory, CdcrOpsAndBoundariesTest, TestFieldCacheSortRandom, RecoveryAfterSoftCommitTest, TestManagedResourceStorage, DefaultValueUpdateProcessorTest, TriLevelCompositeIdRoutingTest, ScriptEngineTest, TestClusterProperties, CoreAdminRequestStatusTest, TestRangeQuery, SolrMetricReporterTest, TestSimpleTrackingShardHandler, SolrTestCaseJ4Test, TestDeprecatedFilters, TestSafeXMLParsing, TestTrackingShardHandlerFactory, StatsReloadRaceTest, TestJsonFacetRefinement, MoveReplicaTest, AssignBackwardCompatibilityTest, TestStreamBody, TestDelegationWithHadoopAuth, TestAnalyzeInfixSuggestions, SortByFunctionTest, SpellPossibilityIteratorTest, TestLFUCache, RulesTest, IndexSizeTriggerTest, TestLRUStatsCache, FieldMutatingUpdateProcessorTest, SoftAutoCommitTest, SortSpecParsingTest, CursorPagingTest, FileBasedSpellCheckerTest, HdfsTlogReplayBufferedWhileIndexingTest, TestCoreDiscovery, TestCloudSchemaless, RequiredFieldsTest, DistributedFacetPivotWhiteBoxTest, HdfsBasicDistributedZk2Test, BJQParserTest, XsltUpdateRequestHandlerTest, SolrCoreTest, TestValueSourceCache, SOLR749Test, SolrPluginUtilsTest, RequestHandlersTest, TestConfigSets, TestSubQueryTransformerDistrib, URLClassifyProcessorTest, TestFastOutputStream, TestRequestForwarding, TestScoreJoinQPScore, TestSimpleTextCodec, TestIndexSearcher, TestFreeTextSuggestions, DataDrivenBlockJoinTest, TestChildDocTransformerHierarchy, CdcrRequestHandlerTest, TestOverriddenPrefixQueryForCustomFieldType, TestApiFramework, SuggestComponentTest, TestSolrCloudSnapshots, JWTAuthPluginIntegrationTest, TestSimGenericDistributedQueue, RollingRestartTest, MigrateRouteKeyTest, TestBulkSchemaConcurrent, TestJsonRequest, TestCSVResponseWriter, DebugComponentTest, TestGeoJSONResponseWriter, TestLegacyNumericRangeQueryBuilder, TestSolrQueryResponse, TestReversedWildcardFilterFactory, TestSizeLimitedDistributedMap, ComputePlanActionTest, TestUnifiedSolrHighlighter, TestCloudPseudoReturnFields, UpdateLogTest, DistributedExpandComponentTest, DocumentBuilderTest, TestSnapshotCloudManager, TestCollectionsAPIViaSolrCloudCluster, TestDynamicURP, GraphQueryTest, NumberUtilsTest, DistribJoinFromCollectionTest, DistributedQueueTest, LeaderElectionContextKeyTest, LeaderElectionTest, LeaderFailureAfterFreshStartTest, MetricsHistoryWithAuthIntegrationTest, MissingSegmentRecoveryTest, OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, OverseerTest, PeerSyncReplicationTest, RemoteQueryErrorTest, ReplicationFactorTest, RestartWhileUpdatingTest, SSLMigrationTest, ShardRoutingCustomTest, SharedFSAutoReplicaFailoverTest, SplitShardTest, TestAuthenticationFramework, TestCloudConsistency, TestCloudPhrasesIdentificationComponent, TestCloudRecovery2, TestCloudSearcherWarming, TestConfigSetsAPIExclusivity, TestDistribDocBasedVersion, TestDistributedMap, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestLeaderElectionZkExpiry, TestPullReplicaErrorHandling, TestShortCircuitedRequests, TestStressInPlaceUpdates, TestTolerantUpdateProcessorCloud, TestTolerantUpdateProcessorRandomCloud, TlogReplayBufferedWhileIndexingTest, UnloadDistributedZkTest, AsyncCallRequestStatusResponseTest, CollectionReloadTest, ConcurrentDeleteAndCreateCollectionTest, ShardSplitTest, ExecutePlanActionTest, MetricTriggerTest, NodeLostTriggerTest, ScheduledTriggerTest, SystemLogListenerTest, TriggerCooldownIntegrationTest, TestSimExecutePlanAction, TestSimLargeCluster, CdcrReplicationHandlerTest, CdcrWithNodesRestartsTest, HDFSCollectionsAPITest, HdfsBasicDistributedZkTest, HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest, HdfsRecoverLeaseTest, HdfsSyncSliceTest, HdfsUnloadDistributedZkTest, TestClusterStateMutator, ZkStateReaderTest, RuleEngineTest, ByteBuffersDirectoryFactoryTest, CachingDirectoryFactoryTest, TestJmxIntegration, TestLazyCores, TestNRTOpen, TestQuerySenderNoQuery, TestReloadAndDeleteDocs, TestShardHandlerFactory, TestSolrConfigHandler, BinaryUpdateRequestHandlerTest, FieldAnalysisRequestHandlerTest, JsonLoaderTest, SearchHandlerTest, TestContainerReqHandler]
   [junit4] Completed [609/877 (1!)] on J1 in 32.23s, 6 tests, 1 failure <<< FAILURES!

[...truncated 45547 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5351/consoleText

[repro] Revision: 369df12c2cc54e929bd25dd77424242ddd0fb047

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=TestContainerReqHandler -Dtests.method=testPackageAPI -Dtests.seed=C45AE76AB23436E0 -Dtests.slow=true -Dtests.locale=zgh-MA -Dtests.timezone=Pacific/Enderbury -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       TestContainerReqHandler
[repro] ant compile-test

[...truncated 3344 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestContainerReqHandler" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=C45AE76AB23436E0 -Dtests.slow=true -Dtests.locale=zgh-MA -Dtests.timezone=Pacific/Enderbury -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 97 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.handler.TestContainerReqHandler
[repro] Exiting with code 0

[...truncated 73 lines...]