Build: 
https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-BadApples-Tests-8.x/12/

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at http://127.0.0.1:35417/solr: Error executing command
        at 
__randomizedtesting.SeedInfo.seed([1E4E34A556CBEA1D:F310CCD464813D94]:0)
        at 
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:66)
        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:389)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
        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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        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 
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.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13756 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerPlugin
   [junit4]   2> 1014242 INFO  
(SUITE-TestContainerPlugin-seed#[1E4E34A556CBEA1D]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1014242 INFO  
(SUITE-TestContainerPlugin-seed#[1E4E34A556CBEA1D]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1014243 INFO  
(SUITE-TestContainerPlugin-seed#[1E4E34A556CBEA1D]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_1E4E34A556CBEA1D-001/data-dir-84-001
   [junit4]   2> 1014243 WARN  
(SUITE-TestContainerPlugin-seed#[1E4E34A556CBEA1D]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=19 numCloses=19
   [junit4]   2> 1014243 INFO  
(SUITE-TestContainerPlugin-seed#[1E4E34A556CBEA1D]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1014245 INFO  
(SUITE-TestContainerPlugin-seed#[1E4E34A556CBEA1D]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1014259 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[1E4E34A556CBEA1D]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testApiFromPackage
   [junit4]   2> 1014260 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[1E4E34A556CBEA1D]) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_1E4E34A556CBEA1D-001/tempDir-001
   [junit4]   2> 1014260 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[1E4E34A556CBEA1D]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1014261 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1014261 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1014262 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1014361 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[1E4E34A556CBEA1D]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 40813
   [junit4]   2> 1014361 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[1E4E34A556CBEA1D]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:40813
   [junit4]   2> 1014361 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[1E4E34A556CBEA1D]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40813
   [junit4]   2> 1014361 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[1E4E34A556CBEA1D]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 40813
   [junit4]   2> 1014363 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[1E4E34A556CBEA1D]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1014365 INFO  (zkConnectionManagerCallback-5345-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1014365 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[1E4E34A556CBEA1D]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1014368 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[1E4E34A556CBEA1D]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1014369 INFO  (zkConnectionManagerCallback-5347-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1014369 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[1E4E34A556CBEA1D]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1014370 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[1E4E34A556CBEA1D]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1014371 INFO  (zkConnectionManagerCallback-5349-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1014371 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[1E4E34A556CBEA1D]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1014481 WARN  (jetty-launcher-5350-thread-3) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1014481 WARN  (jetty-launcher-5350-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1014481 WARN  (jetty-launcher-5350-thread-4) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1014481 INFO  (jetty-launcher-5350-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1014481 WARN  (jetty-launcher-5350-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1014481 INFO  (jetty-launcher-5350-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1014481 INFO  (jetty-launcher-5350-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1014481 INFO  (jetty-launcher-5350-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1014481 INFO  (jetty-launcher-5350-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1014481 INFO  (jetty-launcher-5350-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1014481 INFO  (jetty-launcher-5350-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1014481 INFO  (jetty-launcher-5350-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1014482 INFO  (jetty-launcher-5350-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 1014482 INFO  (jetty-launcher-5350-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 1014482 INFO  (jetty-launcher-5350-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 1014482 INFO  (jetty-launcher-5350-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 1014484 INFO  (jetty-launcher-5350-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1014484 INFO  (jetty-launcher-5350-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1014484 INFO  (jetty-launcher-5350-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1014488 INFO  (jetty-launcher-5350-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1014488 INFO  (jetty-launcher-5350-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1014488 INFO  (jetty-launcher-5350-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1014497 INFO  (jetty-launcher-5350-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5fff62c1{/solr,null,AVAILABLE}
   [junit4]   2> 1014498 INFO  (jetty-launcher-5350-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1014498 INFO  (jetty-launcher-5350-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1014498 INFO  (jetty-launcher-5350-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1014500 INFO  (jetty-launcher-5350-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@443a2b03{/solr,null,AVAILABLE}
   [junit4]   2> 1014504 INFO  (jetty-launcher-5350-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@295991f8{/solr,null,AVAILABLE}
   [junit4]   2> 1014505 INFO  (jetty-launcher-5350-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1014505 INFO  (jetty-launcher-5350-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1014505 INFO  (jetty-launcher-5350-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1014505 INFO  (jetty-launcher-5350-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@35762b00{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:34981}
   [junit4]   2> 1014505 INFO  (jetty-launcher-5350-thread-4) [     ] 
o.e.j.s.Server Started @1014600ms
   [junit4]   2> 1014505 INFO  (jetty-launcher-5350-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34981}
   [junit4]   2> 1014505 INFO  (jetty-launcher-5350-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5a33ff4d{/solr,null,AVAILABLE}
   [junit4]   2> 1014505 INFO  (jetty-launcher-5350-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5a743855{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:37633}
   [junit4]   2> 1014505 INFO  (jetty-launcher-5350-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2ca36eed{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:35417}
   [junit4]   2> 1014505 ERROR (jetty-launcher-5350-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1014505 INFO  (jetty-launcher-5350-thread-3) [     ] 
o.e.j.s.Server Started @1014601ms
   [junit4]   2> 1014505 INFO  (jetty-launcher-5350-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1014505 INFO  (jetty-launcher-5350-thread-2) [     ] 
o.e.j.s.Server Started @1014601ms
   [junit4]   2> 1014505 INFO  (jetty-launcher-5350-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37633}
   [junit4]   2> 1014505 INFO  (jetty-launcher-5350-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35417}
   [junit4]   2> 1014505 INFO  (jetty-launcher-5350-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 1014505 INFO  (jetty-launcher-5350-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1014505 INFO  (jetty-launcher-5350-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 1014505 INFO  (jetty-launcher-5350-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-17T12:50:02.265Z
   [junit4]   2> 1014505 ERROR (jetty-launcher-5350-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1014505 INFO  (jetty-launcher-5350-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1014505 ERROR (jetty-launcher-5350-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1014505 INFO  (jetty-launcher-5350-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1014505 INFO  (jetty-launcher-5350-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 1014505 INFO  (jetty-launcher-5350-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 1014505 INFO  (jetty-launcher-5350-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1014505 INFO  (jetty-launcher-5350-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@43df7816{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:33423}
   [junit4]   2> 1014505 INFO  (jetty-launcher-5350-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 1014505 INFO  (jetty-launcher-5350-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1014505 INFO  (jetty-launcher-5350-thread-1) [     ] 
o.e.j.s.Server Started @1014601ms
   [junit4]   2> 1014505 INFO  (jetty-launcher-5350-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-17T12:50:02.265Z
   [junit4]   2> 1014505 INFO  (jetty-launcher-5350-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 1014505 INFO  (jetty-launcher-5350-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33423}
   [junit4]   2> 1014506 INFO  (jetty-launcher-5350-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-17T12:50:02.266Z
   [junit4]   2> 1014506 ERROR (jetty-launcher-5350-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1014506 INFO  (jetty-launcher-5350-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1014506 INFO  (jetty-launcher-5350-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 1014506 INFO  (jetty-launcher-5350-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1014506 INFO  (jetty-launcher-5350-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 1014506 INFO  (jetty-launcher-5350-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-17T12:50:02.266Z
   [junit4]   2> 1014507 INFO  (jetty-launcher-5350-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1014508 INFO  (jetty-launcher-5350-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1014508 INFO  (jetty-launcher-5350-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1014509 INFO  (jetty-launcher-5350-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1014509 INFO  (zkConnectionManagerCallback-5352-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1014509 INFO  (jetty-launcher-5350-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1014510 INFO  (jetty-launcher-5350-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1014512 INFO  (zkConnectionManagerCallback-5358-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1014512 INFO  (jetty-launcher-5350-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1014512 INFO  (zkConnectionManagerCallback-5354-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1014512 INFO  (jetty-launcher-5350-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1014513 INFO  (zkConnectionManagerCallback-5356-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1014513 INFO  (jetty-launcher-5350-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1014513 INFO  (jetty-launcher-5350-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1014513 INFO  (jetty-launcher-5350-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1014513 INFO  (jetty-launcher-5350-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1014520 WARN  
(jetty-launcher-5350-thread-1-SendThread(127.0.0.1:40813)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x100344704f70004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100344704f70004, 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 0x100344704f70004, 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> 1017065 INFO  (jetty-launcher-5350-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1017066 WARN  (jetty-launcher-5350-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@525e2be0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1017066 WARN  (jetty-launcher-5350-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@525e2be0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1017085 WARN  (jetty-launcher-5350-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5f52b822[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1017085 WARN  (jetty-launcher-5350-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5f52b822[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1017086 INFO  (jetty-launcher-5350-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40813/solr
   [junit4]   2> 1017089 INFO  (jetty-launcher-5350-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1017090 INFO  (zkConnectionManagerCallback-5377-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1017090 INFO  (jetty-launcher-5350-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1017091 WARN  
(jetty-launcher-5350-thread-2-SendThread(127.0.0.1:40813)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x100344704f70007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100344704f70007, 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 0x100344704f70007, 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> 1017251 INFO  (jetty-launcher-5350-thread-2) 
[n:127.0.0.1:35417_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1017346 INFO  (zkConnectionManagerCallback-5379-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1017346 INFO  (jetty-launcher-5350-thread-2) 
[n:127.0.0.1:35417_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1017680 INFO  (jetty-launcher-5350-thread-2) 
[n:127.0.0.1:35417_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:35417_solr
   [junit4]   2> 1017681 INFO  (jetty-launcher-5350-thread-2) 
[n:127.0.0.1:35417_solr     ] o.a.s.c.Overseer Overseer 
(id=72115073668546568-127.0.0.1:35417_solr-n_0000000000) starting
   [junit4]   2> 1017708 INFO  (jetty-launcher-5350-thread-2) 
[n:127.0.0.1:35417_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35417_solr
   [junit4]   2> 1017709 INFO  
(OverseerStateUpdate-72115073668546568-127.0.0.1:35417_solr-n_0000000000) 
[n:127.0.0.1:35417_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:35417_solr
   [junit4]   2> 1017725 INFO  
(OverseerStateUpdate-72115073668546568-127.0.0.1:35417_solr-n_0000000000) 
[n:127.0.0.1:35417_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1017734 INFO  (jetty-launcher-5350-thread-2) 
[n:127.0.0.1:35417_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1017735 WARN  (jetty-launcher-5350-thread-2) 
[n:127.0.0.1:35417_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> 1017870 INFO  (jetty-launcher-5350-thread-2) 
[n:127.0.0.1:35417_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1018055 INFO  (jetty-launcher-5350-thread-2) 
[n:127.0.0.1:35417_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35417.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10734a24
   [junit4]   2> 1018129 INFO  (jetty-launcher-5350-thread-2) 
[n:127.0.0.1:35417_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35417.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10734a24
   [junit4]   2> 1018129 INFO  (jetty-launcher-5350-thread-2) 
[n:127.0.0.1:35417_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35417.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10734a24
   [junit4]   2> 1018130 INFO  (jetty-launcher-5350-thread-2) 
[n:127.0.0.1:35417_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_1E4E34A556CBEA1D-001/tempDir-001/node2
   [junit4]   2> 1019219 INFO  (jetty-launcher-5350-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1019220 WARN  (jetty-launcher-5350-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@697b709[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1019220 WARN  (jetty-launcher-5350-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@697b709[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1019223 WARN  (jetty-launcher-5350-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@35b76d95[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1019223 WARN  (jetty-launcher-5350-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@35b76d95[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1019224 INFO  (jetty-launcher-5350-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40813/solr
   [junit4]   2> 1019225 INFO  (jetty-launcher-5350-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1019226 INFO  (zkConnectionManagerCallback-5398-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1019226 INFO  (jetty-launcher-5350-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1019343 INFO  (jetty-launcher-5350-thread-4) 
[n:127.0.0.1:34981_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1019345 INFO  (zkConnectionManagerCallback-5400-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1019345 INFO  (jetty-launcher-5350-thread-4) 
[n:127.0.0.1:34981_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1019357 INFO  (jetty-launcher-5350-thread-4) 
[n:127.0.0.1:34981_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1019368 INFO  (jetty-launcher-5350-thread-4) 
[n:127.0.0.1:34981_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:34981_solr as DOWN
   [junit4]   2> 1019369 INFO  (jetty-launcher-5350-thread-4) 
[n:127.0.0.1:34981_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1019369 INFO  (jetty-launcher-5350-thread-4) 
[n:127.0.0.1:34981_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34981_solr
   [junit4]   2> 1019371 INFO  (zkCallback-5378-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1019373 INFO  (zkCallback-5399-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1019375 INFO  (jetty-launcher-5350-thread-4) 
[n:127.0.0.1:34981_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1019376 WARN  (jetty-launcher-5350-thread-4) 
[n:127.0.0.1:34981_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> 1019400 INFO  (jetty-launcher-5350-thread-4) 
[n:127.0.0.1:34981_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1019432 INFO  (jetty-launcher-5350-thread-4) 
[n:127.0.0.1:34981_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34981.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10734a24
   [junit4]   2> 1019446 INFO  (jetty-launcher-5350-thread-4) 
[n:127.0.0.1:34981_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34981.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10734a24
   [junit4]   2> 1019447 INFO  (jetty-launcher-5350-thread-4) 
[n:127.0.0.1:34981_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34981.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10734a24
   [junit4]   2> 1019448 INFO  (jetty-launcher-5350-thread-4) 
[n:127.0.0.1:34981_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_1E4E34A556CBEA1D-001/tempDir-001/node4
   [junit4]   2> 1019911 INFO  (jetty-launcher-5350-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1019912 WARN  (jetty-launcher-5350-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1b627288[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1019913 WARN  (jetty-launcher-5350-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1b627288[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1019916 WARN  (jetty-launcher-5350-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2c1af1d6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1019916 WARN  (jetty-launcher-5350-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2c1af1d6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1019917 INFO  (jetty-launcher-5350-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40813/solr
   [junit4]   2> 1019918 INFO  (jetty-launcher-5350-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1019919 INFO  (zkConnectionManagerCallback-5415-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1019919 INFO  (jetty-launcher-5350-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1020021 INFO  (jetty-launcher-5350-thread-3) 
[n:127.0.0.1:37633_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1020022 INFO  (zkConnectionManagerCallback-5417-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1020023 INFO  (jetty-launcher-5350-thread-3) 
[n:127.0.0.1:37633_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1020029 INFO  (jetty-launcher-5350-thread-3) 
[n:127.0.0.1:37633_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1020033 INFO  (jetty-launcher-5350-thread-3) 
[n:127.0.0.1:37633_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:37633_solr as DOWN
   [junit4]   2> 1020034 INFO  (jetty-launcher-5350-thread-3) 
[n:127.0.0.1:37633_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1020034 INFO  (jetty-launcher-5350-thread-3) 
[n:127.0.0.1:37633_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37633_solr
   [junit4]   2> 1020036 INFO  (zkCallback-5399-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1020036 INFO  (zkCallback-5378-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1020036 INFO  (zkCallback-5416-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1020037 INFO  (jetty-launcher-5350-thread-3) 
[n:127.0.0.1:37633_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1020038 WARN  (jetty-launcher-5350-thread-3) 
[n:127.0.0.1:37633_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> 1020058 INFO  (jetty-launcher-5350-thread-3) 
[n:127.0.0.1:37633_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1020088 INFO  (jetty-launcher-5350-thread-3) 
[n:127.0.0.1:37633_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37633.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10734a24
   [junit4]   2> 1020103 INFO  (jetty-launcher-5350-thread-3) 
[n:127.0.0.1:37633_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37633.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10734a24
   [junit4]   2> 1020103 INFO  (jetty-launcher-5350-thread-3) 
[n:127.0.0.1:37633_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37633.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10734a24
   [junit4]   2> 1020105 INFO  (jetty-launcher-5350-thread-3) 
[n:127.0.0.1:37633_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_1E4E34A556CBEA1D-001/tempDir-001/node3
   [junit4]   2> 1020331 INFO  (jetty-launcher-5350-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1020332 WARN  (jetty-launcher-5350-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@446cd0de[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1020332 WARN  (jetty-launcher-5350-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@446cd0de[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1020335 WARN  (jetty-launcher-5350-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@57a7a1a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1020335 WARN  (jetty-launcher-5350-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@57a7a1a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1020337 INFO  (jetty-launcher-5350-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40813/solr
   [junit4]   2> 1020338 INFO  (jetty-launcher-5350-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1020339 INFO  (zkConnectionManagerCallback-5432-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1020339 INFO  (jetty-launcher-5350-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1020442 INFO  (jetty-launcher-5350-thread-1) 
[n:127.0.0.1:33423_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1020443 INFO  (zkConnectionManagerCallback-5434-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1020443 INFO  (jetty-launcher-5350-thread-1) 
[n:127.0.0.1:33423_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1020449 INFO  (jetty-launcher-5350-thread-1) 
[n:127.0.0.1:33423_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1020454 INFO  (jetty-launcher-5350-thread-1) 
[n:127.0.0.1:33423_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:33423_solr as DOWN
   [junit4]   2> 1020455 INFO  (jetty-launcher-5350-thread-1) 
[n:127.0.0.1:33423_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1020455 INFO  (jetty-launcher-5350-thread-1) 
[n:127.0.0.1:33423_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33423_solr
   [junit4]   2> 1020456 INFO  (zkCallback-5378-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1020456 INFO  (zkCallback-5399-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1020456 INFO  (zkCallback-5416-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1020456 INFO  (zkCallback-5433-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1020458 INFO  (jetty-launcher-5350-thread-1) 
[n:127.0.0.1:33423_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1020458 WARN  (jetty-launcher-5350-thread-1) 
[n:127.0.0.1:33423_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> 1020479 INFO  (jetty-launcher-5350-thread-1) 
[n:127.0.0.1:33423_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1020509 INFO  (jetty-launcher-5350-thread-1) 
[n:127.0.0.1:33423_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33423.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10734a24
   [junit4]   2> 1020524 INFO  (jetty-launcher-5350-thread-1) 
[n:127.0.0.1:33423_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33423.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10734a24
   [junit4]   2> 1020524 INFO  (jetty-launcher-5350-thread-1) 
[n:127.0.0.1:33423_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33423.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10734a24
   [junit4]   2> 1020526 INFO  (jetty-launcher-5350-thread-1) 
[n:127.0.0.1:33423_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_1E4E34A556CBEA1D-001/tempDir-001/node1
   [junit4]   2> 1020551 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[1E4E34A556CBEA1D]) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1020552 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[1E4E34A556CBEA1D]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1020553 INFO  (zkConnectionManagerCallback-5447-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1020553 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[1E4E34A556CBEA1D]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1020555 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[1E4E34A556CBEA1D]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1020556 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[1E4E34A556CBEA1D]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40813/solr ready
   [junit4]   2> 1020571 INFO  (qtp1293459397-7583) [n:127.0.0.1:33423_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der 
params={getFrom=127.0.0.1:35417_solr} status=0 QTime=0
   [junit4]   2> 1020572 INFO  
(updateExecutor-5428-thread-1-processing-n:127.0.0.1:33423_solr) 
[n:127.0.0.1:33423_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/_trusted_/keys/pub_key512.der from 127.0.0.1:35417_solr 
   [junit4]   2> 1020573 INFO  (qtp1421069491-7559) [n:127.0.0.1:37633_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der 
params={getFrom=127.0.0.1:35417_solr} status=0 QTime=0
   [junit4]   2> 1020573 INFO  
(updateExecutor-5411-thread-1-processing-n:127.0.0.1:37633_solr) 
[n:127.0.0.1:37633_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/_trusted_/keys/pub_key512.der from 127.0.0.1:35417_solr 
   [junit4]   2> 1020573 INFO  (qtp577017041-7576) [n:127.0.0.1:35417_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> 1020574 INFO  (qtp577017041-7579) [n:127.0.0.1:35417_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> 1020574 INFO  (qtp1001505286-7571) [n:127.0.0.1:34981_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der 
params={getFrom=127.0.0.1:35417_solr} status=0 QTime=0
   [junit4]   2> 1020574 INFO  
(updateExecutor-5394-thread-1-processing-n:127.0.0.1:34981_solr) 
[n:127.0.0.1:34981_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/_trusted_/keys/pub_key512.der from 127.0.0.1:35417_solr 
   [junit4]   2> 1020574 INFO  (qtp577017041-7578) [n:127.0.0.1:35417_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 
QTime=7
   [junit4]   1> sync resp: 
http://127.0.0.1:35417/api/node/files/_trusted_/keys/pub_key512.der?sync=true 
,is: null
   [junit4]   2> 1020575 INFO  (qtp577017041-7579) [n:127.0.0.1:35417_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 1020575 INFO  (qtp577017041-7576) [n:127.0.0.1:35417_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 1020575 INFO  (qtp577017041-7578) [n:127.0.0.1:35417_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> 1020576 INFO  (qtp577017041-7579) [n:127.0.0.1:35417_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 1020578 INFO  (qtp577017041-7678) [n:127.0.0.1:35417_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> 1020580 INFO  
(updateExecutor-5411-thread-1-processing-n:127.0.0.1:37633_solr) 
[n:127.0.0.1:37633_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 1020580 INFO  
(updateExecutor-5428-thread-1-processing-n:127.0.0.1:33423_solr) 
[n:127.0.0.1:33423_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 1020580 INFO  
(updateExecutor-5411-thread-1-processing-n:127.0.0.1:37633_solr) 
[n:127.0.0.1:37633_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/_trusted_/keys/pub_key512.der
   [junit4]   2> 1020580 INFO  
(updateExecutor-5428-thread-1-processing-n:127.0.0.1:33423_solr) 
[n:127.0.0.1:33423_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/_trusted_/keys/pub_key512.der
   [junit4]   2> 1020580 INFO  (qtp1001505286-7570) [n:127.0.0.1:34981_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> 1020582 INFO  
(updateExecutor-5394-thread-1-processing-n:127.0.0.1:34981_solr) 
[n:127.0.0.1:34981_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 1020582 INFO  
(updateExecutor-5394-thread-1-processing-n:127.0.0.1:34981_solr) 
[n:127.0.0.1:34981_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/_trusted_/keys/pub_key512.der
   [junit4]   2> 1020582 INFO  (qtp1421069491-7558) [n:127.0.0.1:37633_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> 1020585 INFO  (qtp1293459397-7582) [n:127.0.0.1:33423_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> 1020591 INFO  (qtp1001505286-7571) [n:127.0.0.1:34981_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1020592 INFO  (qtp1001505286-7571) [n:127.0.0.1:34981_solr     
] o.a.s.f.DistribPackageStore Missing file in package store: /myplugin/v1.jar
   [junit4]   2> 1020593 INFO  (qtp1293459397-7583) [n:127.0.0.1:33423_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> 1020594 INFO  (qtp577017041-7576) [n:127.0.0.1:35417_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> 1020595 INFO  (qtp1421069491-7559) [n:127.0.0.1:37633_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> 1020595 INFO  (qtp1001505286-7571) [n:127.0.0.1:34981_solr     
] o.a.s.f.DistribPackageStore Unable to download file : /myplugin/v1.jar
   [junit4]   2> 1020600 INFO  (qtp1001505286-7571) [n:127.0.0.1:34981_solr     
] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. 
sizes 867 246
   [junit4]   2> 1020602 INFO  (qtp577017041-7678) [n:127.0.0.1:35417_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar 
params={getFrom=127.0.0.1:34981_solr} status=0 QTime=0
   [junit4]   2> 1020602 INFO  
(updateExecutor-5373-thread-2-processing-n:127.0.0.1:35417_solr) 
[n:127.0.0.1:35417_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/myplugin/v1.jar from 127.0.0.1:34981_solr 
   [junit4]   2> 1020603 INFO  (qtp1421069491-7563) [n:127.0.0.1:37633_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar 
params={getFrom=127.0.0.1:34981_solr} status=0 QTime=0
   [junit4]   2> 1020603 INFO  
(updateExecutor-5411-thread-1-processing-n:127.0.0.1:37633_solr) 
[n:127.0.0.1:37633_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/myplugin/v1.jar from 127.0.0.1:34981_solr 
   [junit4]   2> 1020603 INFO  (qtp1001505286-7572) [n:127.0.0.1:34981_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 1020604 INFO  (qtp1293459397-7584) [n:127.0.0.1:33423_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar 
params={getFrom=127.0.0.1:34981_solr} status=0 QTime=0
   [junit4]   2> 1020604 INFO  
(updateExecutor-5428-thread-1-processing-n:127.0.0.1:33423_solr) 
[n:127.0.0.1:33423_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/myplugin/v1.jar from 127.0.0.1:34981_solr 
   [junit4]   2> 1020604 INFO  (qtp1001505286-7572) [n:127.0.0.1:34981_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar 
params={} status=0 QTime=0
   [junit4]   2> 1020604 INFO  (qtp1001505286-7570) [n:127.0.0.1:34981_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 1020604 INFO  (qtp1001505286-7571) [n:127.0.0.1:34981_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=14
   [junit4]   2> 1020604 INFO  (qtp1001505286-7570) [n:127.0.0.1:34981_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 1020604 INFO  (qtp1001505286-7572) [n:127.0.0.1:34981_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar 
params={} status=0 QTime=0
   [junit4]   2> 1020605 INFO  (qtp1001505286-7572) [n:127.0.0.1:34981_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar 
params={} status=0 QTime=0
   [junit4]   2> 1020606 INFO  (qtp577017041-7579) [n:127.0.0.1:35417_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> 1020609 INFO  
(updateExecutor-5373-thread-2-processing-n:127.0.0.1:35417_solr) 
[n:127.0.0.1:35417_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 1020609 INFO  
(updateExecutor-5411-thread-1-processing-n:127.0.0.1:37633_solr) 
[n:127.0.0.1:37633_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 1020609 INFO  
(updateExecutor-5373-thread-2-processing-n:127.0.0.1:35417_solr) 
[n:127.0.0.1:35417_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/myplugin/v1.jar
   [junit4]   2> 1020609 INFO  
(updateExecutor-5411-thread-1-processing-n:127.0.0.1:37633_solr) 
[n:127.0.0.1:37633_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/myplugin/v1.jar
   [junit4]   2> 1020611 INFO  
(updateExecutor-5428-thread-1-processing-n:127.0.0.1:33423_solr) 
[n:127.0.0.1:33423_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 1020611 INFO  
(updateExecutor-5428-thread-1-processing-n:127.0.0.1:33423_solr) 
[n:127.0.0.1:33423_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/myplugin/v1.jar
   [junit4]   2> 1020709 INFO  (qtp577017041-7579) [n:127.0.0.1:35417_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> 1020711 INFO  (qtp1001505286-7571) [n:127.0.0.1:34981_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> 1020713 INFO  (qtp1421069491-7559) [n:127.0.0.1:37633_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> 1020715 INFO  (qtp1293459397-7583) [n:127.0.0.1:33423_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> 1020719 INFO  (qtp1293459397-7584) [n:127.0.0.1:33423_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1020720 INFO  (qtp1293459397-7584) [n:127.0.0.1:33423_solr     
] o.a.s.f.DistribPackageStore Missing file in package store: /myplugin/v2.jar
   [junit4]   2> 1020721 INFO  (qtp1421069491-7563) [n:127.0.0.1:37633_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> 1020722 INFO  (qtp577017041-7578) [n:127.0.0.1:35417_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> 1020723 INFO  (qtp1001505286-7571) [n:127.0.0.1:34981_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> 1020723 INFO  (qtp1293459397-7584) [n:127.0.0.1:33423_solr     
] o.a.s.f.DistribPackageStore Unable to download file : /myplugin/v2.jar
   [junit4]   2> 1020729 INFO  (qtp1293459397-7584) [n:127.0.0.1:33423_solr     
] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. 
sizes 867 246
   [junit4]   2> 1020731 INFO  (qtp1421069491-7558) [n:127.0.0.1:37633_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar 
params={getFrom=127.0.0.1:33423_solr} status=0 QTime=0
   [junit4]   2> 1020731 INFO  
(updateExecutor-5411-thread-1-processing-n:127.0.0.1:37633_solr) 
[n:127.0.0.1:37633_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/myplugin/v2.jar from 127.0.0.1:33423_solr 
   [junit4]   2> 1020732 INFO  (qtp577017041-7579) [n:127.0.0.1:35417_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar 
params={getFrom=127.0.0.1:33423_solr} status=0 QTime=0
   [junit4]   2> 1020732 INFO  
(updateExecutor-5373-thread-2-processing-n:127.0.0.1:35417_solr) 
[n:127.0.0.1:35417_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/myplugin/v2.jar from 127.0.0.1:33423_solr 
   [junit4]   2> 1020732 INFO  (qtp1293459397-7583) [n:127.0.0.1:33423_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 1020732 INFO  (qtp1293459397-7582) [n:127.0.0.1:33423_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 1020733 INFO  (qtp1001505286-7572) [n:127.0.0.1:34981_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar 
params={getFrom=127.0.0.1:33423_solr} status=0 QTime=0
   [junit4]   2> 1020733 INFO  
(updateExecutor-5394-thread-2-processing-n:127.0.0.1:34981_solr) 
[n:127.0.0.1:34981_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/myplugin/v2.jar from 127.0.0.1:33423_solr 
   [junit4]   2> 1020733 INFO  (qtp1293459397-7582) [n:127.0.0.1:33423_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar 
params={} status=0 QTime=0
   [junit4]   2> 1020733 INFO  (qtp1293459397-7583) [n:127.0.0.1:33423_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar 
params={} status=0 QTime=0
   [junit4]   2> 1020734 INFO  (qtp1293459397-7584) [n:127.0.0.1:33423_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=15
   [junit4]   2> 1020734 INFO  (qtp1293459397-7690) [n:127.0.0.1:33423_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 1020734 INFO  (qtp1293459397-7582) [n:127.0.0.1:33423_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar 
params={} status=0 QTime=0
   [junit4]   2> 1020735 INFO  (qtp577017041-7678) [n:127.0.0.1:35417_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> 1020739 INFO  
(updateExecutor-5373-thread-2-processing-n:127.0.0.1:35417_solr) 
[n:127.0.0.1:35417_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 1020739 INFO  
(updateExecutor-5411-thread-1-processing-n:127.0.0.1:37633_solr) 
[n:127.0.0.1:37633_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 1020739 INFO  
(updateExecutor-5373-thread-2-processing-n:127.0.0.1:35417_solr) 
[n:127.0.0.1:35417_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/myplugin/v2.jar
   [junit4]   2> 1020739 INFO  
(updateExecutor-5411-thread-1-processing-n:127.0.0.1:37633_solr) 
[n:127.0.0.1:37633_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/myplugin/v2.jar
   [junit4]   2> 1020741 INFO  
(updateExecutor-5394-thread-2-processing-n:127.0.0.1:34981_solr) 
[n:127.0.0.1:34981_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 1020741 INFO  
(updateExecutor-5394-thread-2-processing-n:127.0.0.1:34981_solr) 
[n:127.0.0.1:34981_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/myplugin/v2.jar
   [junit4]   2> 1020838 INFO  (qtp577017041-7678) [n:127.0.0.1:35417_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> 1020840 INFO  (qtp1001505286-7571) [n:127.0.0.1:34981_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> 1020842 INFO  (qtp1421069491-7563) [n:127.0.0.1:37633_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> 1020844 INFO  (qtp1293459397-7584) [n:127.0.0.1:33423_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> 1020848 INFO  (qtp1293459397-7583) [n:127.0.0.1:33423_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1020849 INFO  (qtp1293459397-7583) [n:127.0.0.1:33423_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1020851 INFO  (qtp1421069491-7563) [n:127.0.0.1:37633_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1020855 INFO  (qtp1001505286-7571) [n:127.0.0.1:34981_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1020856 INFO  (zkCallback-5416-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1020856 INFO  (zkCallback-5433-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1020856 INFO  (zkCallback-5416-thread-1) [     ] 
o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1020856 INFO  (zkCallback-5433-thread-1) [     ] 
o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1020856 INFO  (qtp577017041-7576) [n:127.0.0.1:35417_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1020856 INFO  (zkCallback-5433-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with 
artifacts [/myplugin/v1.jar]
   [junit4]   2> 1020856 INFO  (zkCallback-5399-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1020856 INFO  (zkCallback-5378-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1020856 INFO  (zkCallback-5416-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with 
artifacts [/myplugin/v1.jar]
   [junit4]   2> 1020856 INFO  (zkCallback-5399-thread-1) [     ] 
o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1020856 INFO  (zkCallback-5378-thread-1) [     ] 
o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1020856 INFO  (zkCallback-5378-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with 
artifacts [/myplugin/v1.jar]
   [junit4]   2> 1020856 INFO  (zkCallback-5399-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with 
artifacts [/myplugin/v1.jar]
   [junit4]   2> 1020856 INFO  (qtp1293459397-7583) [n:127.0.0.1:33423_solr     
] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1020856 INFO  (qtp1293459397-7583) [n:127.0.0.1:33423_solr     
] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1020862 INFO  (zkCallback-5416-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1020862 INFO  (zkCallback-5399-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1020862 INFO  (zkCallback-5378-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1020862 INFO  (zkCallback-5433-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1020863 INFO  (zkCallback-5433-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1020863 INFO  (zkCallback-5416-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1020863 INFO  (zkCallback-5399-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1020863 INFO  (zkCallback-5378-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1020864 INFO  (zkCallback-5433-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_1E4E34A556CBEA1D-001/tempDir-001/node1/filestore/myplugin]
   [junit4]   2> 1020864 INFO  (zkCallback-5399-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_1E4E34A556CBEA1D-001/tempDir-001/node4/filestore/myplugin]
   [junit4]   2> 1020864 INFO  (zkCallback-5416-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_1E4E34A556CBEA1D-001/tempDir-001/node3/filestore/myplugin]
   [junit4]   2> 1020864 INFO  (zkCallback-5433-thread-1) [     ] 
o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 1020864 INFO  (zkCallback-5399-thread-1) [     ] 
o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 1020864 INFO  (zkCallback-5416-thread-1) [     ] 
o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 1020864 INFO  (zkCallback-5378-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_1E4E34A556CBEA1D-001/tempDir-001/node2/filestore/myplugin]
   [junit4]   2> 1020864 INFO  (zkCallback-5378-thread-1) [     ] 
o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 1020864 INFO  (qtp1293459397-7583) [n:127.0.0.1:33423_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={wt=javabin&version=2} status=0 QTime=18
   [junit4]   2> 1020866 INFO  (qtp577017041-7578) [n:127.0.0.1:35417_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={wt=javabin} status=0 QTime=0
   [junit4]   2> 1020868 INFO  (qtp1001505286-7570) [n:127.0.0.1:34981_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={wt=javabin} status=0 QTime=0
   [junit4]   2> 1020869 INFO  (qtp1421069491-7559) [n:127.0.0.1:37633_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={wt=javabin} status=0 QTime=0
   [junit4]   2> 1020871 INFO  (qtp1293459397-7690) [n:127.0.0.1:33423_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={wt=javabin} status=0 QTime=0
   [junit4]   2> 1020881 INFO  (qtp577017041-7578) [n:127.0.0.1:35417_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin 
params={wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 1020883 INFO  (qtp1001505286-7570) [n:127.0.0.1:34981_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1020883 ERROR (qtp577017041-7579) [n:127.0.0.1:35417_solr     
] o.a.s.a.V2HttpCall >> path: '/plugin/my/path'
   [junit4]   2> 1020884 ERROR (qtp577017041-7579) [n:127.0.0.1:35417_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:748) [?:1.8.0_191]
   [junit4]   2> 1020988 INFO  (qtp577017041-7576) [n:127.0.0.1:35417_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/plugin/my/path 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1020990 INFO  (qtp1293459397-7584) [n:127.0.0.1:33423_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1020990 INFO  (qtp1293459397-7584) [n:127.0.0.1:33423_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1020993 INFO  (qtp577017041-7678) [n:127.0.0.1:35417_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1020993 INFO  (zkCallback-5433-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 1020993 INFO  (zkCallback-5399-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 1020993 INFO  (zkCallback-5433-thread-1) [     ] 
o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 1020993 INFO  (zkCallback-5416-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 1020993 INFO  (zkCallback-5399-thread-1) [     ] 
o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 1020993 INFO  (zkCallback-5416-thread-1) [     ] 
o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 1020993 INFO  (zkCallback-5399-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with 
artifacts [/myplugin/v2.jar]
   [junit4]   2> 1020993 INFO  (zkCallback-5416-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with 
artifacts [/myplugin/v2.jar]
   [junit4]   2> 1020993 INFO  (zkCallback-5433-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with 
artifacts [/myplugin/v2.jar]
   [junit4]   2> 1020994 INFO  (qtp1421069491-7559) [n:127.0.0.1:37633_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1020994 INFO  (zkCallback-5378-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 1020994 INFO  (zkCallback-5378-thread-1) [     ] 
o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 1020994 INFO  (zkCallback-5378-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with 
artifacts [/myplugin/v2.jar]
   [junit4]   2> 1020994 INFO  (qtp1001505286-7571) [n:127.0.0.1:34981_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1020994 INFO  (zkCallback-5416-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1020994 INFO  (zkCallback-5433-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1020994 INFO  (zkCallback-5399-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1020994 INFO  (qtp1293459397-7584) [n:127.0.0.1:33423_solr     
] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 1020994 INFO  (qtp1293459397-7584) [n:127.0.0.1:33423_solr     
] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 1020995 INFO  (zkCallback-5378-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1020995 INFO  (zkCallback-5416-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1020995 INFO  (zkCallback-5433-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1020995 INFO  (zkCallback-5399-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1020996 INFO  (zkCallback-5416-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_1E4E34A556CBEA1D-001/tempDir-001/node3/filestore/myplugin]
   [junit4]   2> 1020996 INFO  (zkCallback-5416-thread-1) [     ] 
o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 1020996 INFO  (zkCallback-5433-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_1E4E34A556CBEA1D-001/tempDir-001/node1/filestore/myplugin]
   [junit4]   2> 1020996 INFO  (zkCallback-5399-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_1E4E34A556CBEA1D-001/tempDir-001/node4/filestore/myplugin]
   [junit4]   2> 1020996 INFO  (zkCallback-5433-thread-1) [     ] 
o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 1020996 INFO  (zkCallback-5399-thread-1) [     ] 
o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 1020996 INFO  (qtp1293459397-7584) [n:127.0.0.1:33423_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 1020997 INFO  (zkCallback-5378-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 1020997 INFO  (zkCallback-5378-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_1E4E34A556CBEA1D-001/tempDir-001/node2/filestore/myplugin]
   [junit4]   2> 1020997 INFO  (zkCallback-5378-thread-1) [     ] 
o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 1020998 ERROR (qtp577017041-7578) [n:127.0.0.1:35417_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, 
2.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:748) [?:1.8.0_191]
   [junit4]   2> 1020999 INFO  (qtp577017041-7578) [n:127.0.0.1:35417_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin 
params={wt=javabin&version=2} status=400 QTime=2
   [junit4]   2> 1021101 INFO  (jetty-closer-5448-thread-1) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=259766318
   [junit4]   2> 1021101 INFO  (jetty-closer-5448-thread-2) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1486872279
   [junit4]   2> 1021101 INFO  (jetty-closer-5448-thread-3) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1690604078
   [junit4]   2> 1021101 INFO  (jetty-closer-5448-thread-1) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35417_solr
   [junit4]   2> 1021101 INFO  (jetty-closer-5448-thread-2) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34981_solr
   [junit4]   2> 1021101 INFO  (jetty-closer-5448-thread-3) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37633_solr
   [junit4]   2> 1021102 INFO  (jetty-closer-5448-thread-1) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1021102 INFO  (jetty-closer-5448-thread-3) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1021102 INFO  (jetty-closer-5448-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:35417_solr as DOWN
   [junit4]   2> 1021102 INFO  (jetty-closer-5448-thread-3) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:37633_solr as DOWN
   [junit4]   2> 1021102 INFO  (jetty-closer-5448-thread-2) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1021102 INFO  (jetty-closer-5448-thread-2) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:34981_solr as DOWN
   [junit4]   2> 1021105 INFO  (jetty-closer-5448-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1021105 INFO  (jetty-closer-5448-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 1021105 INFO  (jetty-closer-5448-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3bec43b5: rootName = 
solr_37633, domain = solr.node, service url = null, agent id = null] for 
registry solr.node/com.codahale.metrics.MetricRegistry@e8cee29
   [junit4]   2> 1021106 INFO  (jetty-closer-5448-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 1021106 INFO  (jetty-closer-54

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

jetty tag=null
   [junit4]   2> 1034590 INFO  (jetty-closer-5573-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@706e5e94: rootName = 
solr_34997, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@6669d1a8
   [junit4]   2> 1034590 INFO  (jetty-closer-5573-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 1034593 INFO  (zkCallback-5558-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (1)
   [junit4]   2> 1034593 INFO  (jetty-closer-5573-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 1034593 INFO  (jetty-closer-5573-thread-4) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@440eabd: rootName = 
solr_45881, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@6669d1a8
   [junit4]   2> 1034594 INFO  (closeThreadPool-5592-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72115074762211336-127.0.0.1:34997_solr-n_0000000000) closing
   [junit4]   2> 1034594 INFO  (jetty-closer-5573-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 1034594 INFO  
(OverseerStateUpdate-72115074762211336-127.0.0.1:34997_solr-n_0000000000) 
[n:127.0.0.1:34997_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:34997_solr
   [junit4]   2> 1034594 INFO  
(OverseerAutoScalingTriggerThread-72115074762211336-127.0.0.1:34997_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1034592 WARN  
(jetty-launcher-5475-thread-1-SendThread(127.0.0.1:35923)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10034474627000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10034474627000c, 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 0x10034474627000c, 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> 1034601 INFO  (closeThreadPool-5592-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72115074762211336-127.0.0.1:34997_solr-n_0000000000) closing
   [junit4]   2> 1034693 INFO  (jetty-closer-5573-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1e92c25c{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1034694 INFO  (jetty-closer-5573-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@52ce4810{/solr,null,UNAVAILABLE}
   [junit4]   2> 1034694 INFO  (jetty-closer-5573-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1034794 INFO  (jetty-closer-5573-thread-4) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@54b28ddc{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1034794 INFO  (jetty-closer-5573-thread-4) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@74fe89a6{/solr,null,UNAVAILABLE}
   [junit4]   2> 1034794 INFO  (jetty-closer-5573-thread-4) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1034894 INFO  (jetty-closer-5573-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@55f4f2a4{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1034894 INFO  (jetty-closer-5573-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1f17b77a{/solr,null,UNAVAILABLE}
   [junit4]   2> 1034895 INFO  (jetty-closer-5573-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1034993 INFO  (jetty-closer-5573-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72115074762211336-127.0.0.1:34997_solr-n_0000000000) closing
   [junit4]   2> 1034994 INFO  (jetty-closer-5573-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@626bcbdc{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1034995 INFO  (jetty-closer-5573-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@24be8072{/solr,null,UNAVAILABLE}
   [junit4]   2> 1034995 INFO  (jetty-closer-5573-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1034995 INFO  
(TEST-TestContainerPlugin.testApi-seed#[1E4E34A556CBEA1D]) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1035199 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>        20      /solr/clusterprops.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        16      /solr/live_nodes
   [junit4]   2>        9       /solr/overseer/queue
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> 1035202 INFO  
(TEST-TestContainerPlugin.testApi-seed#[1E4E34A556CBEA1D]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35923
   [junit4]   2> 1035202 INFO  
(TEST-TestContainerPlugin.testApi-seed#[1E4E34A556CBEA1D]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35923
   [junit4]   2> 1035202 INFO  
(TEST-TestContainerPlugin.testApi-seed#[1E4E34A556CBEA1D]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 35923
   [junit4]   2> 1035203 INFO  
(TEST-TestContainerPlugin.testApi-seed#[1E4E34A556CBEA1D]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testApi
   [junit4]   2> 1035203 INFO  
(SUITE-TestContainerPlugin-seed#[1E4E34A556CBEA1D]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1035203 INFO  
(SUITE-TestContainerPlugin-seed#[1E4E34A556CBEA1D]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35923
   [junit4]   2> 1035203 INFO  
(SUITE-TestContainerPlugin-seed#[1E4E34A556CBEA1D]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35923
   [junit4]   2> 1035203 INFO  
(SUITE-TestContainerPlugin-seed#[1E4E34A556CBEA1D]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 35923
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_1E4E34A556CBEA1D-001
   [junit4]   2> Aug 17, 2020 12:50:23 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, 
docValues:{}, maxPointsInLeafNode=752, maxMBSortInHeap=7.379879355590294, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=pt-BR, 
timezone=Asia/Calcutta
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 
1.8.0_191 (64-bit)/cpus=8,threads=1,free=115290496,total=525860864
   [junit4]   2> NOTE: All tests run in this JVM: [ExternalFileFieldSortTest, 
ScheduledTriggerTest, TestSimTriggerIntegration, SuggestComponentTest, 
TestImpersonationWithHadoopAuth, MaxSizeAutoCommitTest, 
TestFoldingMultitermQuery, TestCustomDocTransformer, TestNumericTerms32, 
TestCodecSupport, SolrJmxReporterCloudTest, SegmentsInfoRequestHandlerTest, 
TriLevelCompositeIdRoutingTest, HighlighterWithoutStoredIdTest, 
CategoryRoutedAliasUpdateProcessorTest, SmileWriterTest, 
TestInPlaceUpdatesStandalone, TestLuceneIndexBackCompat, 
CollectionStateFormat2Test, TestPKIAuthenticationPlugin, 
DistributedQueryComponentCustomSortTest, AnalysisAfterCoreReloadTest, 
DocValuesNotIndexedTest, NoCacheHeaderTest, TestUpdate, TestCloudRecovery2, 
ChaosMonkeySafeLeaderTest, ResourceLoaderTest, TestSimGenericDistributedQueue, 
OpenExchangeRatesOrgProviderTest, TestSimDistributedQueue, 
TestSimNodeLostTrigger, TestStreamBody, CreateRoutedAliasTest, DateFieldTest, 
ConjunctionSolrSpellCheckerTest, DistributedDebugComponentTest, 
PhrasesIdentificationComponentTest, TestRequestStatusCollectionAPI, 
DistributedFacetPivotSmallTest, TestBinaryField, PackageManagerCLITest, 
UpdateParamsTest, TestLegacyFieldReuse, 
TestUnifiedSolrHighlighterWithoutStoredId, HdfsAutoAddReplicasIntegrationTest, 
AdminHandlersProxyTest, ZkCLITest, TestDistributedMissingSort, EchoParamsTest, 
TestSchemaField, TestMinHashQParser, SolrCoreTest, RankQParserPluginTest, 
QueryResultKeyTest, PreAnalyzedFieldTest, ConfigSetsAPITest, 
TestSolrFieldCacheBean, DocValuesMultiTest, TestAnalyzedSuggestions, 
TestInfoStreamLogging, TestSortableTextField, TestBlobHandler, TestSolrXml, 
FieldAnalysisRequestHandlerTest, TestNonDefinedSimilarityFactory, 
TaggingAttributeTest, RestartWhileUpdatingTest, MetricsConfigTest, 
PeerSyncWithIndexFingerprintCachingTest, WrapperMergePolicyFactoryTest, 
RoutingToNodesWithPropertiesTest, AtomicUpdateProcessorFactoryTest, 
SpellCheckComponentTest, TestSort, RootFieldTest, ShardRoutingCustomTest, 
TestCustomStream, SparseHLLTest, TestContainerPlugin]
   [junit4] Completed [202/919 (1!)] on J0 in 21.64s, 2 tests, 1 error <<< 
FAILURES!

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

Reply via email to