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

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

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/787/
Java: 64bit/jdk-15-ea+9 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC

2 tests failed.
FAILED:  org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat

Error Message:
re-indexing warning not found

Stack Trace:
java.lang.AssertionError: re-indexing warning not found
	at __randomizedtesting.SeedInfo.seed([3C92F220CE8A0D5D:4C675189AE42A42B]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat(SystemCollectionCompatTest.java:215)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.pkg.TestPackages.testPluginLoading

Error Message:
req: org.apache.solr.filestore.TestDistribPackageStore$$Lambda$1437/0x000002cfa243c0b0@10574266 . 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$1437/0x000002cfa243c0b0@10574266 . 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([3C92F220CE8A0D5D:EA1412DD2D94CAC7]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:242)
	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:213)
	at org.apache.solr.pkg.TestPackages.verifyCmponent(TestPackages.java:415)
	at org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:153)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 14863 lines...]
   [junit4] JVM J0: stdout was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\temp\junit4-J0-20200218_172459_86316235661859450971080.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] #
   [junit4] # A fatal error has been detected by the Java Runtime Environment:
   [junit4] #
   [junit4] #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007fff5fa786e6, pid=6788, tid=10764
   [junit4] #
   [junit4] # JRE version: OpenJDK Runtime Environment (15.0+9) (build 15-ea+9-264)
   [junit4] # Java VM: OpenJDK 64-Bit Server VM (15-ea+9-264, mixed mode, tiered, z gc, windows-amd64)
   [junit4] # Problematic frame:
   [junit4] # V  [jvm.dll+0x7686e6]
   [junit4] #
   [junit4] # No core dump will be written. Minidumps are not enabled by default on client versions of Windows
   [junit4] #
   [junit4] # An error report file with more information is saved as:
   [junit4] # C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\hs_err_pid6788.log
   [junit4] #
   [junit4] # If you would like to submit a bug report, please visit:
   [junit4] #   https://bugreport.java.com/bugreport/crash.jsp
   [junit4] #
   [junit4] <<< JVM J0: EOF ----

[...truncated 101 lines...]
   [junit4] Suite: org.apache.solr.pkg.TestPackages
   [junit4]   2> 1322491 INFO  (SUITE-TestPackages-seed#[3C92F220CE8A0D5D]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of 'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 1322491 INFO  (SUITE-TestPackages-seed#[3C92F220CE8A0D5D]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1322493 INFO  (SUITE-TestPackages-seed#[3C92F220CE8A0D5D]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.pkg.TestPackages_3C92F220CE8A0D5D-001\data-dir-100-001
   [junit4]   2> 1322493 WARN  (SUITE-TestPackages-seed#[3C92F220CE8A0D5D]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 1322494 INFO  (SUITE-TestPackages-seed#[3C92F220CE8A0D5D]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1322496 INFO  (SUITE-TestPackages-seed#[3C92F220CE8A0D5D]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1322499 INFO  (TEST-TestPackages.testPluginLoading-seed#[3C92F220CE8A0D5D]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testPluginLoading
   [junit4]   2> 1322500 INFO  (TEST-TestPackages.testPluginLoading-seed#[3C92F220CE8A0D5D]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.pkg.TestPackages_3C92F220CE8A0D5D-001\tempDir-001
   [junit4]   2> 1322500 INFO  (TEST-TestPackages.testPluginLoading-seed#[3C92F220CE8A0D5D]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1322501 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1322502 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1322602 INFO  (TEST-TestPackages.testPluginLoading-seed#[3C92F220CE8A0D5D]) [     ] o.a.s.c.ZkTestServer start zk server on port:56135
   [junit4]   2> 1322602 INFO  (TEST-TestPackages.testPluginLoading-seed#[3C92F220CE8A0D5D]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:56135
   [junit4]   2> 1322602 INFO  (TEST-TestPackages.testPluginLoading-seed#[3C92F220CE8A0D5D]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:56135
   [junit4]   2> 1322602 INFO  (TEST-TestPackages.testPluginLoading-seed#[3C92F220CE8A0D5D]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 56135
   [junit4]   2> 1322606 INFO  (TEST-TestPackages.testPluginLoading-seed#[3C92F220CE8A0D5D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1322611 INFO  (zkConnectionManagerCallback-5820-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1322611 INFO  (TEST-TestPackages.testPluginLoading-seed#[3C92F220CE8A0D5D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1322615 INFO  (TEST-TestPackages.testPluginLoading-seed#[3C92F220CE8A0D5D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1322618 INFO  (zkConnectionManagerCallback-5822-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1322618 INFO  (TEST-TestPackages.testPluginLoading-seed#[3C92F220CE8A0D5D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1322620 INFO  (TEST-TestPackages.testPluginLoading-seed#[3C92F220CE8A0D5D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1322623 INFO  (zkConnectionManagerCallback-5824-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1322623 INFO  (TEST-TestPackages.testPluginLoading-seed#[3C92F220CE8A0D5D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1322733 WARN  (jetty-launcher-5825-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1322733 WARN  (jetty-launcher-5825-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1322733 INFO  (jetty-launcher-5825-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1322733 INFO  (jetty-launcher-5825-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1322733 INFO  (jetty-launcher-5825-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1322733 INFO  (jetty-launcher-5825-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1322733 INFO  (jetty-launcher-5825-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 15-ea+9-264
   [junit4]   2> 1322733 INFO  (jetty-launcher-5825-thread-4) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 15-ea+9-264
   [junit4]   2> 1322733 INFO  (jetty-launcher-5825-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1322733 INFO  (jetty-launcher-5825-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1322733 INFO  (jetty-launcher-5825-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1322733 INFO  (jetty-launcher-5825-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1322733 INFO  (jetty-launcher-5825-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1322733 INFO  (jetty-launcher-5825-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1322733 INFO  (jetty-launcher-5825-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@22f60f02{/solr,null,AVAILABLE}
   [junit4]   2> 1322733 INFO  (jetty-launcher-5825-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@28993e86{/solr,null,AVAILABLE}
   [junit4]   2> 1322736 WARN  (jetty-launcher-5825-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1322736 INFO  (jetty-launcher-5825-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1322736 INFO  (jetty-launcher-5825-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1322736 INFO  (jetty-launcher-5825-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 15-ea+9-264
   [junit4]   2> 1322736 INFO  (jetty-launcher-5825-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1322736 INFO  (jetty-launcher-5825-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1322736 INFO  (jetty-launcher-5825-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1322736 INFO  (jetty-launcher-5825-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6ddd55ca{/solr,null,AVAILABLE}
   [junit4]   2> 1322740 INFO  (jetty-launcher-5825-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3a883638{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:56152}
   [junit4]   2> 1322740 INFO  (jetty-launcher-5825-thread-3) [     ] o.e.j.s.Server Started @1322697ms
   [junit4]   2> 1322740 INFO  (jetty-launcher-5825-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56152}
   [junit4]   2> 1322740 ERROR (jetty-launcher-5825-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1322740 INFO  (jetty-launcher-5825-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1322740 INFO  (jetty-launcher-5825-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 1322740 INFO  (jetty-launcher-5825-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1322740 INFO  (jetty-launcher-5825-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 1322740 INFO  (jetty-launcher-5825-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-18T17:47:02.754584600Z
   [junit4]   2> 1322742 INFO  (jetty-launcher-5825-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1322746 INFO  (jetty-launcher-5825-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3250cc85{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:56160}
   [junit4]   2> 1322746 INFO  (jetty-launcher-5825-thread-1) [     ] o.e.j.s.Server Started @1322702ms
   [junit4]   2> 1322746 INFO  (jetty-launcher-5825-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56160}
   [junit4]   2> 1322746 ERROR (jetty-launcher-5825-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1322746 INFO  (jetty-launcher-5825-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1322746 INFO  (jetty-launcher-5825-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 1322746 INFO  (jetty-launcher-5825-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1322746 INFO  (jetty-launcher-5825-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 1322746 INFO  (jetty-launcher-5825-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-18T17:47:02.760030900Z
   [junit4]   2> 1322748 INFO  (jetty-launcher-5825-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1322752 INFO  (jetty-launcher-5825-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6af95bfc{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:56153}
   [junit4]   2> 1322752 INFO  (jetty-launcher-5825-thread-4) [     ] o.e.j.s.Server Started @1322709ms
   [junit4]   2> 1322752 INFO  (jetty-launcher-5825-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56153}
   [junit4]   2> 1322753 ERROR (jetty-launcher-5825-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1322753 INFO  (jetty-launcher-5825-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1322753 INFO  (jetty-launcher-5825-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 1322753 INFO  (jetty-launcher-5825-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1322753 INFO  (jetty-launcher-5825-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 1322753 INFO  (jetty-launcher-5825-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-18T17:47:02.767973200Z
   [junit4]   2> 1322753 WARN  (jetty-launcher-5825-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1322753 INFO  (jetty-launcher-5825-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1322753 INFO  (jetty-launcher-5825-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1322753 INFO  (jetty-launcher-5825-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 15-ea+9-264
   [junit4]   2> 1322753 INFO  (jetty-launcher-5825-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1322753 INFO  (jetty-launcher-5825-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1322753 INFO  (jetty-launcher-5825-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1322753 INFO  (jetty-launcher-5825-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@386e8fec{/solr,null,AVAILABLE}
   [junit4]   2> 1322753 INFO  (jetty-launcher-5825-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1322761 INFO  (jetty-launcher-5825-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4764cc3e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:56179}
   [junit4]   2> 1322761 INFO  (jetty-launcher-5825-thread-2) [     ] o.e.j.s.Server Started @1322718ms
   [junit4]   2> 1322761 INFO  (jetty-launcher-5825-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56179}
   [junit4]   2> 1322761 ERROR (jetty-launcher-5825-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1322761 INFO  (jetty-launcher-5825-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1322761 INFO  (jetty-launcher-5825-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 1322761 INFO  (jetty-launcher-5825-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1322761 INFO  (jetty-launcher-5825-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 1322761 INFO  (jetty-launcher-5825-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-18T17:47:02.775406Z
   [junit4]   2> 1322762 INFO  (zkConnectionManagerCallback-5829-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1322762 INFO  (jetty-launcher-5825-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1322764 INFO  (jetty-launcher-5825-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1322764 INFO  (jetty-launcher-5825-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1322776 INFO  (zkConnectionManagerCallback-5827-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1322776 INFO  (jetty-launcher-5825-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1322776 INFO  (jetty-launcher-5825-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1322785 INFO  (zkConnectionManagerCallback-5831-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1322785 INFO  (jetty-launcher-5825-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1322787 INFO  (jetty-launcher-5825-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1322792 INFO  (zkConnectionManagerCallback-5833-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1322792 INFO  (jetty-launcher-5825-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1322795 INFO  (jetty-launcher-5825-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1323003 INFO  (jetty-launcher-5825-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1323006 WARN  (jetty-launcher-5825-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4dec610f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1323006 WARN  (jetty-launcher-5825-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4dec610f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1323012 WARN  (jetty-launcher-5825-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3abcb07e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1323012 WARN  (jetty-launcher-5825-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3abcb07e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1323012 INFO  (jetty-launcher-5825-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56135/solr
   [junit4]   2> 1323014 INFO  (jetty-launcher-5825-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1323020 INFO  (zkConnectionManagerCallback-5841-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1323020 INFO  (jetty-launcher-5825-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1323085 INFO  (jetty-launcher-5825-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1323087 WARN  (jetty-launcher-5825-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@69171393[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1323087 WARN  (jetty-launcher-5825-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@69171393[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1323096 WARN  (jetty-launcher-5825-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@14a79500[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1323096 WARN  (jetty-launcher-5825-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@14a79500[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1323100 INFO  (jetty-launcher-5825-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56135/solr
   [junit4]   2> 1323103 INFO  (jetty-launcher-5825-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1323117 INFO  (zkConnectionManagerCallback-5848-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1323117 INFO  (jetty-launcher-5825-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1323288 INFO  (jetty-launcher-5825-thread-2) [n:127.0.0.1:56179_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1323323 INFO  (jetty-launcher-5825-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1323335 INFO  (zkConnectionManagerCallback-5851-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1323335 INFO  (jetty-launcher-5825-thread-2) [n:127.0.0.1:56179_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1323336 WARN  (jetty-launcher-5825-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@12f41676[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1323336 WARN  (jetty-launcher-5825-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@12f41676[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1323341 WARN  (jetty-launcher-5825-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@a792dc2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1323341 WARN  (jetty-launcher-5825-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@a792dc2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1323342 INFO  (jetty-launcher-5825-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56135/solr
   [junit4]   2> 1323343 INFO  (jetty-launcher-5825-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1323346 INFO  (zkConnectionManagerCallback-5859-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1323346 INFO  (jetty-launcher-5825-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1323391 INFO  (jetty-launcher-5825-thread-1) [n:127.0.0.1:56160_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1323403 INFO  (zkConnectionManagerCallback-5861-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1323403 INFO  (jetty-launcher-5825-thread-1) [n:127.0.0.1:56160_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1323457 INFO  (jetty-launcher-5825-thread-1) [n:127.0.0.1:56160_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56160_solr
   [junit4]   2> 1323458 INFO  (jetty-launcher-5825-thread-1) [n:127.0.0.1:56160_solr     ] o.a.s.c.Overseer Overseer (id=72095381914583051-127.0.0.1:56160_solr-n_0000000000) starting
   [junit4]   2> 1323467 INFO  (jetty-launcher-5825-thread-1) [n:127.0.0.1:56160_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56160_solr
   [junit4]   2> 1323468 INFO  (OverseerStateUpdate-72095381914583051-127.0.0.1:56160_solr-n_0000000000) [n:127.0.0.1:56160_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:56160_solr
   [junit4]   2> 1323474 INFO  (OverseerStateUpdate-72095381914583051-127.0.0.1:56160_solr-n_0000000000) [n:127.0.0.1:56160_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1323478 INFO  (jetty-launcher-5825-thread-1) [n:127.0.0.1:56160_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1323479 WARN  (jetty-launcher-5825-thread-1) [n:127.0.0.1:56160_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1323492 INFO  (jetty-launcher-5825-thread-4) [n:127.0.0.1:56153_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1323512 INFO  (jetty-launcher-5825-thread-1) [n:127.0.0.1:56160_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1323544 INFO  (jetty-launcher-5825-thread-1) [n:127.0.0.1:56160_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56160.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5327d18d
   [junit4]   2> 1323548 INFO  (jetty-launcher-5825-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1323552 INFO  (jetty-launcher-5825-thread-1) [n:127.0.0.1:56160_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56160.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5327d18d
   [junit4]   2> 1323552 INFO  (jetty-launcher-5825-thread-1) [n:127.0.0.1:56160_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56160.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5327d18d
   [junit4]   2> 1323556 INFO  (jetty-launcher-5825-thread-1) [n:127.0.0.1:56160_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.pkg.TestPackages_3C92F220CE8A0D5D-001\tempDir-001\node3\.
   [junit4]   2> 1323588 INFO  (jetty-launcher-5825-thread-2) [n:127.0.0.1:56179_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1323592 WARN  (jetty-launcher-5825-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5e4d5c64[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1323592 WARN  (jetty-launcher-5825-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5e4d5c64[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1323597 INFO  (jetty-launcher-5825-thread-2) [n:127.0.0.1:56179_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:56179_solr as DOWN
   [junit4]   2> 1323597 INFO  (jetty-launcher-5825-thread-2) [n:127.0.0.1:56179_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1323597 INFO  (jetty-launcher-5825-thread-2) [n:127.0.0.1:56179_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56179_solr
   [junit4]   2> 1323597 INFO  (zkCallback-5860-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1323600 INFO  (jetty-launcher-5825-thread-2) [n:127.0.0.1:56179_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1323600 INFO  (zkConnectionManagerCallback-5866-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1323600 INFO  (jetty-launcher-5825-thread-4) [n:127.0.0.1:56153_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1323600 WARN  (jetty-launcher-5825-thread-2) [n:127.0.0.1:56179_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1323603 WARN  (jetty-launcher-5825-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@727ccbac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1323603 WARN  (jetty-launcher-5825-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@727ccbac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1323604 INFO  (jetty-launcher-5825-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56135/solr
   [junit4]   2> 1323606 INFO  (jetty-launcher-5825-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1323625 INFO  (zkCallback-5850-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1323636 INFO  (zkConnectionManagerCallback-5874-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1323637 INFO  (jetty-launcher-5825-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1323639 INFO  (jetty-launcher-5825-thread-4) [n:127.0.0.1:56153_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1323639 INFO  (jetty-launcher-5825-thread-2) [n:127.0.0.1:56179_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1323646 INFO  (jetty-launcher-5825-thread-4) [n:127.0.0.1:56153_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:56153_solr as DOWN
   [junit4]   2> 1323657 INFO  (jetty-launcher-5825-thread-4) [n:127.0.0.1:56153_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1323657 INFO  (jetty-launcher-5825-thread-4) [n:127.0.0.1:56153_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56153_solr
   [junit4]   2> 1323660 INFO  (zkCallback-5860-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1323660 INFO  (zkCallback-5850-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1323663 INFO  (zkCallback-5865-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1323665 INFO  (jetty-launcher-5825-thread-4) [n:127.0.0.1:56153_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1323666 WARN  (jetty-launcher-5825-thread-4) [n:127.0.0.1:56153_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1323676 INFO  (jetty-launcher-5825-thread-2) [n:127.0.0.1:56179_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56179.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5327d18d
   [junit4]   2> 1323684 INFO  (jetty-launcher-5825-thread-2) [n:127.0.0.1:56179_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56179.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5327d18d
   [junit4]   2> 1323684 INFO  (jetty-launcher-5825-thread-2) [n:127.0.0.1:56179_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56179.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5327d18d
   [junit4]   2> 1323686 INFO  (jetty-launcher-5825-thread-2) [n:127.0.0.1:56179_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.pkg.TestPackages_3C92F220CE8A0D5D-001\tempDir-001\node4\.
   [junit4]   2> 1323697 INFO  (jetty-launcher-5825-thread-4) [n:127.0.0.1:56153_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1323724 INFO  (jetty-launcher-5825-thread-4) [n:127.0.0.1:56153_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56153.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5327d18d
   [junit4]   2> 1323731 INFO  (jetty-launcher-5825-thread-4) [n:127.0.0.1:56153_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56153.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5327d18d
   [junit4]   2> 1323731 INFO  (jetty-launcher-5825-thread-4) [n:127.0.0.1:56153_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56153.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5327d18d
   [junit4]   2> 1323732 INFO  (jetty-launcher-5825-thread-4) [n:127.0.0.1:56153_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.pkg.TestPackages_3C92F220CE8A0D5D-001\tempDir-001\node1\.
   [junit4]   2> 1323742 INFO  (jetty-launcher-5825-thread-3) [n:127.0.0.1:56152_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1323749 INFO  (zkConnectionManagerCallback-5881-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1323749 INFO  (jetty-launcher-5825-thread-3) [n:127.0.0.1:56152_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1323757 INFO  (jetty-launcher-5825-thread-3) [n:127.0.0.1:56152_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1323767 INFO  (jetty-launcher-5825-thread-3) [n:127.0.0.1:56152_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:56152_solr as DOWN
   [junit4]   2> 1323772 INFO  (jetty-launcher-5825-thread-3) [n:127.0.0.1:56152_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1323772 INFO  (jetty-launcher-5825-thread-3) [n:127.0.0.1:56152_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56152_solr
   [junit4]   2> 1323774 INFO  (zkCallback-5860-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1323774 INFO  (zkCallback-5865-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1323776 INFO  (zkCallback-5850-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1323776 INFO  (jetty-launcher-5825-thread-3) [n:127.0.0.1:56152_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1323779 INFO  (zkCallback-5880-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1323780 WARN  (jetty-launcher-5825-thread-3) [n:127.0.0.1:56152_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1323812 INFO  (jetty-launcher-5825-thread-3) [n:127.0.0.1:56152_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1323836 INFO  (jetty-launcher-5825-thread-3) [n:127.0.0.1:56152_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56152.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5327d18d
   [junit4]   2> 1323842 INFO  (jetty-launcher-5825-thread-3) [n:127.0.0.1:56152_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56152.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5327d18d
   [junit4]   2> 1323842 INFO  (jetty-launcher-5825-thread-3) [n:127.0.0.1:56152_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56152.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5327d18d
   [junit4]   2> 1323843 INFO  (jetty-launcher-5825-thread-3) [n:127.0.0.1:56152_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.pkg.TestPackages_3C92F220CE8A0D5D-001\tempDir-001\node2\.
   [junit4]   2> 1323879 INFO  (TEST-TestPackages.testPluginLoading-seed#[3C92F220CE8A0D5D]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1323881 INFO  (TEST-TestPackages.testPluginLoading-seed#[3C92F220CE8A0D5D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1323884 INFO  (zkConnectionManagerCallback-5890-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1323884 INFO  (TEST-TestPackages.testPluginLoading-seed#[3C92F220CE8A0D5D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1323887 INFO  (TEST-TestPackages.testPluginLoading-seed#[3C92F220CE8A0D5D]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1323888 INFO  (TEST-TestPackages.testPluginLoading-seed#[3C92F220CE8A0D5D]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56135/solr ready
   [junit4]   2> 1323932 INFO  (qtp877645505-17084) [n:127.0.0.1:56152_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:56153_solr} status=0 QTime=0
   [junit4]   2> 1323932 INFO  (updateExecutor-5869-thread-1-processing-n:127.0.0.1:56152_solr) [n:127.0.0.1:56152_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:56153_solr 
   [junit4]   2> 1323934 INFO  (qtp1016542567-17102) [n:127.0.0.1:56160_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:56153_solr} status=0 QTime=0
   [junit4]   1> sync resp: http://127.0.0.1:56153/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null
   [junit4]   2> 1323936 INFO  (qtp1235430266-17119) [n:127.0.0.1:56179_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:56153_solr} status=0 QTime=0
   [junit4]   2> 1323936 INFO  (qtp1681832203-17095) [n:127.0.0.1:56153_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=1
   [junit4]   2> 1323936 INFO  (qtp1681832203-17091) [n:127.0.0.1:56153_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=19
   [junit4]   2> 1323940 INFO  (qtp1681832203-17089) [n:127.0.0.1:56153_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 1323945 INFO  (qtp1016542567-17107) [n:127.0.0.1:56160_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> 1323948 INFO  (updateExecutor-5837-thread-1-processing-n:127.0.0.1:56160_solr) [n:127.0.0.1:56160_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:56153_solr 
   [junit4]   2> 1323948 INFO  (updateExecutor-5844-thread-1-processing-n:127.0.0.1:56179_solr) [n:127.0.0.1:56179_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:56153_solr 
   [junit4]   2> 1323950 INFO  (qtp1681832203-17095) [n:127.0.0.1:56153_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> 1323950 INFO  (qtp1681832203-17089) [n:127.0.0.1:56153_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> 1323950 INFO  (qtp1681832203-17095) [n:127.0.0.1:56153_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 1323954 INFO  (qtp1681832203-17091) [n:127.0.0.1:56153_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 1323956 INFO  (updateExecutor-5869-thread-1-processing-n:127.0.0.1:56152_solr) [n:127.0.0.1:56152_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 1323956 INFO  (updateExecutor-5869-thread-1-processing-n:127.0.0.1:56152_solr) [n:127.0.0.1:56152_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 1323960 INFO  (updateExecutor-5844-thread-1-processing-n:127.0.0.1:56179_solr) [n:127.0.0.1:56179_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 1323960 INFO  (updateExecutor-5844-thread-1-processing-n:127.0.0.1:56179_solr) [n:127.0.0.1:56179_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 1323962 INFO  (updateExecutor-5837-thread-1-processing-n:127.0.0.1:56160_solr) [n:127.0.0.1:56160_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 1323962 INFO  (updateExecutor-5837-thread-1-processing-n:127.0.0.1:56160_solr) [n:127.0.0.1:56160_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 1324064 INFO  (qtp1016542567-17107) [n:127.0.0.1:56160_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=3
   [junit4]   2> 1324071 INFO  (qtp1235430266-17113) [n:127.0.0.1:56179_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> 1324078 INFO  (qtp1681832203-17089) [n:127.0.0.1:56153_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> 1324084 INFO  (qtp877645505-17096) [n:127.0.0.1:56152_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> 1324097 INFO  (qtp1681832203-17089) [n:127.0.0.1:56153_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1324100 INFO  (qtp1681832203-17089) [n:127.0.0.1:56153_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/runtimelibs.jar
   [junit4]   2> 1324105 INFO  (qtp1016542567-17103) [n:127.0.0.1:56160_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=1
   [junit4]   2> 1324106 INFO  (qtp1235430266-17120) [n:127.0.0.1:56179_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> 1324107 INFO  (qtp877645505-17090) [n:127.0.0.1:56152_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> 1324108 INFO  (qtp1681832203-17089) [n:127.0.0.1:56153_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/runtimelibs.jar
   [junit4]   2> 1324128 INFO  (qtp1681832203-17089) [n:127.0.0.1:56153_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 1324132 INFO  (qtp1235430266-17113) [n:127.0.0.1:56179_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:56153_solr} status=0 QTime=0
   [junit4]   2> 1324132 INFO  (updateExecutor-5844-thread-1-processing-n:127.0.0.1:56179_solr) [n:127.0.0.1:56179_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:56153_solr 
   [junit4]   2> 1324133 INFO  (qtp877645505-17096) [n:127.0.0.1:56152_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:56153_solr} status=0 QTime=0
   [junit4]   2> 1324133 INFO  (updateExecutor-5869-thread-1-processing-n:127.0.0.1:56152_solr) [n:127.0.0.1:56152_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:56153_solr 
   [junit4]   2> 1324133 INFO  (qtp1016542567-17107) [n:127.0.0.1:56160_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:56153_solr} status=0 QTime=0
   [junit4]   2> 1324133 INFO  (updateExecutor-5837-thread-1-processing-n:127.0.0.1:56160_solr) [n:127.0.0.1:56160_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:56153_solr 
   [junit4]   2> 1324133 INFO  (qtp1681832203-17095) [n:127.0.0.1:56153_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 1324134 INFO  (qtp1681832203-17091) [n:127.0.0.1:56153_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 1324134 INFO  (qtp1681832203-17097) [n:127.0.0.1:56153_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 1324136 INFO  (qtp1681832203-17095) [n:127.0.0.1:56153_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=1
   [junit4]   2> 1324137 INFO  (qtp1681832203-17089) [n:127.0.0.1:56153_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=45
   [junit4]   2> 1324142 INFO  (qtp1681832203-17091) [n:127.0.0.1:56153_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=7
   [junit4]   2> 1324142 INFO  (qtp1016542567-17101) [n:127.0.0.1:56160_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> 1324143 INFO  (qtp1681832203-17097) [n:127.0.0.1:56153_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=6
   [junit4]   2> 1324152 INFO  (updateExecutor-5844-thread-1-processing-n:127.0.0.1:56179_solr) [n:127.0.0.1:56179_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 1324152 INFO  (updateExecutor-5844-thread-1-processing-n:127.0.0.1:56179_solr) [n:127.0.0.1:56179_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 1324153 INFO  (updateExecutor-5837-thread-1-processing-n:127.0.0.1:56160_solr) [n:127.0.0.1:56160_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 1324153 INFO  (updateExecutor-5837-thread-1-processing-n:127.0.0.1:56160_solr) [n:127.0.0.1:56160_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 1324153 INFO  (updateExecutor-5869-thread-1-processing-n:127.0.0.1:56152_solr) [n:127.0.0.1:56152_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 1324153 INFO  (updateExecutor-5869-thread-1-processing-n:127.0.0.1:56152_solr) [n:127.0.0.1:56152_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 1324255 INFO  (qtp1016542567-17101) [n:127.0.0.1:56160_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 1324260 INFO  (qtp1235430266-17119) [n:127.0.0.1:56179_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 1324264 INFO  (qtp1681832203-17095) [n:127.0.0.1:56153_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 1324269 INFO  (qtp877645505-17084) [n:127.0.0.1:56152_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 1324278 INFO  (qtp1681832203-17216) [n:127.0.0.1:56153_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1324279 INFO  (qtp1681832203-17216) [n:127.0.0.1:56153_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/testurpv1.jar
   [junit4]   2> 1324279 INFO  (qtp1235430266-17115) [n:127.0.0.1:56179_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> 1324279 INFO  (qtp1016542567-17102) [n:127.0.0.1:56160_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> 1324279 INFO  (qtp877645505-17094) [n:127.0.0.1:56152_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> 1324279 INFO  (qtp1681832203-17216) [n:127.0.0.1:56153_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/testurpv1.jar
   [junit4]   2> 1324295 INFO  (qtp1681832203-17216) [n:127.0.0.1:56153_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 1324303 INFO  (qtp1235430266-17119) [n:127.0.0.1:56179_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:56153_solr} status=0 QTime=0
   [junit4]   2> 1324304 INFO  (updateExecutor-5844-thread-1-processing-n:127.0.0.1:56179_solr) [n:127.0.0.1:56179_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:56153_solr 
   [junit4]   2> 1324304 INFO  (qtp877645505-17084) [n:127.0.0.1:56152_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:56153_solr} status=0 QTime=0
   [junit4]   2> 1324304 INFO  (updateExecutor-5869-thread-1-processing-n:127.0.0.1:56152_solr) [n:127.0.0.1:56152_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:56153_solr 
   [junit4]   2> 1324304 INFO  (qtp1681832203-17089) [n:127.0.0.1:56153_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 1324304 INFO  (qtp1681832203-17089) [n:127.0.0.1:56153_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 1324312 INFO  (qtp1016542567-17101) [n:127.0.0.1:56160_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:56153_solr} status=0 QTime=0
   [junit4]   2> 1324312 INFO  (qtp1681832203-17089) [n:127.0.0.1:56153_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=7
   [junit4]   2> 1324312 INFO  (qtp1681832203-17089) [n:127.0.0.1:56153_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 1324316 INFO  (updateExecutor-5837-thread-1-processing-n:127.0.0.1:56160_solr) [n:127.0.0.1:56160_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:56153_solr 
   [junit4]   2> 1324318 INFO  (qtp1681832203-17095) [n:127.0.0.1:56153_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 1324319 INFO  (qtp1681832203-17091) [n:127.0.0.1:56153_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 1324326 INFO  (updateExecutor-5837-thread-1-processing-n:127.0.0.1:56160_solr) [n:127.0.0.1:56160_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 1324326 INFO  (updateExecutor-5837-thread-1-processing-n:127.0.0.1:56160_solr) [n:127.0.0.1:56160_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 1324329 INFO  (qtp1681832203-17216) [n:127.0.0.1:56153_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=52
   [junit4]   2> 1324332 INFO  (updateExecutor-5844-thread-1-processing-n:127.0.0.1:56179_solr) [n:127.0.0.1:56179_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 1324332 INFO  (updateExecutor-5844-thread-1-processing-n:127.0.0.1:56179_solr) [n:127.0.0.1:56179_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 1324336 INFO  (updateExecutor-5869-thread-1-processing-n:127.0.0.1:56152_solr) [n:127.0.0.1:56152_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 1324336 INFO  (updateExecutor-5869-thread-1-processing-n:127.0.0.1:56152_solr) [n:127.0.0.1:56152_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 1324336 INFO  (qtp1016542567-17103) [n:127.0.0.1:56160_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 1324343 INFO  (qtp1235430266-17113) [n:127.0.0.1:56179_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 1324350 INFO  (qtp1681832203-17097) [n:127.0.0.1:56153_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 1324358 INFO  (qtp877645505-17090) [n:127.0.0.1:56152_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 1324369 INFO  (qtp1681832203-17216) [n:127.0.0.1:56153_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1324369 INFO  (qtp1681832203-17216) [n:127.0.0.1:56153_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/expressible.jar
   [junit4]   2> 1324372 INFO  (qtp1016542567-17107) [n:127.0.0.1:56160_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> 1324372 INFO  (qtp1235430266-17120) [n:127.0.0.1:56179_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> 1324372 INFO  (qtp877645505-17096) [n:127.0.0.1:56152_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> 1324372 INFO  (qtp1681832203-17216) [n:127.0.0.1:56153_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/expressible.jar
   [junit4]   2> 1324380 INFO  (qtp1681832203-17216) [n:127.0.0.1:56153_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 1324384 INFO  (qtp877645505-17090) [n:127.0.0.1:56152_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:56153_solr} status=0 QTime=0
   [junit4]   2> 1324384 INFO  (qtp1016542567-17103) [n:127.0.0.1:56160_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:56153_solr} status=0 QTime=0
   [junit4]   2> 1324384 INFO  (updateExecutor-5869-thread-1-processing-n:127.0.0.1:56152_solr) [n:127.0.0.1:56152_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:56153_solr 
   [junit4]   2> 1324384 INFO  (updateExecutor-5837-thread-1-processing-n:127.0.0.1:56160_solr) [n:127.0.0.1:56160_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:56153_solr 
   [junit4]   2> 1324384 INFO  (qtp1235430266-17113) [n:127.0.0.1:56179_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:56153_solr} status=0 QTime=0
   [junit4]   2> 1324384 INFO  (updateExecutor-5844-thread-1-processing-n:127.0.0.1:56179_solr) [n:127.0.0.1:56179_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:56153_solr 
   [junit4]   2> 1324386 INFO  (qtp1681832203-17091) [n:127.0.0.1:56153_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 1324386 INFO  (qtp1681832203-17097) [n:127.0.0.1:56153_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 1324386 INFO  (qtp1681832203-17216) [n:127.0.0.1:56153_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=20
   [junit4]   2> 1324386 INFO  (qtp1681832203-17089) [n:127.0.0.1:56153_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 1324386 INFO  (qtp1681832203-17091) [n:127.0.0.1:56153_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=1
   [junit4]   2> 1324388 INFO  (qtp1681832203-17089) [n:127.0.0.1:56153_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 1324388 INFO  (qtp1681832203-17216) [n:127.0.0.1:56153_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 1324388 INFO  (qtp1016542567-17101) [n:127.0.0.1:56160_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> 1324393 INFO  (updateExecutor-5844-thread-1-processing-n:127.0.0.1:56179_solr) [n:127.0.0.1:56179_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 1324393 INFO  (updateExecutor-5844-thread-1-processing-n:127.0.0.1:56179_solr) [n:127.0.0.1:56179_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 1324394 INFO  (updateExecutor-5837-thread-1-processing-n:127.0.0.1:56160_solr) [n:127.0.0.1:56160_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 1324394 INFO  (updateExecutor-5837-thread-1-processing-n:127.0.0.1:56160_solr) [n:127.0.0.1:56160_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 1324394 INFO  (updateExecutor-5869-thread-1-processing-n:127.0.0.1:56152_solr) [n:127.0.0.1:56152_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 1324394 INFO  (updateExecutor-5869-thread-1-processing-n:127.0.0.1:56152_solr) [n:127.0.0.1:56152_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 1324498 INFO  (qtp1016542567-17101) [n:127.0.0.1:56160_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 1324505 INFO  (qtp1235430266-17119) [n:127.0.0.1:56179_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 1324511 INFO  (qtp1681832203-17097) [n:127.0.0.1:56153_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 1324518 INFO  (qtp877645505-17084) [n:127.0.0.1:56152_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 1324636 INFO  (qtp1235430266-17119) [n:127.0.0.1:56179_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1324640 INFO  (qtp1235430266-17119) [n:127.0.0.1:56179_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1324646 INFO  (qtp1235430266-17119) [n:127.0.0.1:56179_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1324648 INFO  (qtp1235430266-17119) [n:127.0.0.1:56179_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1324652 INFO  (qtp1235430266-17119) [n:127.0.0.1:56179_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1324656 INFO  (qtp1235430266-17119) [n:127.0.0.1:56179_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1324664 DEBUG (zkCallback-5865-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 1324664 DEBUG (zkCallback-5860-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 1324664 DEBUG (zkCallback-5850-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 1324664 DEBUG (zkCallback-5880-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 1324664 INFO  (qtp1681832203-17216) [n:127.0.0.1:56153_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1324669 INFO  (qtp877645505-17094) [n:127.0.0.1:56152_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1324669 INFO  (qtp1016542567-17101) [n:127.0.0.1:56160_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1324669 INFO  (qtp1235430266-17119) [n:127.0.0.1:56179_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 1324669 INFO  (qtp1235430266-17119) [n:127.0.0.1:56179_solr     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1324669 INFO  (qtp1235430266-17119) [n:127.0.0.1:56179_solr     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/mypkg/runtimelibs.jar, /mypkg/testurpv1.jar, /mypkg/expressible.jar]
   [junit4]   2> 1324672 INFO  (qtp1235430266-17119) [n:127.0.0.1:56179_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1324676 INFO  (qtp1235430266-17119) [n:127.0.0.1:56179_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1324680 INFO  (qtp1235430266-17119) [n:127.0.0.1:56179_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1324683 INFO  (qtp1235430266-17119) [n:127.0.0.1:56179_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1324690 INFO  (zkCallback-5860-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1324690 INFO  (zkCallback-5860-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1324690 INFO  (zkCallback-5860-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> 1324690 INFO  (qtp1235430266-17119) [n:127.0.0.1:56179_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1324690 INFO  (zkCallback-5865-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1324690 INFO  (zkCallback-5865-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1324690 INFO  (zkCallback-5865-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> 1324690 INFO  (zkCallback-5850-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1324690 INFO  (zkCallback-5850-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1324690 INFO  (zkCallback-5880-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1324690 INFO  (zkCallback-5880-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1324690 INFO  (zkCallback-5880-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> 1324690 INFO  (zkCallback-5860-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1324690 INFO  (qtp1235430266-17119) [n:127.0.0.1:56179_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1324690 INFO  (zkCallback-5865-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1324690 INFO  (zkCallback-5880-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1324696 INFO  (qtp1235430266-17119) [n:127.0.0.1:56179_solr     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.x-Windows/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_3C92F220CE8A0D5D-001/tempDir-001/node4/filestore/mypkg]
   [junit4]   2> 1324696 INFO  (qtp1235430266-17119) [n:127.0.0.1:56179_solr     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.x-Windows/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_3C92F220CE8A0D5D-001/tempDir-001/node4/filestore/mypkg]
   [junit4]   2> 1324697 INFO  (qtp1235430266-17119) [n:127.0.0.1:56179_solr     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.x-Windows/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_3C92F220CE8A0D5D-001/tempDir-001/node4/filestore/mypkg]
   [junit4]   2> 1324697 INFO  (zkCallback-5860-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1324697 INFO  (zkCallback-5865-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1324697 INFO  (qtp1235430266-17119) [n:127.0.0.1:56179_solr     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 1324697 INFO  (qtp1235430266-17119) [n:127.0.0.1:56179_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=176
   [junit4]   2> 1324700 INFO  (zkCallback-5880-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1324700 INFO  (qtp1016542567-17103) [n:127.0.0.1:56160_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> 1324700 INFO  (zkCallback-5860-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1324700 INFO  (zkCallback-5865-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1324704 INFO  (zkCallback-5860-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1324704 INFO  (zkCallback-5865-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1324704 INFO  (zkCallback-5880-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1324708 INFO  (zkCallback-5880-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1324711 INFO  (zkCallback-5865-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1324713 INFO  (zkCallback-5865-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1324713 INFO  (zkCallback-5880-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1324716 INFO  (zkCallback-5865-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.x-Windows/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_3C92F220CE8A0D5D-001/tempDir-001/node1/filestore/mypkg]
   [junit4]   2> 1324717 INFO  (zkCallback-5865-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.x-Windows/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_3C92F220CE8A0D5D-001/tempDir-001/node1/filestore/mypkg]
   [junit4]   2> 1324717 INFO  (zkCallback-5865-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.x-Windows/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_3C92F220CE8A0D5D-001/tempDir-001/node1/filestore/mypkg]
   [junit4]   2> 1324717 INFO  (zkCallback-5865-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 1324719 INFO  (zkCallback-5880-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1324720 INFO  (zkCallback-5860-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1324722 INFO  (zkCallback-5880-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.x-Windows/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_3C92F220CE8A0D5D-001/tempDir-001/node2/filestore/mypkg]
   [junit4]   2> 1324722 INFO  (zkCallback-5880-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.x-Windows/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_3C92F220CE8A0D5D-001/tempDir-001/node2/filestore/mypkg]
   [junit4]   2> 1324722 INFO  (zkCallback-5880-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.x-Windows/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_3C92F220CE8A0D5D-001/tempDir-001/node2/filestore/mypkg]
   [junit4]   2> 1324722 INFO  (zkCallback-5880-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 1324723 INFO  (zkCallback-5860-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1324725 INFO  (zkCallback-5860-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.x-Windows/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_3C92F220CE8A0D5D-001/tempDir-001/node3/filestore/mypkg]
   [junit4]   2> 1324725 INFO  (zkCallback-5860-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.x-Windows/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_3C92F220CE8A0D5D-001/tempDir-001/node3/filestore/mypkg]
   [junit4]   2> 1324725 INFO  (zkCallback-5860-thread-1) [     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.x-Windows/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_3C92F220CE8A0D5D-001/tempDir-001/node3/filestore/mypkg]
   [junit4]   2> 1324725 INFO  (zkCallback-5860-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 1324744 INFO  (OverseerThreadFactory-5113-thread-1-processing-n:127.0.0.1:56160_solr) [n:127.0.0.1:56160_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testPluginLoadingColl
   [junit4]   2> 1324856 INFO  (OverseerStateUpdate-72095381914583051-127.0.0.1:56160_solr-n_0000000000) [n:127.0.0.1:56160_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testPluginLoadingColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56153/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56153_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1324863 INFO  (OverseerStateUpdate-72095381914583051-127.0.0.1:56160_solr-n_0000000000) [n:127.0.0.1:56160_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testPluginLoadingColl_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56152/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56152_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1324867 INFO  (OverseerStateUpdate-72095381914583051-127.0.0.1:56160_solr-n_0000000000) [n:127.0.0.1:56160_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testPluginLoadingColl_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56179/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56179_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1324874 INFO  (OverseerStateUpdate-72095381914583051-127.0.0.1:56160_solr-n_0000000000) [n:127.0.0.1:56160_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testPluginLoadingColl_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56160/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56160_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1325080 INFO  (qtp1681832203-17091) [n:127.0.0.1:56153_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> 1325080 INFO  (qtp877645505-17090) [n:127.0.0.1:56152_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> 1325080 INFO  (qtp1235430266-17113) [n:127.0.0.1:56179_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> 1325080 INFO  (qtp1016542567-17102) [n:127.0.0.1:56160_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> 1325082 INFO  (qtp1016542567-17102) [n:127.0.0.1:56160_solr    x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.c.TransientSolrCoreCacheDefault Allocatin

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

e\Lucene-Solr-8.x-Windows\solr\solrj\lib\slf4j-api-1.7.24.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\lib\stax2-api-3.1.4.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\lib\woodstox-core-asl-4.4.1.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\lib\zookeeper-3.5.5.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\lib\zookeeper-jute-3.5.5.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\http2-common-9.4.24.v20191120.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\http2-hpack-9.4.24.v20191120.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\http2-server-9.4.24.v20191120.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\javax.servlet-api-3.1.0.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\jetty-alpn-java-server-9.4.24.v20191120.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\jetty-alpn-server-9.4.24.v20191120.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\jetty-continuation-9.4.24.v20191120.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\jetty-deploy-9.4.24.v20191120.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\jetty-http-9.4.24.v20191120.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\jetty-io-9.4.24.v20191120.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\jetty-jmx-9.4.24.v20191120.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\jetty-rewrite-9.4.24.v20191120.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\jetty-security-9.4.24.v20191120.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\jetty-server-9.4.24.v20191120.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\jetty-servlet-9.4.24.v20191120.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\jetty-servlets-9.4.24.v20191120.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\jetty-util-9.4.24.v20191120.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\jetty-webapp-9.4.24.v20191120.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\jetty-xml-9.4.24.v20191120.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\metrics-core-4.1.2.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\metrics-graphite-4.1.2.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\metrics-jetty9-4.1.2.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\metrics-jmx-4.1.2.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\metrics-jvm-4.1.2.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\example\example-DIH\solr\db\lib\derby-10.9.1.0.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\example\example-DIH\solr\db\lib\hsqldb-2.4.0.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\core\classes\java;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\test-framework\lib\hamcrest-core-1.3.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\test-framework\lib\junit-4.12.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\test-framework\lib\randomizedtesting-runner-2.7.2.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\antlr4-runtime-4.5.1-1.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\byte-buddy-1.9.3.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\commons-compress-1.19.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\commons-logging-1.1.3.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\commons-text-1.6.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\hadoop-common-3.2.0-tests.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\hadoop-hdfs-3.2.0-tests.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\hadoop-hdfs-3.2.0.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\hadoop-minicluster-3.2.0.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\hadoop-minikdc-3.2.0.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\jersey-core-1.19.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\jersey-server-1.19.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\jersey-servlet-1.19.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\kerb-admin-1.0.1.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\kerb-client-1.0.1.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\kerb-common-1.0.1.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\kerb-crypto-1.0.1.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\kerb-identity-1.0.1.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\kerb-server-1.0.1.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\kerb-simplekdc-1.0.1.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\kerby-config-1.0.1.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\kerby-kdc-1.0.1.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\kerby-util-1.0.1.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\mockito-core-2.23.4.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\netty-all-4.1.29.Final.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\objenesis-2.6.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\opentracing-mock-0.33.0.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\icu\lucene-analyzers-icu-8.5.0-SNAPSHOT.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-analysis-extras\classes\java;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\queryparser\classes\test;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\backward-codecs\classes\test;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\contrib\analysis-extras\lib\icu4j-62.1.jar;C:\Users\jenkins\.ivy2\cache\com.carrotsearch.randomizedtesting\junit4-ant\jars\junit4-ant-2.7.2.jar com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\temp\junit4-J0-20200218_172459_86313663478762535938428.events @C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\temp\junit4-J0-20200218_172459_8639218691239414199721.suites -stdin
   [junit4] ERROR: JVM J0 ended with an exception: Forked process returned with error code: 1. Very likely a JVM crash.  See process stdout at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\temp\junit4-J0-20200218_172459_86316235661859450971080.sysout
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1542)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:123)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:997)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:994)
   [junit4] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
   [junit4] 	at java.base/java.lang.Thread.run(Thread.java:832)

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:634: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:578: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build.xml:231: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\common-build.xml:550: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1594: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1121: At least one slave process threw an exception, first: Forked process returned with error code: 1. Very likely a JVM crash.  See process stdout at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\temp\junit4-J0-20200218_172459_86316235661859450971080.sysout

Total time: 53 minutes 41 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2