You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/09/19 17:11:15 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-11.0.4) - Build # 24769 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24769/
Java: 64bit/jdk-11.0.4 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesNewFormat

Error Message:
expected:<[2]> but was:<[null]>

Stack Trace:
org.junit.ComparisonFailure: expected:<[2]> but was:<[null]>
	at __randomizedtesting.SeedInfo.seed([2E8BFA09B8A75B53:43831CE80DF051DF]:0)
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesNewFormat(CollectionsAPISolrJTest.java:239)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 12999 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> 51249 INFO  (SUITE-CollectionsAPISolrJTest-seed#[2E8BFA09B8A75B53]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 51250 INFO  (SUITE-CollectionsAPISolrJTest-seed#[2E8BFA09B8A75B53]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_2E8BFA09B8A75B53-001/data-dir-8-001
   [junit4]   2> 51250 WARN  (SUITE-CollectionsAPISolrJTest-seed#[2E8BFA09B8A75B53]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 51250 INFO  (SUITE-CollectionsAPISolrJTest-seed#[2E8BFA09B8A75B53]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 51251 INFO  (SUITE-CollectionsAPISolrJTest-seed#[2E8BFA09B8A75B53]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 51253 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testOverseerStatus
   [junit4]   2> 51254 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_2E8BFA09B8A75B53-001/tempDir-001
   [junit4]   2> 51254 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 51254 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 51254 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 51354 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.ZkTestServer start zk server on port:37281
   [junit4]   2> 51354 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:37281
   [junit4]   2> 51354 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37281
   [junit4]   2> 51354 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37281
   [junit4]   2> 51360 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 51366 INFO  (zkConnectionManagerCallback-423-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51367 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 51369 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 51370 INFO  (zkConnectionManagerCallback-425-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51370 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 51378 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 51394 INFO  (zkConnectionManagerCallback-427-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51395 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 51497 WARN  (jetty-launcher-428-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 51497 WARN  (jetty-launcher-428-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 51497 WARN  (jetty-launcher-428-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 51498 INFO  (jetty-launcher-428-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 51498 INFO  (jetty-launcher-428-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 51498 INFO  (jetty-launcher-428-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 51498 INFO  (jetty-launcher-428-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 51498 INFO  (jetty-launcher-428-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 51498 INFO  (jetty-launcher-428-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 51498 INFO  (jetty-launcher-428-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11
   [junit4]   2> 51498 INFO  (jetty-launcher-428-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11
   [junit4]   2> 51498 INFO  (jetty-launcher-428-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11
   [junit4]   2> 51498 WARN  (jetty-launcher-428-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 51499 INFO  (jetty-launcher-428-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 51499 INFO  (jetty-launcher-428-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 51499 INFO  (jetty-launcher-428-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11
   [junit4]   2> 51541 INFO  (jetty-launcher-428-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 51541 INFO  (jetty-launcher-428-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 51541 INFO  (jetty-launcher-428-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 51546 INFO  (jetty-launcher-428-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@607daf46{/solr,null,AVAILABLE}
   [junit4]   2> 51547 INFO  (jetty-launcher-428-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2c2fdbf9{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:41901}
   [junit4]   2> 51547 INFO  (jetty-launcher-428-thread-2) [     ] o.e.j.s.Server Started @51596ms
   [junit4]   2> 51547 INFO  (jetty-launcher-428-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41901}
   [junit4]   2> 51548 ERROR (jetty-launcher-428-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 51548 INFO  (jetty-launcher-428-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 51548 INFO  (jetty-launcher-428-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 51548 INFO  (jetty-launcher-428-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 51548 INFO  (jetty-launcher-428-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 51548 INFO  (jetty-launcher-428-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-19T16:05:46.192159Z
   [junit4]   2> 51554 INFO  (jetty-launcher-428-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 51554 INFO  (jetty-launcher-428-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 51554 INFO  (jetty-launcher-428-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 51557 INFO  (jetty-launcher-428-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 51558 INFO  (zkConnectionManagerCallback-430-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51558 INFO  (jetty-launcher-428-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 51558 INFO  (jetty-launcher-428-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 51566 INFO  (jetty-launcher-428-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@206a4730{/solr,null,AVAILABLE}
   [junit4]   2> 51584 INFO  (jetty-launcher-428-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@55649ce9{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:33901}
   [junit4]   2> 51584 INFO  (jetty-launcher-428-thread-4) [     ] o.e.j.s.Server Started @51633ms
   [junit4]   2> 51584 INFO  (jetty-launcher-428-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33901}
   [junit4]   2> 51584 ERROR (jetty-launcher-428-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 51584 INFO  (jetty-launcher-428-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 51584 INFO  (jetty-launcher-428-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 51584 INFO  (jetty-launcher-428-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 51584 INFO  (jetty-launcher-428-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 51584 INFO  (jetty-launcher-428-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-19T16:05:46.228919Z
   [junit4]   2> 51586 INFO  (jetty-launcher-428-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 51586 INFO  (jetty-launcher-428-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 51586 INFO  (jetty-launcher-428-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 51590 INFO  (jetty-launcher-428-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 51590 INFO  (jetty-launcher-428-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 51590 INFO  (jetty-launcher-428-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 51594 INFO  (jetty-launcher-428-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 51599 INFO  (jetty-launcher-428-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3c1feb6c{/solr,null,AVAILABLE}
   [junit4]   2> 51599 INFO  (jetty-launcher-428-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5e664d58{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:43553}
   [junit4]   2> 51599 INFO  (jetty-launcher-428-thread-3) [     ] o.e.j.s.Server Started @51648ms
   [junit4]   2> 51599 INFO  (jetty-launcher-428-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43553}
   [junit4]   2> 51599 ERROR (jetty-launcher-428-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 51599 INFO  (jetty-launcher-428-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 51600 INFO  (jetty-launcher-428-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 51600 INFO  (jetty-launcher-428-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 51600 INFO  (jetty-launcher-428-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 51600 INFO  (jetty-launcher-428-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-19T16:05:46.244076Z
   [junit4]   2> 51606 INFO  (jetty-launcher-428-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a5bb912{/solr,null,AVAILABLE}
   [junit4]   2> 51607 INFO  (jetty-launcher-428-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6b47afcb{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42923}
   [junit4]   2> 51607 INFO  (jetty-launcher-428-thread-1) [     ] o.e.j.s.Server Started @51656ms
   [junit4]   2> 51607 INFO  (jetty-launcher-428-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42923}
   [junit4]   2> 51607 ERROR (jetty-launcher-428-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 51607 INFO  (jetty-launcher-428-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 51607 INFO  (jetty-launcher-428-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 51607 INFO  (jetty-launcher-428-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 51607 INFO  (jetty-launcher-428-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 51607 INFO  (jetty-launcher-428-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-19T16:05:46.251700Z
   [junit4]   2> 51611 INFO  (zkConnectionManagerCallback-432-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51611 INFO  (jetty-launcher-428-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 51614 INFO  (jetty-launcher-428-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 51614 INFO  (jetty-launcher-428-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 51618 INFO  (jetty-launcher-428-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 51621 INFO  (zkConnectionManagerCallback-436-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51621 INFO  (jetty-launcher-428-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 51621 INFO  (zkConnectionManagerCallback-434-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51621 INFO  (jetty-launcher-428-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 51622 INFO  (jetty-launcher-428-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 51622 INFO  (jetty-launcher-428-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 51732 INFO  (jetty-launcher-428-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 51733 WARN  (jetty-launcher-428-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@621ccef0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 51733 WARN  (jetty-launcher-428-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@621ccef0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 51736 WARN  (jetty-launcher-428-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3bcafb2c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 51736 WARN  (jetty-launcher-428-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3bcafb2c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 51737 INFO  (jetty-launcher-428-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37281/solr
   [junit4]   2> 51742 INFO  (jetty-launcher-428-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 51746 INFO  (zkConnectionManagerCallback-444-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51746 INFO  (jetty-launcher-428-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 51767 INFO  (jetty-launcher-428-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 51768 WARN  (jetty-launcher-428-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6799cc16[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 51768 WARN  (jetty-launcher-428-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6799cc16[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 51770 WARN  (jetty-launcher-428-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1455e51a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 51771 WARN  (jetty-launcher-428-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1455e51a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 51772 INFO  (jetty-launcher-428-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37281/solr
   [junit4]   2> 51773 INFO  (jetty-launcher-428-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 51773 INFO  (zkConnectionManagerCallback-450-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51773 INFO  (jetty-launcher-428-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 51845 INFO  (jetty-launcher-428-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 51846 WARN  (jetty-launcher-428-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@62c6b0b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 51846 WARN  (jetty-launcher-428-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@62c6b0b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 51849 WARN  (jetty-launcher-428-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5f1df8e5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 51849 WARN  (jetty-launcher-428-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5f1df8e5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 51850 INFO  (jetty-launcher-428-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37281/solr
   [junit4]   2> 51851 INFO  (jetty-launcher-428-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 51852 INFO  (zkConnectionManagerCallback-457-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51852 INFO  (jetty-launcher-428-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 51942 INFO  (jetty-launcher-428-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 51943 WARN  (jetty-launcher-428-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@46929d3b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 51943 WARN  (jetty-launcher-428-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@46929d3b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 51945 WARN  (jetty-launcher-428-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@19fac8fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 51945 WARN  (jetty-launcher-428-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@19fac8fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 51945 INFO  (jetty-launcher-428-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37281/solr
   [junit4]   2> 51946 INFO  (jetty-launcher-428-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 51947 INFO  (zkConnectionManagerCallback-464-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51947 INFO  (jetty-launcher-428-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 51986 INFO  (jetty-launcher-428-thread-3) [n:127.0.0.1:43553_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 51987 INFO  (zkConnectionManagerCallback-466-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51987 INFO  (jetty-launcher-428-thread-3) [n:127.0.0.1:43553_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52033 INFO  (jetty-launcher-428-thread-3) [n:127.0.0.1:43553_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43553_solr
   [junit4]   2> 52033 INFO  (jetty-launcher-428-thread-3) [n:127.0.0.1:43553_solr     ] o.a.s.c.Overseer Overseer (id=72165498250264587-127.0.0.1:43553_solr-n_0000000000) starting
   [junit4]   2> 52036 INFO  (jetty-launcher-428-thread-3) [n:127.0.0.1:43553_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52037 INFO  (zkConnectionManagerCallback-473-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52037 INFO  (jetty-launcher-428-thread-3) [n:127.0.0.1:43553_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52039 INFO  (jetty-launcher-428-thread-3) [n:127.0.0.1:43553_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37281/solr ready
   [junit4]   2> 52039 INFO  (OverseerStateUpdate-72165498250264587-127.0.0.1:43553_solr-n_0000000000) [n:127.0.0.1:43553_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43553_solr
   [junit4]   2> 52039 INFO  (jetty-launcher-428-thread-3) [n:127.0.0.1:43553_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43553_solr
   [junit4]   2> 52040 INFO  (zkCallback-472-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 52040 INFO  (zkCallback-465-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 52040 INFO  (jetty-launcher-428-thread-3) [n:127.0.0.1:43553_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 52058 INFO  (jetty-launcher-428-thread-3) [n:127.0.0.1:43553_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 52070 INFO  (jetty-launcher-428-thread-3) [n:127.0.0.1:43553_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43553.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ef5259d
   [junit4]   2> 52078 INFO  (jetty-launcher-428-thread-3) [n:127.0.0.1:43553_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43553.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ef5259d
   [junit4]   2> 52078 INFO  (jetty-launcher-428-thread-3) [n:127.0.0.1:43553_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43553.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ef5259d
   [junit4]   2> 52078 INFO  (jetty-launcher-428-thread-3) [n:127.0.0.1:43553_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_2E8BFA09B8A75B53-001/tempDir-001/node3/.
   [junit4]   2> 52086 INFO  (jetty-launcher-428-thread-1) [n:127.0.0.1:42923_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52087 INFO  (zkConnectionManagerCallback-476-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52087 INFO  (jetty-launcher-428-thread-1) [n:127.0.0.1:42923_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52091 INFO  (jetty-launcher-428-thread-1) [n:127.0.0.1:42923_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 52092 INFO  (jetty-launcher-428-thread-1) [n:127.0.0.1:42923_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:42923_solr as DOWN
   [junit4]   2> 52093 INFO  (jetty-launcher-428-thread-1) [n:127.0.0.1:42923_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 52093 INFO  (jetty-launcher-428-thread-1) [n:127.0.0.1:42923_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42923_solr
   [junit4]   2> 52094 INFO  (zkCallback-465-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 52094 INFO  (zkCallback-472-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 52094 INFO  (zkCallback-475-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 52094 INFO  (jetty-launcher-428-thread-1) [n:127.0.0.1:42923_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52095 INFO  (zkConnectionManagerCallback-483-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52095 INFO  (jetty-launcher-428-thread-1) [n:127.0.0.1:42923_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52096 INFO  (jetty-launcher-428-thread-1) [n:127.0.0.1:42923_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 52096 INFO  (jetty-launcher-428-thread-1) [n:127.0.0.1:42923_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37281/solr ready
   [junit4]   2> 52096 INFO  (jetty-launcher-428-thread-1) [n:127.0.0.1:42923_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 52105 INFO  (jetty-launcher-428-thread-1) [n:127.0.0.1:42923_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 52114 INFO  (jetty-launcher-428-thread-1) [n:127.0.0.1:42923_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42923.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ef5259d
   [junit4]   2> 52119 INFO  (jetty-launcher-428-thread-1) [n:127.0.0.1:42923_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42923.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ef5259d
   [junit4]   2> 52119 INFO  (jetty-launcher-428-thread-1) [n:127.0.0.1:42923_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42923.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ef5259d
   [junit4]   2> 52120 INFO  (jetty-launcher-428-thread-1) [n:127.0.0.1:42923_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_2E8BFA09B8A75B53-001/tempDir-001/node1/.
   [junit4]   2> 52186 INFO  (jetty-launcher-428-thread-2) [n:127.0.0.1:41901_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52187 INFO  (zkConnectionManagerCallback-486-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52187 INFO  (jetty-launcher-428-thread-2) [n:127.0.0.1:41901_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52190 INFO  (jetty-launcher-428-thread-2) [n:127.0.0.1:41901_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 52192 INFO  (jetty-launcher-428-thread-2) [n:127.0.0.1:41901_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41901_solr as DOWN
   [junit4]   2> 52192 INFO  (jetty-launcher-428-thread-2) [n:127.0.0.1:41901_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 52192 INFO  (jetty-launcher-428-thread-2) [n:127.0.0.1:41901_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41901_solr
   [junit4]   2> 52193 INFO  (zkCallback-465-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 52193 INFO  (zkCallback-472-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 52193 INFO  (zkCallback-475-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 52193 INFO  (zkCallback-482-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 52193 INFO  (zkCallback-485-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 52194 INFO  (jetty-launcher-428-thread-2) [n:127.0.0.1:41901_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52194 INFO  (zkConnectionManagerCallback-493-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52194 INFO  (jetty-launcher-428-thread-2) [n:127.0.0.1:41901_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52195 INFO  (jetty-launcher-428-thread-2) [n:127.0.0.1:41901_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 52196 INFO  (jetty-launcher-428-thread-2) [n:127.0.0.1:41901_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37281/solr ready
   [junit4]   2> 52196 INFO  (jetty-launcher-428-thread-2) [n:127.0.0.1:41901_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 52205 INFO  (jetty-launcher-428-thread-2) [n:127.0.0.1:41901_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 52213 INFO  (jetty-launcher-428-thread-2) [n:127.0.0.1:41901_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41901.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ef5259d
   [junit4]   2> 52218 INFO  (jetty-launcher-428-thread-2) [n:127.0.0.1:41901_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41901.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ef5259d
   [junit4]   2> 52218 INFO  (jetty-launcher-428-thread-2) [n:127.0.0.1:41901_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41901.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ef5259d
   [junit4]   2> 52219 INFO  (jetty-launcher-428-thread-2) [n:127.0.0.1:41901_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_2E8BFA09B8A75B53-001/tempDir-001/node2/.
   [junit4]   2> 52287 INFO  (jetty-launcher-428-thread-4) [n:127.0.0.1:33901_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52288 INFO  (zkConnectionManagerCallback-496-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52288 INFO  (jetty-launcher-428-thread-4) [n:127.0.0.1:33901_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52292 INFO  (jetty-launcher-428-thread-4) [n:127.0.0.1:33901_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 52294 INFO  (jetty-launcher-428-thread-4) [n:127.0.0.1:33901_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33901_solr as DOWN
   [junit4]   2> 52294 INFO  (jetty-launcher-428-thread-4) [n:127.0.0.1:33901_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 52294 INFO  (jetty-launcher-428-thread-4) [n:127.0.0.1:33901_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33901_solr
   [junit4]   2> 52295 INFO  (zkCallback-465-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 52295 INFO  (zkCallback-475-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 52295 INFO  (zkCallback-472-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 52295 INFO  (zkCallback-482-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 52296 INFO  (zkCallback-495-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 52296 INFO  (zkCallback-485-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 52296 INFO  (zkCallback-492-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 52296 INFO  (jetty-launcher-428-thread-4) [n:127.0.0.1:33901_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52298 INFO  (zkConnectionManagerCallback-503-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52298 INFO  (jetty-launcher-428-thread-4) [n:127.0.0.1:33901_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52300 INFO  (jetty-launcher-428-thread-4) [n:127.0.0.1:33901_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 52301 INFO  (jetty-launcher-428-thread-4) [n:127.0.0.1:33901_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37281/solr ready
   [junit4]   2> 52301 INFO  (jetty-launcher-428-thread-4) [n:127.0.0.1:33901_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 52311 INFO  (jetty-launcher-428-thread-4) [n:127.0.0.1:33901_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 52324 INFO  (jetty-launcher-428-thread-4) [n:127.0.0.1:33901_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33901.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ef5259d
   [junit4]   2> 52332 INFO  (jetty-launcher-428-thread-4) [n:127.0.0.1:33901_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33901.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ef5259d
   [junit4]   2> 52332 INFO  (jetty-launcher-428-thread-4) [n:127.0.0.1:33901_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33901.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ef5259d
   [junit4]   2> 52333 INFO  (jetty-launcher-428-thread-4) [n:127.0.0.1:33901_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_2E8BFA09B8A75B53-001/tempDir-001/node4/.
   [junit4]   2> 52359 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 52360 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52361 INFO  (zkConnectionManagerCallback-509-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52361 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52362 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 52363 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37281/solr ready
   [junit4]   2> 52371 INFO  (qtp1702907147-1258) [n:127.0.0.1:42923_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 52375 INFO  (qtp1702907147-1258) [n:127.0.0.1:42923_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 52376 INFO  (zkCallback-495-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 52376 INFO  (zkCallback-485-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 52376 INFO  (zkCallback-475-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 52376 INFO  (zkCallback-465-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 52378 INFO  (qtp1702907147-1259) [n:127.0.0.1:42923_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 52388 INFO  (qtp1702907147-1259) [n:127.0.0.1:42923_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 52491 INFO  (jetty-closer-510-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=608142037
   [junit4]   2> 52491 INFO  (jetty-closer-510-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=724586385
   [junit4]   2> 52491 INFO  (jetty-closer-510-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42923_solr
   [junit4]   2> 52491 INFO  (jetty-closer-510-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:43553_solr
   [junit4]   2> 52491 INFO  (jetty-closer-510-thread-3) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1692028807
   [junit4]   2> 52491 INFO  (jetty-closer-510-thread-3) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:41901_solr
   [junit4]   2> 52491 INFO  (jetty-closer-510-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 52491 INFO  (jetty-closer-510-thread-3) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 52491 INFO  (jetty-closer-510-thread-3) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:41901_solr as DOWN
   [junit4]   2> 52491 INFO  (jetty-closer-510-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:42923_solr as DOWN
   [junit4]   2> 52492 INFO  (jetty-closer-510-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 52492 INFO  (jetty-closer-510-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:43553_solr as DOWN
   [junit4]   2> 52492 INFO  (jetty-closer-510-thread-4) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1651559939
   [junit4]   2> 52493 INFO  (jetty-closer-510-thread-4) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:33901_solr
   [junit4]   2> 52493 INFO  (jetty-closer-510-thread-4) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 52493 INFO  (jetty-closer-510-thread-4) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:33901_solr as DOWN
   [junit4]   2> 52495 INFO  (jetty-closer-510-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 52495 INFO  (jetty-closer-510-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 52498 INFO  (jetty-closer-510-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5fa5bf2b: rootName = solr_41901, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@60a1edad
   [junit4]   2> 52499 INFO  (jetty-closer-510-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 52499 INFO  (jetty-closer-510-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6d597647: rootName = solr_33901, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@131a2b3c
   [junit4]   2> 52499 INFO  (jetty-closer-510-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 52500 INFO  (jetty-closer-510-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 52502 INFO  (jetty-closer-510-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 52502 INFO  (jetty-closer-510-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4f53e54e: rootName = solr_33901, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@301a5ef
   [junit4]   2> 52503 INFO  (jetty-closer-510-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@778bca06: rootName = solr_43553, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1c0ac669
   [junit4]   2> 52503 INFO  (jetty-closer-510-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4864aba6: rootName = solr_42923, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@2c3acc54
   [junit4]   2> 52503 INFO  (jetty-closer-510-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 52503 INFO  (jetty-closer-510-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@55792659: rootName = solr_41901, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@301a5ef
   [junit4]   2> 52510 INFO  (jetty-closer-510-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 52510 INFO  (jetty-closer-510-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6d8f2d4e: rootName = solr_41901, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2a549b5a
   [junit4]   2> 52510 INFO  (jetty-closer-510-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 52510 INFO  (jetty-closer-510-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 52510 INFO  (jetty-closer-510-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@48626866: rootName = solr_33901, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2a549b5a
   [junit4]   2> 52510 INFO  (jetty-closer-510-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 52512 INFO  (jetty-closer-510-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 52512 INFO  (jetty-closer-510-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@75f6cb9: rootName = solr_43553, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@301a5ef
   [junit4]   2> 52512 INFO  (jetty-closer-510-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 52512 INFO  (jetty-closer-510-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@30e731c2: rootName = solr_42923, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@301a5ef
   [junit4]   2> 52521 INFO  (jetty-closer-510-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 52521 INFO  (jetty-closer-510-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4ae36215: rootName = solr_42923, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2a549b5a
   [junit4]   2> 52521 INFO  (jetty-closer-510-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 52522 INFO  (jetty-closer-510-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 52522 INFO  (jetty-closer-510-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@9853f9b: rootName = solr_43553, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2a549b5a
   [junit4]   2> 52522 INFO  (jetty-closer-510-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 52530 INFO  (closeThreadPool-525-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72165498250264587-127.0.0.1:43553_solr-n_0000000000) closing
   [junit4]   2> 52530 INFO  (OverseerStateUpdate-72165498250264587-127.0.0.1:43553_solr-n_0000000000) [n:127.0.0.1:43553_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43553_solr
   [junit4]   2> 52531 INFO  (OverseerAutoScalingTriggerThread-72165498250264587-127.0.0.1:43553_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 52538 INFO  (closeThreadPool-525-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72165498250264587-127.0.0.1:43553_solr-n_0000000000) closing
   [junit4]   2> 52539 INFO  (zkCallback-472-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 52539 INFO  (zkCallback-485-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 52539 INFO  (zkCallback-502-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 52637 INFO  (jetty-closer-510-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72165498250264587-127.0.0.1:43553_solr-n_0000000000) closing
   [junit4]   2> 52639 INFO  (zkCallback-495-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
   [junit4]   2> 52639 INFO  (zkCallback-492-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
   [junit4]   2> 52741 INFO  (jetty-closer-510-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5e664d58{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 52742 INFO  (jetty-closer-510-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3c1feb6c{/solr,null,UNAVAILABLE}
   [junit4]   2> 52742 INFO  (jetty-closer-510-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 52941 INFO  (jetty-closer-510-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6b47afcb{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 52941 INFO  (jetty-closer-510-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1a5bb912{/solr,null,UNAVAILABLE}
   [junit4]   2> 52941 INFO  (jetty-closer-510-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 53041 INFO  (jetty-closer-510-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2c2fdbf9{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 53041 INFO  (jetty-closer-510-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@607daf46{/solr,null,UNAVAILABLE}
   [junit4]   2> 53042 INFO  (jetty-closer-510-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 53142 INFO  (jetty-closer-510-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@55649ce9{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 53142 INFO  (jetty-closer-510-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@206a4730{/solr,null,UNAVAILABLE}
   [junit4]   2> 53142 INFO  (jetty-closer-510-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 53142 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 53345 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> 	9	/solr/aliases.json
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/clusterstate.json
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	31	/solr/live_nodes
   [junit4]   2> 	9	/solr/collections
   [junit4]   2> 	8	/solr/overseer/queue
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 53346 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:37281
   [junit4]   2> 53346 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37281
   [junit4]   2> 53346 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37281
   [junit4]   2> 53346 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testOverseerStatus
   [junit4]   2> 53348 INFO  (TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCloudInfoInCoreStatus
   [junit4]   2> 53349 INFO  (TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_2E8BFA09B8A75B53-001/tempDir-002
   [junit4]   2> 53349 INFO  (TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 53349 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 53349 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 53449 INFO  (TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.ZkTestServer start zk server on port:43661
   [junit4]   2> 53449 INFO  (TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:43661
   [junit4]   2> 53449 INFO  (TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43661
   [junit4]   2> 53449 INFO  (TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43661
   [junit4]   2> 53451 INFO  (TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 53453 INFO  (zkConnectionManagerCallback-528-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 53453 INFO  (TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 53455 INFO  (TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 53456 INFO  (zkConnectionManagerCallback-530-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 53456 INFO  (TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 53456 INFO  (TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 53457 INFO  (zkConnectionManagerCallback-532-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 53458 INFO  (TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 53560 WARN  (jetty-launcher-533-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 53560 WARN  (jetty-launcher-533-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 53560 WARN  (jetty-launcher-533-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 53561 WARN  (jetty-launcher-533-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 53561 INFO  (jetty-launcher-533-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 53561 INFO  (jetty-launcher-533-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 53561 INFO  (jetty-launcher-533-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 53561 INFO  (jetty-launcher-533-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 53561 INFO  (jetty-launcher-533-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 53561 INFO  (jetty-launcher-533-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 53561 INFO  (jetty-launcher-533-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11
   [junit4]   2> 53561 INFO  (jetty-launcher-533-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11
   [junit4]   2> 53561 INFO  (jetty-launcher-533-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11
   [junit4]   2> 53561 INFO  (jetty-launcher-533-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 53561 INFO  (jetty-launcher-533-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 53561 INFO  (jetty-launcher-533-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11
   [junit4]   2> 53569 INFO  (jetty-launcher-533-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 53569 INFO  (jetty-launcher-533-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 53569 INFO  (jetty-launcher-533-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 53569 INFO  (jetty-launcher-533-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 53569 INFO  (jetty-launcher-533-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 53569 INFO  (jetty-launcher-533-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 53570 INFO  (jetty-launcher-533-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4b3f3da8{/solr,null,AVAILABLE}
   [junit4]   2> 53570 INFO  (jetty-launcher-533-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7c04bcf2{/solr,null,AVAILABLE}
   [junit4]   2> 53570 INFO  (jetty-launcher-533-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 53570 INFO  (jetty-launcher-533-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 53570 INFO  (jetty-launcher-533-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 53570 INFO  (jetty-launcher-533-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@31a191ca{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34565}
   [junit4]   2> 53570 INFO  (jetty-launcher-533-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@647730eb{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44225}
   [junit4]   2> 53570 INFO  (jetty-launcher-533-thread-4) [     ] o.e.j.s.Server Started @53619ms
   [junit4]   2> 53570 INFO  (jetty-launcher-533-thread-3) [     ] o.e.j.s.Server Started @53619ms
   [junit4]   2> 53570 INFO  (jetty-launcher-533-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34565}
   [junit4]   2> 53570 INFO  (jetty-launcher-533-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44225}
   [junit4]   2> 53571 ERROR (jetty-launcher-533-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 53571 INFO  (jetty-launcher-533-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 53571 INFO  (jetty-launcher-533-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 53571 INFO  (jetty-launcher-533-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 53571 INFO  (jetty-launcher-533-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 53571 INFO  (jetty-launcher-533-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-19T16:05:48.215801Z
   [junit4]   2> 53572 INFO  (jetty-launcher-533-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 53572 INFO  (jetty-launcher-533-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 53572 INFO  (jetty-launcher-533-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 53572 INFO  (jetty-launcher-533-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 53572 INFO  (jetty-launcher-533-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@79b026a1{/solr,null,AVAILABLE}
   [junit4]   2> 53572 ERROR (jetty-launcher-533-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 53572 INFO  (jetty-launcher-533-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 53572 INFO  (jetty-launcher-533-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 53572 INFO  (jetty-launcher-533-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 53572 INFO  (jetty-launcher-533-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 53572 INFO  (jetty-launcher-533-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-19T16:05:48.216756Z
   [junit4]   2> 53572 INFO  (jetty-launcher-533-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7adff21{/solr,null,AVAILABLE}
   [junit4]   2> 53573 INFO  (jetty-launcher-533-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@17aba818{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:33039}
   [junit4]   2> 53573 INFO  (jetty-launcher-533-thread-1) [     ] o.e.j.s.Server Started @53622ms
   [junit4]   2> 53573 INFO  (jetty-launcher-533-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33039}
   [junit4]   2> 53573 INFO  (jetty-launcher-533-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@217a8900{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:37851}
   [junit4]   2> 53573 INFO  (jetty-launcher-533-thread-2) [     ] o.e.j.s.Server Started @53622ms
   [junit4]   2> 53573 INFO  (jetty-launcher-533-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37851}
   [junit4]   2> 53573 ERROR (jetty-launcher-533-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 53573 INFO  (jetty-launcher-533-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 53573 INFO  (zkConnectionManagerCallback-535-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 53573 INFO  (jetty-launcher-533-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 53573 INFO  (jetty-launcher-533-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 53573 INFO  (jetty-launcher-533-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 53573 ERROR (jetty-launcher-533-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 53573 INFO  (jetty-launcher-533-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 53573 INFO  (jetty-launcher-533-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 53573 INFO  (jetty-launcher-533-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 53573 INFO  (jetty-launcher-533-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 53573 INFO  (jetty-launcher-533-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-19T16:05:48.217445Z
   [junit4]   2> 53573 INFO  (jetty-launcher-533-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 53573 INFO  (jetty-launcher-533-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 53573 INFO  (jetty-launcher-533-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-19T16:05:48.217522Z
   [junit4]   2> 53574 INFO  (jetty-launcher-533-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 53574 INFO  (zkConnectionManagerCallback-537-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 53574 INFO  (jetty-launcher-533-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 53574 INFO  (jetty-launcher-533-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 53574 INFO  (jetty-launcher-533-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 53575 INFO  (jetty-launcher-533-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 53575 INFO  (zkConnectionManagerCallback-539-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 53575 INFO  (jetty-launcher-533-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 53577 INFO  (jetty-launcher-533-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 53578 INFO  (zkConnectionManagerCallback-541-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 53578 INFO  (jetty-launcher-533-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 53578 INFO  (jetty-launcher-533-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 53712 INFO  (jetty-launcher-533-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 53713 WARN  (jetty-launcher-533-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@556741be[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 53713 WARN  (jetty-launcher-533-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@556741be[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 53715 WARN  (jetty-launcher-533-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6196dd40[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 53715 WARN  (jetty-launcher-533-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6196dd40[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 53716 INFO  (jetty-launcher-533-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43661/solr
   [junit4]   2> 53716 INFO  (jetty-launcher-533-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 53718 INFO  (zkConnectionManagerCallback-548-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 53718 INFO  (jetty-launcher-533-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 53830 INFO  (jetty-launcher-533-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 53831 WARN  (jetty-launcher-533-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4b436d39[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 53831 WARN  (jetty-launcher-533-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4b436d39[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 53833 WARN  (jetty-launcher-533-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6effbb49[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 53833 WARN  (jetty-launcher-533-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6effbb49[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 53834 INFO  (jetty-launcher-533-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43661/solr
   [junit4]   2> 53834 INFO  (jetty-launcher-533-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 53835 INFO  (zkConnectionManagerCallback-555-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 53835 INFO  (jetty-launcher-533-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 54045 INFO  (jetty-launcher-533-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 54046 WARN  (jetty-launcher-533-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@38b10883[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 54046 WARN  (jetty-launcher-533-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@38b10883[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 54047 INFO  (jetty-launcher-533-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 54048 WARN  (jetty-launcher-533-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5bc2e651[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 54048 WARN  (jetty-launcher-533-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@633f05d8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 54048 WARN  (jetty-launcher-533-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5bc2e651[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 54048 WARN  (jetty-launcher-533-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@633f05d8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 54049 INFO  (jetty-launcher-533-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43661/solr
   [junit4]   2> 54049 INFO  (jetty-launcher-533-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 54050 WARN  (jetty-launcher-533-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@529bb114[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 54050 INFO  (zkConnectionManagerCallback-565-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 54050 WARN  (jetty-launcher-533-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@529bb114[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 54050 INFO  (jetty-launcher-533-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 54051 INFO  (jetty-launcher-533-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43661/solr
   [junit4]   2> 54052 INFO  (jetty-launcher-533-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 54053 INFO  (zkConnectionManagerCallback-569-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 54053 INFO  (jetty-launcher-533-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 54080 INFO  (jetty-launcher-533-thread-2) [n:127.0.0.1:37851_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 54081 INFO  (zkConnectionManagerCallback-571-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 54081 INFO  (jetty-launcher-533-thread-2) [n:127.0.0.1:37851_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 54125 INFO  (jetty-launcher-533-thread-2) [n:127.0.0.1:37851_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37851_solr
   [junit4]   2> 54126 INFO  (jetty-launcher-533-thread-2) [n:127.0.0.1:37851_solr     ] o.a.s.c.Overseer Overseer (id=72165498387169291-127.0.0.1:37851_solr-n_0000000000) starting
   [junit4]   2> 54128 INFO  (jetty-launcher-533-thread-2) [n:127.0.0.1:37851_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 54129 INFO  (zkConnectionManagerCallback-578-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 54129 INFO  (jetty-launcher-533-thread-2) [n:127.0.0.1:37851_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 54130 INFO  (jetty-launcher-533-thread-2) [n:127.0.0.1:37851_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43661/solr ready
   [junit4]   2> 54131 INFO  (OverseerStateUpdate-72165498387169291-127.0.0.1:37851_solr-n_0000000000) [n:127.0.0.1:37851_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37851_solr
   [junit4]   2> 54131 INFO  (jetty-launcher-533-thread-2) [n:127.0.0.1:37851_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37851_solr
   [junit4]   2> 54132 INFO  (zkCallback-570-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 54132 INFO  (zkCallback-577-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 54132 INFO  (jetty-launcher-533-thread-2) [n:127.0.0.1:37851_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 54142 INFO  (jetty-launcher-533-thread-2) [n:127.0.0.1:37851_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 54151 INFO  (jetty-launcher-533-thread-2) [n:127.0.0.1:37851_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37851.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ef5259d
   [junit4]   2> 54155 INFO  (jetty-launcher-533-thread-2) [n:127.0.0.1:37851_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37851.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ef5259d
   [junit4]   2> 54155 INFO  (jetty-launcher-533-thread-2) [n:127.0.0.1:37851_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37851.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ef5259d
   [junit4]   2> 54156 INFO  (jetty-launcher-533-thread-2) [n:127.0.0.1:37851_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_2E8BFA09B8A75B53-001/tempDir-002/node2/.
   [junit4]   2> 54180 INFO  (jetty-launcher-533-thread-4) [n:127.0.0.1:44225_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 54181 INFO  (zkConnectionManagerCallback-581-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 54181 INFO  (jetty-launcher-533-thread-4) [n:127.0.0.1:44225_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 54184 INFO  (jetty-launcher-533-thread-4) [n:127.0.0.1:44225_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 54186 INFO  (jetty-launcher-533-thread-4) [n:127.0.0.1:44225_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:44225_solr as DOWN
   [junit4]   2> 54187 INFO  (jetty-launcher-533-thread-4) [n:127.0.0.1:44225_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 54187 INFO  (jetty-launcher-533-thread-4) [n:127.0.0.1:44225_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44225_solr
   [junit4]   2> 54188 INFO  (zkCallback-570-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 54188 INFO  (zkCallback-577-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 54188 INFO  (zkCallback-580-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 54189 INFO  (jetty-launcher-533-thread-4) [n:127.0.0.1:44225_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 54189 INFO  (zkConnectionManagerCallback-588-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 54189 INFO  (jetty-launcher-533-thread-4) [n:127.0.0.1:44225_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 54190 INFO  (jetty-launcher-533-thread-4) [n:127.0.0.1:44225_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 54191 INFO  (jetty-launcher-533-thread-4) [n:127.0.0.1:44225_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43661/solr ready
   [junit4]   2> 54191 INFO  (jetty-launcher-533-thread-4) [n:127.0.0.1:44225_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 54199 INFO  (jetty-launcher-533-thread-4) [n:127.0.0.1:44225_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 54208 INFO  (jetty-launcher-533-thread-4) [n:127.0.0.1:44225_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44225.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ef5259d
   [junit4]   2> 54213 INFO  (jetty-launcher-533-thread-4) [n:127.0.0.1:44225_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44225.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ef5259d
   [junit4]   2> 54213 INFO  (jetty-launcher-533-thread-4) [n:127.0.0.1:44225_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44225.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ef5259d
   [junit4]   2> 54213 INFO  (jetty-launcher-533-thread-4) [n:127.0.0.1:44225_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_2E8BFA09B8A75B53-001/tempDir-002/node4/.
   [junit4]   2> 54280 INFO  (jetty-launcher-533-thread-3) [n:127.0.0.1:34565_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 54281 INFO  (zkConnectionManagerCallback-591-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 54281 INFO  (jetty-launcher-533-thread-3) [n:127.0.0.1:34565_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 54285 INFO  (jetty-launcher-533-thread-3) [n:127.0.0.1:34565_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 54287 INFO  (jetty-launcher-533-thread-3) [n:127.0.0.1:34565_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:34565_solr as DOWN
   [junit4]   2> 54287 INFO  (jetty-launcher-533-thread-3) [n:127.0.0.1:34565_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 54287 INFO  (jetty-launcher-533-thread-3) [n:127.0.0.1:34565_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34565_solr
   [junit4]   2> 54288 INFO  (zkCallback-570-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 54288 INFO  (zkCallback-580-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 54288 INFO  (zkCallback-577-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 54288 INFO  (zkCallback-587-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 54288 INFO  (zkCallback-590-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 54289 INFO  (jetty-launcher-533-thread-3) [n:127.0.0.1:34565_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 54289 INFO  (zkConnectionManagerCallback-598-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 54289 INFO  (jetty-launcher-533-thread-3) [n:127.0.0.1:34565_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 54290 INFO  (jetty-launcher-533-thread-3) [n:127.0.0.1:34565_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 54291 INFO  (jetty-launcher-533-thread-3) [n:127.0.0.1:34565_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43661/solr ready
   [junit4]   2> 54291 INFO  (jetty-launcher-533-thread-3) [n:127.0.0.1:34565_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 54300 INFO  (jetty-launcher-533-thread-3) [n:127.0.0.1:34565_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 54308 INFO  (jetty-launcher-533-thread-3) [n:127.0.0.1:34565_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34565.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ef5259d
   [junit4]   2> 54313 INFO  (jetty-launcher-533-thread-3) [n:127.0.0.1:34565_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34565.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ef5259d
   [junit4]   2> 54313 INFO  (jetty-launcher-533-thread-3) [n:127.0.0.1:34565_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34565.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ef5259d
   [junit4]   2> 54314 INFO  (jetty-launcher-533-thread-3) [n:127.0.0.1:34565_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_2E8BFA09

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

lrJTest.testCreateCollectionWithPropertyParam
   [junit4] OK      8.88s J0 | CollectionsAPISolrJTest.testCreateAndDeleteCollection
   [junit4] OK      4.02s J0 | CollectionsAPISolrJTest.testCreateAndDeleteAlias
   [junit4] OK      2.20s J0 | CollectionsAPISolrJTest.testList
   [junit4] OK      11.2s J0 | CollectionsAPISolrJTest.testSplitShard
   [junit4] OK      4.04s J0 | CollectionsAPISolrJTest.testModifyCollectionAttribute
   [junit4] IGNOR/A 0.00s J0 | CollectionsAPISolrJTest.testCreateAndDeleteShard
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl="https://issues.apache.org/jira/browse/SOLR-13021"))
   [junit4] OK      7.64s J0 | CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesOldFormat
   [junit4] Completed [3/5] on J0 in 140.42s, 21 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4] OK      4.40s J2 | CollectionsAPISolrJTest.testOverseerStatus
   [junit4] OK      4.72s J2 | CollectionsAPISolrJTest.testCloudInfoInCoreStatus
   [junit4] OK      2.10s J2 | CollectionsAPISolrJTest.testClusterProp
   [junit4] OK      4.82s J2 | CollectionsAPISolrJTest.testBalanceShardUnique
   [junit4] OK      4.95s J2 | CollectionsAPISolrJTest.testCollectionProp
   [junit4] OK      6.00s J2 | CollectionsAPISolrJTest.testReadOnlyCollection
   [junit4] OK      4.73s J2 | CollectionsAPISolrJTest.testAddAndDeleteReplicaProp
   [junit4] OK      7.30s J2 | CollectionsAPISolrJTest.testDeleteAliasedCollection
   [junit4] OK      7.75s J2 | CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesNewFormat
   [junit4] OK      5.62s J2 | CollectionsAPISolrJTest.testAddAndDeleteReplica
   [junit4] OK      5.17s J2 | CollectionsAPISolrJTest.testCreateWithDefaultConfigSet
   [junit4] OK      11.2s J2 | CollectionsAPISolrJTest.testRenameCollection
   [junit4] OK      4.88s J2 | CollectionsAPISolrJTest.testColStatus
   [junit4] OK      3.56s J2 | CollectionsAPISolrJTest.testCreateCollectionWithPropertyParam
   [junit4] OK      7.56s J2 | CollectionsAPISolrJTest.testCreateAndDeleteCollection
   [junit4] OK      3.80s J2 | CollectionsAPISolrJTest.testCreateAndDeleteAlias
   [junit4] OK      1.92s J2 | CollectionsAPISolrJTest.testList
   [junit4] OK      11.1s J2 | CollectionsAPISolrJTest.testSplitShard
   [junit4] OK      3.92s J2 | CollectionsAPISolrJTest.testModifyCollectionAttribute
   [junit4] IGNOR/A 0.00s J2 | CollectionsAPISolrJTest.testCreateAndDeleteShard
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl="https://issues.apache.org/jira/browse/SOLR-13021"))
   [junit4] OK      7.88s J2 | CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesOldFormat
   [junit4] Completed [4/5] on J2 in 113.69s, 21 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4] OK      2.31s J1 | CollectionsAPISolrJTest.testOverseerStatus
   [junit4] OK      4.66s J1 | CollectionsAPISolrJTest.testCloudInfoInCoreStatus
   [junit4] OK      3.42s J1 | CollectionsAPISolrJTest.testClusterProp
   [junit4] OK      4.76s J1 | CollectionsAPISolrJTest.testBalanceShardUnique
   [junit4] OK      4.47s J1 | CollectionsAPISolrJTest.testCollectionProp
   [junit4] OK      7.14s J1 | CollectionsAPISolrJTest.testReadOnlyCollection
   [junit4] OK      6.68s J1 | CollectionsAPISolrJTest.testAddAndDeleteReplicaProp
   [junit4] OK      7.26s J1 | CollectionsAPISolrJTest.testDeleteAliasedCollection
   [junit4] OK      7.62s J1 | CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesNewFormat
   [junit4] OK      5.63s J1 | CollectionsAPISolrJTest.testAddAndDeleteReplica
   [junit4] OK      5.18s J1 | CollectionsAPISolrJTest.testCreateWithDefaultConfigSet
   [junit4] OK      11.1s J1 | CollectionsAPISolrJTest.testRenameCollection
   [junit4] OK      4.88s J1 | CollectionsAPISolrJTest.testColStatus
   [junit4] OK      3.82s J1 | CollectionsAPISolrJTest.testCreateCollectionWithPropertyParam
   [junit4] OK      7.52s J1 | CollectionsAPISolrJTest.testCreateAndDeleteCollection
   [junit4] OK      3.89s J1 | CollectionsAPISolrJTest.testCreateAndDeleteAlias
   [junit4] OK      2.02s J1 | CollectionsAPISolrJTest.testList
   [junit4] OK      11.1s J1 | CollectionsAPISolrJTest.testSplitShard
   [junit4] OK      4.11s J1 | CollectionsAPISolrJTest.testModifyCollectionAttribute
   [junit4] IGNOR/A 0.00s J1 | CollectionsAPISolrJTest.testCreateAndDeleteShard
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl="https://issues.apache.org/jira/browse/SOLR-13021"))
   [junit4] OK      7.99s J1 | CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesOldFormat
   [junit4] Completed [5/5] on J1 in 115.79s, 21 tests, 1 skipped
   [junit4] 
   [junit4] JVM J0:     0.93 ..   142.27 =   141.35s
   [junit4] JVM J1:     0.93 ..   257.28 =   256.35s
   [junit4] JVM J2:     0.93 ..   250.34 =   249.41s
   [junit4] Execution time total: 4 minutes 17 seconds
   [junit4] Tests summary: 5 suites, 105 tests, 5 ignored (5 assumptions)
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp])
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 263.06s | org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
[junit4:tophints] 245.90s | org.apache.solr.cloud.TestStressLiveNodes
[junit4:tophints] 173.65s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 125.68s | org.apache.solr.cloud.CollectionsAPISolrJTest
[junit4:tophints] 122.66s | org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest

-check-totals:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (file:/home/jenkins/.ivy2/cache/org.codehaus.groovy/groovy-all/jars/groovy-all-2.4.16.jar) to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release

test-nocompile:

BUILD SUCCESSFUL
Total time: 4 minutes 19 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.CollectionsAPISolrJTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2804)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2683)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2664)
	at hudson.FilePath.act(FilePath.java:1077)
	at hudson.FilePath.act(FilePath.java:1060)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2662)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1840)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=2a1d5eea42d2bb372245480dd2961baf6fa06469, workspace=/home/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #24768
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2