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

[JENKINS-Experimental-GC] Lucene-Solr-master-Linux (64bit/jdk-15-ea+16) - Build # 26437 - Unstable!

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

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

Error Message:
req: org.apache.solr.filestore.TestDistribPackageStore$$Lambda$1398/0x00007fdbbe7894b0@4c765ccd . 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$1398/0x00007fdbbe7894b0@4c765ccd . 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([B203F2F2FED8B911:6485120F1DC67E8B]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:244)
	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:215)
	at org.apache.solr.pkg.TestPackages.verifyCmponent(TestPackages.java:432)
	at org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:154)
	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:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 14348 lines...]
   [junit4] Suite: org.apache.solr.pkg.TestPackages
   [junit4]   2> 502134 INFO  (SUITE-TestPackages-seed#[B203F2F2FED8B911]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 502134 INFO  (SUITE-TestPackages-seed#[B203F2F2FED8B911]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 502136 INFO  (SUITE-TestPackages-seed#[B203F2F2FED8B911]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_B203F2F2FED8B911-001/data-dir-123-001
   [junit4]   2> 502136 WARN  (SUITE-TestPackages-seed#[B203F2F2FED8B911]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 502136 INFO  (SUITE-TestPackages-seed#[B203F2F2FED8B911]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 502137 INFO  (SUITE-TestPackages-seed#[B203F2F2FED8B911]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 502140 INFO  (TEST-TestPackages.testPluginLoading-seed#[B203F2F2FED8B911]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testPluginLoading
   [junit4]   2> 502141 INFO  (TEST-TestPackages.testPluginLoading-seed#[B203F2F2FED8B911]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_B203F2F2FED8B911-001/tempDir-001
   [junit4]   2> 502141 INFO  (TEST-TestPackages.testPluginLoading-seed#[B203F2F2FED8B911]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 502146 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 502146 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 502246 INFO  (TEST-TestPackages.testPluginLoading-seed#[B203F2F2FED8B911]) [     ] o.a.s.c.ZkTestServer start zk server on port:46183
   [junit4]   2> 502246 INFO  (TEST-TestPackages.testPluginLoading-seed#[B203F2F2FED8B911]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:46183
   [junit4]   2> 502246 INFO  (TEST-TestPackages.testPluginLoading-seed#[B203F2F2FED8B911]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46183
   [junit4]   2> 502246 INFO  (TEST-TestPackages.testPluginLoading-seed#[B203F2F2FED8B911]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46183
   [junit4]   2> 502247 INFO  (TEST-TestPackages.testPluginLoading-seed#[B203F2F2FED8B911]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 502250 INFO  (zkConnectionManagerCallback-9167-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 502250 INFO  (TEST-TestPackages.testPluginLoading-seed#[B203F2F2FED8B911]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 502268 INFO  (TEST-TestPackages.testPluginLoading-seed#[B203F2F2FED8B911]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 502272 INFO  (zkConnectionManagerCallback-9169-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 502272 INFO  (TEST-TestPackages.testPluginLoading-seed#[B203F2F2FED8B911]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 502272 INFO  (TEST-TestPackages.testPluginLoading-seed#[B203F2F2FED8B911]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 502273 INFO  (zkConnectionManagerCallback-9171-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 502273 INFO  (TEST-TestPackages.testPluginLoading-seed#[B203F2F2FED8B911]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 502393 INFO  (jetty-launcher-9172-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 502393 INFO  (jetty-launcher-9172-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 502393 INFO  (jetty-launcher-9172-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 502393 INFO  (jetty-launcher-9172-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 502393 INFO  (jetty-launcher-9172-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+16-681
   [junit4]   2> 502393 INFO  (jetty-launcher-9172-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+16-681
   [junit4]   2> 502398 INFO  (jetty-launcher-9172-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 502398 INFO  (jetty-launcher-9172-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 502398 INFO  (jetty-launcher-9172-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+16-681
   [junit4]   2> 502408 INFO  (jetty-launcher-9172-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 502408 INFO  (jetty-launcher-9172-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 502408 INFO  (jetty-launcher-9172-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+16-681
   [junit4]   2> 502430 INFO  (jetty-launcher-9172-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 502430 INFO  (jetty-launcher-9172-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 502430 INFO  (jetty-launcher-9172-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 502433 INFO  (jetty-launcher-9172-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 502433 INFO  (jetty-launcher-9172-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 502433 INFO  (jetty-launcher-9172-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 502438 INFO  (jetty-launcher-9172-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 502438 INFO  (jetty-launcher-9172-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 502438 INFO  (jetty-launcher-9172-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 502445 INFO  (jetty-launcher-9172-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 502445 INFO  (jetty-launcher-9172-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 502445 INFO  (jetty-launcher-9172-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@20b5a89{/solr,null,AVAILABLE}
   [junit4]   2> 502445 INFO  (jetty-launcher-9172-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 502446 INFO  (jetty-launcher-9172-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4c0e84b2{/solr,null,AVAILABLE}
   [junit4]   2> 502447 INFO  (jetty-launcher-9172-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@466c8dd{/solr,null,AVAILABLE}
   [junit4]   2> 502448 INFO  (jetty-launcher-9172-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2e527724{/solr,null,AVAILABLE}
   [junit4]   2> 502449 INFO  (jetty-launcher-9172-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@43a79931{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:45403}
   [junit4]   2> 502450 INFO  (jetty-launcher-9172-thread-1) [     ] o.e.j.s.Server Started @502713ms
   [junit4]   2> 502450 INFO  (jetty-launcher-9172-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45403}
   [junit4]   2> 502450 ERROR (jetty-launcher-9172-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 502450 INFO  (jetty-launcher-9172-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 502450 INFO  (jetty-launcher-9172-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 502450 INFO  (jetty-launcher-9172-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 502450 INFO  (jetty-launcher-9172-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 502450 INFO  (jetty-launcher-9172-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-24T01:47:36.608652Z
   [junit4]   2> 502451 INFO  (jetty-launcher-9172-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 502453 INFO  (jetty-launcher-9172-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@a6717c3{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:39193}
   [junit4]   2> 502453 INFO  (jetty-launcher-9172-thread-4) [     ] o.e.j.s.Server Started @502716ms
   [junit4]   2> 502453 INFO  (jetty-launcher-9172-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39193}
   [junit4]   2> 502453 INFO  (zkConnectionManagerCallback-9174-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 502453 INFO  (jetty-launcher-9172-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 502453 ERROR (jetty-launcher-9172-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 502453 INFO  (jetty-launcher-9172-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 502453 INFO  (jetty-launcher-9172-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 502453 INFO  (jetty-launcher-9172-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 502453 INFO  (jetty-launcher-9172-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 502453 INFO  (jetty-launcher-9172-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-24T01:47:36.611445Z
   [junit4]   2> 502455 INFO  (jetty-launcher-9172-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@610b0eba{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:37169}
   [junit4]   2> 502455 INFO  (jetty-launcher-9172-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@15306667{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:33949}
   [junit4]   2> 502455 INFO  (jetty-launcher-9172-thread-3) [     ] o.e.j.s.Server Started @502719ms
   [junit4]   2> 502455 INFO  (jetty-launcher-9172-thread-2) [     ] o.e.j.s.Server Started @502719ms
   [junit4]   2> 502455 INFO  (jetty-launcher-9172-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37169}
   [junit4]   2> 502455 INFO  (jetty-launcher-9172-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33949}
   [junit4]   2> 502455 ERROR (jetty-launcher-9172-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 502455 ERROR (jetty-launcher-9172-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 502455 INFO  (jetty-launcher-9172-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 502455 INFO  (jetty-launcher-9172-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 502456 INFO  (jetty-launcher-9172-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 502456 INFO  (jetty-launcher-9172-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 502456 INFO  (jetty-launcher-9172-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 502456 INFO  (jetty-launcher-9172-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 502456 INFO  (jetty-launcher-9172-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 502456 INFO  (jetty-launcher-9172-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 502456 INFO  (jetty-launcher-9172-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 502456 INFO  (jetty-launcher-9172-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-24T01:47:36.614069Z
   [junit4]   2> 502456 INFO  (jetty-launcher-9172-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-24T01:47:36.614069Z
   [junit4]   2> 502456 INFO  (jetty-launcher-9172-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 502457 INFO  (jetty-launcher-9172-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 502457 INFO  (jetty-launcher-9172-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 502461 INFO  (zkConnectionManagerCallback-9176-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 502461 INFO  (jetty-launcher-9172-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 502461 INFO  (zkConnectionManagerCallback-9180-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 502461 INFO  (jetty-launcher-9172-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 502461 INFO  (zkConnectionManagerCallback-9178-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 502461 INFO  (jetty-launcher-9172-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 502461 INFO  (jetty-launcher-9172-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 502461 INFO  (jetty-launcher-9172-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 502461 INFO  (jetty-launcher-9172-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 502563 INFO  (jetty-launcher-9172-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 502570 WARN  (jetty-launcher-9172-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@75064207[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 502570 WARN  (jetty-launcher-9172-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@75064207[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 502582 WARN  (jetty-launcher-9172-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@314a036[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 502582 WARN  (jetty-launcher-9172-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@314a036[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 502583 INFO  (jetty-launcher-9172-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46183/solr
   [junit4]   2> 502593 INFO  (jetty-launcher-9172-thread-1) [n:127.0.0.1:45403_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 502613 INFO  (zkConnectionManagerCallback-9191-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 502616 INFO  (jetty-launcher-9172-thread-1) [n:127.0.0.1:45403_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 502663 INFO  (jetty-launcher-9172-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 502666 WARN  (jetty-launcher-9172-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@36dec478[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 502666 WARN  (jetty-launcher-9172-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@36dec478[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 502678 WARN  (jetty-launcher-9172-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@297e8549[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 502678 WARN  (jetty-launcher-9172-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@297e8549[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 502679 INFO  (jetty-launcher-9172-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46183/solr
   [junit4]   2> 502683 INFO  (jetty-launcher-9172-thread-1) [n:127.0.0.1:45403_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45403_solr
   [junit4]   2> 502683 INFO  (jetty-launcher-9172-thread-1) [n:127.0.0.1:45403_solr     ] o.a.s.c.Overseer Overseer (id=72151158839705607-127.0.0.1:45403_solr-n_0000000000) starting
   [junit4]   2> 502685 INFO  (jetty-launcher-9172-thread-3) [n:127.0.0.1:37169_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 502690 INFO  (OverseerStateUpdate-72151158839705607-127.0.0.1:45403_solr-n_0000000000) [n:127.0.0.1:45403_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45403_solr
   [junit4]   2> 502694 INFO  (zkConnectionManagerCallback-9204-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 502694 INFO  (jetty-launcher-9172-thread-3) [n:127.0.0.1:37169_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 502697 INFO  (jetty-launcher-9172-thread-1) [n:127.0.0.1:45403_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45403_solr
   [junit4]   2> 502699 INFO  (jetty-launcher-9172-thread-3) [n:127.0.0.1:37169_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37169_solr as DOWN
   [junit4]   2> 502699 INFO  (zkCallback-9203-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 502700 INFO  (zkCallback-9190-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 502706 INFO  (jetty-launcher-9172-thread-1) [n:127.0.0.1:45403_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 502706 WARN  (jetty-launcher-9172-thread-1) [n:127.0.0.1:45403_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=you make it. Consider configuring authentication/authorization before exposing Solr to users internal or  authorization=external.  See https://s.apache.org/solrsecurity for more info.  Solr is only as secure as disableddisabled
   [junit4]   2> 502713 INFO  (jetty-launcher-9172-thread-3) [n:127.0.0.1:37169_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 502714 INFO  (jetty-launcher-9172-thread-3) [n:127.0.0.1:37169_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37169_solr
   [junit4]   2> 502718 INFO  (zkCallback-9190-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 502718 INFO  (zkCallback-9203-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 502718 INFO  (jetty-launcher-9172-thread-3) [n:127.0.0.1:37169_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 502719 WARN  (jetty-launcher-9172-thread-3) [n:127.0.0.1:37169_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=you make it. Consider configuring authentication/authorization before exposing Solr to users internal or  authorization=external.  See https://s.apache.org/solrsecurity for more info.  Solr is only as secure as disableddisabled
   [junit4]   2> 502725 INFO  (jetty-launcher-9172-thread-1) [n:127.0.0.1:45403_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 502732 INFO  (jetty-launcher-9172-thread-3) [n:127.0.0.1:37169_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 502741 INFO  (jetty-launcher-9172-thread-1) [n:127.0.0.1:45403_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45403.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@777166a
   [junit4]   2> 502746 INFO  (jetty-launcher-9172-thread-3) [n:127.0.0.1:37169_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37169.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@777166a
   [junit4]   2> 502747 INFO  (jetty-launcher-9172-thread-1) [n:127.0.0.1:45403_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45403.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@777166a
   [junit4]   2> 502747 INFO  (jetty-launcher-9172-thread-1) [n:127.0.0.1:45403_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45403.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@777166a
   [junit4]   2> 502748 INFO  (jetty-launcher-9172-thread-1) [n:127.0.0.1:45403_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_B203F2F2FED8B911-001/tempDir-001/node1/.
   [junit4]   2> 502752 INFO  (jetty-launcher-9172-thread-3) [n:127.0.0.1:37169_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37169.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@777166a
   [junit4]   2> 502752 INFO  (jetty-launcher-9172-thread-3) [n:127.0.0.1:37169_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37169.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@777166a
   [junit4]   2> 502753 INFO  (jetty-launcher-9172-thread-3) [n:127.0.0.1:37169_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_B203F2F2FED8B911-001/tempDir-001/node3/.
   [junit4]   2> 502767 INFO  (jetty-launcher-9172-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 502781 WARN  (jetty-launcher-9172-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@34b5812b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 502781 WARN  (jetty-launcher-9172-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@34b5812b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 502813 WARN  (jetty-launcher-9172-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@56ad94f9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 502813 WARN  (jetty-launcher-9172-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@56ad94f9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 502815 INFO  (jetty-launcher-9172-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46183/solr
   [junit4]   2> 502817 INFO  (jetty-launcher-9172-thread-2) [n:127.0.0.1:33949_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 502829 INFO  (zkConnectionManagerCallback-9233-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 502830 INFO  (jetty-launcher-9172-thread-2) [n:127.0.0.1:33949_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 502837 INFO  (jetty-launcher-9172-thread-2) [n:127.0.0.1:33949_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 502839 INFO  (jetty-launcher-9172-thread-2) [n:127.0.0.1:33949_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33949_solr as DOWN
   [junit4]   2> 502839 INFO  (jetty-launcher-9172-thread-2) [n:127.0.0.1:33949_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 502839 INFO  (jetty-launcher-9172-thread-2) [n:127.0.0.1:33949_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33949_solr
   [junit4]   2> 502840 INFO  (zkCallback-9203-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 502845 INFO  (zkCallback-9190-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 502846 INFO  (jetty-launcher-9172-thread-2) [n:127.0.0.1:33949_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 502846 WARN  (jetty-launcher-9172-thread-2) [n:127.0.0.1:33949_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=you make it. Consider configuring authentication/authorization before exposing Solr to users internal or  authorization=external.  See https://s.apache.org/solrsecurity for more info.  Solr is only as secure as disableddisabled
   [junit4]   2> 502850 INFO  (zkCallback-9232-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 502856 INFO  (jetty-launcher-9172-thread-2) [n:127.0.0.1:33949_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 502864 INFO  (jetty-launcher-9172-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 502865 WARN  (jetty-launcher-9172-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@bcdc4a4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 502865 WARN  (jetty-launcher-9172-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@bcdc4a4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 502867 WARN  (jetty-launcher-9172-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@30455f50[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 502867 WARN  (jetty-launcher-9172-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@30455f50[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 502868 INFO  (jetty-launcher-9172-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46183/solr
   [junit4]   2> 502868 INFO  (jetty-launcher-9172-thread-2) [n:127.0.0.1:33949_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33949.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@777166a
   [junit4]   2> 502869 INFO  (jetty-launcher-9172-thread-4) [n:127.0.0.1:39193_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 502873 INFO  (zkConnectionManagerCallback-9251-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 502874 INFO  (jetty-launcher-9172-thread-4) [n:127.0.0.1:39193_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 502874 INFO  (jetty-launcher-9172-thread-2) [n:127.0.0.1:33949_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33949.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@777166a
   [junit4]   2> 502874 INFO  (jetty-launcher-9172-thread-2) [n:127.0.0.1:33949_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33949.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@777166a
   [junit4]   2> 502875 INFO  (jetty-launcher-9172-thread-2) [n:127.0.0.1:33949_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_B203F2F2FED8B911-001/tempDir-001/node2/.
   [junit4]   2> 502876 INFO  (jetty-launcher-9172-thread-4) [n:127.0.0.1:39193_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 502881 INFO  (jetty-launcher-9172-thread-4) [n:127.0.0.1:39193_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:39193_solr as DOWN
   [junit4]   2> 502882 INFO  (jetty-launcher-9172-thread-4) [n:127.0.0.1:39193_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 502882 INFO  (jetty-launcher-9172-thread-4) [n:127.0.0.1:39193_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39193_solr
   [junit4]   2> 502883 INFO  (zkCallback-9190-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 502883 INFO  (zkCallback-9232-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 502883 INFO  (zkCallback-9203-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 502884 INFO  (jetty-launcher-9172-thread-4) [n:127.0.0.1:39193_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 502885 WARN  (jetty-launcher-9172-thread-4) [n:127.0.0.1:39193_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=you make it. Consider configuring authentication/authorization before exposing Solr to users internal or  authorization=external.  See https://s.apache.org/solrsecurity for more info.  Solr is only as secure as disableddisabled
   [junit4]   2> 502890 INFO  (zkCallback-9250-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 502898 INFO  (jetty-launcher-9172-thread-4) [n:127.0.0.1:39193_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 502911 INFO  (jetty-launcher-9172-thread-4) [n:127.0.0.1:39193_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39193.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@777166a
   [junit4]   2> 502944 INFO  (jetty-launcher-9172-thread-4) [n:127.0.0.1:39193_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39193.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@777166a
   [junit4]   2> 502944 INFO  (jetty-launcher-9172-thread-4) [n:127.0.0.1:39193_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39193.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@777166a
   [junit4]   2> 502945 INFO  (jetty-launcher-9172-thread-4) [n:127.0.0.1:39193_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_B203F2F2FED8B911-001/tempDir-001/node4/.
   [junit4]   2> 502958 INFO  (TEST-TestPackages.testPluginLoading-seed#[B203F2F2FED8B911]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 502959 INFO  (TEST-TestPackages.testPluginLoading-seed#[B203F2F2FED8B911]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 502960 INFO  (zkConnectionManagerCallback-9265-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 502960 INFO  (TEST-TestPackages.testPluginLoading-seed#[B203F2F2FED8B911]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 502961 INFO  (TEST-TestPackages.testPluginLoading-seed#[B203F2F2FED8B911]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 502966 INFO  (TEST-TestPackages.testPluginLoading-seed#[B203F2F2FED8B911]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46183/solr ready
   [junit4]   2> 503042 INFO  (qtp207449329-18203) [n:127.0.0.1:45403_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:33949_solr} status=0 QTime=1
   [junit4]   2> 503042 INFO  (updateExecutor-9187-thread-1-processing-n:127.0.0.1:45403_solr) [n:127.0.0.1:45403_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:33949_solr 
   [junit4]   2> 503051 INFO  (qtp1523226997-18202) [n:127.0.0.1:33949_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> 503058 INFO  (qtp1523226997-18209) [n:127.0.0.1:33949_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 503058 INFO  (qtp787611439-18207) [n:127.0.0.1:37169_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:33949_solr} status=0 QTime=0
   [junit4]   2> 503058 INFO  (updateExecutor-9200-thread-1-processing-n:127.0.0.1:37169_solr) [n:127.0.0.1:37169_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:33949_solr 
   [junit4]   2> 503059 INFO  (updateExecutor-9187-thread-1-processing-n:127.0.0.1:45403_solr) [n:127.0.0.1:45403_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 503059 INFO  (updateExecutor-9187-thread-1-processing-n:127.0.0.1:45403_solr) [n:127.0.0.1:45403_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 503064 INFO  (qtp1523226997-18202) [n:127.0.0.1:33949_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> 503073 INFO  (qtp1167981371-18212) [n:127.0.0.1:39193_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:33949_solr} status=0 QTime=0
   [junit4]   2> 503073 INFO  (updateExecutor-9247-thread-1-processing-n:127.0.0.1:39193_solr) [n:127.0.0.1:39193_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:33949_solr 
   [junit4]   2> 503075 INFO  (qtp1523226997-18202) [n:127.0.0.1:33949_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 503076 INFO  (qtp1523226997-18200) [n:127.0.0.1:33949_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=65
   [junit4]   2> 503076 INFO  (updateExecutor-9200-thread-1-processing-n:127.0.0.1:37169_solr) [n:127.0.0.1:37169_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 503076 INFO  (updateExecutor-9200-thread-1-processing-n:127.0.0.1:37169_solr) [n:127.0.0.1:37169_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   1> sync resp: https://127.0.0.1:33949/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null
   [junit4]   2> 503081 INFO  (qtp1523226997-18217) [n:127.0.0.1:33949_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> 503088 INFO  (qtp1523226997-18202) [n:127.0.0.1:33949_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 503089 INFO  (qtp787611439-18207) [n:127.0.0.1:37169_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> 503089 INFO  (updateExecutor-9247-thread-1-processing-n:127.0.0.1:39193_solr) [n:127.0.0.1:39193_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 503089 INFO  (updateExecutor-9247-thread-1-processing-n:127.0.0.1:39193_solr) [n:127.0.0.1:39193_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 503096 INFO  (qtp207449329-18205) [n:127.0.0.1:45403_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> 503108 INFO  (qtp1523226997-18209) [n:127.0.0.1:33949_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> 503124 INFO  (qtp1167981371-18214) [n:127.0.0.1:39193_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> 503152 INFO  (qtp787611439-18210) [n:127.0.0.1:37169_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 503153 INFO  (qtp787611439-18210) [n:127.0.0.1:37169_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/runtimelibs.jar
   [junit4]   2> 503169 INFO  (qtp1523226997-18209) [n:127.0.0.1:33949_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> 503184 INFO  (qtp207449329-18203) [n:127.0.0.1:45403_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> 503199 INFO  (qtp1167981371-18212) [n:127.0.0.1:39193_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> 503200 INFO  (qtp787611439-18210) [n:127.0.0.1:37169_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/runtimelibs.jar
   [junit4]   2> 503201 INFO  (qtp787611439-18210) [n:127.0.0.1:37169_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 503223 INFO  (qtp1523226997-18202) [n:127.0.0.1:33949_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:37169_solr} status=0 QTime=3
   [junit4]   2> 503223 INFO  (updateExecutor-9229-thread-2-processing-n:127.0.0.1:33949_solr) [n:127.0.0.1:33949_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:37169_solr 
   [junit4]   2> 503237 INFO  (qtp207449329-18205) [n:127.0.0.1:45403_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:37169_solr} status=0 QTime=0
   [junit4]   2> 503237 INFO  (updateExecutor-9187-thread-1-processing-n:127.0.0.1:45403_solr) [n:127.0.0.1:45403_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:37169_solr 
   [junit4]   2> 503239 INFO  (qtp787611439-18207) [n:127.0.0.1:37169_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 503246 INFO  (qtp1167981371-18214) [n:127.0.0.1:39193_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:37169_solr} status=0 QTime=0
   [junit4]   2> 503246 INFO  (updateExecutor-9247-thread-1-processing-n:127.0.0.1:39193_solr) [n:127.0.0.1:39193_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:37169_solr 
   [junit4]   2> 503246 INFO  (qtp787611439-18210) [n:127.0.0.1:37169_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=101
   [junit4]   2> 503248 INFO  (qtp787611439-18207) [n:127.0.0.1:37169_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 503252 INFO  (updateExecutor-9229-thread-2-processing-n:127.0.0.1:33949_solr) [n:127.0.0.1:33949_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 503252 INFO  (updateExecutor-9229-thread-2-processing-n:127.0.0.1:33949_solr) [n:127.0.0.1:33949_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 503255 INFO  (qtp787611439-18223) [n:127.0.0.1:37169_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 503256 INFO  (qtp787611439-18207) [n:127.0.0.1:37169_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> 503257 INFO  (qtp787611439-18223) [n:127.0.0.1:37169_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 503262 INFO  (qtp787611439-18210) [n:127.0.0.1:37169_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 503263 INFO  (updateExecutor-9187-thread-1-processing-n:127.0.0.1:45403_solr) [n:127.0.0.1:45403_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 503263 INFO  (updateExecutor-9187-thread-1-processing-n:127.0.0.1:45403_solr) [n:127.0.0.1:45403_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 503264 INFO  (qtp207449329-18203) [n:127.0.0.1:45403_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> 503270 INFO  (qtp787611439-18223) [n:127.0.0.1:37169_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 503271 INFO  (updateExecutor-9247-thread-1-processing-n:127.0.0.1:39193_solr) [n:127.0.0.1:39193_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 503271 INFO  (updateExecutor-9247-thread-1-processing-n:127.0.0.1:39193_solr) [n:127.0.0.1:39193_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 503272 INFO  (qtp1523226997-18209) [n:127.0.0.1:33949_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> 503279 INFO  (qtp1167981371-18212) [n:127.0.0.1:39193_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> 503290 INFO  (qtp207449329-18205) [n:127.0.0.1:45403_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 503291 INFO  (qtp207449329-18205) [n:127.0.0.1:45403_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/testurpv1.jar
   [junit4]   2> 503302 INFO  (qtp1523226997-18202) [n:127.0.0.1:33949_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> 503318 INFO  (qtp1167981371-18214) [n:127.0.0.1:39193_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> 503332 INFO  (qtp787611439-18223) [n:127.0.0.1:37169_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> 503335 INFO  (qtp207449329-18205) [n:127.0.0.1:45403_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/testurpv1.jar
   [junit4]   2> 503336 INFO  (qtp207449329-18205) [n:127.0.0.1:45403_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 503353 INFO  (qtp787611439-18207) [n:127.0.0.1:37169_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:45403_solr} status=0 QTime=1
   [junit4]   2> 503354 INFO  (updateExecutor-9200-thread-2-processing-n:127.0.0.1:37169_solr) [n:127.0.0.1:37169_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:45403_solr 
   [junit4]   2> 503362 INFO  (qtp207449329-18203) [n:127.0.0.1:45403_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 503367 INFO  (qtp1167981371-18214) [n:127.0.0.1:39193_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:45403_solr} status=0 QTime=0
   [junit4]   2> 503367 INFO  (updateExecutor-9247-thread-1-processing-n:127.0.0.1:39193_solr) [n:127.0.0.1:39193_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:45403_solr 
   [junit4]   2> 503369 INFO  (qtp207449329-18229) [n:127.0.0.1:45403_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 503370 INFO  (updateExecutor-9200-thread-2-processing-n:127.0.0.1:37169_solr) [n:127.0.0.1:37169_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 503370 INFO  (updateExecutor-9200-thread-2-processing-n:127.0.0.1:37169_solr) [n:127.0.0.1:37169_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 503377 INFO  (qtp1523226997-18209) [n:127.0.0.1:33949_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:45403_solr} status=0 QTime=0
   [junit4]   2> 503378 INFO  (updateExecutor-9229-thread-2-processing-n:127.0.0.1:33949_solr) [n:127.0.0.1:33949_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:45403_solr 
   [junit4]   2> 503378 INFO  (qtp207449329-18205) [n:127.0.0.1:45403_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=88
   [junit4]   2> 503382 INFO  (qtp207449329-18205) [n:127.0.0.1:45403_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 503390 INFO  (qtp207449329-18229) [n:127.0.0.1:45403_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 503391 INFO  (qtp787611439-18207) [n:127.0.0.1:37169_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> 503391 INFO  (qtp207449329-18203) [n:127.0.0.1:45403_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 503392 INFO  (updateExecutor-9247-thread-1-processing-n:127.0.0.1:39193_solr) [n:127.0.0.1:39193_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 503392 INFO  (updateExecutor-9247-thread-1-processing-n:127.0.0.1:39193_solr) [n:127.0.0.1:39193_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 503401 INFO  (qtp207449329-18205) [n:127.0.0.1:45403_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> 503408 INFO  (qtp207449329-18203) [n:127.0.0.1:45403_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 503409 INFO  (updateExecutor-9229-thread-2-processing-n:127.0.0.1:33949_solr) [n:127.0.0.1:33949_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 503409 INFO  (updateExecutor-9229-thread-2-processing-n:127.0.0.1:33949_solr) [n:127.0.0.1:33949_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 503411 INFO  (qtp1523226997-18202) [n:127.0.0.1:33949_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> 503420 INFO  (qtp1167981371-18212) [n:127.0.0.1:39193_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> 503423 INFO  (qtp207449329-18229) [n:127.0.0.1:45403_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 503424 INFO  (qtp207449329-18229) [n:127.0.0.1:45403_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/expressible.jar
   [junit4]   2> 503440 INFO  (qtp1167981371-18214) [n:127.0.0.1:39193_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> 503452 INFO  (qtp1523226997-18202) [n:127.0.0.1:33949_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> 503463 INFO  (qtp787611439-18207) [n:127.0.0.1:37169_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> 503463 INFO  (qtp207449329-18229) [n:127.0.0.1:45403_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/expressible.jar
   [junit4]   2> 503464 INFO  (qtp207449329-18229) [n:127.0.0.1:45403_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 503471 INFO  (qtp1523226997-18202) [n:127.0.0.1:33949_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:45403_solr} status=0 QTime=0
   [junit4]   2> 503471 INFO  (updateExecutor-9229-thread-2-processing-n:127.0.0.1:33949_solr) [n:127.0.0.1:33949_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:45403_solr 
   [junit4]   2> 503478 INFO  (qtp1167981371-18212) [n:127.0.0.1:39193_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:45403_solr} status=0 QTime=0
   [junit4]   2> 503478 INFO  (updateExecutor-9247-thread-1-processing-n:127.0.0.1:39193_solr) [n:127.0.0.1:39193_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:45403_solr 
   [junit4]   2> 503479 INFO  (qtp207449329-18205) [n:127.0.0.1:45403_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 503487 INFO  (qtp787611439-18223) [n:127.0.0.1:37169_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:45403_solr} status=0 QTime=0
   [junit4]   2> 503487 INFO  (updateExecutor-9200-thread-2-processing-n:127.0.0.1:37169_solr) [n:127.0.0.1:37169_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:45403_solr 
   [junit4]   2> 503488 INFO  (qtp207449329-18229) [n:127.0.0.1:45403_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=67
   [junit4]   2> 503493 INFO  (qtp207449329-18203) [n:127.0.0.1:45403_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 503498 INFO  (qtp207449329-18205) [n:127.0.0.1:45403_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 503501 INFO  (updateExecutor-9229-thread-2-processing-n:127.0.0.1:33949_solr) [n:127.0.0.1:33949_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 503501 INFO  (updateExecutor-9229-thread-2-processing-n:127.0.0.1:33949_solr) [n:127.0.0.1:33949_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 503502 INFO  (qtp787611439-18223) [n:127.0.0.1:37169_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> 503502 INFO  (qtp207449329-18205) [n:127.0.0.1:45403_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 503502 INFO  (qtp207449329-18203) [n:127.0.0.1:45403_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 503503 INFO  (updateExecutor-9247-thread-1-processing-n:127.0.0.1:39193_solr) [n:127.0.0.1:39193_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 503503 INFO  (updateExecutor-9247-thread-1-processing-n:127.0.0.1:39193_solr) [n:127.0.0.1:39193_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 503516 INFO  (qtp207449329-18205) [n:127.0.0.1:45403_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 503517 INFO  (updateExecutor-9200-thread-2-processing-n:127.0.0.1:37169_solr) [n:127.0.0.1:37169_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 503517 INFO  (updateExecutor-9200-thread-2-processing-n:127.0.0.1:37169_solr) [n:127.0.0.1:37169_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 503624 INFO  (qtp787611439-18207) [n:127.0.0.1:37169_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 QTime=2
   [junit4]   2> 503637 INFO  (qtp207449329-18203) [n:127.0.0.1:45403_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> 503646 INFO  (qtp1523226997-18200) [n:127.0.0.1:33949_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> 503655 INFO  (qtp1167981371-18214) [n:127.0.0.1:39193_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> 503694 INFO  (qtp207449329-18205) [n:127.0.0.1:45403_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 503694 INFO  (qtp207449329-18205) [n:127.0.0.1:45403_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 503696 INFO  (qtp207449329-18205) [n:127.0.0.1:45403_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 503696 INFO  (qtp207449329-18205) [n:127.0.0.1:45403_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 503697 INFO  (qtp207449329-18205) [n:127.0.0.1:45403_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 503697 INFO  (qtp207449329-18205) [n:127.0.0.1:45403_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 503700 DEBUG (zkCallback-9203-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 503700 DEBUG (zkCallback-9232-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 503700 DEBUG (zkCallback-9190-thread-2) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 503700 DEBUG (zkCallback-9250-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 503710 INFO  (zkCallback-9250-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 503710 INFO  (zkCallback-9250-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 503710 INFO  (zkCallback-9250-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> 503712 INFO  (zkCallback-9232-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 503712 INFO  (zkCallback-9232-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 503712 INFO  (zkCallback-9232-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> 503712 INFO  (zkCallback-9203-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 503712 INFO  (zkCallback-9203-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 503712 INFO  (zkCallback-9203-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> 503712 INFO  (zkCallback-9190-thread-2) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 503712 INFO  (zkCallback-9190-thread-2) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 503712 INFO  (zkCallback-9190-thread-2) [     ] 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> 503712 INFO  (zkCallback-9250-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 503712 INFO  (zkCallback-9232-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 503712 INFO  (zkCallback-9203-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 503712 INFO  (zkCallback-9190-thread-2) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 503713 INFO  (zkCallback-9203-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 503713 INFO  (zkCallback-9250-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 503713 INFO  (zkCallback-9232-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 503713 INFO  (zkCallback-9190-thread-2) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 503713 INFO  (zkCallback-9250-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 503713 INFO  (zkCallback-9203-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 503713 INFO  (zkCallback-9232-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 503714 INFO  (zkCallback-9190-thread-2) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 503714 INFO  (zkCallback-9203-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 503714 INFO  (qtp1167981371-18214) [n:127.0.0.1:39193_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 503714 INFO  (zkCallback-9250-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 503714 INFO  (zkCallback-9232-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 503714 INFO  (zkCallback-9190-thread-2) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 503714 INFO  (zkCallback-9203-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 503714 INFO  (zkCallback-9250-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 503715 INFO  (zkCallback-9203-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 503715 INFO  (zkCallback-9190-thread-2) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 503715 INFO  (zkCallback-9250-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 503715 INFO  (zkCallback-9232-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 503715 INFO  (zkCallback-9232-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 503715 INFO  (zkCallback-9190-thread-2) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 503716 INFO  (zkCallback-9250-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_B203F2F2FED8B911-001/tempDir-001/node4/filestore/mypkg]
   [junit4]   2> 503717 INFO  (zkCallback-9250-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 503717 INFO  (zkCallback-9190-thread-2) [     ] o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_B203F2F2FED8B911-001/tempDir-001/node1/filestore/mypkg]
   [junit4]   2> 503717 INFO  (zkCallback-9190-thread-2) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 503717 INFO  (zkCallback-9203-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_B203F2F2FED8B911-001/tempDir-001/node3/filestore/mypkg]
   [junit4]   2> 503717 INFO  (zkCallback-9203-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 503720 INFO  (zkCallback-9232-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_B203F2F2FED8B911-001/tempDir-001/node2/filestore/mypkg]
   [junit4]   2> 503721 INFO  (zkCallback-9232-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 503729 INFO  (qtp787611439-18223) [n:127.0.0.1:37169_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 503741 INFO  (qtp1523226997-18200) [n:127.0.0.1:33949_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 503741 INFO  (qtp207449329-18205) [n:127.0.0.1:45403_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 503741 INFO  (qtp207449329-18205) [n:127.0.0.1:45403_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=85
   [junit4]   2> 503750 INFO  (qtp1167981371-18212) [n:127.0.0.1:39193_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> 503752 INFO  (OverseerThreadFactory-9211-thread-1-processing-n:127.0.0.1:45403_solr) [n:127.0.0.1:45403_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testPluginLoadingColl
   [junit4]   2> 503880 INFO  (qtp1167981371-18214) [n:127.0.0.1:39193_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 503891 INFO  (qtp787611439-18207) [n:127.0.0.1:37169_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 503906 INFO  (qtp207449329-18203) [n:127.0.0.1:45403_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 503917 INFO  (qtp1523226997-18209) [n:127.0.0.1:33949_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 503919 INFO  (qtp1167981371-18243) [n:127.0.0.1:39193_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 503921 INFO  (qtp787611439-18210) [n:127.0.0.1:37169_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 503922 INFO  (qtp207449329-18229) [n:127.0.0.1:45403_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 503923 INFO  (qtp1523226997-18217) [n:127.0.0.1:33949_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 503927 INFO  (OverseerStateUpdate-72151158839705607-127.0.0.1:45403_solr-n_0000000000) [n:127.0.0.1:45403_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:33949/solr",
   [junit4]   2>   "node_name":"127.0.0.1:33949_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 503928 INFO  (OverseerStateUpdate-72151158839705607-127.0.0.1:45403_solr-n_0000000000) [n:127.0.0.1:45403_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:45403/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45403_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 503928 INFO  (OverseerStateUpdate-72151158839705607-127.0.0.1:45403_solr-n_0000000000) [n:127.0.0.1:45403_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:37169/solr",
   [junit4]   2>   "node_name":"127.0.0.1:37169_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 503929 INFO  (OverseerStateUpdate-72151158839705607-127.0.0.1:45403_solr-n_0000000000) [n:127.0.0.1:45403_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:39193/solr",
   [junit4]   2>   "node_name":"127.0.0.1:39193_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 504133 INFO  (qtp1523226997-18202) [n:127.0.0.1:33949_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> 504133 INFO  (qtp1167981371-18214) [n:127.0.0.1:39193_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> 504133 INFO  (qtp207449329-18205) [n:127.0.0.1:45403_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> 504133 INFO  (qtp787611439-18223) [n:127.0.0.1:37169_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> 504133 INFO  (qtp207449329-18205) [n:127.0.0.1:45403_solr    x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 504140 INFO  (qtp1167981371-18214) [n:127.0.0.1:39193_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 504140 INFO  (qtp207449329-18205) [n:127.0.0.1:45403_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 504140 INFO  (qtp1523226997-18202) [n:127.0.0.1:33949_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 504140 INFO  (qtp787611439-18223) [n:127.0.0.1:37169_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 504156 INFO  (qtp1167981371-18214) [n:127.0.0.1:39193_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 504156 INFO  (qtp207449329-18205) [n:127.0.0.1:45403_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 504157 INFO  (qtp787611439-18223) [n:127.0.0.1:37169_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 504157 INFO  (qtp1523226997-18202) [n:127.0.0.1:33949_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 504160 INFO  (qtp787611439-18223) [n:127.0.0.1:37169_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> 504160 INFO  (qtp1167981371-18214) [n:127.0.0.1:39193_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> 504160 INFO  (qtp1523226997-18202) [n:127.0.0.1:33949_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> 504160 INFO  (qtp207449329-18205) [n:127.0.0.1:45403_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> 504160 INFO  (qtp787611439-18223) [n:127.0.0.1:37169_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> 504160 INFO  (qtp1523226997-18202) [n:127.0.0.1:33949_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> 504160 INFO  (qtp1167981371-18214) [n:127.0.0.1:39193_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> 504160 INFO  (qtp207449329-18205) [n:127.0.0.1:45403_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> 504161 INFO  (qtp1523226997-18202) [n:127.0.0.1:33949_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33949.solr.core.testPluginLoadingColl.shard1.replica_n1' (registry 'solr.core.testPluginLoadingColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@777166a
   [junit4]   2> 504161 INFO  (qtp787611439-18223) [n:127.0.0.1:37169_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37169.solr.core.testPluginLoadingColl.shard2.replica_n4' (registry 'solr.core.testPluginLoadingColl.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@777166a
   [junit4]   2> 504161 INFO  (qtp207449329-18205) [n:127.0.0.1:45403_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45403.solr.core.testPluginLoadingColl.shard1.replica_n2' (registry 'solr.core.testPluginLoadingColl.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@777166a
   [junit4]   2> 504161 INFO  (qtp1167981371-18214) [n:127.0.0.1:39193_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39193.solr.core.testPluginLoadingColl.shard2.replica_n6' (registry 'solr.core.testPluginLoadingColl.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@777166a
   [junit4]   2> 504161 INFO  (qtp1523226997-18202) [n:127.0.0.1:33949_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-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_B203F2F2FED8B911-001/tempDir-001/node2/./testPluginLoadingColl_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_B203F2F2FED8B911-001/tempDir-001/node2/./testPluginLoadingColl_shard1_replica_n1/data/]
   [junit4]   2> 504161 INFO  (qtp787611439-18223) [n:127.0.0.1:37169_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-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_B203F2F2FED8B911-001/tempDir-001/node3/./testPluginLoadingColl_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_B203F2F2FED8B911-001/tempDir-001/node3/./testPluginLoadingColl_shard2_replica_n4/data/]
   [junit4]   2> 504161 INFO  (qtp207449329-18205) [n:127.0.0.1:45403_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.c.SolrCore [[testPluginLoadingColl_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_B203F2F2FED8B911-001/tempDir-001/node1/./testPluginLoadingColl_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_B203F2F2FED8B911-001/tempDir-001/node1/./testPluginLoadingColl_shard1_replica_n2/data/]
   [junit4]   2> 504161 INFO  (qtp1167981371-18214) [n:127.0.0.1:39193_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-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_B203F2F2FED8B911-001/tempDir-001/node4/./testPluginLoadingColl_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_B203F2F2FED8B911-001/tempDir-001/node4/./testPluginLoadingColl_shard2_replica_n6/data/]
   [junit4]   2> 504197 INFO  (qtp207449329-18205) [n:127.0.0.1:45403_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 504197 INFO  (qtp207449329-18205) [n:127.0.0.1:45403_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 504198 INFO  (qtp207449329-18205) [n:127.0.0.1:45403_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 504198 INFO  (qtp207449329-18205) [n:127.0.0.1:45403_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 504199 INFO  (qtp207449329-18205) [n:127.0.0.1:45403_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@398ed617[testPluginLoadingColl_shard1_replica_n2] main]
   [junit4]   2> 504200 INFO  (qtp207449329-18205) [n:127.0.0.1:45403_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 504200 INFO  (qtp207449329-18205) [n:127.0.0.1:45403_solr c:testPl

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

rl = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@103ab53f
   [junit4]   2> 515491 INFO  (jetty-closer-9444-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 515491 INFO  (jetty-closer-9444-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7344cb4a: rootName = solr_46661, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@37394e22
   [junit4]   2> 515491 INFO  (jetty-closer-9444-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 515491 INFO  (OverseerStateUpdate-72151159596384263-127.0.0.1:46125_solr-n_0000000000) [n:127.0.0.1:46125_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46125_solr
   [junit4]   2> 515493 INFO  (closeThreadPool-9462-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72151159596384263-127.0.0.1:46125_solr-n_0000000000) closing
   [junit4]   2> 515502 INFO  (zkCallback-9429-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 515504 INFO  (zkCallback-9368-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 515510 INFO  (zkCallback-9429-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 515530 INFO  (zkCallback-9410-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
   [junit4]   2> 515530 INFO  (zkCallback-9429-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 515702 INFO  (jetty-closer-9444-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@43282f92{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 515703 INFO  (jetty-closer-9444-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3e191836{/solr,null,UNAVAILABLE}
   [junit4]   2> 515703 INFO  (jetty-closer-9444-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 515803 INFO  (jetty-closer-9444-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6937c49c{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 515803 INFO  (jetty-closer-9444-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@256d3ced{/solr,null,UNAVAILABLE}
   [junit4]   2> 515803 INFO  (jetty-closer-9444-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 515901 INFO  (jetty-closer-9444-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72151159596384263-127.0.0.1:46125_solr-n_0000000000) closing
   [junit4]   2> 525082 INFO  (jetty-closer-9444-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4b2b46ea{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 525082 INFO  (jetty-closer-9444-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@75d926c2{/solr,null,UNAVAILABLE}
   [junit4]   2> 525082 INFO  (jetty-closer-9444-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 525237 INFO  (jetty-closer-9444-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7a305b9d{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 525237 INFO  (jetty-closer-9444-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1f7d611d{/solr,null,UNAVAILABLE}
   [junit4]   2> 525237 INFO  (jetty-closer-9444-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 525237 INFO  (TEST-TestPackages.testAPI-seed#[B203F2F2FED8B911]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 525440 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/72151159596384263-127.0.0.1:46125_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/live_nodes
   [junit4]   2> 	9	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 525441 INFO  (TEST-TestPackages.testAPI-seed#[B203F2F2FED8B911]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40449
   [junit4]   2> 525441 INFO  (TEST-TestPackages.testAPI-seed#[B203F2F2FED8B911]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40449
   [junit4]   2> 525441 INFO  (TEST-TestPackages.testAPI-seed#[B203F2F2FED8B911]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40449
   [junit4]   2> 525442 INFO  (TEST-TestPackages.testAPI-seed#[B203F2F2FED8B911]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testAPI
   [junit4]   2> 525443 INFO  (SUITE-TestPackages-seed#[B203F2F2FED8B911]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 525443 INFO  (SUITE-TestPackages-seed#[B203F2F2FED8B911]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40449
   [junit4]   2> 525443 INFO  (SUITE-TestPackages-seed#[B203F2F2FED8B911]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40449
   [junit4]   2> 525443 INFO  (SUITE-TestPackages-seed#[B203F2F2FED8B911]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40449
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_B203F2F2FED8B911-001
   [junit4]   2> Apr 24, 2020 1:47:59 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): {}, docValues:{}, maxPointsInLeafNode=779, maxMBSortInHeap=7.542337440845477, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7f0006e7), locale=fr-GQ, timezone=Asia/Ulan_Bator
   [junit4]   2> NOTE: Linux 5.3.0-46-generic amd64/Oracle Corporation 15-ea (64-bit)/cpus=16,threads=1,free=352321536,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestGeoJSONResponseWriter, TestHighlightDedupGrouping, DateRangeFieldTest, SolrLogPostToolTest, WrapperMergePolicyFactoryTest, TestRTimerTree, IndexSizeTriggerSizeEstimationTest, TestInfoStreamLogging, QueryResultKeyTest, TestEmbeddedSolrServerAdminHandler, TestTolerantUpdateProcessorRandomCloud, CoreAdminOperationTest, TestCursorMarkWithoutUniqueKey, TestNonDefinedSimilarityFactory, TriLevelCompositeIdRoutingTest, TestStressCloudBlindAtomicUpdates, ZookeeperStatusHandlerTest, MinimalSchemaTest, TaggingAttributeTest, TestSolrCachePerf, AuthToolTest, TestDeprecatedFilters, TestSubQueryTransformer, BasicFunctionalityTest, SchemaApiFailureTest, TolerantUpdateProcessorTest, TestExportWriter, TestQuerySenderListener, PeerSyncReplicationTest, BufferStoreTest, TestHashQParserPlugin, FullHLLTest, TestCustomStream, DistribCursorPagingTest, StatsReloadRaceTest, SaslZkACLProviderTest, ClassificationUpdateProcessorTest, PeerSyncWithIndexFingerprintCachingTest, TestInPlaceUpdateWithRouteField, BaseCdcrDistributedZkTest, TestRawTransformer, SolrCloudExampleTest, InfoHandlerTest, HdfsChaosMonkeySafeLeaderTest, TestFieldCacheReopen, TestShortCircuitedRequests, TestDFISimilarityFactory, DistributedFacetPivotSmallTest, LeaderVoteWaitTimeoutTest, ZkNodePropsTest, JWTVerificationkeyResolverTest, TestSimDistributedQueue, TestReplicationHandlerBackup, ScheduledTriggerTest, TestRuleBasedAuthorizationPlugin, DistributedFacetSimpleRefinementLongTailTest, SolrCoreTest, TestLRUStatsCacheCloud, TestDownShardTolerantSearch, TestSimNodeLostTrigger, AtomicUpdateProcessorFactoryTest, TestSolrCloudSnapshots, DistributedDebugComponentTest, TestSolrConfigHandlerCloud, ReplaceNodeTest, TestOnReconnectListenerSupport, TestDistributedTracing, BadIndexSchemaTest, HdfsThreadLeakTest, TestComplexPhraseLeadingWildcard, CollectionsAPISolrJTest, MetricsConfigTest, TestMacros, TestPackages]
   [junit4] Completed [443/909 (1!)] on J1 in 23.53s, 2 tests, 1 failure <<< FAILURES!

[...truncated 46410 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/26437/consoleText

[repro] Revision: a11b78e06a5947ffb43a9b66b37033ebe64753e0

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC"
[repro] Repro line:  ant test  -Dtestcase=TestPackages -Dtests.method=testPluginLoading -Dtests.seed=B203F2F2FED8B911 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-GQ -Dtests.timezone=Asia/Ulan_Bator -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 3130 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=B203F2F2FED8B911 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-GQ -Dtests.timezone=Asia/Ulan_Bator -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...]