You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/06/30 11:35:39 UTC

[JENKINS] Lucene-Solr-Tests-8.x - Build # 1713 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/1713/

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

Error Message:
Error from server at https://127.0.0.1:41862/solr: Error executing command

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at https://127.0.0.1:41862/solr: Error executing command
	at __randomizedtesting.SeedInfo.seed([C9239E0B5381EA8C:247D667A61CB3D05]: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:236)
	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 15439 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerPlugin
   [junit4]   2> 3764446 INFO  (SUITE-TestContainerPlugin-seed#[C9239E0B5381EA8C]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 3764447 INFO  (SUITE-TestContainerPlugin-seed#[C9239E0B5381EA8C]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_C9239E0B5381EA8C-001/data-dir-211-001
   [junit4]   2> 3764447 WARN  (SUITE-TestContainerPlugin-seed#[C9239E0B5381EA8C]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 3764447 INFO  (SUITE-TestContainerPlugin-seed#[C9239E0B5381EA8C]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3764465 INFO  (SUITE-TestContainerPlugin-seed#[C9239E0B5381EA8C]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 3764465 INFO  (SUITE-TestContainerPlugin-seed#[C9239E0B5381EA8C]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3764480 INFO  (TEST-TestContainerPlugin.testApi-seed#[C9239E0B5381EA8C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testApi
   [junit4]   2> 3764481 INFO  (TEST-TestContainerPlugin.testApi-seed#[C9239E0B5381EA8C]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_C9239E0B5381EA8C-001/tempDir-001
   [junit4]   2> 3764481 INFO  (TEST-TestContainerPlugin.testApi-seed#[C9239E0B5381EA8C]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3764482 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 3764482 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3764582 INFO  (TEST-TestContainerPlugin.testApi-seed#[C9239E0B5381EA8C]) [     ] o.a.s.c.ZkTestServer start zk server on port: 43805
   [junit4]   2> 3764582 INFO  (TEST-TestContainerPlugin.testApi-seed#[C9239E0B5381EA8C]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:43805
   [junit4]   2> 3764582 INFO  (TEST-TestContainerPlugin.testApi-seed#[C9239E0B5381EA8C]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43805
   [junit4]   2> 3764582 INFO  (TEST-TestContainerPlugin.testApi-seed#[C9239E0B5381EA8C]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43805
   [junit4]   2> 3764583 INFO  (TEST-TestContainerPlugin.testApi-seed#[C9239E0B5381EA8C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3764586 INFO  (zkConnectionManagerCallback-27420-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3764586 INFO  (TEST-TestContainerPlugin.testApi-seed#[C9239E0B5381EA8C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3764588 INFO  (TEST-TestContainerPlugin.testApi-seed#[C9239E0B5381EA8C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3764589 INFO  (zkConnectionManagerCallback-27422-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3764589 INFO  (TEST-TestContainerPlugin.testApi-seed#[C9239E0B5381EA8C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3764598 INFO  (TEST-TestContainerPlugin.testApi-seed#[C9239E0B5381EA8C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3764599 INFO  (zkConnectionManagerCallback-27424-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3764599 INFO  (TEST-TestContainerPlugin.testApi-seed#[C9239E0B5381EA8C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3764722 WARN  (jetty-launcher-27425-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 3764722 WARN  (jetty-launcher-27425-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 3764722 WARN  (jetty-launcher-27425-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 3764722 INFO  (jetty-launcher-27425-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3764722 INFO  (jetty-launcher-27425-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3764722 INFO  (jetty-launcher-27425-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3764722 INFO  (jetty-launcher-27425-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3764722 INFO  (jetty-launcher-27425-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3764722 INFO  (jetty-launcher-27425-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3764722 INFO  (jetty-launcher-27425-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 3764723 INFO  (jetty-launcher-27425-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 3764723 INFO  (jetty-launcher-27425-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 3764724 WARN  (jetty-launcher-27425-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 3764724 INFO  (jetty-launcher-27425-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3764724 INFO  (jetty-launcher-27425-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3764724 INFO  (jetty-launcher-27425-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 3764724 INFO  (jetty-launcher-27425-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3764724 INFO  (jetty-launcher-27425-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3764725 INFO  (jetty-launcher-27425-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3764725 INFO  (jetty-launcher-27425-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@312f6363{/solr,null,AVAILABLE}
   [junit4]   2> 3764725 INFO  (jetty-launcher-27425-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3764725 INFO  (jetty-launcher-27425-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3764725 INFO  (jetty-launcher-27425-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3764725 INFO  (jetty-launcher-27425-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@72baceac{/solr,null,AVAILABLE}
   [junit4]   2> 3764726 INFO  (jetty-launcher-27425-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3764726 INFO  (jetty-launcher-27425-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3764726 INFO  (jetty-launcher-27425-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3764727 INFO  (jetty-launcher-27425-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@75be6d2c{SSL, (ssl, http/1.1)}{127.0.0.1:36815}
   [junit4]   2> 3764727 INFO  (jetty-launcher-27425-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11854e0b{/solr,null,AVAILABLE}
   [junit4]   2> 3764727 INFO  (jetty-launcher-27425-thread-2) [     ] o.e.j.s.Server Started @3764762ms
   [junit4]   2> 3764727 INFO  (jetty-launcher-27425-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36815}
   [junit4]   2> 3764727 ERROR (jetty-launcher-27425-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3764727 INFO  (jetty-launcher-27425-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3764727 INFO  (jetty-launcher-27425-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 3764727 INFO  (jetty-launcher-27425-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3764727 INFO  (jetty-launcher-27425-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 3764727 INFO  (jetty-launcher-27425-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-30T10:44:44.235Z
   [junit4]   2> 3764740 INFO  (jetty-launcher-27425-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@365b30fc{SSL, (ssl, http/1.1)}{127.0.0.1:37821}
   [junit4]   2> 3764740 INFO  (jetty-launcher-27425-thread-1) [     ] o.e.j.s.Server Started @3764775ms
   [junit4]   2> 3764740 INFO  (jetty-launcher-27425-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37821}
   [junit4]   2> 3764744 INFO  (jetty-launcher-27425-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3764744 INFO  (jetty-launcher-27425-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3764744 ERROR (jetty-launcher-27425-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3764744 INFO  (jetty-launcher-27425-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3764744 INFO  (jetty-launcher-27425-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3764744 INFO  (jetty-launcher-27425-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 3764744 INFO  (jetty-launcher-27425-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3764744 INFO  (jetty-launcher-27425-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 3764744 INFO  (jetty-launcher-27425-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-30T10:44:44.252Z
   [junit4]   2> 3764745 INFO  (jetty-launcher-27425-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@505cc181{/solr,null,AVAILABLE}
   [junit4]   2> 3764776 INFO  (jetty-launcher-27425-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3764777 INFO  (jetty-launcher-27425-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3764777 INFO  (jetty-launcher-27425-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5598b709{SSL, (ssl, http/1.1)}{127.0.0.1:37296}
   [junit4]   2> 3764777 INFO  (jetty-launcher-27425-thread-3) [     ] o.e.j.s.Server Started @3764812ms
   [junit4]   2> 3764777 INFO  (jetty-launcher-27425-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37296}
   [junit4]   2> 3764777 INFO  (jetty-launcher-27425-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3d58dbc2{SSL, (ssl, http/1.1)}{127.0.0.1:45831}
   [junit4]   2> 3764777 INFO  (jetty-launcher-27425-thread-4) [     ] o.e.j.s.Server Started @3764812ms
   [junit4]   2> 3764777 ERROR (jetty-launcher-27425-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3764777 INFO  (jetty-launcher-27425-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45831}
   [junit4]   2> 3764777 INFO  (jetty-launcher-27425-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3764777 INFO  (zkConnectionManagerCallback-27427-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3764777 INFO  (jetty-launcher-27425-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 3764777 INFO  (jetty-launcher-27425-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3764777 INFO  (jetty-launcher-27425-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 3764777 ERROR (jetty-launcher-27425-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3764777 INFO  (jetty-launcher-27425-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-30T10:44:44.285Z
   [junit4]   2> 3764777 INFO  (jetty-launcher-27425-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3764777 INFO  (jetty-launcher-27425-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 3764777 INFO  (jetty-launcher-27425-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3764778 INFO  (jetty-launcher-27425-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 3764778 INFO  (jetty-launcher-27425-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-30T10:44:44.286Z
   [junit4]   2> 3764778 INFO  (zkConnectionManagerCallback-27429-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3764778 INFO  (jetty-launcher-27425-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3764778 INFO  (jetty-launcher-27425-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3764783 INFO  (jetty-launcher-27425-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3764783 INFO  (jetty-launcher-27425-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3764813 INFO  (jetty-launcher-27425-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3764825 INFO  (zkConnectionManagerCallback-27431-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3764826 INFO  (jetty-launcher-27425-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3764826 INFO  (zkConnectionManagerCallback-27433-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3764826 INFO  (jetty-launcher-27425-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3764827 INFO  (jetty-launcher-27425-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3764834 INFO  (jetty-launcher-27425-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3764834 INFO  (jetty-launcher-27425-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3768407 INFO  (jetty-launcher-27425-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3768408 WARN  (jetty-launcher-27425-thread-4) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3768409 WARN  (jetty-launcher-27425-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6d220030[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3768409 WARN  (jetty-launcher-27425-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6d220030[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3768424 WARN  (jetty-launcher-27425-thread-4) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3768424 WARN  (jetty-launcher-27425-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3a345ce1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3768424 WARN  (jetty-launcher-27425-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3a345ce1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3768442 INFO  (jetty-launcher-27425-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43805/solr
   [junit4]   2> 3768443 INFO  (jetty-launcher-27425-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3768444 INFO  (zkConnectionManagerCallback-27453-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3768444 INFO  (jetty-launcher-27425-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3768546 INFO  (jetty-launcher-27425-thread-4) [n:127.0.0.1:45831_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3768588 INFO  (zkConnectionManagerCallback-27455-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3768588 INFO  (jetty-launcher-27425-thread-4) [n:127.0.0.1:45831_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3768813 INFO  (jetty-launcher-27425-thread-4) [n:127.0.0.1:45831_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45831_solr
   [junit4]   2> 3768814 INFO  (jetty-launcher-27425-thread-4) [n:127.0.0.1:45831_solr     ] o.a.s.c.Overseer Overseer (id=73059601439260680-127.0.0.1:45831_solr-n_0000000000) starting
   [junit4]   2> 3768844 INFO  (OverseerStateUpdate-73059601439260680-127.0.0.1:45831_solr-n_0000000000) [n:127.0.0.1:45831_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45831_solr
   [junit4]   2> 3768844 INFO  (jetty-launcher-27425-thread-4) [n:127.0.0.1:45831_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45831_solr
   [junit4]   2> 3768846 INFO  (OverseerStateUpdate-73059601439260680-127.0.0.1:45831_solr-n_0000000000) [n:127.0.0.1:45831_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3768847 INFO  (jetty-launcher-27425-thread-4) [n:127.0.0.1:45831_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 3768847 WARN  (jetty-launcher-27425-thread-4) [n:127.0.0.1:45831_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> 3768940 INFO  (jetty-launcher-27425-thread-4) [n:127.0.0.1:45831_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3769128 INFO  (jetty-launcher-27425-thread-4) [n:127.0.0.1:45831_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45831.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6df4cd89
   [junit4]   2> 3769185 INFO  (jetty-launcher-27425-thread-4) [n:127.0.0.1:45831_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45831.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6df4cd89
   [junit4]   2> 3769185 INFO  (jetty-launcher-27425-thread-4) [n:127.0.0.1:45831_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45831.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6df4cd89
   [junit4]   2> 3769199 INFO  (jetty-launcher-27425-thread-4) [n:127.0.0.1:45831_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_C9239E0B5381EA8C-001/tempDir-001/node4
   [junit4]   2> 3769282 INFO  (jetty-launcher-27425-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3769282 WARN  (jetty-launcher-27425-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3769292 WARN  (jetty-launcher-27425-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@499e34f7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3769292 WARN  (jetty-launcher-27425-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@499e34f7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3769294 WARN  (jetty-launcher-27425-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3769295 WARN  (jetty-launcher-27425-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@21879926[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3769295 WARN  (jetty-launcher-27425-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@21879926[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3769309 INFO  (jetty-launcher-27425-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43805/solr
   [junit4]   2> 3769310 INFO  (jetty-launcher-27425-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3769311 INFO  (zkConnectionManagerCallback-27475-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3769311 INFO  (jetty-launcher-27425-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3769311 INFO  (jetty-launcher-27425-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3769328 WARN  (jetty-launcher-27425-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3769345 WARN  (jetty-launcher-27425-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@773b8542[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3769345 WARN  (jetty-launcher-27425-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@773b8542[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3769347 WARN  (jetty-launcher-27425-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3769347 WARN  (jetty-launcher-27425-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@516ad4d6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3769348 WARN  (jetty-launcher-27425-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@516ad4d6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3769349 INFO  (jetty-launcher-27425-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43805/solr
   [junit4]   2> 3769350 INFO  (jetty-launcher-27425-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3769351 INFO  (zkConnectionManagerCallback-27483-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3769351 INFO  (jetty-launcher-27425-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3769414 INFO  (jetty-launcher-27425-thread-1) [n:127.0.0.1:37821_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3769414 INFO  (zkConnectionManagerCallback-27485-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3769414 INFO  (jetty-launcher-27425-thread-1) [n:127.0.0.1:37821_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3769420 INFO  (jetty-launcher-27425-thread-1) [n:127.0.0.1:37821_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3769424 INFO  (jetty-launcher-27425-thread-1) [n:127.0.0.1:37821_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37821_solr as DOWN
   [junit4]   2> 3769425 INFO  (jetty-launcher-27425-thread-1) [n:127.0.0.1:37821_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3769425 INFO  (jetty-launcher-27425-thread-1) [n:127.0.0.1:37821_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37821_solr
   [junit4]   2> 3769427 INFO  (zkCallback-27454-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3769427 INFO  (zkCallback-27484-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3769428 INFO  (jetty-launcher-27425-thread-1) [n:127.0.0.1:37821_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 3769429 WARN  (jetty-launcher-27425-thread-1) [n:127.0.0.1:37821_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> 3769493 INFO  (jetty-launcher-27425-thread-1) [n:127.0.0.1:37821_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3769535 INFO  (jetty-launcher-27425-thread-3) [n:127.0.0.1:37296_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3769561 INFO  (zkConnectionManagerCallback-27494-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3769561 INFO  (jetty-launcher-27425-thread-3) [n:127.0.0.1:37296_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3769566 INFO  (jetty-launcher-27425-thread-3) [n:127.0.0.1:37296_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3769570 INFO  (jetty-launcher-27425-thread-3) [n:127.0.0.1:37296_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37296_solr as DOWN
   [junit4]   2> 3769571 INFO  (jetty-launcher-27425-thread-3) [n:127.0.0.1:37296_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3769571 INFO  (jetty-launcher-27425-thread-3) [n:127.0.0.1:37296_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37296_solr
   [junit4]   2> 3769572 INFO  (zkCallback-27454-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3769572 INFO  (zkCallback-27484-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3769572 INFO  (zkCallback-27493-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3769574 INFO  (jetty-launcher-27425-thread-3) [n:127.0.0.1:37296_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 3769574 WARN  (jetty-launcher-27425-thread-3) [n:127.0.0.1:37296_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> 3769604 INFO  (jetty-launcher-27425-thread-1) [n:127.0.0.1:37821_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37821.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6df4cd89
   [junit4]   2> 3769650 INFO  (jetty-launcher-27425-thread-3) [n:127.0.0.1:37296_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3769672 INFO  (jetty-launcher-27425-thread-1) [n:127.0.0.1:37821_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37821.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6df4cd89
   [junit4]   2> 3769673 INFO  (jetty-launcher-27425-thread-1) [n:127.0.0.1:37821_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37821.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6df4cd89
   [junit4]   2> 3769683 INFO  (jetty-launcher-27425-thread-1) [n:127.0.0.1:37821_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_C9239E0B5381EA8C-001/tempDir-001/node1
   [junit4]   2> 3769762 INFO  (jetty-launcher-27425-thread-3) [n:127.0.0.1:37296_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37296.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6df4cd89
   [junit4]   2> 3769868 INFO  (jetty-launcher-27425-thread-3) [n:127.0.0.1:37296_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37296.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6df4cd89
   [junit4]   2> 3769868 INFO  (jetty-launcher-27425-thread-3) [n:127.0.0.1:37296_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37296.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6df4cd89
   [junit4]   2> 3769870 INFO  (jetty-launcher-27425-thread-3) [n:127.0.0.1:37296_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_C9239E0B5381EA8C-001/tempDir-001/node3
   [junit4]   2> 3772297 INFO  (jetty-launcher-27425-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3772297 WARN  (jetty-launcher-27425-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3772298 WARN  (jetty-launcher-27425-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@65e7f8f4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3772298 WARN  (jetty-launcher-27425-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@65e7f8f4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3772301 WARN  (jetty-launcher-27425-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3772302 WARN  (jetty-launcher-27425-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3189b3d2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3772302 WARN  (jetty-launcher-27425-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3189b3d2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3772303 INFO  (jetty-launcher-27425-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43805/solr
   [junit4]   2> 3772305 INFO  (jetty-launcher-27425-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3772305 INFO  (zkConnectionManagerCallback-27511-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3772305 INFO  (jetty-launcher-27425-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3772417 INFO  (jetty-launcher-27425-thread-2) [n:127.0.0.1:36815_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3772418 INFO  (zkConnectionManagerCallback-27513-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3772418 INFO  (jetty-launcher-27425-thread-2) [n:127.0.0.1:36815_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3772436 INFO  (jetty-launcher-27425-thread-2) [n:127.0.0.1:36815_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3772440 INFO  (jetty-launcher-27425-thread-2) [n:127.0.0.1:36815_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:36815_solr as DOWN
   [junit4]   2> 3772441 INFO  (jetty-launcher-27425-thread-2) [n:127.0.0.1:36815_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3772441 INFO  (jetty-launcher-27425-thread-2) [n:127.0.0.1:36815_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36815_solr
   [junit4]   2> 3772442 INFO  (zkCallback-27484-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3772443 INFO  (zkCallback-27512-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3772444 INFO  (jetty-launcher-27425-thread-2) [n:127.0.0.1:36815_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 3772444 WARN  (jetty-launcher-27425-thread-2) [n:127.0.0.1:36815_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> 3772453 INFO  (zkCallback-27454-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3772457 INFO  (zkCallback-27493-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3772541 INFO  (jetty-launcher-27425-thread-2) [n:127.0.0.1:36815_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3772619 INFO  (jetty-launcher-27425-thread-2) [n:127.0.0.1:36815_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36815.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6df4cd89
   [junit4]   2> 3772703 INFO  (jetty-launcher-27425-thread-2) [n:127.0.0.1:36815_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36815.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6df4cd89
   [junit4]   2> 3772704 INFO  (jetty-launcher-27425-thread-2) [n:127.0.0.1:36815_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36815.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6df4cd89
   [junit4]   2> 3772705 INFO  (jetty-launcher-27425-thread-2) [n:127.0.0.1:36815_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_C9239E0B5381EA8C-001/tempDir-001/node2
   [junit4]   2> 3772772 INFO  (TEST-TestContainerPlugin.testApi-seed#[C9239E0B5381EA8C]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 3772772 INFO  (TEST-TestContainerPlugin.testApi-seed#[C9239E0B5381EA8C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3772782 INFO  (zkConnectionManagerCallback-27526-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3772782 INFO  (TEST-TestContainerPlugin.testApi-seed#[C9239E0B5381EA8C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3772783 INFO  (TEST-TestContainerPlugin.testApi-seed#[C9239E0B5381EA8C]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3772785 INFO  (TEST-TestContainerPlugin.testApi-seed#[C9239E0B5381EA8C]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43805/solr ready
   [junit4]   2> 3772892 ERROR (qtp933277874-44415) [n:127.0.0.1:45831_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{add={name=testplugin, class=org.apache.solr.handler.TestContainerPlugin$C2}, errorMessages=[java.lang.RuntimeException: No method with @Command in class: org.apache.solr.handler.TestContainerPlugin$C2]}], 
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:319)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:319) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:284) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:201) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:340) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
   [junit4]   2> 3772893 INFO  (qtp933277874-44415) [n:127.0.0.1:45831_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=400 QTime=14
   [junit4]   2> 3773034 ERROR (qtp1600183417-44405) [n:127.0.0.1:37296_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{add={name=testplugin, class=org.apache.solr.handler.TestContainerPlugin$C1}, errorMessages=[java.lang.RuntimeException: Invalid Class : org.apache.solr.handler.TestContainerPlugin$C1 No @EndPoints]}], 
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:319)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:319) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:284) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:201) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:340) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
   [junit4]   2> 3773036 INFO  (qtp1600183417-44405) [n:127.0.0.1:37296_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=400 QTime=20
   [junit4]   2> 3773048 INFO  (qtp1600183417-44407) [n:127.0.0.1:37296_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 3773193 INFO  (qtp1017338764-44398) [n:127.0.0.1:37821_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 3773280 INFO  (qtp2135295580-44396) [n:127.0.0.1:36815_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/plugin/my/plugin params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3773291 INFO  (qtp1017338764-44406) [n:127.0.0.1:37821_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 3773293 INFO  (qtp933277874-44416) [n:127.0.0.1:45831_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3773295 ERROR (qtp1600183417-44389) [n:127.0.0.1:37296_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{add={name=collections, class=org.apache.solr.handler.TestContainerPlugin$C4, path-prefix=collections}, errorMessages=[path must not have a prefix: collections]}], 
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:319)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:319) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:284) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:201) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:340) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
   [junit4]   2> 3773296 INFO  (qtp1600183417-44389) [n:127.0.0.1:37296_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=400 QTime=2
   [junit4]   2> 3773321 INFO  (qtp1017338764-44410) [n:127.0.0.1:37821_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=23
   [junit4]   2> 3773322 INFO  (qtp933277874-44402) [n:127.0.0.1:45831_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/my-random-name/my/plugin params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3773323 INFO  (qtp1017338764-44398) [n:127.0.0.1:37821_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/my-random-prefix/their/plugin params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3773425 INFO  (jetty-closer-27527-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=155312120
   [junit4]   2> 3773425 INFO  (jetty-closer-27527-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1920799732
   [junit4]   2> 3773425 INFO  (jetty-closer-27527-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45831_solr
   [junit4]   2> 3773425 INFO  (jetty-closer-27527-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37821_solr
   [junit4]   2> 3773425 INFO  (jetty-closer-27527-thread-3) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1595096618
   [junit4]   2> 3773426 INFO  (jetty-closer-27527-thread-3) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37296_solr
   [junit4]   2> 3773426 INFO  (jetty-closer-27527-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 3773426 INFO  (jetty-closer-27527-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 3773426 INFO  (jetty-closer-27527-thread-3) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 3773426 INFO  (jetty-closer-27527-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:45831_solr as DOWN
   [junit4]   2> 3773426 INFO  (jetty-closer-27527-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:37821_solr as DOWN
   [junit4]   2> 3773426 INFO  (jetty-closer-27527-thread-3) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:37296_solr as DOWN
   [junit4]   2> 3773469 INFO  (jetty-closer-27527-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3773553 INFO  (jetty-closer-27527-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 3773553 INFO  (jetty-closer-27527-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a88c214: rootName = solr_37296, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@678ca495
   [junit4]   2> 3773553 INFO  (jetty-closer-27527-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 3773554 INFO  (jetty-closer-27527-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1355cdbe: rootName = solr_45831, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@2eefcad6
   [junit4]   2> 3773554 INFO  (jetty-closer-27527-thread-4) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2030136127
   [junit4]   2> 3773554 INFO  (jetty-closer-27527-thread-4) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:36815_solr
   [junit4]   2> 3773554 INFO  (jetty-closer-27527-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 3773554 INFO  (jetty-closer-27527-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@118b145b: rootName = solr_37821, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@ba88db2
   [junit4]   2> 3773578 INFO  (jetty-closer-27527-thread-4) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 3773578 INFO  (jetty-closer-27527-thread-4) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:36815_solr as DOWN
   [junit4]   2> 3773588 INFO  (jetty-closer-27527-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 3773588 INFO  (jetty-closer-27527-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7f9fc3b: rootName = solr_36815, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@52dfbf05
   [junit4]   2> 3773670 INFO  (jetty-closer-27527-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 3773670 INFO  (jetty-closer-27527-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4af17bd4: rootName = solr_37296, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@1432acd3
   [junit4]   2> 3773671 INFO  (jetty-closer-27527-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 3773671 INFO  (jetty-closer-27527-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7824c019: rootName = solr_45831, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@1432acd3
   [junit4]   2> 3773695 INFO  (jetty-closer-27527-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 3773695 INFO  (jetty-closer-27527-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5674176c: rootName = solr_37821, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@1432acd3
   [junit4]   2> 3773749 INFO  (jetty-closer-27527-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 3773749 INFO  (jetty-closer-27527-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7e4e13f2: rootName = solr_37296, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@6b25bca9
   [junit4]   2> 3773749 INFO  (jetty-closer-27527-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 3773750 INFO  (jetty-closer-27527-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 3773750 INFO  (jetty-closer-27527-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3457825e: rootName = solr_37821, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@6b25bca9
   [junit4]   2> 3773750 INFO  (jetty-closer-27527-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 3773762 INFO  (jetty-closer-27527-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 3773762 INFO  (jetty-closer-27527-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@56e43ad3: rootName = solr_36815, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@1432acd3
   [junit4]   2> 3773763 INFO  (jetty-closer-27527-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 3773763 INFO  (jetty-closer-27527-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@62ed943a: rootName = solr_45831, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@6b25bca9
   [junit4]   2> 3773764 INFO  (jetty-closer-27527-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 3773769 INFO  (zkCallback-27512-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
   [junit4]   2> 3773777 INFO  (zkCallback-27454-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
   [junit4]   2> 3773802 INFO  (closeThreadPool-27546-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73059601439260680-127.0.0.1:45831_solr-n_0000000000) closing
   [junit4]   2> 3773803 INFO  (OverseerStateUpdate-73059601439260680-127.0.0.1:45831_solr-n_0000000000) [n:127.0.0.1:45831_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45831_solr
   [junit4]   2> 3773803 INFO  (OverseerAutoScalingTriggerThread-73059601439260680-127.0.0.1:45831_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3773806 INFO  (jetty-closer-27527-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 3773806 INFO  (closeThreadPool-27546-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73059601439260680-127.0.0.1:45831_solr-n_0000000000) closing
   [junit4]   2> 3773806 INFO  (jetty-closer-27527-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1d7a0cb9: rootName = solr_36815, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@6b25bca9
   [junit4]   2> 3773806 INFO  (jetty-closer-27527-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 3773854 INFO  (jetty-closer-27527-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@365b30fc{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 3773854 INFO  (jetty-closer-27527-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@11854e0b{/solr,null,UNAVAILABLE}
   [junit4]   2> 3773855 INFO  (jetty-closer-27527-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3773954 INFO  (jetty-closer-27527-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73059601439260680-127.0.0.1:45831_solr-n_0000000000) closing
   [junit4]   2> 3773954 INFO  (jetty-closer-27527-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5598b709{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 3773955 INFO  (jetty-closer-27527-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@72baceac{/solr,null,UNAVAILABLE}
   [junit4]   2> 3773956 INFO  (jetty-closer-27527-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3773956 INFO  (jetty-closer-27527-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3d58dbc2{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 3773957 INFO  (jetty-closer-27527-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@505cc181{/solr,null,UNAVAILABLE}
   [junit4]   2> 3773958 INFO  (jetty-closer-27527-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3774058 INFO  (jetty-closer-27527-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@75be6d2c{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 3774058 INFO  (jetty-closer-27527-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@312f6363{/solr,null,UNAVAILABLE}
   [junit4]   2> 3774058 INFO  (jetty-closer-27527-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3774059 INFO  (TEST-TestContainerPlugin.testApi-seed#[C9239E0B5381EA8C]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 3774264 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> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	17	/solr/live_nodes
   [junit4]   2> 	11	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 3774266 INFO  (TEST-TestContainerPlugin.testApi-seed#[C9239E0B5381EA8C]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:43805
   [junit4]   2> 3774266 INFO  (TEST-TestContainerPlugin.testApi-seed#[C9239E0B5381EA8C]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43805
   [junit4]   2> 3774266 INFO  (TEST-TestContainerPlugin.testApi-seed#[C9239E0B5381EA8C]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43805
   [junit4]   2> 3774268 INFO  (TEST-TestContainerPlugin.testApi-seed#[C9239E0B5381EA8C]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testApi
   [junit4]   2> 3774271 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C9239E0B5381EA8C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testApiFromPackage
   [junit4]   2> 3774284 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C9239E0B5381EA8C]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_C9239E0B5381EA8C-001/tempDir-002
   [junit4]   2> 3774285 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C9239E0B5381EA8C]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3774285 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 3774285 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3774385 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C9239E0B5381EA8C]) [     ] o.a.s.c.ZkTestServer start zk server on port: 38447
   [junit4]   2> 3774385 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C9239E0B5381EA8C]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:38447
   [junit4]   2> 3774385 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C9239E0B5381EA8C]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38447
   [junit4]   2> 3774385 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C9239E0B5381EA8C]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38447
   [junit4]   2> 3774388 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C9239E0B5381EA8C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3774390 INFO  (zkConnectionManagerCallback-27549-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3774390 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C9239E0B5381EA8C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3774393 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C9239E0B5381EA8C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3774394 INFO  (zkConnectionManagerCallback-27551-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3774394 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C9239E0B5381EA8C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3774395 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C9239E0B5381EA8C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3774396 INFO  (zkConnectionManagerCallback-27553-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3774396 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C9239E0B5381EA8C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3774501 WARN  (jetty-launcher-27554-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 3774502 INFO  (jetty-launcher-27554-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3774502 INFO  (jetty-launcher-27554-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3774502 INFO  (jetty-launcher-27554-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 3774503 WARN  (jetty-launcher-27554-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 3774516 INFO  (jetty-launcher-27554-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3774516 INFO  (jetty-launcher-27554-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3774516 INFO  (jetty-launcher-27554-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 3774517 WARN  (jetty-launcher-27554-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 3774517 INFO  (jetty-launcher-27554-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3774517 INFO  (jetty-launcher-27554-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3774518 INFO  (jetty-launcher-27554-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 3774518 WARN  (jetty-launcher-27554-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 3774518 INFO  (jetty-launcher-27554-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3774518 INFO  (jetty-launcher-27554-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3774518 INFO  (jetty-launcher-27554-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 3774519 INFO  (jetty-launcher-27554-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3774519 INFO  (jetty-launcher-27554-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3774519 INFO  (jetty-launcher-27554-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3774519 INFO  (jetty-launcher-27554-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3c97b57{/solr,null,AVAILABLE}
   [junit4]   2> 3774520 INFO  (jetty-launcher-27554-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3774520 INFO  (jetty-launcher-27554-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3774520 INFO  (jetty-launcher-27554-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3774520 INFO  (jetty-launcher-27554-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@77183504{/solr,null,AVAILABLE}
   [junit4]   2> 3774520 INFO  (jetty-launcher-27554-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3774520 INFO  (jetty-launcher-27554-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3774521 INFO  (jetty-launcher-27554-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3774521 INFO  (jetty-launcher-27554-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3c1ad9b3{SSL, (ssl, http/1.1)}{127.0.0.1:41862}
   [junit4]   2> 3774521 INFO  (jetty-launcher-27554-thread-2) [     ] o.e.j.s.Server Started @3774556ms
   [junit4]   2> 3774521 INFO  (jetty-launcher-27554-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41862}
   [junit4]   2> 3774521 INFO  (jetty-launcher-27554-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@27c927cd{/solr,null,AVAILABLE}
   [junit4]   2> 3774521 ERROR (jetty-launcher-27554-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3774521 INFO  (jetty-launcher-27554-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3774521 INFO  (jetty-launcher-27554-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 3774521 INFO  (jetty-launcher-27554-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3774521 INFO  (jetty-launcher-27554-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 3774521 INFO  (jetty-launcher-27554-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-30T10:44:54.029Z
   [junit4]   2> 3774521 INFO  (jetty-launcher-27554-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3774521 INFO  (jetty-launcher-27554-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3774521 INFO  (jetty-launcher-27554-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3774522 INFO  (jetty-launcher-27554-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@9a9e51{SSL, (ssl, http/1.1)}{127.0.0.1:41522}
   [junit4]   2> 3774522 INFO  (jetty-launcher-27554-thread-1) [     ] o.e.j.s.Server Started @3774557ms
   [junit4]   2> 3774522 INFO  (jetty-launcher-27554-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@53bef181{/solr,null,AVAILABLE}
   [junit4]   2> 3774522 INFO  (jetty-launcher-27554-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41522}
   [junit4]   2> 3774522 ERROR (jetty-launcher-27554-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3774522 INFO  (jetty-launcher-27554-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3774522 INFO  (jetty-launcher-27554-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 3774522 INFO  (jetty-launcher-27554-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3774522 INFO  (jetty-launcher-27554-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 3774522 INFO  (jetty-launcher-27554-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-30T10:44:54.030Z
   [junit4]   2> 3774523 INFO  (jetty-launcher-27554-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3774523 INFO  (jetty-launcher-27554-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@68236ce2{SSL, (ssl, http/1.1)}{127.0.0.1:34860}
   [junit4]   2> 3774523 INFO  (jetty-launcher-27554-thread-3) [     ] o.e.j.s.Server Started @3774558ms
   [junit4]   2> 3774

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

verseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 3794660 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C9239E0B5381EA8C]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:38447
   [junit4]   2> 3794660 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C9239E0B5381EA8C]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38447
   [junit4]   2> 3794660 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C9239E0B5381EA8C]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38447
   [junit4]   2> 3794661 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C9239E0B5381EA8C]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testApiFromPackage
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestContainerPlugin -Dtests.method=testApiFromPackage -Dtests.seed=C9239E0B5381EA8C -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sr -Dtests.timezone=America/Blanc-Sablon -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   20.4s J1 | TestContainerPlugin.testApiFromPackage <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at https://127.0.0.1:41862/solr: Error executing command
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C9239E0B5381EA8C:247D667A61CB3D05]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:66)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:647)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:370)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:298)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1157)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:918)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [junit4]    > 	at org.apache.solr.handler.TestContainerPlugin.testApiFromPackage(TestContainerPlugin.java:236)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3794664 INFO  (SUITE-TestContainerPlugin-seed#[C9239E0B5381EA8C]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 3794664 INFO  (SUITE-TestContainerPlugin-seed#[C9239E0B5381EA8C]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:38447
   [junit4]   2> 3794664 INFO  (SUITE-TestContainerPlugin-seed#[C9239E0B5381EA8C]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38447
   [junit4]   2> 3794664 INFO  (SUITE-TestContainerPlugin-seed#[C9239E0B5381EA8C]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38447
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_C9239E0B5381EA8C-001
   [junit4]   2> Jun 30, 2020 10:45:14 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=FastCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=8, maxDocsPerChunk=6, blockShift=17), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=8, blockSize=17)), sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=sr, timezone=America/Blanc-Sablon
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=8,threads=1,free=180131520,total=525336576
   [junit4]   2> NOTE: All tests run in this JVM: [StatsComponentTest, BJQParserTest, ResourceLoaderTest, DocumentBuilderTest, TestFacetMethods, LeaderFailoverAfterPartitionTest, TestShortCircuitedRequests, HdfsBasicDistributedZk2Test, TestCustomStream, TestSolrCloudWithDelegationTokens, TestDefaultStatsCache, IndexSchemaTest, AssignTest, TestClusterProperties, TestHdfsCloudBackupRestore, IndexSizeEstimatorTest, TestScoreJoinQPScore, ReindexCollectionTest, TestJsonFacetsStatsParsing, BigEndianAscendingWordSerializerTest, TestReplicationHandler, SplitHandlerTest, HdfsChaosMonkeySafeLeaderTest, TestCursorMarkWithoutUniqueKey, AddReplicaTest, ParsingFieldUpdateProcessorsTest, TestCloudRecovery, CdcrUpdateLogTest, TestCloudConsistency, TestCSVResponseWriter, NodeMutatorTest, CurrencyFieldTypeTest, MetricTriggerTest, HdfsRecoveryZkTest, ConnectionManagerTest, TestRetrieveFieldsOptimizer, DOMUtilTest, DocExpirationUpdateProcessorFactoryTest, TestCoreContainer, TestSolrJ, TestDynamicFieldNamesIndexCorrectly, TestDocBasedVersionConstraints, BlockJoinFacetSimpleTest, TimeRoutedAliasUpdateProcessorTest, DistributedQueueTest, HdfsAutoAddReplicasIntegrationTest, TestUninvertingReader, AtomicUpdatesTest, TestDistribDocBasedVersion, TestUtils, TestCodecSupport, TestCloudJSONFacetJoinDomain, PeerSyncReplicationTest, BlockDirectoryTest, UpdateLogTest, TestSlowCompositeReaderWrapper, TriggerEventQueueTest, BasicDistributedZk2Test, TestSurroundQueryParser, TestStressReorder, TestRTGBase, TestLegacyNumericUtils, TestSuggestSpellingConverter, TestValueSourceCache, DistributedFacetPivotLongTailTest, SolrJmxReporterTest, TestPivotHelperCode, TestHalfAndHalfDocValues, TestJsonFacetErrors, TestSimTriggerIntegration, TestFileDictionaryLookup, TestSolrTestCaseJ4, SolrShardReporterTest, TestManagedResourceStorage, SortByFunctionTest, RegexBytesRefFilterTest, TestFieldCollectionResource, SolrLogPostToolTest, HdfsWriteToMultipleCollectionsTest, TestIBSimilarityFactory, TestCloudNestedDocsSort, TestSimDistributedQueue, TestRandomFlRTGCloud, SharedFSAutoReplicaFailoverTest, TestUniqueKeyFieldResource, TestComplexPhraseLeadingWildcard, OrderedExecutorTest, ImplicitSnitchTest, TestReqParamsAPI, TestCloudSchemaless, JavabinLoaderTest, SaslZkACLProviderTest, TestFastOutputStream, TestOverriddenPrefixQueryForCustomFieldType, JSONWriterTest, CoreAdminHandlerTest, SystemLogListenerTest, MinimalSchemaTest, ExitableDirectoryReaderTest, TestFieldTypeResource, TestGraphMLResponseWriter, MergeStrategyTest, MetricsHistoryHandlerTest, TestFilteredDocIdSet, FuzzySearchTest, UUIDUpdateProcessorFallbackTest, AddSchemaFieldsUpdateProcessorFactoryTest, SolrInfoBeanTest, TestSolrCloudSnapshots, TestRequestStatusCollectionAPI, TestOrdValues, TestCoreAdminApis, CdcrOpsAndBoundariesTest, PKIAuthenticationIntegrationTest, TestApiFramework, BaseCdcrDistributedZkTest, PeerSyncWithLeaderTest, TestCustomSort, TestDistributedSearch, SolrCoreTest, IgnoreLargeDocumentProcessorFactoryTest, FullHLLTest, CollectionTooManyReplicasTest, TestLegacyBM25SimilarityFactory, TestSchemaField, TestManagedSchemaThreadSafety, TestSubQueryTransformerCrossCore, CollectionsAPISolrJTest, TestClassicSimilarityFactory, SolrIndexSplitterTest, TestDistributedTracing, OverseerCollectionConfigSetProcessorTest, TestGraphTermsQParserPlugin, RequiredFieldsTest, AuditLoggerPluginTest, CloudExitableDirectoryReaderTest, TestInfoStreamLogging, DistributedFacetSimpleRefinementLongTailTest, TestInitQParser, TestWriterPerf, TestFieldCache, TestInPlaceUpdatesRequiredField, TestSchemaSimilarityResource, HttpPartitionOnCommitTest, DynamicMapsTest, TestTlogReplayVsRecovery, TriLevelCompositeIdRoutingTest, TestCopyFieldCollectionResource, ZkDynamicConfigTest, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, CursorPagingTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, TestHighlightDedupGrouping, TestRandomDVFaceting, TestTrie, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, TestCharFilters, TestDeprecatedFilters, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, TokenizerChainTest, TestLuceneIndexBackCompat, ChaosMonkeySafeLeaderTest, ClusterStateTest, ClusterStateUpdateTest, CollectionPropsTest, CreateRoutedAliasTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteReplicaTest, LeaderElectionContextKeyTest, LeaderElectionIntegrationTest, MetricsHistoryIntegrationTest, MetricsHistoryWithAuthIntegrationTest, MissingSegmentRecoveryTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MoveReplicaTest, OverseerRolesTest, OverseerTest, RestartWhileUpdatingTest, RollingRestartTest, SolrXmlInZkTest, SplitShardTest, SystemCollectionCompatTest, TestCloudPivotFacet, TestHashPartitioner, TestLockTree, TestMiniSolrCloudClusterSSL, TestRebalanceLeaders, TestTolerantUpdateProcessorCloud, TestZkChroot, ZkControllerTest, ZkFailoverTest, ZkNodePropsTest, ZkShardTermsTest, ConcurrentCreateCollectionTest, ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, SimpleCollectionCreateDeleteTest, SplitByPrefixTest, TestCollectionAPI, IndexSizeTriggerMixedBoundsTest, IndexSizeTriggerSizeEstimationTest, NodeLostTriggerIntegrationTest, NodeMarkersRegistrationTest, RestoreTriggerStateTest, ScheduledTriggerTest, SearchRateTriggerIntegrationTest, TestSimClusterStateProvider, TestSimLargeCluster, TestDynamicURP, TestLazyCores, TestSolrIndexConfig, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, DocumentAnalysisRequestHandlerTest, FieldAnalysisRequestHandlerTest, PingRequestHandlerTest, TestContainerPlugin]
   [junit4] Completed [656/912 (1!)] on J1 in 30.72s, 2 tests, 1 error <<< FAILURES!

[...truncated 52874 lines...]