Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.6/52/

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at http://127.0.0.1:46077/solr: Error executing command
        at 
__randomizedtesting.SeedInfo.seed([6C2FC88E807C5B82:817130FFB2368C0B]:0)
        at 
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:66)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:647)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:370)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:298)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1157)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:918)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
        at 
org.apache.solr.handler.TestContainerPlugin.testApiFromPackage(TestContainerPlugin.java:266)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13491 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerPlugin
   [junit4]   2> 266362 INFO  
(SUITE-TestContainerPlugin-seed#[6C2FC88E807C5B82]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.6/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 266362 INFO  
(SUITE-TestContainerPlugin-seed#[6C2FC88E807C5B82]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 266362 INFO  
(SUITE-TestContainerPlugin-seed#[6C2FC88E807C5B82]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.6/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_6C2FC88E807C5B82-001/data-dir-25-001
   [junit4]   2> 266362 WARN  
(SUITE-TestContainerPlugin-seed#[6C2FC88E807C5B82]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 266362 INFO  
(SUITE-TestContainerPlugin-seed#[6C2FC88E807C5B82]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 266364 INFO  
(SUITE-TestContainerPlugin-seed#[6C2FC88E807C5B82]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 266365 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[6C2FC88E807C5B82]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testApiFromPackage
   [junit4]   2> 266366 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[6C2FC88E807C5B82]) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.6/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_6C2FC88E807C5B82-001/tempDir-001
   [junit4]   2> 266366 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[6C2FC88E807C5B82]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 266366 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 266366 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 266466 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[6C2FC88E807C5B82]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 45679
   [junit4]   2> 266466 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[6C2FC88E807C5B82]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45679
   [junit4]   2> 266466 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[6C2FC88E807C5B82]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45679
   [junit4]   2> 266466 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[6C2FC88E807C5B82]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 45679
   [junit4]   2> 266468 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[6C2FC88E807C5B82]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 266469 INFO  (zkConnectionManagerCallback-3205-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 266469 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[6C2FC88E807C5B82]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 266476 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[6C2FC88E807C5B82]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 266478 INFO  (zkConnectionManagerCallback-3207-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 266478 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[6C2FC88E807C5B82]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 266480 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[6C2FC88E807C5B82]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 266483 INFO  (zkConnectionManagerCallback-3209-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 266483 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[6C2FC88E807C5B82]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 266597 WARN  (jetty-launcher-3210-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 266603 WARN  (jetty-launcher-3210-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 266603 INFO  (jetty-launcher-3210-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 266603 INFO  (jetty-launcher-3210-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 266603 INFO  (jetty-launcher-3210-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 266614 INFO  (jetty-launcher-3210-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 266614 INFO  (jetty-launcher-3210-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 266614 INFO  (jetty-launcher-3210-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 266614 WARN  (jetty-launcher-3210-thread-3) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 266614 INFO  (jetty-launcher-3210-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 266614 INFO  (jetty-launcher-3210-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 266614 INFO  (jetty-launcher-3210-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 266619 INFO  (jetty-launcher-3210-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 266619 INFO  (jetty-launcher-3210-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 266619 INFO  (jetty-launcher-3210-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 266620 INFO  (jetty-launcher-3210-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@56d5a989{/solr,null,AVAILABLE}
   [junit4]   2> 266620 WARN  (jetty-launcher-3210-thread-4) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 266620 INFO  (jetty-launcher-3210-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 266620 INFO  (jetty-launcher-3210-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 266620 INFO  (jetty-launcher-3210-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 266626 INFO  (jetty-launcher-3210-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 266626 INFO  (jetty-launcher-3210-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 266626 INFO  (jetty-launcher-3210-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 266626 INFO  (jetty-launcher-3210-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@43c933ff{/solr,null,AVAILABLE}
   [junit4]   2> 266639 INFO  (jetty-launcher-3210-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 266639 INFO  (jetty-launcher-3210-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 266639 INFO  (jetty-launcher-3210-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 266639 INFO  (jetty-launcher-3210-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7d934c7e{/solr,null,AVAILABLE}
   [junit4]   2> 266640 INFO  (jetty-launcher-3210-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@357ffa3f{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:46077}
   [junit4]   2> 266640 INFO  (jetty-launcher-3210-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6bb241{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:46381}
   [junit4]   2> 266640 INFO  (jetty-launcher-3210-thread-4) [     ] 
o.e.j.s.Server Started @266675ms
   [junit4]   2> 266640 INFO  (jetty-launcher-3210-thread-2) [     ] 
o.e.j.s.Server Started @266675ms
   [junit4]   2> 266640 INFO  (jetty-launcher-3210-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46077}
   [junit4]   2> 266640 INFO  (jetty-launcher-3210-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46381}
   [junit4]   2> 266640 ERROR (jetty-launcher-3210-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 266640 INFO  (jetty-launcher-3210-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 266640 INFO  (jetty-launcher-3210-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.6.2
   [junit4]   2> 266640 INFO  (jetty-launcher-3210-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 266640 INFO  (jetty-launcher-3210-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.6/solr
   [junit4]   2> 266640 INFO  (jetty-launcher-3210-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-20T06:36:31.344Z
   [junit4]   2> 266641 ERROR (jetty-launcher-3210-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 266641 INFO  (jetty-launcher-3210-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 266641 INFO  (jetty-launcher-3210-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.6.2
   [junit4]   2> 266641 INFO  (jetty-launcher-3210-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 266641 INFO  (jetty-launcher-3210-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.6/solr
   [junit4]   2> 266641 INFO  (jetty-launcher-3210-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-20T06:36:31.345Z
   [junit4]   2> 266643 INFO  (jetty-launcher-3210-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 266644 INFO  (jetty-launcher-3210-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 266644 INFO  (jetty-launcher-3210-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 266647 INFO  (jetty-launcher-3210-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 266650 INFO  (jetty-launcher-3210-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 266650 INFO  (jetty-launcher-3210-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@8027243{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:37871}
   [junit4]   2> 266650 INFO  (jetty-launcher-3210-thread-3) [     ] 
o.e.j.s.Server Started @266685ms
   [junit4]   2> 266650 INFO  (jetty-launcher-3210-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37871}
   [junit4]   2> 266650 INFO  (zkConnectionManagerCallback-3212-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 266650 INFO  (jetty-launcher-3210-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 266650 ERROR (jetty-launcher-3210-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 266650 INFO  (jetty-launcher-3210-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 266651 INFO  (jetty-launcher-3210-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.6.2
   [junit4]   2> 266651 INFO  (jetty-launcher-3210-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 266651 INFO  (jetty-launcher-3210-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.6/solr
   [junit4]   2> 266651 INFO  (jetty-launcher-3210-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-20T06:36:31.355Z
   [junit4]   2> 266651 INFO  (jetty-launcher-3210-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3b013526{/solr,null,AVAILABLE}
   [junit4]   2> 266652 INFO  (jetty-launcher-3210-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 266653 INFO  (jetty-launcher-3210-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 266653 INFO  (jetty-launcher-3210-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6819dc9f{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:42789}
   [junit4]   2> 266653 INFO  (jetty-launcher-3210-thread-1) [     ] 
o.e.j.s.Server Started @266688ms
   [junit4]   2> 266653 INFO  (jetty-launcher-3210-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42789}
   [junit4]   2> 266653 ERROR (jetty-launcher-3210-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 266653 INFO  (jetty-launcher-3210-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 266653 INFO  (jetty-launcher-3210-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.6.2
   [junit4]   2> 266653 INFO  (jetty-launcher-3210-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 266653 INFO  (jetty-launcher-3210-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.6/solr
   [junit4]   2> 266653 INFO  (jetty-launcher-3210-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-20T06:36:31.357Z
   [junit4]   2> 266654 INFO  (jetty-launcher-3210-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 266654 INFO  (zkConnectionManagerCallback-3214-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 266654 INFO  (jetty-launcher-3210-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 266655 INFO  (zkConnectionManagerCallback-3216-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 266655 INFO  (jetty-launcher-3210-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 266658 INFO  (jetty-launcher-3210-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 266658 INFO  (jetty-launcher-3210-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 266671 INFO  (zkConnectionManagerCallback-3218-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 266671 INFO  (jetty-launcher-3210-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 266672 INFO  (jetty-launcher-3210-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 267811 INFO  (jetty-launcher-3210-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 267812 WARN  (jetty-launcher-3210-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@311ddfc3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 267812 WARN  (jetty-launcher-3210-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@311ddfc3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 267839 WARN  (jetty-launcher-3210-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@57d6983[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 267840 WARN  (jetty-launcher-3210-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@57d6983[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 267840 INFO  (jetty-launcher-3210-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45679/solr
   [junit4]   2> 267867 INFO  (jetty-launcher-3210-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 267879 INFO  (zkConnectionManagerCallback-3238-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 267879 INFO  (jetty-launcher-3210-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 267968 INFO  (jetty-launcher-3210-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 267979 WARN  (jetty-launcher-3210-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@59bc7d95[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 267979 WARN  (jetty-launcher-3210-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@59bc7d95[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 268015 INFO  (jetty-launcher-3210-thread-4) 
[n:127.0.0.1:46077_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 268016 WARN  (jetty-launcher-3210-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@76684336[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 268016 WARN  (jetty-launcher-3210-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@76684336[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 268016 INFO  (jetty-launcher-3210-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45679/solr
   [junit4]   2> 268035 INFO  (jetty-launcher-3210-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 268035 INFO  (zkConnectionManagerCallback-3245-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 268036 INFO  (jetty-launcher-3210-thread-4) 
[n:127.0.0.1:46077_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 268045 INFO  (zkConnectionManagerCallback-3248-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 268045 INFO  (jetty-launcher-3210-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 268077 INFO  (jetty-launcher-3210-thread-4) 
[n:127.0.0.1:46077_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:46077_solr
   [junit4]   2> 268077 INFO  (jetty-launcher-3210-thread-4) 
[n:127.0.0.1:46077_solr     ] o.a.s.c.Overseer Overseer 
(id=72342866052775944-127.0.0.1:46077_solr-n_0000000000) starting
   [junit4]   2> 268080 INFO  
(OverseerStateUpdate-72342866052775944-127.0.0.1:46077_solr-n_0000000000) 
[n:127.0.0.1:46077_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:46077_solr
   [junit4]   2> 268084 INFO  (jetty-launcher-3210-thread-4) 
[n:127.0.0.1:46077_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46077_solr
   [junit4]   2> 268085 INFO  (jetty-launcher-3210-thread-4) 
[n:127.0.0.1:46077_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 268086 WARN  (jetty-launcher-3210-thread-4) 
[n:127.0.0.1:46077_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> 268094 INFO  (jetty-launcher-3210-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 268094 INFO  (zkCallback-3244-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 268096 WARN  (jetty-launcher-3210-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@34eb6d70[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 268097 WARN  (jetty-launcher-3210-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@34eb6d70[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 268119 WARN  (jetty-launcher-3210-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3662975e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 268119 WARN  (jetty-launcher-3210-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3662975e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 268120 INFO  (jetty-launcher-3210-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45679/solr
   [junit4]   2> 268125 INFO  (jetty-launcher-3210-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 268127 INFO  (jetty-launcher-3210-thread-4) 
[n:127.0.0.1:46077_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 268141 INFO  (zkConnectionManagerCallback-3267-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 268141 INFO  (jetty-launcher-3210-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 268162 INFO  (jetty-launcher-3210-thread-2) 
[n:127.0.0.1:46381_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 268162 INFO  (zkConnectionManagerCallback-3269-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 268162 INFO  (jetty-launcher-3210-thread-2) 
[n:127.0.0.1:46381_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 268164 INFO  (jetty-launcher-3210-thread-4) 
[n:127.0.0.1:46077_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46077.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5a82c28b
   [junit4]   2> 268166 INFO  (jetty-launcher-3210-thread-2) 
[n:127.0.0.1:46381_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 268168 INFO  (jetty-launcher-3210-thread-2) 
[n:127.0.0.1:46381_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:46381_solr as DOWN
   [junit4]   2> 268169 INFO  (jetty-launcher-3210-thread-2) 
[n:127.0.0.1:46381_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 268169 INFO  (jetty-launcher-3210-thread-2) 
[n:127.0.0.1:46381_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46381_solr
   [junit4]   2> 268170 INFO  (zkCallback-3244-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 268171 INFO  (jetty-launcher-3210-thread-2) 
[n:127.0.0.1:46381_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 268171 INFO  (jetty-launcher-3210-thread-4) 
[n:127.0.0.1:46077_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46077.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5a82c28b
   [junit4]   2> 268171 WARN  (jetty-launcher-3210-thread-2) 
[n:127.0.0.1:46381_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> 268171 INFO  (jetty-launcher-3210-thread-4) 
[n:127.0.0.1:46077_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46077.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5a82c28b
   [junit4]   2> 268172 INFO  (jetty-launcher-3210-thread-4) 
[n:127.0.0.1:46077_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.6/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_6C2FC88E807C5B82-001/tempDir-001/node4
   [junit4]   2> 268176 INFO  (zkCallback-3268-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 268191 INFO  (jetty-launcher-3210-thread-2) 
[n:127.0.0.1:46381_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 268210 INFO  (jetty-launcher-3210-thread-2) 
[n:127.0.0.1:46381_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46381.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5a82c28b
   [junit4]   2> 268218 INFO  (jetty-launcher-3210-thread-2) 
[n:127.0.0.1:46381_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46381.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5a82c28b
   [junit4]   2> 268219 INFO  (jetty-launcher-3210-thread-2) 
[n:127.0.0.1:46381_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46381.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5a82c28b
   [junit4]   2> 268220 INFO  (jetty-launcher-3210-thread-2) 
[n:127.0.0.1:46381_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.6/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_6C2FC88E807C5B82-001/tempDir-001/node2
   [junit4]   2> 268249 INFO  (jetty-launcher-3210-thread-3) 
[n:127.0.0.1:37871_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 268250 INFO  (zkConnectionManagerCallback-3280-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 268250 INFO  (jetty-launcher-3210-thread-3) 
[n:127.0.0.1:37871_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 268253 INFO  (jetty-launcher-3210-thread-3) 
[n:127.0.0.1:37871_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 268256 INFO  (jetty-launcher-3210-thread-3) 
[n:127.0.0.1:37871_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:37871_solr as DOWN
   [junit4]   2> 268256 INFO  (jetty-launcher-3210-thread-3) 
[n:127.0.0.1:37871_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 268256 INFO  (jetty-launcher-3210-thread-3) 
[n:127.0.0.1:37871_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37871_solr
   [junit4]   2> 268257 INFO  (zkCallback-3268-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 268257 INFO  (zkCallback-3244-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 268263 INFO  (jetty-launcher-3210-thread-3) 
[n:127.0.0.1:37871_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 268263 INFO  (zkCallback-3279-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 268263 WARN  (jetty-launcher-3210-thread-3) 
[n:127.0.0.1:37871_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> 268283 INFO  (jetty-launcher-3210-thread-3) 
[n:127.0.0.1:37871_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 268309 INFO  (jetty-launcher-3210-thread-3) 
[n:127.0.0.1:37871_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37871.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5a82c28b
   [junit4]   2> 268318 INFO  (jetty-launcher-3210-thread-3) 
[n:127.0.0.1:37871_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37871.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5a82c28b
   [junit4]   2> 268318 INFO  (jetty-launcher-3210-thread-3) 
[n:127.0.0.1:37871_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37871.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5a82c28b
   [junit4]   2> 268319 INFO  (jetty-launcher-3210-thread-3) 
[n:127.0.0.1:37871_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.6/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_6C2FC88E807C5B82-001/tempDir-001/node3
   [junit4]   2> 269673 INFO  (jetty-launcher-3210-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 269674 WARN  (jetty-launcher-3210-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6599c64[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 269674 WARN  (jetty-launcher-3210-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6599c64[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 269676 WARN  (jetty-launcher-3210-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6043e9ce[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 269676 WARN  (jetty-launcher-3210-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6043e9ce[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 269677 INFO  (jetty-launcher-3210-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45679/solr
   [junit4]   2> 269678 INFO  (jetty-launcher-3210-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 269679 INFO  (zkConnectionManagerCallback-3296-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 269679 INFO  (jetty-launcher-3210-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 269782 INFO  (jetty-launcher-3210-thread-1) 
[n:127.0.0.1:42789_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 269789 INFO  (zkConnectionManagerCallback-3298-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 269789 INFO  (jetty-launcher-3210-thread-1) 
[n:127.0.0.1:42789_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 269799 INFO  (jetty-launcher-3210-thread-1) 
[n:127.0.0.1:42789_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 269803 INFO  (jetty-launcher-3210-thread-1) 
[n:127.0.0.1:42789_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:42789_solr as DOWN
   [junit4]   2> 269803 INFO  (jetty-launcher-3210-thread-1) 
[n:127.0.0.1:42789_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 269804 INFO  (jetty-launcher-3210-thread-1) 
[n:127.0.0.1:42789_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42789_solr
   [junit4]   2> 269805 INFO  (zkCallback-3244-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 269805 INFO  (zkCallback-3268-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 269805 INFO  (zkCallback-3279-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 269805 INFO  (zkCallback-3297-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 269806 INFO  (jetty-launcher-3210-thread-1) 
[n:127.0.0.1:42789_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 269806 WARN  (jetty-launcher-3210-thread-1) 
[n:127.0.0.1:42789_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> 269823 INFO  (jetty-launcher-3210-thread-1) 
[n:127.0.0.1:42789_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 269841 INFO  (jetty-launcher-3210-thread-1) 
[n:127.0.0.1:42789_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42789.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5a82c28b
   [junit4]   2> 269849 INFO  (jetty-launcher-3210-thread-1) 
[n:127.0.0.1:42789_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42789.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5a82c28b
   [junit4]   2> 269849 INFO  (jetty-launcher-3210-thread-1) 
[n:127.0.0.1:42789_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42789.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5a82c28b
   [junit4]   2> 269850 INFO  (jetty-launcher-3210-thread-1) 
[n:127.0.0.1:42789_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.6/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_6C2FC88E807C5B82-001/tempDir-001/node1
   [junit4]   2> 269869 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[6C2FC88E807C5B82]) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 269869 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[6C2FC88E807C5B82]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 269870 INFO  (zkConnectionManagerCallback-3311-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 269870 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[6C2FC88E807C5B82]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 269872 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[6C2FC88E807C5B82]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 269873 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[6C2FC88E807C5B82]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45679/solr ready
   [junit4]   2> 269976 INFO  (qtp1725840948-4465) [n:127.0.0.1:42789_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der 
params={getFrom=127.0.0.1:46077_solr} status=0 QTime=0
   [junit4]   2> 269976 INFO  
(updateExecutor-3292-thread-1-processing-n:127.0.0.1:42789_solr) 
[n:127.0.0.1:42789_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/_trusted_/keys/pub_key512.der from 127.0.0.1:46077_solr 
   [junit4]   2> 269977 INFO  (qtp113609963-4457) [n:127.0.0.1:37871_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der 
params={getFrom=127.0.0.1:46077_solr} status=0 QTime=0
   [junit4]   2> 269978 INFO  
(updateExecutor-3259-thread-1-processing-n:127.0.0.1:37871_solr) 
[n:127.0.0.1:37871_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/_trusted_/keys/pub_key512.der from 127.0.0.1:46077_solr 
   [junit4]   2> 269978 INFO  (qtp1001919288-4449) [n:127.0.0.1:46077_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=1
   [junit4]   2> 269980 INFO  (qtp246173156-4438) [n:127.0.0.1:46381_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der 
params={getFrom=127.0.0.1:46077_solr} status=0 QTime=0
   [junit4]   2> 269980 INFO  (qtp1001919288-4446) [n:127.0.0.1:46077_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> 269980 INFO  
(updateExecutor-3242-thread-1-processing-n:127.0.0.1:46381_solr) 
[n:127.0.0.1:46381_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/_trusted_/keys/pub_key512.der from 127.0.0.1:46077_solr 
   [junit4]   2> 269980 INFO  (qtp1001919288-4448) [n:127.0.0.1:46077_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 269981 INFO  (qtp1001919288-4449) [n:127.0.0.1:46077_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 269981 INFO  (qtp1001919288-4446) [n:127.0.0.1:46077_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> 269981 INFO  (qtp1001919288-4447) [n:127.0.0.1:46077_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 
QTime=12
   [junit4]   1> sync resp: 
http://127.0.0.1:46077/api/node/files/_trusted_/keys/pub_key512.der?sync=true 
,is: null
   [junit4]   2> 269981 INFO  (qtp1001919288-4450) [n:127.0.0.1:46077_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 269985 INFO  (qtp1001919288-4449) [n:127.0.0.1:46077_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> 269987 INFO  (qtp246173156-4441) [n:127.0.0.1:46381_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> 269997 INFO  
(updateExecutor-3259-thread-1-processing-n:127.0.0.1:37871_solr) 
[n:127.0.0.1:37871_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 269997 INFO  
(updateExecutor-3259-thread-1-processing-n:127.0.0.1:37871_solr) 
[n:127.0.0.1:37871_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/_trusted_/keys/pub_key512.der
   [junit4]   2> 269997 INFO  
(updateExecutor-3242-thread-1-processing-n:127.0.0.1:46381_solr) 
[n:127.0.0.1:46381_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 269997 INFO  
(updateExecutor-3242-thread-1-processing-n:127.0.0.1:46381_solr) 
[n:127.0.0.1:46381_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/_trusted_/keys/pub_key512.der
   [junit4]   2> 269999 INFO  
(updateExecutor-3292-thread-1-processing-n:127.0.0.1:42789_solr) 
[n:127.0.0.1:42789_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 269999 INFO  
(updateExecutor-3292-thread-1-processing-n:127.0.0.1:42789_solr) 
[n:127.0.0.1:42789_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/_trusted_/keys/pub_key512.der
   [junit4]   2> 270089 INFO  (qtp246173156-4439) [n:127.0.0.1:46381_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> 270091 INFO  (qtp113609963-4459) [n:127.0.0.1:37871_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> 270092 INFO  (qtp1725840948-4469) [n:127.0.0.1:42789_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> 270107 INFO  (qtp1725840948-4466) [n:127.0.0.1:42789_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 270110 INFO  (qtp1725840948-4466) [n:127.0.0.1:42789_solr     
] o.a.s.f.DistribPackageStore Missing file in package store: /myplugin/v1.jar
   [junit4]   2> 270111 INFO  (qtp246173156-4438) [n:127.0.0.1:46381_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> 270111 INFO  (qtp1001919288-4447) [n:127.0.0.1:46077_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> 270112 INFO  (qtp113609963-4458) [n:127.0.0.1:37871_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> 270112 INFO  (qtp1725840948-4466) [n:127.0.0.1:42789_solr     
] o.a.s.f.DistribPackageStore Unable to download file : /myplugin/v1.jar
   [junit4]   2> 270146 INFO  (qtp1725840948-4466) [n:127.0.0.1:42789_solr     
] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. 
sizes 867 246
   [junit4]   2> 270147 INFO  (qtp246173156-4439) [n:127.0.0.1:46381_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar 
params={getFrom=127.0.0.1:42789_solr} status=0 QTime=0
   [junit4]   2> 270147 INFO  
(updateExecutor-3242-thread-1-processing-n:127.0.0.1:46381_solr) 
[n:127.0.0.1:46381_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/myplugin/v1.jar from 127.0.0.1:42789_solr 
   [junit4]   2> 270148 INFO  (qtp1725840948-4464) [n:127.0.0.1:42789_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 270148 INFO  (qtp1001919288-4448) [n:127.0.0.1:46077_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar 
params={getFrom=127.0.0.1:42789_solr} status=0 QTime=0
   [junit4]   2> 270149 INFO  (qtp1725840948-4470) [n:127.0.0.1:42789_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar 
params={} status=0 QTime=0
   [junit4]   2> 270149 INFO  
(updateExecutor-3234-thread-2-processing-n:127.0.0.1:46077_solr) 
[n:127.0.0.1:46077_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/myplugin/v1.jar from 127.0.0.1:42789_solr 
   [junit4]   2> 270149 INFO  (qtp113609963-4459) [n:127.0.0.1:37871_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar 
params={getFrom=127.0.0.1:42789_solr} status=0 QTime=0
   [junit4]   2> 270149 INFO  
(updateExecutor-3259-thread-1-processing-n:127.0.0.1:37871_solr) 
[n:127.0.0.1:37871_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/myplugin/v1.jar from 127.0.0.1:42789_solr 
   [junit4]   2> 270149 INFO  (qtp1725840948-4465) [n:127.0.0.1:42789_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 270150 INFO  (qtp1725840948-4464) [n:127.0.0.1:42789_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 270150 INFO  (qtp1725840948-4470) [n:127.0.0.1:42789_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar 
params={} status=0 QTime=0
   [junit4]   2> 270150 INFO  (qtp1725840948-4466) [n:127.0.0.1:42789_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=44
   [junit4]   2> 270151 INFO  (qtp1725840948-4465) [n:127.0.0.1:42789_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar 
params={} status=0 QTime=0
   [junit4]   2> 270152 INFO  (qtp1001919288-4450) [n:127.0.0.1:46077_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> 270174 INFO  
(updateExecutor-3259-thread-1-processing-n:127.0.0.1:37871_solr) 
[n:127.0.0.1:37871_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 270174 INFO  
(updateExecutor-3242-thread-1-processing-n:127.0.0.1:46381_solr) 
[n:127.0.0.1:46381_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 270174 INFO  
(updateExecutor-3259-thread-1-processing-n:127.0.0.1:37871_solr) 
[n:127.0.0.1:37871_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/myplugin/v1.jar
   [junit4]   2> 270174 INFO  
(updateExecutor-3242-thread-1-processing-n:127.0.0.1:46381_solr) 
[n:127.0.0.1:46381_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/myplugin/v1.jar
   [junit4]   2> 270174 INFO  
(updateExecutor-3234-thread-2-processing-n:127.0.0.1:46077_solr) 
[n:127.0.0.1:46077_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 270174 INFO  
(updateExecutor-3234-thread-2-processing-n:127.0.0.1:46077_solr) 
[n:127.0.0.1:46077_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/myplugin/v1.jar
   [junit4]   2> 270259 INFO  (qtp1001919288-4449) [n:127.0.0.1:46077_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> 270261 INFO  (qtp246173156-4440) [n:127.0.0.1:46381_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> 270264 INFO  (qtp113609963-4456) [n:127.0.0.1:37871_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> 270266 INFO  (qtp1725840948-4464) [n:127.0.0.1:42789_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> 270268 INFO  (qtp1725840948-4465) [n:127.0.0.1:42789_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 270269 INFO  (qtp1725840948-4465) [n:127.0.0.1:42789_solr     
] o.a.s.f.DistribPackageStore Missing file in package store: /myplugin/v2.jar
   [junit4]   2> 270269 INFO  (qtp1001919288-4447) [n:127.0.0.1:46077_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> 270270 INFO  (qtp246173156-4439) [n:127.0.0.1:46381_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> 270270 INFO  (qtp113609963-4459) [n:127.0.0.1:37871_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> 270271 INFO  (qtp1725840948-4465) [n:127.0.0.1:42789_solr     
] o.a.s.f.DistribPackageStore Unable to download file : /myplugin/v2.jar
   [junit4]   2> 270288 INFO  (qtp1725840948-4465) [n:127.0.0.1:42789_solr     
] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. 
sizes 867 246
   [junit4]   2> 270289 INFO  (qtp246173156-4441) [n:127.0.0.1:46381_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar 
params={getFrom=127.0.0.1:42789_solr} status=0 QTime=0
   [junit4]   2> 270290 INFO  
(updateExecutor-3242-thread-1-processing-n:127.0.0.1:46381_solr) 
[n:127.0.0.1:46381_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/myplugin/v2.jar from 127.0.0.1:42789_solr 
   [junit4]   2> 270290 INFO  (qtp1725840948-4469) [n:127.0.0.1:42789_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 270290 INFO  (qtp113609963-4460) [n:127.0.0.1:37871_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar 
params={getFrom=127.0.0.1:42789_solr} status=0 QTime=0
   [junit4]   2> 270290 INFO  
(updateExecutor-3259-thread-1-processing-n:127.0.0.1:37871_solr) 
[n:127.0.0.1:37871_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/myplugin/v2.jar from 127.0.0.1:42789_solr 
   [junit4]   2> 270290 INFO  (qtp1725840948-4464) [n:127.0.0.1:42789_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar 
params={} status=0 QTime=0
   [junit4]   2> 270291 INFO  (qtp1725840948-4470) [n:127.0.0.1:42789_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 270291 INFO  (qtp1001919288-4448) [n:127.0.0.1:46077_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar 
params={getFrom=127.0.0.1:42789_solr} status=0 QTime=0
   [junit4]   2> 270291 INFO  
(updateExecutor-3234-thread-2-processing-n:127.0.0.1:46077_solr) 
[n:127.0.0.1:46077_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/myplugin/v2.jar from 127.0.0.1:42789_solr 
   [junit4]   2> 270291 INFO  (qtp1725840948-4466) [n:127.0.0.1:42789_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar 
params={} status=0 QTime=0
   [junit4]   2> 270292 INFO  (qtp1725840948-4466) [n:127.0.0.1:42789_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 270292 INFO  (qtp1725840948-4464) [n:127.0.0.1:42789_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar 
params={} status=0 QTime=0
   [junit4]   2> 270295 INFO  (qtp1725840948-4465) [n:127.0.0.1:42789_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=27
   [junit4]   2> 270297 INFO  (qtp1001919288-4450) [n:127.0.0.1:46077_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> 270317 INFO  
(updateExecutor-3259-thread-1-processing-n:127.0.0.1:37871_solr) 
[n:127.0.0.1:37871_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 270317 INFO  
(updateExecutor-3242-thread-1-processing-n:127.0.0.1:46381_solr) 
[n:127.0.0.1:46381_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 270317 INFO  
(updateExecutor-3259-thread-1-processing-n:127.0.0.1:37871_solr) 
[n:127.0.0.1:37871_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/myplugin/v2.jar
   [junit4]   2> 270317 INFO  
(updateExecutor-3242-thread-1-processing-n:127.0.0.1:46381_solr) 
[n:127.0.0.1:46381_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/myplugin/v2.jar
   [junit4]   2> 270317 INFO  
(updateExecutor-3234-thread-2-processing-n:127.0.0.1:46077_solr) 
[n:127.0.0.1:46077_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 270317 INFO  
(updateExecutor-3234-thread-2-processing-n:127.0.0.1:46077_solr) 
[n:127.0.0.1:46077_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/myplugin/v2.jar
   [junit4]   2> 270398 INFO  (qtp1001919288-4449) [n:127.0.0.1:46077_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> 270401 INFO  (qtp246173156-4437) [n:127.0.0.1:46381_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> 270402 INFO  (qtp113609963-4457) [n:127.0.0.1:37871_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> 270404 INFO  (qtp1725840948-4466) [n:127.0.0.1:42789_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> 270510 INFO  (qtp246173156-4440) [n:127.0.0.1:46381_solr     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 270511 INFO  (qtp246173156-4440) [n:127.0.0.1:46381_solr     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 270520 INFO  (qtp1725840948-4465) [n:127.0.0.1:42789_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 270524 INFO  (qtp1001919288-4447) [n:127.0.0.1:46077_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 270527 INFO  (qtp113609963-4456) [n:127.0.0.1:37871_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 270528 INFO  (qtp246173156-4440) [n:127.0.0.1:46381_solr     ] 
o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 270528 INFO  (qtp246173156-4440) [n:127.0.0.1:46381_solr     ] 
o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 270528 INFO  (qtp246173156-4440) [n:127.0.0.1:46381_solr     ] 
o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with 
artifacts [/myplugin/v1.jar]
   [junit4]   2> 270540 INFO  (qtp246173156-4440) [n:127.0.0.1:46381_solr     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 270541 INFO  (qtp246173156-4440) [n:127.0.0.1:46381_solr     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 270542 INFO  (qtp246173156-4440) [n:127.0.0.1:46381_solr     ] 
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.6/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_6C2FC88E807C5B82-001/tempDir-001/node2/filestore/myplugin]
   [junit4]   2> 270542 INFO  (qtp246173156-4440) [n:127.0.0.1:46381_solr     ] 
o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 270542 INFO  (qtp246173156-4440) [n:127.0.0.1:46381_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={wt=javabin&version=2} status=0 QTime=137
   [junit4]   2> 270545 INFO  (qtp1001919288-4449) [n:127.0.0.1:46077_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={wt=javabin} status=0 QTime=0
   [junit4]   2> 270555 INFO  (zkCallback-3268-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 270556 INFO  (zkCallback-3244-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 270556 INFO  (zkCallback-3244-thread-1) [     ] 
o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 270556 INFO  (zkCallback-3244-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with 
artifacts [/myplugin/v1.jar]
   [junit4]   2> 270556 INFO  (zkCallback-3244-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 270556 INFO  (zkCallback-3297-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 270557 INFO  (zkCallback-3297-thread-1) [     ] 
o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 270557 INFO  (zkCallback-3297-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with 
artifacts [/myplugin/v1.jar]
   [junit4]   2> 270558 INFO  (zkCallback-3244-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 270558 INFO  (zkCallback-3244-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.6/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_6C2FC88E807C5B82-001/tempDir-001/node4/filestore/myplugin]
   [junit4]   2> 270558 INFO  (zkCallback-3244-thread-1) [     ] 
o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 270559 INFO  (zkCallback-3279-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 270559 INFO  (zkCallback-3279-thread-1) [     ] 
o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 270559 INFO  (zkCallback-3279-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with 
artifacts [/myplugin/v1.jar]
   [junit4]   2> 270560 INFO  (zkCallback-3297-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 270561 INFO  (zkCallback-3297-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 270561 INFO  (zkCallback-3279-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 270561 INFO  (zkCallback-3297-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.6/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_6C2FC88E807C5B82-001/tempDir-001/node1/filestore/myplugin]
   [junit4]   2> 270561 INFO  (zkCallback-3297-thread-1) [     ] 
o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 270563 INFO  (zkCallback-3279-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 270564 INFO  (zkCallback-3279-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.6/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_6C2FC88E807C5B82-001/tempDir-001/node3/filestore/myplugin]
   [junit4]   2> 270564 INFO  (zkCallback-3279-thread-1) [     ] 
o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 270647 INFO  (qtp1001919288-4448) [n:127.0.0.1:46077_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={wt=javabin} status=0 QTime=0
   [junit4]   2> 270648 INFO  (qtp246173156-4438) [n:127.0.0.1:46381_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={wt=javabin} status=0 QTime=0
   [junit4]   2> 270650 INFO  (qtp113609963-4458) [n:127.0.0.1:37871_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={wt=javabin} status=0 QTime=0
   [junit4]   2> 270651 INFO  (qtp1725840948-4466) [n:127.0.0.1:42789_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={wt=javabin} status=0 QTime=0
   [junit4]   2> 270659 INFO  (qtp1725840948-4465) [n:127.0.0.1:42789_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin 
params={wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 270662 INFO  (qtp1725840948-4470) [n:127.0.0.1:42789_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 270667 INFO  (qtp113609963-4457) [n:127.0.0.1:37871_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/plugin/my/path 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 270669 INFO  (qtp246173156-4440) [n:127.0.0.1:46381_solr     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 270669 INFO  (qtp246173156-4440) [n:127.0.0.1:46381_solr     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 270676 INFO  (qtp113609963-4458) [n:127.0.0.1:37871_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 270676 INFO  (zkCallback-3268-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 270676 INFO  (zkCallback-3268-thread-1) [     ] 
o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 270677 INFO  (zkCallback-3268-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with 
artifacts [/myplugin/v2.jar]
   [junit4]   2> 270677 INFO  (qtp1725840948-4466) [n:127.0.0.1:42789_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 270678 INFO  (qtp1001919288-4446) [n:127.0.0.1:46077_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 270678 INFO  (zkCallback-3268-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 270678 INFO  (qtp246173156-4440) [n:127.0.0.1:46381_solr     ] 
o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 270678 INFO  (qtp246173156-4440) [n:127.0.0.1:46381_solr     ] 
o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 270678 INFO  (zkCallback-3279-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 270678 INFO  (zkCallback-3279-thread-1) [     ] 
o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 270678 INFO  (zkCallback-3279-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with 
artifacts [/myplugin/v2.jar]
   [junit4]   2> 270679 INFO  (zkCallback-3268-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 270679 INFO  (zkCallback-3279-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 270679 INFO  (zkCallback-3279-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 270679 INFO  (zkCallback-3268-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.6/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_6C2FC88E807C5B82-001/tempDir-001/node2/filestore/myplugin]
   [junit4]   2> 270679 INFO  (zkCallback-3268-thread-1) [     ] 
o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 270679 INFO  (qtp246173156-4440) [n:127.0.0.1:46381_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 270679 INFO  (zkCallback-3279-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.6/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_6C2FC88E807C5B82-001/tempDir-001/node3/filestore/myplugin]
   [junit4]   2> 270680 INFO  (zkCallback-3279-thread-1) [     ] 
o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 270680 INFO  (zkCallback-3297-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 270680 INFO  (zkCallback-3297-thread-1) [     ] 
o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 270680 INFO  (zkCallback-3297-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with 
artifacts [/myplugin/v2.jar]
   [junit4]   2> 270681 INFO  (zkCallback-3297-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 270681 INFO  (zkCallback-3244-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 270681 INFO  (zkCallback-3244-thread-1) [     ] 
o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 270681 INFO  (zkCallback-3244-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with 
artifacts [/myplugin/v2.jar]
   [junit4]   2> 270682 ERROR (qtp1001919288-4448) [n:127.0.0.1:46077_solr     
] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => 
org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, 
errors: 
[{update=org.apache.solr.client.solrj.request.beans.PluginMeta@5f226d1d, 
errorMessages=[No such package version:mypkg:2.0 . available versions 
:[1.0]]}], 
   [junit4]   2>        at 
org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error 
executing command
   [junit4]   2>        at 
org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:291) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:194) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:340) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
 ~[java/:?]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
 ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
 ~[java/:?]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
 ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) 
~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
 ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
 ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
 ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
 ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
 ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) 
~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
 ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
 ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
 ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) 
~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) 
~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
 ~[jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) 
~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) 
~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:500) 
~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) 
~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) 
[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) 
[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) 
[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
 [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) 
[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) 
[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
 [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
 [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> 270683 INFO  (qtp1001919288-4448) [n:127.0.0.1:46077_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin 
params={wt=javabin&version=2} status=400 QTime=2
   [junit4]   2> 270684 INFO  (zkCallback-3297-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 270685 INFO  (zkCallback-3297-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.6/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_6C2FC88E807C5B82-001/tempDir-001/node1/filestore/myplugin]
   [junit4]   2> 270685 INFO  (zkCallback-3297-thread-1) [     ] 
o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 270685 INFO  (zkCallback-3244-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 270685 INFO  (zkCallback-3244-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 270686 INFO  (zkCallback-3244-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.6/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_6C2FC88E807C5B82-001/tempDir-001/node4/filestore/myplugin]
   [junit4]   2> 270686 INFO  (zkCallback-3244-thread-1) [     ] 
o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 270788 INFO  (jetty-closer-3312-thread-1) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1169990080
   [junit4]   2> 270788 INFO  (jetty-closer-3312-thread-2) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=96045855
   [junit4]   2> 270788 INFO  (jetty-closer-3312-thread-1) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46077_solr
   [junit4]   2> 270788 INFO  (jetty-closer-3312-thread-2) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46381_solr
   [junit4]   2> 270789 INFO  (jetty-closer-3312-thread-1) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 270789 INFO  (jetty-closer-3312-thread-2) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 270789 INFO  (jetty-closer-3312-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:46077_solr as DOWN
   [junit4]   2> 270789 INFO  (jetty-closer-3312-thread-2) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:46381_solr as DOWN
   [junit4]   2> 270789 INFO  (jetty-closer-3312-thread-3) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=307354970
   [junit4]   2> 270789 INFO  (jetty-closer-3312-thread-3) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37871_solr
   [junit4]   2> 270790 INFO  (jetty-closer-3312-thread-3) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 270790 INFO  (jetty-closer-3312-thread-3) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:37871_solr as DOWN
   [junit4]   2> 270819 INFO  (jetty-closer-3312-thread-4) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=8546851
   [junit4]   2> 270819 INFO  (jetty-closer-3312-thread-4) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42789_solr
   [junit4]   2> 270821 INFO  (jetty-closer-3312-thread-4) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 270821 INFO  (jetty-closer-3312-thread-4) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:42789_solr as DOWN
   [junit4]   2> 270833 INFO  (jetty-closer-3312-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 270833 INFO  (jetty-closer-3312-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@722ab674: rootName = 
solr_37871, domain = solr.node, service url = null, agent id = null] for 
registry solr.node/com.codahale.metrics.MetricRegistry@2747f9db
   [junit4]   2> 270839 INFO  (jetty-closer-3312-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 270839 INFO  (jetty-closer-3312-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@51ba670e: rootName = 
solr_37871, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm/com.codahale.metrics.MetricRegistry@20bc2223
   [junit4]   2> 270849 INFO  (jetty-closer-3312-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 270850 INFO  (jetty-closer-3312-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 270851 INFO  (jetty-closer-3312-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 270851 INFO  (jetty-closer-3312-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 270851 INFO  (jetty-closer-3312-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 270851 INFO  (jetty-closer-3312-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@64162eb7: rootName = 
solr_46381, domain = solr.node, service url = null, agent id = null] for 
registry solr.node/com.codahale.metrics.MetricRegistry@18720e4e
   [junit4]   2> 270851 INFO  (jetty-closer-3312-thread-4) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@58a0b6d8: rootName = 
solr_42789, domain = solr.node, service url = null, agent id = null] for 
registry solr.node/com.codahale.metrics.MetricRegistry@1364c906
   [junit4]   2> 270851 INFO  (jetty-closer-3312-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@40af4f23: rootName = 
solr_46077, domain = solr.node, service url = null, agent id = null] for 
registry solr.node/com.codahale.metrics.MetricRegistry@3230e8aa
   [junit4]   2> 270850 INFO  (jetty-closer-3312-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@379f4e16: rootName = 
solr_37871, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@1e1af775
   [junit4]   2> 270852 INFO  (jetty-closer-3312-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 270856 INFO  (zkCallback-3244-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 270856 INFO  (zkCallback-3268-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 270856 INFO  (zkCallback-3297-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 270883 INFO  (jetty-closer-3312-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 270883 INFO  (jetty-closer-3312-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@67fa7bd2: rootName = 
solr_46381, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm/com.codahale.metrics.MetricRegistry@20bc2223
   [junit4]   2> 270884 INFO  (jetty-closer-3312-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 270884 INFO  (jetty-closer-3312-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@73b95bfb: rootName = 
solr_46077, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm/com.codahale.metrics.MetricRegistry@20bc2223
   [junit4]   2> 270883 INFO  (jetty-closer-3312-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 270885 INFO  (jetty-closer-3312-thread-4) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@379c85b7: rootName = 
solr_42789, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm/com.codahale.metrics.MetricRegistry@20bc2223
   [junit4]   2> 270888 INFO  (jetty-closer-3312-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 270888 INFO  (jetty-closer-3312-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4135b203: rootName = 
solr_46381, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@1e1af775
   [junit4]   2> 270888 INFO  (jetty-closer-3312-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 270890 INFO  (zkCallback-3244-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 270890 INFO  (zkCallback-3297-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 270892 INFO  (jetty-closer-3312-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 270892 INFO  (jetty-closer-3312-thread-4) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3c304416: rootName = 
solr_42789, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@1e1af775
   [junit4]   2> 270892 INFO  (jetty-closer-3312-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 270892 INFO  (jetty-closer-3312-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 270892 INFO  (jetty-closer-3312-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5acc7cb6: rootName = 
solr_46077, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@1e1af775
   [junit4]   2> 270893 INFO  (jetty-closer-3312-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 270899 INFO  (closeThreadPool-3332-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72342866052775944-127.0.0.1:46077_solr-n_0000000000) closing
   [junit4]   2> 270904 INFO  
(OverseerStateUpdate-72342866052775944-127.0.0.1:46077_solr-n_0000000000) 
[n:127.0.0.1:46077_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:46077_solr
   [junit4]   2> 270904 INFO  
(OverseerAutoScalingTriggerThread-72342866052775944-127.0.0.1:46077_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 270906 INFO  (closeThreadPool-3332-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72342866052775944-127.0.0.1:46077_solr-n_0000000000) closing
   [junit4]   2> 270957 INFO  (jetty-closer-3312-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@8027243{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 

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

llback-3401-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 283706 INFO  (jetty-closer-3441-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 283706 INFO  (jetty-closer-3441-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@518bad32: rootName = 
solr_38687, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm/com.codahale.metrics.MetricRegistry@20bc2223
   [junit4]   2> 283707 INFO  (jetty-closer-3441-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 283707 INFO  (jetty-closer-3441-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7e8f14b0: rootName = 
solr_46137, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm/com.codahale.metrics.MetricRegistry@20bc2223
   [junit4]   2> 283710 INFO  (jetty-closer-3441-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 283710 INFO  (jetty-closer-3441-thread-4) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7fd6fce2: rootName = 
solr_43335, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm/com.codahale.metrics.MetricRegistry@20bc2223
   [junit4]   2> 283712 INFO  (jetty-closer-3441-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 283713 INFO  (jetty-closer-3441-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5b2f130d: rootName = 
solr_38687, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@1e1af775
   [junit4]   2> 283713 INFO  (jetty-closer-3441-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 283714 INFO  (jetty-closer-3441-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 283714 INFO  (jetty-closer-3441-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3743f0ed: rootName = 
solr_46137, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@1e1af775
   [junit4]   2> 283714 INFO  (zkCallback-3376-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 283714 INFO  (jetty-closer-3441-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 283715 INFO  (zkCallback-3426-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 283715 INFO  (jetty-closer-3441-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 283715 INFO  (jetty-closer-3441-thread-4) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4b57ca33: rootName = 
solr_43335, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@1e1af775
   [junit4]   2> 283715 INFO  (jetty-closer-3441-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 283715 INFO  (closeThreadPool-3460-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72342866979651593-127.0.0.1:46137_solr-n_0000000000) closing
   [junit4]   2> 283715 INFO  
(OverseerStateUpdate-72342866979651593-127.0.0.1:46137_solr-n_0000000000) 
[n:127.0.0.1:46137_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:46137_solr
   [junit4]   2> 283715 INFO  
(OverseerAutoScalingTriggerThread-72342866979651593-127.0.0.1:46137_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 283719 INFO  (closeThreadPool-3460-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72342866979651593-127.0.0.1:46137_solr-n_0000000000) closing
   [junit4]   2> 283803 INFO  (jetty-closer-3441-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@5aa89cf4{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 283804 INFO  (jetty-closer-3441-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1508af85{/solr,null,UNAVAILABLE}
   [junit4]   2> 283804 INFO  (jetty-closer-3441-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 283820 INFO  (jetty-closer-3441-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72342866979651593-127.0.0.1:46137_solr-n_0000000000) closing
   [junit4]   2> 283820 INFO  (jetty-closer-3441-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1f541ca9{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 283821 INFO  (jetty-closer-3441-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@14c59d35{/solr,null,UNAVAILABLE}
   [junit4]   2> 283821 INFO  (jetty-closer-3441-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 283904 INFO  (jetty-closer-3441-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@7835167c{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 283904 INFO  (jetty-closer-3441-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1b84aa35{/solr,null,UNAVAILABLE}
   [junit4]   2> 283904 INFO  (jetty-closer-3441-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 283920 INFO  (jetty-closer-3441-thread-4) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@5e05e33c{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 283921 INFO  (jetty-closer-3441-thread-4) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6eb641f0{/solr,null,UNAVAILABLE}
   [junit4]   2> 283921 INFO  (jetty-closer-3441-thread-4) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 283921 INFO  
(TEST-TestContainerPlugin.testApi-seed#[6C2FC88E807C5B82]) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 284124 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        4       /solr/packages.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        19      /solr/clusterprops.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        3       
/solr/overseer_elect/election/72342866979651593-127.0.0.1:46137_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        20      /solr/live_nodes
   [junit4]   2>        9       /solr/overseer/queue
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> 284126 INFO  
(TEST-TestContainerPlugin.testApi-seed#[6C2FC88E807C5B82]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:36423
   [junit4]   2> 284126 INFO  
(TEST-TestContainerPlugin.testApi-seed#[6C2FC88E807C5B82]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36423
   [junit4]   2> 284126 INFO  
(TEST-TestContainerPlugin.testApi-seed#[6C2FC88E807C5B82]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 36423
   [junit4]   2> 284127 INFO  
(TEST-TestContainerPlugin.testApi-seed#[6C2FC88E807C5B82]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testApi
   [junit4]   2> 284128 INFO  
(SUITE-TestContainerPlugin-seed#[6C2FC88E807C5B82]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 284128 INFO  
(SUITE-TestContainerPlugin-seed#[6C2FC88E807C5B82]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:36423
   [junit4]   2> 284128 INFO  
(SUITE-TestContainerPlugin-seed#[6C2FC88E807C5B82]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36423
   [junit4]   2> 284128 INFO  
(SUITE-TestContainerPlugin-seed#[6C2FC88E807C5B82]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 36423
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.6/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_6C2FC88E807C5B82-001
   [junit4]   2> Aug 20, 2020 6:36:49 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=CheapBastard, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=da-DK, 
timezone=America/Winnipeg
   [junit4]   2> NOTE: Linux 4.15.0-108-generic amd64/Oracle Corporation 
1.8.0_252 (64-bit)/cpus=4,threads=1,free=93253920,total=523763712
   [junit4]   2> NOTE: All tests run in this JVM: [BlockJoinFacetDistribTest, 
TestCustomStream, TestClusterProperties, TestSolr4Spatial, 
TermVectorComponentDistributedTest, TestCodecSupport, SparseHLLTest, 
TestReplicationHandler, SuggesterTest, BooleanFieldTest, ForceLeaderTest, 
CurrencyFieldTypeTest, TestDistributedSearch, Tagger2Test, RankFieldTest, 
TestDynamicLoadingUrl, IndexSchemaTest, NumericFieldsTest, 
TestCopyFieldCollectionResource, TestSubQueryTransformerCrossCore, 
ConnectionManagerTest, TestNonDefinedSimilarityFactory, 
CdcrOpsAndBoundariesTest, RegexBytesRefFilterTest, MoveReplicaHDFSFailoverTest, 
TestMultiWordSynonyms, TestContainerPlugin]
   [junit4] Completed [87/914 (1!)] on J1 in 18.53s, 2 tests, 1 error <<< 
FAILURES!

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

Reply via email to