Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/254/
Java: 64bit/jdk-11.0.3 -XX:+UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  org.apache.solr.handler.TestContainerReqHandler.testPluginGlobalLoader

Error Message:
attempt: 0 Mismatch for value : 'Version' in response {   
"get":"org.apache.solr.core.RuntimeLibSearchComponent",   
"loader":"org.apache.solr.core.MemClassLoader",   "Version":"1",   "doc":null}

Stack Trace:
java.lang.AssertionError: attempt: 0 Mismatch for value : 'Version' in response 
{
  "get":"org.apache.solr.core.RuntimeLibSearchComponent",
  "loader":"org.apache.solr.core.MemClassLoader",
  "Version":"1",
  "doc":null}
        at 
__randomizedtesting.SeedInfo.seed([E3EDD29F71B07064:A41BBB978EDEF613]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.handler.TestContainerReqHandler.assertResponseValues(TestContainerReqHandler.java:99)
        at 
org.apache.solr.handler.TestContainerReqHandler.testPluginGlobalLoader(TestContainerReqHandler.java:544)
        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:566)
        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:834)


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

Error Message:
attempt: 0 Mismatch for value : 'Version' in response {   
"get":"org.apache.solr.core.RuntimeLibSearchComponent",   
"loader":"org.apache.solr.core.MemClassLoader",   "Version":"1",   "doc":null}

Stack Trace:
java.lang.AssertionError: attempt: 0 Mismatch for value : 'Version' in response 
{
  "get":"org.apache.solr.core.RuntimeLibSearchComponent",
  "loader":"org.apache.solr.core.MemClassLoader",
  "Version":"1",
  "doc":null}
        at 
__randomizedtesting.SeedInfo.seed([E3EDD29F71B07064:A41BBB978EDEF613]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.handler.TestContainerReqHandler.assertResponseValues(TestContainerReqHandler.java:99)
        at 
org.apache.solr.handler.TestContainerReqHandler.testPluginGlobalLoader(TestContainerReqHandler.java:544)
        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:566)
        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:834)


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

Error Message:
attempt: 0 Mismatch for value : 'Version' in response {   
"get":"org.apache.solr.core.RuntimeLibSearchComponent",   
"loader":"org.apache.solr.core.MemClassLoader",   "Version":"1",   "doc":null}

Stack Trace:
java.lang.AssertionError: attempt: 0 Mismatch for value : 'Version' in response 
{
  "get":"org.apache.solr.core.RuntimeLibSearchComponent",
  "loader":"org.apache.solr.core.MemClassLoader",
  "Version":"1",
  "doc":null}
        at 
__randomizedtesting.SeedInfo.seed([E3EDD29F71B07064:A41BBB978EDEF613]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.handler.TestContainerReqHandler.assertResponseValues(TestContainerReqHandler.java:99)
        at 
org.apache.solr.handler.TestContainerReqHandler.testPluginGlobalLoader(TestContainerReqHandler.java:544)
        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:566)
        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:834)




Build Log:
[...truncated 15340 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerReqHandler
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_E3EDD29F71B07064-001/init-core-data-001
   [junit4]   2> 3223249 WARN  
(SUITE-TestContainerReqHandler-seed#[E3EDD29F71B07064]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=32 numCloses=32
   [junit4]   2> 3223249 INFO  
(SUITE-TestContainerReqHandler-seed#[E3EDD29F71B07064]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3223250 INFO  
(SUITE-TestContainerReqHandler-seed#[E3EDD29F71B07064]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None") w/ MAC_OS_X 
supressed clientAuth
   [junit4]   2> 3223250 INFO  
(SUITE-TestContainerReqHandler-seed#[E3EDD29F71B07064]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3223251 INFO  
(TEST-TestContainerReqHandler.testRuntimeLib-seed#[E3EDD29F71B07064]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testRuntimeLib
   [junit4]   2> 3223256 INFO  
(TEST-TestContainerReqHandler.testRuntimeLib-seed#[E3EDD29F71B07064]) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.3+7
   [junit4]   2> 3223258 INFO  
(TEST-TestContainerReqHandler.testRuntimeLib-seed#[E3EDD29F71B07064]) [     ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6ac3592d{HTTP/1.1,[http/1.1]}{0.0.0.0:65473}
   [junit4]   2> 3223258 INFO  
(TEST-TestContainerReqHandler.testRuntimeLib-seed#[E3EDD29F71B07064]) [     ] 
o.e.j.s.Server Started @3223312ms
   [junit4]   2> 3223258 INFO  
(TEST-TestContainerReqHandler.testRuntimeLib-seed#[E3EDD29F71B07064]) [     ] 
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_E3EDD29F71B07064-001/tempDir-001
   [junit4]   2> 3223258 INFO  
(TEST-TestContainerReqHandler.testRuntimeLib-seed#[E3EDD29F71B07064]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3223258 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3223259 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3223358 INFO  
(TEST-TestContainerReqHandler.testRuntimeLib-seed#[E3EDD29F71B07064]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:65474
   [junit4]   2> 3223359 INFO  
(TEST-TestContainerReqHandler.testRuntimeLib-seed#[E3EDD29F71B07064]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:65474
   [junit4]   2> 3223359 INFO  
(TEST-TestContainerReqHandler.testRuntimeLib-seed#[E3EDD29F71B07064]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 65474
   [junit4]   2> 3223360 INFO  
(TEST-TestContainerReqHandler.testRuntimeLib-seed#[E3EDD29F71B07064]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3223370 INFO  (zkConnectionManagerCallback-22684-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3223371 INFO  
(TEST-TestContainerReqHandler.testRuntimeLib-seed#[E3EDD29F71B07064]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3223374 INFO  
(TEST-TestContainerReqHandler.testRuntimeLib-seed#[E3EDD29F71B07064]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3223376 INFO  (zkConnectionManagerCallback-22686-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3223376 INFO  
(TEST-TestContainerReqHandler.testRuntimeLib-seed#[E3EDD29F71B07064]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3223377 INFO  
(TEST-TestContainerReqHandler.testRuntimeLib-seed#[E3EDD29F71B07064]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3223378 INFO  (zkConnectionManagerCallback-22688-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3223378 INFO  
(TEST-TestContainerReqHandler.testRuntimeLib-seed#[E3EDD29F71B07064]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3223482 WARN  (jetty-launcher-22689-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3223482 WARN  (jetty-launcher-22689-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3223482 WARN  (jetty-launcher-22689-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3223482 INFO  (jetty-launcher-22689-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3223482 INFO  (jetty-launcher-22689-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3223482 INFO  (jetty-launcher-22689-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3223482 INFO  (jetty-launcher-22689-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.3+7
   [junit4]   2> 3223482 INFO  (jetty-launcher-22689-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3223482 INFO  (jetty-launcher-22689-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3223482 INFO  (jetty-launcher-22689-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3223482 INFO  (jetty-launcher-22689-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.3+7
   [junit4]   2> 3223482 INFO  (jetty-launcher-22689-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.3+7
   [junit4]   2> 3223482 WARN  (jetty-launcher-22689-thread-4) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3223483 INFO  (jetty-launcher-22689-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3223483 INFO  (jetty-launcher-22689-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3223483 INFO  (jetty-launcher-22689-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.3+7
   [junit4]   2> 3223486 INFO  (jetty-launcher-22689-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3223486 INFO  (jetty-launcher-22689-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3223486 INFO  (jetty-launcher-22689-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3223486 INFO  (jetty-launcher-22689-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3223486 INFO  (jetty-launcher-22689-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3223486 INFO  (jetty-launcher-22689-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3223487 INFO  (jetty-launcher-22689-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5be015a8{/solr,null,AVAILABLE}
   [junit4]   2> 3223487 INFO  (jetty-launcher-22689-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@427491cc{/solr,null,AVAILABLE}
   [junit4]   2> 3223487 INFO  (jetty-launcher-22689-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4f722b8d{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:65479}
   [junit4]   2> 3223487 INFO  (jetty-launcher-22689-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@188a2649{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:65480}
   [junit4]   2> 3223487 INFO  (jetty-launcher-22689-thread-4) [     ] 
o.e.j.s.Server Started @3223541ms
   [junit4]   2> 3223487 INFO  (jetty-launcher-22689-thread-3) [     ] 
o.e.j.s.Server Started @3223541ms
   [junit4]   2> 3223487 INFO  (jetty-launcher-22689-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=65480}
   [junit4]   2> 3223487 INFO  (jetty-launcher-22689-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=65479}
   [junit4]   2> 3223487 ERROR (jetty-launcher-22689-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3223487 ERROR (jetty-launcher-22689-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3223487 INFO  (jetty-launcher-22689-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3223487 INFO  (jetty-launcher-22689-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3223487 INFO  (jetty-launcher-22689-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.3.0
   [junit4]   2> 3223487 INFO  (jetty-launcher-22689-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.3.0
   [junit4]   2> 3223487 INFO  (jetty-launcher-22689-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3223487 INFO  (jetty-launcher-22689-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3223487 INFO  (jetty-launcher-22689-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3223487 INFO  (jetty-launcher-22689-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3223487 INFO  (jetty-launcher-22689-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3223487 INFO  (jetty-launcher-22689-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3223487 INFO  (jetty-launcher-22689-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-22T14:14:33.757866Z
   [junit4]   2> 3223487 INFO  (jetty-launcher-22689-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-22T14:14:33.757864Z
   [junit4]   2> 3223487 INFO  (jetty-launcher-22689-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3223488 INFO  (jetty-launcher-22689-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6b2aad80{/solr,null,AVAILABLE}
   [junit4]   2> 3223488 INFO  (jetty-launcher-22689-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3e54fa73{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:65481}
   [junit4]   2> 3223488 INFO  (jetty-launcher-22689-thread-2) [     ] 
o.e.j.s.Server Started @3223542ms
   [junit4]   2> 3223488 INFO  (jetty-launcher-22689-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=65481}
   [junit4]   2> 3223488 ERROR (jetty-launcher-22689-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3223488 INFO  (jetty-launcher-22689-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3223488 INFO  (jetty-launcher-22689-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.3.0
   [junit4]   2> 3223488 INFO  (jetty-launcher-22689-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3223488 INFO  (jetty-launcher-22689-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3223488 INFO  (jetty-launcher-22689-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3223488 INFO  (jetty-launcher-22689-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-22T14:14:33.758834Z
   [junit4]   2> 3223489 INFO  (jetty-launcher-22689-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3223489 INFO  (jetty-launcher-22689-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3223489 INFO  (jetty-launcher-22689-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3223489 INFO  (jetty-launcher-22689-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3223490 INFO  (jetty-launcher-22689-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3223490 INFO  (jetty-launcher-22689-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@77c4e68b{/solr,null,AVAILABLE}
   [junit4]   2> 3223490 INFO  (jetty-launcher-22689-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1837061{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:65482}
   [junit4]   2> 3223490 INFO  (jetty-launcher-22689-thread-1) [     ] 
o.e.j.s.Server Started @3223544ms
   [junit4]   2> 3223490 INFO  (jetty-launcher-22689-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=65482}
   [junit4]   2> 3223490 ERROR (jetty-launcher-22689-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3223490 INFO  (jetty-launcher-22689-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3223490 INFO  (jetty-launcher-22689-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.3.0
   [junit4]   2> 3223490 INFO  (jetty-launcher-22689-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3223490 INFO  (jetty-launcher-22689-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3223490 INFO  (jetty-launcher-22689-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-22T14:14:33.760943Z
   [junit4]   2> 3223491 INFO  (jetty-launcher-22689-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3223492 INFO  (zkConnectionManagerCallback-22693-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3223492 INFO  (jetty-launcher-22689-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3223493 INFO  (zkConnectionManagerCallback-22691-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3223493 INFO  (jetty-launcher-22689-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3223493 INFO  (jetty-launcher-22689-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3223493 INFO  (zkConnectionManagerCallback-22695-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3223494 INFO  (jetty-launcher-22689-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3223494 INFO  (jetty-launcher-22689-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3223494 INFO  (zkConnectionManagerCallback-22697-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3223494 INFO  (jetty-launcher-22689-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3223494 INFO  (jetty-launcher-22689-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3223497 INFO  (jetty-launcher-22689-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3223642 INFO  (jetty-launcher-22689-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3223643 WARN  (jetty-launcher-22689-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@607ce82f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3223643 WARN  (jetty-launcher-22689-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@607ce82f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3223645 WARN  (jetty-launcher-22689-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7a670911[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3223645 WARN  (jetty-launcher-22689-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7a670911[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3223646 INFO  (jetty-launcher-22689-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65474/solr
   [junit4]   2> 3223647 INFO  (jetty-launcher-22689-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3223650 INFO  (zkConnectionManagerCallback-22705-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3223650 INFO  (jetty-launcher-22689-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3223725 INFO  (jetty-launcher-22689-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3223726 WARN  (jetty-launcher-22689-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@69f5570[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3223726 WARN  (jetty-launcher-22689-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@69f5570[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3223728 WARN  (jetty-launcher-22689-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2dce50eb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3223728 WARN  (jetty-launcher-22689-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2dce50eb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3223729 INFO  (jetty-launcher-22689-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65474/solr
   [junit4]   2> 3223730 INFO  (jetty-launcher-22689-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3223732 INFO  (zkConnectionManagerCallback-22712-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3223732 INFO  (jetty-launcher-22689-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3223805 INFO  (jetty-launcher-22689-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3223805 WARN  (jetty-launcher-22689-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@44dce9e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3223805 WARN  (jetty-launcher-22689-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@44dce9e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3223807 WARN  (jetty-launcher-22689-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@67a66d62[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3223807 WARN  (jetty-launcher-22689-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@67a66d62[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3223808 INFO  (jetty-launcher-22689-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65474/solr
   [junit4]   2> 3223809 INFO  (jetty-launcher-22689-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3223811 INFO  (zkConnectionManagerCallback-22718-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3223811 INFO  (jetty-launcher-22689-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3223923 INFO  (jetty-launcher-22689-thread-3) 
[n:127.0.0.1:65479_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3223925 INFO  (zkConnectionManagerCallback-22721-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3223925 INFO  (jetty-launcher-22689-thread-3) 
[n:127.0.0.1:65479_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3223973 INFO  (jetty-launcher-22689-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3223974 WARN  (jetty-launcher-22689-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@214f1cc0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3223974 WARN  (jetty-launcher-22689-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@214f1cc0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3223976 WARN  (jetty-launcher-22689-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@708bdd10[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3223976 WARN  (jetty-launcher-22689-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@708bdd10[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3223977 INFO  (jetty-launcher-22689-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65474/solr
   [junit4]   2> 3223977 INFO  (jetty-launcher-22689-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3223980 INFO  (zkConnectionManagerCallback-22727-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3223980 INFO  (jetty-launcher-22689-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3224026 INFO  (jetty-launcher-22689-thread-2) 
[n:127.0.0.1:65481_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3224027 INFO  (zkConnectionManagerCallback-22729-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3224027 INFO  (jetty-launcher-22689-thread-2) 
[n:127.0.0.1:65481_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3224128 INFO  (jetty-launcher-22689-thread-4) 
[n:127.0.0.1:65480_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3224132 INFO  (zkConnectionManagerCallback-22731-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3224132 INFO  (jetty-launcher-22689-thread-4) 
[n:127.0.0.1:65480_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3224241 INFO  (jetty-launcher-22689-thread-1) 
[n:127.0.0.1:65482_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3224243 INFO  (zkConnectionManagerCallback-22733-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3224243 INFO  (jetty-launcher-22689-thread-1) 
[n:127.0.0.1:65482_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3224394 DEBUG (jetty-launcher-22689-thread-3) 
[n:127.0.0.1:65479_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3224395 DEBUG (jetty-launcher-22689-thread-3) 
[n:127.0.0.1:65479_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 3224396 DEBUG (jetty-launcher-22689-thread-3) 
[n:127.0.0.1:65479_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> []
   [junit4]   2> 3224397 DEBUG (jetty-launcher-22689-thread-3) 
[n:127.0.0.1:65479_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3224404 INFO  (jetty-launcher-22689-thread-3) 
[n:127.0.0.1:65479_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:65479_solr
   [junit4]   2> 3224405 INFO  (jetty-launcher-22689-thread-3) 
[n:127.0.0.1:65479_solr     ] o.a.s.c.Overseer Overseer 
(id=72065015573774346-127.0.0.1:65479_solr-n_0000000000) starting
   [junit4]   2> 3224415 INFO  (jetty-launcher-22689-thread-3) 
[n:127.0.0.1:65479_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3224417 INFO  (zkConnectionManagerCallback-22746-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3224417 INFO  (jetty-launcher-22689-thread-3) 
[n:127.0.0.1:65479_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3224417 DEBUG (jetty-launcher-22689-thread-3) 
[n:127.0.0.1:65479_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3224418 DEBUG (jetty-launcher-22689-thread-3) 
[n:127.0.0.1:65479_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 3224420 DEBUG (jetty-launcher-22689-thread-3) 
[n:127.0.0.1:65479_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> []
   [junit4]   2> 3224421 DEBUG (jetty-launcher-22689-thread-3) 
[n:127.0.0.1:65479_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3224422 INFO  (jetty-launcher-22689-thread-3) 
[n:127.0.0.1:65479_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:65474/solr ready
   [junit4]   2> 3224423 INFO  
(OverseerStateUpdate-72065015573774346-127.0.0.1:65479_solr-n_0000000000) 
[n:127.0.0.1:65479_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:65479_solr
   [junit4]   2> 3224423 INFO  (jetty-launcher-22689-thread-3) 
[n:127.0.0.1:65479_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:65479_solr
   [junit4]   2> 3224425 INFO  
(OverseerStateUpdate-72065015573774346-127.0.0.1:65479_solr-n_0000000000) 
[n:127.0.0.1:65479_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3224426 DEBUG 
(OverseerStateUpdate-72065015573774346-127.0.0.1:65479_solr-n_0000000000) 
[n:127.0.0.1:65479_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:65479_solr]
   [junit4]   2> 3224426 DEBUG (zkCallback-22745-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> 3224426 DEBUG (zkCallback-22720-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> 3224427 DEBUG 
(OverseerStateUpdate-72065015573774346-127.0.0.1:65479_solr-n_0000000000) 
[n:127.0.0.1:65479_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3224427 DEBUG (zkCallback-22720-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:65479_solr] -> [127.0.0.1:65479_solr]
   [junit4]   2> 3224427 INFO  (zkCallback-22745-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3224427 DEBUG (zkCallback-22745-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> 
[127.0.0.1:65479_solr]
   [junit4]   2> 3224428 INFO  (jetty-launcher-22689-thread-3) 
[n:127.0.0.1:65479_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version -1
   [junit4]   2> 3224445 INFO  (jetty-launcher-22689-thread-3) 
[n:127.0.0.1:65479_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3224451 DEBUG (jetty-launcher-22689-thread-2) 
[n:127.0.0.1:65481_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3224453 DEBUG (jetty-launcher-22689-thread-2) 
[n:127.0.0.1:65481_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 3224454 INFO  (jetty-launcher-22689-thread-2) 
[n:127.0.0.1:65481_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3224454 DEBUG (jetty-launcher-22689-thread-2) 
[n:127.0.0.1:65481_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:65479_solr]
   [junit4]   2> 3224456 DEBUG (jetty-launcher-22689-thread-2) 
[n:127.0.0.1:65481_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3224464 INFO  (jetty-launcher-22689-thread-2) 
[n:127.0.0.1:65481_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:65481_solr as DOWN
   [junit4]   2> 3224466 INFO  (jetty-launcher-22689-thread-2) 
[n:127.0.0.1:65481_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3224466 INFO  (jetty-launcher-22689-thread-2) 
[n:127.0.0.1:65481_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:65481_solr
   [junit4]   2> 3224467 INFO  (jetty-launcher-22689-thread-3) 
[n:127.0.0.1:65479_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_65479.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@613a4aba
   [junit4]   2> 3224468 DEBUG (zkCallback-22720-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> 3224468 DEBUG (zkCallback-22728-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> 3224468 DEBUG (zkCallback-22745-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> 3224469 INFO  (zkCallback-22720-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3224469 DEBUG (zkCallback-22720-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:65479_solr] -> [127.0.0.1:65479_solr, 127.0.0.1:65481_solr]
   [junit4]   2> 3224469 INFO  (zkCallback-22745-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3224469 DEBUG (zkCallback-22745-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:65479_solr] -> [127.0.0.1:65479_solr, 127.0.0.1:65481_solr]
   [junit4]   2> 3224469 INFO  (zkCallback-22728-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3224469 DEBUG (zkCallback-22728-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:65479_solr] -> [127.0.0.1:65479_solr, 127.0.0.1:65481_solr]
   [junit4]   2> 3224472 INFO  (jetty-launcher-22689-thread-2) 
[n:127.0.0.1:65481_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3224473 INFO  (zkConnectionManagerCallback-22752-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3224474 INFO  (jetty-launcher-22689-thread-2) 
[n:127.0.0.1:65481_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3224474 DEBUG (jetty-launcher-22689-thread-2) 
[n:127.0.0.1:65481_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3224475 DEBUG (jetty-launcher-22689-thread-2) 
[n:127.0.0.1:65481_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 3224477 INFO  (jetty-launcher-22689-thread-2) 
[n:127.0.0.1:65481_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3224477 DEBUG (jetty-launcher-22689-thread-2) 
[n:127.0.0.1:65481_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:65479_solr, 127.0.0.1:65481_solr]
   [junit4]   2> 3224478 DEBUG (jetty-launcher-22689-thread-2) 
[n:127.0.0.1:65481_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3224479 INFO  (jetty-launcher-22689-thread-2) 
[n:127.0.0.1:65481_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:65474/solr ready
   [junit4]   2> 3224479 INFO  (jetty-launcher-22689-thread-2) 
[n:127.0.0.1:65481_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version -1
   [junit4]   2> 3224480 INFO  (jetty-launcher-22689-thread-3) 
[n:127.0.0.1:65479_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_65479.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@613a4aba
   [junit4]   2> 3224480 INFO  (jetty-launcher-22689-thread-3) 
[n:127.0.0.1:65479_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_65479.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@613a4aba
   [junit4]   2> 3224481 INFO  (jetty-launcher-22689-thread-3) 
[n:127.0.0.1:65479_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_E3EDD29F71B07064-001/tempDir-001/node3/.
   [junit4]   2> 3224495 INFO  (jetty-launcher-22689-thread-2) 
[n:127.0.0.1:65481_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3224511 INFO  (jetty-launcher-22689-thread-2) 
[n:127.0.0.1:65481_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_65481.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@613a4aba
   [junit4]   2> 3224514 DEBUG (jetty-launcher-22689-thread-4) 
[n:127.0.0.1:65480_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3224515 DEBUG (jetty-launcher-22689-thread-1) 
[n:127.0.0.1:65482_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3224515 DEBUG (jetty-launcher-22689-thread-4) 
[n:127.0.0.1:65480_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 3224516 DEBUG (jetty-launcher-22689-thread-1) 
[n:127.0.0.1:65482_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 3224516 INFO  (jetty-launcher-22689-thread-4) 
[n:127.0.0.1:65480_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3224516 DEBUG (jetty-launcher-22689-thread-4) 
[n:127.0.0.1:65480_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:65479_solr, 127.0.0.1:65481_solr]
   [junit4]   2> 3224517 DEBUG (jetty-launcher-22689-thread-4) 
[n:127.0.0.1:65480_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3224517 INFO  (jetty-launcher-22689-thread-1) 
[n:127.0.0.1:65482_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3224517 DEBUG (jetty-launcher-22689-thread-1) 
[n:127.0.0.1:65482_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:65479_solr, 127.0.0.1:65481_solr]
   [junit4]   2> 3224518 DEBUG (jetty-launcher-22689-thread-1) 
[n:127.0.0.1:65482_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3224520 INFO  (jetty-launcher-22689-thread-2) 
[n:127.0.0.1:65481_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_65481.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@613a4aba
   [junit4]   2> 3224520 INFO  (jetty-launcher-22689-thread-2) 
[n:127.0.0.1:65481_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_65481.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@613a4aba
   [junit4]   2> 3224521 INFO  (jetty-launcher-22689-thread-2) 
[n:127.0.0.1:65481_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_E3EDD29F71B07064-001/tempDir-001/node2/.
   [junit4]   2> 3224524 INFO  (jetty-launcher-22689-thread-4) 
[n:127.0.0.1:65480_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:65480_solr as DOWN
   [junit4]   2> 3224525 INFO  (jetty-launcher-22689-thread-1) 
[n:127.0.0.1:65482_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:65482_solr as DOWN
   [junit4]   2> 3224526 INFO  (jetty-launcher-22689-thread-4) 
[n:127.0.0.1:65480_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3224526 INFO  (jetty-launcher-22689-thread-4) 
[n:127.0.0.1:65480_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:65480_solr
   [junit4]   2> 3224527 DEBUG (zkCallback-22745-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> 3224527 DEBUG (zkCallback-22751-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> 3224528 DEBUG (zkCallback-22732-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> 3224528 DEBUG (zkCallback-22730-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> 3224528 DEBUG (zkCallback-22720-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> 3224528 DEBUG (zkCallback-22728-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> 3224529 INFO  (zkCallback-22745-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3224529 DEBUG (zkCallback-22745-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:65479_solr, 127.0.0.1:65481_solr] -> [127.0.0.1:65479_solr, 
127.0.0.1:65480_solr, 127.0.0.1:65481_solr]
   [junit4]   2> 3224529 INFO  (zkCallback-22720-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3224529 DEBUG (zkCallback-22720-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:65479_solr, 127.0.0.1:65481_solr] -> [127.0.0.1:65479_solr, 
127.0.0.1:65480_solr, 127.0.0.1:65481_solr]
   [junit4]   2> 3224529 INFO  (zkCallback-22751-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3224529 INFO  (zkCallback-22728-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3224529 DEBUG (zkCallback-22728-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:65479_solr, 127.0.0.1:65481_solr] -> [127.0.0.1:65479_solr, 
127.0.0.1:65480_solr, 127.0.0.1:65481_solr]
   [junit4]   2> 3224529 DEBUG (zkCallback-22751-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:65479_solr, 127.0.0.1:65481_solr] -> [127.0.0.1:65479_solr, 
127.0.0.1:65480_solr, 127.0.0.1:65481_solr]
   [junit4]   2> 3224530 INFO  (zkCallback-22732-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3224530 INFO  (zkCallback-22730-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3224530 DEBUG (zkCallback-22730-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:65479_solr, 127.0.0.1:65481_solr] -> [127.0.0.1:65479_solr, 
127.0.0.1:65480_solr, 127.0.0.1:65481_solr]
   [junit4]   2> 3224530 DEBUG (zkCallback-22732-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:65479_solr, 127.0.0.1:65481_solr] -> [127.0.0.1:65479_solr, 
127.0.0.1:65480_solr, 127.0.0.1:65481_solr]
   [junit4]   2> 3224530 INFO  (jetty-launcher-22689-thread-1) 
[n:127.0.0.1:65482_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3224530 INFO  (jetty-launcher-22689-thread-1) 
[n:127.0.0.1:65482_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:65482_solr
   [junit4]   2> 3224531 DEBUG (zkCallback-22751-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> 3224531 DEBUG (zkCallback-22745-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> 3224531 DEBUG (zkCallback-22732-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> 3224531 DEBUG (zkCallback-22730-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> 3224531 INFO  (jetty-launcher-22689-thread-4) 
[n:127.0.0.1:65480_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3224535 DEBUG (zkCallback-22720-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> 3224536 DEBUG (zkCallback-22728-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> 3224536 INFO  (zkCallback-22730-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3224536 DEBUG (zkCallback-22730-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:65479_solr, 127.0.0.1:65480_solr, 127.0.0.1:65481_solr] -> 
[127.0.0.1:65479_solr, 127.0.0.1:65480_solr, 127.0.0.1:65481_solr, 
127.0.0.1:65482_solr]
   [junit4]   2> 3224537 INFO  (zkCallback-22751-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3224537 DEBUG (zkCallback-22751-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:65479_solr, 127.0.0.1:65480_solr, 127.0.0.1:65481_solr] -> 
[127.0.0.1:65479_solr, 127.0.0.1:65480_solr, 127.0.0.1:65481_solr, 
127.0.0.1:65482_solr]
   [junit4]   2> 3224537 INFO  (zkCallback-22745-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3224537 DEBUG (zkCallback-22745-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:65479_solr, 127.0.0.1:65480_solr, 127.0.0.1:65481_solr] -> 
[127.0.0.1:65479_solr, 127.0.0.1:65480_solr, 127.0.0.1:65481_solr, 
127.0.0.1:65482_solr]
   [junit4]   2> 3224537 INFO  (zkCallback-22720-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3224537 DEBUG (zkCallback-22720-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:65479_solr, 127.0.0.1:65480_solr, 127.0.0.1:65481_solr] -> 
[127.0.0.1:65479_solr, 127.0.0.1:65480_solr, 127.0.0.1:65481_solr, 
127.0.0.1:65482_solr]
   [junit4]   2> 3224537 INFO  (zkCallback-22728-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3224537 DEBUG (zkCallback-22728-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:65479_solr, 127.0.0.1:65480_solr, 127.0.0.1:65481_solr] -> 
[127.0.0.1:65479_solr, 127.0.0.1:65480_solr, 127.0.0.1:65481_solr, 
127.0.0.1:65482_solr]
   [junit4]   2> 3224538 INFO  (zkCallback-22732-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3224538 DEBUG (zkCallback-22732-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:65479_solr, 127.0.0.1:65480_solr, 127.0.0.1:65481_solr] -> 
[127.0.0.1:65479_solr, 127.0.0.1:65480_solr, 127.0.0.1:65481_solr, 
127.0.0.1:65482_solr]
   [junit4]   2> 3224538 INFO  (zkConnectionManagerCallback-22758-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3224538 INFO  (jetty-launcher-22689-thread-4) 
[n:127.0.0.1:65480_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3224538 DEBUG (jetty-launcher-22689-thread-4) 
[n:127.0.0.1:65480_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3224539 DEBUG (jetty-launcher-22689-thread-4) 
[n:127.0.0.1:65480_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 3224539 INFO  (jetty-launcher-22689-thread-1) 
[n:127.0.0.1:65482_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3224541 INFO  (jetty-launcher-22689-thread-4) 
[n:127.0.0.1:65480_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 3224541 DEBUG (jetty-launcher-22689-thread-4) 
[n:127.0.0.1:65480_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:65479_solr, 127.0.0.1:65480_solr, 
127.0.0.1:65481_solr, 127.0.0.1:65482_solr]
   [junit4]   2> 3224541 INFO  (zkConnectionManagerCallback-22763-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3224541 INFO  (jetty-launcher-22689-thread-1) 
[n:127.0.0.1:65482_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3224541 DEBUG (jetty-launcher-22689-thread-1) 
[n:127.0.0.1:65482_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3224541 DEBUG (jetty-launcher-22689-thread-4) 
[n:127.0.0.1:65480_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3224542 DEBUG (jetty-launcher-22689-thread-1) 
[n:127.0.0.1:65482_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 3224543 INFO  (jetty-launcher-22689-thread-4) 
[n:127.0.0.1:65480_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:65474/solr ready
   [junit4]   2> 3224543 INFO  (jetty-launcher-22689-thread-4) 
[n:127.0.0.1:65480_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version -1
   [junit4]   2> 3224543 INFO  (jetty-launcher-22689-thread-1) 
[n:127.0.0.1:65482_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 3224543 DEBUG (jetty-launcher-22689-thread-1) 
[n:127.0.0.1:65482_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:65479_solr, 127.0.0.1:65480_solr, 
127.0.0.1:65481_solr, 127.0.0.1:65482_solr]
   [junit4]   2> 3224544 DEBUG (jetty-launcher-22689-thread-1) 
[n:127.0.0.1:65482_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3224545 INFO  (jetty-launcher-22689-thread-1) 
[n:127.0.0.1:65482_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:65474/solr ready
   [junit4]   2> 3224545 INFO  (jetty-launcher-22689-thread-1) 
[n:127.0.0.1:65482_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version -1
   [junit4]   2> 3224557 INFO  (jetty-launcher-22689-thread-4) 
[n:127.0.0.1:65480_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3224559 INFO  (jetty-launcher-22689-thread-1) 
[n:127.0.0.1:65482_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3224579 INFO  (jetty-launcher-22689-thread-4) 
[n:127.0.0.1:65480_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_65480.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@613a4aba
   [junit4]   2> 3224581 INFO  (jetty-launcher-22689-thread-1) 
[n:127.0.0.1:65482_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_65482.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@613a4aba
   [junit4]   2> 3224588 INFO  (jetty-launcher-22689-thread-4) 
[n:127.0.0.1:65480_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_65480.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@613a4aba
   [junit4]   2> 3224588 INFO  (jetty-launcher-22689-thread-4) 
[n:127.0.0.1:65480_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_65480.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@613a4aba
   [junit4]   2> 3224589 INFO  (jetty-launcher-22689-thread-4) 
[n:127.0.0.1:65480_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_E3EDD29F71B07064-001/tempDir-001/node4/.
   [junit4]   2> 3224590 INFO  (jetty-launcher-22689-thread-1) 
[n:127.0.0.1:65482_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_65482.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@613a4aba
   [junit4]   2> 3224590 INFO  (jetty-launcher-22689-thread-1) 
[n:127.0.0.1:65482_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_65482.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@613a4aba
   [junit4]   2> 3224591 INFO  (jetty-launcher-22689-thread-1) 
[n:127.0.0.1:65482_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_E3EDD29F71B07064-001/tempDir-001/node1/.
   [junit4]   2> 3224653 INFO  
(TEST-TestContainerReqHandler.testRuntimeLib-seed#[E3EDD29F71B07064]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3224655 INFO  (zkConnectionManagerCallback-22770-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3224655 INFO  
(TEST-TestContainerReqHandler.testRuntimeLib-seed#[E3EDD29F71B07064]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3224655 DEBUG 
(TEST-TestContainerReqHandler.testRuntimeLib-seed#[E3EDD29F71B07064]) [     ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3224656 DEBUG 
(TEST-TestContainerReqHandler.testRuntimeLib-seed#[E3EDD29F71B07064]) [     ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3224657 INFO  
(TEST-TestContainerReqHandler.testRuntimeLib-seed#[E3EDD29F71B07064]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3224657 DEBUG 
(TEST-TestContainerReqHandler.testRuntimeLib-seed#[E3EDD29F71B07064]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> 
[127.0.0.1:65479_solr, 127.0.0.1:65480_solr, 127.0.0.1:65481_solr, 
127.0.0.1:65482_solr]
   [junit4]   2> 3224659 DEBUG 
(TEST-TestContainerReqHandler.testRuntimeLib-seed#[E3EDD29F71B07064]) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [0] total [0]
   [junit4]   2> 3224660 INFO  
(TEST-TestContainerReqHandler.testRuntimeLib-seed#[E3EDD29F71B07064]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65474/solr ready
   [junit4]   2> 3224668 ERROR (qtp1102437835-55819) [n:127.0.0.1:65479_solr    
 ] o.a.s.h.a.CollectionHandlerApi Error loading runtimelib 
   [junit4]   2>           => org.apache.solr.common.SolrException: Invalid jar 
from http://localhost:65473/jar1.jar , expected sha512 hash : wrong-sha512 , 
actual : 
d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420
   [junit4]   2>        at 
org.apache.solr.core.RuntimeLib.init(RuntimeLib.java:105)
   [junit4]   2> org.apache.solr.common.SolrException: Invalid jar from 
http://localhost:65473/jar1.jar , expected sha512 hash : wrong-sha512 , actual 
: 
d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420
   [junit4]   2>        at 
org.apache.solr.core.RuntimeLib.init(RuntimeLib.java:105) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionHandlerApi.addUpdateRuntimeLib(CollectionHandlerApi.java:212)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionHandlerApi.lambda$wrap$0(CollectionHandlerApi.java:114)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionHandlerApi$2.invoke(CollectionHandlerApi.java:299)
 ~[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:834) [?:?]
   [junit4]   2> 3224669 ERROR (qtp1102437835-55819) [n:127.0.0.1:65479_solr    
 ] o.a.s.h.a.CollectionHandlerApi Error in running command {
   [junit4]   2>   "add-runtimelib":{
   [junit4]   2>     "name":"foo",
   [junit4]   2>     "url":"http://localhost:65473/jar1.jar";,
   [junit4]   2>     "sha512":"wrong-sha512"},
   [junit4]   2>   "errors":["Invalid jar from http://localhost:65473/jar1.jar 
, expected sha512 hash : wrong-sha512 , actual : 
d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420"]}
 , current clusterprops.json : {}
   [junit4]   2> 3224669 INFO  (qtp1102437835-55819) [n:127.0.0.1:65479_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster 
params={wt=javabin&version=2} status=400 QTime=7
   [junit4]   2> 3224671 ERROR (qtp1102437835-55824) [n:127.0.0.1:65479_solr    
 ] o.a.s.c.BlobRepository Error loading resource http://localhost:65473/jar0.jar
   [junit4]   2>           => org.apache.solr.common.SolrException: no such 
resource available: foo, url : http://localhost:65473/jar0.jar
   [junit4]   2>        at 
org.apache.solr.core.BlobRepository.fetchFromUrl(BlobRepository.java:219)
   [junit4]   2> org.apache.solr.common.SolrException: no such resource 
available: foo, url : http://localhost:65473/jar0.jar
   [junit4]   2>        at 
org.apache.solr.core.BlobRepository.fetchFromUrl(BlobRepository.java:219) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.RuntimeLib.init(RuntimeLib.java:101) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionHandlerApi.addUpdateRuntimeLib(CollectionHandlerApi.java:212)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionHandlerApi.lambda$wrap$0(CollectionHandlerApi.java:114)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionHandlerApi$2.invoke(CollectionHandlerApi.java:299)
 ~[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:834) [?:?]
   [junit4]   2> 3224671 ERROR (qtp1102437835-55824) [n:127.0.0.1:65479_solr    
 ] o.a.s.h.a.CollectionHandlerApi Error loading runtimelib 
   [junit4]   2>           => org.apache.solr.common.SolrException: no such 
resource available: foo, url : http://localhost:65473/jar0.jar
   [junit4]   2>        at 
org.apache.solr.core.BlobRepository.fetchFromUrl(BlobRepository.java:219)
   [junit4]   2> org.apache.solr.common.SolrException: no such resource 
available: foo, url : http://localhost:65473/jar0.jar
   [junit4]   2>        at 
org.apache.solr.core.BlobRepository.fetchFromUrl(BlobRepository.java:219) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.RuntimeLib.init(RuntimeLib.java:101) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionHandlerApi.addUpdateRuntimeLib(CollectionHandlerApi.java:212)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionHandlerApi.lambda$wrap$0(CollectionHandlerApi.java:114)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionHandlerApi$2.invoke(CollectionHandlerApi.java:299)
 ~[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:834) [?:?]
   [junit4]   2> 3224672 ERROR (qtp1102437835-55824) [n:127.0.0.1:65479_solr    
 ] o.a.s.h.a.CollectionHandlerApi Error in running command {
   [junit4]   2>   "add-runtimelib":{
   [junit4]   2>     "name":"foo",
   [junit4]   2>     "url":"http://localhost:65473/jar0.jar";,
   [junit4]   2>     
"sha512":"d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420"},
   [junit4]   2>   "errors":["no such resource available: foo, url : 
http://localhost:65473/jar0.jar"]} , current clusterprops.json : {}
   [junit4]   2> 3224672 INFO  (qtp1102437835-55824) [n:127.0.0.1:65479_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster 
params={wt=javabin&version=2} status=400 QTime=2
   [junit4]   2> 3224678 INFO  (qtp256155641-55831) [n:127.0.0.1:65482_solr     
] o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 3224681 DEBUG (zkCallback-22751-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: {runtimeLib={foo={name=foo, 
url=http://localhost:65473/jar1.jar, 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}}
 to version 0
   [junit4]   2> 3224681 DEBUG (zkCallback-22769-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: {runtimeLib={foo={name=foo, 
url=http://localhost:65473/jar1.jar, 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}}
 to version 0
   [junit4]   2> 3224681 DEBUG (zkCallback-22757-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: {runtimeLib={foo={name=foo, 
url=http://localhost:65473/jar1.jar, 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}}
 to version 0
   [junit4]   2> 3224681 DEBUG (zkCallback-22730-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: {runtimeLib={foo={name=foo, 
url=http://localhost:65473/jar1.jar, 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}}
 to version 0
   [junit4]   2> 3224681 DEBUG (zkCallback-22720-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: {runtimeLib={foo={name=foo, 
url=http://localhost:65473/jar1.jar, 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}}
 to version 0
   [junit4]   2> 3224681 INFO  (zkCallback-22720-thread-1) [     ] 
o.a.s.c.LibListener clusterprops.json changed , version 0
   [junit4]   2> 3224681 INFO  (zkCallback-22730-thread-1) [     ] 
o.a.s.c.LibListener clusterprops.json changed , version 0
   [junit4]   2> 3224681 DEBUG (zkCallback-22728-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: {runtimeLib={foo={name=foo, 
url=http://localhost:65473/jar1.jar, 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}}
 to version 0
   [junit4]   2> 3224681 INFO  (zkCallback-22728-thread-1) [     ] 
o.a.s.c.LibListener clusterprops.json changed , version 0
   [junit4]   2> 3224681 DEBUG (zkCallback-22745-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: {runtimeLib={foo={name=foo, 
url=http://localhost:65473/jar1.jar, 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}}
 to version 0
   [junit4]   2> 3224682 DEBUG (zkCallback-22762-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: {runtimeLib={foo={name=foo, 
url=http://localhost:65473/jar1.jar, sha512=d01b51de67ae1680

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

e node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged 
path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 84338 DEBUG (zkCallback-1733-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> 84339 DEBUG (zkCallback-1741-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> 84339 DEBUG (zkCallback-1746-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> 84344 INFO  (closeThreadPool-1802-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72065164298354701-127.0.0.1:61844_solr-n_0000000000) closing
   [junit4]   2> 84449 INFO  (zkCallback-1746-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 84449 INFO  (zkCallback-1741-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 84449 DEBUG (zkCallback-1746-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:61843_solr, 127.0.0.1:61844_solr, 127.0.0.1:61845_solr] -> 
[127.0.0.1:61844_solr, 127.0.0.1:61845_solr]
   [junit4]   2> 84449 DEBUG (zkCallback-1741-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:61843_solr, 127.0.0.1:61844_solr, 127.0.0.1:61845_solr] -> 
[127.0.0.1:61844_solr, 127.0.0.1:61845_solr]
   [junit4]   2> 84449 INFO  (zkCallback-1766-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 84449 DEBUG (zkCallback-1766-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:61843_solr, 127.0.0.1:61844_solr, 127.0.0.1:61845_solr] -> 
[127.0.0.1:61844_solr, 127.0.0.1:61845_solr]
   [junit4]   2> 84449 INFO  (zkCallback-1733-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 84449 DEBUG (zkCallback-1733-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:61843_solr, 127.0.0.1:61844_solr, 127.0.0.1:61845_solr] -> 
[127.0.0.1:61844_solr, 127.0.0.1:61845_solr]
   [junit4]   2> 84450 INFO  (zkCallback-1759-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 84450 DEBUG (zkCallback-1759-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:61843_solr, 127.0.0.1:61844_solr, 127.0.0.1:61845_solr] -> 
[127.0.0.1:61844_solr, 127.0.0.1:61845_solr]
   [junit4]   2> 84542 INFO  (jetty-closer-1786-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@5790dd5a{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 84542 INFO  (jetty-closer-1786-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2e84ae62{/solr,null,UNAVAILABLE}
   [junit4]   2> 84542 INFO  (jetty-closer-1786-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 84644 INFO  (jetty-closer-1786-thread-4) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@4fa430e2{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 84644 INFO  (jetty-closer-1786-thread-4) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5bf19e90{/solr,null,UNAVAILABLE}
   [junit4]   2> 84644 INFO  (jetty-closer-1786-thread-4) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 84670 INFO  (jetty-closer-1786-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72065164298354701-127.0.0.1:61844_solr-n_0000000000) closing
   [junit4]   2> 84747 INFO  (jetty-closer-1786-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1df252a7{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 84748 INFO  (jetty-closer-1786-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5caa6f3{/solr,null,UNAVAILABLE}
   [junit4]   2> 84748 INFO  (jetty-closer-1786-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 84786 INFO  (jetty-closer-1786-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@6f67072d{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 84786 INFO  (jetty-closer-1786-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3337ef69{/solr,null,UNAVAILABLE}
   [junit4]   2> 84786 INFO  (jetty-closer-1786-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 84788 INFO  
(TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[E3EDD29F71B07064])
 [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 85008 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/72065164298354701-127.0.0.1:61844_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        37      /solr/live_nodes
   [junit4]   2>        9       /solr/collections
   [junit4]   2>        7       /solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> 85198 INFO  
(TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[E3EDD29F71B07064])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61837
   [junit4]   2> 85198 INFO  
(TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[E3EDD29F71B07064])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 61837
   [junit4]   2> 85199 INFO  
(TEST-TestContainerReqHandler.testRuntimeLibWithSig2048-seed#[E3EDD29F71B07064])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testRuntimeLibWithSig2048
   [junit4] OK      3.27s J1 | TestContainerReqHandler.testRuntimeLibWithSig2048
   [junit4]   2> 85200 INFO  
(SUITE-TestContainerReqHandler-seed#[E3EDD29F71B07064]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 85200 INFO  
(SUITE-TestContainerReqHandler-seed#[E3EDD29F71B07064]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61837
   [junit4]   2> 85200 INFO  
(SUITE-TestContainerReqHandler-seed#[E3EDD29F71B07064]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 61837
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerReqHandler_E3EDD29F71B07064-002
   [junit4]   2> Jul 22, 2019 2:52:26 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=1481, maxMBSortInHeap=6.981387262397332, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@45ac4163),
 locale=shi-Latn-MA, timezone=America/St_Kitts
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/AdoptOpenJDK 11.0.3 
(64-bit)/cpus=3,threads=1,free=89673592,total=220200960
   [junit4]   2> NOTE: All tests run in this JVM: [TestContainerReqHandler, 
TestContainerReqHandler, TestContainerReqHandler]
   [junit4] Completed [5/5 (3!)] on J1 in 23.80s, 5 tests, 1 failure <<< 
FAILURES!

[...truncated 12 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, 25 tests, 3 failures [seed: 
E3EDD29F71B07064]

Total time: 1 minute 31 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   3/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=eca1e969f176870e2f96e891ec6644852e97f862, 
workspace=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX
[WARNINGS] Computing warning deltas based on reference build #253
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
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to