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/07/07 05:37:05 UTC

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

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1362/
Java: 64bit/jdk-12.0.2 -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:58590/solr: Error executing command

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:58590/solr: Error executing command
	at __randomizedtesting.SeedInfo.seed([3A7167C09D6EF91D:D72F9FB1AF242E94]: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:370)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:298)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1157)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:918)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 14374 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerPlugin
   [junit4]   2> 720955 INFO  (SUITE-TestContainerPlugin-seed#[3A7167C09D6EF91D]-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> 720955 INFO  (SUITE-TestContainerPlugin-seed#[3A7167C09D6EF91D]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 720957 INFO  (SUITE-TestContainerPlugin-seed#[3A7167C09D6EF91D]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.handler.TestContainerPlugin_3A7167C09D6EF91D-001\data-dir-72-001
   [junit4]   2> 720957 INFO  (SUITE-TestContainerPlugin-seed#[3A7167C09D6EF91D]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 720960 INFO  (SUITE-TestContainerPlugin-seed#[3A7167C09D6EF91D]-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> 720962 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[3A7167C09D6EF91D]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testApiFromPackage
   [junit4]   2> 720963 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[3A7167C09D6EF91D]) [     ] 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\J4\temp\solr.handler.TestContainerPlugin_3A7167C09D6EF91D-001\tempDir-001
   [junit4]   2> 720964 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[3A7167C09D6EF91D]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 720965 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 720965 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 720967 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 721070 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[3A7167C09D6EF91D]) [     ] o.a.s.c.ZkTestServer start zk server on port: 58565
   [junit4]   2> 721070 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[3A7167C09D6EF91D]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:58565
   [junit4]   2> 721070 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[3A7167C09D6EF91D]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:58565
   [junit4]   2> 721070 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[3A7167C09D6EF91D]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 58565
   [junit4]   2> 721075 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[3A7167C09D6EF91D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 721083 INFO  (zkConnectionManagerCallback-5024-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 721083 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[3A7167C09D6EF91D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 721092 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[3A7167C09D6EF91D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 721101 INFO  (zkConnectionManagerCallback-5026-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 721101 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[3A7167C09D6EF91D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 721103 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[3A7167C09D6EF91D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 721108 INFO  (zkConnectionManagerCallback-5028-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 721108 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[3A7167C09D6EF91D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 721220 WARN  (jetty-launcher-5029-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 721220 WARN  (jetty-launcher-5029-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 721220 INFO  (jetty-launcher-5029-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 721220 WARN  (jetty-launcher-5029-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 721220 INFO  (jetty-launcher-5029-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 721220 INFO  (jetty-launcher-5029-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 721220 WARN  (jetty-launcher-5029-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 721220 INFO  (jetty-launcher-5029-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 721220 INFO  (jetty-launcher-5029-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 721220 INFO  (jetty-launcher-5029-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 721220 INFO  (jetty-launcher-5029-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 721220 INFO  (jetty-launcher-5029-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 721220 INFO  (jetty-launcher-5029-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 721220 INFO  (jetty-launcher-5029-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 721220 INFO  (jetty-launcher-5029-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 721220 INFO  (jetty-launcher-5029-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 721223 INFO  (jetty-launcher-5029-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 721223 INFO  (jetty-launcher-5029-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 721223 INFO  (jetty-launcher-5029-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 721223 INFO  (jetty-launcher-5029-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 721223 INFO  (jetty-launcher-5029-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 721223 INFO  (jetty-launcher-5029-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 721223 INFO  (jetty-launcher-5029-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 721223 INFO  (jetty-launcher-5029-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3edf7c21{/solr,null,AVAILABLE}
   [junit4]   2> 721223 INFO  (jetty-launcher-5029-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 721223 INFO  (jetty-launcher-5029-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7ca315a{/solr,null,AVAILABLE}
   [junit4]   2> 721223 INFO  (jetty-launcher-5029-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 721223 INFO  (jetty-launcher-5029-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 721223 INFO  (jetty-launcher-5029-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 721223 INFO  (jetty-launcher-5029-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@683d6243{/solr,null,AVAILABLE}
   [junit4]   2> 721223 INFO  (jetty-launcher-5029-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 721224 INFO  (jetty-launcher-5029-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6c965747{/solr,null,AVAILABLE}
   [junit4]   2> 721225 INFO  (jetty-launcher-5029-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@13055d29{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:58591}
   [junit4]   2> 721225 INFO  (jetty-launcher-5029-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@36a07b78{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:58590}
   [junit4]   2> 721225 INFO  (jetty-launcher-5029-thread-2) [     ] o.e.j.s.Server Started @721239ms
   [junit4]   2> 721225 INFO  (jetty-launcher-5029-thread-3) [     ] o.e.j.s.Server Started @721239ms
   [junit4]   2> 721225 INFO  (jetty-launcher-5029-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58590}
   [junit4]   2> 721225 INFO  (jetty-launcher-5029-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58591}
   [junit4]   2> 721225 ERROR (jetty-launcher-5029-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 721225 ERROR (jetty-launcher-5029-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 721225 INFO  (jetty-launcher-5029-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 721225 INFO  (jetty-launcher-5029-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 721225 INFO  (jetty-launcher-5029-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 721225 INFO  (jetty-launcher-5029-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 721225 INFO  (jetty-launcher-5029-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 721225 INFO  (jetty-launcher-5029-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 721225 INFO  (jetty-launcher-5029-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 721225 INFO  (jetty-launcher-5029-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 721225 INFO  (jetty-launcher-5029-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-07T04:48:03.959732800Z
   [junit4]   2> 721225 INFO  (jetty-launcher-5029-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-07T04:48:03.959732800Z
   [junit4]   2> 721225 INFO  (jetty-launcher-5029-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@353df70b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:58602}
   [junit4]   2> 721225 INFO  (jetty-launcher-5029-thread-4) [     ] o.e.j.s.Server Started @721240ms
   [junit4]   2> 721225 INFO  (jetty-launcher-5029-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58602}
   [junit4]   2> 721226 ERROR (jetty-launcher-5029-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 721226 INFO  (jetty-launcher-5029-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 721226 INFO  (jetty-launcher-5029-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 721226 INFO  (jetty-launcher-5029-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 721226 INFO  (jetty-launcher-5029-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 721226 INFO  (jetty-launcher-5029-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-07T04:48:03.960966400Z
   [junit4]   2> 721226 INFO  (jetty-launcher-5029-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@14f93d91{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:58596}
   [junit4]   2> 721226 INFO  (jetty-launcher-5029-thread-1) [     ] o.e.j.s.Server Started @721240ms
   [junit4]   2> 721226 INFO  (jetty-launcher-5029-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58596}
   [junit4]   2> 721226 INFO  (jetty-launcher-5029-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 721226 INFO  (jetty-launcher-5029-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 721226 ERROR (jetty-launcher-5029-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 721226 INFO  (jetty-launcher-5029-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 721226 INFO  (jetty-launcher-5029-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 721226 INFO  (jetty-launcher-5029-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 721226 INFO  (jetty-launcher-5029-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 721227 INFO  (jetty-launcher-5029-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-07T04:48:03.961964600Z
   [junit4]   2> 721227 INFO  (jetty-launcher-5029-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 721227 INFO  (jetty-launcher-5029-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 721231 INFO  (zkConnectionManagerCallback-5033-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 721231 INFO  (zkConnectionManagerCallback-5037-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 721231 INFO  (zkConnectionManagerCallback-5035-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 721231 INFO  (jetty-launcher-5029-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 721231 INFO  (jetty-launcher-5029-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 721231 INFO  (jetty-launcher-5029-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 721231 INFO  (zkConnectionManagerCallback-5032-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 721231 INFO  (jetty-launcher-5029-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 721231 INFO  (jetty-launcher-5029-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 721231 INFO  (jetty-launcher-5029-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 721231 INFO  (jetty-launcher-5029-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 721231 INFO  (jetty-launcher-5029-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 721501 INFO  (jetty-launcher-5029-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 721504 WARN  (jetty-launcher-5029-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6720f280[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 721504 WARN  (jetty-launcher-5029-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6720f280[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 721509 WARN  (jetty-launcher-5029-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3efd4d5f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 721509 WARN  (jetty-launcher-5029-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3efd4d5f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 721510 INFO  (jetty-launcher-5029-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58565/solr
   [junit4]   2> 721511 INFO  (jetty-launcher-5029-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 721522 INFO  (zkConnectionManagerCallback-5051-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 721523 INFO  (jetty-launcher-5029-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 721595 INFO  (jetty-launcher-5029-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 721599 WARN  (jetty-launcher-5029-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@150277e9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 721599 WARN  (jetty-launcher-5029-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@150277e9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 721606 WARN  (jetty-launcher-5029-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@69583f76[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 721606 WARN  (jetty-launcher-5029-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@69583f76[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 721608 INFO  (jetty-launcher-5029-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58565/solr
   [junit4]   2> 721609 INFO  (jetty-launcher-5029-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 721613 INFO  (zkConnectionManagerCallback-5062-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 721613 INFO  (jetty-launcher-5029-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 721747 INFO  (jetty-launcher-5029-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 721750 WARN  (jetty-launcher-5029-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@37be4269[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 721750 WARN  (jetty-launcher-5029-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@37be4269[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 721750 INFO  (jetty-launcher-5029-thread-4) [n:127.0.0.1:58602_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 721753 WARN  (jetty-launcher-5029-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7ec3caf7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 721753 WARN  (jetty-launcher-5029-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7ec3caf7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 721755 INFO  (jetty-launcher-5029-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58565/solr
   [junit4]   2> 721755 INFO  (zkConnectionManagerCallback-5070-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 721757 INFO  (jetty-launcher-5029-thread-4) [n:127.0.0.1:58602_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 721757 INFO  (jetty-launcher-5029-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 721785 INFO  (zkConnectionManagerCallback-5075-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 721785 INFO  (jetty-launcher-5029-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 721855 INFO  (jetty-launcher-5029-thread-1) [n:127.0.0.1:58596_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 721874 INFO  (zkConnectionManagerCallback-5079-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 721874 INFO  (jetty-launcher-5029-thread-1) [n:127.0.0.1:58596_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 721963 INFO  (jetty-launcher-5029-thread-3) [n:127.0.0.1:58590_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 722004 INFO  (jetty-launcher-5029-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 722019 WARN  (jetty-launcher-5029-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3e12c82[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 722019 WARN  (jetty-launcher-5029-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3e12c82[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 722043 WARN  (jetty-launcher-5029-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@682fb486[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 722043 WARN  (jetty-launcher-5029-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@682fb486[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 722044 INFO  (zkConnectionManagerCallback-5083-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 722044 INFO  (jetty-launcher-5029-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58565/solr
   [junit4]   2> 722046 INFO  (jetty-launcher-5029-thread-3) [n:127.0.0.1:58590_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 722046 INFO  (jetty-launcher-5029-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 722072 INFO  (zkConnectionManagerCallback-5091-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 722073 INFO  (jetty-launcher-5029-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 722100 INFO  (jetty-launcher-5029-thread-1) [n:127.0.0.1:58596_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58596_solr
   [junit4]   2> 722107 INFO  (jetty-launcher-5029-thread-1) [n:127.0.0.1:58596_solr     ] o.a.s.c.Overseer Overseer (id=72164954453245963-127.0.0.1:58596_solr-n_0000000000) starting
   [junit4]   2> 722156 INFO  (OverseerStateUpdate-72164954453245963-127.0.0.1:58596_solr-n_0000000000) [n:127.0.0.1:58596_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:58596_solr
   [junit4]   2> 722156 INFO  (jetty-launcher-5029-thread-1) [n:127.0.0.1:58596_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58596_solr
   [junit4]   2> 722159 INFO  (jetty-launcher-5029-thread-3) [n:127.0.0.1:58590_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58590_solr
   [junit4]   2> 722161 INFO  (OverseerStateUpdate-72164954453245963-127.0.0.1:58596_solr-n_0000000000) [n:127.0.0.1:58596_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 722165 INFO  (zkCallback-5082-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 722165 INFO  (zkCallback-5078-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 722177 INFO  (jetty-launcher-5029-thread-1) [n:127.0.0.1:58596_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 722177 WARN  (jetty-launcher-5029-thread-1) [n:127.0.0.1:58596_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> 722180 INFO  (jetty-launcher-5029-thread-2) [n:127.0.0.1:58591_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 722187 INFO  (jetty-launcher-5029-thread-3) [n:127.0.0.1:58590_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 722187 WARN  (jetty-launcher-5029-thread-3) [n:127.0.0.1:58590_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> 722192 INFO  (zkConnectionManagerCallback-5101-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 722192 INFO  (jetty-launcher-5029-thread-2) [n:127.0.0.1:58591_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 722227 INFO  (jetty-launcher-5029-thread-3) [n:127.0.0.1:58590_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 722227 INFO  (jetty-launcher-5029-thread-1) [n:127.0.0.1:58596_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 722282 INFO  (jetty-launcher-5029-thread-3) [n:127.0.0.1:58590_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58590.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5358f7a3
   [junit4]   2> 722284 INFO  (jetty-launcher-5029-thread-1) [n:127.0.0.1:58596_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58596.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5358f7a3
   [junit4]   2> 722285 INFO  (jetty-launcher-5029-thread-2) [n:127.0.0.1:58591_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 722293 INFO  (jetty-launcher-5029-thread-1) [n:127.0.0.1:58596_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58596.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5358f7a3
   [junit4]   2> 722295 INFO  (jetty-launcher-5029-thread-3) [n:127.0.0.1:58590_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58590.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5358f7a3
   [junit4]   2> 722295 INFO  (jetty-launcher-5029-thread-3) [n:127.0.0.1:58590_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58590.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5358f7a3
   [junit4]   2> 722295 INFO  (jetty-launcher-5029-thread-1) [n:127.0.0.1:58596_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58596.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5358f7a3
   [junit4]   2> 722297 INFO  (jetty-launcher-5029-thread-3) [n:127.0.0.1:58590_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\J4\temp\solr.handler.TestContainerPlugin_3A7167C09D6EF91D-001\tempDir-001\node3
   [junit4]   2> 722297 INFO  (jetty-launcher-5029-thread-1) [n:127.0.0.1:58596_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\J4\temp\solr.handler.TestContainerPlugin_3A7167C09D6EF91D-001\tempDir-001\node1
   [junit4]   2> 722318 INFO  (jetty-launcher-5029-thread-2) [n:127.0.0.1:58591_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:58591_solr as DOWN
   [junit4]   2> 722328 INFO  (jetty-launcher-5029-thread-2) [n:127.0.0.1:58591_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 722328 INFO  (jetty-launcher-5029-thread-2) [n:127.0.0.1:58591_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58591_solr
   [junit4]   2> 722337 INFO  (zkCallback-5078-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 722337 INFO  (zkCallback-5082-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 722337 INFO  (zkCallback-5100-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 722349 INFO  (jetty-launcher-5029-thread-2) [n:127.0.0.1:58591_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 722349 WARN  (jetty-launcher-5029-thread-2) [n:127.0.0.1:58591_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> 722378 INFO  (jetty-launcher-5029-thread-2) [n:127.0.0.1:58591_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 722399 INFO  (jetty-launcher-5029-thread-2) [n:127.0.0.1:58591_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58591.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5358f7a3
   [junit4]   2> 722407 INFO  (jetty-launcher-5029-thread-2) [n:127.0.0.1:58591_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58591.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5358f7a3
   [junit4]   2> 722407 INFO  (jetty-launcher-5029-thread-2) [n:127.0.0.1:58591_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58591.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5358f7a3
   [junit4]   2> 722408 INFO  (jetty-launcher-5029-thread-2) [n:127.0.0.1:58591_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\J4\temp\solr.handler.TestContainerPlugin_3A7167C09D6EF91D-001\tempDir-001\node4
   [junit4]   2> 722823 INFO  (jetty-launcher-5029-thread-4) [n:127.0.0.1:58602_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 722835 INFO  (jetty-launcher-5029-thread-4) [n:127.0.0.1:58602_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:58602_solr as DOWN
   [junit4]   2> 722839 INFO  (jetty-launcher-5029-thread-4) [n:127.0.0.1:58602_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 722839 INFO  (jetty-launcher-5029-thread-4) [n:127.0.0.1:58602_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58602_solr
   [junit4]   2> 722851 INFO  (zkCallback-5100-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 722851 INFO  (zkCallback-5078-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 722851 INFO  (zkCallback-5082-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 722852 INFO  (zkCallback-5069-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 722852 INFO  (jetty-launcher-5029-thread-4) [n:127.0.0.1:58602_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 722852 WARN  (jetty-launcher-5029-thread-4) [n:127.0.0.1:58602_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> 722884 INFO  (jetty-launcher-5029-thread-4) [n:127.0.0.1:58602_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 722905 INFO  (jetty-launcher-5029-thread-4) [n:127.0.0.1:58602_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58602.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5358f7a3
   [junit4]   2> 722912 INFO  (jetty-launcher-5029-thread-4) [n:127.0.0.1:58602_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58602.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5358f7a3
   [junit4]   2> 722913 INFO  (jetty-launcher-5029-thread-4) [n:127.0.0.1:58602_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58602.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5358f7a3
   [junit4]   2> 722915 INFO  (jetty-launcher-5029-thread-4) [n:127.0.0.1:58602_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\J4\temp\solr.handler.TestContainerPlugin_3A7167C09D6EF91D-001\tempDir-001\node2
   [junit4]   2> 722946 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[3A7167C09D6EF91D]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 722947 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[3A7167C09D6EF91D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 722951 INFO  (zkConnectionManagerCallback-5130-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 722951 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[3A7167C09D6EF91D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 722953 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[3A7167C09D6EF91D]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 722955 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[3A7167C09D6EF91D]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58565/solr ready
   [junit4]   2> 722985 INFO  (qtp440324262-7424) [n:127.0.0.1:58596_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:58591_solr} status=0 QTime=0
   [junit4]   2> 722985 INFO  (updateExecutor-5047-thread-1-processing-n:127.0.0.1:58596_solr) [n:127.0.0.1:58596_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:58591_solr 
   [junit4]   2> 722987 INFO  (qtp946307588-7416) [n:127.0.0.1:58590_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:58591_solr} status=0 QTime=0
   [junit4]   2> 722987 INFO  (updateExecutor-5071-thread-1-processing-n:127.0.0.1:58590_solr) [n:127.0.0.1:58590_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:58591_solr 
   [junit4]   2> 722988 INFO  (qtp499298529-7421) [n:127.0.0.1:58591_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> 722988 INFO  (qtp1006243332-7429) [n:127.0.0.1:58602_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:58591_solr} status=0 QTime=0
   [junit4]   2> 722988 INFO  (qtp499298529-7419) [n:127.0.0.1:58591_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> 722988 INFO  (updateExecutor-5058-thread-1-processing-n:127.0.0.1:58602_solr) [n:127.0.0.1:58602_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:58591_solr 
   [junit4]   2> 722988 INFO  (qtp499298529-7415) [n:127.0.0.1:58591_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=18
   [junit4]   1> sync resp: http://127.0.0.1:58591/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null
   [junit4]   2> 722988 INFO  (qtp499298529-7413) [n:127.0.0.1:58591_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> 722988 INFO  (qtp499298529-7419) [n:127.0.0.1:58591_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 722992 INFO  (qtp499298529-7413) [n:127.0.0.1:58591_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 722992 INFO  (qtp499298529-7419) [n:127.0.0.1:58591_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 722994 INFO  (qtp946307588-7422) [n:127.0.0.1:58590_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> 722998 INFO  (updateExecutor-5047-thread-1-processing-n:127.0.0.1:58596_solr) [n:127.0.0.1:58596_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 722998 INFO  (updateExecutor-5047-thread-1-processing-n:127.0.0.1:58596_solr) [n:127.0.0.1:58596_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 722999 INFO  (updateExecutor-5058-thread-1-processing-n:127.0.0.1:58602_solr) [n:127.0.0.1:58602_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 722999 INFO  (updateExecutor-5058-thread-1-processing-n:127.0.0.1:58602_solr) [n:127.0.0.1:58602_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 722999 INFO  (updateExecutor-5071-thread-1-processing-n:127.0.0.1:58590_solr) [n:127.0.0.1:58590_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 722999 INFO  (updateExecutor-5071-thread-1-processing-n:127.0.0.1:58590_solr) [n:127.0.0.1:58590_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 723100 INFO  (qtp946307588-7422) [n:127.0.0.1:58590_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> 723105 INFO  (qtp440324262-7428) [n:127.0.0.1:58596_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> 723108 INFO  (qtp499298529-7413) [n:127.0.0.1:58591_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> 723112 INFO  (qtp1006243332-7431) [n:127.0.0.1:58602_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> 723127 INFO  (qtp440324262-7428) [n:127.0.0.1:58596_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 723130 INFO  (qtp440324262-7428) [n:127.0.0.1:58596_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /myplugin/v1.jar
   [junit4]   2> 723132 INFO  (qtp946307588-7422) [n:127.0.0.1:58590_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> 723134 INFO  (qtp499298529-7419) [n:127.0.0.1:58591_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> 723137 INFO  (qtp1006243332-7431) [n:127.0.0.1:58602_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> 723138 INFO  (qtp440324262-7428) [n:127.0.0.1:58596_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /myplugin/v1.jar
   [junit4]   2> 723145 INFO  (qtp440324262-7428) [n:127.0.0.1:58596_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 723157 INFO  (qtp1006243332-7423) [n:127.0.0.1:58602_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:58596_solr} status=0 QTime=0
   [junit4]   2> 723157 INFO  (updateExecutor-5058-thread-1-processing-n:127.0.0.1:58602_solr) [n:127.0.0.1:58602_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:58596_solr 
   [junit4]   2> 723158 INFO  (qtp499298529-7413) [n:127.0.0.1:58591_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:58596_solr} status=0 QTime=0
   [junit4]   2> 723158 INFO  (updateExecutor-5087-thread-2-processing-n:127.0.0.1:58591_solr) [n:127.0.0.1:58591_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:58596_solr 
   [junit4]   2> 723158 INFO  (qtp946307588-7416) [n:127.0.0.1:58590_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:58596_solr} status=0 QTime=0
   [junit4]   2> 723158 INFO  (updateExecutor-5071-thread-1-processing-n:127.0.0.1:58590_solr) [n:127.0.0.1:58590_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:58596_solr 
   [junit4]   2> 723158 INFO  (qtp440324262-7420) [n:127.0.0.1:58596_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 723158 INFO  (qtp440324262-7398) [n:127.0.0.1:58596_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 723158 INFO  (qtp440324262-7424) [n:127.0.0.1:58596_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 723158 INFO  (qtp440324262-7398) [n:127.0.0.1:58596_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0
   [junit4]   2> 723158 INFO  (qtp440324262-7420) [n:127.0.0.1:58596_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0
   [junit4]   2> 723158 INFO  (qtp440324262-7424) [n:127.0.0.1:58596_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0
   [junit4]   2> 723164 INFO  (qtp440324262-7428) [n:127.0.0.1:58596_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=43
   [junit4]   2> 723164 INFO  (updateExecutor-5087-thread-2-processing-n:127.0.0.1:58591_solr) [n:127.0.0.1:58591_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 723164 INFO  (updateExecutor-5058-thread-1-processing-n:127.0.0.1:58602_solr) [n:127.0.0.1:58602_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 723164 INFO  (updateExecutor-5087-thread-2-processing-n:127.0.0.1:58591_solr) [n:127.0.0.1:58591_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar
   [junit4]   2> 723164 INFO  (updateExecutor-5058-thread-1-processing-n:127.0.0.1:58602_solr) [n:127.0.0.1:58602_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar
   [junit4]   2> 723164 INFO  (updateExecutor-5071-thread-1-processing-n:127.0.0.1:58590_solr) [n:127.0.0.1:58590_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 723164 INFO  (updateExecutor-5071-thread-1-processing-n:127.0.0.1:58590_solr) [n:127.0.0.1:58590_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar
   [junit4]   2> 723167 INFO  (qtp946307588-7412) [n:127.0.0.1:58590_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 723176 INFO  (qtp440324262-7420) [n:127.0.0.1:58596_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 723179 INFO  (qtp499298529-7421) [n:127.0.0.1:58591_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 723187 INFO  (qtp1006243332-7430) [n:127.0.0.1:58602_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 723195 INFO  (qtp440324262-7428) [n:127.0.0.1:58596_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 723200 INFO  (qtp440324262-7428) [n:127.0.0.1:58596_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /myplugin/v2.jar
   [junit4]   2> 723200 INFO  (qtp1006243332-7429) [n:127.0.0.1:58602_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> 723200 INFO  (qtp946307588-7418) [n:127.0.0.1:58590_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> 723203 INFO  (qtp499298529-7415) [n:127.0.0.1:58591_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> 723203 INFO  (qtp440324262-7428) [n:127.0.0.1:58596_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /myplugin/v2.jar
   [junit4]   2> 723208 INFO  (qtp440324262-7428) [n:127.0.0.1:58596_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 723219 INFO  (qtp499298529-7421) [n:127.0.0.1:58591_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:58596_solr} status=0 QTime=0
   [junit4]   2> 723219 INFO  (updateExecutor-5087-thread-2-processing-n:127.0.0.1:58591_solr) [n:127.0.0.1:58591_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:58596_solr 
   [junit4]   2> 723219 INFO  (qtp1006243332-7430) [n:127.0.0.1:58602_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:58596_solr} status=0 QTime=0
   [junit4]   2> 723219 INFO  (updateExecutor-5058-thread-1-processing-n:127.0.0.1:58602_solr) [n:127.0.0.1:58602_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:58596_solr 
   [junit4]   2> 723219 INFO  (qtp440324262-7398) [n:127.0.0.1:58596_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 723221 INFO  (qtp946307588-7412) [n:127.0.0.1:58590_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:58596_solr} status=0 QTime=0
   [junit4]   2> 723221 INFO  (qtp440324262-7420) [n:127.0.0.1:58596_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 723221 INFO  (updateExecutor-5071-thread-1-processing-n:127.0.0.1:58590_solr) [n:127.0.0.1:58590_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:58596_solr 
   [junit4]   2> 723221 INFO  (qtp440324262-7532) [n:127.0.0.1:58596_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0
   [junit4]   2> 723221 INFO  (qtp440324262-7424) [n:127.0.0.1:58596_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 723223 INFO  (qtp440324262-7532) [n:127.0.0.1:58596_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0
   [junit4]   2> 723223 INFO  (qtp440324262-7424) [n:127.0.0.1:58596_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0
   [junit4]   2> 723226 INFO  (qtp440324262-7428) [n:127.0.0.1:58596_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=31
   [junit4]   2> 723226 INFO  (updateExecutor-5058-thread-1-processing-n:127.0.0.1:58602_solr) [n:127.0.0.1:58602_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 723227 INFO  (updateExecutor-5058-thread-1-processing-n:127.0.0.1:58602_solr) [n:127.0.0.1:58602_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar
   [junit4]   2> 723227 INFO  (updateExecutor-5087-thread-2-processing-n:127.0.0.1:58591_solr) [n:127.0.0.1:58591_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 723227 INFO  (updateExecutor-5087-thread-2-processing-n:127.0.0.1:58591_solr) [n:127.0.0.1:58591_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar
   [junit4]   2> 723231 INFO  (updateExecutor-5071-thread-1-processing-n:127.0.0.1:58590_solr) [n:127.0.0.1:58590_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 723231 INFO  (updateExecutor-5071-thread-1-processing-n:127.0.0.1:58590_solr) [n:127.0.0.1:58590_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar
   [junit4]   2> 723231 INFO  (qtp946307588-7416) [n:127.0.0.1:58590_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=2
   [junit4]   2> 723237 INFO  (qtp440324262-7420) [n:127.0.0.1:58596_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> 723244 INFO  (qtp499298529-7413) [n:127.0.0.1:58591_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> 723264 INFO  (qtp1006243332-7423) [n:127.0.0.1:58602_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=15
   [junit4]   2> 723362 INFO  (qtp440324262-7428) [n:127.0.0.1:58596_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 723365 INFO  (qtp440324262-7428) [n:127.0.0.1:58596_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 723385 INFO  (qtp946307588-7422) [n:127.0.0.1:58590_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 723387 INFO  (qtp1006243332-7431) [n:127.0.0.1:58602_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 723387 INFO  (qtp499298529-7419) [n:127.0.0.1:58591_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 723387 INFO  (qtp440324262-7428) [n:127.0.0.1:58596_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 723387 INFO  (qtp440324262-7428) [n:127.0.0.1:58596_solr     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 723387 INFO  (qtp440324262-7428) [n:127.0.0.1:58596_solr     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 723404 INFO  (qtp440324262-7428) [n:127.0.0.1:58596_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 723410 INFO  (qtp440324262-7428) [n:127.0.0.1:58596_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 723411 INFO  (qtp440324262-7428) [n:127.0.0.1:58596_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/J4/temp/solr.handler.TestContainerPlugin_3A7167C09D6EF91D-001/tempDir-001/node1/filestore/myplugin]
   [junit4]   2> 723413 INFO  (qtp440324262-7428) [n:127.0.0.1:58596_solr     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 723413 INFO  (qtp440324262-7428) [n:127.0.0.1:58596_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=146
   [junit4]   2> 723427 INFO  (qtp946307588-7416) [n:127.0.0.1:58590_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 723431 INFO  (zkCallback-5069-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 723431 INFO  (zkCallback-5100-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 723431 INFO  (zkCallback-5069-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 723431 INFO  (zkCallback-5100-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 723431 INFO  (zkCallback-5069-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 723431 INFO  (zkCallback-5100-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 723431 INFO  (zkCallback-5078-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 723431 INFO  (zkCallback-5082-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 723431 INFO  (zkCallback-5082-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 723431 INFO  (zkCallback-5082-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 723435 INFO  (zkCallback-5100-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 723435 INFO  (zkCallback-5082-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 723435 INFO  (zkCallback-5069-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 723439 INFO  (zkCallback-5100-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 723439 INFO  (zkCallback-5082-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 723441 INFO  (zkCallback-5100-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/J4/temp/solr.handler.TestContainerPlugin_3A7167C09D6EF91D-001/tempDir-001/node4/filestore/myplugin]
   [junit4]   2> 723441 INFO  (zkCallback-5100-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 723441 INFO  (zkCallback-5069-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 723443 INFO  (zkCallback-5069-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/J4/temp/solr.handler.TestContainerPlugin_3A7167C09D6EF91D-001/tempDir-001/node2/filestore/myplugin]
   [junit4]   2> 723443 INFO  (zkCallback-5069-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 723443 INFO  (zkCallback-5082-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/J4/temp/solr.handler.TestContainerPlugin_3A7167C09D6EF91D-001/tempDir-001/node3/filestore/myplugin]
   [junit4]   2> 723443 INFO  (zkCallback-5082-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 723527 INFO  (qtp946307588-7418) [n:127.0.0.1:58590_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 723535 INFO  (qtp440324262-7398) [n:127.0.0.1:58596_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 723538 INFO  (qtp499298529-7421) [n:127.0.0.1:58591_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 723541 INFO  (qtp1006243332-7429) [n:127.0.0.1:58602_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 723555 INFO  (qtp499298529-7413) [n:127.0.0.1:58591_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 723555 INFO  (qtp440324262-7428) [n:127.0.0.1:58596_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 723561 ERROR (qtp1006243332-7429) [n:127.0.0.1:58602_solr     ] o.a.s.a.V2HttpCall >> path: '/plugin/my/path'
   [junit4]   2> 723561 ERROR (qtp1006243332-7429) [n:127.0.0.1:58602_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:835) [?:?]
   [junit4]   2> 723666 INFO  (qtp946307588-7418) [n:127.0.0.1:58590_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/plugin/my/path params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 723670 INFO  (qtp499298529-7415) [n:127.0.0.1:58591_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 723672 INFO  (qtp499298529-7415) [n:127.0.0.1:58591_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 723679 INFO  (qtp440324262-7398) [n:127.0.0.1:58596_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 723679 INFO  (zkCallback-5100-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 723679 INFO  (zkCallback-5078-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 723679 INFO  (zkCallback-5069-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 723679 INFO  (zkCallback-5078-thread-1) [     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 723679 INFO  (zkCallback-5100-thread-1) [     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 723679 INFO  (zkCallback-5069-thread-1) [     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 723679 INFO  (zkCallback-5078-thread-1) [     ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar]
   [junit4]   2> 723679 INFO  (zkCallback-5069-thread-1) [     ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar]
   [junit4]   2> 723679 INFO  (zkCallback-5082-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 723679 INFO  (qtp1006243332-7430) [n:127.0.0.1:58602_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 723679 INFO  (zkCallback-5082-thread-1) [     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 723679 INFO  (zkCallback-5082-thread-1) [     ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar]
   [junit4]   2> 723679 INFO  (zkCallback-5100-thread-1) [     ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar]
   [junit4]   2> 723680 INFO  (qtp946307588-7412) [n:127.0.0.1:58590_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 723680 INFO  (qtp499298529-7415) [n:127.0.0.1:58591_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 723680 INFO  (qtp499298529-7415) [n:127.0.0.1:58591_solr     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 723683 INFO  (zkCallback-5100-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 723683 INFO  (zkCallback-5078-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 723683 INFO  (zkCallback-5069-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 723687 INFO  (zkCallback-5100-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 723687 INFO  (zkCallback-5082-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 723687 INFO  (zkCallback-5100-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/J4/temp/solr.handler.TestContainerPlugin_3A7167C09D6EF91D-001/tempDir-001/node4/filestore/myplugin]
   [junit4]   2> 723689 INFO  (zkCallback-5100-thread-1) [     ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 723689 INFO  (qtp499298529-7415) [n:127.0.0.1:58591_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=22
   [junit4]   2> 723690 INFO  (zkCallback-5078-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 723691 ERROR (qtp946307588-7422) [n:127.0.0.1:58590_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:835) [?:?]
   [junit4]   2> 723691 INFO  (qtp946307588-7422) [n:127.0.0.1:58590_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=400 QTime=2
   [junit4]   2> 723691 INFO  (zkCallback-5078-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/J4/temp/solr.handler.TestContainerPlugin_3A7167C09D6EF91D-001/tempDir-001/node1/filestore/myplugin]
   [junit4]   2> 723691 INFO  (zkCallback-5078-thread-1) [     ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 723694 INFO  (zkCallback-5069-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 723694 INFO  (zkCallback-5082-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 723696 INFO  (zkCallback-5082-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/J4/temp/solr.handler.TestContainerPlugin_3A7167C09D6EF91D-001/tempDir-001/node3/filestore/myplugin]
   [junit4]   2> 723696 INFO  (zkCallback-5082-thread-1) [     ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 723696 INFO  (zkCallback-5069-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/J4/temp/solr.handler.TestContainerPlugin_3A7167C09D6EF91D-001/tempDir-001/node2/filestore/myplugin]
   [junit4]   2> 723696 INFO  (zkCallback-5069-thread-1) [     ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 723801 INFO  (jetty-closer-5131-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1870018579
   [junit4]   2> 723801 INFO  (jetty-closer-5131-thread-3) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1986735701
   [junit4]   2> 723801 INFO  (jetty-closer-5131-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1613351097
   [junit4]   2> 723801 INFO  (jetty-closer-5131-thread-3) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:58591_solr
   [junit4]   2> 723801 INFO  (jetty-closer-5131-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:58596_solr
   [junit4]   2> 723801 INFO  (jetty-closer-5131-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:58590_solr
   [junit4]   2> 723801 INFO  (jetty-closer-5131-thread-4) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=285899136
   [junit4]   2> 723803 INFO  (jetty-closer-5131-thread-4) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:58602_solr
   [junit4]   2> 723806 INFO  (jetty-closer-5131-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 723806 INFO  (jetty-closer-5131-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 723806 INFO  (jetty-closer-5131-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:58596_solr as DOWN
   [junit4]   2> 723806 INFO  (jetty-closer-5131-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:58590_solr as DOWN
   [junit4]   2> 723807 INFO  (jetty-closer-5131-thread-3) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 723807 INFO  (jetty-closer-5131-thread-3) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:58591_solr as DOWN
   [junit4]   2> 723807 INFO  (jetty-closer-5131-thread-4) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 723807 INFO  (jetty-closer-5131-thread-4) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:58602_solr as DOWN
   [junit4]   2> 723814 INFO  (jetty-closer-5131-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 723816 INFO  (jetty-closer-5131-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 723816 INFO  (jetty-closer-5131-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 723816 INFO  (jetty-closer-5131-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1901937: rootName = solr_58602, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@3932a50e
   [junit4]   2> 723816 INFO  (jetty-closer-5131-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2fff45fa: rootName = solr_58591, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@3b88be81
   [junit4]   2> 723816 INFO  (jetty-closer-5131-thread-2) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 723817 INFO  (jetty-closer-5131-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 723817 INFO  (jetty-closer-5131-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1e98d08b: rootName = solr_58590, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@663647
   [junit4]   2> 723817 INFO  (jetty-closer-5131-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 723817 INFO  (jetty-closer-5131-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7ffb4920: rootName = solr_58596, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@7d196061
   [junit4]   2> 723872 INFO  (jetty-closer-5131-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 723872 INFO  (jetty-closer-5131-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@751629e1: rootName = solr_58602, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@118a1d61
   [junit4]   2> 723877 INFO  (jetty-closer-5131-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 723877 INFO  (jetty-closer-5131-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@37ec4e82: rootName = solr_58591, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@118a1d61
   [junit4]   2> 723879 INFO  (jetty-closer-5131-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 723879 INFO  (jetty-closer-5131-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3ac2c603: rootName = solr_58596

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

nSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10061d14e86000d, 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> 47120 INFO  (OverseerAutoScalingTriggerThread-72165145631391755-127.0.0.1:50257_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 47120 INFO  (OverseerStateUpdate-72165145631391755-127.0.0.1:50257_solr-n_0000000000) [n:127.0.0.1:50257_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:50257_solr
   [junit4]   2> 47122 INFO  (closeThreadPool-257-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72165145631391755-127.0.0.1:50257_solr-n_0000000000) closing
   [junit4]   2> 47218 INFO  (jetty-closer-239-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72165145631391755-127.0.0.1:50257_solr-n_0000000000) closing
   [junit4]   2> 47219 INFO  (jetty-closer-239-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6a82e7b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 47220 INFO  (jetty-closer-239-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7a8075a2{/solr,null,UNAVAILABLE}
   [junit4]   2> 47220 INFO  (jetty-closer-239-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 47320 INFO  (jetty-closer-239-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2bdacebb{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 47320 INFO  (jetty-closer-239-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1c54562d{/solr,null,UNAVAILABLE}
   [junit4]   2> 47320 INFO  (jetty-closer-239-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 47421 INFO  (jetty-closer-239-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@38417643{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 47421 INFO  (jetty-closer-239-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@47332456{/solr,null,UNAVAILABLE}
   [junit4]   2> 47421 INFO  (jetty-closer-239-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 47521 INFO  (jetty-closer-239-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5742743a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 47521 INFO  (jetty-closer-239-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@241a42de{/solr,null,UNAVAILABLE}
   [junit4]   2> 47521 INFO  (jetty-closer-239-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 47522 INFO  (TEST-TestContainerPlugin.testApi-seed#[3A7167C09D6EF91D]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 47730 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> 	18	/solr/live_nodes
   [junit4]   2> 	6	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 47738 INFO  (TEST-TestContainerPlugin.testApi-seed#[3A7167C09D6EF91D]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:50134
   [junit4]   2> 47738 INFO  (TEST-TestContainerPlugin.testApi-seed#[3A7167C09D6EF91D]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:50134
   [junit4]   2> 47738 INFO  (TEST-TestContainerPlugin.testApi-seed#[3A7167C09D6EF91D]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 50134
   [junit4]   2> 49785 INFO  (TEST-TestContainerPlugin.testApi-seed#[3A7167C09D6EF91D]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testApi
   [junit4] OK      7.41s J3 | TestContainerPlugin.testApi
   [junit4]   2> 49786 INFO  (SUITE-TestContainerPlugin-seed#[3A7167C09D6EF91D]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 49786 INFO  (SUITE-TestContainerPlugin-seed#[3A7167C09D6EF91D]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:50134
   [junit4]   2> 49786 INFO  (SUITE-TestContainerPlugin-seed#[3A7167C09D6EF91D]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:50134
   [junit4]   2> 49786 INFO  (SUITE-TestContainerPlugin-seed#[3A7167C09D6EF91D]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 50134
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.handler.TestContainerPlugin_3A7167C09D6EF91D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=259, maxMBSortInHeap=5.880649753619275, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=de-LI, timezone=Africa/Johannesburg
   [junit4]   2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=6,threads=1,free=145402848,total=194969600
   [junit4]   2> NOTE: All tests run in this JVM: [TestContainerPlugin]
   [junit4] Completed [4/5 (1!)] on J3 in 49.76s, 2 tests, 1 error <<< FAILURES!

[...truncated 18 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1599: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1126: There were test failures: 5 suites, 10 tests, 1 error [seed: 3A7167C09D6EF91D]

Total time: 54 seconds

[repro] Setting last failure code to 1

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

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build move /y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build move /y solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build.orig move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build.orig move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>exit 0 
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Archiving artifacts
[Java] Sleeping for 5 seconds due to JENKINS-32191...
[Java] Parsing console log (workspace: 'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows')
[Java] Successfully parsed console log
[Java] -> found 113 issues (skipped 104 duplicates)
[Java] Post processing issues on 'Windows VBOX' with source code encoding 'UTF-8'
[Java] Creating SCM blamer to obtain author and commit information for affected files
[Java] Creating SCM miner to obtain statistics for affected repository files
[Java] Resolving file names for all issues in source directory 'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows'
[Java] -> resolved paths in source directory (54 found, 0 not found)
[Java] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Java] -> resolved module names for 113 issues
[Java] Resolving package names (or namespaces) by parsing the affected files
[Java] -> resolved package names of 54 affected files
[Java] No filter has been set, publishing all 113 issues
[Java] Creating fingerprints for all affected code blocks to track issues over different builds
[Java] -> created fingerprints for 113 issues (skipped 0 issues)
[Java] Copying affected files to Jenkins' build folder '/home/jenkins/jobs/Lucene-Solr-8.x-Windows/builds/1362/files-with-issues'
[Java] -> 54 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Java] Using reference build 'Lucene-Solr-8.x-Windows #1361' to compute new, fixed, and outstanding issues
[Java] Issues delta (vs. reference build): outstanding: 113, new: 0, fixed: 0
[Java] No quality gates have been set - skipping
[Java] Health report is disabled - skipping
[Java] Created analysis result for 113 issues (found 0 new issues, fixed 0 issues)
[Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-8.x-Windows #1362'.
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2