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/02/22 08:46:55 UTC

[JENKINS-Experimental-GC] Lucene-Solr-8.x-Linux (64bit/jdk-15-ea+9) - Build # 2225 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/2225/
Java: 64bit/jdk-15-ea+9 -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$1207/0x00007fcab45c70b0@4ac47c21 . 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$1207/0x00007fcab45c70b0@4ac47c21 . 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([59356927036EDAED:8FB389DAE0701D77]: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 14645 lines...]
   [junit4] Suite: org.apache.solr.pkg.TestPackages
   [junit4]   2> 405675 INFO  (SUITE-TestPackages-seed#[59356927036EDAED]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 405675 INFO  (SUITE-TestPackages-seed#[59356927036EDAED]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 405676 INFO  (SUITE-TestPackages-seed#[59356927036EDAED]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_59356927036EDAED-001/data-dir-53-001
   [junit4]   2> 405676 WARN  (SUITE-TestPackages-seed#[59356927036EDAED]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 405676 INFO  (SUITE-TestPackages-seed#[59356927036EDAED]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 405677 INFO  (SUITE-TestPackages-seed#[59356927036EDAED]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 405680 INFO  (TEST-TestPackages.testPluginLoading-seed#[59356927036EDAED]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testPluginLoading
   [junit4]   2> 405681 INFO  (TEST-TestPackages.testPluginLoading-seed#[59356927036EDAED]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_59356927036EDAED-001/tempDir-001
   [junit4]   2> 405681 INFO  (TEST-TestPackages.testPluginLoading-seed#[59356927036EDAED]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 405681 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 405681 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 405781 INFO  (TEST-TestPackages.testPluginLoading-seed#[59356927036EDAED]) [     ] o.a.s.c.ZkTestServer start zk server on port:46183
   [junit4]   2> 405782 INFO  (TEST-TestPackages.testPluginLoading-seed#[59356927036EDAED]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:46183
   [junit4]   2> 405782 INFO  (TEST-TestPackages.testPluginLoading-seed#[59356927036EDAED]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46183
   [junit4]   2> 405782 INFO  (TEST-TestPackages.testPluginLoading-seed#[59356927036EDAED]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46183
   [junit4]   2> 405800 INFO  (TEST-TestPackages.testPluginLoading-seed#[59356927036EDAED]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 405811 INFO  (zkConnectionManagerCallback-1702-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 405811 INFO  (TEST-TestPackages.testPluginLoading-seed#[59356927036EDAED]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 405855 INFO  (TEST-TestPackages.testPluginLoading-seed#[59356927036EDAED]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 405860 INFO  (zkConnectionManagerCallback-1704-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 405860 INFO  (TEST-TestPackages.testPluginLoading-seed#[59356927036EDAED]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 405868 INFO  (TEST-TestPackages.testPluginLoading-seed#[59356927036EDAED]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 405884 INFO  (zkConnectionManagerCallback-1706-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 405885 INFO  (TEST-TestPackages.testPluginLoading-seed#[59356927036EDAED]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 406033 WARN  (jetty-launcher-1707-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 406033 INFO  (jetty-launcher-1707-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 406033 INFO  (jetty-launcher-1707-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 406033 INFO  (jetty-launcher-1707-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 15-ea+9-264
   [junit4]   2> 406037 WARN  (jetty-launcher-1707-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 406037 INFO  (jetty-launcher-1707-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 406037 INFO  (jetty-launcher-1707-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 406037 INFO  (jetty-launcher-1707-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 15-ea+9-264
   [junit4]   2> 406038 WARN  (jetty-launcher-1707-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 406038 INFO  (jetty-launcher-1707-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 406038 INFO  (jetty-launcher-1707-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 406038 INFO  (jetty-launcher-1707-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 15-ea+9-264
   [junit4]   2> 406042 WARN  (jetty-launcher-1707-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 406042 INFO  (jetty-launcher-1707-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 406042 INFO  (jetty-launcher-1707-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 406042 INFO  (jetty-launcher-1707-thread-4) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 15-ea+9-264
   [junit4]   2> 406072 INFO  (jetty-launcher-1707-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 406072 INFO  (jetty-launcher-1707-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 406072 INFO  (jetty-launcher-1707-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 406077 INFO  (jetty-launcher-1707-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@73fdcdf2{/solr,null,AVAILABLE}
   [junit4]   2> 406081 INFO  (jetty-launcher-1707-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 406081 INFO  (jetty-launcher-1707-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 406082 INFO  (jetty-launcher-1707-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 406082 INFO  (jetty-launcher-1707-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 406082 INFO  (jetty-launcher-1707-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 406082 INFO  (jetty-launcher-1707-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 406082 INFO  (jetty-launcher-1707-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 406082 INFO  (jetty-launcher-1707-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 406082 INFO  (jetty-launcher-1707-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 406084 INFO  (jetty-launcher-1707-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@74cff975{/solr,null,AVAILABLE}
   [junit4]   2> 406091 INFO  (jetty-launcher-1707-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3b396d6a{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:33975}
   [junit4]   2> 406091 INFO  (jetty-launcher-1707-thread-1) [     ] o.e.j.s.Server Started @406311ms
   [junit4]   2> 406091 INFO  (jetty-launcher-1707-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33975}
   [junit4]   2> 406092 INFO  (jetty-launcher-1707-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5382aa51{/solr,null,AVAILABLE}
   [junit4]   2> 406092 INFO  (jetty-launcher-1707-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5210948c{/solr,null,AVAILABLE}
   [junit4]   2> 406092 ERROR (jetty-launcher-1707-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 406092 INFO  (jetty-launcher-1707-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 406092 INFO  (jetty-launcher-1707-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 406092 INFO  (jetty-launcher-1707-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 406092 INFO  (jetty-launcher-1707-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 406092 INFO  (jetty-launcher-1707-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-22T08:26:09.363238Z
   [junit4]   2> 406095 INFO  (jetty-launcher-1707-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1f741d1f{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:33951}
   [junit4]   2> 406095 INFO  (jetty-launcher-1707-thread-4) [     ] o.e.j.s.Server Started @406315ms
   [junit4]   2> 406095 INFO  (jetty-launcher-1707-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33951}
   [junit4]   2> 406095 ERROR (jetty-launcher-1707-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 406095 INFO  (jetty-launcher-1707-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 406095 INFO  (jetty-launcher-1707-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 406095 INFO  (jetty-launcher-1707-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 406095 INFO  (jetty-launcher-1707-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 406096 INFO  (jetty-launcher-1707-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-22T08:26:09.367330Z
   [junit4]   2> 406104 INFO  (jetty-launcher-1707-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 406105 INFO  (jetty-launcher-1707-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1cff01bf{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:46709}
   [junit4]   2> 406105 INFO  (jetty-launcher-1707-thread-3) [     ] o.e.j.s.Server Started @406325ms
   [junit4]   2> 406105 INFO  (jetty-launcher-1707-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46709}
   [junit4]   2> 406106 ERROR (jetty-launcher-1707-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 406106 INFO  (jetty-launcher-1707-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 406106 INFO  (jetty-launcher-1707-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 406106 INFO  (jetty-launcher-1707-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 406106 INFO  (jetty-launcher-1707-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 406106 INFO  (jetty-launcher-1707-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-22T08:26:09.377184Z
   [junit4]   2> 406111 INFO  (jetty-launcher-1707-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4704aef4{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:35075}
   [junit4]   2> 406111 INFO  (jetty-launcher-1707-thread-2) [     ] o.e.j.s.Server Started @406330ms
   [junit4]   2> 406111 INFO  (jetty-launcher-1707-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35075}
   [junit4]   2> 406111 ERROR (jetty-launcher-1707-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 406111 INFO  (jetty-launcher-1707-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 406111 INFO  (jetty-launcher-1707-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 406111 INFO  (jetty-launcher-1707-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 406111 INFO  (jetty-launcher-1707-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 406111 INFO  (jetty-launcher-1707-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-22T08:26:09.382860Z
   [junit4]   2> 406114 INFO  (jetty-launcher-1707-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 406121 INFO  (jetty-launcher-1707-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 406123 INFO  (zkConnectionManagerCallback-1709-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 406123 INFO  (jetty-launcher-1707-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 406123 INFO  (jetty-launcher-1707-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 406127 INFO  (zkConnectionManagerCallback-1711-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 406127 INFO  (jetty-launcher-1707-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 406134 INFO  (zkConnectionManagerCallback-1713-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 406134 INFO  (jetty-launcher-1707-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 406134 INFO  (jetty-launcher-1707-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 406135 INFO  (jetty-launcher-1707-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 406136 INFO  (jetty-launcher-1707-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 406145 INFO  (zkConnectionManagerCallback-1715-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 406145 INFO  (jetty-launcher-1707-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 406145 INFO  (jetty-launcher-1707-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 406335 INFO  (jetty-launcher-1707-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 406337 WARN  (jetty-launcher-1707-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7e044918[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 406337 WARN  (jetty-launcher-1707-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7e044918[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 406340 WARN  (jetty-launcher-1707-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@428854fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 406340 WARN  (jetty-launcher-1707-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@428854fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 406341 INFO  (jetty-launcher-1707-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46183/solr
   [junit4]   2> 406343 INFO  (jetty-launcher-1707-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 406345 INFO  (zkConnectionManagerCallback-1723-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 406345 INFO  (jetty-launcher-1707-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 406449 INFO  (jetty-launcher-1707-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 406450 WARN  (jetty-launcher-1707-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@203dbbef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 406450 WARN  (jetty-launcher-1707-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@203dbbef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 406452 WARN  (jetty-launcher-1707-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@580406d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 406452 WARN  (jetty-launcher-1707-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@580406d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 406453 INFO  (jetty-launcher-1707-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46183/solr
   [junit4]   2> 406453 INFO  (jetty-launcher-1707-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 406455 INFO  (zkConnectionManagerCallback-1730-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 406455 INFO  (jetty-launcher-1707-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 406467 INFO  (jetty-launcher-1707-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 406469 WARN  (jetty-launcher-1707-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1c79db31[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 406469 WARN  (jetty-launcher-1707-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1c79db31[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 406473 WARN  (jetty-launcher-1707-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3335214b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 406473 WARN  (jetty-launcher-1707-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3335214b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 406474 INFO  (jetty-launcher-1707-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46183/solr
   [junit4]   2> 406480 INFO  (jetty-launcher-1707-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 406481 INFO  (zkConnectionManagerCallback-1736-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 406481 INFO  (jetty-launcher-1707-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 406598 INFO  (jetty-launcher-1707-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 406600 WARN  (jetty-launcher-1707-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5347733e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 406600 WARN  (jetty-launcher-1707-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5347733e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 406604 WARN  (jetty-launcher-1707-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6bfe4197[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 406604 WARN  (jetty-launcher-1707-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6bfe4197[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 406605 INFO  (jetty-launcher-1707-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46183/solr
   [junit4]   2> 406605 INFO  (jetty-launcher-1707-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 406607 INFO  (zkConnectionManagerCallback-1743-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 406607 INFO  (jetty-launcher-1707-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 406642 INFO  (jetty-launcher-1707-thread-4) [n:127.0.0.1:33951_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 406648 INFO  (zkConnectionManagerCallback-1745-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 406648 INFO  (jetty-launcher-1707-thread-4) [n:127.0.0.1:33951_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 406682 INFO  (jetty-launcher-1707-thread-4) [n:127.0.0.1:33951_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33951_solr
   [junit4]   2> 406682 INFO  (jetty-launcher-1707-thread-4) [n:127.0.0.1:33951_solr     ] o.a.s.c.Overseer Overseer (id=72124043511529483-127.0.0.1:33951_solr-n_0000000000) starting
   [junit4]   2> 406692 INFO  (OverseerStateUpdate-72124043511529483-127.0.0.1:33951_solr-n_0000000000) [n:127.0.0.1:33951_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:33951_solr
   [junit4]   2> 406692 INFO  (jetty-launcher-1707-thread-4) [n:127.0.0.1:33951_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33951_solr
   [junit4]   2> 406693 INFO  (zkCallback-1744-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 406693 INFO  (jetty-launcher-1707-thread-4) [n:127.0.0.1:33951_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 406694 WARN  (jetty-launcher-1707-thread-4) [n:127.0.0.1:33951_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> 406708 INFO  (jetty-launcher-1707-thread-4) [n:127.0.0.1:33951_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 406726 INFO  (jetty-launcher-1707-thread-4) [n:127.0.0.1:33951_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33951.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a33a337
   [junit4]   2> 406732 INFO  (jetty-launcher-1707-thread-4) [n:127.0.0.1:33951_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33951.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a33a337
   [junit4]   2> 406733 INFO  (jetty-launcher-1707-thread-4) [n:127.0.0.1:33951_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33951.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a33a337
   [junit4]   2> 406734 INFO  (jetty-launcher-1707-thread-4) [n:127.0.0.1:33951_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_59356927036EDAED-001/tempDir-001/node4/.
   [junit4]   2> 406742 INFO  (jetty-launcher-1707-thread-2) [n:127.0.0.1:35075_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 406744 INFO  (zkConnectionManagerCallback-1751-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 406744 INFO  (jetty-launcher-1707-thread-2) [n:127.0.0.1:35075_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 406746 INFO  (jetty-launcher-1707-thread-2) [n:127.0.0.1:35075_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 406747 INFO  (jetty-launcher-1707-thread-2) [n:127.0.0.1:35075_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:35075_solr as DOWN
   [junit4]   2> 406748 INFO  (jetty-launcher-1707-thread-2) [n:127.0.0.1:35075_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 406748 INFO  (jetty-launcher-1707-thread-2) [n:127.0.0.1:35075_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35075_solr
   [junit4]   2> 406749 INFO  (zkCallback-1744-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 406749 INFO  (zkCallback-1750-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 406749 INFO  (jetty-launcher-1707-thread-2) [n:127.0.0.1:35075_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 406750 WARN  (jetty-launcher-1707-thread-2) [n:127.0.0.1:35075_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> 406759 INFO  (jetty-launcher-1707-thread-2) [n:127.0.0.1:35075_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 406772 INFO  (jetty-launcher-1707-thread-2) [n:127.0.0.1:35075_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35075.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a33a337
   [junit4]   2> 406778 INFO  (jetty-launcher-1707-thread-2) [n:127.0.0.1:35075_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35075.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a33a337
   [junit4]   2> 406778 INFO  (jetty-launcher-1707-thread-2) [n:127.0.0.1:35075_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35075.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a33a337
   [junit4]   2> 406779 INFO  (jetty-launcher-1707-thread-2) [n:127.0.0.1:35075_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_59356927036EDAED-001/tempDir-001/node2/.
   [junit4]   2> 406842 INFO  (jetty-launcher-1707-thread-1) [n:127.0.0.1:33975_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 406844 INFO  (zkConnectionManagerCallback-1757-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 406844 INFO  (jetty-launcher-1707-thread-1) [n:127.0.0.1:33975_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 406846 INFO  (jetty-launcher-1707-thread-1) [n:127.0.0.1:33975_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 406848 INFO  (jetty-launcher-1707-thread-1) [n:127.0.0.1:33975_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33975_solr as DOWN
   [junit4]   2> 406849 INFO  (jetty-launcher-1707-thread-1) [n:127.0.0.1:33975_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 406849 INFO  (jetty-launcher-1707-thread-1) [n:127.0.0.1:33975_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33975_solr
   [junit4]   2> 406852 INFO  (zkCallback-1744-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 406852 INFO  (zkCallback-1756-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 406852 INFO  (zkCallback-1750-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 406852 INFO  (jetty-launcher-1707-thread-1) [n:127.0.0.1:33975_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 406853 WARN  (jetty-launcher-1707-thread-1) [n:127.0.0.1:33975_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> 406863 INFO  (jetty-launcher-1707-thread-1) [n:127.0.0.1:33975_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 406875 INFO  (jetty-launcher-1707-thread-1) [n:127.0.0.1:33975_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33975.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a33a337
   [junit4]   2> 406881 INFO  (jetty-launcher-1707-thread-1) [n:127.0.0.1:33975_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33975.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a33a337
   [junit4]   2> 406881 INFO  (jetty-launcher-1707-thread-1) [n:127.0.0.1:33975_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33975.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a33a337
   [junit4]   2> 406882 INFO  (jetty-launcher-1707-thread-1) [n:127.0.0.1:33975_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_59356927036EDAED-001/tempDir-001/node1/.
   [junit4]   2> 406947 INFO  (jetty-launcher-1707-thread-3) [n:127.0.0.1:46709_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 406948 INFO  (zkConnectionManagerCallback-1763-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 406948 INFO  (jetty-launcher-1707-thread-3) [n:127.0.0.1:46709_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 406952 INFO  (jetty-launcher-1707-thread-3) [n:127.0.0.1:46709_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 406964 INFO  (jetty-launcher-1707-thread-3) [n:127.0.0.1:46709_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:46709_solr as DOWN
   [junit4]   2> 406964 INFO  (jetty-launcher-1707-thread-3) [n:127.0.0.1:46709_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 406964 INFO  (jetty-launcher-1707-thread-3) [n:127.0.0.1:46709_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46709_solr
   [junit4]   2> 406965 INFO  (zkCallback-1756-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 406965 INFO  (zkCallback-1744-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 406965 INFO  (zkCallback-1750-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 406966 INFO  (jetty-launcher-1707-thread-3) [n:127.0.0.1:46709_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 406966 INFO  (zkCallback-1762-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 406967 WARN  (jetty-launcher-1707-thread-3) [n:127.0.0.1:46709_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> 406986 INFO  (jetty-launcher-1707-thread-3) [n:127.0.0.1:46709_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 406999 INFO  (jetty-launcher-1707-thread-3) [n:127.0.0.1:46709_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46709.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a33a337
   [junit4]   2> 407005 INFO  (jetty-launcher-1707-thread-3) [n:127.0.0.1:46709_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46709.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a33a337
   [junit4]   2> 407005 INFO  (jetty-launcher-1707-thread-3) [n:127.0.0.1:46709_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46709.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a33a337
   [junit4]   2> 407006 INFO  (jetty-launcher-1707-thread-3) [n:127.0.0.1:46709_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_59356927036EDAED-001/tempDir-001/node3/.
   [junit4]   2> 407040 INFO  (TEST-TestPackages.testPluginLoading-seed#[59356927036EDAED]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 407044 INFO  (TEST-TestPackages.testPluginLoading-seed#[59356927036EDAED]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 407048 INFO  (zkConnectionManagerCallback-1772-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 407048 INFO  (TEST-TestPackages.testPluginLoading-seed#[59356927036EDAED]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 407049 INFO  (TEST-TestPackages.testPluginLoading-seed#[59356927036EDAED]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 407050 INFO  (TEST-TestPackages.testPluginLoading-seed#[59356927036EDAED]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46183/solr ready
   [junit4]   2> 407120 INFO  (qtp1351541573-5788) [n:127.0.0.1:33951_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:46709_solr} status=0 QTime=1
   [junit4]   2> 407120 INFO  (updateExecutor-1732-thread-1-processing-n:127.0.0.1:33951_solr) [n:127.0.0.1:33951_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:46709_solr 
   [junit4]   2> 407134 INFO  (qtp1392902036-5787) [n:127.0.0.1:46709_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> 407146 INFO  (qtp1392902036-5787) [n:127.0.0.1:46709_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 407148 INFO  (updateExecutor-1732-thread-1-processing-n:127.0.0.1:33951_solr) [n:127.0.0.1:33951_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 407148 INFO  (updateExecutor-1732-thread-1-processing-n:127.0.0.1:33951_solr) [n:127.0.0.1:33951_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 407158 INFO  (qtp351036659-5792) [n:127.0.0.1:33975_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:46709_solr} status=0 QTime=0
   [junit4]   2> 407158 INFO  (updateExecutor-1718-thread-1-processing-n:127.0.0.1:33975_solr) [n:127.0.0.1:33975_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:46709_solr 
   [junit4]   2> 407176 INFO  (qtp1392902036-5787) [n:127.0.0.1:46709_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> 407186 INFO  (qtp1392902036-5797) [n:127.0.0.1:46709_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 407187 INFO  (updateExecutor-1718-thread-1-processing-n:127.0.0.1:33975_solr) [n:127.0.0.1:33975_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 407187 INFO  (updateExecutor-1718-thread-1-processing-n:127.0.0.1:33975_solr) [n:127.0.0.1:33975_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 407210 INFO  (qtp150887328-5799) [n:127.0.0.1:35075_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:46709_solr} status=0 QTime=2
   [junit4]   2> 407210 INFO  (updateExecutor-1726-thread-1-processing-n:127.0.0.1:35075_solr) [n:127.0.0.1:35075_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:46709_solr 
   [junit4]   2> 407212 INFO  (qtp1392902036-5785) [n:127.0.0.1:46709_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=126
   [junit4]   1> sync resp: https://127.0.0.1:46709/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null
   [junit4]   2> 407228 INFO  (qtp1351541573-5790) [n:127.0.0.1:33951_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> 407231 INFO  (qtp1392902036-5797) [n:127.0.0.1:46709_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> 407242 INFO  (qtp150887328-5796) [n:127.0.0.1:35075_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> 407242 INFO  (qtp1392902036-5787) [n:127.0.0.1:46709_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 407243 INFO  (updateExecutor-1726-thread-1-processing-n:127.0.0.1:35075_solr) [n:127.0.0.1:35075_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 407243 INFO  (updateExecutor-1726-thread-1-processing-n:127.0.0.1:35075_solr) [n:127.0.0.1:35075_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 407357 INFO  (qtp150887328-5799) [n:127.0.0.1:35075_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> 407366 INFO  (qtp351036659-5794) [n:127.0.0.1:33975_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> 407376 INFO  (qtp1392902036-5787) [n:127.0.0.1:46709_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> 407391 INFO  (qtp351036659-5792) [n:127.0.0.1:33975_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 407392 INFO  (qtp351036659-5792) [n:127.0.0.1:33975_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/runtimelibs.jar
   [junit4]   2> 407409 INFO  (qtp1351541573-5788) [n:127.0.0.1:33951_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> 407423 INFO  (qtp1392902036-5785) [n:127.0.0.1:46709_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> 407437 INFO  (qtp150887328-5796) [n:127.0.0.1:35075_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> 407437 INFO  (qtp351036659-5792) [n:127.0.0.1:33975_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/runtimelibs.jar
   [junit4]   2> 407438 INFO  (qtp351036659-5792) [n:127.0.0.1:33975_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 407449 INFO  (qtp1351541573-5790) [n:127.0.0.1:33951_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:33975_solr} status=0 QTime=0
   [junit4]   2> 407449 INFO  (updateExecutor-1732-thread-1-processing-n:127.0.0.1:33951_solr) [n:127.0.0.1:33951_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:33975_solr 
   [junit4]   2> 407457 INFO  (qtp351036659-5794) [n:127.0.0.1:33975_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 407458 INFO  (qtp150887328-5799) [n:127.0.0.1:35075_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:33975_solr} status=0 QTime=0
   [junit4]   2> 407458 INFO  (updateExecutor-1726-thread-1-processing-n:127.0.0.1:35075_solr) [n:127.0.0.1:35075_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:33975_solr 
   [junit4]   2> 407469 INFO  (qtp351036659-5794) [n:127.0.0.1:33975_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 407470 INFO  (updateExecutor-1732-thread-1-processing-n:127.0.0.1:33951_solr) [n:127.0.0.1:33951_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 407470 INFO  (updateExecutor-1732-thread-1-processing-n:127.0.0.1:33951_solr) [n:127.0.0.1:33951_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 407476 INFO  (qtp1392902036-5797) [n:127.0.0.1:46709_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:33975_solr} status=0 QTime=8
   [junit4]   2> 407476 INFO  (updateExecutor-1739-thread-2-processing-n:127.0.0.1:46709_solr) [n:127.0.0.1:46709_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:33975_solr 
   [junit4]   2> 407476 INFO  (qtp351036659-5792) [n:127.0.0.1:33975_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=87
   [junit4]   2> 407478 INFO  (qtp351036659-5808) [n:127.0.0.1:33975_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 407489 INFO  (qtp351036659-5807) [n:127.0.0.1:33975_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 407489 INFO  (qtp1351541573-5788) [n:127.0.0.1:33951_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> 407489 INFO  (qtp351036659-5808) [n:127.0.0.1:33975_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 407490 INFO  (updateExecutor-1726-thread-1-processing-n:127.0.0.1:35075_solr) [n:127.0.0.1:35075_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 407490 INFO  (updateExecutor-1726-thread-1-processing-n:127.0.0.1:35075_solr) [n:127.0.0.1:35075_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 407496 INFO  (qtp351036659-5807) [n:127.0.0.1:33975_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 407497 INFO  (updateExecutor-1739-thread-2-processing-n:127.0.0.1:46709_solr) [n:127.0.0.1:46709_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 407497 INFO  (updateExecutor-1739-thread-2-processing-n:127.0.0.1:46709_solr) [n:127.0.0.1:46709_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 407498 INFO  (qtp150887328-5796) [n:127.0.0.1:35075_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> 407508 INFO  (qtp351036659-5808) [n:127.0.0.1:33975_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> 407521 INFO  (qtp1392902036-5785) [n:127.0.0.1:46709_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> 407536 INFO  (qtp150887328-5796) [n:127.0.0.1:35075_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 407536 INFO  (qtp150887328-5796) [n:127.0.0.1:35075_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/testurpv1.jar
   [junit4]   2> 407551 INFO  (qtp351036659-5807) [n:127.0.0.1:33975_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> 407568 INFO  (qtp1392902036-5787) [n:127.0.0.1:46709_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> 407593 INFO  (qtp1351541573-5788) [n:127.0.0.1:33951_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> 407594 INFO  (qtp150887328-5796) [n:127.0.0.1:35075_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/testurpv1.jar
   [junit4]   2> 407594 INFO  (qtp150887328-5796) [n:127.0.0.1:35075_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 407610 INFO  (qtp351036659-5808) [n:127.0.0.1:33975_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:35075_solr} status=0 QTime=3
   [junit4]   2> 407610 INFO  (updateExecutor-1718-thread-2-processing-n:127.0.0.1:33975_solr) [n:127.0.0.1:33975_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:35075_solr 
   [junit4]   2> 407625 INFO  (qtp1351541573-5788) [n:127.0.0.1:33951_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:35075_solr} status=0 QTime=0
   [junit4]   2> 407625 INFO  (updateExecutor-1732-thread-1-processing-n:127.0.0.1:33951_solr) [n:127.0.0.1:33951_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:35075_solr 
   [junit4]   2> 407635 INFO  (qtp1392902036-5787) [n:127.0.0.1:46709_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:35075_solr} status=0 QTime=0
   [junit4]   2> 407635 INFO  (updateExecutor-1739-thread-2-processing-n:127.0.0.1:46709_solr) [n:127.0.0.1:46709_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:35075_solr 
   [junit4]   2> 407636 INFO  (qtp150887328-5796) [n:127.0.0.1:35075_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=101
   [junit4]   2> 407637 INFO  (qtp150887328-5796) [n:127.0.0.1:35075_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 407653 INFO  (qtp150887328-5799) [n:127.0.0.1:35075_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 407659 INFO  (qtp150887328-5799) [n:127.0.0.1:35075_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 407660 INFO  (qtp150887328-5815) [n:127.0.0.1:35075_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 407661 INFO  (updateExecutor-1718-thread-2-processing-n:127.0.0.1:33975_solr) [n:127.0.0.1:33975_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 407661 INFO  (updateExecutor-1718-thread-2-processing-n:127.0.0.1:33975_solr) [n:127.0.0.1:33975_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 407663 INFO  (qtp150887328-5796) [n:127.0.0.1:35075_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 407664 INFO  (updateExecutor-1732-thread-1-processing-n:127.0.0.1:33951_solr) [n:127.0.0.1:33951_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 407664 INFO  (updateExecutor-1732-thread-1-processing-n:127.0.0.1:33951_solr) [n:127.0.0.1:33951_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 407670 INFO  (qtp150887328-5815) [n:127.0.0.1:35075_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 407671 INFO  (updateExecutor-1739-thread-2-processing-n:127.0.0.1:46709_solr) [n:127.0.0.1:46709_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 407671 INFO  (updateExecutor-1739-thread-2-processing-n:127.0.0.1:46709_solr) [n:127.0.0.1:46709_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 407671 INFO  (qtp1351541573-5790) [n:127.0.0.1:33951_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> 407690 INFO  (qtp150887328-5799) [n:127.0.0.1:35075_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> 407705 INFO  (qtp351036659-5807) [n:127.0.0.1:33975_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> 407718 INFO  (qtp1392902036-5785) [n:127.0.0.1:46709_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> 407722 INFO  (qtp150887328-5815) [n:127.0.0.1:35075_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 407723 INFO  (qtp150887328-5815) [n:127.0.0.1:35075_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/expressible.jar
   [junit4]   2> 407737 INFO  (qtp1392902036-5787) [n:127.0.0.1:46709_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> 407754 INFO  (qtp1351541573-5788) [n:127.0.0.1:33951_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> 407771 INFO  (qtp351036659-5808) [n:127.0.0.1:33975_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> 407771 INFO  (qtp150887328-5815) [n:127.0.0.1:35075_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/expressible.jar
   [junit4]   2> 407772 INFO  (qtp150887328-5815) [n:127.0.0.1:35075_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 407782 INFO  (qtp1392902036-5787) [n:127.0.0.1:46709_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:35075_solr} status=0 QTime=0
   [junit4]   2> 407782 INFO  (updateExecutor-1739-thread-2-processing-n:127.0.0.1:46709_solr) [n:127.0.0.1:46709_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:35075_solr 
   [junit4]   2> 407791 INFO  (qtp150887328-5816) [n:127.0.0.1:35075_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 407793 INFO  (qtp1351541573-5790) [n:127.0.0.1:33951_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:35075_solr} status=0 QTime=0
   [junit4]   2> 407793 INFO  (updateExecutor-1732-thread-1-processing-n:127.0.0.1:33951_solr) [n:127.0.0.1:33951_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:35075_solr 
   [junit4]   2> 407809 INFO  (qtp150887328-5799) [n:127.0.0.1:35075_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 407815 INFO  (qtp150887328-5799) [n:127.0.0.1:35075_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 407815 INFO  (qtp351036659-5807) [n:127.0.0.1:33975_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:35075_solr} status=0 QTime=0
   [junit4]   2> 407815 INFO  (updateExecutor-1718-thread-2-processing-n:127.0.0.1:33975_solr) [n:127.0.0.1:33975_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:35075_solr 
   [junit4]   2> 407816 INFO  (updateExecutor-1739-thread-2-processing-n:127.0.0.1:46709_solr) [n:127.0.0.1:46709_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 407816 INFO  (updateExecutor-1739-thread-2-processing-n:127.0.0.1:46709_solr) [n:127.0.0.1:46709_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 407819 INFO  (qtp150887328-5796) [n:127.0.0.1:35075_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 407820 INFO  (updateExecutor-1732-thread-1-processing-n:127.0.0.1:33951_solr) [n:127.0.0.1:33951_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 407820 INFO  (updateExecutor-1732-thread-1-processing-n:127.0.0.1:33951_solr) [n:127.0.0.1:33951_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 407822 INFO  (qtp150887328-5815) [n:127.0.0.1:35075_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=100
   [junit4]   2> 407825 INFO  (qtp150887328-5799) [n:127.0.0.1:35075_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 407833 INFO  (qtp150887328-5796) [n:127.0.0.1:35075_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 407834 INFO  (updateExecutor-1718-thread-2-processing-n:127.0.0.1:33975_solr) [n:127.0.0.1:33975_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 407834 INFO  (updateExecutor-1718-thread-2-processing-n:127.0.0.1:33975_solr) [n:127.0.0.1:33975_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 407841 INFO  (qtp1351541573-5790) [n:127.0.0.1:33951_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> 407868 INFO  (qtp150887328-5796) [n:127.0.0.1:35075_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> 407877 INFO  (qtp351036659-5807) [n:127.0.0.1:33975_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> 407888 INFO  (qtp1392902036-5787) [n:127.0.0.1:46709_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> 407910 INFO  (qtp351036659-5794) [n:127.0.0.1:33975_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 407910 INFO  (qtp351036659-5794) [n:127.0.0.1:33975_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 407911 INFO  (qtp351036659-5794) [n:127.0.0.1:33975_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 407912 INFO  (qtp351036659-5794) [n:127.0.0.1:33975_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 407912 INFO  (qtp351036659-5794) [n:127.0.0.1:33975_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 407913 INFO  (qtp351036659-5794) [n:127.0.0.1:33975_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 407915 DEBUG (zkCallback-1762-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 407915 DEBUG (zkCallback-1756-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 407915 DEBUG (zkCallback-1750-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 407915 DEBUG (zkCallback-1744-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 407921 INFO  (zkCallback-1750-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 407921 INFO  (zkCallback-1750-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 407922 INFO  (zkCallback-1762-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 407922 INFO  (zkCallback-1762-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 407922 INFO  (zkCallback-1762-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> 407922 INFO  (zkCallback-1750-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> 407922 INFO  (zkCallback-1756-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 407922 INFO  (zkCallback-1756-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 407922 INFO  (zkCallback-1756-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> 407923 INFO  (zkCallback-1762-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 407923 INFO  (zkCallback-1750-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 407924 INFO  (zkCallback-1762-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 407924 INFO  (zkCallback-1750-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 407924 INFO  (zkCallback-1756-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 407924 INFO  (zkCallback-1756-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 407925 INFO  (zkCallback-1744-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 407925 INFO  (zkCallback-1744-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 407925 INFO  (zkCallback-1744-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> 407925 INFO  (zkCallback-1750-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 407925 INFO  (zkCallback-1756-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 407925 INFO  (zkCallback-1744-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 407925 INFO  (zkCallback-1756-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 407925 INFO  (zkCallback-1750-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 407925 INFO  (zkCallback-1744-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 407926 INFO  (zkCallback-1750-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 407926 INFO  (zkCallback-1756-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 407926 INFO  (zkCallback-1744-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 407926 INFO  (zkCallback-1756-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 407926 INFO  (zkCallback-1750-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 407927 INFO  (zkCallback-1750-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_59356927036EDAED-001/tempDir-001/node2/filestore/mypkg]
   [junit4]   2> 407927 INFO  (zkCallback-1750-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_59356927036EDAED-001/tempDir-001/node2/filestore/mypkg]
   [junit4]   2> 407927 INFO  (zkCallback-1750-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_59356927036EDAED-001/tempDir-001/node2/filestore/mypkg]
   [junit4]   2> 407927 INFO  (qtp150887328-5799) [n:127.0.0.1:35075_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 407928 INFO  (zkCallback-1756-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_59356927036EDAED-001/tempDir-001/node1/filestore/mypkg]
   [junit4]   2> 407928 INFO  (zkCallback-1750-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 407928 INFO  (zkCallback-1756-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_59356927036EDAED-001/tempDir-001/node1/filestore/mypkg]
   [junit4]   2> 407928 INFO  (zkCallback-1756-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_59356927036EDAED-001/tempDir-001/node1/filestore/mypkg]
   [junit4]   2> 407928 INFO  (zkCallback-1756-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 407932 INFO  (zkCallback-1762-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 407932 INFO  (zkCallback-1744-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 407932 INFO  (zkCallback-1762-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 407933 INFO  (zkCallback-1744-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 407933 INFO  (zkCallback-1744-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 407933 INFO  (zkCallback-1762-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 407934 INFO  (zkCallback-1762-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 407934 INFO  (zkCallback-1744-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_59356927036EDAED-001/tempDir-001/node4/filestore/mypkg]
   [junit4]   2> 407934 INFO  (zkCallback-1762-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_59356927036EDAED-001/tempDir-001/node3/filestore/mypkg]
   [junit4]   2> 407934 INFO  (zkCallback-1762-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_59356927036EDAED-001/tempDir-001/node3/filestore/mypkg]
   [junit4]   2> 407934 INFO  (zkCallback-1744-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_59356927036EDAED-001/tempDir-001/node4/filestore/mypkg]
   [junit4]   2> 407934 INFO  (zkCallback-1762-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_59356927036EDAED-001/tempDir-001/node3/filestore/mypkg]
   [junit4]   2> 407934 INFO  (zkCallback-1762-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 407934 INFO  (zkCallback-1744-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_59356927036EDAED-001/tempDir-001/node4/filestore/mypkg]
   [junit4]   2> 407934 INFO  (zkCallback-1744-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 407938 INFO  (qtp1351541573-5788) [n:127.0.0.1:33951_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 407953 INFO  (qtp1392902036-5785) [n:127.0.0.1:46709_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 407953 INFO  (qtp351036659-5794) [n:127.0.0.1:33975_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 407953 INFO  (qtp351036659-5794) [n:127.0.0.1:33975_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=63
   [junit4]   2> 407954 INFO  (qtp351036659-5807) [n:127.0.0.1:33975_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> 407956 INFO  (OverseerThreadFactory-2363-thread-1-processing-n:127.0.0.1:33951_solr) [n:127.0.0.1:33951_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testPluginLoadingColl
   [junit4]   2> 408061 INFO  (OverseerStateUpdate-72124043511529483-127.0.0.1:33951_solr-n_0000000000) [n:127.0.0.1:33951_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":"https://127.0.0.1:46709/solr",
   [junit4]   2>   "node_name":"127.0.0.1:46709_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 408061 INFO  (OverseerStateUpdate-72124043511529483-127.0.0.1:33951_solr-n_0000000000) [n:127.0.0.1:33951_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":"https://127.0.0.1:33951/solr",
   [junit4]   2>   "node_name":"127.0.0.1:33951_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 408062 INFO  (OverseerStateUpdate-72124043511529483-127.0.0.1:33951_solr-n_0000000000) [n:127.0.0.1:33951_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":"https://127.0.0.1:35075/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35075_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 408063 INFO  (OverseerStateUpdate-72124043511529483-127.0.0.1:33951_solr-n_0000000000) [n:127.0.0.1:33951_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":"https://127.0.0.1:33975/solr",
   [junit4]   2>   "node_name":"127.0.0.1:33975_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 408274 INFO  (qtp351036659-5794) [n:127.0.0.1:33975_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> 408275 INFO  (qtp1392902036-5785) [n:127.0.0.1:46709_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> 408275 INFO  (qtp150887328-5796) [n:127.0.0.1:35075_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> 408276 INFO  (qtp1351541573-5788) [n:127.0.0.1:33951_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> 408276 INFO  (qtp1351541573-5788) [n:127.0.0.1:33951_solr    x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 408282 INFO  (qtp150887328-5796) [n:127.0.0.1:35075_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 408282 INFO  (qtp1392902036-5785) [n:127.0.0.1:46709_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 408282 INFO  (qtp351036659-5794) [n:127.0.0.1:33975_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 408285 INFO  (qtp1351541573-5788) [n:127.0.0.1:33951_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 408294 INFO  (qtp150887328-5796) [n:127.0.0.1:35075_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> 408296 INFO  (qtp150887328-5796) [n:127.0.0.1:35075_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> 408296 INFO  (qtp150887328-5796) [n:127.0.0.1:35075_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> 408297 INFO  (qtp1392902036-5785) [n:127.0.0.1:46709_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> 408297 INFO  (qtp351036659-5794) [n:127.0.0.1:33975_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> 408297 INFO  (qtp150887328-5796) [n:127.0.0.1:35075_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35075.solr.core.testPluginLoadingColl.shard2.replica_n4' (registry 'solr.core.testPluginLoadingColl.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a33a337
   [junit4]   2> 408298 INFO  (qtp150887328-5796) [n:127.0.0.1:35075_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.c.SolrCore [[testPluginLoadingColl_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_59356927036EDAED-001/tempDir-001/node2/testPluginLoadingColl_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_59356927036EDAED-001/tempDir-001/node2/./testPluginLoadingColl_shard2_replica_n4/data/]
   [junit4]   2> 408299 INFO  (qtp1351541573-5788) [n:127.0.0.1:33951_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.s.IndexSchema [testPluginLoadingColl_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 408299 INFO  (qtp351036659-5794) [n:127.0.0.1:33975_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> 408299 INFO  (qtp351036659-5794) [n:127.0.0.1:33975_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> 408299 INFO  (qtp1392902036-5785) [n:127.0.0.1:46709_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> 408299 INFO  (qtp1392902036-5785) [n:127.0.0.1:46709_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> 408299 INFO  (qtp1392902036-5785) [n:127.0.0.1:46709_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46709.solr.core.testPluginLoadingColl.shard1.replica_n1' (registry 'solr.core.testPluginLoadingColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a33a337
   [junit4]   2> 408299 INFO  (qtp1392902036-5785) [n:127.0.0.1:46709_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 [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_59356927036EDAED-001/tempDir-001/node3/testPluginLoadingColl_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_59356927036EDAED-001/tempDir-001/node3/./testPluginLoadingColl_shard1_replica_n1/data/]
   [junit4]   2> 408301 INFO  (qtp351036659-5794) [n:127.0.0.1:33975_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33975.solr.core.testPluginLoadingColl.shard2.replica_n6' (registry 'solr.core.testPluginLoadingColl.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a33a337
   [junit4]   2> 408301 INFO  (qtp1351541573-5788) [n:127.0.0.1:33951_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 408301 INFO  (qtp1351541573-5788) [n:127.0.0.1:33951_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'testPluginLoadingColl_shard1_replica_n2' using configuration from configset conf, trusted=true
   [junit4]   2> 408301 INFO  (qtp351036659-5794) [n:127.0.0.1:33975_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 [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_59356927036EDAED-001/tempDir-001/node1/testPluginLoadingColl_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_59356927036EDAED-001/tempDir-001/node1/./testPluginLoadingColl_shard2_replica_n6/data/]
   [junit4]   2> 408302 INFO  (qtp1351541573-5788) [n:127.0.0.1:33951_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33951.solr.core.testPluginLoadingColl.shard1.replica_n2' (registry 'sol

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

tricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 420103 INFO  (jetty-closer-1878-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@62508e0f: rootName = solr_35569, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2e85fa1b
   [junit4]   2> 420103 INFO  (jetty-closer-1878-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 420103 INFO  (jetty-closer-1878-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2b89f969: rootName = solr_34539, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2e85fa1b
   [junit4]   2> 420103 INFO  (jetty-closer-1878-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 420103 INFO  (jetty-closer-1878-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 420103 INFO  (closeThreadPool-1892-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72124044320768011-127.0.0.1:33975_solr-n_0000000000) closing
   [junit4]   2> 420103 INFO  (OverseerAutoScalingTriggerThread-72124044320768011-127.0.0.1:33975_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 420103 INFO  (OverseerStateUpdate-72124044320768011-127.0.0.1:33975_solr-n_0000000000) [n:127.0.0.1:33975_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:33975_solr
   [junit4]   2> 420109 INFO  (closeThreadPool-1892-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72124044320768011-127.0.0.1:33975_solr-n_0000000000) closing
   [junit4]   2> 420110 INFO  (zkCallback-1867-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 420110 INFO  (zkCallback-1849-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 420110 INFO  (zkCallback-1855-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 420118 INFO  (zkCallback-1855-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 420212 INFO  (jetty-closer-1878-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1b74799d{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 420212 INFO  (jetty-closer-1878-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7e01ff0{/solr,null,UNAVAILABLE}
   [junit4]   2> 420212 INFO  (jetty-closer-1878-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 420413 INFO  (jetty-closer-1878-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@533229e{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 420413 INFO  (jetty-closer-1878-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@72a12a93{/solr,null,UNAVAILABLE}
   [junit4]   2> 420413 INFO  (jetty-closer-1878-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 420510 INFO  (jetty-closer-1878-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72124044320768011-127.0.0.1:33975_solr-n_0000000000) closing
   [junit4]   2> 429521 INFO  (jetty-closer-1878-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1e64dffd{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 429521 INFO  (jetty-closer-1878-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@108f41db{/solr,null,UNAVAILABLE}
   [junit4]   2> 429521 INFO  (jetty-closer-1878-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 429761 INFO  (jetty-closer-1878-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3d8d55f{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 429761 INFO  (jetty-closer-1878-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@b82b40a{/solr,null,UNAVAILABLE}
   [junit4]   2> 429761 INFO  (jetty-closer-1878-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 429761 INFO  (TEST-TestPackages.testAPI-seed#[59356927036EDAED]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 429963 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> 	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> 	5	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72124044320768012-127.0.0.1:35569_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	19	/solr/live_nodes
   [junit4]   2> 	8	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 429964 INFO  (TEST-TestPackages.testAPI-seed#[59356927036EDAED]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:34533
   [junit4]   2> 429964 INFO  (TEST-TestPackages.testAPI-seed#[59356927036EDAED]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34533
   [junit4]   2> 429964 INFO  (TEST-TestPackages.testAPI-seed#[59356927036EDAED]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34533
   [junit4]   2> 429965 INFO  (TEST-TestPackages.testAPI-seed#[59356927036EDAED]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testAPI
   [junit4]   2> 429966 INFO  (SUITE-TestPackages-seed#[59356927036EDAED]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 429966 INFO  (SUITE-TestPackages-seed#[59356927036EDAED]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:34533
   [junit4]   2> 429966 INFO  (SUITE-TestPackages-seed#[59356927036EDAED]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34533
   [junit4]   2> 429966 INFO  (SUITE-TestPackages-seed#[59356927036EDAED]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34533
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_59356927036EDAED-001
   [junit4]   2> Feb 22, 2020 8:26:33 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@946778a), locale=en-NG, timezone=America/St_Vincent
   [junit4]   2> NOTE: Linux 5.3.0-28-generic amd64/Oracle Corporation 15-ea (64-bit)/cpus=16,threads=1,free=362807296,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestMinMaxOnMultiValuedField, TestConfigOverlay, TestTlogReplayVsRecovery, TestFieldTypeCollectionResource, SpellCheckComponentTest, TestDistribDocBasedVersion, SchemaVersionSpecificBehaviorTest, TestSort, DistributedDebugComponentTest, TestUtils, DistributedVersionInfoTest, QueryEqualityTest, SolrLogPostToolTest, SoftAutoCommitTest, TestMacros, ScheduledMaintenanceTriggerTest, TestIndexSearcher, UpdateRequestProcessorFactoryTest, ClassificationUpdateProcessorFactoryTest, MultiSolrCloudTestCaseTest, HdfsRestartWhileUpdatingTest, NestedAtomicUpdateTest, MetricsConfigTest, DeleteShardTest, HighlighterWithoutStoredIdTest, RollingRestartTest, PeerSyncTest, WrapperMergePolicyFactoryTest, TestSolr4Spatial2, DistributedUpdateProcessorTest, TestScoreJoinQPScore, PolyFieldTest, OverseerCollectionConfigSetProcessorTest, TestReplicationHandler, TestLeaderElectionWithEmptyReplica, TestDocumentBuilder, TestSimComputePlanAction, PropertiesRequestHandlerTest, TestExportWriter, TestMinHashQParser, TestComponentsName, HttpPartitionOnCommitTest, TermsComponentTest, IndexSchemaRuntimeFieldTest, TestPullReplica, TestSolrCloudWithDelegationTokens, TestIndexingPerformance, SuggesterFSTTest, SolrCoreCheckLockOnStartupTest, StressHdfsTest, InfoHandlerTest, TestPackages]
   [junit4] Completed [378/901 (1!)] on J5 in 24.76s, 2 tests, 1 failure <<< FAILURES!

[...truncated 46584 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/2225/consoleText

[repro] Revision: 799ab23bc512efe2d6338bb3c547d232eb096569

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC"
[repro] Repro line:  ant test  -Dtestcase=TestPackages -Dtests.method=testPluginLoading -Dtests.seed=59356927036EDAED -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-NG -Dtests.timezone=America/St_Vincent -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

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

[...truncated 3441 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestPackages" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC" -Dtests.seed=59356927036EDAED -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-NG -Dtests.timezone=America/St_Vincent -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

[...truncated 43 lines...]