Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/4860/

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

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

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




Build Log:
[...truncated 12604 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerPlugin
   [junit4]   2> 531444 INFO  
(SUITE-TestContainerPlugin-seed#[8B6340343322F675]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 531444 INFO  
(SUITE-TestContainerPlugin-seed#[8B6340343322F675]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 531444 INFO  
(SUITE-TestContainerPlugin-seed#[8B6340343322F675]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_8B6340343322F675-001/data-dir-119-001
   [junit4]   2> 531444 WARN  
(SUITE-TestContainerPlugin-seed#[8B6340343322F675]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 531444 INFO  
(SUITE-TestContainerPlugin-seed#[8B6340343322F675]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 531445 INFO  
(SUITE-TestContainerPlugin-seed#[8B6340343322F675]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 531447 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[8B6340343322F675]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testApiFromPackage
   [junit4]   2> 531448 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[8B6340343322F675]) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_8B6340343322F675-001/tempDir-001
   [junit4]   2> 531448 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[8B6340343322F675]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 531448 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 531448 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 531548 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[8B6340343322F675]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 37965
   [junit4]   2> 531548 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[8B6340343322F675]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:37965
   [junit4]   2> 531548 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[8B6340343322F675]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37965
   [junit4]   2> 531548 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[8B6340343322F675]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 37965
   [junit4]   2> 531550 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[8B6340343322F675]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 531552 INFO  (zkConnectionManagerCallback-6151-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 531552 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[8B6340343322F675]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 531554 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[8B6340343322F675]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 531555 INFO  (zkConnectionManagerCallback-6153-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 531555 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[8B6340343322F675]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 531555 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[8B6340343322F675]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 531556 INFO  (zkConnectionManagerCallback-6155-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 531556 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[8B6340343322F675]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 531659 INFO  (jetty-launcher-6156-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 531659 INFO  (jetty-launcher-6156-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 531659 INFO  (jetty-launcher-6156-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 531659 INFO  (jetty-launcher-6156-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 531660 INFO  (jetty-launcher-6156-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 531660 INFO  (jetty-launcher-6156-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 531660 INFO  (jetty-launcher-6156-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+8-LTS
   [junit4]   2> 531660 INFO  (jetty-launcher-6156-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+8-LTS
   [junit4]   2> 531660 INFO  (jetty-launcher-6156-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+8-LTS
   [junit4]   2> 531660 INFO  (jetty-launcher-6156-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 531660 INFO  (jetty-launcher-6156-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 531660 INFO  (jetty-launcher-6156-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+8-LTS
   [junit4]   2> 531661 INFO  (jetty-launcher-6156-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 531661 INFO  (jetty-launcher-6156-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 531661 INFO  (jetty-launcher-6156-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 531661 INFO  (jetty-launcher-6156-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 531662 INFO  (jetty-launcher-6156-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 531662 INFO  (jetty-launcher-6156-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 531662 INFO  (jetty-launcher-6156-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 531662 INFO  (jetty-launcher-6156-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 531662 INFO  (jetty-launcher-6156-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6ef22a{/solr,null,AVAILABLE}
   [junit4]   2> 531662 INFO  (jetty-launcher-6156-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 531662 INFO  (jetty-launcher-6156-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@76c6c529{/solr,null,AVAILABLE}
   [junit4]   2> 531662 INFO  (jetty-launcher-6156-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4ecb82d3{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:39869}
   [junit4]   2> 531662 INFO  (jetty-launcher-6156-thread-4) [     ] 
o.e.j.s.Server Started @531691ms
   [junit4]   2> 531662 INFO  (jetty-launcher-6156-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39869}
   [junit4]   2> 531662 INFO  (jetty-launcher-6156-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@25533c31{/solr,null,AVAILABLE}
   [junit4]   2> 531662 ERROR (jetty-launcher-6156-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 531663 INFO  (jetty-launcher-6156-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 531663 INFO  (jetty-launcher-6156-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 531663 INFO  (jetty-launcher-6156-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 531663 INFO  (jetty-launcher-6156-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 531663 INFO  (jetty-launcher-6156-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 531663 INFO  (jetty-launcher-6156-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr
   [junit4]   2> 531663 INFO  (jetty-launcher-6156-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6f178ef7{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:38185}
   [junit4]   2> 531663 INFO  (jetty-launcher-6156-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 531663 INFO  (jetty-launcher-6156-thread-2) [     ] 
o.e.j.s.Server Started @531692ms
   [junit4]   2> 531663 INFO  (jetty-launcher-6156-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-07-01T00:26:23.420132Z
   [junit4]   2> 531663 INFO  (jetty-launcher-6156-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38185}
   [junit4]   2> 531663 INFO  (jetty-launcher-6156-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@58758b11{/solr,null,AVAILABLE}
   [junit4]   2> 531663 ERROR (jetty-launcher-6156-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 531663 INFO  (jetty-launcher-6156-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 531663 INFO  (jetty-launcher-6156-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 531663 INFO  (jetty-launcher-6156-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 531663 INFO  (jetty-launcher-6156-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr
   [junit4]   2> 531663 INFO  (jetty-launcher-6156-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-07-01T00:26:23.420538Z
   [junit4]   2> 531663 INFO  (jetty-launcher-6156-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@44dcca7{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:38997}
   [junit4]   2> 531663 INFO  (jetty-launcher-6156-thread-1) [     ] 
o.e.j.s.Server Started @531692ms
   [junit4]   2> 531663 INFO  (jetty-launcher-6156-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38997}
   [junit4]   2> 531663 ERROR (jetty-launcher-6156-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 531663 INFO  (jetty-launcher-6156-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 531663 INFO  (jetty-launcher-6156-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 531663 INFO  (jetty-launcher-6156-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 531663 INFO  (jetty-launcher-6156-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr
   [junit4]   2> 531663 INFO  (jetty-launcher-6156-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-07-01T00:26:23.420918Z
   [junit4]   2> 531664 INFO  (jetty-launcher-6156-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2e964ab5{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:43155}
   [junit4]   2> 531664 INFO  (jetty-launcher-6156-thread-3) [     ] 
o.e.j.s.Server Started @531693ms
   [junit4]   2> 531664 INFO  (jetty-launcher-6156-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43155}
   [junit4]   2> 531664 ERROR (jetty-launcher-6156-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 531664 INFO  (jetty-launcher-6156-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 531664 INFO  (jetty-launcher-6156-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 531664 INFO  (jetty-launcher-6156-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 531664 INFO  (jetty-launcher-6156-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 531664 INFO  (jetty-launcher-6156-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr
   [junit4]   2> 531664 INFO  (jetty-launcher-6156-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-07-01T00:26:23.421424Z
   [junit4]   2> 531664 INFO  (jetty-launcher-6156-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 531664 INFO  (zkConnectionManagerCallback-6158-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 531664 INFO  (jetty-launcher-6156-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 531665 INFO  (jetty-launcher-6156-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 531666 INFO  (jetty-launcher-6156-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 531666 INFO  (jetty-launcher-6156-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 531666 INFO  (zkConnectionManagerCallback-6162-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 531666 INFO  (jetty-launcher-6156-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 531666 INFO  (zkConnectionManagerCallback-6164-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 531667 INFO  (jetty-launcher-6156-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 531667 INFO  (zkConnectionManagerCallback-6160-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 531667 INFO  (jetty-launcher-6156-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 531667 INFO  (jetty-launcher-6156-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 531668 INFO  (jetty-launcher-6156-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 531670 INFO  (jetty-launcher-6156-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 531774 INFO  (jetty-launcher-6156-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 531775 WARN  (jetty-launcher-6156-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@756422c5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 531775 WARN  (jetty-launcher-6156-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@756422c5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 531777 WARN  (jetty-launcher-6156-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7e260553[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 531777 WARN  (jetty-launcher-6156-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7e260553[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 531778 INFO  (jetty-launcher-6156-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37965/solr
   [junit4]   2> 531779 INFO  (jetty-launcher-6156-thread-4) 
[n:127.0.0.1:39869_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 531780 INFO  (zkConnectionManagerCallback-6175-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 531780 INFO  (jetty-launcher-6156-thread-4) 
[n:127.0.0.1:39869_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 531834 INFO  (jetty-launcher-6156-thread-4) 
[n:127.0.0.1:39869_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:39869_solr
   [junit4]   2> 531835 INFO  (jetty-launcher-6156-thread-4) 
[n:127.0.0.1:39869_solr     ] o.a.s.c.Overseer Overseer 
(id=72058295118135303-127.0.0.1:39869_solr-n_0000000000) starting
   [junit4]   2> 531838 INFO  
(OverseerStateUpdate-72058295118135303-127.0.0.1:39869_solr-n_0000000000) 
[n:127.0.0.1:39869_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:39869_solr
   [junit4]   2> 531838 INFO  (jetty-launcher-6156-thread-4) 
[n:127.0.0.1:39869_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39869_solr
   [junit4]   2> 531840 INFO  (zkCallback-6174-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 531841 INFO  (jetty-launcher-6156-thread-4) 
[n:127.0.0.1:39869_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 531842 WARN  (jetty-launcher-6156-thread-4) 
[n:127.0.0.1:39869_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> 531856 INFO  (jetty-launcher-6156-thread-4) 
[n:127.0.0.1:39869_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 531874 INFO  (jetty-launcher-6156-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 531874 WARN  (jetty-launcher-6156-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@552bb4bb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 531874 WARN  (jetty-launcher-6156-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@552bb4bb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 531876 INFO  (jetty-launcher-6156-thread-4) 
[n:127.0.0.1:39869_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39869.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3933faab
   [junit4]   2> 531876 WARN  (jetty-launcher-6156-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7940cffb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 531877 WARN  (jetty-launcher-6156-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7940cffb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 531878 INFO  (jetty-launcher-6156-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37965/solr
   [junit4]   2> 531878 INFO  (jetty-launcher-6156-thread-2) 
[n:127.0.0.1:38185_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 531879 INFO  (zkConnectionManagerCallback-6197-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 531879 INFO  (jetty-launcher-6156-thread-2) 
[n:127.0.0.1:38185_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 531882 INFO  (jetty-launcher-6156-thread-2) 
[n:127.0.0.1:38185_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 531882 INFO  (jetty-launcher-6156-thread-4) 
[n:127.0.0.1:39869_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39869.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3933faab
   [junit4]   2> 531882 INFO  (jetty-launcher-6156-thread-4) 
[n:127.0.0.1:39869_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39869.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3933faab
   [junit4]   2> 531883 INFO  (jetty-launcher-6156-thread-4) 
[n:127.0.0.1:39869_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_8B6340343322F675-001/tempDir-001/node4
   [junit4]   2> 531886 INFO  (jetty-launcher-6156-thread-2) 
[n:127.0.0.1:38185_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:38185_solr as DOWN
   [junit4]   2> 531887 INFO  (jetty-launcher-6156-thread-2) 
[n:127.0.0.1:38185_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 1000 transient cores
   [junit4]   2> 531887 INFO  (jetty-launcher-6156-thread-2) 
[n:127.0.0.1:38185_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38185_solr
   [junit4]   2> 531888 INFO  (zkCallback-6174-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 531888 INFO  (zkCallback-6196-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 531889 INFO  (jetty-launcher-6156-thread-2) 
[n:127.0.0.1:38185_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 531889 WARN  (jetty-launcher-6156-thread-2) 
[n:127.0.0.1:38185_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> 531902 INFO  (jetty-launcher-6156-thread-2) 
[n:127.0.0.1:38185_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 531918 INFO  (jetty-launcher-6156-thread-2) 
[n:127.0.0.1:38185_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38185.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3933faab
   [junit4]   2> 531927 INFO  (jetty-launcher-6156-thread-2) 
[n:127.0.0.1:38185_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38185.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3933faab
   [junit4]   2> 531927 INFO  (jetty-launcher-6156-thread-2) 
[n:127.0.0.1:38185_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38185.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3933faab
   [junit4]   2> 531928 INFO  (jetty-launcher-6156-thread-2) 
[n:127.0.0.1:38185_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_8B6340343322F675-001/tempDir-001/node2
   [junit4]   2> 531974 INFO  (jetty-launcher-6156-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 531975 WARN  (jetty-launcher-6156-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@39a749f7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 531975 WARN  (jetty-launcher-6156-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@39a749f7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 531976 WARN  (jetty-launcher-6156-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@68c79294[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 531977 WARN  (jetty-launcher-6156-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@68c79294[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 531978 INFO  (jetty-launcher-6156-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37965/solr
   [junit4]   2> 531978 INFO  (jetty-launcher-6156-thread-3) 
[n:127.0.0.1:43155_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 531979 INFO  (zkConnectionManagerCallback-6217-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 531979 INFO  (jetty-launcher-6156-thread-3) 
[n:127.0.0.1:43155_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 531982 INFO  (jetty-launcher-6156-thread-3) 
[n:127.0.0.1:43155_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 531984 INFO  (jetty-launcher-6156-thread-3) 
[n:127.0.0.1:43155_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:43155_solr as DOWN
   [junit4]   2> 531985 INFO  (jetty-launcher-6156-thread-3) 
[n:127.0.0.1:43155_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 1000 transient cores
   [junit4]   2> 531985 INFO  (jetty-launcher-6156-thread-3) 
[n:127.0.0.1:43155_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43155_solr
   [junit4]   2> 531986 INFO  (zkCallback-6196-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 531986 INFO  (zkCallback-6174-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 531986 INFO  (zkCallback-6216-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 531987 INFO  (jetty-launcher-6156-thread-3) 
[n:127.0.0.1:43155_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 531987 WARN  (jetty-launcher-6156-thread-3) 
[n:127.0.0.1:43155_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> 532000 INFO  (jetty-launcher-6156-thread-3) 
[n:127.0.0.1:43155_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 532017 INFO  (jetty-launcher-6156-thread-3) 
[n:127.0.0.1:43155_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43155.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3933faab
   [junit4]   2> 532025 INFO  (jetty-launcher-6156-thread-3) 
[n:127.0.0.1:43155_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43155.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3933faab
   [junit4]   2> 532025 INFO  (jetty-launcher-6156-thread-3) 
[n:127.0.0.1:43155_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43155.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3933faab
   [junit4]   2> 532026 INFO  (jetty-launcher-6156-thread-3) 
[n:127.0.0.1:43155_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_8B6340343322F675-001/tempDir-001/node3
   [junit4]   2> 532074 INFO  (jetty-launcher-6156-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 532075 WARN  (jetty-launcher-6156-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@492b3c1e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 532075 WARN  (jetty-launcher-6156-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@492b3c1e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 532077 WARN  (jetty-launcher-6156-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@777d250d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 532077 WARN  (jetty-launcher-6156-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@777d250d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 532079 INFO  (jetty-launcher-6156-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37965/solr
   [junit4]   2> 532079 INFO  (jetty-launcher-6156-thread-1) 
[n:127.0.0.1:38997_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 532080 INFO  (zkConnectionManagerCallback-6236-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 532080 INFO  (jetty-launcher-6156-thread-1) 
[n:127.0.0.1:38997_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 532083 INFO  (jetty-launcher-6156-thread-1) 
[n:127.0.0.1:38997_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 532086 INFO  (jetty-launcher-6156-thread-1) 
[n:127.0.0.1:38997_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:38997_solr as DOWN
   [junit4]   2> 532086 INFO  (jetty-launcher-6156-thread-1) 
[n:127.0.0.1:38997_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 1000 transient cores
   [junit4]   2> 532086 INFO  (jetty-launcher-6156-thread-1) 
[n:127.0.0.1:38997_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38997_solr
   [junit4]   2> 532087 INFO  (zkCallback-6216-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 532087 INFO  (zkCallback-6196-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 532087 INFO  (zkCallback-6174-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 532088 INFO  (zkCallback-6235-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 532088 INFO  (jetty-launcher-6156-thread-1) 
[n:127.0.0.1:38997_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 532088 WARN  (jetty-launcher-6156-thread-1) 
[n:127.0.0.1:38997_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 532101 INFO  (jetty-launcher-6156-thread-1) 
[n:127.0.0.1:38997_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 532122 INFO  (jetty-launcher-6156-thread-1) 
[n:127.0.0.1:38997_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38997.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3933faab
   [junit4]   2> 532130 INFO  (jetty-launcher-6156-thread-1) 
[n:127.0.0.1:38997_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38997.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3933faab
   [junit4]   2> 532130 INFO  (jetty-launcher-6156-thread-1) 
[n:127.0.0.1:38997_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38997.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3933faab
   [junit4]   2> 532131 INFO  (jetty-launcher-6156-thread-1) 
[n:127.0.0.1:38997_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_8B6340343322F675-001/tempDir-001/node1
   [junit4]   2> 532143 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[8B6340343322F675]) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 532143 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[8B6340343322F675]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 532144 INFO  (zkConnectionManagerCallback-6249-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 532144 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[8B6340343322F675]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 532145 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[8B6340343322F675]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 532145 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[8B6340343322F675]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37965/solr ready
   [junit4]   2> 532175 INFO  (qtp1074554018-14029) [n:127.0.0.1:39869_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der 
params={getFrom=127.0.0.1:38997_solr} status=0 QTime=0
   [junit4]   2> 532175 INFO  
(updateExecutor-6171-thread-1-processing-n:127.0.0.1:39869_solr) 
[n:127.0.0.1:39869_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/_trusted_/keys/pub_key512.der from 127.0.0.1:38997_solr 
   [junit4]   2> 532176 INFO  (qtp542224591-14036) [n:127.0.0.1:43155_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der 
params={getFrom=127.0.0.1:38997_solr} status=0 QTime=0
   [junit4]   2> 532176 INFO  (qtp176829318-14050) [n:127.0.0.1:38997_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0
   [junit4]   2> 532177 INFO  
(updateExecutor-6213-thread-1-processing-n:127.0.0.1:43155_solr) 
[n:127.0.0.1:43155_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/_trusted_/keys/pub_key512.der from 127.0.0.1:38997_solr 
   [junit4]   2> 532178 INFO  (qtp176829318-14034) [n:127.0.0.1:38997_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0
   [junit4]   2> 532178 INFO  (qtp176829318-14034) [n:127.0.0.1:38997_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 532179 INFO  (qtp176829318-14045) [n:127.0.0.1:38997_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 532179 INFO  (qtp1641053373-14037) [n:127.0.0.1:38185_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der 
params={getFrom=127.0.0.1:38997_solr} status=0 QTime=1
   [junit4]   2> 532180 INFO  
(updateExecutor-6193-thread-1-processing-n:127.0.0.1:38185_solr) 
[n:127.0.0.1:38185_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/_trusted_/keys/pub_key512.der from 127.0.0.1:38997_solr 
   [junit4]   2> 532181 INFO  (qtp176829318-14042) [n:127.0.0.1:38997_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 
QTime=13
   [junit4]   1> sync resp: 
http://127.0.0.1:38997/api/node/files/_trusted_/keys/pub_key512.der?sync=true 
,is: null
   [junit4]   2> 532181 INFO  (qtp176829318-14042) [n:127.0.0.1:38997_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0
   [junit4]   2> 532187 INFO  (qtp176829318-14050) [n:127.0.0.1:38997_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 532189 INFO  (qtp1074554018-14035) [n:127.0.0.1:39869_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> 532191 INFO  
(updateExecutor-6213-thread-1-processing-n:127.0.0.1:43155_solr) 
[n:127.0.0.1:43155_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 532191 INFO  
(updateExecutor-6213-thread-1-processing-n:127.0.0.1:43155_solr) 
[n:127.0.0.1:43155_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/_trusted_/keys/pub_key512.der
   [junit4]   2> 532191 INFO  
(updateExecutor-6171-thread-1-processing-n:127.0.0.1:39869_solr) 
[n:127.0.0.1:39869_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 532191 INFO  
(updateExecutor-6171-thread-1-processing-n:127.0.0.1:39869_solr) 
[n:127.0.0.1:39869_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/_trusted_/keys/pub_key512.der
   [junit4]   2> 532192 INFO  (qtp1641053373-14047) [n:127.0.0.1:38185_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> 532195 INFO  (qtp542224591-14039) [n:127.0.0.1:43155_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> 532197 INFO  (qtp176829318-14050) [n:127.0.0.1:38997_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} 
status=0 QTime=0
   [junit4]   2> 532200 INFO  
(updateExecutor-6193-thread-1-processing-n:127.0.0.1:38185_solr) 
[n:127.0.0.1:38185_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 532200 INFO  
(updateExecutor-6193-thread-1-processing-n:127.0.0.1:38185_solr) 
[n:127.0.0.1:38185_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/_trusted_/keys/pub_key512.der
   [junit4]   2> 532202 INFO  (qtp542224591-14038) [n:127.0.0.1:43155_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 532204 INFO  (qtp542224591-14038) [n:127.0.0.1:43155_solr     
] o.a.s.f.DistribPackageStore Missing file in package store: /myplugin/v1.jar
   [junit4]   2> 532205 INFO  (qtp176829318-14051) [n:127.0.0.1:38997_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 532205 INFO  (qtp1074554018-14033) [n:127.0.0.1:39869_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> 532206 INFO  (qtp1641053373-14044) [n:127.0.0.1:38185_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> 532206 INFO  (qtp542224591-14038) [n:127.0.0.1:43155_solr     
] o.a.s.f.DistribPackageStore Unable to download file : /myplugin/v1.jar
   [junit4]   2> 532219 INFO  (qtp542224591-14038) [n:127.0.0.1:43155_solr     
] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. 
sizes 867 246
   [junit4]   2> 532220 INFO  (qtp176829318-14042) [n:127.0.0.1:38997_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar 
params={getFrom=127.0.0.1:43155_solr} status=0 QTime=0
   [junit4]   2> 532220 INFO  
(updateExecutor-6232-thread-2-processing-n:127.0.0.1:38997_solr) 
[n:127.0.0.1:38997_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/myplugin/v1.jar from 127.0.0.1:43155_solr 
   [junit4]   2> 532221 INFO  (qtp1074554018-14035) [n:127.0.0.1:39869_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar 
params={getFrom=127.0.0.1:43155_solr} status=0 QTime=0
   [junit4]   2> 532221 INFO  
(updateExecutor-6171-thread-1-processing-n:127.0.0.1:39869_solr) 
[n:127.0.0.1:39869_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/myplugin/v1.jar from 127.0.0.1:43155_solr 
   [junit4]   2> 532221 INFO  (qtp542224591-14039) [n:127.0.0.1:43155_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 532221 INFO  (qtp1641053373-14047) [n:127.0.0.1:38185_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar 
params={getFrom=127.0.0.1:43155_solr} status=0 QTime=0
   [junit4]   2> 532221 INFO  
(updateExecutor-6193-thread-1-processing-n:127.0.0.1:38185_solr) 
[n:127.0.0.1:38185_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/myplugin/v1.jar from 127.0.0.1:43155_solr 
   [junit4]   2> 532222 INFO  (qtp542224591-14036) [n:127.0.0.1:43155_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar 
params={} status=0 QTime=0
   [junit4]   2> 532222 INFO  (qtp542224591-14032) [n:127.0.0.1:43155_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 532222 INFO  (qtp542224591-14040) [n:127.0.0.1:43155_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 532222 INFO  (qtp542224591-14038) [n:127.0.0.1:43155_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=21
   [junit4]   2> 532223 INFO  (qtp542224591-14039) [n:127.0.0.1:43155_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar 
params={} status=0 QTime=0
   [junit4]   2> 532223 INFO  (qtp542224591-14038) [n:127.0.0.1:43155_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar 
params={} status=0 QTime=0
   [junit4]   2> 532225 INFO  (qtp1074554018-14027) [n:127.0.0.1:39869_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> 532238 INFO  
(updateExecutor-6232-thread-2-processing-n:127.0.0.1:38997_solr) 
[n:127.0.0.1:38997_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 532238 INFO  
(updateExecutor-6171-thread-1-processing-n:127.0.0.1:39869_solr) 
[n:127.0.0.1:39869_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 532238 INFO  
(updateExecutor-6193-thread-1-processing-n:127.0.0.1:38185_solr) 
[n:127.0.0.1:38185_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 532238 INFO  
(updateExecutor-6232-thread-2-processing-n:127.0.0.1:38997_solr) 
[n:127.0.0.1:38997_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/myplugin/v1.jar
   [junit4]   2> 532238 INFO  
(updateExecutor-6171-thread-1-processing-n:127.0.0.1:39869_solr) 
[n:127.0.0.1:39869_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/myplugin/v1.jar
   [junit4]   2> 532238 INFO  
(updateExecutor-6193-thread-1-processing-n:127.0.0.1:38185_solr) 
[n:127.0.0.1:38185_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/myplugin/v1.jar
   [junit4]   2> 532327 INFO  (qtp1074554018-14041) [n:127.0.0.1:39869_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> 532330 INFO  (qtp1641053373-14031) [n:127.0.0.1:38185_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> 532332 INFO  (qtp542224591-14040) [n:127.0.0.1:43155_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> 532334 INFO  (qtp176829318-14034) [n:127.0.0.1:38997_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar 
params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 532337 INFO  (qtp176829318-14050) [n:127.0.0.1:38997_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 532338 INFO  (qtp176829318-14050) [n:127.0.0.1:38997_solr     
] o.a.s.f.DistribPackageStore Missing file in package store: /myplugin/v2.jar
   [junit4]   2> 532338 INFO  (qtp1074554018-14033) [n:127.0.0.1:39869_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> 532339 INFO  (qtp1641053373-14047) [n:127.0.0.1:38185_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> 532340 INFO  (qtp542224591-14038) [n:127.0.0.1:43155_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> 532340 INFO  (qtp176829318-14050) [n:127.0.0.1:38997_solr     
] o.a.s.f.DistribPackageStore Unable to download file : /myplugin/v2.jar
   [junit4]   2> 532352 INFO  (qtp176829318-14050) [n:127.0.0.1:38997_solr     
] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. 
sizes 867 246
   [junit4]   2> 532353 INFO  (qtp1074554018-14035) [n:127.0.0.1:39869_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar 
params={getFrom=127.0.0.1:38997_solr} status=0 QTime=0
   [junit4]   2> 532353 INFO  
(updateExecutor-6171-thread-1-processing-n:127.0.0.1:39869_solr) 
[n:127.0.0.1:39869_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/myplugin/v2.jar from 127.0.0.1:38997_solr 
   [junit4]   2> 532354 INFO  (qtp176829318-14034) [n:127.0.0.1:38997_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 532354 INFO  (qtp542224591-14036) [n:127.0.0.1:43155_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar 
params={getFrom=127.0.0.1:38997_solr} status=0 QTime=0
   [junit4]   2> 532354 INFO  
(updateExecutor-6213-thread-2-processing-n:127.0.0.1:43155_solr) 
[n:127.0.0.1:43155_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/myplugin/v2.jar from 127.0.0.1:38997_solr 
   [junit4]   2> 532355 INFO  (qtp1641053373-14018) [n:127.0.0.1:38185_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar 
params={getFrom=127.0.0.1:38997_solr} status=0 QTime=0
   [junit4]   2> 532355 INFO  (qtp176829318-14045) [n:127.0.0.1:38997_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar 
params={} status=0 QTime=0
   [junit4]   2> 532355 INFO  (qtp176829318-14051) [n:127.0.0.1:38997_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 532355 INFO  
(updateExecutor-6193-thread-1-processing-n:127.0.0.1:38185_solr) 
[n:127.0.0.1:38185_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/myplugin/v2.jar from 127.0.0.1:38997_solr 
   [junit4]   2> 532355 INFO  (qtp176829318-14042) [n:127.0.0.1:38997_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 532356 INFO  (qtp176829318-14034) [n:127.0.0.1:38997_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar 
params={} status=0 QTime=0
   [junit4]   2> 532356 INFO  (qtp176829318-14051) [n:127.0.0.1:38997_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar 
params={} status=0 QTime=0
   [junit4]   2> 532357 INFO  (qtp176829318-14050) [n:127.0.0.1:38997_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=20
   [junit4]   2> 532358 INFO  (qtp1074554018-14027) [n:127.0.0.1:39869_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> 532371 INFO  
(updateExecutor-6193-thread-1-processing-n:127.0.0.1:38185_solr) 
[n:127.0.0.1:38185_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 532371 INFO  
(updateExecutor-6171-thread-1-processing-n:127.0.0.1:39869_solr) 
[n:127.0.0.1:39869_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 532371 INFO  
(updateExecutor-6193-thread-1-processing-n:127.0.0.1:38185_solr) 
[n:127.0.0.1:38185_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/myplugin/v2.jar
   [junit4]   2> 532371 INFO  
(updateExecutor-6171-thread-1-processing-n:127.0.0.1:39869_solr) 
[n:127.0.0.1:39869_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/myplugin/v2.jar
   [junit4]   2> 532371 INFO  
(updateExecutor-6213-thread-2-processing-n:127.0.0.1:43155_solr) 
[n:127.0.0.1:43155_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 532372 INFO  
(updateExecutor-6213-thread-2-processing-n:127.0.0.1:43155_solr) 
[n:127.0.0.1:43155_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/myplugin/v2.jar
   [junit4]   2> 532460 INFO  (qtp1074554018-14041) [n:127.0.0.1:39869_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> 532463 INFO  (qtp1641053373-14037) [n:127.0.0.1:38185_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> 532465 INFO  (qtp542224591-14039) [n:127.0.0.1:43155_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> 532467 INFO  (qtp176829318-14042) [n:127.0.0.1:38997_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar 
params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 532479 INFO  (qtp542224591-14036) [n:127.0.0.1:43155_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 532481 INFO  (qtp542224591-14036) [n:127.0.0.1:43155_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 532484 INFO  (qtp1641053373-14018) [n:127.0.0.1:38185_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 532487 INFO  (qtp176829318-14050) [n:127.0.0.1:38997_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 532488 INFO  (qtp1074554018-14033) [n:127.0.0.1:39869_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 532488 INFO  (qtp542224591-14036) [n:127.0.0.1:43155_solr     
] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 532488 INFO  (qtp542224591-14036) [n:127.0.0.1:43155_solr     
] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 532489 INFO  (qtp542224591-14036) [n:127.0.0.1:43155_solr     
] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with 
artifacts [/myplugin/v1.jar]
   [junit4]   2> 532495 INFO  (qtp542224591-14036) [n:127.0.0.1:43155_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 532496 INFO  (qtp542224591-14036) [n:127.0.0.1:43155_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 532498 INFO  (qtp542224591-14036) [n:127.0.0.1:43155_solr     
] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_8B6340343322F675-001/tempDir-001/node3/filestore/myplugin]
   [junit4]   2> 532498 INFO  (zkCallback-6235-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 532498 INFO  (zkCallback-6174-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 532498 INFO  (zkCallback-6235-thread-1) [     ] 
o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 532498 INFO  (zkCallback-6174-thread-1) [     ] 
o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 532498 INFO  (zkCallback-6235-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with 
artifacts [/myplugin/v1.jar]
   [junit4]   2> 532498 INFO  (zkCallback-6174-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with 
artifacts [/myplugin/v1.jar]
   [junit4]   2> 532498 INFO  (qtp542224591-14036) [n:127.0.0.1:43155_solr     
] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 532498 INFO  (qtp542224591-14036) [n:127.0.0.1:43155_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={wt=javabin&version=2} status=0 QTime=29
   [junit4]   2> 532498 INFO  (zkCallback-6216-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 532499 INFO  (zkCallback-6196-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 532499 INFO  (zkCallback-6196-thread-1) [     ] 
o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 532499 INFO  (zkCallback-6196-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with 
artifacts [/myplugin/v1.jar]
   [junit4]   2> 532499 INFO  (zkCallback-6174-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 532499 INFO  (qtp1074554018-14041) [n:127.0.0.1:39869_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={wt=javabin} status=0 QTime=0
   [junit4]   2> 532500 INFO  (zkCallback-6235-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 532500 INFO  (zkCallback-6174-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 532500 INFO  (zkCallback-6196-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 532501 INFO  (zkCallback-6235-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 532501 INFO  (qtp1641053373-14037) [n:127.0.0.1:38185_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={wt=javabin} status=0 QTime=0
   [junit4]   2> 532501 INFO  (zkCallback-6235-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_8B6340343322F675-001/tempDir-001/node1/filestore/myplugin]
   [junit4]   2> 532501 INFO  (zkCallback-6174-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_8B6340343322F675-001/tempDir-001/node4/filestore/myplugin]
   [junit4]   2> 532501 INFO  (zkCallback-6235-thread-1) [     ] 
o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 532502 INFO  (zkCallback-6174-thread-1) [     ] 
o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 532502 INFO  (zkCallback-6196-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 532502 INFO  (zkCallback-6196-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_8B6340343322F675-001/tempDir-001/node2/filestore/myplugin]
   [junit4]   2> 532502 INFO  (zkCallback-6196-thread-1) [     ] 
o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 532504 INFO  (qtp542224591-14039) [n:127.0.0.1:43155_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={wt=javabin} status=0 QTime=0
   [junit4]   2> 532505 INFO  (qtp176829318-14042) [n:127.0.0.1:38997_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={wt=javabin} status=0 QTime=0
   [junit4]   2> 532510 INFO  (qtp1641053373-14031) [n:127.0.0.1:38185_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin 
params={wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 532515 INFO  (qtp1641053373-14037) [n:127.0.0.1:38185_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 532516 INFO  (qtp176829318-14050) [n:127.0.0.1:38997_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/plugin/my/path 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 532518 INFO  (qtp176829318-14045) [n:127.0.0.1:38997_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 532519 INFO  (qtp176829318-14045) [n:127.0.0.1:38997_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 532521 INFO  (qtp1641053373-14044) [n:127.0.0.1:38185_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 532521 INFO  (zkCallback-6196-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 532521 INFO  (zkCallback-6216-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 532521 INFO  (zkCallback-6196-thread-1) [     ] 
o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 532521 INFO  (zkCallback-6216-thread-1) [     ] 
o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 532521 INFO  (zkCallback-6196-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with 
artifacts [/myplugin/v2.jar]
   [junit4]   2> 532521 INFO  (zkCallback-6216-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with 
artifacts [/myplugin/v2.jar]
   [junit4]   2> 532521 INFO  (zkCallback-6235-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 532522 INFO  (zkCallback-6235-thread-1) [     ] 
o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 532522 INFO  (zkCallback-6235-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with 
artifacts [/myplugin/v2.jar]
   [junit4]   2> 532522 INFO  (zkCallback-6174-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 532522 INFO  (zkCallback-6174-thread-1) [     ] 
o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 532522 INFO  (zkCallback-6174-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with 
artifacts [/myplugin/v2.jar]
   [junit4]   2> 532522 INFO  (qtp1074554018-14033) [n:127.0.0.1:39869_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 532522 INFO  (zkCallback-6216-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 532522 INFO  (qtp542224591-14036) [n:127.0.0.1:43155_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 532523 INFO  (qtp176829318-14045) [n:127.0.0.1:38997_solr     
] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 532523 INFO  (qtp176829318-14045) [n:127.0.0.1:38997_solr     
] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 532523 INFO  (zkCallback-6216-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 532523 INFO  (zkCallback-6196-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 532524 INFO  (zkCallback-6235-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 532524 INFO  (zkCallback-6174-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 532524 INFO  (zkCallback-6216-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_8B6340343322F675-001/tempDir-001/node3/filestore/myplugin]
   [junit4]   2> 532524 INFO  (zkCallback-6216-thread-1) [     ] 
o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 532525 INFO  (zkCallback-6196-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 532526 INFO  (zkCallback-6196-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_8B6340343322F675-001/tempDir-001/node2/filestore/myplugin]
   [junit4]   2> 532526 INFO  (zkCallback-6196-thread-1) [     ] 
o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 532526 INFO  (zkCallback-6235-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 532527 INFO  (zkCallback-6235-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_8B6340343322F675-001/tempDir-001/node1/filestore/myplugin]
   [junit4]   2> 532527 INFO  (zkCallback-6235-thread-1) [     ] 
o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 532527 INFO  (qtp176829318-14045) [n:127.0.0.1:38997_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 532528 INFO  (zkCallback-6174-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 532528 INFO  (zkCallback-6174-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_8B6340343322F675-001/tempDir-001/node4/filestore/myplugin]
   [junit4]   2> 532529 INFO  (zkCallback-6174-thread-1) [     ] 
o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 532528 ERROR (qtp1074554018-14041) [n:127.0.0.1:39869_solr     
] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => 
org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, 
errors: 
[{update=org.apache.solr.client.solrj.request.beans.PluginMeta@5f226d1d, 
errorMessages=[No such package version:mypkg:2.0 . available versions 
:[1.0]]}], 
   [junit4]   2>        at 
org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:323)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error 
executing command
   [junit4]   2>        at 
org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:323)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:293) [java/:?]
   [junit4]   2>        at 
org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:196) [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:834) [?:?]
   [junit4]   2> 532529 INFO  (qtp1074554018-14041) [n:127.0.0.1:39869_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin 
params={wt=javabin&version=2} status=400 QTime=1
   [junit4]   2> 532631 INFO  (jetty-closer-6250-thread-1) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1880780081
   [junit4]   2> 532631 INFO  (jetty-closer-6250-thread-1) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39869_solr
   [junit4]   2> 532631 INFO  (jetty-closer-6250-thread-2) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1070185754
   [junit4]   2> 532631 INFO  (jetty-closer-6250-thread-2) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38185_solr
   [junit4]   2> 532631 INFO  (jetty-closer-6250-thread-3) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=117255412
   [junit4]   2> 532631 INFO  (jetty-closer-6250-thread-3) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43155_solr
   [junit4]   2> 532631 INFO  (jetty-closer-6250-thread-1) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 532631 INFO  (jetty-closer-6250-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:39869_solr as DOWN
   [junit4]   2> 532631 INFO  (jetty-closer-6250-thread-2) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 532631 INFO  (jetty-closer-6250-thread-2) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:38185_solr as DOWN
   [junit4]   2> 532632 INFO  (jetty-closer-6250-thread-3) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 532632 INFO  (jetty-closer-6250-thread-3) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:43155_solr as DOWN
   [junit4]   2> 532636 INFO  (jetty-closer-6250-thread-4) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1597948730
   [junit4]   2> 532636 INFO  (jetty-closer-6250-thread-4) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38997_solr
   [junit4]   2> 532636 INFO  (jetty-closer-6250-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 
transient cores
   [junit4]   2> 532636 INFO  (jetty-closer-6250-thread-4) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 532636 INFO  (jetty-closer-6250-thread-4) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:38997_solr as DOWN
   [junit4]   2> 532636 INFO  (jetty-closer-6250-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 532636 INFO  (jetty-closer-6250-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 532636 INFO  (jetty-closer-6250-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@17c297d9: rootName = 
solr_43155, domain = solr.node, service url = null, agent id = null] for 
registry solr.node/com.codahale.metrics.MetricRegistry@29d71983
   [junit4]   2> 532636 INFO  (jetty-closer-6250-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@419c1341: rootName = 
solr_38185, domain = solr.node, service url = null, agent id = null] for 
registry solr.node/com.codahale.metrics.MetricRegistry@239aff7c
   [junit4]   2> 532644 INFO  (jetty-closer-6250-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 532645 INFO  (jetty-closer-6250-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@321550d6: rootName = 
solr_43155, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm/com.codahale.metrics.MetricRegistry@710a70dd
   [junit4]   2> 532645 INFO  (jetty-closer-6250-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 532645 INFO  (jetty-closer-6250-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1b278241: rootName = 
solr_38185, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm/com.codahale.metrics.MetricRegistry@710a70dd
   [junit4]   2> 532646 INFO  (jetty-closer-6250-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 532647 INFO  (jetty-closer-6250-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@787f7f71: rootName = 
solr_39869, domain = solr.node, service url = null, agent id = null] for 
registry solr.node/com.codahale.metrics.MetricRegistry@39d44c0e
   [junit4]   2> 532647 INFO  (jetty-closer-6250-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 532647 INFO  (jetty-closer-6250-thread-4) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6082d6cb: rootName = 
solr_38997, domain = solr.node, service url = null, agent id = null] for 
registry solr.node/com.codahale.metrics.MetricRegistry@d019f27
   [junit4]   2> 532651 INFO  (jetty-closer-6250-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 532651 INFO  (jetty-closer-6250-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@798c68f0: rootName = 
solr_43155, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@44ab9cc9
   [junit4]   2> 532651 INFO  (jetty-closer-6250-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 532652 INFO  (jetty-closer-6250-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 532652 INFO  (jetty-closer-6250-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3c59f6e8: rootName = 
solr_38185, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@44ab9cc9
   [junit4]   2> 532652 INFO  (jetty-closer-6250-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 532653 INFO  (zkCallback-6174-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 532653 INFO  (zkCallback-6196-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 532659 INFO  (jetty-closer-6250-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 532659 INFO  (jetty-closer-6250-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@598b4648: rootName = 
solr_39869, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm/com.codahale.metrics.MetricRegistry@710a70dd
   [junit4]   2> 532659 INFO  (zkCallback-6235-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 532660 INFO  (jetty-closer-6250-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 532660 INFO  (jetty-closer-6250-thread-4) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2fd5eadc: rootName = 
solr_38997, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm/com.codahale.metrics.MetricRegistry@710a70dd
   [junit4]   2> 532660 INFO  (zkCallback-6174-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 532661 INFO  (zkCallback-6235-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 532663 INFO  (jetty-closer-6250-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 532663 INFO  (jetty-closer-6250-thread-4) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2090256e: rootName = 
solr_38997, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@44ab9cc9
   [junit4]   2> 532663 INFO  (jetty-closer-6250-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 532664 INFO  (jetty-closer-6250-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 532664 INFO  (jetty-closer-6250-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@69b982c: rootName = 
solr_39869, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@44ab9cc9
   [junit4]   2> 532664 INFO  (jetty-closer-6250-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 532665 INFO  (closeThreadPool-6270-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72058295118135303-127.0.0.1:39869_solr-n_0000000000) closing
   [junit4]   2> 532666 INFO  
(OverseerAutoScalingTriggerThread-72058295118135303-127.0.0.1:39869_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 532667 INFO  
(OverseerStateUpdate-72058295118135303-127.0.0.1:39869_solr-n_0000000000) 
[n:127.0.0.1:39869_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:39869_solr
   [junit4]   2> 532668 INFO  (closeThreadPool-6270-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72058295118135303-127.0.0.1:39869_solr-n_0000000000) closing
   [junit4]   2> 532855 INFO  (jetty-closer-6250-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@6f178ef7{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 532855 INFO  (jetty-closer-6250-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@76c6c529{/solr,null,UNAVAILABLE}
   [junit4]   2> 532855 INFO  (jetty-closer-6250-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 532868 INFO  (jetty-closer-6250-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72058295118135303-127.0.0.1:39869_solr-n_0000000000) closing
   [junit4]   2> 532869 INFO  (jetty-closer-6250-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@4ecb82d3{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 532869 INFO  (jetty-closer-6250-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6ef22a{/solr,null,UNAVAILABLE}
   [junit4]   2> 532869 INFO  (jetty-closer-6250-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 542224 INFO  (jetty-closer-6250-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@2e964ab5{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 542225 INFO  (jetty-closer-6250-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@25533c31{/solr,null,UNAVAILABLE}
   [junit4]   2> 542225 INFO  (jetty-closer-6250-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 542356 INFO  (jetty-closer-6250-thread-4) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@44dcca7{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 542357 INFO  (jetty-closer-6250-thread-4) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@58758b11{/solr,null,UNAVAILABLE}
   [junit4]   2> 542357 INFO  (jetty-closer-6250-thread-4) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 542358 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[8B6340343322F675]) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 542560 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        4       /solr/packages.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/packages.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72058295118135304-127.0.0.1:38185_solr-n_0000000001
   [junit4]   2>        2       
/solr/overseer_elect/election/72058295118135303-127.0.0.1:39869_solr-n_0000000000


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

JmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@60cd97f6: rootName = 
solr_35937, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@44ab9cc9
   [junit4]   2> 543551 INFO  (zkCallback-6304-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 543551 INFO  (jetty-closer-6371-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 543551 INFO  (zkCallback-6323-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 543554 INFO  (jetty-closer-6371-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 543554 INFO  (jetty-closer-6371-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1e3b8650: rootName = 
solr_43667, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@44ab9cc9
   [junit4]   2> 543554 INFO  (jetty-closer-6371-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 543554 INFO  (zkCallback-6305-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 543559 INFO  (zkCallback-6323-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 543560 INFO  (closeThreadPool-6391-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72058295847157769-127.0.0.1:43667_solr-n_0000000000) closing
   [junit4]   2> 543560 INFO  (zkCallback-6304-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 543560 INFO  
(OverseerStateUpdate-72058295847157769-127.0.0.1:43667_solr-n_0000000000) 
[n:127.0.0.1:43667_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:43667_solr
   [junit4]   2> 543560 INFO  
(OverseerAutoScalingTriggerThread-72058295847157769-127.0.0.1:43667_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 543562 INFO  (zkCallback-6323-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 543563 INFO  (closeThreadPool-6391-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72058295847157769-127.0.0.1:43667_solr-n_0000000000) closing
   [junit4]   2> 543652 INFO  (jetty-closer-6371-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@57b715a4{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 543652 INFO  (jetty-closer-6371-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@9b34f6f{/solr,null,UNAVAILABLE}
   [junit4]   2> 543652 INFO  (jetty-closer-6371-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 543661 INFO  (jetty-closer-6371-thread-4) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@33079f51{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 543661 INFO  (jetty-closer-6371-thread-4) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5b8fe394{/solr,null,UNAVAILABLE}
   [junit4]   2> 543661 INFO  (jetty-closer-6371-thread-4) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 543752 INFO  (jetty-closer-6371-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@684c0529{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 543752 INFO  (jetty-closer-6371-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@e24a9c5{/solr,null,UNAVAILABLE}
   [junit4]   2> 543752 INFO  (jetty-closer-6371-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 543852 INFO  (jetty-closer-6371-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72058295847157769-127.0.0.1:43667_solr-n_0000000000) closing
   [junit4]   2> 543853 INFO  (jetty-closer-6371-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@3a10dfd3{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 543853 INFO  (jetty-closer-6371-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3220f0c2{/solr,null,UNAVAILABLE}
   [junit4]   2> 543853 INFO  (jetty-closer-6371-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 543853 INFO  
(TEST-TestContainerPlugin.testApi-seed#[8B6340343322F675]) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 544056 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        4       /solr/packages.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        15      /solr/clusterprops.json
   [junit4]   2>        3       
/solr/overseer_elect/election/72058295847157769-127.0.0.1:43667_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        22      /solr/live_nodes
   [junit4]   2>        6       /solr/overseer/queue
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> 544058 INFO  
(TEST-TestContainerPlugin.testApi-seed#[8B6340343322F675]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35557
   [junit4]   2> 544058 INFO  
(TEST-TestContainerPlugin.testApi-seed#[8B6340343322F675]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35557
   [junit4]   2> 544058 INFO  
(TEST-TestContainerPlugin.testApi-seed#[8B6340343322F675]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 35557
   [junit4]   2> 544059 INFO  
(TEST-TestContainerPlugin.testApi-seed#[8B6340343322F675]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testApi
   [junit4]   2> 544060 INFO  
(SUITE-TestContainerPlugin-seed#[8B6340343322F675]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 544060 INFO  
(SUITE-TestContainerPlugin-seed#[8B6340343322F675]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35557
   [junit4]   2> 544060 INFO  
(SUITE-TestContainerPlugin-seed#[8B6340343322F675]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35557
   [junit4]   2> 544060 INFO  
(SUITE-TestContainerPlugin-seed#[8B6340343322F675]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 35557
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_8B6340343322F675-001
   [junit4]   2> Jul 01, 2020 12:26:35 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, 
docValues:{}, maxPointsInLeafNode=1439, maxMBSortInHeap=5.485220958667201, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=en-NL, 
timezone=Australia/Adelaide
   [junit4]   2> NOTE: Linux 4.15.0-108-generic amd64/Oracle Corporation 11.0.6 
(64-bit)/cpus=4,threads=1,free=108678176,total=351272960
   [junit4]   2> NOTE: All tests run in this JVM: [TestHashPartitioner, 
TestOrdValues, TestSolrCachePerf, TestSafeXMLParsing, TestSimNodeLostTrigger, 
NestedShardedAtomicUpdateTest, TestCloudRecovery2, JWTAuthPluginTest, 
TestLegacyNumericRangeQueryBuilder, AuditLoggerPluginTest, 
TestLegacyNumericUtils, TestReqParamsAPI, JavabinLoaderTest, 
DistributedUpdateProcessorTest, TestOmitPositions, InfixSuggestersTest, 
TestEmbeddedSolrServerAdminHandler, TestCloudDeleteByQuery, MetricTriggerTest, 
TestClassicSimilarityFactory, TestDocTermOrdsUninvertLimit, 
TestValueSourceCache, PeerSyncTest, HdfsThreadLeakTest, 
CloneFieldUpdateProcessorFactoryTest, TestCloudNestedDocsSort, 
TestMaxTokenLenTokenizer, TestWriterPerf, TestFacetMethods, 
TestSolrCloudSnapshots, SolrCoreTest, HdfsWriteToMultipleCollectionsTest, 
TestDistributedStatsComponentCardinality, LargeFieldTest, 
DistributedSuggestComponentTest, TestFieldCollectionResource, 
TestQuerySenderListener, CreateCollectionCleanupTest, IndexSizeEstimatorTest, 
TestManagedResourceStorage, TestDistributedMap, TestAuthenticationFramework, 
TestCoreAdminApis, CdcrOpsAndBoundariesTest, TestRTGBase, CheckHdfsIndexTest, 
ZkCLITest, MetricsHistoryHandlerTest, TestLazyCores, 
ForceLeaderWithTlogReplicasTest, SolrIndexSearcherTest, 
TestLegacyBM25SimilarityFactory, NumberUtilsTest, TransactionLogTest, 
StatsComponentTest, TestManagedSchema, TestDeprecatedFilters, 
AtomicUpdateRemovalJavabinTest, SimplePostToolTest, 
TestSubQueryTransformerCrossCore, TestPivotHelperCode, TestReRankQParserPlugin, 
TestLogWatcher, HdfsAutoAddReplicasIntegrationTest, SuggesterWFSTTest, 
PathHierarchyTokenizerFactoryTest, NestedAtomicUpdateTest, 
SolrIndexMetricsTest, DirectUpdateHandlerTest, TestStressThreadBackup, 
DistributedQueryComponentOptimizationTest, SplitHandlerTest, 
AutoScalingHandlerTest, MissingSegmentRecoveryTest, BaseCdcrDistributedZkTest, 
TestStressReorder, HdfsChaosMonkeySafeLeaderTest, SpellCheckCollatorTest, 
TestCollationField, BlockCacheTest, TestCloudJSONFacetJoinDomain, 
CustomTermsComponentTest, ReplaceNodeNoTargetTest, 
TriLevelCompositeIdRoutingTest, TestMissingGroups, 
ConfigureRecoveryStrategyTest, LukeRequestHandlerTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestHttpServletCarrier, 
AddReplicaTest, BJQParserTest, SpellingQueryConverterTest, 
HdfsBasicDistributedZk2Test, TestSimGenericDistributedQueue, 
XmlInterpolationTest, ExitableDirectoryReaderTest, TestContainerPlugin]
   [junit4] Completed [244/914 (1!)] on J1 in 13.46s, 2 tests, 1 error <<< 
FAILURES!

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

Reply via email to