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/04/16 18:35:08 UTC

[JENKINS-Experimental-GC] Lucene-Solr-8.5-Windows (64bit/jdk-15-ea+16) - Build # 310 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.5-Windows/310/
Java: 64bit/jdk-15-ea+16 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC

1 tests failed.
FAILED:  org.apache.solr.pkg.TestPackages.testPluginLoading

Error Message:
req: org.apache.solr.filestore.TestDistribPackageStore$$Lambda$1663/0x000001bc8b14fcb0@7f481a2e . attempt: 9 Mismatch for value : '[config, queryResponseWriter, json1, _packageinfo_, package]' in response , {   "responseHeader":{     "status":0,     "QTime":0},   "config":{"queryResponseWriter":{"json1":{         "name":"json1",         "class":"mypkg:org.apache.solr.core.RuntimeLibResponseWriter"}}}}

Stack Trace:
java.lang.AssertionError: req: org.apache.solr.filestore.TestDistribPackageStore$$Lambda$1663/0x000001bc8b14fcb0@7f481a2e . attempt: 9 Mismatch for value : '[config, queryResponseWriter, json1, _packageinfo_, package]' in response , {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "config":{"queryResponseWriter":{"json1":{
        "name":"json1",
        "class":"mypkg:org.apache.solr.core.RuntimeLibResponseWriter"}}}}
	at __randomizedtesting.SeedInfo.seed([E93B94529124175A:3FBD74AF723AD0C0]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:242)
	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:213)
	at org.apache.solr.pkg.TestPackages.verifyCmponent(TestPackages.java:415)
	at org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:153)
	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:564)
	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:832)




Build Log:
[...truncated 15929 lines...]
   [junit4] Suite: org.apache.solr.pkg.TestPackages
   [junit4]   2> 2049988 INFO  (SUITE-TestPackages-seed#[E93B94529124175A]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of 'C:\Users\jenkins\workspace\Lucene-Solr-8.5-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 2049988 INFO  (SUITE-TestPackages-seed#[E93B94529124175A]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2050003 INFO  (SUITE-TestPackages-seed#[E93B94529124175A]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.5-Windows\solr\build\solr-core\test\J3\temp\solr.pkg.TestPackages_E93B94529124175A-001\data-dir-150-001
   [junit4]   2> 2050003 WARN  (SUITE-TestPackages-seed#[E93B94529124175A]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=18 numCloses=18
   [junit4]   2> 2050003 INFO  (SUITE-TestPackages-seed#[E93B94529124175A]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2050007 INFO  (SUITE-TestPackages-seed#[E93B94529124175A]-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> 2050074 INFO  (TEST-TestPackages.testPluginLoading-seed#[E93B94529124175A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testPluginLoading
   [junit4]   2> 2050075 INFO  (TEST-TestPackages.testPluginLoading-seed#[E93B94529124175A]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in C:\Users\jenkins\workspace\Lucene-Solr-8.5-Windows\solr\build\solr-core\test\J3\temp\solr.pkg.TestPackages_E93B94529124175A-001\tempDir-001
   [junit4]   2> 2050076 INFO  (TEST-TestPackages.testPluginLoading-seed#[E93B94529124175A]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2050076 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2050076 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2050177 INFO  (TEST-TestPackages.testPluginLoading-seed#[E93B94529124175A]) [     ] o.a.s.c.ZkTestServer start zk server on port:57404
   [junit4]   2> 2050177 INFO  (TEST-TestPackages.testPluginLoading-seed#[E93B94529124175A]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:57404
   [junit4]   2> 2050177 INFO  (TEST-TestPackages.testPluginLoading-seed#[E93B94529124175A]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57404
   [junit4]   2> 2050177 INFO  (TEST-TestPackages.testPluginLoading-seed#[E93B94529124175A]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 57404
   [junit4]   2> 2050180 INFO  (TEST-TestPackages.testPluginLoading-seed#[E93B94529124175A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2050184 INFO  (zkConnectionManagerCallback-68089-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2050184 INFO  (TEST-TestPackages.testPluginLoading-seed#[E93B94529124175A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2050187 INFO  (TEST-TestPackages.testPluginLoading-seed#[E93B94529124175A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2050189 INFO  (zkConnectionManagerCallback-68091-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2050189 INFO  (TEST-TestPackages.testPluginLoading-seed#[E93B94529124175A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2050190 INFO  (TEST-TestPackages.testPluginLoading-seed#[E93B94529124175A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2050193 INFO  (zkConnectionManagerCallback-68093-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2050193 INFO  (TEST-TestPackages.testPluginLoading-seed#[E93B94529124175A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2050300 WARN  (jetty-launcher-68094-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2050300 WARN  (jetty-launcher-68094-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2050300 WARN  (jetty-launcher-68094-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2050300 WARN  (jetty-launcher-68094-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2050300 INFO  (jetty-launcher-68094-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2050300 INFO  (jetty-launcher-68094-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2050300 INFO  (jetty-launcher-68094-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2050300 INFO  (jetty-launcher-68094-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2050300 INFO  (jetty-launcher-68094-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2050300 INFO  (jetty-launcher-68094-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2050300 INFO  (jetty-launcher-68094-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2050300 INFO  (jetty-launcher-68094-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2050300 INFO  (jetty-launcher-68094-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 15-ea+16-681
   [junit4]   2> 2050300 INFO  (jetty-launcher-68094-thread-4) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 15-ea+16-681
   [junit4]   2> 2050300 INFO  (jetty-launcher-68094-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 15-ea+16-681
   [junit4]   2> 2050300 INFO  (jetty-launcher-68094-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 15-ea+16-681
   [junit4]   2> 2050302 INFO  (jetty-launcher-68094-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2050302 INFO  (jetty-launcher-68094-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2050302 INFO  (jetty-launcher-68094-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2050302 INFO  (jetty-launcher-68094-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2050302 INFO  (jetty-launcher-68094-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2050302 INFO  (jetty-launcher-68094-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2050302 INFO  (jetty-launcher-68094-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2050302 INFO  (jetty-launcher-68094-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2050302 INFO  (jetty-launcher-68094-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2050303 INFO  (jetty-launcher-68094-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2050303 INFO  (jetty-launcher-68094-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2050303 INFO  (jetty-launcher-68094-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2050303 INFO  (jetty-launcher-68094-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7abd018e{/solr,null,AVAILABLE}
   [junit4]   2> 2050303 INFO  (jetty-launcher-68094-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3dad575c{/solr,null,AVAILABLE}
   [junit4]   2> 2050303 INFO  (jetty-launcher-68094-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@234ac496{/solr,null,AVAILABLE}
   [junit4]   2> 2050303 INFO  (jetty-launcher-68094-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@68aa331b{/solr,null,AVAILABLE}
   [junit4]   2> 2050305 INFO  (jetty-launcher-68094-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4f3925d2{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:57417}
   [junit4]   2> 2050305 INFO  (jetty-launcher-68094-thread-4) [     ] o.e.j.s.Server Started @2050348ms
   [junit4]   2> 2050305 INFO  (jetty-launcher-68094-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57417}
   [junit4]   2> 2050305 INFO  (jetty-launcher-68094-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3ffcfa42{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:57418}
   [junit4]   2> 2050305 INFO  (jetty-launcher-68094-thread-2) [     ] o.e.j.s.Server Started @2050348ms
   [junit4]   2> 2050305 INFO  (jetty-launcher-68094-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57418}
   [junit4]   2> 2050305 INFO  (jetty-launcher-68094-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6f71557{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:57420}
   [junit4]   2> 2050305 INFO  (jetty-launcher-68094-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@795005e2{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:57419}
   [junit4]   2> 2050305 INFO  (jetty-launcher-68094-thread-3) [     ] o.e.j.s.Server Started @2050348ms
   [junit4]   2> 2050305 INFO  (jetty-launcher-68094-thread-1) [     ] o.e.j.s.Server Started @2050348ms
   [junit4]   2> 2050305 INFO  (jetty-launcher-68094-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57420}
   [junit4]   2> 2050305 INFO  (jetty-launcher-68094-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57419}
   [junit4]   2> 2050305 ERROR (jetty-launcher-68094-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2050305 INFO  (jetty-launcher-68094-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2050305 ERROR (jetty-launcher-68094-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2050305 INFO  (jetty-launcher-68094-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.2
   [junit4]   2> 2050305 INFO  (jetty-launcher-68094-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2050306 INFO  (jetty-launcher-68094-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.2
   [junit4]   2> 2050306 INFO  (jetty-launcher-68094-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2050306 INFO  (jetty-launcher-68094-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2050306 INFO  (jetty-launcher-68094-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.5-Windows\solr
   [junit4]   2> 2050306 ERROR (jetty-launcher-68094-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2050306 INFO  (jetty-launcher-68094-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2050306 INFO  (jetty-launcher-68094-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.5-Windows\solr
   [junit4]   2> 2050306 ERROR (jetty-launcher-68094-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2050306 INFO  (jetty-launcher-68094-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2050306 INFO  (jetty-launcher-68094-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-16T18:11:08.669121200Z
   [junit4]   2> 2050306 INFO  (jetty-launcher-68094-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-16T18:11:08.669121200Z
   [junit4]   2> 2050306 INFO  (jetty-launcher-68094-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.2
   [junit4]   2> 2050306 INFO  (jetty-launcher-68094-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2050306 INFO  (jetty-launcher-68094-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.5-Windows\solr
   [junit4]   2> 2050306 INFO  (jetty-launcher-68094-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-16T18:11:08.669121200Z
   [junit4]   2> 2050306 INFO  (jetty-launcher-68094-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.2
   [junit4]   2> 2050306 INFO  (jetty-launcher-68094-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2050306 INFO  (jetty-launcher-68094-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.5-Windows\solr
   [junit4]   2> 2050306 INFO  (jetty-launcher-68094-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-16T18:11:08.669121200Z
   [junit4]   2> 2050307 INFO  (jetty-launcher-68094-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2050308 INFO  (jetty-launcher-68094-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2050308 INFO  (jetty-launcher-68094-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2050308 INFO  (jetty-launcher-68094-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2050310 INFO  (zkConnectionManagerCallback-68102-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2050310 INFO  (jetty-launcher-68094-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2050310 INFO  (zkConnectionManagerCallback-68098-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2050310 INFO  (jetty-launcher-68094-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2050310 INFO  (zkConnectionManagerCallback-68099-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2050310 INFO  (jetty-launcher-68094-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2050310 INFO  (zkConnectionManagerCallback-68100-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2050310 INFO  (jetty-launcher-68094-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2050311 INFO  (jetty-launcher-68094-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2050311 INFO  (jetty-launcher-68094-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2050311 INFO  (jetty-launcher-68094-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2050311 INFO  (jetty-launcher-68094-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2050468 INFO  (jetty-launcher-68094-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2050471 WARN  (jetty-launcher-68094-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@e7759bd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2050471 WARN  (jetty-launcher-68094-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@e7759bd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2050476 WARN  (jetty-launcher-68094-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@212c37ab[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2050476 WARN  (jetty-launcher-68094-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@212c37ab[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2050477 INFO  (jetty-launcher-68094-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57404/solr
   [junit4]   2> 2050478 INFO  (jetty-launcher-68094-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2050481 INFO  (zkConnectionManagerCallback-68109-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2050481 INFO  (jetty-launcher-68094-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2050827 INFO  (jetty-launcher-68094-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2050827 INFO  (jetty-launcher-68094-thread-1) [n:127.0.0.1:57419_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2050829 WARN  (jetty-launcher-68094-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@769b8d22[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2050829 WARN  (jetty-launcher-68094-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@769b8d22[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2050832 INFO  (zkConnectionManagerCallback-68114-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2050832 INFO  (jetty-launcher-68094-thread-1) [n:127.0.0.1:57419_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2050836 WARN  (jetty-launcher-68094-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@530677e6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2050836 WARN  (jetty-launcher-68094-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@530677e6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2050838 INFO  (jetty-launcher-68094-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57404/solr
   [junit4]   2> 2050839 INFO  (jetty-launcher-68094-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2050842 INFO  (zkConnectionManagerCallback-68120-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2050842 INFO  (jetty-launcher-68094-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2050948 INFO  (jetty-launcher-68094-thread-3) [n:127.0.0.1:57420_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2050951 INFO  (zkConnectionManagerCallback-68124-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2050951 INFO  (jetty-launcher-68094-thread-3) [n:127.0.0.1:57420_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2050962 INFO  (jetty-launcher-68094-thread-3) [n:127.0.0.1:57420_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57420_solr
   [junit4]   2> 2050963 INFO  (jetty-launcher-68094-thread-3) [n:127.0.0.1:57420_solr     ] o.a.s.c.Overseer Overseer (id=72058698991599626-127.0.0.1:57420_solr-n_0000000000) starting
   [junit4]   2> 2050967 INFO  (jetty-launcher-68094-thread-1) [n:127.0.0.1:57419_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57419_solr
   [junit4]   2> 2050969 INFO  (zkCallback-68113-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2050969 INFO  (zkCallback-68123-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2050970 INFO  (OverseerStateUpdate-72058698991599626-127.0.0.1:57420_solr-n_0000000000) [n:127.0.0.1:57420_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:57420_solr
   [junit4]   2> 2050970 INFO  (jetty-launcher-68094-thread-3) [n:127.0.0.1:57420_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:57420_solr as DOWN
   [junit4]   2> 2050970 INFO  (jetty-launcher-68094-thread-1) [n:127.0.0.1:57419_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2050971 INFO  (jetty-launcher-68094-thread-3) [n:127.0.0.1:57420_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2050971 INFO  (jetty-launcher-68094-thread-3) [n:127.0.0.1:57420_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57420_solr
   [junit4]   2> 2050971 WARN  (jetty-launcher-68094-thread-1) [n:127.0.0.1:57419_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> 2050972 INFO  (zkCallback-68113-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2050972 INFO  (zkCallback-68123-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2050972 INFO  (jetty-launcher-68094-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2050974 INFO  (jetty-launcher-68094-thread-3) [n:127.0.0.1:57420_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2050974 WARN  (jetty-launcher-68094-thread-3) [n:127.0.0.1:57420_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> 2050975 WARN  (jetty-launcher-68094-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@26016051[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2050975 WARN  (jetty-launcher-68094-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@26016051[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2050978 WARN  (jetty-launcher-68094-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@60bea62f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2050978 WARN  (jetty-launcher-68094-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@60bea62f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2050979 INFO  (jetty-launcher-68094-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57404/solr
   [junit4]   2> 2050979 INFO  (jetty-launcher-68094-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2050983 INFO  (zkConnectionManagerCallback-68134-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2050983 INFO  (jetty-launcher-68094-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2051000 INFO  (jetty-launcher-68094-thread-1) [n:127.0.0.1:57419_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2051000 INFO  (jetty-launcher-68094-thread-3) [n:127.0.0.1:57420_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2051035 INFO  (jetty-launcher-68094-thread-3) [n:127.0.0.1:57420_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57420.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@132514d1
   [junit4]   2> 2051035 INFO  (jetty-launcher-68094-thread-1) [n:127.0.0.1:57419_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57419.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@132514d1
   [junit4]   2> 2051039 INFO  (jetty-launcher-68094-thread-3) [n:127.0.0.1:57420_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57420.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@132514d1
   [junit4]   2> 2051039 INFO  (jetty-launcher-68094-thread-3) [n:127.0.0.1:57420_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57420.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@132514d1
   [junit4]   2> 2051039 INFO  (jetty-launcher-68094-thread-3) [n:127.0.0.1:57420_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.5-Windows\solr\build\solr-core\test\J3\temp\solr.pkg.TestPackages_E93B94529124175A-001\tempDir-001\node3\.
   [junit4]   2> 2051043 INFO  (jetty-launcher-68094-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2051044 INFO  (jetty-launcher-68094-thread-1) [n:127.0.0.1:57419_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57419.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@132514d1
   [junit4]   2> 2051044 INFO  (jetty-launcher-68094-thread-1) [n:127.0.0.1:57419_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57419.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@132514d1
   [junit4]   2> 2051044 WARN  (jetty-launcher-68094-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4ef5d401[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2051044 WARN  (jetty-launcher-68094-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4ef5d401[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2051047 INFO  (jetty-launcher-68094-thread-1) [n:127.0.0.1:57419_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.5-Windows\solr\build\solr-core\test\J3\temp\solr.pkg.TestPackages_E93B94529124175A-001\tempDir-001\node1\.
   [junit4]   2> 2051049 WARN  (jetty-launcher-68094-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@77c051ed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2051049 WARN  (jetty-launcher-68094-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@77c051ed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2051050 INFO  (jetty-launcher-68094-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57404/solr
   [junit4]   2> 2051051 INFO  (jetty-launcher-68094-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2051053 INFO  (zkConnectionManagerCallback-68142-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2051053 INFO  (jetty-launcher-68094-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2051087 INFO  (jetty-launcher-68094-thread-4) [n:127.0.0.1:57417_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2051090 INFO  (zkConnectionManagerCallback-68144-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2051090 INFO  (jetty-launcher-68094-thread-4) [n:127.0.0.1:57417_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2051098 INFO  (jetty-launcher-68094-thread-4) [n:127.0.0.1:57417_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2051103 INFO  (jetty-launcher-68094-thread-4) [n:127.0.0.1:57417_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:57417_solr as DOWN
   [junit4]   2> 2051105 INFO  (jetty-launcher-68094-thread-4) [n:127.0.0.1:57417_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2051105 INFO  (jetty-launcher-68094-thread-4) [n:127.0.0.1:57417_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57417_solr
   [junit4]   2> 2051106 INFO  (zkCallback-68113-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2051106 INFO  (zkCallback-68123-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2051107 INFO  (zkCallback-68143-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2051108 INFO  (jetty-launcher-68094-thread-4) [n:127.0.0.1:57417_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2051109 WARN  (jetty-launcher-68094-thread-4) [n:127.0.0.1:57417_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> 2051141 INFO  (jetty-launcher-68094-thread-4) [n:127.0.0.1:57417_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2051163 INFO  (jetty-launcher-68094-thread-4) [n:127.0.0.1:57417_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57417.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@132514d1
   [junit4]   2> 2051171 INFO  (jetty-launcher-68094-thread-4) [n:127.0.0.1:57417_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57417.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@132514d1
   [junit4]   2> 2051171 INFO  (jetty-launcher-68094-thread-4) [n:127.0.0.1:57417_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57417.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@132514d1
   [junit4]   2> 2051172 INFO  (jetty-launcher-68094-thread-4) [n:127.0.0.1:57417_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.5-Windows\solr\build\solr-core\test\J3\temp\solr.pkg.TestPackages_E93B94529124175A-001\tempDir-001\node4\.
   [junit4]   2> 2051187 INFO  (jetty-launcher-68094-thread-2) [n:127.0.0.1:57418_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2051191 INFO  (zkConnectionManagerCallback-68150-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2051191 INFO  (jetty-launcher-68094-thread-2) [n:127.0.0.1:57418_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2051195 INFO  (jetty-launcher-68094-thread-2) [n:127.0.0.1:57418_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2051199 INFO  (jetty-launcher-68094-thread-2) [n:127.0.0.1:57418_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:57418_solr as DOWN
   [junit4]   2> 2051199 INFO  (jetty-launcher-68094-thread-2) [n:127.0.0.1:57418_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2051199 INFO  (jetty-launcher-68094-thread-2) [n:127.0.0.1:57418_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57418_solr
   [junit4]   2> 2051201 INFO  (zkCallback-68113-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2051201 INFO  (zkCallback-68123-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2051201 INFO  (zkCallback-68143-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2051201 INFO  (zkCallback-68149-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2051201 INFO  (jetty-launcher-68094-thread-2) [n:127.0.0.1:57418_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2051203 WARN  (jetty-launcher-68094-thread-2) [n:127.0.0.1:57418_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> 2051232 INFO  (jetty-launcher-68094-thread-2) [n:127.0.0.1:57418_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2051251 INFO  (jetty-launcher-68094-thread-2) [n:127.0.0.1:57418_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57418.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@132514d1
   [junit4]   2> 2051259 INFO  (jetty-launcher-68094-thread-2) [n:127.0.0.1:57418_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57418.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@132514d1
   [junit4]   2> 2051259 INFO  (jetty-launcher-68094-thread-2) [n:127.0.0.1:57418_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57418.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@132514d1
   [junit4]   2> 2051260 INFO  (jetty-launcher-68094-thread-2) [n:127.0.0.1:57418_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.5-Windows\solr\build\solr-core\test\J3\temp\solr.pkg.TestPackages_E93B94529124175A-001\tempDir-001\node2\.
   [junit4]   2> 2051301 INFO  (TEST-TestPackages.testPluginLoading-seed#[E93B94529124175A]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 2051304 INFO  (TEST-TestPackages.testPluginLoading-seed#[E93B94529124175A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2051334 INFO  (zkConnectionManagerCallback-68159-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2051334 INFO  (TEST-TestPackages.testPluginLoading-seed#[E93B94529124175A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2051335 INFO  (TEST-TestPackages.testPluginLoading-seed#[E93B94529124175A]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2051336 INFO  (TEST-TestPackages.testPluginLoading-seed#[E93B94529124175A]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57404/solr ready
   [junit4]   2> 2051367 INFO  (qtp1107219357-84771) [n:127.0.0.1:57417_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:57419_solr} status=0 QTime=1
   [junit4]   2> 2051367 INFO  (updateExecutor-68130-thread-1-processing-n:127.0.0.1:57417_solr) [n:127.0.0.1:57417_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:57419_solr 
   [junit4]   2> 2051369 INFO  (qtp825954837-84769) [n:127.0.0.1:57418_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:57419_solr} status=0 QTime=0
   [junit4]   2> 2051369 INFO  (updateExecutor-68138-thread-1-processing-n:127.0.0.1:57418_solr) [n:127.0.0.1:57418_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:57419_solr 
   [junit4]   2> 2051369 INFO  (qtp2006443360-84780) [n:127.0.0.1:57419_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> 2051370 INFO  (qtp2006443360-84776) [n:127.0.0.1:57419_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> 2051371 INFO  (qtp137427489-84774) [n:127.0.0.1:57420_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:57419_solr} status=0 QTime=0
   [junit4]   2> 2051371 INFO  (qtp2006443360-84772) [n:127.0.0.1:57419_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=13
   [junit4]   1> sync resp: http://127.0.0.1:57419/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null
   [junit4]   2> 2051372 INFO  (qtp2006443360-84780) [n:127.0.0.1:57419_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 2051372 INFO  (qtp2006443360-84768) [n:127.0.0.1:57419_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 2051372 INFO  (updateExecutor-68116-thread-1-processing-n:127.0.0.1:57420_solr) [n:127.0.0.1:57420_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:57419_solr 
   [junit4]   2> 2051375 INFO  (qtp2006443360-84776) [n:127.0.0.1:57419_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> 2051375 INFO  (qtp137427489-84782) [n:127.0.0.1:57420_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> 2051376 INFO  (qtp2006443360-84768) [n:127.0.0.1:57419_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 2051379 INFO  (updateExecutor-68130-thread-1-processing-n:127.0.0.1:57417_solr) [n:127.0.0.1:57417_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 2051379 INFO  (updateExecutor-68138-thread-1-processing-n:127.0.0.1:57418_solr) [n:127.0.0.1:57418_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 2051379 INFO  (updateExecutor-68130-thread-1-processing-n:127.0.0.1:57417_solr) [n:127.0.0.1:57417_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 2051379 INFO  (updateExecutor-68138-thread-1-processing-n:127.0.0.1:57418_solr) [n:127.0.0.1:57418_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 2051382 INFO  (updateExecutor-68116-thread-1-processing-n:127.0.0.1:57420_solr) [n:127.0.0.1:57420_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 2051382 INFO  (updateExecutor-68116-thread-1-processing-n:127.0.0.1:57420_solr) [n:127.0.0.1:57420_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 2051481 INFO  (qtp137427489-84782) [n:127.0.0.1:57420_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> 2051489 INFO  (qtp2006443360-84772) [n:127.0.0.1:57419_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> 2051499 INFO  (qtp1107219357-84779) [n:127.0.0.1:57417_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> 2051506 INFO  (qtp825954837-84781) [n:127.0.0.1:57418_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> 2051515 INFO  (qtp137427489-84782) [n:127.0.0.1:57420_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2051519 INFO  (qtp137427489-84782) [n:127.0.0.1:57420_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/runtimelibs.jar
   [junit4]   2> 2051523 INFO  (qtp825954837-84781) [n:127.0.0.1:57418_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2051524 INFO  (qtp2006443360-84780) [n:127.0.0.1:57419_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2051526 INFO  (qtp1107219357-84779) [n:127.0.0.1:57417_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2051526 INFO  (qtp137427489-84782) [n:127.0.0.1:57420_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/runtimelibs.jar
   [junit4]   2> 2051541 INFO  (qtp137427489-84782) [n:127.0.0.1:57420_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 2051544 INFO  (qtp825954837-84773) [n:127.0.0.1:57418_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:57420_solr} status=0 QTime=0
   [junit4]   2> 2051544 INFO  (updateExecutor-68138-thread-1-processing-n:127.0.0.1:57418_solr) [n:127.0.0.1:57418_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:57420_solr 
   [junit4]   2> 2051544 INFO  (qtp2006443360-84772) [n:127.0.0.1:57419_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:57420_solr} status=0 QTime=0
   [junit4]   2> 2051545 INFO  (updateExecutor-68105-thread-2-processing-n:127.0.0.1:57419_solr) [n:127.0.0.1:57419_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:57420_solr 
   [junit4]   2> 2051546 INFO  (qtp1107219357-84767) [n:127.0.0.1:57417_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:57420_solr} status=0 QTime=0
   [junit4]   2> 2051546 INFO  (qtp137427489-84778) [n:127.0.0.1:57420_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 2051546 INFO  (qtp137427489-84774) [n:127.0.0.1:57420_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 2051546 INFO  (updateExecutor-68130-thread-1-processing-n:127.0.0.1:57417_solr) [n:127.0.0.1:57417_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:57420_solr 
   [junit4]   2> 2051547 INFO  (qtp137427489-84782) [n:127.0.0.1:57420_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/mypkg/runtimelibs.jar params={sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc%2BI6O7BOdNuMct/xoZ4h73aZHZGc0%2BnmI1f/U3bOlMPINlSOM6LK3JpQ%3D%3D&wt=javabin&version=2} status=0 QTime=35
   [junit4]   2> 2051547 INFO  (qtp137427489-84778) [n:127.0.0.1:57420_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 2051547 INFO  (qtp137427489-84770) [n:127.0.0.1:57420_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 2051548 INFO  (qtp137427489-84782) [n:127.0.0.1:57420_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 2051550 INFO  (qtp137427489-84770) [n:127.0.0.1:57420_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 2051552 INFO  (qtp137427489-84770) [n:127.0.0.1:57420_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 2051554 INFO  (updateExecutor-68105-thread-2-processing-n:127.0.0.1:57419_solr) [n:127.0.0.1:57419_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 2051555 INFO  (updateExecutor-68105-thread-2-processing-n:127.0.0.1:57419_solr) [n:127.0.0.1:57419_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 2051555 INFO  (updateExecutor-68138-thread-1-processing-n:127.0.0.1:57418_solr) [n:127.0.0.1:57418_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 2051555 INFO  (updateExecutor-68138-thread-1-processing-n:127.0.0.1:57418_solr) [n:127.0.0.1:57418_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 2051556 INFO  (updateExecutor-68130-thread-1-processing-n:127.0.0.1:57417_solr) [n:127.0.0.1:57417_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 2051556 INFO  (updateExecutor-68130-thread-1-processing-n:127.0.0.1:57417_solr) [n:127.0.0.1:57417_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 2051557 INFO  (qtp2006443360-84768) [n:127.0.0.1:57419_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2051563 INFO  (qtp1107219357-84775) [n:127.0.0.1:57417_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 2051568 INFO  (qtp825954837-84777) [n:127.0.0.1:57418_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2051578 INFO  (qtp1107219357-84775) [n:127.0.0.1:57417_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2051579 INFO  (qtp1107219357-84775) [n:127.0.0.1:57417_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/testurpv1.jar
   [junit4]   2> 2051580 INFO  (qtp2006443360-84776) [n:127.0.0.1:57419_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2051581 INFO  (qtp825954837-84777) [n:127.0.0.1:57418_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2051581 INFO  (qtp137427489-84778) [n:127.0.0.1:57420_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2051581 INFO  (qtp1107219357-84775) [n:127.0.0.1:57417_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/testurpv1.jar
   [junit4]   2> 2051587 INFO  (qtp1107219357-84775) [n:127.0.0.1:57417_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 2051592 INFO  (qtp2006443360-84768) [n:127.0.0.1:57419_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:57417_solr} status=0 QTime=0
   [junit4]   2> 2051592 INFO  (updateExecutor-68105-thread-2-processing-n:127.0.0.1:57419_solr) [n:127.0.0.1:57419_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:57417_solr 
   [junit4]   2> 2051592 INFO  (qtp1107219357-84779) [n:127.0.0.1:57417_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 2051592 INFO  (qtp825954837-84773) [n:127.0.0.1:57418_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:57417_solr} status=0 QTime=0
   [junit4]   2> 2051593 INFO  (updateExecutor-68138-thread-1-processing-n:127.0.0.1:57418_solr) [n:127.0.0.1:57418_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:57417_solr 
   [junit4]   2> 2051593 INFO  (qtp137427489-84770) [n:127.0.0.1:57420_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:57417_solr} status=0 QTime=0
   [junit4]   2> 2051593 INFO  (qtp1107219357-84767) [n:127.0.0.1:57417_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 2051594 INFO  (qtp1107219357-84775) [n:127.0.0.1:57417_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/mypkg/testurpv1.jar params={sig=h6UmMzuPqu4hQFGLBMJh/6kDSEXpJlgLsQDXx0KuxXWkV5giilRP57K3towiJRh2J%2BrqihqIghNCi3YgzgUnWQ%3D%3D&wt=javabin&version=2} status=0 QTime=18
   [junit4]   2> 2051594 INFO  (updateExecutor-68116-thread-2-processing-n:127.0.0.1:57420_solr) [n:127.0.0.1:57420_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:57417_solr 
   [junit4]   2> 2051595 INFO  (qtp1107219357-84767) [n:127.0.0.1:57417_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 2051595 INFO  (qtp1107219357-84771) [n:127.0.0.1:57417_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 2051596 INFO  (qtp1107219357-84775) [n:127.0.0.1:57417_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 2051596 INFO  (qtp1107219357-84779) [n:127.0.0.1:57417_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 2051596 INFO  (qtp137427489-84774) [n:127.0.0.1:57420_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2051598 INFO  (updateExecutor-68105-thread-2-processing-n:127.0.0.1:57419_solr) [n:127.0.0.1:57419_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 2051598 INFO  (updateExecutor-68105-thread-2-processing-n:127.0.0.1:57419_solr) [n:127.0.0.1:57419_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 2051600 INFO  (updateExecutor-68116-thread-2-processing-n:127.0.0.1:57420_solr) [n:127.0.0.1:57420_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 2051600 INFO  (updateExecutor-68116-thread-2-processing-n:127.0.0.1:57420_solr) [n:127.0.0.1:57420_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 2051600 INFO  (updateExecutor-68138-thread-1-processing-n:127.0.0.1:57418_solr) [n:127.0.0.1:57418_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 2051600 INFO  (updateExecutor-68138-thread-1-processing-n:127.0.0.1:57418_solr) [n:127.0.0.1:57418_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 2051705 INFO  (qtp137427489-84774) [n:127.0.0.1:57420_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 2051709 INFO  (qtp2006443360-84780) [n:127.0.0.1:57419_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 2051715 INFO  (qtp1107219357-84767) [n:127.0.0.1:57417_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 2051720 INFO  (qtp825954837-84769) [n:127.0.0.1:57418_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 2051731 INFO  (qtp2006443360-84780) [n:127.0.0.1:57419_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2051735 INFO  (qtp2006443360-84780) [n:127.0.0.1:57419_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/expressible.jar
   [junit4]   2> 2051736 INFO  (qtp825954837-84781) [n:127.0.0.1:57418_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2051736 INFO  (qtp1107219357-84767) [n:127.0.0.1:57417_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2051736 INFO  (qtp137427489-84782) [n:127.0.0.1:57420_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2051736 INFO  (qtp2006443360-84780) [n:127.0.0.1:57419_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/expressible.jar
   [junit4]   2> 2051743 INFO  (qtp2006443360-84780) [n:127.0.0.1:57419_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 2051746 INFO  (qtp137427489-84774) [n:127.0.0.1:57420_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:57419_solr} status=0 QTime=0
   [junit4]   2> 2051746 INFO  (updateExecutor-68116-thread-2-processing-n:127.0.0.1:57420_solr) [n:127.0.0.1:57420_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:57419_solr 
   [junit4]   2> 2051747 INFO  (qtp1107219357-84771) [n:127.0.0.1:57417_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:57419_solr} status=0 QTime=0
   [junit4]   2> 2051747 INFO  (qtp2006443360-84776) [n:127.0.0.1:57419_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 2051747 INFO  (updateExecutor-68130-thread-2-processing-n:127.0.0.1:57417_solr) [n:127.0.0.1:57417_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:57419_solr 
   [junit4]   2> 2051747 INFO  (qtp825954837-84769) [n:127.0.0.1:57418_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:57419_solr} status=0 QTime=0
   [junit4]   2> 2051747 INFO  (updateExecutor-68138-thread-1-processing-n:127.0.0.1:57418_solr) [n:127.0.0.1:57418_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:57419_solr 
   [junit4]   2> 2051748 INFO  (qtp2006443360-84768) [n:127.0.0.1:57419_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 2051748 INFO  (qtp2006443360-84772) [n:127.0.0.1:57419_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 2051748 INFO  (qtp2006443360-84780) [n:127.0.0.1:57419_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/mypkg/expressible.jar params={sig=ZOT11arAiPmPZYOHzqodiNnxO9pRyRozWZEBX8XGjU1/HJptFnZK%2BDI7eXnUtbNaMcbXE2Ze8hh4M/eGyhY8BQ%3D%3D&wt=javabin&version=2} status=0 QTime=17
   [junit4]   2> 2051748 INFO  (qtp2006443360-84776) [n:127.0.0.1:57419_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 2051748 INFO  (qtp2006443360-84772) [n:127.0.0.1:57419_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 2051748 INFO  (qtp2006443360-84776) [n:127.0.0.1:57419_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 2051753 INFO  (updateExecutor-68138-thread-1-processing-n:127.0.0.1:57418_solr) [n:127.0.0.1:57418_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 2051753 INFO  (updateExecutor-68138-thread-1-processing-n:127.0.0.1:57418_solr) [n:127.0.0.1:57418_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 2051753 INFO  (updateExecutor-68130-thread-2-processing-n:127.0.0.1:57417_solr) [n:127.0.0.1:57417_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 2051753 INFO  (updateExecutor-68130-thread-2-processing-n:127.0.0.1:57417_solr) [n:127.0.0.1:57417_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 2051753 INFO  (updateExecutor-68116-thread-2-processing-n:127.0.0.1:57420_solr) [n:127.0.0.1:57420_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 2051753 INFO  (updateExecutor-68116-thread-2-processing-n:127.0.0.1:57420_solr) [n:127.0.0.1:57420_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 2051753 INFO  (qtp137427489-84770) [n:127.0.0.1:57420_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 2051757 INFO  (qtp2006443360-84768) [n:127.0.0.1:57419_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 2051760 INFO  (qtp1107219357-84779) [n:127.0.0.1:57417_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2051764 INFO  (qtp825954837-84773) [n:127.0.0.1:57418_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2051825 INFO  (qtp137427489-84778) [n:127.0.0.1:57420_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2051827 INFO  (qtp137427489-84778) [n:127.0.0.1:57420_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2051829 INFO  (qtp137427489-84778) [n:127.0.0.1:57420_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2051830 INFO  (qtp137427489-84778) [n:127.0.0.1:57420_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2051833 INFO  (qtp137427489-84778) [n:127.0.0.1:57420_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2051834 INFO  (qtp137427489-84778) [n:127.0.0.1:57420_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2051838 DEBUG (zkCallback-68123-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 2051838 DEBUG (zkCallback-68149-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 2051838 DEBUG (zkCallback-68113-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 2051838 DEBUG (zkCallback-68143-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 2051839 INFO  (qtp2006443360-84780) [n:127.0.0.1:57419_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2051840 INFO  (qtp1107219357-84775) [n:127.0.0.1:57417_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2051840 INFO  (qtp825954837-84777) [n:127.0.0.1:57418_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2051840 INFO  (qtp137427489-84778) [n:127.0.0.1:57420_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 2051840 INFO  (qtp137427489-84778) [n:127.0.0.1:57420_solr     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 2051841 INFO  (qtp137427489-84778) [n:127.0.0.1:57420_solr     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/mypkg/runtimelibs.jar, /mypkg/testurpv1.jar, /mypkg/expressible.jar]
   [junit4]   2> 2051844 INFO  (qtp137427489-84778) [n:127.0.0.1:57420_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2051846 INFO  (qtp137427489-84778) [n:127.0.0.1:57420_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2051848 INFO  (qtp137427489-84778) [n:127.0.0.1:57420_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2051850 INFO  (qtp137427489-84778) [n:127.0.0.1:57420_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2051852 INFO  (qtp137427489-84778) [n:127.0.0.1:57420_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2051853 INFO  (qtp137427489-84778) [n:127.0.0.1:57420_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2051855 INFO  (qtp137427489-84778) [n:127.0.0.1:57420_solr     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.5-Windows/solr/build/solr-core/test/J3/temp/solr.pkg.TestPackages_E93B94529124175A-001/tempDir-001/node3/filestore/mypkg]
   [junit4]   2> 2051856 INFO  (qtp137427489-84778) [n:127.0.0.1:57420_solr     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.5-Windows/solr/build/solr-core/test/J3/temp/solr.pkg.TestPackages_E93B94529124175A-001/tempDir-001/node3/filestore/mypkg]
   [junit4]   2> 2051856 INFO  (qtp137427489-84778) [n:127.0.0.1:57420_solr     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.5-Windows/solr/build/solr-core/test/J3/temp/solr.pkg.TestPackages_E93B94529124175A-001/tempDir-001/node3/filestore/mypkg]
   [junit4]   2> 2051857 INFO  (qtp137427489-84778) [n:127.0.0.1:57420_solr     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 2051857 INFO  (qtp137427489-84778) [n:127.0.0.1:57420_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=90
   [junit4]   2> 2051859 INFO  (qtp825954837-84781) [n:127.0.0.1:57418_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=100&name=testPluginLoadingColl&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2051863 INFO  (OverseerThreadFactory-7984-thread-1-processing-n:127.0.0.1:57420_solr) [n:127.0.0.1:57420_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testPluginLoadingColl
   [junit4]   2> 2051863 INFO  (zkCallback-68149-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 2051863 INFO  (zkCallback-68123-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 2051863 INFO  (zkCallback-68149-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 2051863 INFO  (zkCallback-68149-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/mypkg/runtimelibs.jar, /mypkg/testurpv1.jar, /mypkg/expressible.jar]
   [junit4]   2> 2051863 INFO  (zkCallback-68113-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 2051863 INFO  (zkCallback-68113-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 2051863 INFO  (zkCallback-68113-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/mypkg/runtimelibs.jar, /mypkg/testurpv1.jar, /mypkg/expressible.jar]
   [junit4]   2> 2051863 INFO  (zkCallback-68143-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 2051863 INFO  (zkCallback-68143-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 2051863 INFO  (zkCallback-68143-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/mypkg/runtimelibs.jar, /mypkg/testurpv1.jar, /mypkg/expressible.jar]
   [junit4]   2> 2051864 INFO  (zkCallback-68113-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2051864 INFO  (zkCallback-68149-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2051865 INFO  (zkCallback-68143-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2051866 INFO  (zkCallback-68149-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2051866 INFO  (zkCallback-68113-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2051866 INFO  (zkCallback-68143-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2051868 INFO  (zkCallback-68149-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2051868 INFO  (zkCallback-68113-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2051869 INFO  (zkCallback-68149-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2051870 INFO  (zkCallback-68143-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2051870 INFO  (zkCallback-68113-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2051871 INFO  (zkCallback-68143-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2051871 INFO  (zkCallback-68149-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2051871 INFO  (zkCallback-68113-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2051873 INFO  (zkCallback-68149-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2051873 INFO  (zkCallback-68143-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2051873 INFO  (zkCallback-68113-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2051874 INFO  (zkCallback-68143-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2051875 INFO  (zkCallback-68113-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.5-Windows/solr/build/solr-core/test/J3/temp/solr.pkg.TestPackages_E93B94529124175A-001/tempDir-001/node1/filestore/mypkg]
   [junit4]   2> 2051875 INFO  (zkCallback-68149-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.5-Windows/solr/build/solr-core/test/J3/temp/solr.pkg.TestPackages_E93B94529124175A-001/tempDir-001/node2/filestore/mypkg]
   [junit4]   2> 2051875 INFO  (zkCallback-68113-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.5-Windows/solr/build/solr-core/test/J3/temp/solr.pkg.TestPackages_E93B94529124175A-001/tempDir-001/node1/filestore/mypkg]
   [junit4]   2> 2051875 INFO  (zkCallback-68149-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.5-Windows/solr/build/solr-core/test/J3/temp/solr.pkg.TestPackages_E93B94529124175A-001/tempDir-001/node2/filestore/mypkg]
   [junit4]   2> 2051875 INFO  (zkCallback-68113-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.5-Windows/solr/build/solr-core/test/J3/temp/solr.pkg.TestPackages_E93B94529124175A-001/tempDir-001/node1/filestore/mypkg]
   [junit4]   2> 2051875 INFO  (zkCallback-68113-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 2051875 INFO  (zkCallback-68149-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.5-Windows/solr/build/solr-core/test/J3/temp/solr.pkg.TestPackages_E93B94529124175A-001/tempDir-001/node2/filestore/mypkg]
   [junit4]   2> 2051875 INFO  (zkCallback-68149-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 2051875 INFO  (zkCallback-68143-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.5-Windows/solr/build/solr-core/test/J3/temp/solr.pkg.TestPackages_E93B94529124175A-001/tempDir-001/node4/filestore/mypkg]
   [junit4]   2> 2051875 INFO  (zkCallback-68143-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.5-Windows/solr/build/solr-core/test/J3/temp/solr.pkg.TestPackages_E93B94529124175A-001/tempDir-001/node4/filestore/mypkg]
   [junit4]   2> 2051876 INFO  (zkCallback-68143-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.5-Windows/solr/build/solr-core/test/J3/temp/solr.pkg.TestPackages_E93B94529124175A-001/tempDir-001/node4/filestore/mypkg]
   [junit4]   2> 2051876 INFO  (zkCallback-68143-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 2051974 INFO  (OverseerStateUpdate-72058698991599626-127.0.0.1:57420_solr-n_0000000000) [n:127.0.0.1:57420_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testPluginLoadingColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:57419/solr",
   [junit4]   2>   "node_name":"127.0.0.1:57419_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2051976 INFO  (OverseerStateUpdate-72058698991599626-127.0.0.1:57420_solr-n_0000000000) [n:127.0.0.1:57420_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testPluginLoadingColl_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:57417/solr",
   [junit4]   2>   "node_name":"127.0.0.1:57417_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2051978 INFO  (OverseerStateUpdate-72058698991599626-127.0.0.1:57420_solr-n_0000000000) [n:127.0.0.1:57420_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testPluginLoadingColl_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:57420/solr",
   [junit4]   2>   "node_name":"127.0.0.1:57420_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2051981 INFO  (OverseerStateUpdate-72058698991599626-127.0.0.1:57420_solr-n_0000000000) [n:127.0.0.1:57420_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testPluginLoadingColl_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:57418/solr",
   [junit4]   2>   "node_name":"127.0.0.1:57418_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2052186 INFO  (qtp1107219357-84779) [n:127.0.0.1:57417_solr    x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard1_replica_n2&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2052186 INFO  (qtp2006443360-84768) [n:127.0.0.1:57419_solr    x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard1_replica_n1&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2052186 INFO  (qtp825954837-84769) [n:127.0.0.1:57418_solr    x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard2_replica_n6&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2052187 INFO  (qtp2006443360-84768) [n:127.0.0.1:57419_solr    x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2052187 INFO  (qtp137427489-84782) [n:127.0.0.1:57420_solr    x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard2_replica_n4&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2052203 INFO  (qtp2006443360-84768) [n:127.0.0.1:57419_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.2
   [junit4]   2> 2052203 INFO  (qtp137427489-84782) [n:127.0.0.1:57420_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.2
   [junit4]   2> 2052203 INFO  (qtp825954837-84769) [n:127.0.0.1:57418_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.2
   [junit4]   2> 2052216 INFO  (qtp1107219357-84779) [n:127.0.0.1:57417_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.2
   [junit4]   2> 2052219 INFO  (qtp2006443360-84768) [n:127.0.0.1:57419_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.s.IndexSchema [testPluginLoadingColl_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2052219 INFO  (qtp825954837-84769) [n:127.0.0.1:57418_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.s.IndexSchema [testPluginLoadingColl_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 2052219 INFO  (qtp137427489-84782) [n:127.0.0.1:57420_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.s.IndexSchema [testPluginLoadingColl_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 2052223 INFO  (qtp2006443360-84768) [n:127.0.0.1:57419_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2052223 INFO  (qtp825954837-84769) [n:127.0.0.1:57418_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2052223 INFO  (qtp825954837-84769) [n:127.0.0.1:57418_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'testPluginLoadingColl_shard2_replica_n6' using configuration from configset conf, trusted=true
   [junit4]   2> 2052223 INFO  (qtp2006443360-84768) [n:127.0.0.1:57419_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testPluginLoadingColl_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 2052223 INFO  (qtp2006443360-84768) [n:127.0.0.1:57419_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57419.solr.core.testPluginLoadingColl.shard1.replica_n1' (registry 'solr.core.testPluginLoadingColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@132514d1
   [junit4]   2> 2052223 INFO  (qtp825954837-84769) [n:127.0.0.1:57418_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57418.solr.core.testPluginLoadingColl.shard2.replica_n6' (registry 'solr.core.testPluginLoadingColl.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@132514d1
   [junit4]   2> 2052225 INFO  (qtp137427489-84782) [n:127.0.0.1:57420_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2052225 INFO  (qtp137427489-84782) [n:127.0.0.1:57420_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'testPluginLoadingColl_shard2_replica_n4' using configuration from configset conf, trusted=true
   [junit4]   2> 2052225 INFO  (qtp2006443360-84768) [n:127.0.0.1:57419_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.c.SolrCore [[testPluginLoadingColl_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.5-Windows\solr\build\solr-core\test\J3\temp\solr.pkg.TestPackages_E93B94529124175A-001\tempDir-001\node1\testPluginLoadingColl_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.5-Windows\solr\build\solr-core\test\J3\temp\solr.pkg.TestPackages_E93B94529124175A-001\tempDir-001\node1\.\testPluginLoadingColl_shard1_replica_n1\data\]
   [junit4]   2> 2052225 INFO  (qtp825954837-84769) [n:127.0.0.1:57418_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.c.SolrCore [[testPluginLoadingColl_shard2_replica_n6] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.5-Windows\solr\build\solr-core\test\J3\temp\solr.pkg.TestPackages_E93B94529124175A-001\tempDir-001\node2\testPluginLoadingColl_shard2_replica_n6], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.5-Windows\solr\build\solr-core\test\J3\temp\solr.pkg.TestPackages_E93B94529124175A-001\tempDir-001\node2\.\testPluginLoadingColl_shard2_replica_n6\data\]
   [junit4]   2> 2052225 INFO  (qtp137427489-84782) [n:127.0.0.1:57420_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57420.solr.core.testPluginLoadingColl.shard2.replica_n4' (registry 'solr.core.testP

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

Reader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 44452 INFO  (jetty-closer-218-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 44452 INFO  (jetty-closer-218-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@c101620: rootName = solr_63562, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1d0239ab
   [junit4]   2> 44452 INFO  (jetty-closer-218-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 44452 INFO  (jetty-closer-218-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 44452 INFO  (jetty-closer-218-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@409ef074: rootName = solr_63575, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1d0239ab
   [junit4]   2> 44452 INFO  (jetty-closer-218-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 44452 INFO  (jetty-closer-218-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 44452 INFO  (jetty-closer-218-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2a0e85ce: rootName = solr_63560, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1d0239ab
   [junit4]   2> 44452 INFO  (jetty-closer-218-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 44453 INFO  (closeThreadPool-234-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72058789337563148-127.0.0.1:63560_solr-n_0000000000) closing
   [junit4]   2> 44453 INFO  (OverseerStateUpdate-72058789337563148-127.0.0.1:63560_solr-n_0000000000) [n:127.0.0.1:63560_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:63560_solr
   [junit4]   2> 44454 INFO  (OverseerAutoScalingTriggerThread-72058789337563148-127.0.0.1:63560_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 44457 INFO  (closeThreadPool-234-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72058789337563148-127.0.0.1:63560_solr-n_0000000000) closing
   [junit4]   2> 44653 INFO  (jetty-closer-218-thread-4) [     ] o.a.s.c.Overseer Overseer (id=72058789337563148-127.0.0.1:63560_solr-n_0000000000) closing
   [junit4]   2> 44655 INFO  (jetty-closer-218-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@70c8d1cd{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 44655 INFO  (jetty-closer-218-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@d50fc2{/solr,null,UNAVAILABLE}
   [junit4]   2> 44655 INFO  (jetty-closer-218-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 53844 INFO  (jetty-closer-218-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@394a818a{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 53844 INFO  (jetty-closer-218-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4ae5c1a5{/solr,null,UNAVAILABLE}
   [junit4]   2> 53844 INFO  (jetty-closer-218-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 53981 INFO  (jetty-closer-218-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7618d646{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 53981 INFO  (jetty-closer-218-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7e51697b{/solr,null,UNAVAILABLE}
   [junit4]   2> 53981 INFO  (jetty-closer-218-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 54143 INFO  (jetty-closer-218-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@423a5bc9{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 54143 INFO  (jetty-closer-218-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@26eb8e93{/solr,null,UNAVAILABLE}
   [junit4]   2> 54143 INFO  (jetty-closer-218-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 54144 INFO  (TEST-TestPackages.testAPI-seed#[E93B94529124175A]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 54351 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> 	12	/solr/packages.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/live_nodes
   [junit4]   2> 	6	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 54355 INFO  (TEST-TestPackages.testAPI-seed#[E93B94529124175A]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:63542
   [junit4]   2> 54355 INFO  (TEST-TestPackages.testAPI-seed#[E93B94529124175A]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:63542
   [junit4]   2> 54355 INFO  (TEST-TestPackages.testAPI-seed#[E93B94529124175A]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 63542
   [junit4]   2> 56358 INFO  (TEST-TestPackages.testAPI-seed#[E93B94529124175A]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testAPI
   [junit4] OK      13.7s J0 | TestPackages.testAPI
   [junit4]   2> 56359 INFO  (SUITE-TestPackages-seed#[E93B94529124175A]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 56359 INFO  (SUITE-TestPackages-seed#[E93B94529124175A]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:63542
   [junit4]   2> 56359 INFO  (SUITE-TestPackages-seed#[E93B94529124175A]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:63542
   [junit4]   2> 56359 INFO  (SUITE-TestPackages-seed#[E93B94529124175A]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 63542
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.5-Windows\solr\build\solr-core\test\J0\temp\solr.pkg.TestPackages_E93B94529124175A-001
   [junit4]   2> NOTE: test params are: codec=Lucene84, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@45b54560), locale=ca-AD, timezone=Africa/Nairobi
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 15-ea (64-bit)/cpus=6,threads=2,free=367001600,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestPackages]
   [junit4] Completed [1/5 (1!)] on J0 in 56.49s, 2 tests, 1 failure <<< FAILURES!

[...truncated 33 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.5-Windows\lucene\common-build.xml:1594: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.5-Windows\lucene\common-build.xml:1121: There were test failures: 5 suites, 10 tests, 1 failure [seed: E93B94529124175A]

Total time: 1 minute 11 seconds

[repro] Setting last failure code to 1

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

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

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

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

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

C:\Users\jenkins\workspace\Lucene-Solr-8.5-Windows>exit 0 
Archiving artifacts
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=93d35c656fce6af37f9cbaf85b6220189ca305d3, workspace=C:\Users\jenkins\workspace\Lucene-Solr-8.5-Windows
[WARNINGS] Computing warning deltas based on reference build #309
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