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/06/29 22:41:17 UTC

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-14.0.1) - Build # 6234 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6234/
Java: 64bit/jdk-14.0.1 -XX:-UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.cloud.ConnectionManagerTest.testReconnectWhenZkDisappeared

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([E7ADB30595A3FA8A:46DCC36AFC9FEC47]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.solr.cloud.ConnectionManagerTest.testReconnectWhenZkDisappeared(ConnectionManagerTest.java:135)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.handler.TestContainerPlugin.testApiFromPackage

Error Message:
Error from server at http://127.0.0.1:62673/solr: Error executing command

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:62673/solr: Error executing command
	at __randomizedtesting.SeedInfo.seed([E7ADB30595A3FA8A:AF34B74A7E92D03]:0)
	at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:67)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:647)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:298)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1155)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:916)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:210)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:227)
	at org.apache.solr.handler.TestContainerPlugin.testApiFromPackage(TestContainerPlugin.java:236)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 13161 lines...]
   [junit4] Suite: org.apache.solr.cloud.ConnectionManagerTest
   [junit4]   2> 1005630 INFO  (SUITE-ConnectionManagerTest-seed#[E7ADB30595A3FA8A]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1005630 INFO  (SUITE-ConnectionManagerTest-seed#[E7ADB30595A3FA8A]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1005633 INFO  (SUITE-ConnectionManagerTest-seed#[E7ADB30595A3FA8A]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ConnectionManagerTest_E7ADB30595A3FA8A-001/data-dir-70-001
   [junit4]   2> 1005633 WARN  (SUITE-ConnectionManagerTest-seed#[E7ADB30595A3FA8A]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1005633 INFO  (SUITE-ConnectionManagerTest-seed#[E7ADB30595A3FA8A]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1005634 INFO  (SUITE-ConnectionManagerTest-seed#[E7ADB30595A3FA8A]-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) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1005653 INFO  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testReconnectWhenZkDisappeared
   [junit4]   2> 1005654 INFO  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1005654 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1005654 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1005755 INFO  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.ZkTestServer start zk server on port: 52154
   [junit4]   2> 1005755 INFO  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:52154
   [junit4]   2> 1005755 INFO  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52154
   [junit4]   2> 1005755 INFO  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 52154
   [junit4]   2> 1005758 INFO  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1005772 INFO  (zkConnectionManagerCallback-7084-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1005772 INFO  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1005782 INFO  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1005789 INFO  (zkConnectionManagerCallback-7086-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1005789 INFO  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1005790 INFO  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1005802 INFO  (zkConnectionManagerCallback-7088-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1005802 INFO  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1005802 WARN  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@29a68c79 name: ZooKeeperConnection Watcher:127.0.0.1:52154/solr got event WatchedEvent state:Expired type:None path: path:  type: None
   [junit4]   2> 1005802 WARN  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. Attempting to reconnect to recover relationship with ZooKeeper...
   [junit4]   2> 1005803 ERROR (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.c.ConnectionManager :java.io.IOException: Testing
   [junit4]   2> 	at org.apache.solr.cloud.ConnectionManagerTest$MockZkClientConnectionStrategy.reconnect(ConnectionManagerTest.java:157)
   [junit4]   2> 	at org.apache.solr.common.cloud.ConnectionManager.process(ConnectionManager.java:152)
   [junit4]   2> 	at org.apache.solr.cloud.ConnectionManagerTest.testReconnectWhenZkDisappeared(ConnectionManagerTest.java:133)
   [junit4]   2> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 
   [junit4]   2> 1005803 INFO  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.c.ConnectionManager Could not connect due to error, sleeping for 1s and trying again
   [junit4]   2> 1007996 WARN  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one...
   [junit4]   2> 1007996 WARN  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[E7ADB30595A3FA8A]-SendThread(127.0.0.1:52154)) [     ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 2195ms for sessionid 0x10078cb1bd10002
   [junit4]   2> 1008002 INFO  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1008004 WARN  (NIOWorkerThread-12) [     ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10078cb1bd10002, likely client has closed socket
   [junit4]   2> 1008008 INFO  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[E7ADB30595A3FA8A]-EventThread) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1008008 INFO  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1008102 WARN  (zkConnectionManagerCallback-7088-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@29a68c79 name: ZooKeeperConnection Watcher:127.0.0.1:52154/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 1008102 WARN  (zkConnectionManagerCallback-7088-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 1008205 INFO  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.c.DefaultConnectionStrategy Reconnected to ZooKeeper
   [junit4]   2> 1008205 INFO  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.c.ConnectionManager zkClient Connected: false
   [junit4]   2> 1008307 INFO  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1008518 INFO  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:52154
   [junit4]   2> 1008518 INFO  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52154
   [junit4]   2> 1008518 INFO  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 52154
   [junit4]   2> 1008519 INFO  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testReconnectWhenZkDisappeared
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ConnectionManagerTest -Dtests.method=testReconnectWhenZkDisappeared -Dtests.seed=E7ADB30595A3FA8A -Dtests.slow=true -Dtests.locale=ta-LK -Dtests.timezone=US/Pacific-New -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 2.89s J3 | ConnectionManagerTest.testReconnectWhenZkDisappeared <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E7ADB30595A3FA8A:46DCC36AFC9FEC47]:0)
   [junit4]    > 	at org.apache.solr.cloud.ConnectionManagerTest.testReconnectWhenZkDisappeared(ConnectionManagerTest.java:135)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 1008530 INFO  (TEST-ConnectionManagerTest.testLikelyExpired-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testLikelyExpired
   [junit4]   2> 1008531 INFO  (TEST-ConnectionManagerTest.testLikelyExpired-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1008531 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1008531 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1008635 INFO  (TEST-ConnectionManagerTest.testLikelyExpired-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.ZkTestServer start zk server on port: 52176
   [junit4]   2> 1008636 INFO  (TEST-ConnectionManagerTest.testLikelyExpired-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:52176
   [junit4]   2> 1008636 INFO  (TEST-ConnectionManagerTest.testLikelyExpired-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52176
   [junit4]   2> 1008636 INFO  (TEST-ConnectionManagerTest.testLikelyExpired-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 52176
   [junit4]   2> 1008639 INFO  (TEST-ConnectionManagerTest.testLikelyExpired-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1008645 INFO  (zkConnectionManagerCallback-7090-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1008645 INFO  (TEST-ConnectionManagerTest.testLikelyExpired-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1008652 INFO  (TEST-ConnectionManagerTest.testLikelyExpired-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1008657 INFO  (zkConnectionManagerCallback-7092-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1008657 INFO  (TEST-ConnectionManagerTest.testLikelyExpired-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1008659 INFO  (TEST-ConnectionManagerTest.testLikelyExpired-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1008664 INFO  (zkConnectionManagerCallback-7094-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1008664 INFO  (TEST-ConnectionManagerTest.testLikelyExpired-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1008664 WARN  (TEST-ConnectionManagerTest.testLikelyExpired-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@44fbf15b name: ZooKeeperConnection Watcher:127.0.0.1:52176/solr got event WatchedEvent state:Disconnected type:None path: path:  type: None
   [junit4]   2> 1008664 WARN  (TEST-ConnectionManagerTest.testLikelyExpired-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 1013175 WARN  (TEST-ConnectionManagerTest.testLikelyExpired-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@44fbf15b name: ZooKeeperConnection Watcher:127.0.0.1:52176/solr got event WatchedEvent state:Disconnected type:None path: path:  type: None
   [junit4]   2> 1013175 WARN  (TEST-ConnectionManagerTest.testLikelyExpired-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 1013175 INFO  (TEST-ConnectionManagerTest.testLikelyExpired-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1013278 INFO  (TEST-ConnectionManagerTest.testLikelyExpired-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1013489 INFO  (TEST-ConnectionManagerTest.testLikelyExpired-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:52176
   [junit4]   2> 1013489 INFO  (TEST-ConnectionManagerTest.testLikelyExpired-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52176
   [junit4]   2> 1013489 INFO  (TEST-ConnectionManagerTest.testLikelyExpired-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 52176
   [junit4]   2> 1013490 INFO  (TEST-ConnectionManagerTest.testLikelyExpired-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testLikelyExpired
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ConnectionManagerTest_E7ADB30595A3FA8A-001
   [junit4]   2> Jun 29, 2020 10:07:13 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=609, maxMBSortInHeap=5.763965766115172, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ta-LK, timezone=US/Pacific-New
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14.0.1 (64-bit)/cpus=6,threads=1,free=181044656,total=356515840
   [junit4]   2> NOTE: All tests run in this JVM: [VMParamsZkACLAndCredentialsProvidersTest, TestManagedResourceStorage, SolrCmdDistributorTest, AuthToolTest, URLClassifyProcessorTest, XmlInterpolationTest, SchemaVersionSpecificBehaviorTest, TestJsonFacetRefinement, PeerSyncReplicationTest, TestAddFieldRealTimeGet, TestSegmentSorting, MultiDestinationAuditLoggerTest, TestSolrCoreSnapshots, TestRecovery, RoutingToNodesWithPropertiesTest, TestExplainDocTransformer, TestDefaultStatsCache, AnalyticsQueryTest, TestNumericRangeQuery64, AuditLoggerIntegrationTest, ZkShardTermsTest, HdfsUnloadDistributedZkTest, CustomCollectionTest, OverseerSolrResponseUnsafeSerializationTest, TestFacetMethods, ShardsWhitelistTest, TestGroupingSearch, TestFieldSortValues, SegmentsInfoRequestHandlerTest, TestSolrCLIRunExample, TestRequestStatusCollectionAPI, HealthCheckHandlerTest, TestSort, TestSearcherReuse, DistributedFacetPivotLargeTest, TestExactStatsCacheCloud, SpatialHeatmapFacetsTest, UninvertDocValuesMergePolicyTest, DistribDocExpirationUpdateProcessorTest, TestSolrCloudWithKerberosAlt, IndexSizeTriggerTest, ExecutePlanActionTest, MultiSolrCloudTestCaseTest, HdfsDirectoryFactoryTest, TestFreeTextSuggestions, TestWaitForStateWithJettyShutdowns, ConnectionManagerTest]
   [junit4] Completed [326/912 (1!)] on J3 in 8.22s, 3 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 1129 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerPlugin
   [junit4]   2> 1763351 INFO  (SUITE-TestContainerPlugin-seed#[E7ADB30595A3FA8A]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1763352 INFO  (SUITE-TestContainerPlugin-seed#[E7ADB30595A3FA8A]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1763352 INFO  (SUITE-TestContainerPlugin-seed#[E7ADB30595A3FA8A]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestContainerPlugin_E7ADB30595A3FA8A-001/data-dir-181-001
   [junit4]   2> 1763352 WARN  (SUITE-TestContainerPlugin-seed#[E7ADB30595A3FA8A]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1763352 INFO  (SUITE-TestContainerPlugin-seed#[E7ADB30595A3FA8A]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1763353 INFO  (SUITE-TestContainerPlugin-seed#[E7ADB30595A3FA8A]-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) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1763357 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testApiFromPackage
   [junit4]   2> 1763358 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestContainerPlugin_E7ADB30595A3FA8A-001/tempDir-001
   [junit4]   2> 1763358 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1763358 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1763359 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1763460 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.ZkTestServer start zk server on port: 62663
   [junit4]   2> 1763460 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:62663
   [junit4]   2> 1763460 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:62663
   [junit4]   2> 1763460 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 62663
   [junit4]   2> 1763464 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1763472 INFO  (zkConnectionManagerCallback-15782-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1763473 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1763479 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1763484 INFO  (zkConnectionManagerCallback-15784-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1763485 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1763486 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1763490 INFO  (zkConnectionManagerCallback-15786-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1763491 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1763600 INFO  (jetty-launcher-15787-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1763600 INFO  (jetty-launcher-15787-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1763600 INFO  (jetty-launcher-15787-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1763601 INFO  (jetty-launcher-15787-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1763601 INFO  (jetty-launcher-15787-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1763601 INFO  (jetty-launcher-15787-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1763601 INFO  (jetty-launcher-15787-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1763601 INFO  (jetty-launcher-15787-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1763601 INFO  (jetty-launcher-15787-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1763601 INFO  (jetty-launcher-15787-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1763601 INFO  (jetty-launcher-15787-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1763601 INFO  (jetty-launcher-15787-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1763605 INFO  (jetty-launcher-15787-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1763605 INFO  (jetty-launcher-15787-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1763605 INFO  (jetty-launcher-15787-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1763606 INFO  (jetty-launcher-15787-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7e87585c{/solr,null,AVAILABLE}
   [junit4]   2> 1763607 INFO  (jetty-launcher-15787-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@77fb81ad{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:62670}
   [junit4]   2> 1763607 INFO  (jetty-launcher-15787-thread-4) [     ] o.e.j.s.Server Started @1763678ms
   [junit4]   2> 1763607 INFO  (jetty-launcher-15787-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62670}
   [junit4]   2> 1763607 ERROR (jetty-launcher-15787-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1763607 INFO  (jetty-launcher-15787-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1763607 INFO  (jetty-launcher-15787-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1763607 INFO  (jetty-launcher-15787-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1763607 INFO  (jetty-launcher-15787-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1763607 INFO  (jetty-launcher-15787-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-29T22:19:43.912662Z
   [junit4]   2> 1763609 INFO  (jetty-launcher-15787-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1763610 INFO  (jetty-launcher-15787-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1763610 INFO  (jetty-launcher-15787-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1763611 INFO  (jetty-launcher-15787-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1763611 INFO  (jetty-launcher-15787-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7cf81f61{/solr,null,AVAILABLE}
   [junit4]   2> 1763612 INFO  (jetty-launcher-15787-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1763612 INFO  (jetty-launcher-15787-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1763612 INFO  (jetty-launcher-15787-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1763612 INFO  (jetty-launcher-15787-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f3a8c82{/solr,null,AVAILABLE}
   [junit4]   2> 1763612 INFO  (jetty-launcher-15787-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@79a69fd7{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:62672}
   [junit4]   2> 1763613 INFO  (jetty-launcher-15787-thread-3) [     ] o.e.j.s.Server Started @1763684ms
   [junit4]   2> 1763613 INFO  (jetty-launcher-15787-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62672}
   [junit4]   2> 1763613 ERROR (jetty-launcher-15787-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1763613 INFO  (jetty-launcher-15787-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1763613 INFO  (jetty-launcher-15787-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1763613 INFO  (jetty-launcher-15787-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1763613 INFO  (jetty-launcher-15787-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1763613 INFO  (jetty-launcher-15787-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-29T22:19:43.918398Z
   [junit4]   2> 1763613 INFO  (jetty-launcher-15787-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7521517e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:62673}
   [junit4]   2> 1763613 INFO  (jetty-launcher-15787-thread-1) [     ] o.e.j.s.Server Started @1763685ms
   [junit4]   2> 1763613 INFO  (jetty-launcher-15787-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62673}
   [junit4]   2> 1763613 ERROR (jetty-launcher-15787-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1763613 INFO  (jetty-launcher-15787-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1763613 INFO  (jetty-launcher-15787-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1763613 INFO  (jetty-launcher-15787-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1763613 INFO  (jetty-launcher-15787-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1763613 INFO  (jetty-launcher-15787-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-29T22:19:43.918966Z
   [junit4]   2> 1763614 INFO  (jetty-launcher-15787-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1763614 INFO  (jetty-launcher-15787-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1763614 INFO  (jetty-launcher-15787-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1763614 INFO  (jetty-launcher-15787-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1763614 INFO  (jetty-launcher-15787-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@515555f0{/solr,null,AVAILABLE}
   [junit4]   2> 1763615 INFO  (zkConnectionManagerCallback-15789-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1763615 INFO  (jetty-launcher-15787-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4c846d81{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:62674}
   [junit4]   2> 1763615 INFO  (jetty-launcher-15787-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1763615 INFO  (jetty-launcher-15787-thread-2) [     ] o.e.j.s.Server Started @1763687ms
   [junit4]   2> 1763615 INFO  (jetty-launcher-15787-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62674}
   [junit4]   2> 1763615 ERROR (jetty-launcher-15787-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1763615 INFO  (jetty-launcher-15787-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1763615 INFO  (jetty-launcher-15787-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1763615 INFO  (jetty-launcher-15787-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1763615 INFO  (jetty-launcher-15787-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1763615 INFO  (jetty-launcher-15787-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-29T22:19:43.920766Z
   [junit4]   2> 1763615 INFO  (jetty-launcher-15787-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1763617 INFO  (jetty-launcher-15787-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1763617 INFO  (jetty-launcher-15787-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1763618 INFO  (zkConnectionManagerCallback-15791-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1763618 INFO  (jetty-launcher-15787-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1763620 INFO  (jetty-launcher-15787-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1763620 INFO  (zkConnectionManagerCallback-15795-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1763620 INFO  (jetty-launcher-15787-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1763621 INFO  (zkConnectionManagerCallback-15793-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1763621 INFO  (jetty-launcher-15787-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1763622 INFO  (jetty-launcher-15787-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1763624 INFO  (jetty-launcher-15787-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1763729 INFO  (jetty-launcher-15787-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1763730 WARN  (jetty-launcher-15787-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1ad607ed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1763731 WARN  (jetty-launcher-15787-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1ad607ed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1763734 WARN  (jetty-launcher-15787-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3f4c626f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1763734 WARN  (jetty-launcher-15787-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3f4c626f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1763735 INFO  (jetty-launcher-15787-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62663/solr
   [junit4]   2> 1763736 INFO  (jetty-launcher-15787-thread-4) [n:127.0.0.1:62670_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1763741 INFO  (zkConnectionManagerCallback-15806-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1763741 INFO  (jetty-launcher-15787-thread-4) [n:127.0.0.1:62670_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1763829 INFO  (jetty-launcher-15787-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1763830 WARN  (jetty-launcher-15787-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6e0c0a3c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1763830 WARN  (jetty-launcher-15787-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6e0c0a3c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1763833 WARN  (jetty-launcher-15787-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@44440241[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1763833 WARN  (jetty-launcher-15787-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@44440241[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1763834 INFO  (jetty-launcher-15787-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62663/solr
   [junit4]   2> 1763835 INFO  (jetty-launcher-15787-thread-2) [n:127.0.0.1:62674_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1763838 INFO  (zkConnectionManagerCallback-15819-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1763839 INFO  (jetty-launcher-15787-thread-2) [n:127.0.0.1:62674_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1763882 INFO  (jetty-launcher-15787-thread-2) [n:127.0.0.1:62674_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62674_solr
   [junit4]   2> 1763884 INFO  (jetty-launcher-15787-thread-2) [n:127.0.0.1:62674_solr     ] o.a.s.c.Overseer Overseer (id=72190457435258888-127.0.0.1:62674_solr-n_0000000000) starting
   [junit4]   2> 1763912 INFO  (OverseerStateUpdate-72190457435258888-127.0.0.1:62674_solr-n_0000000000) [n:127.0.0.1:62674_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:62674_solr
   [junit4]   2> 1763915 INFO  (jetty-launcher-15787-thread-2) [n:127.0.0.1:62674_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62674_solr
   [junit4]   2> 1763926 INFO  (OverseerStateUpdate-72190457435258888-127.0.0.1:62674_solr-n_0000000000) [n:127.0.0.1:62674_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1763930 INFO  (jetty-launcher-15787-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1763931 WARN  (jetty-launcher-15787-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7fabd6be[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1763931 WARN  (jetty-launcher-15787-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7fabd6be[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1763938 WARN  (jetty-launcher-15787-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@345418d1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1763938 WARN  (jetty-launcher-15787-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@345418d1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1763939 INFO  (jetty-launcher-15787-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62663/solr
   [junit4]   2> 1763941 INFO  (jetty-launcher-15787-thread-1) [n:127.0.0.1:62673_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1763957 INFO  (zkConnectionManagerCallback-15837-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1763957 INFO  (jetty-launcher-15787-thread-1) [n:127.0.0.1:62673_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1763968 INFO  (jetty-launcher-15787-thread-2) [n:127.0.0.1:62674_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1763968 WARN  (jetty-launcher-15787-thread-2) [n:127.0.0.1:62674_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> 1764001 INFO  (jetty-launcher-15787-thread-2) [n:127.0.0.1:62674_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1764026 INFO  (jetty-launcher-15787-thread-1) [n:127.0.0.1:62673_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1764035 INFO  (jetty-launcher-15787-thread-2) [n:127.0.0.1:62674_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62674.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18e7d63b
   [junit4]   2> 1764036 INFO  (jetty-launcher-15787-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1764037 WARN  (jetty-launcher-15787-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6519620b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1764037 WARN  (jetty-launcher-15787-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6519620b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1764039 WARN  (jetty-launcher-15787-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@11a3629[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1764039 WARN  (jetty-launcher-15787-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@11a3629[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1764040 INFO  (jetty-launcher-15787-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62663/solr
   [junit4]   2> 1764041 INFO  (jetty-launcher-15787-thread-3) [n:127.0.0.1:62672_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1764045 INFO  (zkConnectionManagerCallback-15854-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1764046 INFO  (jetty-launcher-15787-thread-3) [n:127.0.0.1:62672_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1764047 INFO  (jetty-launcher-15787-thread-2) [n:127.0.0.1:62674_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62674.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18e7d63b
   [junit4]   2> 1764047 INFO  (jetty-launcher-15787-thread-2) [n:127.0.0.1:62674_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62674.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18e7d63b
   [junit4]   2> 1764049 INFO  (jetty-launcher-15787-thread-2) [n:127.0.0.1:62674_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestContainerPlugin_E7ADB30595A3FA8A-001/tempDir-001/node2
   [junit4]   2> 1764089 INFO  (jetty-launcher-15787-thread-1) [n:127.0.0.1:62673_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:62673_solr as DOWN
   [junit4]   2> 1764096 INFO  (jetty-launcher-15787-thread-1) [n:127.0.0.1:62673_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1764096 INFO  (jetty-launcher-15787-thread-1) [n:127.0.0.1:62673_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62673_solr
   [junit4]   2> 1764106 INFO  (jetty-launcher-15787-thread-3) [n:127.0.0.1:62672_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1764109 INFO  (zkCallback-15818-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1764109 INFO  (zkCallback-15836-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1764119 INFO  (jetty-launcher-15787-thread-1) [n:127.0.0.1:62673_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1764120 WARN  (jetty-launcher-15787-thread-1) [n:127.0.0.1:62673_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> 1764155 INFO  (jetty-launcher-15787-thread-3) [n:127.0.0.1:62672_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:62672_solr as DOWN
   [junit4]   2> 1764167 INFO  (jetty-launcher-15787-thread-3) [n:127.0.0.1:62672_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1764167 INFO  (jetty-launcher-15787-thread-3) [n:127.0.0.1:62672_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62672_solr
   [junit4]   2> 1764172 INFO  (jetty-launcher-15787-thread-1) [n:127.0.0.1:62673_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1764179 INFO  (zkCallback-15836-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1764182 INFO  (zkCallback-15818-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1764184 INFO  (zkCallback-15853-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1764200 INFO  (jetty-launcher-15787-thread-3) [n:127.0.0.1:62672_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1764200 WARN  (jetty-launcher-15787-thread-3) [n:127.0.0.1:62672_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> 1764204 INFO  (jetty-launcher-15787-thread-1) [n:127.0.0.1:62673_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62673.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18e7d63b
   [junit4]   2> 1764216 INFO  (jetty-launcher-15787-thread-3) [n:127.0.0.1:62672_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1764226 INFO  (jetty-launcher-15787-thread-1) [n:127.0.0.1:62673_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62673.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18e7d63b
   [junit4]   2> 1764226 INFO  (jetty-launcher-15787-thread-1) [n:127.0.0.1:62673_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62673.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18e7d63b
   [junit4]   2> 1764227 INFO  (jetty-launcher-15787-thread-1) [n:127.0.0.1:62673_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestContainerPlugin_E7ADB30595A3FA8A-001/tempDir-001/node1
   [junit4]   2> 1764238 INFO  (jetty-launcher-15787-thread-3) [n:127.0.0.1:62672_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62672.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18e7d63b
   [junit4]   2> 1764248 INFO  (jetty-launcher-15787-thread-3) [n:127.0.0.1:62672_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62672.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18e7d63b
   [junit4]   2> 1764248 INFO  (jetty-launcher-15787-thread-3) [n:127.0.0.1:62672_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62672.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18e7d63b
   [junit4]   2> 1764251 INFO  (jetty-launcher-15787-thread-3) [n:127.0.0.1:62672_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestContainerPlugin_E7ADB30595A3FA8A-001/tempDir-001/node3
   [junit4]   2> 1764282 INFO  (jetty-launcher-15787-thread-4) [n:127.0.0.1:62670_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1764294 INFO  (jetty-launcher-15787-thread-4) [n:127.0.0.1:62670_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:62670_solr as DOWN
   [junit4]   2> 1764298 INFO  (jetty-launcher-15787-thread-4) [n:127.0.0.1:62670_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1764298 INFO  (jetty-launcher-15787-thread-4) [n:127.0.0.1:62670_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62670_solr
   [junit4]   2> 1764303 INFO  (zkCallback-15818-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1764303 INFO  (zkCallback-15836-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1764303 INFO  (zkCallback-15853-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1764303 INFO  (zkCallback-15805-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1764308 INFO  (jetty-launcher-15787-thread-4) [n:127.0.0.1:62670_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1764309 WARN  (jetty-launcher-15787-thread-4) [n:127.0.0.1:62670_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> 1764337 INFO  (jetty-launcher-15787-thread-4) [n:127.0.0.1:62670_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1764377 INFO  (jetty-launcher-15787-thread-4) [n:127.0.0.1:62670_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62670.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18e7d63b
   [junit4]   2> 1764386 INFO  (jetty-launcher-15787-thread-4) [n:127.0.0.1:62670_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62670.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18e7d63b
   [junit4]   2> 1764386 INFO  (jetty-launcher-15787-thread-4) [n:127.0.0.1:62670_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62670.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18e7d63b
   [junit4]   2> 1764387 INFO  (jetty-launcher-15787-thread-4) [n:127.0.0.1:62670_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestContainerPlugin_E7ADB30595A3FA8A-001/tempDir-001/node4
   [junit4]   2> 1764407 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1764408 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1764411 INFO  (zkConnectionManagerCallback-15880-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1764411 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1764416 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1764420 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62663/solr ready
   [junit4]   2> 1764494 INFO  (qtp2002874187-24081) [n:127.0.0.1:62672_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:62670_solr} status=0 QTime=0
   [junit4]   2> 1764494 INFO  (updateExecutor-15850-thread-1-processing-n:127.0.0.1:62672_solr) [n:127.0.0.1:62672_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:62670_solr 
   [junit4]   2> 1764497 INFO  (qtp1111727033-24092) [n:127.0.0.1:62674_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:62670_solr} status=0 QTime=0
   [junit4]   2> 1764497 INFO  (updateExecutor-15815-thread-1-processing-n:127.0.0.1:62674_solr) [n:127.0.0.1:62674_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:62670_solr 
   [junit4]   2> 1764499 INFO  (qtp2078711922-24076) [n:127.0.0.1:62673_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:62670_solr} status=0 QTime=0
   [junit4]   2> 1764499 INFO  (updateExecutor-15833-thread-1-processing-n:127.0.0.1:62673_solr) [n:127.0.0.1:62673_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:62670_solr 
   [junit4]   2> 1764503 INFO  (qtp2034000122-24070) [n:127.0.0.1:62670_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=6
   [junit4]   2> 1764504 INFO  (qtp2034000122-24067) [n:127.0.0.1:62670_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=3
   [junit4]   2> 1764504 INFO  (qtp2034000122-24069) [n:127.0.0.1:62670_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=5
   [junit4]   2> 1764504 INFO  (qtp2034000122-24068) [n:127.0.0.1:62670_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=45
   [junit4]   1> sync resp: http://127.0.0.1:62670/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null
   [junit4]   2> 1764507 INFO  (qtp2034000122-24067) [n:127.0.0.1:62670_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 1764507 INFO  (qtp2034000122-24069) [n:127.0.0.1:62670_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 1764508 INFO  (qtp2034000122-24068) [n:127.0.0.1:62670_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 1764509 INFO  (qtp1111727033-24090) [n:127.0.0.1:62674_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> 1764523 INFO  (updateExecutor-15833-thread-1-processing-n:127.0.0.1:62673_solr) [n:127.0.0.1:62673_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 1764523 INFO  (updateExecutor-15833-thread-1-processing-n:127.0.0.1:62673_solr) [n:127.0.0.1:62673_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 1764523 INFO  (updateExecutor-15815-thread-1-processing-n:127.0.0.1:62674_solr) [n:127.0.0.1:62674_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 1764523 INFO  (updateExecutor-15815-thread-1-processing-n:127.0.0.1:62674_solr) [n:127.0.0.1:62674_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 1764534 INFO  (updateExecutor-15850-thread-1-processing-n:127.0.0.1:62672_solr) [n:127.0.0.1:62672_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 1764534 INFO  (updateExecutor-15850-thread-1-processing-n:127.0.0.1:62672_solr) [n:127.0.0.1:62672_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 1764616 INFO  (qtp1111727033-24090) [n:127.0.0.1:62674_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> 1764620 INFO  (qtp2078711922-24085) [n:127.0.0.1:62673_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> 1764624 INFO  (qtp2002874187-24083) [n:127.0.0.1:62672_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> 1764628 INFO  (qtp2034000122-24067) [n:127.0.0.1:62670_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> 1764643 INFO  (qtp2034000122-24067) [n:127.0.0.1:62670_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1764645 INFO  (qtp2034000122-24067) [n:127.0.0.1:62670_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /myplugin/v1.jar
   [junit4]   2> 1764646 INFO  (qtp1111727033-24095) [n:127.0.0.1:62674_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1764647 INFO  (qtp2002874187-24082) [n:127.0.0.1:62672_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1764648 INFO  (qtp2078711922-24077) [n:127.0.0.1:62673_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1764648 INFO  (qtp2034000122-24067) [n:127.0.0.1:62670_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /myplugin/v1.jar
   [junit4]   2> 1764661 INFO  (qtp2034000122-24067) [n:127.0.0.1:62670_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 1764665 INFO  (qtp2002874187-24083) [n:127.0.0.1:62672_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:62670_solr} status=0 QTime=0
   [junit4]   2> 1764665 INFO  (updateExecutor-15850-thread-1-processing-n:127.0.0.1:62672_solr) [n:127.0.0.1:62672_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:62670_solr 
   [junit4]   2> 1764668 INFO  (qtp2078711922-24085) [n:127.0.0.1:62673_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:62670_solr} status=0 QTime=0
   [junit4]   2> 1764669 INFO  (qtp2034000122-24069) [n:127.0.0.1:62670_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 1764669 INFO  (updateExecutor-15833-thread-1-processing-n:127.0.0.1:62673_solr) [n:127.0.0.1:62673_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:62670_solr 
   [junit4]   2> 1764669 INFO  (qtp1111727033-24090) [n:127.0.0.1:62674_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:62670_solr} status=0 QTime=0
   [junit4]   2> 1764669 INFO  (qtp2034000122-24068) [n:127.0.0.1:62670_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 1764669 INFO  (updateExecutor-15815-thread-1-processing-n:127.0.0.1:62674_solr) [n:127.0.0.1:62674_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:62670_solr 
   [junit4]   2> 1764670 INFO  (qtp2034000122-24070) [n:127.0.0.1:62670_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0
   [junit4]   2> 1764671 INFO  (qtp2034000122-24069) [n:127.0.0.1:62670_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 1764671 INFO  (qtp2034000122-24068) [n:127.0.0.1:62670_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0
   [junit4]   2> 1764672 INFO  (qtp2034000122-24070) [n:127.0.0.1:62670_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0
   [junit4]   2> 1764672 INFO  (qtp2034000122-24067) [n:127.0.0.1:62670_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/myplugin/v1.jar params={sig=pmrmWCDafdNpYle2rueAGnU2J6NYlcAey9mkZYbqh%2B5RdYo2Ln%2BllLF9voyRj%2BDDivK9GV1XdtKvD9rgCxlD7Q%3D%3D&wt=javabin&version=2} status=0 QTime=36
   [junit4]   2> 1764677 INFO  (qtp1111727033-24092) [n:127.0.0.1:62674_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1764684 INFO  (updateExecutor-15850-thread-1-processing-n:127.0.0.1:62672_solr) [n:127.0.0.1:62672_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 1764684 INFO  (updateExecutor-15850-thread-1-processing-n:127.0.0.1:62672_solr) [n:127.0.0.1:62672_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar
   [junit4]   2> 1764691 INFO  (updateExecutor-15815-thread-1-processing-n:127.0.0.1:62674_solr) [n:127.0.0.1:62674_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 1764691 INFO  (updateExecutor-15815-thread-1-processing-n:127.0.0.1:62674_solr) [n:127.0.0.1:62674_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar
   [junit4]   2> 1764691 INFO  (updateExecutor-15833-thread-1-processing-n:127.0.0.1:62673_solr) [n:127.0.0.1:62673_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 1764691 INFO  (updateExecutor-15833-thread-1-processing-n:127.0.0.1:62673_solr) [n:127.0.0.1:62673_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar
   [junit4]   2> 1764798 INFO  (qtp1111727033-24092) [n:127.0.0.1:62674_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1764809 INFO  (qtp2078711922-24076) [n:127.0.0.1:62673_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1764817 INFO  (qtp2002874187-24081) [n:127.0.0.1:62672_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1764827 INFO  (qtp2034000122-24068) [n:127.0.0.1:62670_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1764837 INFO  (qtp2078711922-24076) [n:127.0.0.1:62673_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1764839 INFO  (qtp2078711922-24076) [n:127.0.0.1:62673_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /myplugin/v2.jar
   [junit4]   2> 1764841 INFO  (qtp1111727033-24092) [n:127.0.0.1:62674_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1764843 INFO  (qtp2034000122-24069) [n:127.0.0.1:62670_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1764845 INFO  (qtp2002874187-24081) [n:127.0.0.1:62672_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1764845 INFO  (qtp2078711922-24076) [n:127.0.0.1:62673_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /myplugin/v2.jar
   [junit4]   2> 1764857 INFO  (qtp2078711922-24076) [n:127.0.0.1:62673_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 1764876 INFO  (qtp1111727033-24095) [n:127.0.0.1:62674_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:62673_solr} status=0 QTime=0
   [junit4]   2> 1764876 INFO  (updateExecutor-15815-thread-1-processing-n:127.0.0.1:62674_solr) [n:127.0.0.1:62674_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:62673_solr 
   [junit4]   2> 1764876 INFO  (qtp2034000122-24068) [n:127.0.0.1:62670_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:62673_solr} status=0 QTime=0
   [junit4]   2> 1764876 INFO  (updateExecutor-15802-thread-3-processing-n:127.0.0.1:62670_solr) [n:127.0.0.1:62670_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:62673_solr 
   [junit4]   2> 1764876 INFO  (qtp2002874187-24082) [n:127.0.0.1:62672_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:62673_solr} status=0 QTime=0
   [junit4]   2> 1764876 INFO  (updateExecutor-15850-thread-1-processing-n:127.0.0.1:62672_solr) [n:127.0.0.1:62672_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:62673_solr 
   [junit4]   2> 1764876 INFO  (qtp2078711922-24085) [n:127.0.0.1:62673_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 1764880 INFO  (qtp2078711922-24063) [n:127.0.0.1:62673_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=4
   [junit4]   2> 1764881 INFO  (qtp2078711922-24063) [n:127.0.0.1:62673_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0
   [junit4]   2> 1764882 INFO  (qtp2078711922-24085) [n:127.0.0.1:62673_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0
   [junit4]   2> 1764882 INFO  (qtp2078711922-24077) [n:127.0.0.1:62673_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 1764883 INFO  (qtp2078711922-24076) [n:127.0.0.1:62673_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/myplugin/v2.jar params={sig=StR3DmqaUSL7qjDOeVEiCqE%2BouiZAkW99fsL48F9oWG047o7NGgwwZ36iGgzDC3S2tPaFjRAd9Zg4UK7OZLQzg%3D%3D&wt=javabin&version=2} status=0 QTime=49
   [junit4]   2> 1764886 INFO  (qtp2078711922-24063) [n:127.0.0.1:62673_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0
   [junit4]   2> 1764894 INFO  (qtp1111727033-24091) [n:127.0.0.1:62674_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1764896 INFO  (updateExecutor-15815-thread-1-processing-n:127.0.0.1:62674_solr) [n:127.0.0.1:62674_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 1764896 INFO  (updateExecutor-15815-thread-1-processing-n:127.0.0.1:62674_solr) [n:127.0.0.1:62674_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar
   [junit4]   2> 1764921 INFO  (updateExecutor-15802-thread-3-processing-n:127.0.0.1:62670_solr) [n:127.0.0.1:62670_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 1764921 INFO  (updateExecutor-15802-thread-3-processing-n:127.0.0.1:62670_solr) [n:127.0.0.1:62670_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar
   [junit4]   2> 1764923 INFO  (updateExecutor-15850-thread-1-processing-n:127.0.0.1:62672_solr) [n:127.0.0.1:62672_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 1764923 INFO  (updateExecutor-15850-thread-1-processing-n:127.0.0.1:62672_solr) [n:127.0.0.1:62672_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar
   [junit4]   2> 1764932 INFO  (qtp2078711922-24085) [n:127.0.0.1:62673_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1764937 INFO  (qtp2002874187-24080) [n:127.0.0.1:62672_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1764944 INFO  (qtp2034000122-24067) [n:127.0.0.1:62670_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1764954 INFO  (qtp2002874187-24080) [n:127.0.0.1:62672_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1764965 INFO  (qtp2002874187-24080) [n:127.0.0.1:62672_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1764978 INFO  (qtp1111727033-24091) [n:127.0.0.1:62674_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1764979 INFO  (qtp2034000122-24070) [n:127.0.0.1:62670_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1764979 INFO  (qtp2078711922-24077) [n:127.0.0.1:62673_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1764979 INFO  (qtp2002874187-24080) [n:127.0.0.1:62672_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 1764979 INFO  (qtp2002874187-24080) [n:127.0.0.1:62672_solr     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1764981 INFO  (qtp2002874187-24080) [n:127.0.0.1:62672_solr     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 1764996 INFO  (zkCallback-15818-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1764996 INFO  (zkCallback-15853-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1764996 INFO  (zkCallback-15818-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1764996 INFO  (zkCallback-15836-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1764996 INFO  (zkCallback-15853-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1764996 INFO  (zkCallback-15836-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1764996 INFO  (zkCallback-15836-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 1764996 INFO  (zkCallback-15818-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 1764999 INFO  (qtp2002874187-24080) [n:127.0.0.1:62672_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1765001 INFO  (zkCallback-15805-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1765001 INFO  (zkCallback-15805-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1765001 INFO  (zkCallback-15805-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 1765002 INFO  (zkCallback-15836-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1765002 INFO  (zkCallback-15818-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1765002 INFO  (qtp2002874187-24080) [n:127.0.0.1:62672_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1765005 INFO  (qtp2002874187-24080) [n:127.0.0.1:62672_solr     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestContainerPlugin_E7ADB30595A3FA8A-001/tempDir-001/node3/filestore/myplugin]
   [junit4]   2> 1765006 INFO  (zkCallback-15805-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1765007 INFO  (zkCallback-15818-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1765007 INFO  (qtp2002874187-24080) [n:127.0.0.1:62672_solr     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 1765007 INFO  (zkCallback-15836-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1765007 INFO  (qtp2002874187-24080) [n:127.0.0.1:62672_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=58
   [junit4]   2> 1765011 INFO  (zkCallback-15805-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1765016 INFO  (zkCallback-15836-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestContainerPlugin_E7ADB30595A3FA8A-001/tempDir-001/node1/filestore/myplugin]
   [junit4]   2> 1765016 INFO  (zkCallback-15836-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 1765016 INFO  (zkCallback-15818-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestContainerPlugin_E7ADB30595A3FA8A-001/tempDir-001/node2/filestore/myplugin]
   [junit4]   2> 1765016 INFO  (zkCallback-15818-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 1765018 INFO  (zkCallback-15805-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestContainerPlugin_E7ADB30595A3FA8A-001/tempDir-001/node4/filestore/myplugin]
   [junit4]   2> 1765018 INFO  (

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

er-223-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 33091 INFO  (jetty-closer-223-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 33091 INFO  (jetty-closer-223-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@800c0df: rootName = solr_55083, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@450e7b
   [junit4]   2> 33157 INFO  (jetty-closer-223-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 33158 INFO  (jetty-closer-223-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@69ed8921: rootName = solr_55085, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@450e7b
   [junit4]   2> 33192 INFO  (jetty-closer-223-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 33192 INFO  (jetty-closer-223-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3a909f4f: rootName = solr_55084, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@450e7b
   [junit4]   2> 33344 INFO  (jetty-closer-223-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 33348 INFO  (jetty-closer-223-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 33348 INFO  (jetty-closer-223-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@29bc39cd: rootName = solr_55084, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@74ccfb18
   [junit4]   2> 33350 INFO  (jetty-closer-223-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 33350 INFO  (jetty-closer-223-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2ce589f0: rootName = solr_55085, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@74ccfb18
   [junit4]   2> 33350 INFO  (jetty-closer-223-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 33350 INFO  (jetty-closer-223-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 33347 INFO  (jetty-closer-223-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7ea381d6: rootName = solr_55083, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@74ccfb18
   [junit4]   2> 33373 INFO  (jetty-closer-223-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 33501 INFO  (zkCallback-158-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 33513 INFO  (jetty-closer-223-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1ab62b53{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 33514 INFO  (jetty-closer-223-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@41ad7176{/solr,null,UNAVAILABLE}
   [junit4]   2> 33514 INFO  (jetty-closer-223-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 33610 INFO  (jetty-closer-223-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1e573f67{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 33611 INFO  (jetty-closer-223-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@542d7a06{/solr,null,UNAVAILABLE}
   [junit4]   2> 33611 INFO  (jetty-closer-223-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 33739 INFO  (jetty-closer-223-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@422a0024{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 33740 INFO  (jetty-closer-223-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5ea19275{/solr,null,UNAVAILABLE}
   [junit4]   2> 33741 INFO  (jetty-closer-223-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 33747 INFO  (TEST-TestContainerPlugin.testApi-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 33965 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	22	/solr/live_nodes
   [junit4]   2> 	8	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 33973 INFO  (TEST-TestContainerPlugin.testApi-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:55077
   [junit4]   2> 33973 INFO  (TEST-TestContainerPlugin.testApi-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55077
   [junit4]   2> 33973 INFO  (TEST-TestContainerPlugin.testApi-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 55077
   [junit4]   2> 33974 INFO  (TEST-TestContainerPlugin.testApi-seed#[E7ADB30595A3FA8A]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testApi
   [junit4] OK      9.14s J0 | TestContainerPlugin.testApi
   [junit4]   2> 33976 INFO  (SUITE-TestContainerPlugin-seed#[E7ADB30595A3FA8A]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 33976 INFO  (SUITE-TestContainerPlugin-seed#[E7ADB30595A3FA8A]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:55077
   [junit4]   2> 33976 INFO  (SUITE-TestContainerPlugin-seed#[E7ADB30595A3FA8A]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55077
   [junit4]   2> 33976 INFO  (SUITE-TestContainerPlugin-seed#[E7ADB30595A3FA8A]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 55077
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_E7ADB30595A3FA8A-001
   [junit4]   2> Jun 29, 2020 10:41:00 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=91, maxMBSortInHeap=7.156152234721883, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=en-MT, timezone=Asia/Bangkok
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14.0.1 (64-bit)/cpus=6,threads=1,free=31568720,total=93323264
   [junit4]   2> NOTE: All tests run in this JVM: [TestContainerPlugin]
   [junit4] Completed [1/10 (1!)] on J0 in 32.59s, 2 tests, 1 error <<< FAILURES!

[...truncated 58 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1521: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1048: There were test failures: 10 suites, 25 tests, 1 error, 5 ignored [seed: E7ADB30595A3FA8A]

Total time: 46 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.ConnectionManagerTest
[repro]   1/5 failed: org.apache.solr.handler.TestContainerPlugin
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=0cef29f1381e21337863471346294bb76acb3a6c, workspace=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX
[WARNINGS] Computing warning deltas based on reference build #6233
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-12.0.2) - Build # 6235 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6235/
Java: 64bit/jdk-12.0.2 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.handler.TestContainerPlugin.testApiFromPackage

Error Message:
Error from server at http://127.0.0.1:53057/solr: Error executing command

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:53057/solr: Error executing command
	at __randomizedtesting.SeedInfo.seed([B77525AC32E0FFE0:5A2BDDDD00AA2869]:0)
	at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:67)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:647)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:298)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1155)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:916)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:210)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:227)
	at org.apache.solr.handler.TestContainerPlugin.testApiFromPackage(TestContainerPlugin.java:236)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 12149 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerPlugin
   [junit4]   2> 87527 INFO  (SUITE-TestContainerPlugin-seed#[B77525AC32E0FFE0]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 87527 INFO  (SUITE-TestContainerPlugin-seed#[B77525AC32E0FFE0]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 87528 INFO  (SUITE-TestContainerPlugin-seed#[B77525AC32E0FFE0]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_B77525AC32E0FFE0-001/data-dir-8-001
   [junit4]   2> 87528 WARN  (SUITE-TestContainerPlugin-seed#[B77525AC32E0FFE0]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 87528 INFO  (SUITE-TestContainerPlugin-seed#[B77525AC32E0FFE0]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 87529 INFO  (SUITE-TestContainerPlugin-seed#[B77525AC32E0FFE0]-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) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 87531 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[B77525AC32E0FFE0]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testApiFromPackage
   [junit4]   2> 87532 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_B77525AC32E0FFE0-001/tempDir-001
   [junit4]   2> 87532 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 87532 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 87532 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 87633 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.ZkTestServer start zk server on port: 53051
   [junit4]   2> 87633 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:53051
   [junit4]   2> 87634 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53051
   [junit4]   2> 87634 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53051
   [junit4]   2> 87640 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 87644 INFO  (zkConnectionManagerCallback-770-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 87644 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 87656 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 87660 INFO  (zkConnectionManagerCallback-772-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 87661 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 87663 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 87667 INFO  (zkConnectionManagerCallback-774-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 87669 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 87796 INFO  (jetty-launcher-775-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 87796 INFO  (jetty-launcher-775-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 87796 INFO  (jetty-launcher-775-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 87800 INFO  (jetty-launcher-775-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 87800 INFO  (jetty-launcher-775-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 87800 INFO  (jetty-launcher-775-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 87802 INFO  (jetty-launcher-775-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 87802 INFO  (jetty-launcher-775-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 87802 INFO  (jetty-launcher-775-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 87805 INFO  (jetty-launcher-775-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 87805 INFO  (jetty-launcher-775-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 87805 INFO  (jetty-launcher-775-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 87806 INFO  (jetty-launcher-775-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@62d42e1d{/solr,null,AVAILABLE}
   [junit4]   2> 87807 INFO  (jetty-launcher-775-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 87807 INFO  (jetty-launcher-775-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 87807 INFO  (jetty-launcher-775-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 87808 INFO  (jetty-launcher-775-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@212686c1{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:53057}
   [junit4]   2> 87808 INFO  (jetty-launcher-775-thread-3) [     ] o.e.j.s.Server Started @87868ms
   [junit4]   2> 87808 INFO  (jetty-launcher-775-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53057}
   [junit4]   2> 87808 ERROR (jetty-launcher-775-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 87808 INFO  (jetty-launcher-775-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 87808 INFO  (jetty-launcher-775-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 87808 INFO  (jetty-launcher-775-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 87808 INFO  (jetty-launcher-775-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 87808 INFO  (jetty-launcher-775-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-30T02:30:58.579910Z
   [junit4]   2> 87813 INFO  (jetty-launcher-775-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 87814 INFO  (jetty-launcher-775-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 87814 INFO  (jetty-launcher-775-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 87814 INFO  (jetty-launcher-775-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 87814 INFO  (jetty-launcher-775-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 87814 INFO  (jetty-launcher-775-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 87815 INFO  (jetty-launcher-775-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 87815 INFO  (jetty-launcher-775-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 87815 INFO  (jetty-launcher-775-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 87816 INFO  (jetty-launcher-775-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 87816 INFO  (jetty-launcher-775-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@74227990{/solr,null,AVAILABLE}
   [junit4]   2> 87816 INFO  (jetty-launcher-775-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@734f4700{/solr,null,AVAILABLE}
   [junit4]   2> 87817 INFO  (jetty-launcher-775-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3e124971{/solr,null,AVAILABLE}
   [junit4]   2> 87818 INFO  (jetty-launcher-775-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@77bb62db{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:53058}
   [junit4]   2> 87818 INFO  (jetty-launcher-775-thread-1) [     ] o.e.j.s.Server Started @87878ms
   [junit4]   2> 87818 INFO  (jetty-launcher-775-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53058}
   [junit4]   2> 87818 INFO  (jetty-launcher-775-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@651e9bba{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:53060}
   [junit4]   2> 87818 INFO  (jetty-launcher-775-thread-4) [     ] o.e.j.s.Server Started @87879ms
   [junit4]   2> 87819 INFO  (jetty-launcher-775-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6fb9241c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:53059}
   [junit4]   2> 87819 INFO  (jetty-launcher-775-thread-2) [     ] o.e.j.s.Server Started @87879ms
   [junit4]   2> 87819 INFO  (jetty-launcher-775-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53060}
   [junit4]   2> 87820 ERROR (jetty-launcher-775-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 87820 INFO  (jetty-launcher-775-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 87820 INFO  (jetty-launcher-775-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 87820 ERROR (jetty-launcher-775-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 87820 INFO  (jetty-launcher-775-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 87820 INFO  (jetty-launcher-775-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 87820 INFO  (jetty-launcher-775-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 87820 INFO  (jetty-launcher-775-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 87820 INFO  (jetty-launcher-775-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-30T02:30:58.591439Z
   [junit4]   2> 87820 INFO  (jetty-launcher-775-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 87820 INFO  (jetty-launcher-775-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 87820 INFO  (jetty-launcher-775-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-30T02:30:58.591585Z
   [junit4]   2> 87821 INFO  (jetty-launcher-775-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 87821 INFO  (jetty-launcher-775-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53059}
   [junit4]   2> 87822 ERROR (jetty-launcher-775-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 87822 INFO  (jetty-launcher-775-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 87822 INFO  (jetty-launcher-775-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 87822 INFO  (jetty-launcher-775-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 87822 INFO  (jetty-launcher-775-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 87822 INFO  (jetty-launcher-775-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-30T02:30:58.593307Z
   [junit4]   2> 87822 INFO  (jetty-launcher-775-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 87823 INFO  (jetty-launcher-775-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 87824 INFO  (zkConnectionManagerCallback-777-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 87824 INFO  (jetty-launcher-775-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 87826 INFO  (jetty-launcher-775-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 87828 INFO  (zkConnectionManagerCallback-783-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 87828 INFO  (jetty-launcher-775-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 87829 INFO  (zkConnectionManagerCallback-779-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 87829 INFO  (jetty-launcher-775-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 87830 INFO  (zkConnectionManagerCallback-781-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 87830 INFO  (jetty-launcher-775-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 87830 INFO  (jetty-launcher-775-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 87835 INFO  (jetty-launcher-775-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 87835 INFO  (jetty-launcher-775-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 87945 INFO  (jetty-launcher-775-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 87951 WARN  (jetty-launcher-775-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4ed8be9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 87952 WARN  (jetty-launcher-775-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4ed8be9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 87972 WARN  (jetty-launcher-775-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@35ca2d95[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 87972 WARN  (jetty-launcher-775-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@35ca2d95[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 87973 INFO  (jetty-launcher-775-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53051/solr
   [junit4]   2> 87976 INFO  (jetty-launcher-775-thread-3) [n:127.0.0.1:53057_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 87979 INFO  (zkConnectionManagerCallback-794-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 87979 INFO  (jetty-launcher-775-thread-3) [n:127.0.0.1:53057_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 88046 INFO  (jetty-launcher-775-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 88048 WARN  (jetty-launcher-775-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5b6ff1ca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 88048 WARN  (jetty-launcher-775-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5b6ff1ca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 88051 WARN  (jetty-launcher-775-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@15a1fc8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 88051 WARN  (jetty-launcher-775-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@15a1fc8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 88052 INFO  (jetty-launcher-775-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53051/solr
   [junit4]   2> 88053 INFO  (jetty-launcher-775-thread-2) [n:127.0.0.1:53059_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 88060 INFO  (zkConnectionManagerCallback-805-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 88060 INFO  (jetty-launcher-775-thread-2) [n:127.0.0.1:53059_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 88170 INFO  (jetty-launcher-775-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 88173 WARN  (jetty-launcher-775-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2786e852[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 88173 WARN  (jetty-launcher-775-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2786e852[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 88179 WARN  (jetty-launcher-775-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@26bba94b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 88179 WARN  (jetty-launcher-775-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@26bba94b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 88180 INFO  (jetty-launcher-775-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53051/solr
   [junit4]   2> 88182 INFO  (jetty-launcher-775-thread-1) [n:127.0.0.1:53058_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 88188 INFO  (zkConnectionManagerCallback-816-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 88191 INFO  (jetty-launcher-775-thread-1) [n:127.0.0.1:53058_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 88275 INFO  (jetty-launcher-775-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 88277 WARN  (jetty-launcher-775-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@31746c03[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 88277 WARN  (jetty-launcher-775-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@31746c03[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 88283 WARN  (jetty-launcher-775-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@e1186cc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 88284 WARN  (jetty-launcher-775-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@e1186cc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 88284 INFO  (jetty-launcher-775-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53051/solr
   [junit4]   2> 88286 INFO  (jetty-launcher-775-thread-4) [n:127.0.0.1:53060_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 88299 INFO  (zkConnectionManagerCallback-827-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 88299 INFO  (jetty-launcher-775-thread-4) [n:127.0.0.1:53060_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 88943 INFO  (jetty-launcher-775-thread-3) [n:127.0.0.1:53057_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53057_solr
   [junit4]   2> 88947 INFO  (jetty-launcher-775-thread-3) [n:127.0.0.1:53057_solr     ] o.a.s.c.Overseer Overseer (id=72191445367193607-127.0.0.1:53057_solr-n_0000000000) starting
   [junit4]   2> 88977 INFO  (OverseerStateUpdate-72191445367193607-127.0.0.1:53057_solr-n_0000000000) [n:127.0.0.1:53057_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:53057_solr
   [junit4]   2> 88979 INFO  (jetty-launcher-775-thread-3) [n:127.0.0.1:53057_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53057_solr
   [junit4]   2> 88986 INFO  (OverseerStateUpdate-72191445367193607-127.0.0.1:53057_solr-n_0000000000) [n:127.0.0.1:53057_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 88999 INFO  (jetty-launcher-775-thread-3) [n:127.0.0.1:53057_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 89000 WARN  (jetty-launcher-775-thread-3) [n:127.0.0.1:53057_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> 89025 INFO  (jetty-launcher-775-thread-3) [n:127.0.0.1:53057_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 89057 INFO  (jetty-launcher-775-thread-3) [n:127.0.0.1:53057_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53057.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2afbf575
   [junit4]   2> 89068 INFO  (jetty-launcher-775-thread-3) [n:127.0.0.1:53057_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53057.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2afbf575
   [junit4]   2> 89069 INFO  (jetty-launcher-775-thread-3) [n:127.0.0.1:53057_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53057.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2afbf575
   [junit4]   2> 89072 INFO  (jetty-launcher-775-thread-3) [n:127.0.0.1:53057_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_B77525AC32E0FFE0-001/tempDir-001/node3
   [junit4]   2> 89105 INFO  (jetty-launcher-775-thread-4) [n:127.0.0.1:53060_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 89109 INFO  (jetty-launcher-775-thread-1) [n:127.0.0.1:53058_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 89113 INFO  (jetty-launcher-775-thread-2) [n:127.0.0.1:53059_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 89125 INFO  (jetty-launcher-775-thread-4) [n:127.0.0.1:53060_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:53060_solr as DOWN
   [junit4]   2> 89125 INFO  (jetty-launcher-775-thread-1) [n:127.0.0.1:53058_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:53058_solr as DOWN
   [junit4]   2> 89133 INFO  (jetty-launcher-775-thread-1) [n:127.0.0.1:53058_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 89133 INFO  (jetty-launcher-775-thread-1) [n:127.0.0.1:53058_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53058_solr
   [junit4]   2> 89133 INFO  (jetty-launcher-775-thread-4) [n:127.0.0.1:53060_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 89133 INFO  (jetty-launcher-775-thread-4) [n:127.0.0.1:53060_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53060_solr
   [junit4]   2> 89134 INFO  (jetty-launcher-775-thread-2) [n:127.0.0.1:53059_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:53059_solr as DOWN
   [junit4]   2> 89137 INFO  (zkCallback-804-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 89138 INFO  (zkCallback-815-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 89138 INFO  (zkCallback-826-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 89138 INFO  (zkCallback-793-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 89138 INFO  (jetty-launcher-775-thread-2) [n:127.0.0.1:53059_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 89138 INFO  (jetty-launcher-775-thread-2) [n:127.0.0.1:53059_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53059_solr
   [junit4]   2> 89145 INFO  (zkCallback-804-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 89145 INFO  (zkCallback-793-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 89145 INFO  (zkCallback-815-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 89145 INFO  (zkCallback-826-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 89145 INFO  (jetty-launcher-775-thread-1) [n:127.0.0.1:53058_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 89146 WARN  (jetty-launcher-775-thread-1) [n:127.0.0.1:53058_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> 89147 INFO  (jetty-launcher-775-thread-4) [n:127.0.0.1:53060_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 89148 WARN  (jetty-launcher-775-thread-4) [n:127.0.0.1:53060_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> 89160 INFO  (jetty-launcher-775-thread-2) [n:127.0.0.1:53059_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 89161 WARN  (jetty-launcher-775-thread-2) [n:127.0.0.1:53059_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> 89180 INFO  (jetty-launcher-775-thread-1) [n:127.0.0.1:53058_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 89185 INFO  (jetty-launcher-775-thread-4) [n:127.0.0.1:53060_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 89191 INFO  (jetty-launcher-775-thread-2) [n:127.0.0.1:53059_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 89445 INFO  (jetty-launcher-775-thread-1) [n:127.0.0.1:53058_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53058.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2afbf575
   [junit4]   2> 89721 INFO  (jetty-launcher-775-thread-4) [n:127.0.0.1:53060_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53060.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2afbf575
   [junit4]   2> 89759 INFO  (jetty-launcher-775-thread-2) [n:127.0.0.1:53059_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53059.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2afbf575
   [junit4]   2> 89763 INFO  (jetty-launcher-775-thread-1) [n:127.0.0.1:53058_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53058.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2afbf575
   [junit4]   2> 89764 INFO  (jetty-launcher-775-thread-1) [n:127.0.0.1:53058_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53058.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2afbf575
   [junit4]   2> 89774 INFO  (jetty-launcher-775-thread-1) [n:127.0.0.1:53058_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_B77525AC32E0FFE0-001/tempDir-001/node1
   [junit4]   2> 89828 INFO  (jetty-launcher-775-thread-4) [n:127.0.0.1:53060_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53060.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2afbf575
   [junit4]   2> 89829 INFO  (jetty-launcher-775-thread-4) [n:127.0.0.1:53060_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53060.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2afbf575
   [junit4]   2> 89830 INFO  (jetty-launcher-775-thread-4) [n:127.0.0.1:53060_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_B77525AC32E0FFE0-001/tempDir-001/node4
   [junit4]   2> 89838 INFO  (jetty-launcher-775-thread-2) [n:127.0.0.1:53059_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53059.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2afbf575
   [junit4]   2> 89839 INFO  (jetty-launcher-775-thread-2) [n:127.0.0.1:53059_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53059.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2afbf575
   [junit4]   2> 89844 INFO  (jetty-launcher-775-thread-2) [n:127.0.0.1:53059_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_B77525AC32E0FFE0-001/tempDir-001/node2
   [junit4]   2> 89865 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 89867 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 89870 INFO  (zkConnectionManagerCallback-868-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 89871 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 89873 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 89876 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53051/solr ready
   [junit4]   2> 89921 INFO  (qtp1635702339-1480) [n:127.0.0.1:53059_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:53060_solr} status=0 QTime=0
   [junit4]   2> 89921 INFO  (updateExecutor-801-thread-1-processing-n:127.0.0.1:53059_solr) [n:127.0.0.1:53059_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:53060_solr 
   [junit4]   2> 89926 INFO  (qtp1809414321-1497) [n:127.0.0.1:53060_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> 89926 INFO  (qtp803306829-1476) [n:127.0.0.1:53057_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:53060_solr} status=0 QTime=0
   [junit4]   2> 89926 INFO  (updateExecutor-790-thread-1-processing-n:127.0.0.1:53057_solr) [n:127.0.0.1:53057_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:53060_solr 
   [junit4]   2> 89929 INFO  (qtp1809414321-1494) [n:127.0.0.1:53060_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 89929 INFO  (qtp1809414321-1497) [n:127.0.0.1:53060_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> 89930 INFO  (qtp2038207364-1481) [n:127.0.0.1:53058_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:53060_solr} status=0 QTime=0
   [junit4]   2> 89930 INFO  (updateExecutor-812-thread-1-processing-n:127.0.0.1:53058_solr) [n:127.0.0.1:53058_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:53060_solr 
   [junit4]   2> 89931 INFO  (qtp1809414321-1488) [n:127.0.0.1:53060_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=28
   [junit4]   1> sync resp: http://127.0.0.1:53060/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null
   [junit4]   2> 89934 INFO  (qtp1809414321-1497) [n:127.0.0.1:53060_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> 89936 INFO  (qtp1809414321-1494) [n:127.0.0.1:53060_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 89941 INFO  (updateExecutor-801-thread-1-processing-n:127.0.0.1:53059_solr) [n:127.0.0.1:53059_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 89941 INFO  (updateExecutor-801-thread-1-processing-n:127.0.0.1:53059_solr) [n:127.0.0.1:53059_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 89947 INFO  (qtp1809414321-1494) [n:127.0.0.1:53060_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 89950 INFO  (qtp803306829-1478) [n:127.0.0.1:53057_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> 89959 INFO  (updateExecutor-790-thread-1-processing-n:127.0.0.1:53057_solr) [n:127.0.0.1:53057_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 89959 INFO  (updateExecutor-790-thread-1-processing-n:127.0.0.1:53057_solr) [n:127.0.0.1:53057_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 89970 INFO  (updateExecutor-812-thread-1-processing-n:127.0.0.1:53058_solr) [n:127.0.0.1:53058_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 89970 INFO  (updateExecutor-812-thread-1-processing-n:127.0.0.1:53058_solr) [n:127.0.0.1:53058_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 90059 INFO  (qtp803306829-1478) [n:127.0.0.1:53057_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> 90069 INFO  (qtp2038207364-1487) [n:127.0.0.1:53058_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> 90079 INFO  (qtp1809414321-1488) [n:127.0.0.1:53060_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> 90090 INFO  (qtp1635702339-1485) [n:127.0.0.1:53059_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> 90109 INFO  (qtp1635702339-1485) [n:127.0.0.1:53059_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 90111 INFO  (qtp1635702339-1485) [n:127.0.0.1:53059_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /myplugin/v1.jar
   [junit4]   2> 90114 INFO  (qtp2038207364-1487) [n:127.0.0.1:53058_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 90116 INFO  (qtp1809414321-1497) [n:127.0.0.1:53060_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 90118 INFO  (qtp803306829-1478) [n:127.0.0.1:53057_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 90119 INFO  (qtp1635702339-1485) [n:127.0.0.1:53059_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /myplugin/v1.jar
   [junit4]   2> 90137 INFO  (qtp1635702339-1485) [n:127.0.0.1:53059_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 90142 INFO  (qtp803306829-1475) [n:127.0.0.1:53057_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:53059_solr} status=0 QTime=0
   [junit4]   2> 90142 INFO  (updateExecutor-790-thread-1-processing-n:127.0.0.1:53057_solr) [n:127.0.0.1:53057_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:53059_solr 
   [junit4]   2> 90144 INFO  (qtp1635702339-1480) [n:127.0.0.1:53059_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 90144 INFO  (qtp1809414321-1488) [n:127.0.0.1:53060_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:53059_solr} status=0 QTime=0
   [junit4]   2> 90145 INFO  (updateExecutor-823-thread-2-processing-n:127.0.0.1:53060_solr) [n:127.0.0.1:53060_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:53059_solr 
   [junit4]   2> 90146 INFO  (qtp1635702339-1482) [n:127.0.0.1:53059_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0
   [junit4]   2> 90145 INFO  (updateExecutor-812-thread-1-processing-n:127.0.0.1:53058_solr) [n:127.0.0.1:53058_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:53059_solr 
   [junit4]   2> 90145 INFO  (qtp2038207364-1467) [n:127.0.0.1:53058_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:53059_solr} status=0 QTime=0
   [junit4]   2> 90147 INFO  (qtp1635702339-1470) [n:127.0.0.1:53059_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 90148 INFO  (qtp1635702339-1485) [n:127.0.0.1:53059_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/myplugin/v1.jar params={sig=pmrmWCDafdNpYle2rueAGnU2J6NYlcAey9mkZYbqh%2B5RdYo2Ln%2BllLF9voyRj%2BDDivK9GV1XdtKvD9rgCxlD7Q%3D%3D&wt=javabin&version=2} status=0 QTime=46
   [junit4]   2> 90150 INFO  (qtp1635702339-1480) [n:127.0.0.1:53059_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0
   [junit4]   2> 90150 INFO  (qtp1635702339-1470) [n:127.0.0.1:53059_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 90170 INFO  (qtp1635702339-1482) [n:127.0.0.1:53059_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0
   [junit4]   2> 90182 INFO  (updateExecutor-790-thread-1-processing-n:127.0.0.1:53057_solr) [n:127.0.0.1:53057_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 90182 INFO  (updateExecutor-812-thread-1-processing-n:127.0.0.1:53058_solr) [n:127.0.0.1:53058_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 90182 INFO  (updateExecutor-812-thread-1-processing-n:127.0.0.1:53058_solr) [n:127.0.0.1:53058_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar
   [junit4]   2> 90182 INFO  (updateExecutor-790-thread-1-processing-n:127.0.0.1:53057_solr) [n:127.0.0.1:53057_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar
   [junit4]   2> 90182 INFO  (qtp803306829-1477) [n:127.0.0.1:53057_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 90193 INFO  (updateExecutor-823-thread-2-processing-n:127.0.0.1:53060_solr) [n:127.0.0.1:53060_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 90193 INFO  (updateExecutor-823-thread-2-processing-n:127.0.0.1:53060_solr) [n:127.0.0.1:53060_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar
   [junit4]   2> 90197 INFO  (qtp2038207364-1483) [n:127.0.0.1:53058_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 90204 INFO  (qtp1809414321-1494) [n:127.0.0.1:53060_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 90214 INFO  (qtp1635702339-1480) [n:127.0.0.1:53059_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 90233 INFO  (qtp1635702339-1485) [n:127.0.0.1:53059_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 90237 INFO  (qtp1635702339-1485) [n:127.0.0.1:53059_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /myplugin/v2.jar
   [junit4]   2> 90238 INFO  (qtp1809414321-1496) [n:127.0.0.1:53060_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 90241 INFO  (qtp2038207364-1481) [n:127.0.0.1:53058_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 90243 INFO  (qtp803306829-1476) [n:127.0.0.1:53057_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 90244 INFO  (qtp1635702339-1485) [n:127.0.0.1:53059_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /myplugin/v2.jar
   [junit4]   2> 90262 INFO  (qtp1635702339-1485) [n:127.0.0.1:53059_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 90272 INFO  (qtp2038207364-1483) [n:127.0.0.1:53058_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:53059_solr} status=0 QTime=0
   [junit4]   2> 90273 INFO  (qtp1809414321-1494) [n:127.0.0.1:53060_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:53059_solr} status=0 QTime=0
   [junit4]   2> 90274 INFO  (updateExecutor-823-thread-2-processing-n:127.0.0.1:53060_solr) [n:127.0.0.1:53060_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:53059_solr 
   [junit4]   2> 90274 INFO  (updateExecutor-812-thread-1-processing-n:127.0.0.1:53058_solr) [n:127.0.0.1:53058_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:53059_solr 
   [junit4]   2> 90275 INFO  (qtp803306829-1477) [n:127.0.0.1:53057_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:53059_solr} status=0 QTime=0
   [junit4]   2> 90275 INFO  (updateExecutor-790-thread-1-processing-n:127.0.0.1:53057_solr) [n:127.0.0.1:53057_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:53059_solr 
   [junit4]   2> 90276 INFO  (qtp1635702339-1470) [n:127.0.0.1:53059_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 90276 INFO  (qtp1635702339-1482) [n:127.0.0.1:53059_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 90277 INFO  (qtp1635702339-1480) [n:127.0.0.1:53059_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=1
   [junit4]   2> 90277 INFO  (qtp1635702339-1470) [n:127.0.0.1:53059_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0
   [junit4]   2> 90278 INFO  (qtp1635702339-1482) [n:127.0.0.1:53059_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0
   [junit4]   2> 90278 INFO  (qtp1635702339-1470) [n:127.0.0.1:53059_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0
   [junit4]   2> 90282 INFO  (qtp1635702339-1485) [n:127.0.0.1:53059_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/myplugin/v2.jar params={sig=StR3DmqaUSL7qjDOeVEiCqE%2BouiZAkW99fsL48F9oWG047o7NGgwwZ36iGgzDC3S2tPaFjRAd9Zg4UK7OZLQzg%3D%3D&wt=javabin&version=2} status=0 QTime=54
   [junit4]   2> 90292 INFO  (updateExecutor-823-thread-2-processing-n:127.0.0.1:53060_solr) [n:127.0.0.1:53060_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 90292 INFO  (updateExecutor-823-thread-2-processing-n:127.0.0.1:53060_solr) [n:127.0.0.1:53060_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar
   [junit4]   2> 90297 INFO  (updateExecutor-812-thread-1-processing-n:127.0.0.1:53058_solr) [n:127.0.0.1:53058_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 90298 INFO  (updateExecutor-812-thread-1-processing-n:127.0.0.1:53058_solr) [n:127.0.0.1:53058_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar
   [junit4]   2> 90299 INFO  (qtp803306829-1475) [n:127.0.0.1:53057_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=10
   [junit4]   2> 90306 INFO  (updateExecutor-790-thread-1-processing-n:127.0.0.1:53057_solr) [n:127.0.0.1:53057_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 90306 INFO  (updateExecutor-790-thread-1-processing-n:127.0.0.1:53057_solr) [n:127.0.0.1:53057_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar
   [junit4]   2> 90322 INFO  (qtp2038207364-1487) [n:127.0.0.1:53058_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 90338 INFO  (qtp1809414321-1488) [n:127.0.0.1:53060_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=2
   [junit4]   2> 90362 INFO  (qtp1635702339-1482) [n:127.0.0.1:53059_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 90471 INFO  (qtp1635702339-1480) [n:127.0.0.1:53059_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 90473 INFO  (qtp1635702339-1480) [n:127.0.0.1:53059_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 90484 INFO  (qtp1809414321-1497) [n:127.0.0.1:53060_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 90486 INFO  (qtp2038207364-1467) [n:127.0.0.1:53058_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 90487 INFO  (qtp803306829-1478) [n:127.0.0.1:53057_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 90490 INFO  (qtp1635702339-1480) [n:127.0.0.1:53059_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 90491 INFO  (qtp1635702339-1480) [n:127.0.0.1:53059_solr     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 90491 INFO  (qtp1635702339-1480) [n:127.0.0.1:53059_solr     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 90515 INFO  (zkCallback-826-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 90515 INFO  (zkCallback-815-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 90515 INFO  (zkCallback-826-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 90515 INFO  (zkCallback-815-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 90515 INFO  (zkCallback-826-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 90515 INFO  (zkCallback-815-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 90515 INFO  (zkCallback-804-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 90515 INFO  (zkCallback-793-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 90516 INFO  (zkCallback-804-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 90516 INFO  (zkCallback-793-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 90516 INFO  (zkCallback-793-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 90524 INFO  (zkCallback-826-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 90524 INFO  (zkCallback-815-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 90524 INFO  (zkCallback-793-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 90527 INFO  (zkCallback-826-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 90527 INFO  (zkCallback-793-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 90527 INFO  (zkCallback-815-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 90530 INFO  (zkCallback-826-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_B77525AC32E0FFE0-001/tempDir-001/node4/filestore/myplugin]
   [junit4]   2> 90530 INFO  (zkCallback-815-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_B77525AC32E0FFE0-001/tempDir-001/node1/filestore/myplugin]
   [junit4]   2> 90530 INFO  (zkCallback-826-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 90530 INFO  (zkCallback-815-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 90530 INFO  (zkCallback-793-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_B77525AC32E0FFE0-001/tempDir-001/node3/filestore/myplugin]
   [junit4]   2> 90530 INFO  (zkCallback-793-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 90530 INFO  (qtp1635702339-1480) [n:127.0.0.1:53059_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 90533 INFO  (qtp1635702339-1480) [n:127.0.0.1:53059_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 90535 INFO  (qtp1635702339-1480) [n:127.0.0.1:53059_solr     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_B77525AC32E0FFE0-001/tempDir-001/node2/filestore/myplugin]
   [junit4]   2> 90535 INFO  (qtp1635702339-1480) [n:127.0.0.1:53059_solr     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 90535 INFO  (qtp1635702339-1480) [n:127.0.0.1:53059_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=163
   [junit4]   2> 90550 INFO  (qtp803306829-1476) [n:127.0.0.1:53057_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 90557 INFO  (qtp2038207364-1481) [n:127.0.0.1:53058_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 90565 INFO  (qtp1809414321-1496) [n:127.0.0.1:53060_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 90570 INFO  (qtp1635702339-1470) [n:127.0.0.1:53059_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 90583 INFO  (qtp2038207364-1481) [n:127.0.0.1:53058_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 90598 INFO  (qtp1635702339-1482) [n:127.0.0.1:53059_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 90601 INFO  (qtp803306829-1476) [n:127.0.0.1:53057_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/plugin/my/path params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 90606 INFO  (qtp2038207364-1483) [n:127.0.0.1:53058_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 90607 INFO  (qtp2038207364-1483) [n:127.0.0.1:53058_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 90615 INFO  (zkCallback-815-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 90615 INFO  (zkCallback-804-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 90615 INFO  (zkCallback-815-thread-1) [     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 90615 INFO  (zkCallback-804-thread-1) [     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 90615 INFO  (zkCallback-815-thread-1) [     ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar]
   [junit4]   2> 90615 INFO  (zkCallback-804-thread-1) [     ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar]
   [junit4]   2> 90615 INFO  (qtp803306829-1478) [n:127.0.0.1:53057_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 90616 INFO  (zkCallback-826-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 90616 INFO  (zkCallback-826-thread-1) [     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 90616 INFO  (zkCallback-826-thread-1) [     ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar]
   [junit4]   2> 90617 INFO  (zkCallback-793-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 90617 INFO  (zkCallback-793-thread-1) [     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 90617 INFO  (qtp1809414321-1488) [n:127.0.0.1:53060_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 90617 INFO  (zkCallback-793-thread-1) [     ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar]
   [junit4]   2> 90617 INFO  (zkCallback-815-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 90617 INFO  (zkCallback-804-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 90618 INFO  (qtp1635702339-1470) [n:127.0.0.1:53059_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 90619 INFO  (qtp2038207364-1483) [n:127.0.0.1:53058_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 90619 INFO  (qtp2038207364-1483) [n:127.0.0.1:53058_solr     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 90620 INFO  (zkCallback-815-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 90621 INFO  (zkCallback-804-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 90621 INFO  (zkCallback-826-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 90622 INFO  (zkCallback-793-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 90622 INFO  (zkCallback-815-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_B77525AC32E0FFE0-001/tempDir-001/node1/filestore/myplugin]
   [junit4]   2> 90622 INFO  (zkCallback-815-thread-1) [     ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 90622 INFO  (zkCallback-804-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_B77525AC32E0FFE0-001/tempDir-001/node2/filestore/myplugin]
   [junit4]   2> 90622 INFO  (qtp2038207364-1483) [n:127.0.0.1:53058_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=19
   [junit4]   2> 90622 INFO  (zkCallback-804-thread-1) [     ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 90624 INFO  (zkCallback-826-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 90624 INFO  (zkCallback-793-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 90626 ERROR (qtp803306829-1475) [n:127.0.0.1:53057_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{update={name=myplugin, class=mypkg:org.apache.solr.handler.MyPlugin, version=2.0}, errorMessages=[No such package version:mypkg:2.0 . available versions :[1.0]]}], 
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:319)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:319) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:284) [java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:201) [java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:340) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:835) [?:?]
   [junit4]   2> 90627 INFO  (qtp803306829-1475) [n:127.0.0.1:53057_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=400 QTime=2
   [junit4]   2> 90628 INFO  (zkCallback-793-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_B77525AC32E0FFE0-001/tempDir-001/node3/filestore/myplugin]
   [junit4]   2> 90637 INFO  (zkCallback-793-thread-1) [     ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 90639 INFO  (zkCallback-826-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_B77525AC32E0FFE0-001/tempDir-001/node4/filestore/myplugin]
   [junit4]   2> 90639 INFO  (zkCallback-826-thread-1) [     ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 90746 INFO  (jetty-closer-869-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=332183301
   [junit4]   2> 90746 INFO  (jetty-closer-869-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:53057_solr
   [junit4]   2> 90746 INFO  (jetty-closer-869-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=563022799
   [junit4]   2> 90747 INFO  (jetty-closer-869-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:53058_solr
   [junit4]   2> 90747 INFO  (jetty-closer-869-thread-3) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=949039474
   [junit4]   2> 90747 INFO  (jetty-closer-869-thread-3) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:53060_solr
   [junit4]   2> 90748 INFO  (jetty-closer-869-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 90748 INFO  (jetty-closer-869-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:53058_solr as DOWN
   [junit4]   2> 90748 INFO  (jetty-closer-869-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 90748 INFO  (jetty-closer-869-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:53057_solr as DOWN
   [junit4]   2> 90749 INFO  (jetty-closer-869-thread-3) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 90749 INFO  (jetty-closer-869-thread-3) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:53060_solr as DOWN
   [junit4]   2> 90749 INFO  (jetty-closer-869-thread-4) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=636284843
   [junit4]   2> 90749 INFO  (jetty-closer-869-thread-4) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:53059_solr
   [junit4]   2> 90752 INFO  (jetty-closer-869-thread-4) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 90752 INFO  (jetty-closer-869-thread-4) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:53059_solr as DOWN
   [junit4]   2> 90761 INFO  (jetty-closer-869-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 90762 INFO  (jetty-closer-869-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 90762 INFO  (jetty-closer-869-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@564d7a59: rootName = solr_53060, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@42f6b5f4
   [junit4]   2> 90767 INFO  (jetty-closer-869-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 90767 INFO  (jetty-closer-869-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7b640253: rootName = solr_53057, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@a08e0d9
   [junit4]   2> 90769 INFO  (jetty-closer-869-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 90769 INFO  (jetty-closer-869-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 90769 INFO  (jetty-closer-869-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1d7336bb: rootName = solr_53058, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@7ca03f99
   [junit4]   2> 90769 INFO  (jetty-closer-869-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@769d8554: rootName = solr_53059, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@685d7b62
   [junit4]   2> 90835 INFO  (jetty-closer-869-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 90835 INFO  (jetty-closer-869-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4ab1c84e: rootName = solr_53060, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@550b02bb
   [junit4]   2> 90992 INFO  (jetty-closer-869-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 90992 INFO  (jetty-closer-869-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2af09f51: rootName = solr_53060, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7733e9cf
   [junit4]   2> 90992 INFO  (jetty-closer-869-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 90998 INFO  (zkCallback-804-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 90998 INFO  (zkCallback-815-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 90998 INFO  (zkCallback-793-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 91077 INFO  (jetty-closer-869-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 91077 INFO  (jetty-closer-869-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1c033d4e: rootName = solr_53057, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@550b02bb
   [junit4]   2> 91084 INFO  (jetty-closer-869-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 91084 INFO  (jetty-closer-869-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5ef4a047: rootName = solr_53058, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@550b02bb
   [junit4]   2> 91086 INFO  (jetty-closer-869-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 91086 INFO  (jetty-closer-869-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@38d2b4ef: rootName = solr_53059, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@550b02bb
   [junit4]   2> 91219 INFO  (jetty-closer-869-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 91219 INFO  (jetty-closer-869-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5933f508: rootName = solr_53057, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7733e9cf
   [junit4]   2> 91219 INFO  (jetty-closer-869-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 91221 INFO  (closeThreadPool-887-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72191445367193607-127.0.0.1:53057_solr-n_0000000000) closing
   [junit4]   2> 91222 INFO  (OverseerStateUpdate-72191445367193607-127.0.0.1:53057_solr-n_0000000000) [n:127.0.0.1:53057_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:53057_solr
   [junit4]   2> 91222 INFO  (OverseerAutoScalingTriggerThread-72191445367193607-127.0.0.1:53057_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 91229 INFO  (closeThreadPool-887-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72191445367193607-127.0.0.1:53057_solr-n_0000000000) closing
   [junit4]   2> 91231 INFO  (jetty-closer-869-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 91231 INFO  (jetty-closer-869-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7b8a5227: rootName = solr_53058, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7733e9cf
   [junit4]   2> 91231 INFO  (jetty-closer-869-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 91232 INFO  (jetty-closer-869-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 91232 INFO  (jetty-closer-869-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@60115c52: rootName = solr_53059, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7733e9cf
   [junit4]   2> 91232 INFO  (jetty-closer-869-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 91333 INFO  (jetty-closer-869-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72191445367193607-127.0.0.1:53057_solr-n_0000000000) closing
   [junit4]   2> 91334 INFO  (zkCallback-815-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 91334 INFO  (zkCallback-804-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 91344 INFO  (jetty-closer-869-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@212686c1{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 91345 INFO  (jetty-closer-869-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@62d42e1d{/solr,null,UNAVAILABLE}
   [junit4]   2> 91345 INFO  (jetty-closer-869-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 91441 INFO  (jetty-closer-869-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@77bb62db{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 91442 INFO  (jetty-closer-869-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@74227990{/solr,null,UNAVAILABLE}
   [junit4]   2> 91442 INFO  (jetty-closer-869-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 99937 INFO  (jetty-closer-869-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@651e9bba{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 99938 INFO  (jetty-closer-869-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3e124971{/solr,null,UNAVAILABLE}
   [junit4]   2> 99939 INFO  (jetty-closer-869-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 100286 INFO  (jetty-closer-869-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6fb9241c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 100287 INFO  (jetty-closer-869-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@734f4700{/solr,null,UNAVAILABLE}
   [junit4]   2> 100287 INFO  (jetty-closer-869-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 100289 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 100502 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/packages.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72191445367193607-127.0.0.1:53057_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	19	/solr/live_nodes
   [junit4]   2> 	7	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 100509 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:53051
   [junit4]   2> 100509 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53051
   [junit4]   2> 100509 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53051
   [junit4]   2> 100511 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[B77525AC32E0FFE0]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testApiFromPackage
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestContainerPlugin -Dtests.method=testApiFromPackage -Dtests.seed=B77525AC32E0FFE0 -Dtests.slow=true -Dtests.locale=vai-Latn -Dtests.timezone=Europe/Zurich -Dtests.asserts=true -Dtests.file.encoding=UTF

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

jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7733e9cf
   [junit4]   2> 105124 INFO  (jetty-closer-990-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 105130 INFO  (closeThreadPool-1007-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72191446218506247-127.0.0.1:53197_solr-n_0000000000) closing
   [junit4]   2> 105130 INFO  (OverseerStateUpdate-72191446218506247-127.0.0.1:53197_solr-n_0000000000) [n:127.0.0.1:53197_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:53197_solr
   [junit4]   2> 105131 INFO  (OverseerAutoScalingTriggerThread-72191446218506247-127.0.0.1:53197_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 105139 INFO  (closeThreadPool-1007-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72191446218506247-127.0.0.1:53197_solr-n_0000000000) closing
   [junit4]   2> 105144 INFO  (zkCallback-940-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 105145 INFO  (zkCallback-925-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 105145 INFO  (zkCallback-953-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 105246 INFO  (jetty-closer-990-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72191446218506247-127.0.0.1:53197_solr-n_0000000000) closing
   [junit4]   2> 105256 INFO  (jetty-closer-990-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7f115b68{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 105259 INFO  (jetty-closer-990-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@50907cec{/solr,null,UNAVAILABLE}
   [junit4]   2> 105260 INFO  (jetty-closer-990-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 105305 INFO  (jetty-closer-990-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 105305 INFO  (jetty-closer-990-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@100a4a1: rootName = solr_53200, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7733e9cf
   [junit4]   2> 105305 INFO  (jetty-closer-990-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 105306 INFO  (jetty-closer-990-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 105307 INFO  (jetty-closer-990-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 105307 INFO  (jetty-closer-990-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@d733ddd: rootName = solr_53201, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7733e9cf
   [junit4]   2> 105307 INFO  (jetty-closer-990-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@71ff0eee: rootName = solr_53196, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7733e9cf
   [junit4]   2> 105307 INFO  (jetty-closer-990-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 105307 INFO  (jetty-closer-990-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 105420 INFO  (zkCallback-953-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 105420 INFO  (zkCallback-925-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 105430 INFO  (jetty-closer-990-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@375346f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 105431 INFO  (jetty-closer-990-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@8519444{/solr,null,UNAVAILABLE}
   [junit4]   2> 105432 INFO  (jetty-closer-990-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 105534 INFO  (jetty-closer-990-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@184f2a6f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 105535 INFO  (jetty-closer-990-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@51bd6775{/solr,null,UNAVAILABLE}
   [junit4]   2> 105535 INFO  (jetty-closer-990-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 105630 INFO  (jetty-closer-990-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6271fedf{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 105632 INFO  (jetty-closer-990-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4f6c46fc{/solr,null,UNAVAILABLE}
   [junit4]   2> 105632 INFO  (jetty-closer-990-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 105639 INFO  (TEST-TestContainerPlugin.testApi-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 105850 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72191446218506250-127.0.0.1:53200_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	22	/solr/live_nodes
   [junit4]   2> 	8	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 105857 INFO  (TEST-TestContainerPlugin.testApi-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:53191
   [junit4]   2> 105857 INFO  (TEST-TestContainerPlugin.testApi-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53191
   [junit4]   2> 105857 INFO  (TEST-TestContainerPlugin.testApi-seed#[B77525AC32E0FFE0]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53191
   [junit4]   2> 105858 INFO  (TEST-TestContainerPlugin.testApi-seed#[B77525AC32E0FFE0]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testApi
   [junit4]   2> 105859 INFO  (SUITE-TestContainerPlugin-seed#[B77525AC32E0FFE0]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 105859 INFO  (SUITE-TestContainerPlugin-seed#[B77525AC32E0FFE0]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:53191
   [junit4]   2> 105859 INFO  (SUITE-TestContainerPlugin-seed#[B77525AC32E0FFE0]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53191
   [junit4]   2> 105859 INFO  (SUITE-TestContainerPlugin-seed#[B77525AC32E0FFE0]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53191
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_B77525AC32E0FFE0-001
   [junit4]   2> Jun 30, 2020 2:31:16 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=937, maxMBSortInHeap=5.669316606680007, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=vai-Latn, timezone=Europe/Zurich
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=6,threads=1,free=56488944,total=194904064
   [junit4]   2> NOTE: All tests run in this JVM: [JWTVerificationkeyResolverTest, TestSnapshotCloudManager, SchemaApiFailureTest, TestSSLRandomization, ShardRoutingTest, TestDFISimilarityFactory, DocumentAnalysisRequestHandlerTest, TestContainerPlugin]
   [junit4] Completed [32/912 (1!)] on J2 in 18.89s, 2 tests, 1 error <<< FAILURES!

[...truncated 55088 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6235/consoleText

[repro] Revision: 0cc45f6cdf2bc9f4c8d88f5126f76dab08fe02f8

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TestContainerPlugin -Dtests.method=testApiFromPackage -Dtests.seed=B77525AC32E0FFE0 -Dtests.slow=true -Dtests.locale=vai-Latn -Dtests.timezone=Europe/Zurich -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

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

[...truncated 2471 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestContainerPlugin" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=B77525AC32E0FFE0 -Dtests.slow=true -Dtests.locale=vai-Latn -Dtests.timezone=Europe/Zurich -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

[...truncated 73 lines...]