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

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at http://127.0.0.1:32877/solr: Error executing command
        at 
__randomizedtesting.SeedInfo.seed([139CC9AA661D64F0:FEC231DB5457B379]: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:390)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:360)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
        at 
org.apache.solr.handler.TestContainerPlugin.testApiFromPackage(TestContainerPlugin.java:266)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 13968 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerPlugin
   [junit4]   2> 206648 INFO  
(SUITE-TestContainerPlugin-seed#[139CC9AA661D64F0]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 206648 INFO  
(SUITE-TestContainerPlugin-seed#[139CC9AA661D64F0]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 206648 INFO  
(SUITE-TestContainerPlugin-seed#[139CC9AA661D64F0]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_139CC9AA661D64F0-001/data-dir-23-001
   [junit4]   2> 206648 WARN  
(SUITE-TestContainerPlugin-seed#[139CC9AA661D64F0]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 206649 INFO  
(SUITE-TestContainerPlugin-seed#[139CC9AA661D64F0]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 206650 INFO  
(SUITE-TestContainerPlugin-seed#[139CC9AA661D64F0]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 206652 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[139CC9AA661D64F0]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testApiFromPackage
   [junit4]   2> 206652 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[139CC9AA661D64F0]) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_139CC9AA661D64F0-001/tempDir-001
   [junit4]   2> 206653 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[139CC9AA661D64F0]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 206653 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 206653 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 206654 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 206753 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[139CC9AA661D64F0]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 36951
   [junit4]   2> 206753 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[139CC9AA661D64F0]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36951
   [junit4]   2> 206753 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[139CC9AA661D64F0]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36951
   [junit4]   2> 206753 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[139CC9AA661D64F0]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 36951
   [junit4]   2> 206757 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[139CC9AA661D64F0]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 206759 INFO  (zkConnectionManagerCallback-3517-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 206759 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[139CC9AA661D64F0]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 206773 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[139CC9AA661D64F0]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 206775 INFO  (zkConnectionManagerCallback-3519-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 206775 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[139CC9AA661D64F0]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 206776 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[139CC9AA661D64F0]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 206780 INFO  (zkConnectionManagerCallback-3521-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 206780 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[139CC9AA661D64F0]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 206905 WARN  (jetty-launcher-3522-thread-3) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 206905 WARN  (jetty-launcher-3522-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 206905 WARN  (jetty-launcher-3522-thread-4) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 206905 WARN  (jetty-launcher-3522-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 206905 INFO  (jetty-launcher-3522-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 206905 INFO  (jetty-launcher-3522-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 206905 INFO  (jetty-launcher-3522-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 206905 INFO  (jetty-launcher-3522-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 206905 INFO  (jetty-launcher-3522-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 206905 INFO  (jetty-launcher-3522-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 206905 INFO  (jetty-launcher-3522-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 206905 INFO  (jetty-launcher-3522-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 206905 INFO  (jetty-launcher-3522-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15+35-1559
   [junit4]   2> 206905 INFO  (jetty-launcher-3522-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15+35-1559
   [junit4]   2> 206905 INFO  (jetty-launcher-3522-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15+35-1559
   [junit4]   2> 206905 INFO  (jetty-launcher-3522-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15+35-1559
   [junit4]   2> 206918 INFO  (jetty-launcher-3522-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 206918 INFO  (jetty-launcher-3522-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 206918 INFO  (jetty-launcher-3522-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 206918 INFO  (jetty-launcher-3522-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 206918 INFO  (jetty-launcher-3522-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 206918 INFO  (jetty-launcher-3522-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 206918 INFO  (jetty-launcher-3522-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 206918 INFO  (jetty-launcher-3522-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 206919 INFO  (jetty-launcher-3522-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 206919 INFO  (jetty-launcher-3522-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 206919 INFO  (jetty-launcher-3522-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 206919 INFO  (jetty-launcher-3522-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 206919 INFO  (jetty-launcher-3522-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@73938f95{/solr,null,AVAILABLE}
   [junit4]   2> 206919 INFO  (jetty-launcher-3522-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4dcefabe{/solr,null,AVAILABLE}
   [junit4]   2> 206919 INFO  (jetty-launcher-3522-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2c12b374{/solr,null,AVAILABLE}
   [junit4]   2> 206919 INFO  (jetty-launcher-3522-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@244138e9{/solr,null,AVAILABLE}
   [junit4]   2> 206925 INFO  (jetty-launcher-3522-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3710c77c{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:38997}
   [junit4]   2> 206925 INFO  (jetty-launcher-3522-thread-1) [     ] 
o.e.j.s.Server Started @207157ms
   [junit4]   2> 206925 INFO  (jetty-launcher-3522-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38997}
   [junit4]   2> 206925 ERROR (jetty-launcher-3522-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 206925 INFO  (jetty-launcher-3522-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 206925 INFO  (jetty-launcher-3522-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 206925 INFO  (jetty-launcher-3522-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 206925 INFO  (jetty-launcher-3522-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 206925 INFO  (jetty-launcher-3522-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-06T20:31:53.051709142Z
   [junit4]   2> 206926 INFO  (jetty-launcher-3522-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@59d31c70{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:32877}
   [junit4]   2> 206926 INFO  (jetty-launcher-3522-thread-2) [     ] 
o.e.j.s.Server Started @207159ms
   [junit4]   2> 206926 INFO  (jetty-launcher-3522-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=32877}
   [junit4]   2> 206927 ERROR (jetty-launcher-3522-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 206927 INFO  (jetty-launcher-3522-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 206927 INFO  (jetty-launcher-3522-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 206927 INFO  (jetty-launcher-3522-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 206927 INFO  (jetty-launcher-3522-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 206927 INFO  (jetty-launcher-3522-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-06T20:31:53.053369920Z
   [junit4]   2> 206928 INFO  (jetty-launcher-3522-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 206930 INFO  (jetty-launcher-3522-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@11a3a240{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:44209}
   [junit4]   2> 206930 INFO  (jetty-launcher-3522-thread-4) [     ] 
o.e.j.s.Server Started @207162ms
   [junit4]   2> 206930 INFO  (jetty-launcher-3522-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@265a4cc1{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:46091}
   [junit4]   2> 206930 INFO  (jetty-launcher-3522-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44209}
   [junit4]   2> 206930 INFO  (jetty-launcher-3522-thread-3) [     ] 
o.e.j.s.Server Started @207162ms
   [junit4]   2> 206930 INFO  (jetty-launcher-3522-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46091}
   [junit4]   2> 206930 ERROR (jetty-launcher-3522-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 206930 ERROR (jetty-launcher-3522-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 206930 INFO  (jetty-launcher-3522-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 206930 INFO  (jetty-launcher-3522-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 206930 INFO  (jetty-launcher-3522-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 206930 INFO  (jetty-launcher-3522-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 206930 INFO  (jetty-launcher-3522-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 206930 INFO  (jetty-launcher-3522-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 206930 INFO  (jetty-launcher-3522-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 206930 INFO  (jetty-launcher-3522-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-06T20:31:53.056667009Z
   [junit4]   2> 206930 INFO  (jetty-launcher-3522-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 206930 INFO  (jetty-launcher-3522-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-06T20:31:53.056735561Z
   [junit4]   2> 206930 INFO  (jetty-launcher-3522-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 206931 INFO  (jetty-launcher-3522-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 206932 INFO  (jetty-launcher-3522-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 206933 INFO  (zkConnectionManagerCallback-3524-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 206933 INFO  (jetty-launcher-3522-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 206935 INFO  (zkConnectionManagerCallback-3528-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 206935 INFO  (jetty-launcher-3522-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 206935 INFO  (zkConnectionManagerCallback-3526-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 206935 INFO  (jetty-launcher-3522-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 206935 INFO  (jetty-launcher-3522-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 206935 INFO  (zkConnectionManagerCallback-3530-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 206935 INFO  (jetty-launcher-3522-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 206935 INFO  (jetty-launcher-3522-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 206935 INFO  (jetty-launcher-3522-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 206935 INFO  (jetty-launcher-3522-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 206943 WARN  
(jetty-launcher-3522-thread-4-SendThread(127.0.0.1:36951)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1001bf2f4180005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1001bf2f4180005, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1001bf2f4180005, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 206943 WARN  
(jetty-launcher-3522-thread-3-SendThread(127.0.0.1:36951)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1001bf2f4180006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1001bf2f4180006, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1001bf2f4180006, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 206943 WARN  
(jetty-launcher-3522-thread-1-SendThread(127.0.0.1:36951)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1001bf2f4180003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1001bf2f4180003, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1001bf2f4180003, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 207178 INFO  (jetty-launcher-3522-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 207180 WARN  (jetty-launcher-3522-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@fbea259[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 207180 WARN  (jetty-launcher-3522-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@fbea259[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 207182 WARN  (jetty-launcher-3522-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@57fe7d94[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 207182 WARN  (jetty-launcher-3522-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@57fe7d94[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 207183 INFO  (jetty-launcher-3522-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36951/solr
   [junit4]   2> 207184 INFO  (jetty-launcher-3522-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 207188 INFO  (zkConnectionManagerCallback-3549-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 207188 INFO  (jetty-launcher-3522-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 207199 INFO  (jetty-launcher-3522-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 207200 WARN  (jetty-launcher-3522-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@139c9528[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 207200 WARN  (jetty-launcher-3522-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@139c9528[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 207204 WARN  (jetty-launcher-3522-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7d9c98c1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 207204 WARN  (jetty-launcher-3522-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7d9c98c1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 207205 INFO  (jetty-launcher-3522-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36951/solr
   [junit4]   2> 207206 INFO  (jetty-launcher-3522-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 207208 INFO  (zkConnectionManagerCallback-3556-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 207208 INFO  (jetty-launcher-3522-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 207259 INFO  (jetty-launcher-3522-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 207260 WARN  (jetty-launcher-3522-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4d0cea95[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 207260 WARN  (jetty-launcher-3522-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4d0cea95[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 207264 WARN  (jetty-launcher-3522-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4dd497c8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 207264 WARN  (jetty-launcher-3522-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4dd497c8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 207264 INFO  (jetty-launcher-3522-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36951/solr
   [junit4]   2> 207272 INFO  (jetty-launcher-3522-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 207274 INFO  (zkConnectionManagerCallback-3563-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 207274 INFO  (jetty-launcher-3522-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 207292 INFO  (jetty-launcher-3522-thread-4) 
[n:127.0.0.1:44209_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 207292 INFO  (zkConnectionManagerCallback-3565-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 207292 INFO  (jetty-launcher-3522-thread-4) 
[n:127.0.0.1:44209_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 207362 INFO  (jetty-launcher-3522-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 207363 WARN  (jetty-launcher-3522-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@11bbd90a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 207363 WARN  (jetty-launcher-3522-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@11bbd90a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 207366 WARN  (jetty-launcher-3522-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@17f00f2c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 207366 WARN  (jetty-launcher-3522-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@17f00f2c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 207367 INFO  (jetty-launcher-3522-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36951/solr
   [junit4]   2> 207368 INFO  (jetty-launcher-3522-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 207373 INFO  (jetty-launcher-3522-thread-4) 
[n:127.0.0.1:44209_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44209_solr
   [junit4]   2> 207374 INFO  (jetty-launcher-3522-thread-4) 
[n:127.0.0.1:44209_solr     ] o.a.s.c.Overseer Overseer 
(id=72088324329177098-127.0.0.1:44209_solr-n_0000000000) starting
   [junit4]   2> 207384 INFO  
(OverseerStateUpdate-72088324329177098-127.0.0.1:44209_solr-n_0000000000) 
[n:127.0.0.1:44209_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:44209_solr
   [junit4]   2> 207386 INFO  (zkConnectionManagerCallback-3574-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 207386 INFO  (jetty-launcher-3522-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 207392 INFO  (jetty-launcher-3522-thread-3) 
[n:127.0.0.1:46091_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 207393 INFO  (jetty-launcher-3522-thread-4) 
[n:127.0.0.1:44209_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44209_solr
   [junit4]   2> 207393 INFO  (zkConnectionManagerCallback-3580-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 207393 INFO  (jetty-launcher-3522-thread-3) 
[n:127.0.0.1:46091_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 207399 INFO  (zkCallback-3564-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 207399 INFO  (jetty-launcher-3522-thread-4) 
[n:127.0.0.1:44209_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 207400 WARN  (jetty-launcher-3522-thread-4) 
[n:127.0.0.1:44209_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> 207403 INFO  (jetty-launcher-3522-thread-3) 
[n:127.0.0.1:46091_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 207406 INFO  (jetty-launcher-3522-thread-3) 
[n:127.0.0.1:46091_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:46091_solr as DOWN
   [junit4]   2> 207406 INFO  (jetty-launcher-3522-thread-3) 
[n:127.0.0.1:46091_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 207406 INFO  (jetty-launcher-3522-thread-3) 
[n:127.0.0.1:46091_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46091_solr
   [junit4]   2> 207410 INFO  (jetty-launcher-3522-thread-3) 
[n:127.0.0.1:46091_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 207411 WARN  (jetty-launcher-3522-thread-3) 
[n:127.0.0.1:46091_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> 207428 INFO  (zkCallback-3579-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 207433 INFO  (zkCallback-3564-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 207440 INFO  (jetty-launcher-3522-thread-3) 
[n:127.0.0.1:46091_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 207440 INFO  (jetty-launcher-3522-thread-4) 
[n:127.0.0.1:44209_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 207468 INFO  (jetty-launcher-3522-thread-4) 
[n:127.0.0.1:44209_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44209.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4db56ded
   [junit4]   2> 207468 INFO  (jetty-launcher-3522-thread-3) 
[n:127.0.0.1:46091_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46091.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4db56ded
   [junit4]   2> 207474 INFO  (jetty-launcher-3522-thread-4) 
[n:127.0.0.1:44209_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44209.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4db56ded
   [junit4]   2> 207474 INFO  (jetty-launcher-3522-thread-3) 
[n:127.0.0.1:46091_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46091.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4db56ded
   [junit4]   2> 207474 INFO  (jetty-launcher-3522-thread-3) 
[n:127.0.0.1:46091_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46091.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4db56ded
   [junit4]   2> 207474 INFO  (jetty-launcher-3522-thread-4) 
[n:127.0.0.1:44209_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44209.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4db56ded
   [junit4]   2> 207475 INFO  (jetty-launcher-3522-thread-4) 
[n:127.0.0.1:44209_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_139CC9AA661D64F0-001/tempDir-001/node4
   [junit4]   2> 207475 INFO  (jetty-launcher-3522-thread-3) 
[n:127.0.0.1:46091_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_139CC9AA661D64F0-001/tempDir-001/node3
   [junit4]   2> 207492 INFO  (jetty-launcher-3522-thread-1) 
[n:127.0.0.1:38997_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 207493 INFO  (zkConnectionManagerCallback-3596-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 207493 INFO  (jetty-launcher-3522-thread-1) 
[n:127.0.0.1:38997_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 207495 INFO  (jetty-launcher-3522-thread-1) 
[n:127.0.0.1:38997_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 207496 INFO  (jetty-launcher-3522-thread-1) 
[n:127.0.0.1:38997_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:38997_solr as DOWN
   [junit4]   2> 207497 INFO  (jetty-launcher-3522-thread-1) 
[n:127.0.0.1:38997_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 207497 INFO  (jetty-launcher-3522-thread-1) 
[n:127.0.0.1:38997_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38997_solr
   [junit4]   2> 207497 INFO  (zkCallback-3564-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 207497 INFO  (zkCallback-3579-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 207497 INFO  (zkCallback-3595-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 207498 INFO  (jetty-launcher-3522-thread-1) 
[n:127.0.0.1:38997_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 207498 WARN  (jetty-launcher-3522-thread-1) 
[n:127.0.0.1:38997_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> 207509 INFO  (jetty-launcher-3522-thread-1) 
[n:127.0.0.1:38997_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 207519 INFO  (jetty-launcher-3522-thread-1) 
[n:127.0.0.1:38997_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38997.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4db56ded
   [junit4]   2> 207524 INFO  (jetty-launcher-3522-thread-1) 
[n:127.0.0.1:38997_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38997.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4db56ded
   [junit4]   2> 207524 INFO  (jetty-launcher-3522-thread-1) 
[n:127.0.0.1:38997_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38997.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4db56ded
   [junit4]   2> 207525 INFO  (jetty-launcher-3522-thread-1) 
[n:127.0.0.1:38997_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_139CC9AA661D64F0-001/tempDir-001/node1
   [junit4]   2> 207591 INFO  (jetty-launcher-3522-thread-2) 
[n:127.0.0.1:32877_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 207593 INFO  (zkConnectionManagerCallback-3606-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 207593 INFO  (jetty-launcher-3522-thread-2) 
[n:127.0.0.1:32877_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 207596 INFO  (jetty-launcher-3522-thread-2) 
[n:127.0.0.1:32877_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 207604 INFO  (jetty-launcher-3522-thread-2) 
[n:127.0.0.1:32877_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:32877_solr as DOWN
   [junit4]   2> 207604 INFO  (jetty-launcher-3522-thread-2) 
[n:127.0.0.1:32877_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 207604 INFO  (jetty-launcher-3522-thread-2) 
[n:127.0.0.1:32877_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:32877_solr
   [junit4]   2> 207605 INFO  (zkCallback-3564-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 207605 INFO  (zkCallback-3595-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 207605 INFO  (zkCallback-3579-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 207606 INFO  (jetty-launcher-3522-thread-2) 
[n:127.0.0.1:32877_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 207606 WARN  (jetty-launcher-3522-thread-2) 
[n:127.0.0.1:32877_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> 207609 INFO  (zkCallback-3605-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 207616 INFO  (jetty-launcher-3522-thread-2) 
[n:127.0.0.1:32877_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 207629 INFO  (jetty-launcher-3522-thread-2) 
[n:127.0.0.1:32877_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32877.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4db56ded
   [junit4]   2> 207635 INFO  (jetty-launcher-3522-thread-2) 
[n:127.0.0.1:32877_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32877.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4db56ded
   [junit4]   2> 207635 INFO  (jetty-launcher-3522-thread-2) 
[n:127.0.0.1:32877_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32877.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4db56ded
   [junit4]   2> 207636 INFO  (jetty-launcher-3522-thread-2) 
[n:127.0.0.1:32877_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_139CC9AA661D64F0-001/tempDir-001/node2
   [junit4]   2> 207646 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[139CC9AA661D64F0]) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 207648 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[139CC9AA661D64F0]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 207651 INFO  (zkConnectionManagerCallback-3619-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 207651 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[139CC9AA661D64F0]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 207652 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[139CC9AA661D64F0]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 207653 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[139CC9AA661D64F0]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36951/solr ready
   [junit4]   2> 207680 INFO  (qtp526671836-5428) [n:127.0.0.1:44209_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der 
params={getFrom=127.0.0.1:38997_solr} status=0 QTime=3
   [junit4]   2> 207680 INFO  
(updateExecutor-3545-thread-1-processing-n:127.0.0.1:44209_solr) 
[n:127.0.0.1:44209_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/_trusted_/keys/pub_key512.der from 127.0.0.1:38997_solr 
   [junit4]   2> 207683 INFO  (qtp970403382-5431) [n:127.0.0.1:38997_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> 207684 INFO  (qtp970403382-5431) [n:127.0.0.1:38997_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 207685 INFO  
(updateExecutor-3545-thread-1-processing-n:127.0.0.1:44209_solr) 
[n:127.0.0.1:44209_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 207685 INFO  
(updateExecutor-3545-thread-1-processing-n:127.0.0.1:44209_solr) 
[n:127.0.0.1:44209_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/_trusted_/keys/pub_key512.der
   [junit4]   2> 207688 INFO  (qtp1460988130-5432) [n:127.0.0.1:32877_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der 
params={getFrom=127.0.0.1:38997_solr} status=0 QTime=0
   [junit4]   2> 207689 INFO  
(updateExecutor-3570-thread-1-processing-n:127.0.0.1:32877_solr) 
[n:127.0.0.1:32877_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/_trusted_/keys/pub_key512.der from 127.0.0.1:38997_solr 
   [junit4]   2> 207690 INFO  (qtp970403382-5431) [n:127.0.0.1:38997_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> 207690 INFO  (qtp681420706-5435) [n:127.0.0.1:46091_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der 
params={getFrom=127.0.0.1:38997_solr} status=0 QTime=0
   [junit4]   2> 207690 INFO  
(updateExecutor-3559-thread-1-processing-n:127.0.0.1:46091_solr) 
[n:127.0.0.1:46091_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/_trusted_/keys/pub_key512.der from 127.0.0.1:38997_solr 
   [junit4]   2> 207691 INFO  (qtp970403382-5426) [n:127.0.0.1:38997_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 
QTime=24
   [junit4]   2> 207691 INFO  (qtp970403382-5431) [n:127.0.0.1:38997_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   1> sync resp: 
http://127.0.0.1:38997/api/node/files/_trusted_/keys/pub_key512.der?sync=true 
,is: null
   [junit4]   2> 207692 INFO  (qtp970403382-5431) [n:127.0.0.1:38997_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> 207692 INFO  
(updateExecutor-3570-thread-1-processing-n:127.0.0.1:32877_solr) 
[n:127.0.0.1:32877_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 207692 INFO  
(updateExecutor-3570-thread-1-processing-n:127.0.0.1:32877_solr) 
[n:127.0.0.1:32877_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/_trusted_/keys/pub_key512.der
   [junit4]   2> 207692 INFO  (qtp970403382-5426) [n:127.0.0.1:38997_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 207693 INFO  
(updateExecutor-3559-thread-1-processing-n:127.0.0.1:46091_solr) 
[n:127.0.0.1:46091_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 207693 INFO  
(updateExecutor-3559-thread-1-processing-n:127.0.0.1:46091_solr) 
[n:127.0.0.1:46091_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/_trusted_/keys/pub_key512.der
   [junit4]   2> 207696 INFO  (qtp526671836-5428) [n:127.0.0.1:44209_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> 207699 INFO  (qtp681420706-5435) [n:127.0.0.1:46091_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> 207703 INFO  (qtp970403382-5431) [n:127.0.0.1:38997_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> 207709 INFO  (qtp1460988130-5432) [n:127.0.0.1:32877_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> 207717 INFO  (qtp681420706-5443) [n:127.0.0.1:46091_solr     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 207719 INFO  (qtp681420706-5443) [n:127.0.0.1:46091_solr     ] 
o.a.s.f.DistribPackageStore Missing file in package store: /myplugin/v1.jar
   [junit4]   2> 207721 INFO  (qtp1460988130-5446) [n:127.0.0.1:32877_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> 207722 INFO  (qtp970403382-5431) [n:127.0.0.1:38997_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> 207723 INFO  (qtp526671836-5441) [n:127.0.0.1:44209_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> 207724 INFO  (qtp681420706-5443) [n:127.0.0.1:46091_solr     ] 
o.a.s.f.DistribPackageStore Unable to download file : /myplugin/v1.jar
   [junit4]   2> 207725 INFO  (qtp681420706-5443) [n:127.0.0.1:46091_solr     ] 
o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. 
sizes 867 246
   [junit4]   2> 207726 INFO  (qtp1460988130-5432) [n:127.0.0.1:32877_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar 
params={getFrom=127.0.0.1:46091_solr} status=0 QTime=0
   [junit4]   2> 207726 INFO  
(updateExecutor-3570-thread-1-processing-n:127.0.0.1:32877_solr) 
[n:127.0.0.1:32877_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/myplugin/v1.jar from 127.0.0.1:46091_solr 
   [junit4]   2> 207727 INFO  (qtp526671836-5428) [n:127.0.0.1:44209_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar 
params={getFrom=127.0.0.1:46091_solr} status=0 QTime=0
   [junit4]   2> 207727 INFO  
(updateExecutor-3545-thread-1-processing-n:127.0.0.1:44209_solr) 
[n:127.0.0.1:44209_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/myplugin/v1.jar from 127.0.0.1:46091_solr 
   [junit4]   2> 207727 INFO  (qtp681420706-5435) [n:127.0.0.1:46091_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json 
params={} status=0 QTime=0
   [junit4]   2> 207728 INFO  (qtp681420706-5435) [n:127.0.0.1:46091_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json 
params={} status=0 QTime=0
   [junit4]   2> 207728 INFO  (qtp681420706-5447) [n:127.0.0.1:46091_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar 
params={} status=0 QTime=0
   [junit4]   2> 207728 INFO  (qtp681420706-5435) [n:127.0.0.1:46091_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar 
params={} status=0 QTime=0
   [junit4]   2> 207729 INFO  
(updateExecutor-3570-thread-1-processing-n:127.0.0.1:32877_solr) 
[n:127.0.0.1:32877_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 207729 INFO  
(updateExecutor-3570-thread-1-processing-n:127.0.0.1:32877_solr) 
[n:127.0.0.1:32877_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/myplugin/v1.jar
   [junit4]   2> 207729 INFO  
(updateExecutor-3545-thread-1-processing-n:127.0.0.1:44209_solr) 
[n:127.0.0.1:44209_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 207729 INFO  
(updateExecutor-3545-thread-1-processing-n:127.0.0.1:44209_solr) 
[n:127.0.0.1:44209_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/myplugin/v1.jar
   [junit4]   2> 207729 INFO  (qtp970403382-5439) [n:127.0.0.1:38997_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar 
params={getFrom=127.0.0.1:46091_solr} status=0 QTime=1
   [junit4]   2> 207730 INFO  
(updateExecutor-3552-thread-2-processing-n:127.0.0.1:38997_solr) 
[n:127.0.0.1:38997_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/myplugin/v1.jar from 127.0.0.1:46091_solr 
   [junit4]   2> 207730 INFO  (qtp681420706-5443) [n:127.0.0.1:46091_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=16
   [junit4]   2> 207732 INFO  (qtp681420706-5447) [n:127.0.0.1:46091_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json 
params={} status=0 QTime=0
   [junit4]   2> 207733 INFO  (qtp681420706-5435) [n:127.0.0.1:46091_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar 
params={} status=0 QTime=0
   [junit4]   2> 207733 INFO  (qtp526671836-5428) [n:127.0.0.1:44209_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> 207734 INFO  
(updateExecutor-3552-thread-2-processing-n:127.0.0.1:38997_solr) 
[n:127.0.0.1:38997_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 207734 INFO  
(updateExecutor-3552-thread-2-processing-n:127.0.0.1:38997_solr) 
[n:127.0.0.1:38997_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/myplugin/v1.jar
   [junit4]   2> 207741 INFO  (qtp681420706-5447) [n:127.0.0.1:46091_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> 207753 INFO  (qtp970403382-5431) [n:127.0.0.1:38997_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> 207756 INFO  (qtp1460988130-5432) [n:127.0.0.1:32877_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> 207758 INFO  (qtp681420706-5447) [n:127.0.0.1:46091_solr     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 207759 INFO  (qtp681420706-5447) [n:127.0.0.1:46091_solr     ] 
o.a.s.f.DistribPackageStore Missing file in package store: /myplugin/v2.jar
   [junit4]   2> 207760 INFO  (qtp526671836-5428) [n:127.0.0.1:44209_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> 207763 INFO  (qtp970403382-5431) [n:127.0.0.1:38997_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> 207764 INFO  (qtp1460988130-5446) [n:127.0.0.1:32877_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> 207765 INFO  (qtp681420706-5447) [n:127.0.0.1:46091_solr     ] 
o.a.s.f.DistribPackageStore Unable to download file : /myplugin/v2.jar
   [junit4]   2> 207765 INFO  (qtp681420706-5447) [n:127.0.0.1:46091_solr     ] 
o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. 
sizes 867 246
   [junit4]   2> 207767 INFO  (qtp526671836-5441) [n:127.0.0.1:44209_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar 
params={getFrom=127.0.0.1:46091_solr} status=0 QTime=0
   [junit4]   2> 207767 INFO  
(updateExecutor-3545-thread-1-processing-n:127.0.0.1:44209_solr) 
[n:127.0.0.1:44209_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/myplugin/v2.jar from 127.0.0.1:46091_solr 
   [junit4]   2> 207768 INFO  (qtp970403382-5439) [n:127.0.0.1:38997_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar 
params={getFrom=127.0.0.1:46091_solr} status=0 QTime=0
   [junit4]   2> 207768 INFO  
(updateExecutor-3552-thread-2-processing-n:127.0.0.1:38997_solr) 
[n:127.0.0.1:38997_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/myplugin/v2.jar from 127.0.0.1:46091_solr 
   [junit4]   2> 207768 INFO  (qtp681420706-5443) [n:127.0.0.1:46091_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json 
params={} status=0 QTime=0
   [junit4]   2> 207768 INFO  (qtp681420706-5435) [n:127.0.0.1:46091_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json 
params={} status=0 QTime=0
   [junit4]   2> 207769 INFO  (qtp1460988130-5432) [n:127.0.0.1:32877_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar 
params={getFrom=127.0.0.1:46091_solr} status=0 QTime=0
   [junit4]   2> 207769 INFO  
(updateExecutor-3570-thread-1-processing-n:127.0.0.1:32877_solr) 
[n:127.0.0.1:32877_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/myplugin/v2.jar from 127.0.0.1:46091_solr 
   [junit4]   2> 207769 INFO  (qtp681420706-5443) [n:127.0.0.1:46091_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar 
params={} status=0 QTime=0
   [junit4]   2> 207769 INFO  (qtp681420706-5435) [n:127.0.0.1:46091_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar 
params={} status=0 QTime=0
   [junit4]   2> 207769 INFO  (qtp681420706-5443) [n:127.0.0.1:46091_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json 
params={} status=0 QTime=0
   [junit4]   2> 207770 INFO  
(updateExecutor-3545-thread-1-processing-n:127.0.0.1:44209_solr) 
[n:127.0.0.1:44209_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 207770 INFO  
(updateExecutor-3545-thread-1-processing-n:127.0.0.1:44209_solr) 
[n:127.0.0.1:44209_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/myplugin/v2.jar
   [junit4]   2> 207770 INFO  
(updateExecutor-3552-thread-2-processing-n:127.0.0.1:38997_solr) 
[n:127.0.0.1:38997_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 207770 INFO  
(updateExecutor-3552-thread-2-processing-n:127.0.0.1:38997_solr) 
[n:127.0.0.1:38997_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/myplugin/v2.jar
   [junit4]   2> 207781 INFO  (qtp681420706-5454) [n:127.0.0.1:46091_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar 
params={} status=0 QTime=0
   [junit4]   2> 207782 INFO  
(updateExecutor-3570-thread-1-processing-n:127.0.0.1:32877_solr) 
[n:127.0.0.1:32877_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 207782 INFO  
(updateExecutor-3570-thread-1-processing-n:127.0.0.1:32877_solr) 
[n:127.0.0.1:32877_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/myplugin/v2.jar
   [junit4]   2> 207789 INFO  (qtp681420706-5447) [n:127.0.0.1:46091_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=31
   [junit4]   2> 207792 INFO  (qtp526671836-5441) [n:127.0.0.1:44209_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> 207797 INFO  (qtp681420706-5435) [n:127.0.0.1:46091_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> 207800 INFO  (qtp970403382-5431) [n:127.0.0.1:38997_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> 207803 INFO  (qtp1460988130-5432) [n:127.0.0.1:32877_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> 207851 INFO  (qtp970403382-5439) [n:127.0.0.1:38997_solr     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 207852 INFO  (qtp970403382-5439) [n:127.0.0.1:38997_solr     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 207862 INFO  (qtp526671836-5428) [n:127.0.0.1:44209_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 207863 INFO  (qtp1460988130-5446) [n:127.0.0.1:32877_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 207864 INFO  (qtp681420706-5443) [n:127.0.0.1:46091_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 207864 INFO  (qtp970403382-5439) [n:127.0.0.1:38997_solr     ] 
o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 207864 INFO  (qtp970403382-5439) [n:127.0.0.1:38997_solr     ] 
o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 207864 INFO  (qtp970403382-5439) [n:127.0.0.1:38997_solr     ] 
o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with 
artifacts [/myplugin/v1.jar]
   [junit4]   2> 207870 INFO  (qtp970403382-5439) [n:127.0.0.1:38997_solr     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 207870 INFO  (qtp970403382-5439) [n:127.0.0.1:38997_solr     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 207872 INFO  (qtp970403382-5439) [n:127.0.0.1:38997_solr     ] 
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_139CC9AA661D64F0-001/tempDir-001/node1/filestore/myplugin]
   [junit4]   2> 207873 INFO  (qtp970403382-5439) [n:127.0.0.1:38997_solr     ] 
o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 207873 INFO  (qtp970403382-5439) [n:127.0.0.1:38997_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={wt=javabin&version=2} status=0 QTime=64
   [junit4]   2> 207876 INFO  (qtp526671836-5428) [n:127.0.0.1:44209_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={wt=javabin} status=0 QTime=0
   [junit4]   2> 207876 INFO  (zkCallback-3564-thread-2) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 207877 INFO  (zkCallback-3564-thread-2) [     ] 
o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 207877 INFO  (zkCallback-3564-thread-2) [     ] 
o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with 
artifacts [/myplugin/v1.jar]
   [junit4]   2> 207877 INFO  (zkCallback-3595-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 207878 INFO  (zkCallback-3579-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 207878 INFO  (zkCallback-3579-thread-1) [     ] 
o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 207878 INFO  (zkCallback-3564-thread-2) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 207878 INFO  (zkCallback-3579-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with 
artifacts [/myplugin/v1.jar]
   [junit4]   2> 207879 INFO  (zkCallback-3579-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 207879 INFO  (zkCallback-3564-thread-2) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 207879 INFO  (zkCallback-3605-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 207879 INFO  (zkCallback-3605-thread-1) [     ] 
o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 207879 INFO  (zkCallback-3605-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with 
artifacts [/myplugin/v1.jar]
   [junit4]   2> 207880 INFO  (zkCallback-3564-thread-2) [     ] 
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_139CC9AA661D64F0-001/tempDir-001/node4/filestore/myplugin]
   [junit4]   2> 207880 INFO  (zkCallback-3564-thread-2) [     ] 
o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 207896 INFO  (zkCallback-3579-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 207896 INFO  (zkCallback-3605-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 207897 INFO  (zkCallback-3579-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_139CC9AA661D64F0-001/tempDir-001/node3/filestore/myplugin]
   [junit4]   2> 207897 INFO  (zkCallback-3579-thread-1) [     ] 
o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 207904 INFO  (zkCallback-3605-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 207905 INFO  (zkCallback-3605-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_139CC9AA661D64F0-001/tempDir-001/node2/filestore/myplugin]
   [junit4]   2> 207905 INFO  (zkCallback-3605-thread-1) [     ] 
o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 207980 INFO  (qtp526671836-5428) [n:127.0.0.1:44209_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={wt=javabin} status=0 QTime=0
   [junit4]   2> 207982 INFO  (qtp681420706-5454) [n:127.0.0.1:46091_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={wt=javabin} status=0 QTime=0
   [junit4]   2> 207985 INFO  (qtp970403382-5431) [n:127.0.0.1:38997_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={wt=javabin} status=0 QTime=0
   [junit4]   2> 207989 INFO  (qtp1460988130-5446) [n:127.0.0.1:32877_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={wt=javabin} status=0 QTime=0
   [junit4]   2> 208004 INFO  (qtp681420706-5435) [n:127.0.0.1:46091_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin 
params={wt=javabin&version=2} status=0 QTime=13
   [junit4]   2> 208016 INFO  (qtp681420706-5454) [n:127.0.0.1:46091_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin 
params={wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 208017 ERROR (qtp681420706-5443) [n:127.0.0.1:46091_solr     ] 
o.a.s.a.V2HttpCall >> path: '/plugin/my/path'
   [junit4]   2> 208018 ERROR (qtp681420706-5443) [n:127.0.0.1:46091_solr     ] 
o.a.s.a.V2HttpCall Error in init()
   [junit4]   2>           => org.apache.solr.common.SolrException: no core 
retrieved for null
   [junit4]   2>        at 
org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139)
   [junit4]   2> org.apache.solr.common.SolrException: no core retrieved for 
null
   [junit4]   2>        at 
org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139) [java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) [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:767) 
[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:832) [?:?]
   [junit4]   2> 208121 INFO  (qtp1460988130-5446) [n:127.0.0.1:32877_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/plugin/my/path 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 208124 INFO  (qtp970403382-5431) [n:127.0.0.1:38997_solr     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 208126 INFO  (qtp970403382-5431) [n:127.0.0.1:38997_solr     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 208128 INFO  (qtp526671836-5441) [n:127.0.0.1:44209_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 208129 INFO  (zkCallback-3564-thread-2) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 208129 INFO  (zkCallback-3564-thread-2) [     ] 
o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 208129 INFO  (zkCallback-3564-thread-2) [     ] 
o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with 
artifacts [/myplugin/v2.jar]
   [junit4]   2> 208129 INFO  (qtp1460988130-5432) [n:127.0.0.1:32877_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 208129 INFO  (zkCallback-3595-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 208129 INFO  (zkCallback-3595-thread-1) [     ] 
o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 208129 INFO  (zkCallback-3595-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with 
artifacts [/myplugin/v2.jar]
   [junit4]   2> 208130 INFO  (zkCallback-3564-thread-2) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 208130 INFO  (qtp681420706-5447) [n:127.0.0.1:46091_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 208130 INFO  (qtp970403382-5431) [n:127.0.0.1:38997_solr     ] 
o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 208130 INFO  (qtp970403382-5431) [n:127.0.0.1:38997_solr     ] 
o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 208133 INFO  (zkCallback-3595-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 208136 INFO  (zkCallback-3564-thread-2) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 208137 INFO  (zkCallback-3564-thread-2) [     ] 
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_139CC9AA661D64F0-001/tempDir-001/node4/filestore/myplugin]
   [junit4]   2> 208137 INFO  (zkCallback-3564-thread-2) [     ] 
o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 208139 INFO  (zkCallback-3595-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 208139 INFO  (zkCallback-3605-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 208139 INFO  (zkCallback-3605-thread-1) [     ] 
o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 208139 INFO  (zkCallback-3605-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with 
artifacts [/myplugin/v2.jar]
   [junit4]   2> 208140 INFO  (zkCallback-3579-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 208140 INFO  (zkCallback-3579-thread-1) [     ] 
o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 208140 INFO  (zkCallback-3579-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with 
artifacts [/myplugin/v2.jar]
   [junit4]   2> 208140 INFO  (zkCallback-3595-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_139CC9AA661D64F0-001/tempDir-001/node1/filestore/myplugin]
   [junit4]   2> 208140 INFO  (zkCallback-3595-thread-1) [     ] 
o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 208140 INFO  (qtp970403382-5431) [n:127.0.0.1:38997_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={wt=javabin&version=2} status=0 QTime=17
   [junit4]   2> 208140 INFO  (zkCallback-3579-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 208141 INFO  (zkCallback-3605-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 208142 INFO  (zkCallback-3579-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 208143 INFO  (zkCallback-3579-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_139CC9AA661D64F0-001/tempDir-001/node3/filestore/myplugin]
   [junit4]   2> 208143 INFO  (zkCallback-3579-thread-1) [     ] 
o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 208143 INFO  (zkCallback-3605-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 208143 ERROR (qtp1460988130-5446) [n:127.0.0.1:32877_solr     
] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => 
org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, 
errors: 
[{update=org.apache.solr.client.solrj.request.beans.PluginMeta@5f226d1d, 
errorMessages=[No such package version:mypkg:2.0 . available versions 
:[1.0]]}], 
   [junit4]   2>        at 
org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error 
executing command
   [junit4]   2>        at 
org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:291) [java/:?]
   [junit4]   2>        at 
org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:194) [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:832) [?:?]
   [junit4]   2> 208143 INFO  (qtp1460988130-5446) [n:127.0.0.1:32877_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin 
params={wt=javabin&version=2} status=400 QTime=2
   [junit4]   2> 208144 INFO  (zkCallback-3605-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_139CC9AA661D64F0-001/tempDir-001/node2/filestore/myplugin]
   [junit4]   2> 208144 INFO  (zkCallback-3605-thread-1) [     ] 
o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 208252 INFO  (jetty-closer-3620-thread-1) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=234708413
   [junit4]   2> 208252 INFO  (jetty-closer-3620-thread-1) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44209_solr
   [junit4]   2> 208258 INFO  (jetty-closer-3620-thread-1) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 208258 INFO  (jetty-closer-3620-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:44209_solr as DOWN
   [junit4]   2> 208264 INFO  (jetty-closer-3620-thread-2) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1210480270
   [junit4]   2> 208264 INFO  (jetty-closer-3620-thread-2) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46091_solr
   [junit4]   2> 208265 INFO  (jetty-closer-3620-thread-3) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1230233918
   [junit4]   2> 208265 INFO  (jetty-closer-3620-thread-3) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38997_solr
   [junit4]   2> 208268 INFO  (jetty-closer-3620-thread-3) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 208268 INFO  (jetty-closer-3620-thread-3) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:38997_solr as DOWN
   [junit4]   2> 208269 INFO  (jetty-closer-3620-thread-2) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 208269 INFO  (jetty-closer-3620-thread-2) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:46091_solr as DOWN
   [junit4]   2> 208276 INFO  (jetty-closer-3620-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 208279 INFO  (jetty-closer-3620-thread-4) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1298863522
   [junit4]   2> 208279 INFO  (jetty-closer-3620-thread-4) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:32877_solr
   [junit4]   2> 208282 INFO  (jetty-closer-3620-thread-4) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 208282 INFO  (jetty-closer-3620-thread-4) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:32877_solr as DOWN
   [junit4]   2> 208283 INFO  (jetty-closer-3620-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 208283 INFO  (jetty-closer-3620-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4f05b240: rootName = 
solr_46091, domain = solr.node, service url = null, agent id = null] for 
registry solr.node/com.codahale.metrics.MetricRegistry@5dad4427
   [junit4]   2> 208289 INF

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

 INFO  (jetty-closer-3745-thread-3) [     ] o.a.s.m.SolrMetricManager Closing 
metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 219444 INFO  (jetty-closer-3745-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@124aa62e: rootName = 
solr_43405, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@2e6dde36
   [junit4]   2> 219444 INFO  (jetty-closer-3745-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 219461 INFO  (zkCallback-3716-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 219461 INFO  (zkCallback-3705-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 219462 WARN  
(jetty-launcher-3647-thread-3-SendThread(127.0.0.1:45885)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1001bf32064000e.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1001bf32064000e, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1001bf32064000e, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 219541 INFO  (jetty-closer-3745-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@3560f13b{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 219541 INFO  (jetty-closer-3745-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7847f1a2{/solr,null,UNAVAILABLE}
   [junit4]   2> 219541 INFO  (jetty-closer-3745-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 219643 INFO  (jetty-closer-3745-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@2fe86bc6{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 219643 INFO  (jetty-closer-3745-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@493103e3{/solr,null,UNAVAILABLE}
   [junit4]   2> 219643 INFO  (jetty-closer-3745-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 219741 INFO  (jetty-closer-3745-thread-4) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@3b171e6a{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 219741 INFO  (jetty-closer-3745-thread-4) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@412188c{/solr,null,UNAVAILABLE}
   [junit4]   2> 219741 INFO  (jetty-closer-3745-thread-4) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 219840 INFO  (jetty-closer-3745-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72088325072355338-127.0.0.1:37349_solr-n_0000000000) closing
   [junit4]   2> 219842 INFO  (jetty-closer-3745-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@6ef73c35{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 219842 INFO  (jetty-closer-3745-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@695b0e22{/solr,null,UNAVAILABLE}
   [junit4]   2> 219842 INFO  (jetty-closer-3745-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 219844 INFO  
(TEST-TestContainerPlugin.testApi-seed#[139CC9AA661D64F0]) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 219846 WARN  
(TEST-TestContainerPlugin.testApi-seed#[139CC9AA661D64F0]-SendThread(127.0.0.1:45885))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x1001bf320640000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1001bf320640000, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1001bf320640000, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 220049 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>        19      /solr/clusterprops.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        21      /solr/live_nodes
   [junit4]   2>        8       /solr/overseer/queue
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> 220051 INFO  
(TEST-TestContainerPlugin.testApi-seed#[139CC9AA661D64F0]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:45885
   [junit4]   2> 220051 INFO  
(TEST-TestContainerPlugin.testApi-seed#[139CC9AA661D64F0]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45885
   [junit4]   2> 220051 INFO  
(TEST-TestContainerPlugin.testApi-seed#[139CC9AA661D64F0]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 45885
   [junit4]   2> 220052 INFO  
(TEST-TestContainerPlugin.testApi-seed#[139CC9AA661D64F0]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testApi
   [junit4]   2> 220053 INFO  
(SUITE-TestContainerPlugin-seed#[139CC9AA661D64F0]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 220053 INFO  
(SUITE-TestContainerPlugin-seed#[139CC9AA661D64F0]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:45885
   [junit4]   2> 220053 INFO  
(SUITE-TestContainerPlugin-seed#[139CC9AA661D64F0]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45885
   [junit4]   2> 220053 INFO  
(SUITE-TestContainerPlugin-seed#[139CC9AA661D64F0]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 45885
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_139CC9AA661D64F0-001
   [junit4]   2> Sep 06, 2020 8:32:06 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=DummyCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
 chunkSize=6, maxDocsPerChunk=87, blockShift=2), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, 
chunkSize=6, blockSize=2)), sim=Asserting(RandomSimilarity(queryNorm=true): 
{}), locale=bo-CN, timezone=America/Argentina/San_Luis
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 15 
(64-bit)/cpus=16,threads=1,free=329252864,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestLuceneIndexBackCompat, 
TestWithCollection, SpellCheckComponentTest, OverseerRolesTest, 
TestPayloadScoreQParserPlugin, CollectionStateFormat2Test, 
WrapperMergePolicyFactoryTest, TestIndexSearcher, 
JWTVerificationkeyResolverTest, SpellPossibilityIteratorTest, 
SolrIndexConfigTest, TestFieldCacheReopen, DistributedSpellCheckComponentTest, 
TestMinHashQParser, TolerantUpdateProcessorTest, ImplicitSnitchTest, 
SolrJmxReporterCloudTest, CoreMergeIndexesAdminHandlerTest, CacheHeaderTest, 
GraphQueryTest, HttpPartitionWithTlogReplicasTest, TestJsonRangeFacets, 
PingRequestHandlerTest, TestContainerPlugin]
   [junit4] Completed [148/919 (1!)] on J0 in 14.02s, 2 tests, 1 error <<< 
FAILURES!

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

[repro] Revision: bbacec07bf8c2c01c2c6a8cc97daefe4672ee0eb

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops 
-XX:+UnlockExperimentalVMOptions -XX:+UseZGC"
[repro] Repro line:  ant test  -Dtestcase=TestContainerPlugin 
-Dtests.method=testApiFromPackage -Dtests.seed=139CC9AA661D64F0 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=bo-CN 
-Dtests.timezone=America/Argentina/San_Luis -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

[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 3453 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestContainerPlugin" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC" 
-Dtests.seed=139CC9AA661D64F0 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=bo-CN -Dtests.timezone=America/Argentina/San_Luis 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII

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

[...truncated 61 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to