You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/08/24 04:31:24 UTC

[JENKINS] Lucene-Solr-BadApples-Tests-8.x - Build # 194 - Still Unstable

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

1 tests failed.
FAILED:  org.apache.solr.handler.TestContainerReqHandler.testCacheLoadFromPackage

Error Message:
Error from server at http://127.0.0.1:40061/solr: Underlying core creation failed while creating collection: globalCacheColl

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:40061/solr: Underlying core creation failed while creating collection: globalCacheColl
	at __randomizedtesting.SeedInfo.seed([BF883998AEB0A67:C7DDD70781BCBC84]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:656)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.handler.TestContainerReqHandler.testCacheLoadFromPackage(TestContainerReqHandler.java:687)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15259 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerReqHandler
   [junit4]   2> 2623802 INFO  (SUITE-TestContainerReqHandler-seed#[BF883998AEB0A67]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2623803 INFO  (SUITE-TestContainerReqHandler-seed#[BF883998AEB0A67]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_BF883998AEB0A67-001/data-dir-211-001
   [junit4]   2> 2623803 WARN  (SUITE-TestContainerReqHandler-seed#[BF883998AEB0A67]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=13 numCloses=13
   [junit4]   2> 2623803 INFO  (SUITE-TestContainerReqHandler-seed#[BF883998AEB0A67]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2623806 INFO  (SUITE-TestContainerReqHandler-seed#[BF883998AEB0A67]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 2623809 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[BF883998AEB0A67]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSetClusterReqHandler
   [junit4]   2> 2623810 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[BF883998AEB0A67]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_BF883998AEB0A67-001/tempDir-001
   [junit4]   2> 2623810 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[BF883998AEB0A67]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2623810 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2623811 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2623910 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[BF883998AEB0A67]) [     ] o.a.s.c.ZkTestServer start zk server on port:39793
   [junit4]   2> 2623911 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[BF883998AEB0A67]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39793
   [junit4]   2> 2623911 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[BF883998AEB0A67]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39793
   [junit4]   2> 2623911 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[BF883998AEB0A67]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39793
   [junit4]   2> 2623914 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[BF883998AEB0A67]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2623916 INFO  (zkConnectionManagerCallback-15311-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2623916 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[BF883998AEB0A67]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2623920 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[BF883998AEB0A67]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2623921 INFO  (zkConnectionManagerCallback-15313-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2623921 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[BF883998AEB0A67]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2623922 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[BF883998AEB0A67]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2623923 INFO  (zkConnectionManagerCallback-15315-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2623923 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[BF883998AEB0A67]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2624030 WARN  (jetty-launcher-15316-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2624031 WARN  (jetty-launcher-15316-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2624031 WARN  (jetty-launcher-15316-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2624031 WARN  (jetty-launcher-15316-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2624031 INFO  (jetty-launcher-15316-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2624031 INFO  (jetty-launcher-15316-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2624031 INFO  (jetty-launcher-15316-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2624031 INFO  (jetty-launcher-15316-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2624031 INFO  (jetty-launcher-15316-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2624031 INFO  (jetty-launcher-15316-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2624031 INFO  (jetty-launcher-15316-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2624031 INFO  (jetty-launcher-15316-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2624031 INFO  (jetty-launcher-15316-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2624031 INFO  (jetty-launcher-15316-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2624031 INFO  (jetty-launcher-15316-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2624031 INFO  (jetty-launcher-15316-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2624034 INFO  (jetty-launcher-15316-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2624034 INFO  (jetty-launcher-15316-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2624034 INFO  (jetty-launcher-15316-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2624035 INFO  (jetty-launcher-15316-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2624035 INFO  (jetty-launcher-15316-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2624035 INFO  (jetty-launcher-15316-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2624035 INFO  (jetty-launcher-15316-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2fb10f61{/solr,null,AVAILABLE}
   [junit4]   2> 2624035 INFO  (jetty-launcher-15316-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f82aac1{/solr,null,AVAILABLE}
   [junit4]   2> 2624036 INFO  (jetty-launcher-15316-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2624036 INFO  (jetty-launcher-15316-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2624036 INFO  (jetty-launcher-15316-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2624036 INFO  (jetty-launcher-15316-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2624036 INFO  (jetty-launcher-15316-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2624036 INFO  (jetty-launcher-15316-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1591e8d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42355}
   [junit4]   2> 2624036 INFO  (jetty-launcher-15316-thread-3) [     ] o.e.j.s.Server Started @2624101ms
   [junit4]   2> 2624036 INFO  (jetty-launcher-15316-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42355}
   [junit4]   2> 2624036 INFO  (jetty-launcher-15316-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2624036 ERROR (jetty-launcher-15316-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2624036 INFO  (jetty-launcher-15316-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2624036 INFO  (jetty-launcher-15316-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 2624037 INFO  (jetty-launcher-15316-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2624037 INFO  (jetty-launcher-15316-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2624037 INFO  (jetty-launcher-15316-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-24T03:56:08.329Z
   [junit4]   2> 2624038 INFO  (jetty-launcher-15316-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1574e277{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:46187}
   [junit4]   2> 2624038 INFO  (jetty-launcher-15316-thread-4) [     ] o.e.j.s.Server Started @2624103ms
   [junit4]   2> 2624038 INFO  (jetty-launcher-15316-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46187}
   [junit4]   2> 2624038 INFO  (jetty-launcher-15316-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@df9941e{/solr,null,AVAILABLE}
   [junit4]   2> 2624038 ERROR (jetty-launcher-15316-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2624038 INFO  (jetty-launcher-15316-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2624038 INFO  (jetty-launcher-15316-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 2624038 INFO  (jetty-launcher-15316-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2624038 INFO  (jetty-launcher-15316-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2624038 INFO  (jetty-launcher-15316-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-24T03:56:08.330Z
   [junit4]   2> 2624038 INFO  (jetty-launcher-15316-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2624039 INFO  (jetty-launcher-15316-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@221c2341{/solr,null,AVAILABLE}
   [junit4]   2> 2624039 INFO  (zkConnectionManagerCallback-15318-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2624039 INFO  (jetty-launcher-15316-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2624040 INFO  (jetty-launcher-15316-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2624040 INFO  (jetty-launcher-15316-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@20fda269{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:46617}
   [junit4]   2> 2624040 INFO  (jetty-launcher-15316-thread-1) [     ] o.e.j.s.Server Started @2624105ms
   [junit4]   2> 2624040 INFO  (jetty-launcher-15316-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2624040 INFO  (jetty-launcher-15316-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46617}
   [junit4]   2> 2624040 INFO  (jetty-launcher-15316-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3f0da407{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:33725}
   [junit4]   2> 2624040 ERROR (jetty-launcher-15316-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2624040 INFO  (jetty-launcher-15316-thread-2) [     ] o.e.j.s.Server Started @2624105ms
   [junit4]   2> 2624040 INFO  (jetty-launcher-15316-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2624040 INFO  (jetty-launcher-15316-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33725}
   [junit4]   2> 2624040 INFO  (jetty-launcher-15316-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 2624040 INFO  (jetty-launcher-15316-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2624040 INFO  (jetty-launcher-15316-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2624040 INFO  (jetty-launcher-15316-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-24T03:56:08.332Z
   [junit4]   2> 2624040 ERROR (jetty-launcher-15316-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2624040 INFO  (jetty-launcher-15316-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2624040 INFO  (jetty-launcher-15316-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 2624041 INFO  (jetty-launcher-15316-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2624041 INFO  (jetty-launcher-15316-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2624041 INFO  (jetty-launcher-15316-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-24T03:56:08.333Z
   [junit4]   2> 2624042 INFO  (jetty-launcher-15316-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2624043 INFO  (jetty-launcher-15316-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2624043 INFO  (zkConnectionManagerCallback-15320-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2624043 INFO  (jetty-launcher-15316-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2624043 INFO  (zkConnectionManagerCallback-15322-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2624043 INFO  (jetty-launcher-15316-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2624043 INFO  (zkConnectionManagerCallback-15324-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2624043 INFO  (jetty-launcher-15316-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2624044 INFO  (jetty-launcher-15316-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2624044 INFO  (jetty-launcher-15316-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2624044 INFO  (jetty-launcher-15316-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2624263 INFO  (jetty-launcher-15316-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2624264 WARN  (jetty-launcher-15316-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@32df54f7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2624264 WARN  (jetty-launcher-15316-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@32df54f7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2624267 WARN  (jetty-launcher-15316-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@66864c5d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2624268 WARN  (jetty-launcher-15316-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@66864c5d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2624269 INFO  (jetty-launcher-15316-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39793/solr
   [junit4]   2> 2624269 INFO  (jetty-launcher-15316-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2624271 INFO  (zkConnectionManagerCallback-15333-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2624271 INFO  (jetty-launcher-15316-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2624377 INFO  (jetty-launcher-15316-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2624378 WARN  (jetty-launcher-15316-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@16fe8382[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2624378 WARN  (jetty-launcher-15316-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@16fe8382[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2624384 WARN  (jetty-launcher-15316-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1c7690d6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2624384 WARN  (jetty-launcher-15316-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1c7690d6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2624385 INFO  (jetty-launcher-15316-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39793/solr
   [junit4]   2> 2624389 INFO  (jetty-launcher-15316-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2624391 INFO  (zkConnectionManagerCallback-15340-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2624391 INFO  (jetty-launcher-15316-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2624451 INFO  (jetty-launcher-15316-thread-1) [n:127.0.0.1:46617_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2624453 INFO  (zkConnectionManagerCallback-15342-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2624453 INFO  (jetty-launcher-15316-thread-1) [n:127.0.0.1:46617_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2624454 INFO  (jetty-launcher-15316-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2624455 WARN  (jetty-launcher-15316-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3003af92[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2624455 WARN  (jetty-launcher-15316-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3003af92[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2624457 WARN  (jetty-launcher-15316-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6917a78[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2624457 WARN  (jetty-launcher-15316-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6917a78[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2624458 INFO  (jetty-launcher-15316-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39793/solr
   [junit4]   2> 2624459 INFO  (jetty-launcher-15316-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2624461 INFO  (zkConnectionManagerCallback-15350-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2624461 INFO  (jetty-launcher-15316-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2624551 INFO  (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2624553 INFO  (zkConnectionManagerCallback-15352-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2624553 INFO  (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2624559 DEBUG (jetty-launcher-15316-thread-1) [n:127.0.0.1:46617_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2624560 DEBUG (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2624560 INFO  (jetty-launcher-15316-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2624561 DEBUG (jetty-launcher-15316-thread-1) [n:127.0.0.1:46617_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2624561 WARN  (jetty-launcher-15316-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7357a978[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2624561 WARN  (jetty-launcher-15316-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7357a978[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2624561 DEBUG (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2624562 DEBUG (jetty-launcher-15316-thread-1) [n:127.0.0.1:46617_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 2624562 DEBUG (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 2624563 DEBUG (jetty-launcher-15316-thread-1) [n:127.0.0.1:46617_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2624563 DEBUG (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2624564 WARN  (jetty-launcher-15316-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@d249bf3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2624564 WARN  (jetty-launcher-15316-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@d249bf3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2624565 INFO  (jetty-launcher-15316-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39793/solr
   [junit4]   2> 2624567 INFO  (jetty-launcher-15316-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2624568 INFO  (zkConnectionManagerCallback-15360-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2624568 INFO  (jetty-launcher-15316-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2624573 INFO  (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42355_solr
   [junit4]   2> 2624574 INFO  (jetty-launcher-15316-thread-1) [n:127.0.0.1:46617_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46617_solr
   [junit4]   2> 2624574 INFO  (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.c.Overseer Overseer (id=72256860328886283-127.0.0.1:42355_solr-n_0000000000) starting
   [junit4]   2> 2624576 DEBUG (zkCallback-15341-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2624576 DEBUG (zkCallback-15351-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2624577 INFO  (zkCallback-15341-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2624577 DEBUG (zkCallback-15341-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:46617_solr]
   [junit4]   2> 2624577 INFO  (zkCallback-15351-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2624577 DEBUG (zkCallback-15351-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:46617_solr]
   [junit4]   2> 2624580 INFO  (jetty-launcher-15316-thread-1) [n:127.0.0.1:46617_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2624582 INFO  (zkConnectionManagerCallback-15365-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2624582 INFO  (jetty-launcher-15316-thread-1) [n:127.0.0.1:46617_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2624582 DEBUG (jetty-launcher-15316-thread-1) [n:127.0.0.1:46617_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2624583 DEBUG (jetty-launcher-15316-thread-1) [n:127.0.0.1:46617_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2624585 INFO  (jetty-launcher-15316-thread-1) [n:127.0.0.1:46617_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2624585 DEBUG (jetty-launcher-15316-thread-1) [n:127.0.0.1:46617_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:46617_solr]
   [junit4]   2> 2624585 INFO  (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2624586 INFO  (zkConnectionManagerCallback-15370-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2624586 INFO  (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2624586 DEBUG (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2624587 DEBUG (jetty-launcher-15316-thread-1) [n:127.0.0.1:46617_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2624589 DEBUG (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2624589 INFO  (jetty-launcher-15316-thread-1) [n:127.0.0.1:46617_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39793/solr ready
   [junit4]   2> 2624589 INFO  (jetty-launcher-15316-thread-1) [n:127.0.0.1:46617_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 2624596 INFO  (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2624596 DEBUG (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:46617_solr]
   [junit4]   2> 2624597 DEBUG (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2624598 INFO  (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39793/solr ready
   [junit4]   2> 2624600 INFO  (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:42355_solr as DOWN
   [junit4]   2> 2624600 INFO  (OverseerStateUpdate-72256860328886283-127.0.0.1:42355_solr-n_0000000000) [n:127.0.0.1:42355_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42355_solr
   [junit4]   2> 2624602 INFO  (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2624602 INFO  (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42355_solr
   [junit4]   2> 2624603 DEBUG (OverseerStateUpdate-72256860328886283-127.0.0.1:42355_solr-n_0000000000) [n:127.0.0.1:42355_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:46617_solr] -> [127.0.0.1:46617_solr]
   [junit4]   2> 2624604 DEBUG (OverseerStateUpdate-72256860328886283-127.0.0.1:42355_solr-n_0000000000) [n:127.0.0.1:42355_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2624609 INFO  (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 2624615 DEBUG (zkCallback-15369-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2624618 INFO  (zkCallback-15369-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2624618 DEBUG (zkCallback-15369-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:46617_solr] -> [127.0.0.1:42355_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2624619 DEBUG (zkCallback-15351-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2624620 INFO  (zkCallback-15351-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2624620 DEBUG (zkCallback-15351-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:46617_solr] -> [127.0.0.1:42355_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2624620 DEBUG (zkCallback-15341-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2624621 INFO  (zkCallback-15341-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2624621 DEBUG (zkCallback-15341-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:46617_solr] -> [127.0.0.1:42355_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2624621 DEBUG (zkCallback-15364-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2624622 INFO  (zkCallback-15364-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2624622 DEBUG (zkCallback-15364-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:46617_solr] -> [127.0.0.1:42355_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2624630 INFO  (jetty-launcher-15316-thread-1) [n:127.0.0.1:46617_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2624630 INFO  (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2624653 INFO  (jetty-launcher-15316-thread-4) [n:127.0.0.1:46187_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2624655 INFO  (zkConnectionManagerCallback-15374-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2624655 INFO  (jetty-launcher-15316-thread-4) [n:127.0.0.1:46187_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2624664 DEBUG (jetty-launcher-15316-thread-4) [n:127.0.0.1:46187_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2624665 DEBUG (jetty-launcher-15316-thread-4) [n:127.0.0.1:46187_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2624665 INFO  (jetty-launcher-15316-thread-4) [n:127.0.0.1:46187_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2624665 DEBUG (jetty-launcher-15316-thread-4) [n:127.0.0.1:46187_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:42355_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2624666 DEBUG (jetty-launcher-15316-thread-4) [n:127.0.0.1:46187_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2624670 INFO  (jetty-launcher-15316-thread-4) [n:127.0.0.1:46187_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:46187_solr as DOWN
   [junit4]   2> 2624672 INFO  (jetty-launcher-15316-thread-4) [n:127.0.0.1:46187_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2624672 INFO  (jetty-launcher-15316-thread-4) [n:127.0.0.1:46187_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46187_solr
   [junit4]   2> 2624673 DEBUG (zkCallback-15369-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2624673 DEBUG (zkCallback-15364-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2624674 DEBUG (zkCallback-15351-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2624674 DEBUG (zkCallback-15341-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2624674 INFO  (zkCallback-15364-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2624674 DEBUG (zkCallback-15364-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:42355_solr, 127.0.0.1:46617_solr] -> [127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2624674 INFO  (zkCallback-15369-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2624674 DEBUG (zkCallback-15369-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:42355_solr, 127.0.0.1:46617_solr] -> [127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2624674 INFO  (zkCallback-15341-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2624674 DEBUG (zkCallback-15341-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:42355_solr, 127.0.0.1:46617_solr] -> [127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2624675 INFO  (zkCallback-15351-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2624675 DEBUG (zkCallback-15351-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:42355_solr, 127.0.0.1:46617_solr] -> [127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2624675 DEBUG (zkCallback-15373-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2624676 INFO  (zkCallback-15373-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2624676 DEBUG (zkCallback-15373-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:42355_solr, 127.0.0.1:46617_solr] -> [127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2624680 INFO  (jetty-launcher-15316-thread-4) [n:127.0.0.1:46187_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2624682 INFO  (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42355.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6349ad
   [junit4]   2> 2624682 INFO  (zkConnectionManagerCallback-15381-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2624682 INFO  (jetty-launcher-15316-thread-4) [n:127.0.0.1:46187_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2624683 DEBUG (jetty-launcher-15316-thread-4) [n:127.0.0.1:46187_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2624683 DEBUG (jetty-launcher-15316-thread-4) [n:127.0.0.1:46187_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2624684 INFO  (jetty-launcher-15316-thread-4) [n:127.0.0.1:46187_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2624684 DEBUG (jetty-launcher-15316-thread-4) [n:127.0.0.1:46187_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2624685 DEBUG (jetty-launcher-15316-thread-4) [n:127.0.0.1:46187_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2624686 INFO  (jetty-launcher-15316-thread-4) [n:127.0.0.1:46187_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39793/solr ready
   [junit4]   2> 2624686 INFO  (jetty-launcher-15316-thread-4) [n:127.0.0.1:46187_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 2624696 INFO  (jetty-launcher-15316-thread-1) [n:127.0.0.1:46617_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46617.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6349ad
   [junit4]   2> 2624697 INFO  (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42355.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6349ad
   [junit4]   2> 2624697 INFO  (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42355.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6349ad
   [junit4]   2> 2624699 INFO  (jetty-launcher-15316-thread-3) [n:127.0.0.1:42355_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_BF883998AEB0A67-001/tempDir-001/node3/.
   [junit4]   2> 2624711 INFO  (jetty-launcher-15316-thread-1) [n:127.0.0.1:46617_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46617.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6349ad
   [junit4]   2> 2624711 INFO  (jetty-launcher-15316-thread-1) [n:127.0.0.1:46617_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46617.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6349ad
   [junit4]   2> 2624713 INFO  (jetty-launcher-15316-thread-1) [n:127.0.0.1:46617_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_BF883998AEB0A67-001/tempDir-001/node1/.
   [junit4]   2> 2624723 INFO  (jetty-launcher-15316-thread-4) [n:127.0.0.1:46187_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2624752 INFO  (jetty-launcher-15316-thread-4) [n:127.0.0.1:46187_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46187.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6349ad
   [junit4]   2> 2624754 INFO  (jetty-launcher-15316-thread-2) [n:127.0.0.1:33725_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2624754 INFO  (zkConnectionManagerCallback-15384-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2624754 INFO  (jetty-launcher-15316-thread-2) [n:127.0.0.1:33725_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2624760 DEBUG (jetty-launcher-15316-thread-2) [n:127.0.0.1:33725_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2624761 DEBUG (jetty-launcher-15316-thread-2) [n:127.0.0.1:33725_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2624761 INFO  (jetty-launcher-15316-thread-2) [n:127.0.0.1:33725_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2624761 DEBUG (jetty-launcher-15316-thread-2) [n:127.0.0.1:33725_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2624762 DEBUG (jetty-launcher-15316-thread-2) [n:127.0.0.1:33725_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2624767 INFO  (jetty-launcher-15316-thread-2) [n:127.0.0.1:33725_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33725_solr as DOWN
   [junit4]   2> 2624768 INFO  (jetty-launcher-15316-thread-2) [n:127.0.0.1:33725_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2624768 INFO  (jetty-launcher-15316-thread-2) [n:127.0.0.1:33725_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33725_solr
   [junit4]   2> 2624769 INFO  (jetty-launcher-15316-thread-4) [n:127.0.0.1:46187_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46187.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6349ad
   [junit4]   2> 2624769 INFO  (jetty-launcher-15316-thread-4) [n:127.0.0.1:46187_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46187.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6349ad
   [junit4]   2> 2624770 DEBUG (zkCallback-15369-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2624770 DEBUG (zkCallback-15373-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2624770 DEBUG (zkCallback-15341-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2624770 DEBUG (zkCallback-15364-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2624770 DEBUG (zkCallback-15351-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2624771 INFO  (zkCallback-15341-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2624771 INFO  (zkCallback-15373-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2624771 DEBUG (zkCallback-15373-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr] -> [127.0.0.1:33725_solr, 127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2624771 DEBUG (zkCallback-15341-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr] -> [127.0.0.1:33725_solr, 127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2624771 INFO  (zkCallback-15364-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2624771 DEBUG (zkCallback-15364-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr] -> [127.0.0.1:33725_solr, 127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2624771 INFO  (zkCallback-15369-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2624771 INFO  (zkCallback-15351-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2624771 DEBUG (zkCallback-15369-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr] -> [127.0.0.1:33725_solr, 127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2624771 DEBUG (zkCallback-15351-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr] -> [127.0.0.1:33725_solr, 127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2624772 INFO  (jetty-launcher-15316-thread-4) [n:127.0.0.1:46187_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_BF883998AEB0A67-001/tempDir-001/node4/.
   [junit4]   2> 2624774 DEBUG (zkCallback-15380-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2624774 INFO  (zkCallback-15380-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2624774 DEBUG (zkCallback-15380-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr] -> [127.0.0.1:33725_solr, 127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2624781 DEBUG (zkCallback-15383-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2624783 INFO  (zkCallback-15383-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2624783 DEBUG (zkCallback-15383-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr] -> [127.0.0.1:33725_solr, 127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2624783 INFO  (jetty-launcher-15316-thread-2) [n:127.0.0.1:33725_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2624787 INFO  (zkConnectionManagerCallback-15391-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2624787 INFO  (jetty-launcher-15316-thread-2) [n:127.0.0.1:33725_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2624787 DEBUG (jetty-launcher-15316-thread-2) [n:127.0.0.1:33725_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2624789 DEBUG (jetty-launcher-15316-thread-2) [n:127.0.0.1:33725_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2624790 INFO  (jetty-launcher-15316-thread-2) [n:127.0.0.1:33725_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2624790 DEBUG (jetty-launcher-15316-thread-2) [n:127.0.0.1:33725_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:33725_solr, 127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2624791 DEBUG (jetty-launcher-15316-thread-2) [n:127.0.0.1:33725_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2624792 INFO  (jetty-launcher-15316-thread-2) [n:127.0.0.1:33725_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39793/solr ready
   [junit4]   2> 2624792 INFO  (jetty-launcher-15316-thread-2) [n:127.0.0.1:33725_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 2624821 INFO  (jetty-launcher-15316-thread-2) [n:127.0.0.1:33725_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2624847 INFO  (jetty-launcher-15316-thread-2) [n:127.0.0.1:33725_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33725.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6349ad
   [junit4]   2> 2624862 INFO  (jetty-launcher-15316-thread-2) [n:127.0.0.1:33725_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33725.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6349ad
   [junit4]   2> 2624862 INFO  (jetty-launcher-15316-thread-2) [n:127.0.0.1:33725_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33725.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d6349ad
   [junit4]   2> 2624864 INFO  (jetty-launcher-15316-thread-2) [n:127.0.0.1:33725_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerReqHandler_BF883998AEB0A67-001/tempDir-001/node2/.
   [junit4]   2> 2624943 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[BF883998AEB0A67]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 2624944 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[BF883998AEB0A67]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2624946 INFO  (zkConnectionManagerCallback-15397-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2624946 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[BF883998AEB0A67]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2624946 DEBUG (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[BF883998AEB0A67]) [     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2624947 DEBUG (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[BF883998AEB0A67]) [     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2624948 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[BF883998AEB0A67]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2624948 DEBUG (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[BF883998AEB0A67]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:33725_solr, 127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2624949 DEBUG (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[BF883998AEB0A67]) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2624950 INFO  (TEST-TestContainerReqHandler.testSetClusterReqHandler-seed#[BF883998AEB0A67]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39793/solr ready
   [junit4]   2> 2624956 INFO  (qtp464723825-45578) [n:127.0.0.1:46187_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 2624956 DEBUG (zkCallback-15341-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={foo={name=foo, class=org.apache.solr.handler.DumpRequestHandler}}} to version 0
   [junit4]   2> 2624956 INFO  (zkCallback-15341-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 2624956 DEBUG (zkCallback-15351-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={foo={name=foo, class=org.apache.solr.handler.DumpRequestHandler}}} to version 0
   [junit4]   2> 2624956 INFO  (zkCallback-15351-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 2624956 DEBUG (zkCallback-15341-thread-1) [     ] o.a.s.c.PackageManager RequestHandlers being reloaded : [foo]
   [junit4]   2> 2624956 DEBUG (zkCallback-15351-thread-1) [     ] o.a.s.c.PackageManager RequestHandlers being reloaded : [foo]
   [junit4]   2> 2624956 DEBUG (zkCallback-15383-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={foo={name=foo, class=org.apache.solr.handler.DumpRequestHandler}}} to version 0
   [junit4]   2> 2624956 INFO  (zkCallback-15383-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 2624956 DEBUG (zkCallback-15383-thread-1) [     ] o.a.s.c.PackageManager RequestHandlers being reloaded : [foo]
   [junit4]   2> 2624956 DEBUG (zkCallback-15373-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={foo={name=foo, class=org.apache.solr.handler.DumpRequestHandler}}} to version 0
   [junit4]   2> 2624956 INFO  (zkCallback-15373-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 2624956 DEBUG (zkCallback-15373-thread-1) [     ] o.a.s.c.PackageManager RequestHandlers being reloaded : [foo]
   [junit4]   2> 2624957 DEBUG (qtp464723825-45578) [n:127.0.0.1:46187_solr     ] o.a.s.c.PackageManager RequestHandlers being reloaded : [foo]
   [junit4]   2> 2624957 DEBUG (zkCallback-15380-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={foo={name=foo, class=org.apache.solr.handler.DumpRequestHandler}}} to version 0
   [junit4]   2> 2624957 DEBUG (zkCallback-15369-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={foo={name=foo, class=org.apache.solr.handler.DumpRequestHandler}}} to version 0
   [junit4]   2> 2624957 DEBUG (zkCallback-15364-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={foo={name=foo, class=org.apache.solr.handler.DumpRequestHandler}}} to version 0
   [junit4]   2> 2624957 DEBUG (zkCallback-15390-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={foo={name=foo, class=org.apache.solr.handler.DumpRequestHandler}}} to version 0
   [junit4]   2> 2624958 DEBUG (zkCallback-15396-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={foo={name=foo, class=org.apache.solr.handler.DumpRequestHandler}}} to version 0
   [junit4]   2> 2624959 DEBUG (zkCallback-15351-thread-1) [     ] o.a.s.c.PackageManager Registering request handlers [foo] 
   [junit4]   2> 2624959 DEBUG (qtp464723825-45578) [n:127.0.0.1:46187_solr     ] o.a.s.c.PackageManager Registering request handlers [foo] 
   [junit4]   2> 2624959 DEBUG (zkCallback-15383-thread-1) [     ] o.a.s.c.PackageManager Registering request handlers [foo] 
   [junit4]   2> 2624959 DEBUG (zkCallback-15341-thread-1) [     ] o.a.s.c.PackageManager Registering request handlers [foo] 
   [junit4]   2> 2624959 DEBUG (zkCallback-15373-thread-1) [     ] o.a.s.c.PackageManager Registering request handlers [foo] 
   [junit4]   2> 2624960 INFO  (qtp464723825-45578) [n:127.0.0.1:46187_solr     ] o.a.s.h.a.CollectionHandlerApi current version of clusterprops.json is 0 , trying to get every node to update 
   [junit4]   2> 2624960 DEBUG (qtp464723825-45578) [n:127.0.0.1:46187_solr     ] o.a.s.h.a.CollectionHandlerApi The current clusterprops.json:  {requestHandler={foo={name=foo, class=org.apache.solr.handler.DumpRequestHandler}}}
   [junit4]   2> 2624968 INFO  (qtp464723825-45578) [n:127.0.0.1:46187_solr     ] o.a.s.h.a.CollectionHandlerApi Waiting up to 30 secs for 4 nodes to update clusterprops to be of version 0 
   [junit4]   2> 2624972 INFO  (solrHandlerExecutor-13627-thread-1-processing-n:127.0.0.1:46187_solr) [n:127.0.0.1:46187_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2624972 INFO  (solrHandlerExecutor-13627-thread-2-processing-n:127.0.0.1:46187_solr) [n:127.0.0.1:46187_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2624972 INFO  (solrHandlerExecutor-13627-thread-3-processing-n:127.0.0.1:46187_solr) [n:127.0.0.1:46187_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2624972 INFO  (solrHandlerExecutor-13627-thread-4-processing-n:127.0.0.1:46187_solr) [n:127.0.0.1:46187_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2625074 DEBUG (qtp262070542-45574) [n:127.0.0.1:42355_solr     ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 2625074 DEBUG (qtp464723825-45585) [n:127.0.0.1:46187_solr     ] o.a.s.c.PackageManager expected version : 0 , my version -1
   [junit4]   2> 2625074 DEBUG (qtp262070542-45574) [n:127.0.0.1:42355_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0
   [junit4]   2> 2625074 DEBUG (qtp835341390-45577) [n:127.0.0.1:33725_solr     ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 2625074 DEBUG (qtp835341390-45577) [n:127.0.0.1:33725_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0
   [junit4]   2> 2625074 DEBUG (qtp464723825-45585) [n:127.0.0.1:46187_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0
   [junit4]   2> 2625074 DEBUG (qtp775576030-45591) [n:127.0.0.1:46617_solr     ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 2625074 DEBUG (qtp775576030-45591) [n:127.0.0.1:46617_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version is 0
   [junit4]   2> 2625075 INFO  (qtp775576030-45591) [n:127.0.0.1:46617_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2625075 INFO  (qtp464723825-45585) [n:127.0.0.1:46187_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2625075 INFO  (qtp262070542-45574) [n:127.0.0.1:42355_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2625075 INFO  (qtp835341390-45577) [n:127.0.0.1:33725_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2625076 INFO  (qtp464723825-45578) [n:127.0.0.1:46187_solr     ] o.a.s.h.a.CollectionHandlerApi Took 116.0ms to update the clusterprops to be of version 0  on 4 nodes
   [junit4]   2> 2625076 INFO  (qtp464723825-45578) [n:127.0.0.1:46187_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster params={wt=javabin&version=2} status=0 QTime=125
   [junit4]   2> 2625078 INFO  (qtp775576030-45589) [n:127.0.0.1:46617_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2625079 INFO  (qtp464723825-45584) [n:127.0.0.1:46187_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2625080 INFO  (qtp464723825-45585) [n:127.0.0.1:46187_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext/foo params={testkey=testval&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2625085 DEBUG (zkCallback-15383-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={}} to version 1
   [junit4]   2> 2625085 DEBUG (zkCallback-15373-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={}} to version 1
   [junit4]   2> 2625085 INFO  (zkCallback-15383-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 2625085 INFO  (zkCallback-15373-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 2625085 DEBUG (zkCallback-15383-thread-1) [     ] o.a.s.c.PackageManager RequestHandlers being reloaded : []
   [junit4]   2> 2625085 DEBUG (zkCallback-15373-thread-1) [     ] o.a.s.c.PackageManager RequestHandlers being reloaded : []
   [junit4]   2> 2625085 DEBUG (zkCallback-15383-thread-1) [     ] o.a.s.c.PackageManager Registering request handlers [] 
   [junit4]   2> 2625085 DEBUG (zkCallback-15390-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={}} to version 1
   [junit4]   2> 2625085 DEBUG (zkCallback-15373-thread-1) [     ] o.a.s.c.PackageManager Registering request handlers [] 
   [junit4]   2> 2625085 DEBUG (zkCallback-15369-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={}} to version 1
   [junit4]   2> 2625085 DEBUG (zkCallback-15351-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={}} to version 1
   [junit4]   2> 2625085 INFO  (zkCallback-15351-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 2625085 DEBUG (zkCallback-15341-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={}} to version 1
   [junit4]   2> 2625085 INFO  (zkCallback-15341-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 2625085 DEBUG (zkCallback-15351-thread-1) [     ] o.a.s.c.PackageManager RequestHandlers being reloaded : []
   [junit4]   2> 2625085 DEBUG (zkCallback-15351-thread-1) [     ] o.a.s.c.PackageManager Registering request handlers [] 
   [junit4]   2> 2625085 DEBUG (zkCallback-15341-thread-1) [     ] o.a.s.c.PackageManager RequestHandlers being reloaded : []
   [junit4]   2> 2625085 DEBUG (zkCallback-15341-thread-1) [     ] o.a.s.c.PackageManager Registering request handlers [] 
   [junit4]   2> 2625085 DEBUG (zkCallback-15364-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={}} to version 1
   [junit4]   2> 2625085 DEBUG (zkCallback-15396-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={}} to version 1
   [junit4]   2> 2625085 DEBUG (zkCallback-15380-thread-1) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {requestHandler={}} to version 1
   [junit4]   2> 2625086 INFO  (qtp775576030-45591) [n:127.0.0.1:46617_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 2625086 INFO  (qtp775576030-45591) [n:127.0.0.1:46617_solr     ] o.a.s.h.a.CollectionHandlerApi current version of clusterprops.json is 1 , trying to get every node to update 
   [junit4]   2> 2625086 DEBUG (qtp775576030-45591) [n:127.0.0.1:46617_solr     ] o.a.s.h.a.CollectionHandlerApi The current clusterprops.json:  {requestHandler={}}
   [junit4]   2> 2625086 INFO  (qtp775576030-45591) [n:127.0.0.1:46617_solr     ] o.a.s.h.a.CollectionHandlerApi Waiting up to 30 secs for 4 nodes to update clusterprops to be of version 1 
   [junit4]   2> 2625095 INFO  (solrHandlerExecutor-13628-thread-2-processing-n:127.0.0.1:46617_solr) [n:127.0.0.1:46617_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2625096 INFO  (solrHandlerExecutor-13628-thread-1-processing-n:127.0.0.1:46617_solr) [n:127.0.0.1:46617_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2625096 INFO  (solrHandlerExecutor-13628-thread-3-processing-n:127.0.0.1:46617_solr) [n:127.0.0.1:46617_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2625099 INFO  (solrHandlerExecutor-13628-thread-4-processing-n:127.0.0.1:46617_solr) [n:127.0.0.1:46617_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2625197 DEBUG (qtp262070542-45570) [n:127.0.0.1:42355_solr     ] o.a.s.c.PackageManager expected version : 1 , my version 1
   [junit4]   2> 2625197 DEBUG (qtp835341390-45572) [n:127.0.0.1:33725_solr     ] o.a.s.c.PackageManager expected version : 1 , my version 1
   [junit4]   2> 2625197 DEBUG (qtp262070542-45570) [n:127.0.0.1:42355_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 1 , my version is 1
   [junit4]   2> 2625197 INFO  (qtp262070542-45570) [n:127.0.0.1:42355_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2625197 DEBUG (qtp835341390-45572) [n:127.0.0.1:33725_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 1 , my version is 1
   [junit4]   2> 2625197 INFO  (qtp835341390-45572) [n:127.0.0.1:33725_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2625198 DEBUG (qtp464723825-45575) [n:127.0.0.1:46187_solr     ] o.a.s.c.PackageManager expected version : 1 , my version 1
   [junit4]   2> 2625198 DEBUG (qtp464723825-45575) [n:127.0.0.1:46187_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 1 , my version is 1
   [junit4]   2> 2625198 INFO  (qtp464723825-45575) [n:127.0.0.1:46187_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2625200 DEBUG (qtp775576030-45593) [n:127.0.0.1:46617_solr     ] o.a.s.c.PackageManager expected version : 1 , my version 1
   [junit4]   2> 2625200 DEBUG (qtp775576030-45593) [n:127.0.0.1:46617_solr     ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 1 , my version is 1
   [junit4]   2> 2625200 INFO  (qtp775576030-45593) [n:127.0.0.1:46617_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext params={znodeVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2625200 INFO  (qtp775576030-45591) [n:127.0.0.1:46617_solr     ] o.a.s.h.a.CollectionHandlerApi Took 114.0ms to update the clusterprops to be of version 1  on 4 nodes
   [junit4]   2> 2625200 INFO  (qtp775576030-45591) [n:127.0.0.1:46617_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster params={wt=javabin&version=2} status=0 QTime=119
   [junit4]   2> 2625302 INFO  (jetty-closer-15406-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1977858662
   [junit4]   2> 2625302 INFO  (jetty-closer-15406-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42355_solr
   [junit4]   2> 2625302 INFO  (jetty-closer-15406-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1191611681
   [junit4]   2> 2625303 INFO  (jetty-closer-15406-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:46617_solr
   [junit4]   2> 2625303 INFO  (jetty-closer-15406-thread-3) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1559821699
   [junit4]   2> 2625303 INFO  (jetty-closer-15406-thread-3) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:46187_solr
   [junit4]   2> 2625303 INFO  (jetty-closer-15406-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2625303 INFO  (jetty-closer-15406-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2625303 INFO  (jetty-closer-15406-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:42355_solr as DOWN
   [junit4]   2> 2625303 INFO  (jetty-closer-15406-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:46617_solr as DOWN
   [junit4]   2> 2625304 INFO  (jetty-closer-15406-thread-3) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2625304 INFO  (jetty-closer-15406-thread-3) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:46187_solr as DOWN
   [junit4]   2> 2625306 INFO  (jetty-closer-15406-thread-4) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=694675709
   [junit4]   2> 2625306 INFO  (jetty-closer-15406-thread-4) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:33725_solr
   [junit4]   2> 2625306 INFO  (jetty-closer-15406-thread-4) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2625306 INFO  (jetty-closer-15406-thread-4) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:33725_solr as DOWN
   [junit4]   2> 2625308 INFO  (jetty-closer-15406-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2625308 INFO  (jetty-closer-15406-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@359b82de: rootName = solr_42355, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4979018
   [junit4]   2> 2625308 INFO  (jetty-closer-15406-thread-2) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2625308 INFO  (jetty-closer-15406-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2625308 INFO  (jetty-closer-15406-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@9763e21: rootName = solr_46187, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4c074739
   [junit4]   2> 2625313 INFO  (jetty-closer-15406-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2625313 INFO  (jetty-closer-15406-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@539b29f5: rootName = solr_33725, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7d80267a
   [junit4]   2> 2625315 INFO  (jetty-closer-15406-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2625315 INFO  (jetty-closer-15406-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@63d7457c: rootName = solr_42355, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@14e13624
   [junit4]   2> 2625315 INFO  (jetty-closer-15406-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2625315 INFO  (jetty-closer-15406-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2dd3712a: rootName = solr_46617, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@704f11e
   [junit4]   2> 2625346 INFO  (jetty-closer-15406-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2625346 INFO  (jetty-closer-15406-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6a6ae443: rootName = solr_42355, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1f1d0113
   [junit4]   2> 2625346 INFO  (jetty-closer-15406-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2625352 INFO  (closeThreadPool-15419-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72256860328886283-127.0.0.1:42355_solr-n_0000000000) closing
   [junit4]   2> 2625352 INFO  (OverseerStateUpdate-72256860328886283-127.0.0.1:42355_solr-n_0000000000) [n:127.0.0.1:42355_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42355_solr
   [junit4]   2> 2625354 INFO  (OverseerAutoScalingTriggerThread-72256860328886283-127.0.0.1:42355_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2625356 DEBUG (zkCallback-15373-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2625356 DEBUG (zkCallback-15383-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2625356 DEBUG (zkCallback-15380-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2625356 DEBUG (zkCallback-15341-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2625357 DEBUG (zkCallback-15390-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2625358 DEBUG (zkCallback-15364-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2625358 INFO  (zkCallback-15383-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2625358 DEBUG (zkCallback-15383-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33725_solr, 127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr] -> [127.0.0.1:33725_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2625358 INFO  (zkCallback-15380-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2625358 DEBUG (zkCallback-15380-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33725_solr, 127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr] -> [127.0.0.1:33725_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2625358 INFO  (closeThreadPool-15419-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72256860328886283-127.0.0.1:42355_solr-n_0000000000) closing
   [junit4]   2> 2625358 INFO  (zkCallback-15373-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2625358 DEBUG (zkCallback-15373-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33725_solr, 127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr] -> [127.0.0.1:33725_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2625358 INFO  (zkCallback-15364-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2625358 DEBUG (zkCallback-15364-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33725_solr, 127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr] -> [127.0.0.1:33725_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2625358 INFO  (zkCallback-15390-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2625358 DEBUG (zkCallback-15390-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33725_solr, 127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr] -> [127.0.0.1:33725_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2625359 INFO  (zkCallback-15341-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2625359 DEBUG (zkCallback-15341-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33725_solr, 127.0.0.1:42355_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr] -> [127.0.0.1:33725_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr]
   [junit4]   2> 2625361 INFO  (jetty-closer-15406-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2625361 INFO  (jetty-closer-15406-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2625361 INFO  (jetty-closer-15406-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5a0fa6b1: rootName = solr_46187, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@14e13624
   [junit4]   2> 2625361 INFO  (jetty-closer-15406-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@14ca59a8: rootName = solr_46617, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@14e13624
   [junit4]   2> 2625361 INFO  (jetty-closer-15406-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2625361 INFO  (jetty-closer-15406-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@105e5b2e: rootName = solr_33725, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@14e13624
   [junit4]   2> 2625367 INFO  (jetty-closer-15406-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2625367 INFO  (jetty-closer-15406-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2625367 INFO  (jetty-closer-15406-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@39829150: rootName = solr_46617, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1f1d0113
   [junit4]   2> 2625367 INFO  (jetty-closer-15406-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2501a99d: rootName = solr_46187, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1f1d0113
   [junit4]   2> 2625367 INFO  (jetty-closer-15406-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2625367 INFO  (jetty-closer-15406-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2625367 INFO  (jetty-closer-15406-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2625367 INFO  (jetty-closer-15406-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2f580373: rootName = solr_33725, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1f1d0113
   [junit4]   2> 2625367 INFO  (jetty-closer-15406-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2625372 DEBUG (zkCallback-15380-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2625373 INFO  (zkCallback-15380-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (0)
   [junit4]   2> 2625373 DEBUG (zkCallback-15380-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:33725_solr, 127.0.0.1:46187_solr, 127.0.0.1:46617_solr] -> []
   [junit4]   2> 2625457 INFO  (jetty-closer-15406-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72256860328886283-127.0.0.1:42355_solr-n_0000000000) closing
   [junit4]   2> 2625659 INFO  (jetty-closer-15406-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3

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

] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/null837004439
     [copy] Copying 249 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/null837004439
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/null837004439

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] 	found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] 	found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] 	found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 58ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 119 minutes 52 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1072)
		at hudson.FilePath.act(FilePath.java:1061)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		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:1835)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:744)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1074)
	at hudson.FilePath.act(FilePath.java:1061)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	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:1835)
	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/**,**/hs_err_pid*". Configuration error?
Recording test results
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)