You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/08/20 21:46:35 UTC

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-12.0.1) - Build # 285 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/285/
Java: 64bit/jdk-12.0.1 -XX:-UseCompressedOops -XX:+UseG1GC

5 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:63036/jar3.jar",       "60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922":"60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922",       "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:63036/jar3.jar",
      "60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922":"60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922",
      "znodeVersion":3}],
  "requestHandler":[{
      "name":"bar",
      "znodeVersion":3,
      "class":"org.apache.solr.core.RuntimeLibReqHandler",
      "package":"global"}]}
	at __randomizedtesting.SeedInfo.seed([CD63C828AAD454BB:BF6CDD66068F0EAB]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.handler.TestContainerReqHandler.assertResponseValues(TestContainerReqHandler.java:113)
	at org.apache.solr.handler.TestContainerReqHandler.testPackageAPI(TestContainerReqHandler.java:228)
	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:63481/jar3.jar",       "60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922":"60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922",       "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:63481/jar3.jar",
      "60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922":"60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922",
      "znodeVersion":3}],
  "requestHandler":[{
      "name":"bar",
      "znodeVersion":3,
      "class":"org.apache.solr.core.RuntimeLibReqHandler",
      "package":"global"}]}
	at __randomizedtesting.SeedInfo.seed([CD63C828AAD454BB:BF6CDD66068F0EAB]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.handler.TestContainerReqHandler.assertResponseValues(TestContainerReqHandler.java:113)
	at org.apache.solr.handler.TestContainerReqHandler.testPackageAPI(TestContainerReqHandler.java:228)
	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:63567/jar3.jar",       "60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922":"60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922",       "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:63567/jar3.jar",
      "60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922":"60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922",
      "znodeVersion":3}],
  "requestHandler":[{
      "name":"bar",
      "znodeVersion":3,
      "class":"org.apache.solr.core.RuntimeLibReqHandler",
      "package":"global"}]}
	at __randomizedtesting.SeedInfo.seed([CD63C828AAD454BB:BF6CDD66068F0EAB]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.handler.TestContainerReqHandler.assertResponseValues(TestContainerReqHandler.java:113)
	at org.apache.solr.handler.TestContainerReqHandler.testPackageAPI(TestContainerReqHandler.java:228)
	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:63945/jar3.jar",       "60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922":"60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922",       "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:63945/jar3.jar",
      "60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922":"60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922",
      "znodeVersion":3}],
  "requestHandler":[{
      "name":"bar",
      "znodeVersion":3,
      "class":"org.apache.solr.core.RuntimeLibReqHandler",
      "package":"global"}]}
	at __randomizedtesting.SeedInfo.seed([CD63C828AAD454BB:BF6CDD66068F0EAB]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.handler.TestContainerReqHandler.assertResponseValues(TestContainerReqHandler.java:113)
	at org.apache.solr.handler.TestContainerReqHandler.testPackageAPI(TestContainerReqHandler.java:228)
	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:52615/jar3.jar",       "60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922":"60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922",       "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:52615/jar3.jar",
      "60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922":"60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922",
      "znodeVersion":3}],
  "requestHandler":[{
      "name":"bar",
      "znodeVersion":3,
      "class":"org.apache.solr.core.RuntimeLibReqHandler",
      "package":"global"}]}
	at __randomizedtesting.SeedInfo.seed([CD63C828AAD454BB:BF6CDD66068F0EAB]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.handler.TestContainerReqHandler.assertResponseValues(TestContainerReqHandler.java:113)
	at org.apache.solr.handler.TestContainerReqHandler.testPackageAPI(TestContainerReqHandler.java:228)
	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 15316 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerReqHandler
   [junit4]   2> 3548852 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[CD63C828AAD454BB]) [     ] 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> 3548855 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[CD63C828AAD454BB]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@294b622b{HTTP/1.1,[http/1.1]}{0.0.0.0:52566}
   [junit4]   2> 3548855 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[CD63C828AAD454BB]) [     ] o.e.j.s.Server Started @3548958ms
   [junit4]   2> 3548855 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[CD63C828AAD454BB]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_CD63C828AAD454BB-001/tempDir-001
   [junit4]   2> 3548855 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[CD63C828AAD454BB]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3548856 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3548856 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3548957 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[CD63C828AAD454BB]) [     ] o.a.s.c.ZkTestServer start zk server on port:52567
   [junit4]   2> 3548957 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[CD63C828AAD454BB]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52567
   [junit4]   2> 3548957 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[CD63C828AAD454BB]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 52567
   [junit4]   2> 3548960 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[CD63C828AAD454BB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3548976 INFO  (zkConnectionManagerCallback-22917-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3548976 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[CD63C828AAD454BB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3548980 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[CD63C828AAD454BB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3548983 INFO  (zkConnectionManagerCallback-22919-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3548983 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[CD63C828AAD454BB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3548984 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[CD63C828AAD454BB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3548988 INFO  (zkConnectionManagerCallback-22921-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3548988 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[CD63C828AAD454BB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3549093 WARN  (jetty-launcher-22922-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3549094 WARN  (jetty-launcher-22922-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3549094 INFO  (jetty-launcher-22922-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3549094 INFO  (jetty-launcher-22922-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3549094 INFO  (jetty-launcher-22922-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3549094 INFO  (jetty-launcher-22922-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3549094 INFO  (jetty-launcher-22922-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> 3549094 INFO  (jetty-launcher-22922-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> 3549094 WARN  (jetty-launcher-22922-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3549094 INFO  (jetty-launcher-22922-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3549094 INFO  (jetty-launcher-22922-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3549094 INFO  (jetty-launcher-22922-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> 3549095 WARN  (jetty-launcher-22922-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3549095 INFO  (jetty-launcher-22922-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3549095 INFO  (jetty-launcher-22922-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3549095 INFO  (jetty-launcher-22922-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> 3549098 INFO  (jetty-launcher-22922-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3549098 INFO  (jetty-launcher-22922-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3549098 INFO  (jetty-launcher-22922-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3549099 INFO  (jetty-launcher-22922-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3549099 INFO  (jetty-launcher-22922-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3549099 INFO  (jetty-launcher-22922-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3549100 INFO  (jetty-launcher-22922-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@63311f7b{/solr,null,AVAILABLE}
   [junit4]   2> 3549100 INFO  (jetty-launcher-22922-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7bc16bdd{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:52573}
   [junit4]   2> 3549100 INFO  (jetty-launcher-22922-thread-2) [     ] o.e.j.s.Server Started @3549204ms
   [junit4]   2> 3549100 INFO  (jetty-launcher-22922-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52573}
   [junit4]   2> 3549100 ERROR (jetty-launcher-22922-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3549100 INFO  (jetty-launcher-22922-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3549101 INFO  (jetty-launcher-22922-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 3549101 INFO  (jetty-launcher-22922-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3549101 INFO  (jetty-launcher-22922-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3549101 INFO  (jetty-launcher-22922-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-20T21:00:04.757161Z
   [junit4]   2> 3549101 INFO  (jetty-launcher-22922-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3549101 INFO  (jetty-launcher-22922-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3549101 INFO  (jetty-launcher-22922-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3549101 INFO  (jetty-launcher-22922-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1397fdea{/solr,null,AVAILABLE}
   [junit4]   2> 3549102 INFO  (jetty-launcher-22922-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@13c2375b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:52574}
   [junit4]   2> 3549102 INFO  (jetty-launcher-22922-thread-1) [     ] o.e.j.s.Server Started @3549205ms
   [junit4]   2> 3549102 INFO  (jetty-launcher-22922-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52574}
   [junit4]   2> 3549102 INFO  (jetty-launcher-22922-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6c430eac{/solr,null,AVAILABLE}
   [junit4]   2> 3549102 ERROR (jetty-launcher-22922-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3549102 INFO  (jetty-launcher-22922-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3549102 INFO  (jetty-launcher-22922-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 3549102 INFO  (jetty-launcher-22922-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3549102 INFO  (jetty-launcher-22922-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3549102 INFO  (jetty-launcher-22922-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-20T21:00:04.758653Z
   [junit4]   2> 3549102 INFO  (jetty-launcher-22922-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@57dfba23{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:52575}
   [junit4]   2> 3549102 INFO  (jetty-launcher-22922-thread-4) [     ] o.e.j.s.Server Started @3549206ms
   [junit4]   2> 3549102 INFO  (jetty-launcher-22922-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52575}
   [junit4]   2> 3549102 ERROR (jetty-launcher-22922-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3549102 INFO  (jetty-launcher-22922-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3549103 INFO  (jetty-launcher-22922-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 3549103 INFO  (jetty-launcher-22922-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3549103 INFO  (jetty-launcher-22922-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3549103 INFO  (jetty-launcher-22922-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-20T21:00:04.759400Z
   [junit4]   2> 3549104 INFO  (jetty-launcher-22922-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3549104 INFO  (jetty-launcher-22922-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3549104 INFO  (jetty-launcher-22922-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3549104 INFO  (jetty-launcher-22922-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3549105 INFO  (jetty-launcher-22922-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@169644b9{/solr,null,AVAILABLE}
   [junit4]   2> 3549105 INFO  (jetty-launcher-22922-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4258bc9f{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:52576}
   [junit4]   2> 3549105 INFO  (jetty-launcher-22922-thread-3) [     ] o.e.j.s.Server Started @3549209ms
   [junit4]   2> 3549105 INFO  (jetty-launcher-22922-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52576}
   [junit4]   2> 3549105 ERROR (jetty-launcher-22922-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3549105 INFO  (jetty-launcher-22922-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3549106 INFO  (jetty-launcher-22922-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 3549106 INFO  (jetty-launcher-22922-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3549106 INFO  (jetty-launcher-22922-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3549106 INFO  (jetty-launcher-22922-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3549106 INFO  (jetty-launcher-22922-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-20T21:00:04.762241Z
   [junit4]   2> 3549106 INFO  (jetty-launcher-22922-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3549107 INFO  (jetty-launcher-22922-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3549110 INFO  (zkConnectionManagerCallback-22924-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3549110 INFO  (jetty-launcher-22922-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3549112 INFO  (jetty-launcher-22922-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3549113 INFO  (zkConnectionManagerCallback-22928-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3549113 INFO  (jetty-launcher-22922-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3549113 INFO  (zkConnectionManagerCallback-22930-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3549113 INFO  (jetty-launcher-22922-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3549114 INFO  (zkConnectionManagerCallback-22926-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3549114 INFO  (jetty-launcher-22922-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3549115 INFO  (jetty-launcher-22922-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3549116 INFO  (jetty-launcher-22922-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3549116 INFO  (jetty-launcher-22922-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3549324 INFO  (jetty-launcher-22922-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3549325 WARN  (jetty-launcher-22922-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@12aa2186[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3549325 WARN  (jetty-launcher-22922-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@12aa2186[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3549327 WARN  (jetty-launcher-22922-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1a87c512[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3549327 WARN  (jetty-launcher-22922-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1a87c512[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3549328 INFO  (jetty-launcher-22922-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52567/solr
   [junit4]   2> 3549329 INFO  (jetty-launcher-22922-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3549331 INFO  (zkConnectionManagerCallback-22937-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3549331 INFO  (jetty-launcher-22922-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3549458 INFO  (jetty-launcher-22922-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3549458 WARN  (jetty-launcher-22922-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@23063611[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3549458 WARN  (jetty-launcher-22922-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@23063611[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3549461 WARN  (jetty-launcher-22922-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3a1b57ab[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3549461 WARN  (jetty-launcher-22922-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3a1b57ab[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3549461 INFO  (jetty-launcher-22922-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52567/solr
   [junit4]   2> 3549462 INFO  (jetty-launcher-22922-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3549464 INFO  (zkConnectionManagerCallback-22946-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3549464 INFO  (jetty-launcher-22922-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3549535 INFO  (jetty-launcher-22922-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3549536 WARN  (jetty-launcher-22922-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1dd5eeda[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3549536 WARN  (jetty-launcher-22922-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1dd5eeda[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3549539 WARN  (jetty-launcher-22922-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4706db74[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3549539 WARN  (jetty-launcher-22922-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4706db74[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3549539 INFO  (jetty-launcher-22922-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52567/solr
   [junit4]   2> 3549540 INFO  (jetty-launcher-22922-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3549542 INFO  (zkConnectionManagerCallback-22952-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3549542 INFO  (jetty-launcher-22922-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3549576 INFO  (jetty-launcher-22922-thread-1) [n:127.0.0.1:52574_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3549579 INFO  (zkConnectionManagerCallback-22954-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3549579 INFO  (jetty-launcher-22922-thread-1) [n:127.0.0.1:52574_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3549595 INFO  (jetty-launcher-22922-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3549595 WARN  (jetty-launcher-22922-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4258e925[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3549595 WARN  (jetty-launcher-22922-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4258e925[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3549598 WARN  (jetty-launcher-22922-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@267a1ba1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3549598 WARN  (jetty-launcher-22922-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@267a1ba1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3549599 INFO  (jetty-launcher-22922-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52567/solr
   [junit4]   2> 3549600 INFO  (jetty-launcher-22922-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3549602 INFO  (zkConnectionManagerCallback-22960-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3549602 INFO  (jetty-launcher-22922-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3549681 INFO  (jetty-launcher-22922-thread-4) [n:127.0.0.1:52575_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3549684 INFO  (zkConnectionManagerCallback-22962-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3549684 INFO  (jetty-launcher-22922-thread-4) [n:127.0.0.1:52575_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3549801 INFO  (jetty-launcher-22922-thread-3) [n:127.0.0.1:52576_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3549802 INFO  (zkConnectionManagerCallback-22964-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3549802 INFO  (jetty-launcher-22922-thread-3) [n:127.0.0.1:52576_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3549826 DEBUG (jetty-launcher-22922-thread-3) [n:127.0.0.1:52576_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3549827 DEBUG (jetty-launcher-22922-thread-3) [n:127.0.0.1:52576_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3549828 DEBUG (jetty-launcher-22922-thread-3) [n:127.0.0.1:52576_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 3549830 DEBUG (jetty-launcher-22922-thread-3) [n:127.0.0.1:52576_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3549841 INFO  (jetty-launcher-22922-thread-3) [n:127.0.0.1:52576_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52576_solr
   [junit4]   2> 3549842 INFO  (jetty-launcher-22922-thread-3) [n:127.0.0.1:52576_solr     ] o.a.s.c.Overseer Overseer (id=72218314558013453-127.0.0.1:52576_solr-n_0000000000) starting
   [junit4]   2> 3549857 INFO  (jetty-launcher-22922-thread-3) [n:127.0.0.1:52576_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3549859 INFO  (zkConnectionManagerCallback-22975-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3549859 INFO  (jetty-launcher-22922-thread-3) [n:127.0.0.1:52576_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3549860 DEBUG (jetty-launcher-22922-thread-3) [n:127.0.0.1:52576_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3549862 DEBUG (jetty-launcher-22922-thread-3) [n:127.0.0.1:52576_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3549864 DEBUG (jetty-launcher-22922-thread-3) [n:127.0.0.1:52576_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 3549865 DEBUG (jetty-launcher-22922-thread-3) [n:127.0.0.1:52576_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3549866 INFO  (jetty-launcher-22922-thread-3) [n:127.0.0.1:52576_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52567/solr ready
   [junit4]   2> 3549868 INFO  (OverseerStateUpdate-72218314558013453-127.0.0.1:52576_solr-n_0000000000) [n:127.0.0.1:52576_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:52576_solr
   [junit4]   2> 3549870 INFO  (jetty-launcher-22922-thread-3) [n:127.0.0.1:52576_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52576_solr
   [junit4]   2> 3549871 DEBUG (OverseerStateUpdate-72218314558013453-127.0.0.1:52576_solr-n_0000000000) [n:127.0.0.1:52576_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 3549872 DEBUG (OverseerStateUpdate-72218314558013453-127.0.0.1:52576_solr-n_0000000000) [n:127.0.0.1:52576_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3549873 DEBUG (zkCallback-22974-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> 3549874 DEBUG (zkCallback-22963-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> 3549874 INFO  (zkCallback-22974-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3549874 DEBUG (zkCallback-22974-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:52576_solr]
   [junit4]   2> 3549875 INFO  (zkCallback-22963-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3549875 DEBUG (zkCallback-22963-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:52576_solr]
   [junit4]   2> 3549878 INFO  (jetty-launcher-22922-thread-3) [n:127.0.0.1:52576_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 3549886 INFO  (jetty-launcher-22922-thread-2) [n:127.0.0.1:52573_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3549888 INFO  (zkConnectionManagerCallback-22977-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3549889 INFO  (jetty-launcher-22922-thread-2) [n:127.0.0.1:52573_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3549899 DEBUG (jetty-launcher-22922-thread-2) [n:127.0.0.1:52573_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3549900 DEBUG (jetty-launcher-22922-thread-2) [n:127.0.0.1:52573_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3549902 INFO  (jetty-launcher-22922-thread-2) [n:127.0.0.1:52573_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3549902 DEBUG (jetty-launcher-22922-thread-2) [n:127.0.0.1:52573_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:52576_solr]
   [junit4]   2> 3549904 DEBUG (jetty-launcher-22922-thread-2) [n:127.0.0.1:52573_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3549915 INFO  (jetty-launcher-22922-thread-2) [n:127.0.0.1:52573_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:52573_solr as DOWN
   [junit4]   2> 3549917 INFO  (jetty-launcher-22922-thread-2) [n:127.0.0.1:52573_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3549917 INFO  (jetty-launcher-22922-thread-2) [n:127.0.0.1:52573_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52573_solr
   [junit4]   2> 3549920 DEBUG (zkCallback-22963-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> 3549920 DEBUG (zkCallback-22976-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> 3549920 DEBUG (zkCallback-22974-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> 3549922 INFO  (zkCallback-22974-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3549922 DEBUG (zkCallback-22974-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:52576_solr] -> [127.0.0.1:52573_solr, 127.0.0.1:52576_solr]
   [junit4]   2> 3549923 INFO  (zkCallback-22976-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3549923 DEBUG (zkCallback-22976-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:52576_solr] -> [127.0.0.1:52573_solr, 127.0.0.1:52576_solr]
   [junit4]   2> 3549923 INFO  (zkCallback-22963-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3549923 DEBUG (zkCallback-22963-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:52576_solr] -> [127.0.0.1:52573_solr, 127.0.0.1:52576_solr]
   [junit4]   2> 3549925 INFO  (jetty-launcher-22922-thread-2) [n:127.0.0.1:52573_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3549928 INFO  (zkConnectionManagerCallback-22984-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3549929 INFO  (jetty-launcher-22922-thread-2) [n:127.0.0.1:52573_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3549929 DEBUG (jetty-launcher-22922-thread-2) [n:127.0.0.1:52573_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3549930 DEBUG (jetty-launcher-22922-thread-2) [n:127.0.0.1:52573_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3549947 INFO  (jetty-launcher-22922-thread-3) [n:127.0.0.1:52576_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3549952 INFO  (jetty-launcher-22922-thread-2) [n:127.0.0.1:52573_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3549952 DEBUG (jetty-launcher-22922-thread-2) [n:127.0.0.1:52573_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:52573_solr, 127.0.0.1:52576_solr]
   [junit4]   2> 3549954 DEBUG (jetty-launcher-22922-thread-2) [n:127.0.0.1:52573_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3549957 INFO  (jetty-launcher-22922-thread-2) [n:127.0.0.1:52573_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52567/solr ready
   [junit4]   2> 3549957 INFO  (jetty-launcher-22922-thread-2) [n:127.0.0.1:52573_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 3549977 INFO  (jetty-launcher-22922-thread-2) [n:127.0.0.1:52573_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3549989 DEBUG (jetty-launcher-22922-thread-4) [n:127.0.0.1:52575_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3549991 DEBUG (jetty-launcher-22922-thread-4) [n:127.0.0.1:52575_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3549992 INFO  (jetty-launcher-22922-thread-4) [n:127.0.0.1:52575_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3549992 DEBUG (jetty-launcher-22922-thread-4) [n:127.0.0.1:52575_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:52573_solr, 127.0.0.1:52576_solr]
   [junit4]   2> 3549993 DEBUG (jetty-launcher-22922-thread-4) [n:127.0.0.1:52575_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3550003 INFO  (jetty-launcher-22922-thread-4) [n:127.0.0.1:52575_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:52575_solr as DOWN
   [junit4]   2> 3550006 INFO  (jetty-launcher-22922-thread-4) [n:127.0.0.1:52575_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3550006 INFO  (jetty-launcher-22922-thread-4) [n:127.0.0.1:52575_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52575_solr
   [junit4]   2> 3550008 DEBUG (zkCallback-22974-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> 3550008 DEBUG (zkCallback-22983-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> 3550008 DEBUG (zkCallback-22976-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> 3550009 DEBUG (zkCallback-22963-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> 3550009 DEBUG (zkCallback-22961-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> 3550010 INFO  (zkCallback-22974-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3550010 INFO  (zkCallback-22983-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3550010 DEBUG (zkCallback-22983-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:52573_solr, 127.0.0.1:52576_solr] -> [127.0.0.1:52573_solr, 127.0.0.1:52575_solr, 127.0.0.1:52576_solr]
   [junit4]   2> 3550010 DEBUG (zkCallback-22974-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:52573_solr, 127.0.0.1:52576_solr] -> [127.0.0.1:52573_solr, 127.0.0.1:52575_solr, 127.0.0.1:52576_solr]
   [junit4]   2> 3550010 INFO  (zkCallback-22976-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3550010 DEBUG (zkCallback-22976-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:52573_solr, 127.0.0.1:52576_solr] -> [127.0.0.1:52573_solr, 127.0.0.1:52575_solr, 127.0.0.1:52576_solr]
   [junit4]   2> 3550010 INFO  (zkCallback-22963-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3550010 DEBUG (zkCallback-22963-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:52573_solr, 127.0.0.1:52576_solr] -> [127.0.0.1:52573_solr, 127.0.0.1:52575_solr, 127.0.0.1:52576_solr]
   [junit4]   2> 3550011 INFO  (zkCallback-22961-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3550011 DEBUG (zkCallback-22961-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:52573_solr, 127.0.0.1:52576_solr] -> [127.0.0.1:52573_solr, 127.0.0.1:52575_solr, 127.0.0.1:52576_solr]
   [junit4]   2> 3550013 INFO  (jetty-launcher-22922-thread-4) [n:127.0.0.1:52575_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3550015 INFO  (zkConnectionManagerCallback-22991-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3550015 INFO  (jetty-launcher-22922-thread-4) [n:127.0.0.1:52575_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3550015 DEBUG (jetty-launcher-22922-thread-4) [n:127.0.0.1:52575_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3550016 DEBUG (jetty-launcher-22922-thread-4) [n:127.0.0.1:52575_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3550018 INFO  (jetty-launcher-22922-thread-4) [n:127.0.0.1:52575_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3550018 DEBUG (jetty-launcher-22922-thread-4) [n:127.0.0.1:52575_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:52573_solr, 127.0.0.1:52575_solr, 127.0.0.1:52576_solr]
   [junit4]   2> 3550019 DEBUG (jetty-launcher-22922-thread-4) [n:127.0.0.1:52575_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3550021 INFO  (jetty-launcher-22922-thread-4) [n:127.0.0.1:52575_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52567/solr ready
   [junit4]   2> 3550023 INFO  (jetty-launcher-22922-thread-4) [n:127.0.0.1:52575_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 3550025 INFO  (jetty-launcher-22922-thread-2) [n:127.0.0.1:52573_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52573.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a92bfe1
   [junit4]   2> 3550057 INFO  (jetty-launcher-22922-thread-2) [n:127.0.0.1:52573_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52573.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a92bfe1
   [junit4]   2> 3550057 INFO  (jetty-launcher-22922-thread-2) [n:127.0.0.1:52573_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52573.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a92bfe1
   [junit4]   2> 3550059 INFO  (jetty-launcher-22922-thread-2) [n:127.0.0.1:52573_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_CD63C828AAD454BB-001/tempDir-001/node2/.
   [junit4]   2> 3550070 DEBUG (jetty-launcher-22922-thread-1) [n:127.0.0.1:52574_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3550070 INFO  (jetty-launcher-22922-thread-3) [n:127.0.0.1:52576_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52576.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a92bfe1
   [junit4]   2> 3550071 DEBUG (jetty-launcher-22922-thread-1) [n:127.0.0.1:52574_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3550072 INFO  (jetty-launcher-22922-thread-1) [n:127.0.0.1:52574_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3550072 DEBUG (jetty-launcher-22922-thread-1) [n:127.0.0.1:52574_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:52573_solr, 127.0.0.1:52575_solr, 127.0.0.1:52576_solr]
   [junit4]   2> 3550072 DEBUG (jetty-launcher-22922-thread-1) [n:127.0.0.1:52574_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3550078 INFO  (jetty-launcher-22922-thread-1) [n:127.0.0.1:52574_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:52574_solr as DOWN
   [junit4]   2> 3550080 INFO  (jetty-launcher-22922-thread-1) [n:127.0.0.1:52574_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3550080 INFO  (jetty-launcher-22922-thread-1) [n:127.0.0.1:52574_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52574_solr
   [junit4]   2> 3550082 DEBUG (zkCallback-22963-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> 3550082 DEBUG (zkCallback-22974-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> 3550082 DEBUG (zkCallback-22990-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> 3550082 DEBUG (zkCallback-22976-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> 3550082 DEBUG (zkCallback-22983-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> 3550083 DEBUG (zkCallback-22961-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> 3550083 DEBUG (zkCallback-22953-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> 3550084 INFO  (zkCallback-22963-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3550084 DEBUG (zkCallback-22963-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:52573_solr, 127.0.0.1:52575_solr, 127.0.0.1:52576_solr] -> [127.0.0.1:52573_solr, 127.0.0.1:52574_solr, 127.0.0.1:52575_solr, 127.0.0.1:52576_solr]
   [junit4]   2> 3550084 INFO  (zkCallback-22990-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3550084 DEBUG (zkCallback-22990-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:52573_solr, 127.0.0.1:52575_solr, 127.0.0.1:52576_solr] -> [127.0.0.1:52573_solr, 127.0.0.1:52574_solr, 127.0.0.1:52575_solr, 127.0.0.1:52576_solr]
   [junit4]   2> 3550084 INFO  (zkCallback-22976-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3550084 DEBUG (zkCallback-22976-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:52573_solr, 127.0.0.1:52575_solr, 127.0.0.1:52576_solr] -> [127.0.0.1:52573_solr, 127.0.0.1:52574_solr, 127.0.0.1:52575_solr, 127.0.0.1:52576_solr]
   [junit4]   2> 3550084 INFO  (zkCallback-22983-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3550084 DEBUG (zkCallback-22983-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:52573_solr, 127.0.0.1:52575_solr, 127.0.0.1:52576_solr] -> [127.0.0.1:52573_solr, 127.0.0.1:52574_solr, 127.0.0.1:52575_solr, 127.0.0.1:52576_solr]
   [junit4]   2> 3550084 INFO  (zkCallback-22961-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3550084 DEBUG (zkCallback-22961-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:52573_solr, 127.0.0.1:52575_solr, 127.0.0.1:52576_solr] -> [127.0.0.1:52573_solr, 127.0.0.1:52574_solr, 127.0.0.1:52575_solr, 127.0.0.1:52576_solr]
   [junit4]   2> 3550084 INFO  (zkCallback-22974-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3550084 DEBUG (zkCallback-22974-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:52573_solr, 127.0.0.1:52575_solr, 127.0.0.1:52576_solr] -> [127.0.0.1:52573_solr, 127.0.0.1:52574_solr, 127.0.0.1:52575_solr, 127.0.0.1:52576_solr]
   [junit4]   2> 3550085 INFO  (zkCallback-22953-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3550085 DEBUG (zkCallback-22953-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:52573_solr, 127.0.0.1:52575_solr, 127.0.0.1:52576_solr] -> [127.0.0.1:52573_solr, 127.0.0.1:52574_solr, 127.0.0.1:52575_solr, 127.0.0.1:52576_solr]
   [junit4]   2> 3550086 INFO  (jetty-launcher-22922-thread-4) [n:127.0.0.1:52575_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3550087 INFO  (jetty-launcher-22922-thread-1) [n:127.0.0.1:52574_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3550090 INFO  (zkConnectionManagerCallback-22997-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3550091 INFO  (jetty-launcher-22922-thread-1) [n:127.0.0.1:52574_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3550093 DEBUG (jetty-launcher-22922-thread-1) [n:127.0.0.1:52574_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3550096 DEBUG (jetty-launcher-22922-thread-1) [n:127.0.0.1:52574_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3550097 INFO  (jetty-launcher-22922-thread-1) [n:127.0.0.1:52574_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3550097 DEBUG (jetty-launcher-22922-thread-1) [n:127.0.0.1:52574_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:52573_solr, 127.0.0.1:52574_solr, 127.0.0.1:52575_solr, 127.0.0.1:52576_solr]
   [junit4]   2> 3550099 DEBUG (jetty-launcher-22922-thread-1) [n:127.0.0.1:52574_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3550100 INFO  (jetty-launcher-22922-thread-1) [n:127.0.0.1:52574_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52567/solr ready
   [junit4]   2> 3550100 INFO  (jetty-launcher-22922-thread-1) [n:127.0.0.1:52574_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 3550104 INFO  (jetty-launcher-22922-thread-3) [n:127.0.0.1:52576_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52576.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a92bfe1
   [junit4]   2> 3550104 INFO  (jetty-launcher-22922-thread-3) [n:127.0.0.1:52576_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52576.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a92bfe1
   [junit4]   2> 3550106 INFO  (jetty-launcher-22922-thread-3) [n:127.0.0.1:52576_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_CD63C828AAD454BB-001/tempDir-001/node3/.
   [junit4]   2> 3550125 INFO  (jetty-launcher-22922-thread-1) [n:127.0.0.1:52574_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3550128 INFO  (jetty-launcher-22922-thread-4) [n:127.0.0.1:52575_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52575.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a92bfe1
   [junit4]   2> 3550143 INFO  (jetty-launcher-22922-thread-4) [n:127.0.0.1:52575_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52575.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a92bfe1
   [junit4]   2> 3550143 INFO  (jetty-launcher-22922-thread-4) [n:127.0.0.1:52575_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52575.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a92bfe1
   [junit4]   2> 3550145 INFO  (jetty-launcher-22922-thread-4) [n:127.0.0.1:52575_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_CD63C828AAD454BB-001/tempDir-001/node4/.
   [junit4]   2> 3550175 INFO  (jetty-launcher-22922-thread-1) [n:127.0.0.1:52574_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52574.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a92bfe1
   [junit4]   2> 3550195 INFO  (jetty-launcher-22922-thread-1) [n:127.0.0.1:52574_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52574.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a92bfe1
   [junit4]   2> 3550195 INFO  (jetty-launcher-22922-thread-1) [n:127.0.0.1:52574_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52574.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a92bfe1
   [junit4]   2> 3550198 INFO  (jetty-launcher-22922-thread-1) [n:127.0.0.1:52574_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_CD63C828AAD454BB-001/tempDir-001/node1/.
   [junit4]   2> 3550337 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[CD63C828AAD454BB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3550339 INFO  (zkConnectionManagerCallback-23003-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3550339 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[CD63C828AAD454BB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3550340 DEBUG (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[CD63C828AAD454BB]) [     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3550341 DEBUG (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[CD63C828AAD454BB]) [     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3550342 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[CD63C828AAD454BB]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3550342 DEBUG (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[CD63C828AAD454BB]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:52573_solr, 127.0.0.1:52574_solr, 127.0.0.1:52575_solr, 127.0.0.1:52576_solr]
   [junit4]   2> 3550343 DEBUG (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[CD63C828AAD454BB]) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3550344 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[CD63C828AAD454BB]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52567/solr ready
   [junit4]   2> 3550365 ERROR (qtp1494765424-57896) [n:127.0.0.1:52575_solr     ] o.a.s.c.RuntimeLib Signature verifying error 
   [junit4]   2>           => org.apache.solr.common.SolrException: No key matched signature for jar : global version: null
   [junit4]   2> 	at org.apache.solr.core.RuntimeLib.verifyJarSignature(RuntimeLib.java:219)
   [junit4]   2> org.apache.solr.common.SolrException: No key matched signature for jar : global version: null
   [junit4]   2> 	at org.apache.solr.core.RuntimeLib.verifyJarSignature(RuntimeLib.java:219) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.RuntimeLib.init(RuntimeLib.java:114) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionHandlerApi.addUpdatePackage(CollectionHandlerApi.java:227) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionHandlerApi.lambda$wrap$0(CollectionHandlerApi.java:116) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionHandlerApi$2.invoke(CollectionHandlerApi.java:314) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:100) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:341) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781) ~[jetty-util-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917) ~[jetty-util-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:835) [?:?]
   [junit4]   2> 3550365 ERROR (qtp1494765424-57896) [n:127.0.0.1:52575_solr     ] o.a.s.h.a.CollectionHandlerApi Error loading runtimelib 
   [junit4]   2>           => org.apache.solr.common.SolrException: No key matched signature for jar : global version: null
   [junit4]   2> 	at org.apache.solr.core.RuntimeLib.verifyJarSignature(RuntimeLib.java:219)
   [junit4]   2> org.apache.solr.common.SolrException: No key matched signature for jar : global version: null
   [junit4]   2> 	at org.apache.solr.core.RuntimeLib.verifyJarSignature(RuntimeLib.java:219) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.RuntimeLib.init(RuntimeLib.java:114) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionHandlerApi.addUpdatePackage(CollectionHandlerApi.java:227) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionHandlerApi.lambda$wrap$0(CollectionHandlerApi.java:116) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionHandlerApi$2.invoke(CollectionHandlerApi.java:314) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:100) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:341) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347) ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2> 	at org.eclipse.jett

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

r, 127.0.0.1:64093_solr, 127.0.0.1:64094_solr]
   [junit4]   2> 89688 INFO  (jetty-closer-1811-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 89688 INFO  (jetty-closer-1811-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@22031bf9: rootName = solr_64092, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@3c130eb5
   [junit4]   2> 89688 INFO  (jetty-closer-1811-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 89693 INFO  (jetty-closer-1811-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 89693 INFO  (jetty-closer-1811-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4d8fe718: rootName = solr_64093, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@3c130eb5
   [junit4]   2> 89693 INFO  (jetty-closer-1811-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 89696 INFO  (closeThreadPool-1826-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72218492411707404-127.0.0.1:64093_solr-n_0000000000) closing
   [junit4]   2> 89696 INFO  (OverseerStateUpdate-72218492411707404-127.0.0.1:64093_solr-n_0000000000) [n:127.0.0.1:64093_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:64093_solr
   [junit4]   2> 89696 INFO  (OverseerAutoScalingTriggerThread-72218492411707404-127.0.0.1:64093_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 89697 INFO  (jetty-closer-1811-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 89701 INFO  (closeThreadPool-1826-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72218492411707404-127.0.0.1:64093_solr-n_0000000000) closing
   [junit4]   2> 89701 INFO  (jetty-closer-1811-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@66f60885: rootName = solr_64094, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@3c130eb5
   [junit4]   2> 89702 INFO  (jetty-closer-1811-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 89895 INFO  (jetty-closer-1811-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1bcf7430{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 89897 INFO  (jetty-closer-1811-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@fcbf502{/solr,null,UNAVAILABLE}
   [junit4]   2> 89897 INFO  (jetty-closer-1811-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 90002 INFO  (jetty-closer-1811-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@314aa13{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 90003 INFO  (jetty-closer-1811-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6e4a0bd1{/solr,null,UNAVAILABLE}
   [junit4]   2> 90004 INFO  (jetty-closer-1811-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 90022 INFO  (jetty-closer-1811-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3ac59fe4{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 90023 INFO  (jetty-closer-1811-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3777d0f9{/solr,null,UNAVAILABLE}
   [junit4]   2> 90023 INFO  (jetty-closer-1811-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 90208 INFO  (jetty-closer-1811-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72218492411707404-127.0.0.1:64093_solr-n_0000000000) closing
   [junit4]   2> 90211 INFO  (jetty-closer-1811-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@493962fc{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 90212 INFO  (jetty-closer-1811-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6fc9108b{/solr,null,UNAVAILABLE}
   [junit4]   2> 90212 INFO  (jetty-closer-1811-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 90214 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[CD63C828AAD454BB]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 90437 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/72218492411707402-127.0.0.1:64092_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	27	/solr/live_nodes
   [junit4]   2> 	9	/solr/collections
   [junit4]   2> 	7	/solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> 90636 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[CD63C828AAD454BB]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:64087
   [junit4]   2> 90636 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[CD63C828AAD454BB]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 64087
   [junit4]   2> 90637 INFO  (TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[CD63C828AAD454BB]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testRuntimeLibWithSig512
   [junit4] OK      3.96s J0 | TestContainerReqHandler.testRuntimeLibWithSig512
   [junit4] IGNOR/A 0.00s J0 | TestContainerReqHandler.testCacheFromGlobalLoader
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl="https://issues.apache.org/jira/browse/SOLR-13650"))
   [junit4]   2> 90639 INFO  (SUITE-TestContainerReqHandler-seed#[CD63C828AAD454BB]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 90639 INFO  (SUITE-TestContainerReqHandler-seed#[CD63C828AAD454BB]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:64087
   [junit4]   2> 90639 INFO  (SUITE-TestContainerReqHandler-seed#[CD63C828AAD454BB]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 64087
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_CD63C828AAD454BB-002
   [junit4]   2> Aug 20, 2019 9:45:22 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=815, maxMBSortInHeap=5.090839598165755, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@42262175), locale=ff-GN, timezone=Etc/Zulu
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/AdoptOpenJDK 12.0.1 (64-bit)/cpus=3,threads=1,free=69828840,total=250609664
   [junit4]   2> NOTE: All tests run in this JVM: [TestContainerReqHandler, TestContainerReqHandler, TestContainerReqHandler]
   [junit4] Completed [5/5 (4!)] on J0 in 23.14s, 6 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 13 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1572: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1099: There were test failures: 5 suites, 30 tests, 4 failures, 5 ignored (5 assumptions) [seed: CD63C828AAD454BB]

Total time: 1 minute 35 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   4/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=f9139649b1eb5b1d5cda020317ddba1949b914fd, workspace=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX
[WARNINGS] Computing warning deltas based on reference build #284
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-8.x-MacOSX (64bit/jdk1.8.0) - Build # 286 - Still Unstable!

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

1 tests failed.
FAILED:  org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testCatTime

Error Message:
took over 10 seconds after collection creation to update aliases

Stack Trace:
java.lang.AssertionError: took over 10 seconds after collection creation to update aliases
	at __randomizedtesting.SeedInfo.seed([AFD72477C8A6126D:A8DC6B74F7554385]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.waitColAndAlias(RoutedAliasUpdateProcessorTest.java:77)
	at org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testCatTime(DimensionalRoutedAliasUpdateProcessorTest.java:480)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 16093 lines...]
   [junit4] Suite: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4]   2> 4083045 INFO  (SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[AFD72477C8A6126D]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 4083046 INFO  (SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[AFD72477C8A6126D]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_AFD72477C8A6126D-001/data-dir-434-001
   [junit4]   2> 4083046 WARN  (SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[AFD72477C8A6126D]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 4083046 INFO  (SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[AFD72477C8A6126D]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 4083050 INFO  (SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[AFD72477C8A6126D]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 4083052 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[AFD72477C8A6126D]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testTimeCat
   [junit4]   2> 4083053 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[AFD72477C8A6126D]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_AFD72477C8A6126D-001/tempDir-001
   [junit4]   2> 4083053 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[AFD72477C8A6126D]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4083053 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4083054 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4083161 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[AFD72477C8A6126D]) [     ] o.a.s.c.ZkTestServer start zk server on port:64958
   [junit4]   2> 4083161 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[AFD72477C8A6126D]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:64958
   [junit4]   2> 4083161 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[AFD72477C8A6126D]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 64958
   [junit4]   2> 4083163 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[AFD72477C8A6126D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4083173 INFO  (zkConnectionManagerCallback-29987-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4083173 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[AFD72477C8A6126D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4083178 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[AFD72477C8A6126D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4083180 INFO  (zkConnectionManagerCallback-29989-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4083180 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[AFD72477C8A6126D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4083181 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[AFD72477C8A6126D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4083183 INFO  (zkConnectionManagerCallback-29991-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4083183 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[AFD72477C8A6126D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4083295 WARN  (jetty-launcher-29992-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4083295 WARN  (jetty-launcher-29992-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4083295 WARN  (jetty-launcher-29992-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4083295 INFO  (jetty-launcher-29992-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 4083295 INFO  (jetty-launcher-29992-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4083295 INFO  (jetty-launcher-29992-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 4083295 INFO  (jetty-launcher-29992-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 4083295 INFO  (jetty-launcher-29992-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4083296 INFO  (jetty-launcher-29992-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 4083296 INFO  (jetty-launcher-29992-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 4083296 INFO  (jetty-launcher-29992-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4083296 INFO  (jetty-launcher-29992-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 4083296 WARN  (jetty-launcher-29992-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4083296 INFO  (jetty-launcher-29992-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 4083296 INFO  (jetty-launcher-29992-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4083296 INFO  (jetty-launcher-29992-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 4083297 INFO  (jetty-launcher-29992-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4083297 INFO  (jetty-launcher-29992-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4083297 INFO  (jetty-launcher-29992-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4083299 INFO  (jetty-launcher-29992-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4083299 INFO  (jetty-launcher-29992-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4083299 INFO  (jetty-launcher-29992-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4083300 INFO  (jetty-launcher-29992-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@40a35d35{/solr,null,AVAILABLE}
   [junit4]   2> 4083301 INFO  (jetty-launcher-29992-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4083302 INFO  (jetty-launcher-29992-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4083302 INFO  (jetty-launcher-29992-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4083302 INFO  (jetty-launcher-29992-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17e81fa1{/solr,null,AVAILABLE}
   [junit4]   2> 4083302 INFO  (jetty-launcher-29992-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4083302 INFO  (jetty-launcher-29992-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4083302 INFO  (jetty-launcher-29992-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4083303 INFO  (jetty-launcher-29992-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1625bd9c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:64964}
   [junit4]   2> 4083303 INFO  (jetty-launcher-29992-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@35c4e556{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:64963}
   [junit4]   2> 4083303 INFO  (jetty-launcher-29992-thread-2) [     ] o.e.j.s.Server Started @4083387ms
   [junit4]   2> 4083303 INFO  (jetty-launcher-29992-thread-1) [     ] o.e.j.s.Server Started @4083387ms
   [junit4]   2> 4083303 INFO  (jetty-launcher-29992-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c6f21e{/solr,null,AVAILABLE}
   [junit4]   2> 4083303 INFO  (jetty-launcher-29992-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64963}
   [junit4]   2> 4083303 INFO  (jetty-launcher-29992-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64964}
   [junit4]   2> 4083303 ERROR (jetty-launcher-29992-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4083303 INFO  (jetty-launcher-29992-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4083303 ERROR (jetty-launcher-29992-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4083303 INFO  (jetty-launcher-29992-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4083303 INFO  (jetty-launcher-29992-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.3.0
   [junit4]   2> 4083303 INFO  (jetty-launcher-29992-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4083303 INFO  (jetty-launcher-29992-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4083303 INFO  (jetty-launcher-29992-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-21T11:00:58.092Z
   [junit4]   2> 4083303 INFO  (jetty-launcher-29992-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.3.0
   [junit4]   2> 4083303 INFO  (jetty-launcher-29992-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4083303 INFO  (jetty-launcher-29992-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4083303 INFO  (jetty-launcher-29992-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-21T11:00:58.092Z
   [junit4]   2> 4083304 INFO  (jetty-launcher-29992-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@bcf1495{/solr,null,AVAILABLE}
   [junit4]   2> 4083305 INFO  (jetty-launcher-29992-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4083305 INFO  (jetty-launcher-29992-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@560d4b22{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:64965}
   [junit4]   2> 4083305 INFO  (jetty-launcher-29992-thread-4) [     ] o.e.j.s.Server Started @4083389ms
   [junit4]   2> 4083305 INFO  (jetty-launcher-29992-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64965}
   [junit4]   2> 4083305 ERROR (jetty-launcher-29992-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4083305 INFO  (jetty-launcher-29992-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4083306 INFO  (jetty-launcher-29992-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.3.0
   [junit4]   2> 4083306 INFO  (jetty-launcher-29992-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4083306 INFO  (jetty-launcher-29992-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4083306 INFO  (jetty-launcher-29992-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-21T11:00:58.095Z
   [junit4]   2> 4083306 INFO  (jetty-launcher-29992-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4083307 INFO  (jetty-launcher-29992-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@692d53d4{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:64966}
   [junit4]   2> 4083307 INFO  (jetty-launcher-29992-thread-3) [     ] o.e.j.s.Server Started @4083391ms
   [junit4]   2> 4083307 INFO  (jetty-launcher-29992-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64966}
   [junit4]   2> 4083307 ERROR (jetty-launcher-29992-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4083307 INFO  (jetty-launcher-29992-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4083307 INFO  (jetty-launcher-29992-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.3.0
   [junit4]   2> 4083307 INFO  (jetty-launcher-29992-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4083307 INFO  (jetty-launcher-29992-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4083307 INFO  (jetty-launcher-29992-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-21T11:00:58.096Z
   [junit4]   2> 4083308 INFO  (jetty-launcher-29992-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4083309 INFO  (jetty-launcher-29992-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4083311 INFO  (zkConnectionManagerCallback-29994-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4083311 INFO  (jetty-launcher-29992-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4083314 INFO  (jetty-launcher-29992-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4083315 INFO  (zkConnectionManagerCallback-29998-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4083315 INFO  (jetty-launcher-29992-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4083316 INFO  (zkConnectionManagerCallback-30000-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4083316 INFO  (jetty-launcher-29992-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4083317 INFO  (zkConnectionManagerCallback-29996-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4083317 INFO  (jetty-launcher-29992-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4083317 INFO  (jetty-launcher-29992-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4083318 INFO  (jetty-launcher-29992-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4083319 INFO  (jetty-launcher-29992-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4083644 INFO  (jetty-launcher-29992-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4083645 WARN  (jetty-launcher-29992-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7e1ec3a9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4083645 WARN  (jetty-launcher-29992-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7e1ec3a9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4083649 WARN  (jetty-launcher-29992-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@754b69e3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4083649 WARN  (jetty-launcher-29992-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@754b69e3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4083650 INFO  (jetty-launcher-29992-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64958/solr
   [junit4]   2> 4083653 INFO  (zkConnectionManagerCallback-30009-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4083653 INFO  (jetty-launcher-29992-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4083653 INFO  (jetty-launcher-29992-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4083709 INFO  (jetty-launcher-29992-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4083710 WARN  (jetty-launcher-29992-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@d16177f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4083711 WARN  (jetty-launcher-29992-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@d16177f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4083721 WARN  (jetty-launcher-29992-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1a7de4f8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4083721 WARN  (jetty-launcher-29992-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1a7de4f8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4083723 INFO  (jetty-launcher-29992-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64958/solr
   [junit4]   2> 4083727 INFO  (jetty-launcher-29992-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4083727 INFO  (zkConnectionManagerCallback-30016-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4083727 INFO  (jetty-launcher-29992-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4083760 INFO  (jetty-launcher-29992-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4083761 WARN  (jetty-launcher-29992-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3102416d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4083761 WARN  (jetty-launcher-29992-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3102416d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4083764 WARN  (jetty-launcher-29992-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@517882e5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4083764 WARN  (jetty-launcher-29992-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@517882e5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4083765 INFO  (jetty-launcher-29992-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64958/solr
   [junit4]   2> 4083766 INFO  (jetty-launcher-29992-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4083769 INFO  (zkConnectionManagerCallback-30024-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4083769 INFO  (jetty-launcher-29992-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4083774 INFO  (jetty-launcher-29992-thread-2) [n:127.0.0.1:64963_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4083777 INFO  (zkConnectionManagerCallback-30020-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4083777 INFO  (jetty-launcher-29992-thread-2) [n:127.0.0.1:64963_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4083808 INFO  (jetty-launcher-29992-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4083809 WARN  (jetty-launcher-29992-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6e8bb355[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4083809 WARN  (jetty-launcher-29992-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6e8bb355[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4083811 WARN  (jetty-launcher-29992-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@31a61117[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4083811 WARN  (jetty-launcher-29992-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@31a61117[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4083812 INFO  (jetty-launcher-29992-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64958/solr
   [junit4]   2> 4083813 INFO  (jetty-launcher-29992-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4083815 INFO  (zkConnectionManagerCallback-30030-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4083815 INFO  (jetty-launcher-29992-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4083883 INFO  (jetty-launcher-29992-thread-3) [n:127.0.0.1:64966_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4083885 INFO  (jetty-launcher-29992-thread-4) [n:127.0.0.1:64965_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4083886 INFO  (zkConnectionManagerCallback-30032-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4083886 INFO  (jetty-launcher-29992-thread-3) [n:127.0.0.1:64966_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4083888 INFO  (zkConnectionManagerCallback-30034-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4083888 INFO  (jetty-launcher-29992-thread-4) [n:127.0.0.1:64965_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4084016 INFO  (jetty-launcher-29992-thread-1) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4084016 INFO  (zkConnectionManagerCallback-30040-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4084025 INFO  (jetty-launcher-29992-thread-1) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4084063 INFO  (jetty-launcher-29992-thread-1) [n:127.0.0.1:64964_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64964_solr
   [junit4]   2> 4084065 INFO  (jetty-launcher-29992-thread-1) [n:127.0.0.1:64964_solr     ] o.a.s.c.Overseer Overseer (id=72221621068365838-127.0.0.1:64964_solr-n_0000000000) starting
   [junit4]   2> 4084079 INFO  (jetty-launcher-29992-thread-1) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4084083 INFO  (zkConnectionManagerCallback-30049-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4084083 INFO  (jetty-launcher-29992-thread-1) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4084090 INFO  (jetty-launcher-29992-thread-1) [n:127.0.0.1:64964_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64958/solr ready
   [junit4]   2> 4084092 INFO  (OverseerStateUpdate-72221621068365838-127.0.0.1:64964_solr-n_0000000000) [n:127.0.0.1:64964_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:64964_solr
   [junit4]   2> 4084092 INFO  (jetty-launcher-29992-thread-1) [n:127.0.0.1:64964_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64964_solr
   [junit4]   2> 4084096 INFO  (OverseerStateUpdate-72221621068365838-127.0.0.1:64964_solr-n_0000000000) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4084096 INFO  (zkCallback-30048-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4084099 INFO  (jetty-launcher-29992-thread-1) [n:127.0.0.1:64964_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 4084206 INFO  (jetty-launcher-29992-thread-4) [n:127.0.0.1:64965_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4084222 INFO  (jetty-launcher-29992-thread-4) [n:127.0.0.1:64965_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:64965_solr as DOWN
   [junit4]   2> 4084228 INFO  (jetty-launcher-29992-thread-4) [n:127.0.0.1:64965_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 4084228 INFO  (jetty-launcher-29992-thread-4) [n:127.0.0.1:64965_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64965_solr
   [junit4]   2> 4084232 INFO  (zkCallback-30048-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4084232 INFO  (zkCallback-30033-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4084232 INFO  (zkCallback-30039-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4084242 INFO  (jetty-launcher-29992-thread-4) [n:127.0.0.1:64965_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4084243 INFO  (zkConnectionManagerCallback-30054-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4084243 INFO  (jetty-launcher-29992-thread-4) [n:127.0.0.1:64965_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4084249 INFO  (jetty-launcher-29992-thread-4) [n:127.0.0.1:64965_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 4084255 INFO  (jetty-launcher-29992-thread-4) [n:127.0.0.1:64965_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64958/solr ready
   [junit4]   2> 4084256 INFO  (jetty-launcher-29992-thread-4) [n:127.0.0.1:64965_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 4084279 INFO  (jetty-launcher-29992-thread-1) [n:127.0.0.1:64964_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 4084330 INFO  (jetty-launcher-29992-thread-4) [n:127.0.0.1:64965_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 4084361 INFO  (jetty-launcher-29992-thread-3) [n:127.0.0.1:64966_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 4084371 INFO  (jetty-launcher-29992-thread-3) [n:127.0.0.1:64966_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:64966_solr as DOWN
   [junit4]   2> 4084373 INFO  (jetty-launcher-29992-thread-3) [n:127.0.0.1:64966_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 4084373 INFO  (jetty-launcher-29992-thread-3) [n:127.0.0.1:64966_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64966_solr
   [junit4]   2> 4084377 INFO  (zkCallback-30039-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4084377 INFO  (zkCallback-30048-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4084377 INFO  (zkCallback-30053-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4084377 INFO  (zkCallback-30033-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4084378 INFO  (zkCallback-30031-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4084380 INFO  (jetty-launcher-29992-thread-3) [n:127.0.0.1:64966_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4084383 INFO  (zkConnectionManagerCallback-30061-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4084383 INFO  (jetty-launcher-29992-thread-3) [n:127.0.0.1:64966_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4084386 INFO  (jetty-launcher-29992-thread-3) [n:127.0.0.1:64966_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 4084389 INFO  (jetty-launcher-29992-thread-3) [n:127.0.0.1:64966_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64958/solr ready
   [junit4]   2> 4084389 INFO  (jetty-launcher-29992-thread-3) [n:127.0.0.1:64966_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 4084398 INFO  (jetty-launcher-29992-thread-2) [n:127.0.0.1:64963_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 4084412 INFO  (jetty-launcher-29992-thread-2) [n:127.0.0.1:64963_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:64963_solr as DOWN
   [junit4]   2> 4084420 INFO  (jetty-launcher-29992-thread-2) [n:127.0.0.1:64963_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 4084420 INFO  (jetty-launcher-29992-thread-2) [n:127.0.0.1:64963_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64963_solr
   [junit4]   2> 4084424 INFO  (zkCallback-30048-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4084424 INFO  (zkCallback-30060-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4084424 INFO  (zkCallback-30053-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4084424 INFO  (zkCallback-30039-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4084424 INFO  (zkCallback-30033-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4084425 INFO  (zkCallback-30031-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4084425 INFO  (zkCallback-30018-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4084435 INFO  (jetty-launcher-29992-thread-2) [n:127.0.0.1:64963_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4084436 INFO  (zkConnectionManagerCallback-30066-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4084436 INFO  (jetty-launcher-29992-thread-2) [n:127.0.0.1:64963_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4084440 INFO  (jetty-launcher-29992-thread-2) [n:127.0.0.1:64963_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 4084442 INFO  (jetty-launcher-29992-thread-4) [n:127.0.0.1:64965_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64965.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@267b27df
   [junit4]   2> 4084444 INFO  (jetty-launcher-29992-thread-2) [n:127.0.0.1:64963_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64958/solr ready
   [junit4]   2> 4084444 INFO  (jetty-launcher-29992-thread-2) [n:127.0.0.1:64963_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 4084459 INFO  (jetty-launcher-29992-thread-4) [n:127.0.0.1:64965_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64965.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@267b27df
   [junit4]   2> 4084459 INFO  (jetty-launcher-29992-thread-4) [n:127.0.0.1:64965_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64965.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@267b27df
   [junit4]   2> 4084461 INFO  (jetty-launcher-29992-thread-4) [n:127.0.0.1:64965_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_AFD72477C8A6126D-001/tempDir-001/node4/.
   [junit4]   2> 4084467 INFO  (jetty-launcher-29992-thread-1) [n:127.0.0.1:64964_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64964.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@267b27df
   [junit4]   2> 4084480 INFO  (jetty-launcher-29992-thread-3) [n:127.0.0.1:64966_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 4084488 INFO  (jetty-launcher-29992-thread-2) [n:127.0.0.1:64963_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 4084488 INFO  (jetty-launcher-29992-thread-1) [n:127.0.0.1:64964_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64964.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@267b27df
   [junit4]   2> 4084489 INFO  (jetty-launcher-29992-thread-1) [n:127.0.0.1:64964_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64964.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@267b27df
   [junit4]   2> 4084490 INFO  (jetty-launcher-29992-thread-1) [n:127.0.0.1:64964_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_AFD72477C8A6126D-001/tempDir-001/node1/.
   [junit4]   2> 4084604 INFO  (jetty-launcher-29992-thread-3) [n:127.0.0.1:64966_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64966.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@267b27df
   [junit4]   2> 4084604 INFO  (jetty-launcher-29992-thread-2) [n:127.0.0.1:64963_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64963.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@267b27df
   [junit4]   2> 4084629 INFO  (jetty-launcher-29992-thread-2) [n:127.0.0.1:64963_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64963.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@267b27df
   [junit4]   2> 4084629 INFO  (jetty-launcher-29992-thread-2) [n:127.0.0.1:64963_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64963.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@267b27df
   [junit4]   2> 4084629 INFO  (jetty-launcher-29992-thread-2) [n:127.0.0.1:64963_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_AFD72477C8A6126D-001/tempDir-001/node2/.
   [junit4]   2> 4084639 INFO  (jetty-launcher-29992-thread-3) [n:127.0.0.1:64966_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64966.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@267b27df
   [junit4]   2> 4084639 INFO  (jetty-launcher-29992-thread-3) [n:127.0.0.1:64966_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64966.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@267b27df
   [junit4]   2> 4084640 INFO  (jetty-launcher-29992-thread-3) [n:127.0.0.1:64966_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_AFD72477C8A6126D-001/tempDir-001/node3/.
   [junit4]   2> 4084802 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[AFD72477C8A6126D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4084806 INFO  (zkConnectionManagerCallback-30073-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4084806 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[AFD72477C8A6126D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4084810 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[AFD72477C8A6126D]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 4084814 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[AFD72477C8A6126D]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64958/solr ready
   [junit4]   2> 4084816 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[AFD72477C8A6126D]) [     ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest SolrClient: org.apache.solr.client.solrj.impl.CloudSolrClient@4ffe5285
   [junit4]   2> 4084816 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[AFD72477C8A6126D]) [     ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest ClusterStateProvider 127.0.0.1:64958/solr
   [junit4]   2> 4084818 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[AFD72477C8A6126D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4084821 INFO  (zkConnectionManagerCallback-30078-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4084821 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[AFD72477C8A6126D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4084831 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[AFD72477C8A6126D]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 4084834 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[AFD72477C8A6126D]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64958/solr ready
   [junit4]   2> 4084836 INFO  (qtp990059590-72139) [n:127.0.0.1:64963_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params baseConfigSet=_default&name=testTimeCat&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 4084841 INFO  (OverseerThreadFactory-21318-thread-1-processing-n:127.0.0.1:64964_solr) [n:127.0.0.1:64964_solr     ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testTimeCat",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 4084844 INFO  (OverseerThreadFactory-21318-thread-1-processing-n:127.0.0.1:64964_solr) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testTimeCat/managed-schema
   [junit4]   2> 4084849 INFO  (OverseerThreadFactory-21318-thread-1-processing-n:127.0.0.1:64964_solr) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testTimeCat/protwords.txt
   [junit4]   2> 4084853 INFO  (OverseerThreadFactory-21318-thread-1-processing-n:127.0.0.1:64964_solr) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testTimeCat/solrconfig.xml
   [junit4]   2> 4084857 INFO  (OverseerThreadFactory-21318-thread-1-processing-n:127.0.0.1:64964_solr) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testTimeCat/synonyms.txt
   [junit4]   2> 4084861 INFO  (OverseerThreadFactory-21318-thread-1-processing-n:127.0.0.1:64964_solr) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testTimeCat/stopwords.txt
   [junit4]   2> 4084867 INFO  (OverseerThreadFactory-21318-thread-1-processing-n:127.0.0.1:64964_solr) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testTimeCat/lang/contractions_it.txt
   [junit4]   2> 4084871 INFO  (OverseerThreadFactory-21318-thread-1-processing-n:127.0.0.1:64964_solr) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testTimeCat/lang/contractions_ca.txt
   [junit4]   2> 4084876 INFO  (OverseerThreadFactory-21318-thread-1-processing-n:127.0.0.1:64964_solr) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testTimeCat/lang/stemdict_nl.txt
   [junit4]   2> 4084880 INFO  (OverseerThreadFactory-21318-thread-1-processing-n:127.0.0.1:64964_solr) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testTimeCat/lang/stopwords_hy.txt
   [junit4]   2> 4084885 INFO  (OverseerThreadFactory-21318-thread-1-processing-n:127.0.0.1:64964_solr) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testTimeCat/lang/stopwords_no.txt
   [junit4]   2> 4084890 INFO  (OverseerThreadFactory-21318-thread-1-processing-n:127.0.0.1:64964_solr) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testTimeCat/lang/stopwords_id.txt
   [junit4]   2> 4084894 INFO  (OverseerThreadFactory-21318-thread-1-processing-n:127.0.0.1:64964_solr) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/testTimeCat/lang/stopwords_et.txt
   [junit4]   2> 4084898 INFO  (OverseerThreadFactory-21318-thread-1-processing-n:127.0.0.1:64964_solr) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testTimeCat/lang/stopwords_da.txt
   [junit4]   2> 4084904 INFO  (OverseerThreadFactory-21318-thread-1-processing-n:127.0.0.1:64964_solr) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testTimeCat/lang/stopwords_ga.txt
   [junit4]   2> 4084911 INFO  (OverseerThreadFactory-21318-thread-1-processing-n:127.0.0.1:64964_solr) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testTimeCat/lang/stopwords_hi.txt
   [junit4]   2> 4084916 INFO  (OverseerThreadFactory-21318-thread-1-processing-n:127.0.0.1:64964_solr) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testTimeCat/lang/stopwords_ja.txt
   [junit4]   2> 4084921 INFO  (OverseerThreadFactory-21318-thread-1-processing-n:127.0.0.1:64964_solr) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testTimeCat/lang/stopwords_pt.txt
   [junit4]   2> 4084926 INFO  (OverseerThreadFactory-21318-thread-1-processing-n:127.0.0.1:64964_solr) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testTimeCat/lang/stopwords_hu.txt
   [junit4]   2> 4084930 INFO  (OverseerThreadFactory-21318-thread-1-processing-n:127.0.0.1:64964_solr) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testTimeCat/lang/stopwords_el.txt
   [junit4]   2> 4084935 INFO  (OverseerThreadFactory-21318-thread-1-processing-n:127.0.0.1:64964_solr) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testTimeCat/lang/stopwords_ru.txt
   [junit4]   2> 4084940 INFO  (OverseerThreadFactory-21318-thread-1-processing-n:127.0.0.1:64964_solr) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testTimeCat/lang/stopwords_tr.txt
   [junit4]   2> 4084946 INFO  (OverseerThreadFactory-21318-thread-1-processing-n:127.0.0.1:64964_solr) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testTimeCat/lang/stopwords_ar.txt
   [junit4]   2> 4084951 INFO  (OverseerThreadFactory-21318-thread-1-processing-n:127.0.0.1:64964_solr) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testTimeCat/lang/userdict_ja.txt
   [junit4]   2> 4084956 INFO  (OverseerThreadFactory-21318-thread-1-processing-n:127.0.0.1:64964_solr) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testTimeCat/lang/stopwords_eu.txt
   [junit4]   2> 4084961 INFO  (OverseerThreadFactory-21318-thread-1-processing-n:127.0.0.1:64964_solr) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testTimeCat/lang/stopwords_it.txt
   [junit4]   2> 4084966 INFO  (OverseerThreadFactory-21318-thread-1-processing-n:127.0.0.1:64964_solr) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testTimeCat/lang/stopwords_cz.txt
   [junit4]   2> 4084970 INFO  (OverseerThreadFactory-21318-thread-1-processing-n:127.0.0.1:64964_solr) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testTimeCat/lang/stoptags_ja.txt
   [junit4]   2> 4084975 INFO  (OverseerThreadFactory-21318-thread-1-processing-n:127.0.0.1:64964_solr) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testTimeCat/lang/contractions_fr.txt
   [junit4]   2> 4084981 INFO  (OverseerThreadFactory-21318-thread-1-processing-n:127.0.0.1:64964_solr) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testTimeCat/lang/stopwords_de.txt
   [junit4]   2> 4084986 INFO  (OverseerThreadFactory-21318-thread-1-processing-n:127.0.0.1:64964_solr) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testTimeCat/lang/stopwords_fa.txt
   [junit4]   2> 4084991 INFO  (OverseerThreadFactory-21318-thread-1-processing-n:127.0.0.1:64964_solr) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testTimeCat/lang/contractions_ga.txt
   [junit4]   2> 4084996 INFO  (OverseerThreadFactory-21318-thread-1-processing-n:127.0.0.1:64964_solr) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testTimeCat/lang/stopwords_ca.txt
   [junit4]   2> 4085000 INFO  (OverseerThreadFactory-21318-thread-1-processing-n:127.0.0.1:64964_solr) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testTimeCat/lang/stopwords_nl.txt
   [junit4]   2> 4085023 INFO  (OverseerThreadFactory-21318-thread-1-processing-n:127.0.0.1:64964_solr) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testTimeCat/lang/stopwords_bg.txt
   [junit4]   2> 4085035 INFO  (OverseerThreadFactory-21318-thread-1-processing-n:127.0.0.1:64964_solr) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testTimeCat/lang/stopwords_en.txt
   [junit4]   2> 4085040 INFO  (OverseerThreadFactory-21318-thread-1-processing-n:127.0.0.1:64964_solr) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testTimeCat/lang/stopwords_es.txt
   [junit4]   2> 4085045 INFO  (OverseerThreadFactory-21318-thread-1-processing-n:127.0.0.1:64964_solr) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testTimeCat/lang/stopwords_lv.txt
   [junit4]   2> 4085050 INFO  (OverseerThreadFactory-21318-thread-1-processing-n:127.0.0.1:64964_solr) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testTimeCat/lang/stopwords_ro.txt
   [junit4]   2> 4085055 INFO  (OverseerThreadFactory-21318-thread-1-processing-n:127.0.0.1:64964_solr) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testTimeCat/lang/stopwords_th.txt
   [junit4]   2> 4085060 INFO  (OverseerThreadFactory-21318-thread-1-processing-n:127.0.0.1:64964_solr) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testTimeCat/lang/stopwords_fr.txt
   [junit4]   2> 4085065 INFO  (OverseerThreadFactory-21318-thread-1-processing-n:127.0.0.1:64964_solr) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testTimeCat/lang/stopwords_sv.txt
   [junit4]   2> 4085070 INFO  (OverseerThreadFactory-21318-thread-1-processing-n:127.0.0.1:64964_solr) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testTimeCat/lang/stopwords_fi.txt
   [junit4]   2> 4085074 INFO  (OverseerThreadFactory-21318-thread-1-processing-n:127.0.0.1:64964_solr) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testTimeCat/lang/hyphenations_ga.txt
   [junit4]   2> 4085079 INFO  (OverseerThreadFactory-21318-thread-1-processing-n:127.0.0.1:64964_solr) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testTimeCat/lang/stopwords_gl.txt
   [junit4]   2> 4085084 INFO  (OverseerThreadFactory-21318-thread-1-processing-n:127.0.0.1:64964_solr) [n:127.0.0.1:64964_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testTimeCat/params.json
   [junit4]   2> 4085091 INFO  (qtp990059590-72139) [n:127.0.0.1:64963_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={baseConfigSet=_default&name=testTimeCat&action=CREATE&wt=javabin&version=2} status=0 QTime=254
   [junit4]   2> 4085092 INFO  (qtp990059590-72140) [n:127.0.0.1:64963_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=testTimeCat&name=testTimeCat&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4085100 INFO  (OverseerThreadFactory-21318-thread-2-processing-n:127.0.0.1:64964_solr) [n:127.0.0.1:64964_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testTimeCat
   [junit4]   2> 4085100 INFO  (OverseerCollectionConfigSetProcessor-72221621068365838-127.0.0.1:64964_solr-n_0000000000) [n:127.0.0.1:64964_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 4085234 INFO  (OverseerStateUpdate-72221621068365838-127.0.0.1:64964_solr-n_0000000000) [n:127.0.0.1:64964_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testTimeCat",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testTimeCat_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64965/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4085447 INFO  (qtp1489681995-72157) [n:127.0.0.1:64965_solr    x:testTimeCat_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testTimeCat&newCollection=true&name=testTimeCat_shard1_replica_n1&action=CREATE&numShards=1&collection=testTimeCat&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4086583 INFO  (qtp1489681995-72157) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 4086584 INFO  (qtp1489681995-72157) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 4086586 WARN  (qtp1489681995-72157) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_AFD72477C8A6126D-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_AFD72477C8A6126D-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 4086586 WARN  (qtp1489681995-72157) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_AFD72477C8A6126D-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_AFD72477C8A6126D-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 4086587 WARN  (qtp1489681995-72157) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_AFD72477C8A6126D-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_AFD72477C8A6126D-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 4086588 WARN  (qtp1489681995-72157) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_AFD72477C8A6126D-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_AFD72477C8A6126D-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 4086588 WARN  (qtp1489681995-72157) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_AFD72477C8A6126D-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_AFD72477C8A6126D-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 4086588 WARN  (qtp1489681995-72157) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_AFD72477C8A6126D-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_AFD72477C8A6126D-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 4086589 WARN  (qtp1489681995-72157) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_AFD72477C8A6126D-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_AFD72477C8A6126D-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 4086589 WARN  (qtp1489681995-72157) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_AFD72477C8A6126D-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_AFD72477C8A6126D-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 4086589 WARN  (qtp1489681995-72157) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_AFD72477C8A6126D-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_AFD72477C8A6126D-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 4086590 INFO  (qtp1489681995-72157) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 4086653 INFO  (qtp1489681995-72157) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.s.IndexSchema [testTimeCat_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 4087070 INFO  (qtp1489681995-72157) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 4087172 INFO  (qtp1489681995-72157) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testTimeCat_shard1_replica_n1' using configuration from collection testTimeCat, trusted=true
   [junit4]   2> 4087173 INFO  (qtp1489681995-72157) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64965.solr.core.testTimeCat.shard1.replica_n1' (registry 'solr.core.testTimeCat.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@267b27df
   [junit4]   2> 4087173 INFO  (qtp1489681995-72157) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrCore [[testTimeCat_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_AFD72477C8A6126D-001/tempDir-001/node4/testTimeCat_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_AFD72477C8A6126D-001/tempDir-001/node4/./testTimeCat_shard1_replica_n1/data/]
   [junit4]   2> 4087177 INFO  (qtp1489681995-72157) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 4087305 INFO  (qtp1489681995-72157) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4087305 INFO  (qtp1489681995-72157) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4087308 INFO  (qtp1489681995-72157) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 4087308 INFO  (qtp1489681995-72157) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4087309 INFO  (qtp1489681995-72157) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3bf1fb8a[testTimeCat_shard1_replica_n1] main]
   [junit4]   2> 4087313 INFO  (qtp1489681995-72157) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testTimeCat
   [junit4]   2> 4087313 INFO  (qtp1489681995-72157) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testTimeCat
   [junit4]   2> 4087313 INFO  (qtp1489681995-72157) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testTimeCat/managed-schema
   [junit4]   2> 4087315 INFO  (qtp1489681995-72157) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 4087315 INFO  (qtp1489681995-72157) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 4087315 INFO  (qtp1489681995-72157) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 4087317 INFO  (qtp1489681995-72157) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4087317 INFO  (qtp1489681995-72157) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1642473992598061056
   [junit4]   2> 4087320 INFO  (searcherExecutor-21335-thread-1-processing-n:127.0.0.1:64965_solr x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@3bf1fb8a[testTimeCat_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4087320 INFO  (searcherExecutor-21335-thread-1-processing-n:127.0.0.1:64965_solr x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 4087320 INFO  (searcherExecutor-21335-thread-1-processing-n:127.0.0.1:64965_solr x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 4087323 INFO  (searcherExecutor-21335-thread-1-processing-n:127.0.0.1:64965_solr x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrCore [testTimeCat_shard1_replica_n1] Registered new searcher Searcher@3bf1fb8a[testTimeCat_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4087329 INFO  (qtp1489681995-72157) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testTimeCat/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 4087329 INFO  (qtp1489681995-72157) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testTimeCat/leaders/shard1
   [junit4]   2> 4087339 INFO  (qtp1489681995-72157) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4087339 INFO  (qtp1489681995-72157) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 4087339 INFO  (qtp1489681995-72157) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:64965/solr/testTimeCat_shard1_replica_n1/
   [junit4]   2> 4087340 INFO  (qtp1489681995-72157) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 4087340 INFO  (qtp1489681995-72157) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:64965/solr/testTimeCat_shard1_replica_n1/ has no replicas
   [junit4]   2> 4087340 INFO  (qtp1489681995-72157) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testTimeCat/leaders/shard1/leader after winning as /collections/testTimeCat/leader_elect/shard1/election/72221621068365837-core_node2-n_0000000000
   [junit4]   2> 4087345 INFO  (qtp1489681995-72157) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:64965/solr/testTimeCat_shard1_replica_n1/ shard1
   [junit4]   2> 4087485 INFO  (zkCallback-30033-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTimeCat/state.json] for collection [testTimeCat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4087485 INFO  (zkCallback-30033-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTimeCat/state.json] for collection [testTimeCat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4087487 INFO  (qtp1489681995-72157) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 4087493 INFO  (qtp1489681995-72157) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testTimeCat&newCollection=true&name=testTimeCat_shard1_replica_n1&action=CREATE&numShards=1&collection=testTimeCat&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2046
   [junit4]   2> 4087501 INFO  (qtp990059590-72140) [n:127.0.0.1:64963_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 4087600 INFO  (zkCallback-30018-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTimeCat/state.json] for collection [testTimeCat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4087600 INFO  (zkCallback-30033-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTimeCat/state.json] for collection [testTimeCat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4087600 INFO  (zkCallback-30033-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTimeCat/state.json] for collection [testTimeCat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4087600 INFO  (zkCallback-30033-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTimeCat/state.json] for collection [testTimeCat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4087603 INFO  (qtp990059590-72140) [n:127.0.0.1:64963_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=testTimeCat&name=testTimeCat&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2510
   [junit4]   2> 4088127 INFO  (qtp1489681995-72162) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted to ZK [{"set-user-property":{"update.autoCreateFields":false}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"tolerant",
   [junit4]   2>     "class":"solr.TolerantUpdateProcessorFactory"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"tracking-testSliceRouting",
   [junit4]   2>     "class":"solr.TrackingUpdateProcessorFactory",
   [junit4]   2>     "group":"testTimeCat"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"inc",
   [junit4]   2>     "class":"org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest$IncrementURPFactory",
   [junit4]   2>     "fieldName":"integer_i"}}]
   [junit4]   2> 4088128 INFO  (qtp1489681995-72162) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property overlay to be of version 0 for collection testTimeCat
   [junit4]   2> 4088129 INFO  (Thread-8393) [     ] o.a.s.c.SolrCore config update listener called for core testTimeCat_shard1_replica_n1
   [junit4]   2> 4088131 INFO  (Thread-8393) [     ] o.a.s.c.SolrCore core reload testTimeCat_shard1_replica_n1
   [junit4]   2> 4088133 INFO  (solrHandlerExecutor-21340-thread-1-processing-n:127.0.0.1:64965_solr x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 4088188 INFO  (Thread-8393) [     ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 4088188 INFO  (Thread-8393) [     ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 4088189 WARN  (Thread-8393) [     ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_AFD72477C8A6126D-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_AFD72477C8A6126D-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 4088190 WARN  (Thread-8393) [     ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_AFD72477C8A6126D-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_AFD72477C8A6126D-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 4088190 WARN  (Thread-8393) [     ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_AFD72477C8A6126D-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_AFD72477C8A6126D-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 4088191 WARN  (Thread-8393) [     ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_AFD72477C8A6126D-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_AFD72477C8A6126D-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 4088191 WARN  (Thread-8393) [     ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_AFD72477C8A6126D-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_AFD72477C8A6126D-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 4088191 WARN  (Thread-8393) [     ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_AFD72477C8A6126D-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_AFD72477C8A6126D-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 4088192 WARN  (Thread-8393) [     ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_AFD72477C8A6126D-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_AFD72477C8A6126D-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 4088192 WARN  (Thread-8393) [     ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_AFD72477C8A6126D-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_AFD72477C8A6126D-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 4088192 WARN  (Thread-8393) [     ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_AFD72477C8A6126D-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_AFD72477C8A6126D-001/tempDir-001/node4/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 4088193 INFO  (Thread-8393) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 4088242 INFO  (qtp1489681995-72167) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 4088242 INFO  (qtp1489681995-72167) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.S.Request [testTimeCat_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 4088242 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 4088242 INFO  (solrHandlerExecutor-21340-thread-1-processing-n:127.0.0.1:64965_solr x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:64965/solr/testTimeCat_shard1_replica_n1/ for prop overlay   after 0 attempts
   [junit4]   2> 4088242 INFO  (solrHandlerExecutor-21340-thread-1-processing-n:127.0.0.1:64965_solr x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 4088246 INFO  (Thread-8393) [     ] o.a.s.s.IndexSchema [testTimeCat_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 4088381 INFO  (qtp1489681995-72156) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 4088382 INFO  (qtp1489681995-72156) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.S.Request [testTimeCat_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 4088382 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 4088382 INFO  (solrHandlerExecutor-21340-thread-1-processing-n:127.0.0.1:64965_solr x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:64965/solr/testTimeCat_shard1_replica_n1/ for prop overlay   after 1 attempts
   [junit4]   2> 4088382 INFO  (solrHandlerExecutor-21340-thread-1-processing-n:127.0.0.1:64965_solr x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 4088493 INFO  (qtp1489681995-72157) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 4088493 INFO  (qtp1489681995-72157) [n:127.0.0.1:64965_solr c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] o.a.s.c.S.Request [testTimeCat_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   

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

| number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: AFD72477C8A6126D
    [mkdir] Created dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says salut! Master seed: AFD72477C8A6126D
   [junit4] Executing 5 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J0 PID(75541@serv1-vm2.sd-datasolutions.de).
   [junit4] Started J1 PID(75540@serv1-vm2.sd-datasolutions.de).
   [junit4] HEARTBEAT J0 PID(75541@serv1-vm2.sd-datasolutions.de): 2019-08-21T11:42:14, stalled for 63.3s at: DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] HEARTBEAT J1 PID(75540@serv1-vm2.sd-datasolutions.de): 2019-08-21T11:42:14, stalled for 63.3s at: DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] Suite: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4] OK      99.4s J0 | DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] OK      69.7s J0 | DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] Completed [1/5] on J0 in 176.73s, 2 tests
   [junit4] 
   [junit4] HEARTBEAT J1 PID(75540@serv1-vm2.sd-datasolutions.de): 2019-08-21T11:44:02, stalled for 70.8s at: DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] Suite: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4] OK       101s J1 | DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] OK      70.7s J1 | DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] Completed [2/5] on J1 in 178.96s, 2 tests
   [junit4] 
   [junit4] HEARTBEAT J0 PID(75541@serv1-vm2.sd-datasolutions.de): 2019-08-21T11:45:02, stalled for 60.7s at: DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] HEARTBEAT J1 PID(75540@serv1-vm2.sd-datasolutions.de): 2019-08-21T11:46:14, stalled for 65.0s at: DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] HEARTBEAT J0 PID(75541@serv1-vm2.sd-datasolutions.de): 2019-08-21T11:46:14, stalled for 68.1s at: DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] Suite: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4] OK      65.3s J0 | DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] OK      68.2s J0 | DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] Completed [3/5] on J0 in 134.01s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4] OK      65.7s J1 | DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] OK      69.5s J1 | DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] Completed [4/5] on J1 in 135.68s, 2 tests
   [junit4] 
   [junit4] HEARTBEAT J0 PID(75541@serv1-vm2.sd-datasolutions.de): 2019-08-21T11:48:26, stalled for 66.3s at: DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] Suite: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4] OK      64.6s J0 | DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] OK      69.3s J0 | DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] Completed [5/5] on J0 in 134.52s, 2 tests
   [junit4] 
   [junit4] JVM J0:     1.02 ..   448.42 =   447.40s
   [junit4] JVM J1:     1.02 ..   317.45 =   316.44s
   [junit4] Execution time total: 7 minutes 28 seconds
   [junit4] Tests summary: 5 suites, 10 tests
   [junit4] Could not remove temporary path: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp])
   [junit4] Could not remove temporary path: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 280.93s | org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
[junit4:tophints] 228.89s | org.apache.solr.search.facet.TestJsonFacets
[junit4:tophints] 217.73s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 155.20s | org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
[junit4:tophints] 136.73s | org.apache.solr.cloud.CollectionsAPISolrJTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 7 minutes 31 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
[repro] Exiting with code 0
+ 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
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2805)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2684)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2665)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3052)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to MacOSX VBOX
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at hudson.FilePath.act(FilePath.java:1072)
		at hudson.FilePath.act(FilePath.java:1061)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2663)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1840)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3054)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1074)
	at hudson.FilePath.act(FilePath.java:1061)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2663)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1840)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[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=9c5a66fa9f905069b2531a769e81a520e42625d9, workspace=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX
[WARNINGS] Computing warning deltas based on reference build #285
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