You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/08/31 03:58:58 UTC

[JENKINS] Lucene-Solr-8.x-Windows (64bit/jdk-11.0.6) - Build # 1584 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1584/
Java: 64bit/jdk-11.0.6 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.handler.TestContainerPlugin.testApiFromPackage

Error Message:
Error from server at http://127.0.0.1:64010/solr: Error executing command

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:64010/solr: Error executing command
	at __randomizedtesting.SeedInfo.seed([5E2213A714C1D88E:B37CEBD6268B0F07]:0)
	at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:67)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:647)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:390)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:360)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.handler.TestContainerPlugin.testApiFromPackage(TestContainerPlugin.java:266)
	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 14320 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerPlugin
   [junit4]   2> 565014 INFO  (SUITE-TestContainerPlugin-seed#[5E2213A714C1D88E]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of 'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 565014 INFO  (SUITE-TestContainerPlugin-seed#[5E2213A714C1D88E]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 565014 INFO  (SUITE-TestContainerPlugin-seed#[5E2213A714C1D88E]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestContainerPlugin_5E2213A714C1D88E-001\data-dir-45-001
   [junit4]   2> 565014 INFO  (SUITE-TestContainerPlugin-seed#[5E2213A714C1D88E]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 565016 INFO  (SUITE-TestContainerPlugin-seed#[5E2213A714C1D88E]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 565017 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[5E2213A714C1D88E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testApiFromPackage
   [junit4]   2> 565017 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[5E2213A714C1D88E]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestContainerPlugin_5E2213A714C1D88E-001\tempDir-001
   [junit4]   2> 565018 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[5E2213A714C1D88E]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 565018 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 565018 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 565020 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 565122 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[5E2213A714C1D88E]) [     ] o.a.s.c.ZkTestServer start zk server on port: 63991
   [junit4]   2> 565122 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[5E2213A714C1D88E]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:63991
   [junit4]   2> 565122 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[5E2213A714C1D88E]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:63991
   [junit4]   2> 565122 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[5E2213A714C1D88E]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 63991
   [junit4]   2> 565124 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[5E2213A714C1D88E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 565129 INFO  (zkConnectionManagerCallback-4925-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 565129 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[5E2213A714C1D88E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 565133 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[5E2213A714C1D88E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 565137 INFO  (zkConnectionManagerCallback-4927-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 565137 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[5E2213A714C1D88E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 565138 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[5E2213A714C1D88E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 565140 INFO  (zkConnectionManagerCallback-4929-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 565140 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[5E2213A714C1D88E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 565246 WARN  (jetty-launcher-4930-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 565246 WARN  (jetty-launcher-4930-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 565246 WARN  (jetty-launcher-4930-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 565246 WARN  (jetty-launcher-4930-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 565246 INFO  (jetty-launcher-4930-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 565246 INFO  (jetty-launcher-4930-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 565248 INFO  (jetty-launcher-4930-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 565246 INFO  (jetty-launcher-4930-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 565248 INFO  (jetty-launcher-4930-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 565248 INFO  (jetty-launcher-4930-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 565248 INFO  (jetty-launcher-4930-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 565248 INFO  (jetty-launcher-4930-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 565248 INFO  (jetty-launcher-4930-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 565248 INFO  (jetty-launcher-4930-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 565248 INFO  (jetty-launcher-4930-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 565248 INFO  (jetty-launcher-4930-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 565249 INFO  (jetty-launcher-4930-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 565249 INFO  (jetty-launcher-4930-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 565249 INFO  (jetty-launcher-4930-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 565249 INFO  (jetty-launcher-4930-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 565249 INFO  (jetty-launcher-4930-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 565249 INFO  (jetty-launcher-4930-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 565249 INFO  (jetty-launcher-4930-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@528f3aef{/solr,null,AVAILABLE}
   [junit4]   2> 565249 INFO  (jetty-launcher-4930-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6b3dd21{/solr,null,AVAILABLE}
   [junit4]   2> 565249 INFO  (jetty-launcher-4930-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 565249 INFO  (jetty-launcher-4930-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 565249 INFO  (jetty-launcher-4930-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 565249 INFO  (jetty-launcher-4930-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 565249 INFO  (jetty-launcher-4930-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 565250 INFO  (jetty-launcher-4930-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 565250 INFO  (jetty-launcher-4930-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2080be26{/solr,null,AVAILABLE}
   [junit4]   2> 565250 INFO  (jetty-launcher-4930-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@106b1b9c{/solr,null,AVAILABLE}
   [junit4]   2> 565250 INFO  (jetty-launcher-4930-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3a9fb8b2{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:64004}
   [junit4]   2> 565250 INFO  (jetty-launcher-4930-thread-3) [     ] o.e.j.s.Server Started @565284ms
   [junit4]   2> 565250 INFO  (jetty-launcher-4930-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3f788ff2{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:64005}
   [junit4]   2> 565250 INFO  (jetty-launcher-4930-thread-4) [     ] o.e.j.s.Server Started @565284ms
   [junit4]   2> 565250 INFO  (jetty-launcher-4930-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64005}
   [junit4]   2> 565250 INFO  (jetty-launcher-4930-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64004}
   [junit4]   2> 565250 ERROR (jetty-launcher-4930-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 565250 ERROR (jetty-launcher-4930-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 565250 INFO  (jetty-launcher-4930-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 565250 INFO  (jetty-launcher-4930-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 565250 INFO  (jetty-launcher-4930-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 565250 INFO  (jetty-launcher-4930-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 565250 INFO  (jetty-launcher-4930-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 565250 INFO  (jetty-launcher-4930-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 565252 INFO  (jetty-launcher-4930-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 565252 INFO  (jetty-launcher-4930-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 565252 INFO  (jetty-launcher-4930-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@476fac4d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:64010}
   [junit4]   2> 565252 INFO  (jetty-launcher-4930-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-08-31T03:11:13.883039800Z
   [junit4]   2> 565252 INFO  (jetty-launcher-4930-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-08-31T03:11:13.883039800Z
   [junit4]   2> 565252 INFO  (jetty-launcher-4930-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@66c2bfea{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:64014}
   [junit4]   2> 565252 INFO  (jetty-launcher-4930-thread-2) [     ] o.e.j.s.Server Started @565285ms
   [junit4]   2> 565252 INFO  (jetty-launcher-4930-thread-1) [     ] o.e.j.s.Server Started @565285ms
   [junit4]   2> 565252 INFO  (jetty-launcher-4930-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64014}
   [junit4]   2> 565252 INFO  (jetty-launcher-4930-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64010}
   [junit4]   2> 565252 ERROR (jetty-launcher-4930-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 565252 INFO  (jetty-launcher-4930-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 565252 INFO  (jetty-launcher-4930-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 565252 INFO  (jetty-launcher-4930-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 565252 INFO  (jetty-launcher-4930-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 565252 INFO  (jetty-launcher-4930-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-08-31T03:11:13.883039800Z
   [junit4]   2> 565252 ERROR (jetty-launcher-4930-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 565252 INFO  (jetty-launcher-4930-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 565252 INFO  (jetty-launcher-4930-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 565252 INFO  (jetty-launcher-4930-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 565252 INFO  (jetty-launcher-4930-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 565252 INFO  (jetty-launcher-4930-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-08-31T03:11:13.883039800Z
   [junit4]   2> 565252 INFO  (jetty-launcher-4930-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 565252 INFO  (jetty-launcher-4930-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 565252 INFO  (jetty-launcher-4930-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 565253 INFO  (jetty-launcher-4930-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 565257 INFO  (zkConnectionManagerCallback-4934-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 565257 INFO  (jetty-launcher-4930-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 565257 INFO  (zkConnectionManagerCallback-4936-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 565257 INFO  (zkConnectionManagerCallback-4938-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 565257 INFO  (jetty-launcher-4930-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 565257 INFO  (jetty-launcher-4930-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 565257 INFO  (zkConnectionManagerCallback-4933-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 565257 INFO  (jetty-launcher-4930-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 565257 INFO  (jetty-launcher-4930-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 565257 INFO  (jetty-launcher-4930-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 565257 INFO  (jetty-launcher-4930-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 565257 INFO  (jetty-launcher-4930-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 565535 INFO  (jetty-launcher-4930-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 565536 INFO  (jetty-launcher-4930-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 565536 WARN  (jetty-launcher-4930-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@338e40e6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 565536 WARN  (jetty-launcher-4930-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@463588e3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 565536 WARN  (jetty-launcher-4930-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@338e40e6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 565536 WARN  (jetty-launcher-4930-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@463588e3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 565539 WARN  (jetty-launcher-4930-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5141d6f9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 565539 WARN  (jetty-launcher-4930-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5141d6f9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 565539 WARN  (jetty-launcher-4930-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7a62d087[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 565539 WARN  (jetty-launcher-4930-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7a62d087[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 565540 INFO  (jetty-launcher-4930-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63991/solr
   [junit4]   2> 565540 INFO  (jetty-launcher-4930-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63991/solr
   [junit4]   2> 565540 INFO  (jetty-launcher-4930-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 565540 INFO  (jetty-launcher-4930-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 565544 INFO  (zkConnectionManagerCallback-4956-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 565544 INFO  (zkConnectionManagerCallback-4958-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 565544 INFO  (jetty-launcher-4930-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 565544 INFO  (jetty-launcher-4930-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 565547 WARN  (jetty-launcher-4930-thread-3-SendThread(127.0.0.1:63991)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1005ae8a6c80007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1005ae8a6c80007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1005ae8a6c80007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 565751 INFO  (jetty-launcher-4930-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 565752 WARN  (jetty-launcher-4930-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@21d8d292[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 565753 WARN  (jetty-launcher-4930-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@21d8d292[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 565755 WARN  (jetty-launcher-4930-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4054127[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 565755 WARN  (jetty-launcher-4930-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4054127[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 565756 INFO  (jetty-launcher-4930-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63991/solr
   [junit4]   2> 565757 INFO  (jetty-launcher-4930-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 565760 INFO  (zkConnectionManagerCallback-4971-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 565760 INFO  (jetty-launcher-4930-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 565769 INFO  (jetty-launcher-4930-thread-3) [n:127.0.0.1:64004_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 565773 INFO  (zkConnectionManagerCallback-4973-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 565773 INFO  (jetty-launcher-4930-thread-3) [n:127.0.0.1:64004_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 565869 INFO  (jetty-launcher-4930-thread-2) [n:127.0.0.1:64010_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 565874 INFO  (zkConnectionManagerCallback-4977-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 565874 INFO  (jetty-launcher-4930-thread-2) [n:127.0.0.1:64010_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 565907 INFO  (jetty-launcher-4930-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 565908 WARN  (jetty-launcher-4930-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@122027f7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 565908 WARN  (jetty-launcher-4930-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@122027f7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 565912 WARN  (jetty-launcher-4930-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@47230b61[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 565912 WARN  (jetty-launcher-4930-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@47230b61[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 565912 INFO  (jetty-launcher-4930-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63991/solr
   [junit4]   2> 565913 INFO  (jetty-launcher-4930-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 565917 INFO  (zkConnectionManagerCallback-4986-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 565917 INFO  (jetty-launcher-4930-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 565921 INFO  (jetty-launcher-4930-thread-2) [n:127.0.0.1:64010_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64010_solr
   [junit4]   2> 565924 INFO  (jetty-launcher-4930-thread-2) [n:127.0.0.1:64010_solr     ] o.a.s.c.Overseer Overseer (id=72157549314965515-127.0.0.1:64010_solr-n_0000000000) starting
   [junit4]   2> 565945 INFO  (jetty-launcher-4930-thread-2) [n:127.0.0.1:64010_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64010_solr
   [junit4]   2> 565945 INFO  (OverseerStateUpdate-72157549314965515-127.0.0.1:64010_solr-n_0000000000) [n:127.0.0.1:64010_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:64010_solr
   [junit4]   2> 565955 INFO  (OverseerStateUpdate-72157549314965515-127.0.0.1:64010_solr-n_0000000000) [n:127.0.0.1:64010_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 565961 INFO  (jetty-launcher-4930-thread-2) [n:127.0.0.1:64010_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 565961 WARN  (jetty-launcher-4930-thread-2) [n:127.0.0.1:64010_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 565973 INFO  (jetty-launcher-4930-thread-1) [n:127.0.0.1:64014_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 565978 INFO  (zkConnectionManagerCallback-4993-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 565979 INFO  (jetty-launcher-4930-thread-1) [n:127.0.0.1:64014_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 565987 INFO  (jetty-launcher-4930-thread-2) [n:127.0.0.1:64010_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 566009 INFO  (jetty-launcher-4930-thread-2) [n:127.0.0.1:64010_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64010.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33458d30
   [junit4]   2> 566016 INFO  (jetty-launcher-4930-thread-2) [n:127.0.0.1:64010_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64010.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33458d30
   [junit4]   2> 566016 INFO  (jetty-launcher-4930-thread-2) [n:127.0.0.1:64010_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64010.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33458d30
   [junit4]   2> 566017 INFO  (jetty-launcher-4930-thread-2) [n:127.0.0.1:64010_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestContainerPlugin_5E2213A714C1D88E-001\tempDir-001\node2
   [junit4]   2> 566047 INFO  (jetty-launcher-4930-thread-1) [n:127.0.0.1:64014_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 566065 INFO  (jetty-launcher-4930-thread-1) [n:127.0.0.1:64014_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:64014_solr as DOWN
   [junit4]   2> 566070 INFO  (jetty-launcher-4930-thread-1) [n:127.0.0.1:64014_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 566070 INFO  (jetty-launcher-4930-thread-1) [n:127.0.0.1:64014_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64014_solr
   [junit4]   2> 566074 INFO  (jetty-launcher-4930-thread-4) [n:127.0.0.1:64005_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 566074 INFO  (zkCallback-4992-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 566074 INFO  (zkCallback-4976-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 566077 INFO  (jetty-launcher-4930-thread-1) [n:127.0.0.1:64014_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 566077 INFO  (zkConnectionManagerCallback-5002-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 566077 INFO  (jetty-launcher-4930-thread-4) [n:127.0.0.1:64005_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 566077 WARN  (jetty-launcher-4930-thread-1) [n:127.0.0.1:64014_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 566109 INFO  (jetty-launcher-4930-thread-4) [n:127.0.0.1:64005_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 566112 INFO  (jetty-launcher-4930-thread-1) [n:127.0.0.1:64014_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 566131 INFO  (jetty-launcher-4930-thread-1) [n:127.0.0.1:64014_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64014.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33458d30
   [junit4]   2> 566137 INFO  (jetty-launcher-4930-thread-1) [n:127.0.0.1:64014_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64014.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33458d30
   [junit4]   2> 566137 INFO  (jetty-launcher-4930-thread-1) [n:127.0.0.1:64014_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64014.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33458d30
   [junit4]   2> 566137 INFO  (jetty-launcher-4930-thread-4) [n:127.0.0.1:64005_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:64005_solr as DOWN
   [junit4]   2> 566140 INFO  (jetty-launcher-4930-thread-1) [n:127.0.0.1:64014_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestContainerPlugin_5E2213A714C1D88E-001\tempDir-001\node1
   [junit4]   2> 566145 INFO  (jetty-launcher-4930-thread-4) [n:127.0.0.1:64005_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 566145 INFO  (jetty-launcher-4930-thread-4) [n:127.0.0.1:64005_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64005_solr
   [junit4]   2> 566153 INFO  (zkCallback-4976-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 566156 INFO  (zkCallback-4992-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 566156 INFO  (zkCallback-5001-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 566164 INFO  (jetty-launcher-4930-thread-4) [n:127.0.0.1:64005_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 566164 WARN  (jetty-launcher-4930-thread-4) [n:127.0.0.1:64005_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 566191 INFO  (jetty-launcher-4930-thread-4) [n:127.0.0.1:64005_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 566209 INFO  (jetty-launcher-4930-thread-4) [n:127.0.0.1:64005_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64005.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33458d30
   [junit4]   2> 566214 INFO  (jetty-launcher-4930-thread-4) [n:127.0.0.1:64005_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64005.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33458d30
   [junit4]   2> 566214 INFO  (jetty-launcher-4930-thread-4) [n:127.0.0.1:64005_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64005.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33458d30
   [junit4]   2> 566215 INFO  (jetty-launcher-4930-thread-4) [n:127.0.0.1:64005_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestContainerPlugin_5E2213A714C1D88E-001\tempDir-001\node4
   [junit4]   2> 566267 INFO  (jetty-launcher-4930-thread-3) [n:127.0.0.1:64004_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 566271 INFO  (jetty-launcher-4930-thread-3) [n:127.0.0.1:64004_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:64004_solr as DOWN
   [junit4]   2> 566273 INFO  (jetty-launcher-4930-thread-3) [n:127.0.0.1:64004_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 566274 INFO  (jetty-launcher-4930-thread-3) [n:127.0.0.1:64004_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64004_solr
   [junit4]   2> 566276 INFO  (zkCallback-4992-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 566276 INFO  (zkCallback-4976-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 566276 INFO  (zkCallback-5001-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 566276 INFO  (zkCallback-4972-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 566278 INFO  (jetty-launcher-4930-thread-3) [n:127.0.0.1:64004_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 566278 WARN  (jetty-launcher-4930-thread-3) [n:127.0.0.1:64004_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 566303 INFO  (jetty-launcher-4930-thread-3) [n:127.0.0.1:64004_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 566330 INFO  (jetty-launcher-4930-thread-3) [n:127.0.0.1:64004_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64004.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33458d30
   [junit4]   2> 566335 INFO  (jetty-launcher-4930-thread-3) [n:127.0.0.1:64004_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64004.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33458d30
   [junit4]   2> 566335 INFO  (jetty-launcher-4930-thread-3) [n:127.0.0.1:64004_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64004.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33458d30
   [junit4]   2> 566337 INFO  (jetty-launcher-4930-thread-3) [n:127.0.0.1:64004_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestContainerPlugin_5E2213A714C1D88E-001\tempDir-001\node3
   [junit4]   2> 566355 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[5E2213A714C1D88E]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 566356 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[5E2213A714C1D88E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 566360 INFO  (zkConnectionManagerCallback-5027-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 566360 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[5E2213A714C1D88E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 566361 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[5E2213A714C1D88E]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 566362 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[5E2213A714C1D88E]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63991/solr ready
   [junit4]   2> 566396 INFO  (qtp878202953-7731) [n:127.0.0.1:64004_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:64005_solr} status=0 QTime=0
   [junit4]   2> 566396 INFO  (updateExecutor-4949-thread-1-processing-n:127.0.0.1:64004_solr) [n:127.0.0.1:64004_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:64005_solr 
   [junit4]   2> 566397 INFO  (qtp1235770120-7741) [n:127.0.0.1:64010_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:64005_solr} status=0 QTime=0
   [junit4]   2> 566397 INFO  (updateExecutor-4950-thread-1-processing-n:127.0.0.1:64010_solr) [n:127.0.0.1:64010_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:64005_solr 
   [junit4]   2> 566397 INFO  (qtp834627509-7734) [n:127.0.0.1:64005_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0
   [junit4]   2> 566397 INFO  (qtp1745181850-7739) [n:127.0.0.1:64014_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:64005_solr} status=0 QTime=0
   [junit4]   2> 566397 INFO  (qtp834627509-7732) [n:127.0.0.1:64005_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0
   [junit4]   2> 566400 INFO  (qtp834627509-7728) [n:127.0.0.1:64005_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=19
   [junit4]   1> sync resp: http://127.0.0.1:64005/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null
   [junit4]   2> 566401 INFO  (qtp834627509-7734) [n:127.0.0.1:64005_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 566401 INFO  (updateExecutor-4967-thread-1-processing-n:127.0.0.1:64014_solr) [n:127.0.0.1:64014_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:64005_solr 
   [junit4]   2> 566401 INFO  (qtp834627509-7726) [n:127.0.0.1:64005_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 566403 INFO  (qtp834627509-7726) [n:127.0.0.1:64005_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0
   [junit4]   2> 566404 INFO  (qtp1235770120-7744) [n:127.0.0.1:64010_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 566404 INFO  (qtp834627509-7728) [n:127.0.0.1:64005_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 566408 INFO  (updateExecutor-4949-thread-1-processing-n:127.0.0.1:64004_solr) [n:127.0.0.1:64004_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 566408 INFO  (updateExecutor-4950-thread-1-processing-n:127.0.0.1:64010_solr) [n:127.0.0.1:64010_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 566408 INFO  (updateExecutor-4949-thread-1-processing-n:127.0.0.1:64004_solr) [n:127.0.0.1:64004_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 566408 INFO  (updateExecutor-4950-thread-1-processing-n:127.0.0.1:64010_solr) [n:127.0.0.1:64010_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 566409 INFO  (updateExecutor-4967-thread-1-processing-n:127.0.0.1:64014_solr) [n:127.0.0.1:64014_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 566409 INFO  (updateExecutor-4967-thread-1-processing-n:127.0.0.1:64014_solr) [n:127.0.0.1:64014_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 566509 INFO  (qtp1235770120-7744) [n:127.0.0.1:64010_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=2
   [junit4]   2> 566513 INFO  (qtp1745181850-7745) [n:127.0.0.1:64014_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 566515 INFO  (qtp834627509-7732) [n:127.0.0.1:64005_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 566519 INFO  (qtp878202953-7737) [n:127.0.0.1:64004_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 566530 INFO  (qtp834627509-7732) [n:127.0.0.1:64005_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 566535 INFO  (qtp834627509-7732) [n:127.0.0.1:64005_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /myplugin/v1.jar
   [junit4]   2> 566536 INFO  (qtp1235770120-7743) [n:127.0.0.1:64010_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 566537 INFO  (qtp1745181850-7742) [n:127.0.0.1:64014_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 566537 INFO  (qtp878202953-7735) [n:127.0.0.1:64004_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 566538 INFO  (qtp834627509-7732) [n:127.0.0.1:64005_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /myplugin/v1.jar
   [junit4]   2> 566543 INFO  (qtp834627509-7732) [n:127.0.0.1:64005_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 566548 INFO  (qtp1745181850-7745) [n:127.0.0.1:64014_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:64005_solr} status=0 QTime=0
   [junit4]   2> 566548 INFO  (updateExecutor-4967-thread-1-processing-n:127.0.0.1:64014_solr) [n:127.0.0.1:64014_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:64005_solr 
   [junit4]   2> 566549 INFO  (qtp878202953-7737) [n:127.0.0.1:64004_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:64005_solr} status=0 QTime=0
   [junit4]   2> 566549 INFO  (updateExecutor-4949-thread-1-processing-n:127.0.0.1:64004_solr) [n:127.0.0.1:64004_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:64005_solr 
   [junit4]   2> 566549 INFO  (qtp1235770120-7744) [n:127.0.0.1:64010_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:64005_solr} status=0 QTime=0
   [junit4]   2> 566549 INFO  (updateExecutor-4950-thread-1-processing-n:127.0.0.1:64010_solr) [n:127.0.0.1:64010_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:64005_solr 
   [junit4]   2> 566549 INFO  (qtp834627509-7726) [n:127.0.0.1:64005_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 566549 INFO  (qtp834627509-7728) [n:127.0.0.1:64005_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 566549 INFO  (qtp834627509-7734) [n:127.0.0.1:64005_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 566551 INFO  (qtp834627509-7734) [n:127.0.0.1:64005_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0
   [junit4]   2> 566551 INFO  (qtp834627509-7728) [n:127.0.0.1:64005_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0
   [junit4]   2> 566551 INFO  (qtp834627509-7726) [n:127.0.0.1:64005_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0
   [junit4]   2> 566553 INFO  (qtp834627509-7732) [n:127.0.0.1:64005_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/myplugin/v1.jar params={sig=pmrmWCDafdNpYle2rueAGnU2J6NYlcAey9mkZYbqh%2B5RdYo2Ln%2BllLF9voyRj%2BDDivK9GV1XdtKvD9rgCxlD7Q%3D%3D&wt=javabin&version=2} status=0 QTime=24
   [junit4]   2> 566555 INFO  (updateExecutor-4950-thread-1-processing-n:127.0.0.1:64010_solr) [n:127.0.0.1:64010_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 566555 INFO  (updateExecutor-4950-thread-1-processing-n:127.0.0.1:64010_solr) [n:127.0.0.1:64010_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar
   [junit4]   2> 566555 INFO  (updateExecutor-4949-thread-1-processing-n:127.0.0.1:64004_solr) [n:127.0.0.1:64004_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 566555 INFO  (updateExecutor-4949-thread-1-processing-n:127.0.0.1:64004_solr) [n:127.0.0.1:64004_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar
   [junit4]   2> 566556 INFO  (updateExecutor-4967-thread-1-processing-n:127.0.0.1:64014_solr) [n:127.0.0.1:64014_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 566556 INFO  (updateExecutor-4967-thread-1-processing-n:127.0.0.1:64014_solr) [n:127.0.0.1:64014_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar
   [junit4]   2> 566556 INFO  (qtp1235770120-7736) [n:127.0.0.1:64010_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 566560 INFO  (qtp1745181850-7747) [n:127.0.0.1:64014_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 566563 INFO  (qtp834627509-7728) [n:127.0.0.1:64005_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 566566 INFO  (qtp878202953-7731) [n:127.0.0.1:64004_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 566574 INFO  (qtp834627509-7734) [n:127.0.0.1:64005_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 566576 INFO  (qtp834627509-7734) [n:127.0.0.1:64005_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /myplugin/v2.jar
   [junit4]   2> 566577 INFO  (qtp878202953-7729) [n:127.0.0.1:64004_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 566577 INFO  (qtp1235770120-7741) [n:127.0.0.1:64010_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 566577 INFO  (qtp1745181850-7739) [n:127.0.0.1:64014_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 566577 INFO  (qtp834627509-7734) [n:127.0.0.1:64005_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /myplugin/v2.jar
   [junit4]   2> 566581 INFO  (qtp834627509-7734) [n:127.0.0.1:64005_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 566599 INFO  (qtp878202953-7731) [n:127.0.0.1:64004_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:64005_solr} status=0 QTime=0
   [junit4]   2> 566599 INFO  (updateExecutor-4949-thread-1-processing-n:127.0.0.1:64004_solr) [n:127.0.0.1:64004_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:64005_solr 
   [junit4]   2> 566600 INFO  (qtp1745181850-7747) [n:127.0.0.1:64014_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:64005_solr} status=0 QTime=0
   [junit4]   2> 566601 INFO  (updateExecutor-4967-thread-1-processing-n:127.0.0.1:64014_solr) [n:127.0.0.1:64014_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:64005_solr 
   [junit4]   2> 566601 INFO  (qtp834627509-7728) [n:127.0.0.1:64005_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 566601 INFO  (qtp1235770120-7736) [n:127.0.0.1:64010_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:64005_solr} status=0 QTime=0
   [junit4]   2> 566601 INFO  (updateExecutor-4950-thread-1-processing-n:127.0.0.1:64010_solr) [n:127.0.0.1:64010_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:64005_solr 
   [junit4]   2> 566601 INFO  (qtp834627509-7726) [n:127.0.0.1:64005_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 566603 INFO  (qtp834627509-7726) [n:127.0.0.1:64005_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 566603 INFO  (qtp834627509-7732) [n:127.0.0.1:64005_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0
   [junit4]   2> 566604 INFO  (qtp834627509-7726) [n:127.0.0.1:64005_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0
   [junit4]   2> 566604 INFO  (qtp834627509-7728) [n:127.0.0.1:64005_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0
   [junit4]   2> 566611 INFO  (qtp834627509-7734) [n:127.0.0.1:64005_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/myplugin/v2.jar params={sig=StR3DmqaUSL7qjDOeVEiCqE%2BouiZAkW99fsL48F9oWG047o7NGgwwZ36iGgzDC3S2tPaFjRAd9Zg4UK7OZLQzg%3D%3D&wt=javabin&version=2} status=0 QTime=39
   [junit4]   2> 566612 INFO  (updateExecutor-4950-thread-1-processing-n:127.0.0.1:64010_solr) [n:127.0.0.1:64010_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 566612 INFO  (updateExecutor-4950-thread-1-processing-n:127.0.0.1:64010_solr) [n:127.0.0.1:64010_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar
   [junit4]   2> 566613 INFO  (updateExecutor-4967-thread-1-processing-n:127.0.0.1:64014_solr) [n:127.0.0.1:64014_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 566613 INFO  (updateExecutor-4967-thread-1-processing-n:127.0.0.1:64014_solr) [n:127.0.0.1:64014_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar
   [junit4]   2> 566613 INFO  (updateExecutor-4949-thread-1-processing-n:127.0.0.1:64004_solr) [n:127.0.0.1:64004_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 566613 INFO  (updateExecutor-4949-thread-1-processing-n:127.0.0.1:64004_solr) [n:127.0.0.1:64004_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar
   [junit4]   2> 566615 INFO  (qtp1235770120-7744) [n:127.0.0.1:64010_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 566619 INFO  (qtp1745181850-7742) [n:127.0.0.1:64014_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 566622 INFO  (qtp834627509-7728) [n:127.0.0.1:64005_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 566626 INFO  (qtp878202953-7737) [n:127.0.0.1:64004_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 566672 INFO  (qtp1235770120-7744) [n:127.0.0.1:64010_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 566673 INFO  (qtp1235770120-7744) [n:127.0.0.1:64010_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 566681 INFO  (qtp834627509-7732) [n:127.0.0.1:64005_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 566681 INFO  (qtp1745181850-7742) [n:127.0.0.1:64014_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 566681 INFO  (qtp878202953-7737) [n:127.0.0.1:64004_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 566681 INFO  (qtp1235770120-7744) [n:127.0.0.1:64010_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 566681 INFO  (qtp1235770120-7744) [n:127.0.0.1:64010_solr     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 566685 INFO  (qtp1235770120-7744) [n:127.0.0.1:64010_solr     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 566693 INFO  (qtp1235770120-7744) [n:127.0.0.1:64010_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 566709 INFO  (qtp1235770120-7744) [n:127.0.0.1:64010_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 566709 INFO  (qtp1235770120-7744) [n:127.0.0.1:64010_solr     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.x-Windows/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_5E2213A714C1D88E-001/tempDir-001/node2/filestore/myplugin]
   [junit4]   2> 566709 INFO  (zkCallback-4992-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 566709 INFO  (zkCallback-4972-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 566709 INFO  (zkCallback-4992-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 566709 INFO  (zkCallback-4992-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 566709 INFO  (qtp1235770120-7744) [n:127.0.0.1:64010_solr     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 566709 INFO  (zkCallback-4976-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 566709 INFO  (qtp1235770120-7744) [n:127.0.0.1:64010_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=79
   [junit4]   2> 566709 INFO  (zkCallback-4972-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 566709 INFO  (zkCallback-4972-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 566709 INFO  (zkCallback-5001-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 566709 INFO  (zkCallback-5001-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 566709 INFO  (zkCallback-5001-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 566713 INFO  (zkCallback-4992-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 566713 INFO  (zkCallback-4972-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 566715 INFO  (qtp1235770120-7736) [n:127.0.0.1:64010_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 566715 INFO  (zkCallback-4972-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 566715 INFO  (zkCallback-4992-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 566717 INFO  (zkCallback-4972-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.x-Windows/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_5E2213A714C1D88E-001/tempDir-001/node3/filestore/myplugin]
   [junit4]   2> 566717 INFO  (zkCallback-4972-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 566718 INFO  (zkCallback-4992-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.x-Windows/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_5E2213A714C1D88E-001/tempDir-001/node1/filestore/myplugin]
   [junit4]   2> 566718 INFO  (zkCallback-4992-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 566718 INFO  (zkCallback-5001-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 566719 INFO  (qtp1745181850-7747) [n:127.0.0.1:64014_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 566720 INFO  (zkCallback-5001-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 566722 INFO  (zkCallback-5001-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.x-Windows/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_5E2213A714C1D88E-001/tempDir-001/node4/filestore/myplugin]
   [junit4]   2> 566722 INFO  (qtp834627509-7726) [n:127.0.0.1:64005_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 566722 INFO  (zkCallback-5001-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 566724 INFO  (qtp878202953-7731) [n:127.0.0.1:64004_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 566738 INFO  (qtp878202953-7731) [n:127.0.0.1:64004_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 566743 INFO  (qtp878202953-7735) [n:127.0.0.1:64004_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 566743 ERROR (qtp878202953-7735) [n:127.0.0.1:64004_solr     ] o.a.s.a.V2HttpCall >> path: '/plugin/my/path'
   [junit4]   2> 566743 ERROR (qtp878202953-7735) [n:127.0.0.1:64004_solr     ] o.a.s.a.V2HttpCall Error in init()
   [junit4]   2>           => org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139)
   [junit4]   2> org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139) [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:415) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 566849 INFO  (qtp878202953-7737) [n:127.0.0.1:64004_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/plugin/my/path params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 566853 INFO  (qtp878202953-7729) [n:127.0.0.1:64004_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 566857 INFO  (qtp878202953-7729) [n:127.0.0.1:64004_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 566863 INFO  (zkCallback-5001-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 566863 INFO  (zkCallback-5001-thread-1) [     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 566863 INFO  (zkCallback-5001-thread-1) [     ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar]
   [junit4]   2> 566864 INFO  (qtp1745181850-7739) [n:127.0.0.1:64014_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 566864 INFO  (zkCallback-4976-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 566864 INFO  (zkCallback-4976-thread-1) [     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 566864 INFO  (zkCallback-4992-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 566864 INFO  (zkCallback-4992-thread-1) [     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 566865 INFO  (zkCallback-4972-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 566865 INFO  (zkCallback-4972-thread-1) [     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 566865 INFO  (zkCallback-4972-thread-1) [     ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar]
   [junit4]   2> 566865 INFO  (qtp834627509-7728) [n:127.0.0.1:64005_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 566865 INFO  (zkCallback-4992-thread-1) [     ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar]
   [junit4]   2> 566865 INFO  (zkCallback-4976-thread-1) [     ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar]
   [junit4]   2> 566866 INFO  (zkCallback-5001-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 566866 INFO  (qtp1235770120-7741) [n:127.0.0.1:64010_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 566866 INFO  (qtp878202953-7729) [n:127.0.0.1:64004_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 566866 INFO  (qtp878202953-7729) [n:127.0.0.1:64004_solr     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 566868 INFO  (zkCallback-4972-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 566868 INFO  (zkCallback-4992-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 566868 INFO  (zkCallback-4976-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 566869 INFO  (zkCallback-4972-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 566869 INFO  (zkCallback-4992-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 566869 INFO  (zkCallback-4972-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.x-Windows/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_5E2213A714C1D88E-001/tempDir-001/node3/filestore/myplugin]
   [junit4]   2> 566869 INFO  (zkCallback-4972-thread-1) [     ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 566869 INFO  (qtp878202953-7729) [n:127.0.0.1:64004_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=22
   [junit4]   2> 566873 INFO  (zkCallback-4992-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.x-Windows/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_5E2213A714C1D88E-001/tempDir-001/node1/filestore/myplugin]
   [junit4]   2> 566873 INFO  (zkCallback-4992-thread-1) [     ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 566873 INFO  (zkCallback-5001-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 566873 INFO  (zkCallback-4976-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 566873 INFO  (zkCallback-5001-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.x-Windows/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_5E2213A714C1D88E-001/tempDir-001/node4/filestore/myplugin]
   [junit4]   2> 566873 INFO  (zkCallback-5001-thread-1) [     ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 566873 INFO  (zkCallback-4976-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.x-Windows/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_5E2213A714C1D88E-001/tempDir-001/node2/filestore/myplugin]
   [junit4]   2> 566873 INFO  (zkCallback-4976-thread-1) [     ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 566889 ERROR (qtp1235770120-7743) [n:127.0.0.1:64010_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{update=org.apache.solr.client.solrj.request.beans.PluginMeta@5f226d1d, errorMessages=[No such package version:mypkg:2.0 . available versions :[1.0]]}], 
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:291) [java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:194) [java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:340) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 566893 INFO  (qtp1235770120-7743) [n:127.0.0.1:64010_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=400 QTime=20
   [junit4]   2> 566997 INFO  (jetty-closer-5028-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1148202858
   [junit4]   2> 566997 INFO  (jetty-closer-5028-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=996427663
   [junit4]   2> 566997 INFO  (jetty-closer-5028-thread-3) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=934790064
   [junit4]   2> 566998 INFO  (jetty-closer-5028-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:64014_solr
   [junit4]   2> 566998 INFO  (jetty-closer-5028-thread-3) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:64005_solr
   [junit4]   2> 566998 INFO  (jetty-closer-5028-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:64010_solr
   [junit4]   2> 566999 INFO  (jetty-closer-5028-thread-4) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=973091222
   [junit4]   2> 566999 INFO  (jetty-closer-5028-thread-4) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:64004_solr
   [junit4]   2> 567000 INFO  (jetty-closer-5028-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 567000 INFO  (jetty-closer-5028-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:64014_solr as DOWN
   [junit4]   2> 567000 INFO  (jetty-closer-5028-thread-3) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 567000 INFO  (jetty-closer-5028-thread-3) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:64005_solr as DOWN
   [junit4]   2> 567000 INFO  (jetty-closer-5028-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 567000 INFO  (jetty-closer-5028-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:64010_solr as DOWN
   [junit4]   2> 567000 INFO  (jetty-closer-5028-thread-4) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 567000 INFO  (jetty-closer-5028-thread-4) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:64004_solr as DOWN
   [junit4]   2> 567006 INFO  (jetty-closer-5028-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 567006 INFO  (jetty-closer-5028-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 567006 INFO  (jetty-closer-5028-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@30619a39: rootName = solr_64004, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@23581664
   [junit4]   2> 567006 INFO  (jetty-closer-5028-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 567006 INFO  (jetty-closer-5028-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4e2f6ff7: rootName = solr_64010, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@503e177a
   [junit4]   2> 567006 INFO  (jetty-closer-5028-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 567006 INFO  (jetty-closer-5028-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1f49ae1b: rootName = solr_64005, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@5e178f9d
   [junit4]   2> 567007 INFO  (jetty-closer-5028-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 567007 INFO  (jetty-closer-5028-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@75ab4616: rootName = solr_64014, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@220f0339
   [junit4]   2> 567043 INFO  (jetty-closer-5028-thread-4) [     ] o.a.s.m.SolrMetricManager Cl

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

porter [org.apache.solr.metrics.reporters.SolrJmxReporter@58d865ff: rootName = solr_64427, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@1b2205f5
   [junit4]   2> 580479 INFO  (jetty-closer-5153-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 580479 INFO  (jetty-closer-5153-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 580479 INFO  (jetty-closer-5153-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@123c35d7: rootName = solr_64433, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@1b2205f5
   [junit4]   2> 580479 INFO  (jetty-closer-5153-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 580479 INFO  (jetty-closer-5153-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 580479 INFO  (jetty-closer-5153-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@116e8095: rootName = solr_64429, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@1b2205f5
   [junit4]   2> 580479 INFO  (jetty-closer-5153-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 580479 INFO  (jetty-closer-5153-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 580479 INFO  (jetty-closer-5153-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@26d1f39f: rootName = solr_64432, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@1b2205f5
   [junit4]   2> 580479 INFO  (jetty-closer-5153-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 580481 INFO  (closeThreadPool-5172-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72157550222442507-127.0.0.1:64429_solr-n_0000000000) closing
   [junit4]   2> 580482 INFO  (OverseerStateUpdate-72157550222442507-127.0.0.1:64429_solr-n_0000000000) [n:127.0.0.1:64429_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:64429_solr
   [junit4]   2> 580482 INFO  (OverseerAutoScalingTriggerThread-72157550222442507-127.0.0.1:64429_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 580484 INFO  (closeThreadPool-5172-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72157550222442507-127.0.0.1:64429_solr-n_0000000000) closing
   [junit4]   2> 580586 INFO  (jetty-closer-5153-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72157550222442507-127.0.0.1:64429_solr-n_0000000000) closing
   [junit4]   2> 580587 INFO  (jetty-closer-5153-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1412b344{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 580587 INFO  (jetty-closer-5153-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3d055072{/solr,null,UNAVAILABLE}
   [junit4]   2> 580587 INFO  (jetty-closer-5153-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 580687 INFO  (jetty-closer-5153-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3e0a767f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 580688 INFO  (jetty-closer-5153-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@53d5b3bc{/solr,null,UNAVAILABLE}
   [junit4]   2> 580688 INFO  (jetty-closer-5153-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 580788 INFO  (jetty-closer-5153-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@15a4c0e1{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 580788 INFO  (jetty-closer-5153-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6e529e5f{/solr,null,UNAVAILABLE}
   [junit4]   2> 580788 INFO  (jetty-closer-5153-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 580888 INFO  (jetty-closer-5153-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3417571a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 580889 INFO  (jetty-closer-5153-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@14a604e0{/solr,null,UNAVAILABLE}
   [junit4]   2> 580889 INFO  (jetty-closer-5153-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 580889 INFO  (TEST-TestContainerPlugin.testApi-seed#[5E2213A714C1D88E]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 581094 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> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/live_nodes
   [junit4]   2> 	6	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 581097 INFO  (TEST-TestContainerPlugin.testApi-seed#[5E2213A714C1D88E]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:64414
   [junit4]   2> 581097 INFO  (TEST-TestContainerPlugin.testApi-seed#[5E2213A714C1D88E]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:64414
   [junit4]   2> 581097 INFO  (TEST-TestContainerPlugin.testApi-seed#[5E2213A714C1D88E]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 64414
   [junit4]   2> 583133 INFO  (TEST-TestContainerPlugin.testApi-seed#[5E2213A714C1D88E]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testApi
   [junit4]   2> 583134 INFO  (SUITE-TestContainerPlugin-seed#[5E2213A714C1D88E]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 583134 INFO  (SUITE-TestContainerPlugin-seed#[5E2213A714C1D88E]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:64414
   [junit4]   2> 583134 INFO  (SUITE-TestContainerPlugin-seed#[5E2213A714C1D88E]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:64414
   [junit4]   2> 583134 INFO  (SUITE-TestContainerPlugin-seed#[5E2213A714C1D88E]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 64414
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestContainerPlugin_5E2213A714C1D88E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=1455, maxMBSortInHeap=6.339574813204879, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=en-AI, timezone=MST
   [junit4]   2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 11.0.6 (64-bit)/cpus=6,threads=1,free=188504256,total=346742784
   [junit4]   2> NOTE: All tests run in this JVM: [TestLegacyNumericRangeQueryBuilder, BlockDirectoryTest, SharedFSAutoReplicaFailoverTest, TestDynamicURP, RequestLoggingTest, OpenExchangeRatesOrgProviderTest, SecurityConfHandlerTest, HighlighterMaxOffsetTest, TestPHPSerializedResponseWriter, ExitableDirectoryReaderTest, TestReplicaProperties, ChaosMonkeySafeLeaderTest, SolrCmdDistributorTest, TestFieldCacheVsDocValues, TestTlogReplayVsRecovery, TestSimExecutePlanAction, TestSolrJ, TestFieldSortValues, TestCloudDeleteByQuery, ComputePlanActionTest, RequestHandlersTest, RoutingToNodesWithPropertiesTest, CloudMLTQParserTest, V2StandaloneTest, DistributedFacetSimpleRefinementLongTailTest, TestFreeTextSuggestions, TestDistributedSearch, StatsReloadRaceTest, MetricUtilsTest, SolrMetricsIntegrationTest, TestMaxTokenLenTokenizer, ResponseLogComponentTest, TestDocTermOrdsUninvertLimit, RecoveryAfterSoftCommitTest, TestWaitForStateWithJettyShutdowns, EchoParamsTest, TestSolrCloudSnapshots, ClusterStateMockUtilTest, BlockJoinFacetRandomTest, IndexSchemaRuntimeFieldTest, ZkNodePropsTest, TestExportWriter, TestDeprecatedFilters, ReplaceNodeTest, TestCustomSort, TestCloudRecovery, SolrCloudReportersTest, TestDistributedMap, TestContainerPlugin]
   [junit4] Completed [258/919 (1!)] on J1 in 20.43s, 2 tests, 1 error <<< FAILURES!

[...truncated 49956 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1584/consoleText

[repro] Revision: a04f69147e8cc6fdd8a27c9763a509e6b68b1c1f

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

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

[...truncated 3475 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestContainerPlugin" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=5E2213A714C1D88E -Dtests.slow=true -Dtests.locale=en-AI -Dtests.timezone=MST -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 87 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.handler.TestContainerPlugin
[repro] Exiting with code 0

[...truncated 96 lines...]