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

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

Error Message:
Error from server at http://127.0.0.1:34285/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:34285/solr: Underlying core creation failed 
while creating collection: globalCacheColl
        at 
__randomizedtesting.SeedInfo.seed([BCE001D1936E580C:70C5554F9839EEEF]: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 13240 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerReqHandler
   [junit4]   2> 84559 INFO  
(SUITE-TestContainerReqHandler-seed#[BCE001D1936E580C]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 84561 INFO  
(SUITE-TestContainerReqHandler-seed#[BCE001D1936E580C]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_BCE001D1936E580C-001/data-dir-5-001
   [junit4]   2> 84562 WARN  
(SUITE-TestContainerReqHandler-seed#[BCE001D1936E580C]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=67 numCloses=67
   [junit4]   2> 84562 INFO  
(SUITE-TestContainerReqHandler-seed#[BCE001D1936E580C]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 84565 INFO  
(SUITE-TestContainerReqHandler-seed#[BCE001D1936E580C]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 84577 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[BCE001D1936E580C]) 
[     ] o.a.s.SolrTestCaseJ4 ###Starting testCacheLoadFromPackage
   [junit4]   2> 84642 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[BCE001D1936E580C]) 
[     ] 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> 84743 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[BCE001D1936E580C]) 
[     ] o.e.j.s.AbstractConnector Started 
ServerConnector@4a2fc5cf{HTTP/1.1,[http/1.1]}{0.0.0.0:35011}
   [junit4]   2> 84743 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[BCE001D1936E580C]) 
[     ] o.e.j.s.Server Started @84813ms
   [junit4]   2> 84744 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[BCE001D1936E580C]) 
[     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_BCE001D1936E580C-001/tempDir-001
   [junit4]   2> 84744 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[BCE001D1936E580C]) 
[     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 84751 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 84751 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 84851 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[BCE001D1936E580C]) 
[     ] o.a.s.c.ZkTestServer start zk server on port:43195
   [junit4]   2> 84851 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[BCE001D1936E580C]) 
[     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:43195
   [junit4]   2> 84851 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[BCE001D1936E580C]) 
[     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43195
   [junit4]   2> 84851 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[BCE001D1936E580C]) 
[     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43195
   [junit4]   2> 84903 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[BCE001D1936E580C]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 84960 INFO  (zkConnectionManagerCallback-236-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 84960 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[BCE001D1936E580C]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 85087 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[BCE001D1936E580C]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 85119 INFO  (zkConnectionManagerCallback-238-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 85124 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[BCE001D1936E580C]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 85135 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[BCE001D1936E580C]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 85145 INFO  (zkConnectionManagerCallback-240-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 85145 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[BCE001D1936E580C]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 85318 WARN  (jetty-launcher-241-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 85318 WARN  (jetty-launcher-241-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 85318 WARN  (jetty-launcher-241-thread-4) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 85318 WARN  (jetty-launcher-241-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 85319 INFO  (jetty-launcher-241-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 85319 INFO  (jetty-launcher-241-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 85319 INFO  (jetty-launcher-241-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 85319 INFO  (jetty-launcher-241-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 85319 INFO  (jetty-launcher-241-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 85319 INFO  (jetty-launcher-241-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 85319 INFO  (jetty-launcher-241-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> 85319 INFO  (jetty-launcher-241-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> 85319 INFO  (jetty-launcher-241-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> 85324 INFO  (jetty-launcher-241-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 85324 INFO  (jetty-launcher-241-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 85324 INFO  (jetty-launcher-241-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> 85334 INFO  (jetty-launcher-241-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 85334 INFO  (jetty-launcher-241-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 85334 INFO  (jetty-launcher-241-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 85337 INFO  (jetty-launcher-241-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@59f4184f{/solr,null,AVAILABLE}
   [junit4]   2> 85386 INFO  (jetty-launcher-241-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 85386 INFO  (jetty-launcher-241-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 85386 INFO  (jetty-launcher-241-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 85387 INFO  (jetty-launcher-241-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5d860c2{/solr,null,AVAILABLE}
   [junit4]   2> 85390 INFO  (jetty-launcher-241-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2d2b1c3{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:43021}
   [junit4]   2> 85391 INFO  (jetty-launcher-241-thread-4) [     ] 
o.e.j.s.Server Started @85461ms
   [junit4]   2> 85398 INFO  (jetty-launcher-241-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 85398 INFO  (jetty-launcher-241-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 85398 INFO  (jetty-launcher-241-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 85400 INFO  (jetty-launcher-241-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@70ece501{/solr,null,AVAILABLE}
   [junit4]   2> 85412 INFO  (jetty-launcher-241-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5c2c69bb{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:34285}
   [junit4]   2> 85412 INFO  (jetty-launcher-241-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43021}
   [junit4]   2> 85412 INFO  (jetty-launcher-241-thread-3) [     ] 
o.e.j.s.Server Started @85482ms
   [junit4]   2> 85412 INFO  (jetty-launcher-241-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34285}
   [junit4]   2> 85412 ERROR (jetty-launcher-241-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 85412 ERROR (jetty-launcher-241-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 85412 INFO  (jetty-launcher-241-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 85412 INFO  (jetty-launcher-241-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 85412 INFO  (jetty-launcher-241-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.3.0
   [junit4]   2> 85412 INFO  (jetty-launcher-241-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.3.0
   [junit4]   2> 85412 INFO  (jetty-launcher-241-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 85412 INFO  (jetty-launcher-241-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 85412 INFO  (jetty-launcher-241-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 85412 INFO  (jetty-launcher-241-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 85413 INFO  (jetty-launcher-241-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-23T06:07:05.321Z
   [junit4]   2> 85413 INFO  (jetty-launcher-241-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-23T06:07:05.321Z
   [junit4]   2> 85418 INFO  (jetty-launcher-241-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 85418 INFO  (jetty-launcher-241-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 85418 INFO  (jetty-launcher-241-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 85419 INFO  (jetty-launcher-241-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@44646702{/solr,null,AVAILABLE}
   [junit4]   2> 85422 INFO  (jetty-launcher-241-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 85423 INFO  (jetty-launcher-241-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 85431 INFO  (jetty-launcher-241-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@17992718{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:42343}
   [junit4]   2> 85431 INFO  (jetty-launcher-241-thread-2) [     ] 
o.e.j.s.Server Started @85501ms
   [junit4]   2> 85431 INFO  (jetty-launcher-241-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42343}
   [junit4]   2> 85432 ERROR (jetty-launcher-241-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 85432 INFO  (jetty-launcher-241-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 85432 INFO  (jetty-launcher-241-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.3.0
   [junit4]   2> 85432 INFO  (jetty-launcher-241-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 85432 INFO  (jetty-launcher-241-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 85432 INFO  (jetty-launcher-241-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-23T06:07:05.340Z
   [junit4]   2> 85433 INFO  (jetty-launcher-241-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@14ca2801{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:42481}
   [junit4]   2> 85433 INFO  (jetty-launcher-241-thread-1) [     ] 
o.e.j.s.Server Started @85504ms
   [junit4]   2> 85433 INFO  (jetty-launcher-241-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42481}
   [junit4]   2> 85434 INFO  (jetty-launcher-241-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 85434 ERROR (jetty-launcher-241-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 85435 INFO  (jetty-launcher-241-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 85435 INFO  (jetty-launcher-241-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.3.0
   [junit4]   2> 85435 INFO  (jetty-launcher-241-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 85436 INFO  (zkConnectionManagerCallback-244-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 85436 INFO  (jetty-launcher-241-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 85437 INFO  (jetty-launcher-241-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 85437 INFO  (zkConnectionManagerCallback-247-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 85437 INFO  (jetty-launcher-241-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 85435 INFO  (jetty-launcher-241-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 85438 INFO  (jetty-launcher-241-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-23T06:07:05.346Z
   [junit4]   2> 85439 INFO  (jetty-launcher-241-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 85447 INFO  (zkConnectionManagerCallback-245-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 85447 INFO  (jetty-launcher-241-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 85650 INFO  (jetty-launcher-241-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 85650 INFO  (jetty-launcher-241-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 85689 INFO  (zkConnectionManagerCallback-249-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 85689 INFO  (jetty-launcher-241-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 85784 INFO  (jetty-launcher-241-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 86377 INFO  (jetty-launcher-241-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 86450 WARN  (jetty-launcher-241-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4e535b19[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 86450 WARN  (jetty-launcher-241-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4e535b19[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 86524 WARN  (jetty-launcher-241-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7257e745[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 86524 WARN  (jetty-launcher-241-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7257e745[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 86526 INFO  (jetty-launcher-241-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43195/solr
   [junit4]   2> 86578 INFO  (jetty-launcher-241-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 86615 INFO  (zkConnectionManagerCallback-259-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 86615 INFO  (jetty-launcher-241-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 86752 INFO  (jetty-launcher-241-thread-2) 
[n:127.0.0.1:42343_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 86780 INFO  (zkConnectionManagerCallback-261-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 86780 INFO  (jetty-launcher-241-thread-2) 
[n:127.0.0.1:42343_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 87174 INFO  (jetty-launcher-241-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 87197 WARN  (jetty-launcher-241-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3b9bc537[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 87197 WARN  (jetty-launcher-241-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3b9bc537[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 87219 WARN  (jetty-launcher-241-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@51bbedc3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 87219 WARN  (jetty-launcher-241-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@51bbedc3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 87221 INFO  (jetty-launcher-241-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43195/solr
   [junit4]   2> 87243 INFO  (jetty-launcher-241-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 87269 INFO  (zkConnectionManagerCallback-269-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 87269 INFO  (jetty-launcher-241-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 87361 DEBUG (jetty-launcher-241-thread-2) 
[n:127.0.0.1:42343_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 87364 DEBUG (jetty-launcher-241-thread-2) 
[n:127.0.0.1:42343_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 87366 DEBUG (jetty-launcher-241-thread-2) 
[n:127.0.0.1:42343_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> []
   [junit4]   2> 87367 DEBUG (jetty-launcher-241-thread-2) 
[n:127.0.0.1:42343_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 87379 INFO  (jetty-launcher-241-thread-1) 
[n:127.0.0.1:42481_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 87405 INFO  (jetty-launcher-241-thread-2) 
[n:127.0.0.1:42343_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:42343_solr
   [junit4]   2> 87407 INFO  (jetty-launcher-241-thread-2) 
[n:127.0.0.1:42343_solr     ] o.a.s.c.Overseer Overseer 
(id=72251712909082632-127.0.0.1:42343_solr-n_0000000000) starting
   [junit4]   2> 87409 INFO  (zkConnectionManagerCallback-271-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 87410 INFO  (jetty-launcher-241-thread-1) 
[n:127.0.0.1:42481_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 87433 DEBUG (jetty-launcher-241-thread-1) 
[n:127.0.0.1:42481_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 87436 DEBUG (jetty-launcher-241-thread-1) 
[n:127.0.0.1:42481_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 87438 DEBUG (jetty-launcher-241-thread-1) 
[n:127.0.0.1:42481_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> []
   [junit4]   2> 87440 DEBUG (jetty-launcher-241-thread-1) 
[n:127.0.0.1:42481_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 87450 INFO  (jetty-launcher-241-thread-2) 
[n:127.0.0.1:42343_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 87480 INFO  (jetty-launcher-241-thread-1) 
[n:127.0.0.1:42481_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42481_solr
   [junit4]   2> 87496 INFO  (zkConnectionManagerCallback-278-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 87496 INFO  (jetty-launcher-241-thread-2) 
[n:127.0.0.1:42343_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 87496 DEBUG (jetty-launcher-241-thread-2) 
[n:127.0.0.1:42343_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 87500 DEBUG (jetty-launcher-241-thread-2) 
[n:127.0.0.1:42343_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 87501 INFO  (jetty-launcher-241-thread-2) 
[n:127.0.0.1:42343_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 87501 DEBUG (jetty-launcher-241-thread-2) 
[n:127.0.0.1:42343_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:42481_solr]
   [junit4]   2> 87503 DEBUG (jetty-launcher-241-thread-2) 
[n:127.0.0.1:42343_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 87505 INFO  (jetty-launcher-241-thread-2) 
[n:127.0.0.1:42343_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43195/solr ready
   [junit4]   2> 87507 DEBUG (zkCallback-270-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> 87515 INFO  (zkCallback-270-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 87515 DEBUG (zkCallback-270-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> 
[127.0.0.1:42481_solr]
   [junit4]   2> 87536 DEBUG (zkCallback-260-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> 87538 INFO  (zkCallback-260-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 87538 DEBUG (zkCallback-260-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> 
[127.0.0.1:42481_solr]
   [junit4]   2> 87543 INFO  
(OverseerStateUpdate-72251712909082632-127.0.0.1:42343_solr-n_0000000000) 
[n:127.0.0.1:42343_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:42343_solr
   [junit4]   2> 87546 DEBUG 
(OverseerStateUpdate-72251712909082632-127.0.0.1:42343_solr-n_0000000000) 
[n:127.0.0.1:42343_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [127.0.0.1:42481_solr] -> [127.0.0.1:42481_solr]
   [junit4]   2> 87547 DEBUG 
(OverseerStateUpdate-72251712909082632-127.0.0.1:42343_solr-n_0000000000) 
[n:127.0.0.1:42343_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 87569 INFO  (jetty-launcher-241-thread-2) 
[n:127.0.0.1:42343_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:42343_solr as DOWN
   [junit4]   2> 87572 INFO  (jetty-launcher-241-thread-2) 
[n:127.0.0.1:42343_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 87572 INFO  (jetty-launcher-241-thread-2) 
[n:127.0.0.1:42343_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42343_solr
   [junit4]   2> 87577 INFO  (jetty-launcher-241-thread-2) 
[n:127.0.0.1:42343_solr     ] o.a.s.c.PackageManager clusterprops.json changed 
, version -1
   [junit4]   2> 87598 INFO  (jetty-launcher-241-thread-1) 
[n:127.0.0.1:42481_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 87598 DEBUG (zkCallback-270-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> 87599 INFO  (zkCallback-270-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 87599 DEBUG (zkCallback-270-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:42481_solr] -> [127.0.0.1:42343_solr, 127.0.0.1:42481_solr]
   [junit4]   2> 87611 DEBUG (zkCallback-260-thread-2) [     ] 
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> 87612 INFO  (zkCallback-260-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 87612 DEBUG (zkCallback-260-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:42481_solr] -> [127.0.0.1:42343_solr, 127.0.0.1:42481_solr]
   [junit4]   2> 87640 DEBUG (zkCallback-277-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> 87645 INFO  (zkCallback-277-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 87645 DEBUG (zkCallback-277-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:42481_solr] -> [127.0.0.1:42343_solr, 127.0.0.1:42481_solr]
   [junit4]   2> 87693 INFO  (zkConnectionManagerCallback-283-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 87693 INFO  (jetty-launcher-241-thread-1) 
[n:127.0.0.1:42481_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 87694 DEBUG (jetty-launcher-241-thread-1) 
[n:127.0.0.1:42481_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 87696 DEBUG (jetty-launcher-241-thread-1) 
[n:127.0.0.1:42481_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 87697 INFO  (jetty-launcher-241-thread-1) 
[n:127.0.0.1:42481_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 87697 DEBUG (jetty-launcher-241-thread-1) 
[n:127.0.0.1:42481_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:42343_solr, 127.0.0.1:42481_solr]
   [junit4]   2> 87698 DEBUG (jetty-launcher-241-thread-1) 
[n:127.0.0.1:42481_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 87699 INFO  (jetty-launcher-241-thread-1) 
[n:127.0.0.1:42481_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43195/solr ready
   [junit4]   2> 87699 INFO  (jetty-launcher-241-thread-1) 
[n:127.0.0.1:42481_solr     ] o.a.s.c.PackageManager clusterprops.json changed 
, version -1
   [junit4]   2> 87756 INFO  (jetty-launcher-241-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 87797 INFO  (jetty-launcher-241-thread-1) 
[n:127.0.0.1:42481_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 87810 WARN  (jetty-launcher-241-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@bf6cce1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 87810 WARN  (jetty-launcher-241-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@bf6cce1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 87873 INFO  (jetty-launcher-241-thread-2) 
[n:127.0.0.1:42343_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 87910 WARN  (jetty-launcher-241-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@288e1b05[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 87910 WARN  (jetty-launcher-241-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@288e1b05[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 87911 INFO  (jetty-launcher-241-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43195/solr
   [junit4]   2> 87925 INFO  (jetty-launcher-241-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 87937 INFO  (jetty-launcher-241-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 87984 WARN  (jetty-launcher-241-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6bfb163e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 87984 WARN  (jetty-launcher-241-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6bfb163e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 88031 INFO  (zkConnectionManagerCallback-291-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 88031 INFO  (jetty-launcher-241-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 88036 WARN  (jetty-launcher-241-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@13fa7e81[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 88036 WARN  (jetty-launcher-241-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@13fa7e81[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 88037 INFO  (jetty-launcher-241-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43195/solr
   [junit4]   2> 88055 INFO  (jetty-launcher-241-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 88101 INFO  (jetty-launcher-241-thread-2) 
[n:127.0.0.1:42343_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42343.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5df52960
   [junit4]   2> 88103 INFO  (jetty-launcher-241-thread-1) 
[n:127.0.0.1:42481_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42481.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5df52960
   [junit4]   2> 88144 INFO  (zkConnectionManagerCallback-297-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 88144 INFO  (jetty-launcher-241-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 88163 INFO  (jetty-launcher-241-thread-2) 
[n:127.0.0.1:42343_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42343.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5df52960
   [junit4]   2> 88174 INFO  (jetty-launcher-241-thread-1) 
[n:127.0.0.1:42481_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42481.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5df52960
   [junit4]   2> 88175 INFO  (jetty-launcher-241-thread-1) 
[n:127.0.0.1:42481_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42481.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5df52960
   [junit4]   2> 88177 INFO  (jetty-launcher-241-thread-1) 
[n:127.0.0.1:42481_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_BCE001D1936E580C-001/tempDir-001/node1/.
   [junit4]   2> 88177 INFO  (jetty-launcher-241-thread-2) 
[n:127.0.0.1:42343_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42343.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5df52960
   [junit4]   2> 88179 INFO  (jetty-launcher-241-thread-2) 
[n:127.0.0.1:42343_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_BCE001D1936E580C-001/tempDir-001/node2/.
   [junit4]   2> 88185 INFO  (jetty-launcher-241-thread-3) 
[n:127.0.0.1:34285_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 88244 INFO  (zkConnectionManagerCallback-299-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 88244 INFO  (jetty-launcher-241-thread-3) 
[n:127.0.0.1:34285_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 88269 DEBUG (jetty-launcher-241-thread-3) 
[n:127.0.0.1:34285_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 88273 DEBUG (jetty-launcher-241-thread-3) 
[n:127.0.0.1:34285_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 88274 INFO  (jetty-launcher-241-thread-3) 
[n:127.0.0.1:34285_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 88274 DEBUG (jetty-launcher-241-thread-3) 
[n:127.0.0.1:34285_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:42343_solr, 127.0.0.1:42481_solr]
   [junit4]   2> 88277 DEBUG (jetty-launcher-241-thread-3) 
[n:127.0.0.1:34285_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 88288 INFO  (jetty-launcher-241-thread-3) 
[n:127.0.0.1:34285_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:34285_solr as DOWN
   [junit4]   2> 88289 INFO  (jetty-launcher-241-thread-3) 
[n:127.0.0.1:34285_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 88289 INFO  (jetty-launcher-241-thread-3) 
[n:127.0.0.1:34285_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34285_solr
   [junit4]   2> 88291 DEBUG (zkCallback-260-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> 88291 DEBUG (zkCallback-270-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> 88292 INFO  (zkCallback-260-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 88292 DEBUG (zkCallback-260-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:42343_solr, 127.0.0.1:42481_solr] -> [127.0.0.1:34285_solr, 
127.0.0.1:42343_solr, 127.0.0.1:42481_solr]
   [junit4]   2> 88296 INFO  (zkCallback-270-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 88296 DEBUG (zkCallback-270-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:42343_solr, 127.0.0.1:42481_solr] -> [127.0.0.1:34285_solr, 
127.0.0.1:42343_solr, 127.0.0.1:42481_solr]
   [junit4]   2> 88299 INFO  (jetty-launcher-241-thread-4) 
[n:127.0.0.1:43021_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 88299 DEBUG (zkCallback-277-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> 88299 INFO  (zkCallback-277-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 88299 DEBUG (zkCallback-277-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:42343_solr, 127.0.0.1:42481_solr] -> [127.0.0.1:34285_solr, 
127.0.0.1:42343_solr, 127.0.0.1:42481_solr]
   [junit4]   2> 88311 DEBUG (zkCallback-282-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> 88319 INFO  (zkCallback-282-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 88319 DEBUG (zkCallback-282-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:42343_solr, 127.0.0.1:42481_solr] -> [127.0.0.1:34285_solr, 
127.0.0.1:42343_solr, 127.0.0.1:42481_solr]
   [junit4]   2> 88348 DEBUG (zkCallback-298-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> 88352 INFO  (zkCallback-298-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 88352 DEBUG (zkCallback-298-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:42343_solr, 127.0.0.1:42481_solr] -> [127.0.0.1:34285_solr, 
127.0.0.1:42343_solr, 127.0.0.1:42481_solr]
   [junit4]   2> 88395 INFO  (jetty-launcher-241-thread-3) 
[n:127.0.0.1:34285_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 88412 INFO  (zkConnectionManagerCallback-303-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 88412 INFO  (jetty-launcher-241-thread-4) 
[n:127.0.0.1:43021_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 88416 INFO  (zkConnectionManagerCallback-308-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 88417 INFO  (jetty-launcher-241-thread-3) 
[n:127.0.0.1:34285_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 88417 DEBUG (jetty-launcher-241-thread-3) 
[n:127.0.0.1:34285_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 88418 DEBUG (jetty-launcher-241-thread-3) 
[n:127.0.0.1:34285_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 88419 INFO  (jetty-launcher-241-thread-3) 
[n:127.0.0.1:34285_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 88419 DEBUG (jetty-launcher-241-thread-3) 
[n:127.0.0.1:34285_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:34285_solr, 127.0.0.1:42343_solr, 
127.0.0.1:42481_solr]
   [junit4]   2> 88420 DEBUG (jetty-launcher-241-thread-3) 
[n:127.0.0.1:34285_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 88421 INFO  (jetty-launcher-241-thread-3) 
[n:127.0.0.1:34285_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43195/solr ready
   [junit4]   2> 88421 INFO  (jetty-launcher-241-thread-3) 
[n:127.0.0.1:34285_solr     ] o.a.s.c.PackageManager clusterprops.json changed 
, version -1
   [junit4]   2> 88431 DEBUG (jetty-launcher-241-thread-4) 
[n:127.0.0.1:43021_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 88432 DEBUG (jetty-launcher-241-thread-4) 
[n:127.0.0.1:43021_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 88433 INFO  (jetty-launcher-241-thread-4) 
[n:127.0.0.1:43021_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 88433 DEBUG (jetty-launcher-241-thread-4) 
[n:127.0.0.1:43021_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:34285_solr, 127.0.0.1:42343_solr, 
127.0.0.1:42481_solr]
   [junit4]   2> 88434 DEBUG (jetty-launcher-241-thread-4) 
[n:127.0.0.1:43021_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 88440 INFO  (jetty-launcher-241-thread-4) 
[n:127.0.0.1:43021_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:43021_solr as DOWN
   [junit4]   2> 88441 INFO  (jetty-launcher-241-thread-4) 
[n:127.0.0.1:43021_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 88441 INFO  (jetty-launcher-241-thread-4) 
[n:127.0.0.1:43021_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43021_solr
   [junit4]   2> 88444 DEBUG (zkCallback-260-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> 88444 DEBUG (zkCallback-282-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> 88444 DEBUG (zkCallback-298-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> 88444 DEBUG (zkCallback-270-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> 88444 DEBUG (zkCallback-277-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> 88445 INFO  (zkCallback-277-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 88445 INFO  (zkCallback-270-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 88445 DEBUG (zkCallback-270-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:34285_solr, 127.0.0.1:42343_solr, 127.0.0.1:42481_solr] -> 
[127.0.0.1:34285_solr, 127.0.0.1:42343_solr, 127.0.0.1:42481_solr, 
127.0.0.1:43021_solr]
   [junit4]   2> 88445 DEBUG (zkCallback-277-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:34285_solr, 127.0.0.1:42343_solr, 127.0.0.1:42481_solr] -> 
[127.0.0.1:34285_solr, 127.0.0.1:42343_solr, 127.0.0.1:42481_solr, 
127.0.0.1:43021_solr]
   [junit4]   2> 88445 INFO  (zkCallback-298-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 88445 DEBUG (zkCallback-298-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:34285_solr, 127.0.0.1:42343_solr, 127.0.0.1:42481_solr] -> 
[127.0.0.1:34285_solr, 127.0.0.1:42343_solr, 127.0.0.1:42481_solr, 
127.0.0.1:43021_solr]
   [junit4]   2> 88445 INFO  (zkCallback-282-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 88445 DEBUG (zkCallback-282-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:34285_solr, 127.0.0.1:42343_solr, 127.0.0.1:42481_solr] -> 
[127.0.0.1:34285_solr, 127.0.0.1:42343_solr, 127.0.0.1:42481_solr, 
127.0.0.1:43021_solr]
   [junit4]   2> 88445 INFO  (zkCallback-260-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 88445 DEBUG (zkCallback-260-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:34285_solr, 127.0.0.1:42343_solr, 127.0.0.1:42481_solr] -> 
[127.0.0.1:34285_solr, 127.0.0.1:42343_solr, 127.0.0.1:42481_solr, 
127.0.0.1:43021_solr]
   [junit4]   2> 88466 DEBUG (zkCallback-302-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> 88467 INFO  (zkCallback-302-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 88467 DEBUG (zkCallback-302-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:34285_solr, 127.0.0.1:42343_solr, 127.0.0.1:42481_solr] -> 
[127.0.0.1:34285_solr, 127.0.0.1:42343_solr, 127.0.0.1:42481_solr, 
127.0.0.1:43021_solr]
   [junit4]   2> 88483 INFO  (jetty-launcher-241-thread-4) 
[n:127.0.0.1:43021_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 88502 DEBUG (zkCallback-307-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> 88503 INFO  (zkCallback-307-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 88503 DEBUG (zkCallback-307-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:34285_solr, 127.0.0.1:42343_solr, 127.0.0.1:42481_solr] -> 
[127.0.0.1:34285_solr, 127.0.0.1:42343_solr, 127.0.0.1:42481_solr, 
127.0.0.1:43021_solr]
   [junit4]   2> 88520 INFO  (zkConnectionManagerCallback-315-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 88520 INFO  (jetty-launcher-241-thread-4) 
[n:127.0.0.1:43021_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 88520 DEBUG (jetty-launcher-241-thread-4) 
[n:127.0.0.1:43021_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 88527 INFO  (jetty-launcher-241-thread-3) 
[n:127.0.0.1:34285_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 88531 DEBUG (jetty-launcher-241-thread-4) 
[n:127.0.0.1:43021_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 88532 INFO  (jetty-launcher-241-thread-4) 
[n:127.0.0.1:43021_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 88532 DEBUG (jetty-launcher-241-thread-4) 
[n:127.0.0.1:43021_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:34285_solr, 127.0.0.1:42343_solr, 
127.0.0.1:42481_solr, 127.0.0.1:43021_solr]
   [junit4]   2> 88534 DEBUG (jetty-launcher-241-thread-4) 
[n:127.0.0.1:43021_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 88535 INFO  (jetty-launcher-241-thread-4) 
[n:127.0.0.1:43021_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43195/solr ready
   [junit4]   2> 88535 INFO  (jetty-launcher-241-thread-4) 
[n:127.0.0.1:43021_solr     ] o.a.s.c.PackageManager clusterprops.json changed 
, version -1
   [junit4]   2> 88572 INFO  (jetty-launcher-241-thread-3) 
[n:127.0.0.1:34285_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34285.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5df52960
   [junit4]   2> 88589 INFO  (jetty-launcher-241-thread-3) 
[n:127.0.0.1:34285_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34285.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5df52960
   [junit4]   2> 88590 INFO  (jetty-launcher-241-thread-3) 
[n:127.0.0.1:34285_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34285.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5df52960
   [junit4]   2> 88593 INFO  (jetty-launcher-241-thread-3) 
[n:127.0.0.1:34285_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_BCE001D1936E580C-001/tempDir-001/node3/.
   [junit4]   2> 88630 INFO  (jetty-launcher-241-thread-4) 
[n:127.0.0.1:43021_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 88668 INFO  (jetty-launcher-241-thread-4) 
[n:127.0.0.1:43021_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43021.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5df52960
   [junit4]   2> 88711 INFO  (jetty-launcher-241-thread-4) 
[n:127.0.0.1:43021_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43021.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5df52960
   [junit4]   2> 88712 INFO  (jetty-launcher-241-thread-4) 
[n:127.0.0.1:43021_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43021.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5df52960
   [junit4]   2> 88714 INFO  (jetty-launcher-241-thread-4) 
[n:127.0.0.1:43021_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_BCE001D1936E580C-001/tempDir-001/node4/.
   [junit4]   2> 88899 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[BCE001D1936E580C]) 
[     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 88909 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[BCE001D1936E580C]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 88936 INFO  (zkConnectionManagerCallback-322-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 88936 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[BCE001D1936E580C]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 88937 DEBUG 
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[BCE001D1936E580C]) 
[     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 88938 DEBUG 
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[BCE001D1936E580C]) 
[     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 88939 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[BCE001D1936E580C]) 
[     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 88939 DEBUG 
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[BCE001D1936E580C]) 
[     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> 
[127.0.0.1:34285_solr, 127.0.0.1:42343_solr, 127.0.0.1:42481_solr, 
127.0.0.1:43021_solr]
   [junit4]   2> 88940 DEBUG 
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[BCE001D1936E580C]) 
[     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] 
watched [0] lazy [0] total [0]
   [junit4]   2> 88941 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[BCE001D1936E580C]) 
[     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:43195/solr ready
   [junit4]   2> 89003 INFO  (qtp1875281496-908) [n:127.0.0.1:34285_solr     ] 
o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 89014 DEBUG (zkCallback-307-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={cache_pkg={name=cache_pkg, url=http://localhost:35011/jar1.jar, 
sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}}
 to version 0
   [junit4]   2> 89014 DEBUG (zkCallback-277-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={cache_pkg={name=cache_pkg, url=http://localhost:35011/jar1.jar, 
sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}}
 to version 0
   [junit4]   2> 89015 DEBUG (zkCallback-298-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={cache_pkg={name=cache_pkg, url=http://localhost:35011/jar1.jar, 
sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}}
 to version 0
   [junit4]   2> 89015 INFO  (zkCallback-298-thread-1) [     ] 
o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 89015 DEBUG (zkCallback-260-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={cache_pkg={name=cache_pkg, url=http://localhost:35011/jar1.jar, 
sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}}
 to version 0
   [junit4]   2> 89015 INFO  (zkCallback-260-thread-1) [     ] 
o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 89015 DEBUG (zkCallback-270-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={cache_pkg={name=cache_pkg, url=http://localhost:35011/jar1.jar, 
sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}}
 to version 0
   [junit4]   2> 89015 INFO  (zkCallback-270-thread-1) [     ] 
o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 89016 DEBUG (zkCallback-282-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={cache_pkg={name=cache_pkg, url=http://localhost:35011/jar1.jar, 
sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}}
 to version 0
   [junit4]   2> 89019 INFO  (qtp1875281496-908) [n:127.0.0.1:34285_solr     ] 
o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 89021 INFO  (qtp1875281496-908) [n:127.0.0.1:34285_solr     ] 
o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 89032 INFO  (qtp1875281496-908) [n:127.0.0.1:34285_solr     ] 
o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars 
[http://localhost:35011/jar1.jar]
   [junit4]   2> 89032 INFO  (qtp1875281496-908) [n:127.0.0.1:34285_solr     ] 
o.a.s.h.a.CollectionHandlerApi current version of clusterprops.json is 0 , 
trying to get every node to update 
   [junit4]   2> 89032 DEBUG (qtp1875281496-908) [n:127.0.0.1:34285_solr     ] 
o.a.s.h.a.CollectionHandlerApi The current clusterprops.json:  
{package={cache_pkg={name=cache_pkg, url=http://localhost:35011/jar1.jar, 
sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}}
   [junit4]   2> 89034 DEBUG (zkCallback-302-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={cache_pkg={name=cache_pkg, url=http://localhost:35011/jar1.jar, 
sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}}
 to version 0
   [junit4]   2> 89034 INFO  (zkCallback-302-thread-1) [     ] 
o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 89037 DEBUG (zkCallback-321-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={cache_pkg={name=cache_pkg, url=http://localhost:35011/jar1.jar, 
sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}}
 to version 0
   [junit4]   2> 89044 INFO  (qtp1875281496-908) [n:127.0.0.1:34285_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> 89045 INFO  (zkCallback-270-thread-1) [     ] 
o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 89046 DEBUG (zkCallback-314-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={cache_pkg={name=cache_pkg, url=http://localhost:35011/jar1.jar, 
sha512=1a3739b629ce85895c9b2a8c12dd7d98161ff47634b0693f1e1c5b444fb38343f95c6ee955cd99103bd24cfde6c205234b63823818660ac08392cdc626caf585}}}
 to version 0
   [junit4]   2> 89046 INFO  (zkCallback-270-thread-1) [     ] 
o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars 
[http://localhost:35011/jar1.jar]
   [junit4]   2> 89047 INFO  (zkCallback-298-thread-1) [     ] 
o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 89050 INFO  (zkCallback-298-thread-1) [     ] 
o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars 
[http://localhost:35011/jar1.jar]
   [junit4]   2> 89091 INFO  (zkCallback-260-thread-1) [     ] 
o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 89093 INFO  (zkCallback-302-thread-1) [     ] 
o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 89093 INFO  (zkCallback-260-thread-1) [     ] 
o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars 
[http://localhost:35011/jar1.jar]
   [junit4]   2> 89094 INFO  (zkCallback-302-thread-1) [     ] 
o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars 
[http://localhost:35011/jar1.jar]
   [junit4]   2> 89094 INFO  
(solrHandlerExecutor-205-thread-1-processing-n:127.0.0.1:34285_solr) 
[n:127.0.0.1:34285_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, 
maxWait 30
   [junit4]   2> 89102 INFO  
(solrHandlerExecutor-205-thread-2-processing-n:127.0.0.1:34285_solr) 
[n:127.0.0.1:34285_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, 
maxWait 30
   [junit4]   2> 89107 INFO  
(solrHandlerExecutor-205-thread-3-processing-n:127.0.0.1:34285_solr) 
[n:127.0.0.1:34285_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, 
maxWait 30
   [junit4]   2> 89110 INFO  
(solrHandlerExecutor-205-thread-4-processing-n:127.0.0.1:34285_solr) 
[n:127.0.0.1:34285_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, 
maxWait 30
   [junit4]   2> 89197 DEBUG (qtp1875281496-910) [n:127.0.0.1:34285_solr     ] 
o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 89197 DEBUG (qtp1875281496-910) [n:127.0.0.1:34285_solr     ] 
o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version 
is 0
   [junit4]   2> 89198 INFO  (qtp1875281496-910) [n:127.0.0.1:34285_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> 89204 DEBUG (qtp425642563-903) [n:127.0.0.1:42343_solr     ] 
o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 89204 DEBUG (qtp425642563-903) [n:127.0.0.1:42343_solr     ] 
o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version 
is 0
   [junit4]   2> 89204 INFO  (qtp425642563-903) [n:127.0.0.1:42343_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> 89209 DEBUG (qtp1226158230-916) [n:127.0.0.1:42481_solr     ] 
o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 89210 DEBUG (qtp1226158230-916) [n:127.0.0.1:42481_solr     ] 
o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version 
is 0
   [junit4]   2> 89210 INFO  (qtp1226158230-916) [n:127.0.0.1:42481_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> 89214 DEBUG (qtp202726961-895) [n:127.0.0.1:43021_solr     ] 
o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 89214 DEBUG (qtp202726961-895) [n:127.0.0.1:43021_solr     ] 
o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version 
is 0
   [junit4]   2> 89214 INFO  (qtp202726961-895) [n:127.0.0.1:43021_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> 89219 INFO  (qtp1875281496-908) [n:127.0.0.1:34285_solr     ] 
o.a.s.h.a.CollectionHandlerApi Took 181.0ms to update the clusterprops to be of 
version 0  on 4 nodes
   [junit4]   2> 89219 INFO  (qtp1875281496-908) [n:127.0.0.1:34285_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster 
params={wt=javabin&version=2} status=0 QTime=238
   [junit4]   2> 89222 INFO  (qtp1875281496-909) [n:127.0.0.1:34285_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&maxShardsPerNode=100&name=globalCacheColl&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 89229 INFO  
(OverseerThreadFactory-182-thread-1-processing-n:127.0.0.1:42343_solr) 
[n:127.0.0.1:42343_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
globalCacheColl
   [junit4]   2> 89232 DEBUG (zkCallback-282-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 89232 DEBUG (zkCallback-321-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 89232 DEBUG (zkCallback-302-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 89232 DEBUG (zkCallback-314-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 89232 DEBUG (zkCallback-270-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 89232 DEBUG (zkCallback-298-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 89232 DEBUG (zkCallback-260-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 89232 DEBUG (zkCallback-307-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 89232 DEBUG (zkCallback-277-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 89233 DEBUG (zkCallback-270-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 89233 DEBUG (zkCallback-321-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 89233 DEBUG (zkCallback-307-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 89233 DEBUG (zkCallback-260-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 89233 DEBUG (zkCallback-298-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 89234 DEBUG (zkCallback-314-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 89234 DEBUG (zkCallback-282-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 89234 DEBUG (zkCallback-302-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 89234 DEBUG (zkCallback-277-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 89346 INFO  
(OverseerStateUpdate-72251712909082632-127.0.0.1:42343_solr-n_0000000000) 
[n:127.0.0.1:42343_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"globalCacheColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"globalCacheColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42481/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 89353 INFO  
(OverseerStateUpdate-72251712909082632-127.0.0.1:42343_solr-n_0000000000) 
[n:127.0.0.1:42343_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"globalCacheColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"globalCacheColl_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42343/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 89715 INFO  (qtp1226158230-914) [n:127.0.0.1:42481_solr    
x:globalCacheColl_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=globalCacheColl_shard1_replica_n1&action=CREATE&numShards=2&collection=globalCacheColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 89716 INFO  (qtp1226158230-914) [n:127.0.0.1:42481_solr    
x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 89719 DEBUG (qtp1226158230-914) [n:127.0.0.1:42481_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader Add data for [globalCacheColl] ver [1]
   [junit4]   2> 89719 DEBUG (qtp1226158230-914) [n:127.0.0.1:42481_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] 
lazy [1] total [1]
   [junit4]   2> 89730 DEBUG (qtp1226158230-914) [n:127.0.0.1:42481_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 89732 INFO  (qtp425642563-902) [n:127.0.0.1:42343_solr    
x:globalCacheColl_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=globalCacheColl_shard2_replica_n2&action=CREATE&numShards=2&collection=globalCacheColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 89736 DEBUG (qtp425642563-902) [n:127.0.0.1:42343_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.c.c.ZkStateReader Add data for [globalCacheColl] ver [1]
   [junit4]   2> 89736 DEBUG (qtp425642563-902) [n:127.0.0.1:42343_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] 
lazy [1] total [1]
   [junit4]   2> 89737 DEBUG (qtp425642563-902) [n:127.0.0.1:42343_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 89843 DEBUG (zkCallback-270-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Uninteresting collection globalCacheColl
   [junit4]   2> 89843 DEBUG (zkCallback-260-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Uninteresting collection globalCacheColl
   [junit4]   2> 90738 DEBUG (qtp1226158230-914) [n:127.0.0.1:42481_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader Loading collection config from: 
[/collections/globalCacheColl]
   [junit4]   2> 90739 DEBUG (qtp1226158230-914) [n:127.0.0.1:42481_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader path=[/configs/conf] [configName]=[conf] specified 
config exists in ZooKeeper
   [junit4]   2> 90744 DEBUG (qtp425642563-902) [n:127.0.0.1:42343_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.c.c.ZkStateReader Loading collection config from: 
[/collections/globalCacheColl]
   [junit4]   2> 90752 DEBUG (qtp425642563-902) [n:127.0.0.1:42343_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.c.c.ZkStateReader path=[/configs/conf] [configName]=[conf] specified 
config exists in ZooKeeper
   [junit4]   2> 90762 INFO  (qtp425642563-902) [n:127.0.0.1:42343_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 90773 INFO  (qtp1226158230-914) [n:127.0.0.1:42481_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 90830 INFO  (qtp425642563-902) [n:127.0.0.1:42343_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.s.IndexSchema [globalCacheColl_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 90851 INFO  (qtp1226158230-914) [n:127.0.0.1:42481_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [globalCacheColl_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 90854 INFO  (qtp1226158230-914) [n:127.0.0.1:42481_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 90854 INFO  (qtp1226158230-914) [n:127.0.0.1:42481_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'globalCacheColl_shard1_replica_n1' 
using configuration from collection globalCacheColl, trusted=true
   [junit4]   2> 90855 INFO  (qtp1226158230-914) [n:127.0.0.1:42481_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42481.solr.core.globalCacheColl.shard1.replica_n1' (registry 
'solr.core.globalCacheColl.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5df52960
   [junit4]   2> 90855 INFO  (qtp1226158230-914) [n:127.0.0.1:42481_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[globalCacheColl_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_BCE001D1936E580C-001/tempDir-001/node1/globalCacheColl_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_BCE001D1936E580C-001/tempDir-001/node1/./globalCacheColl_shard1_replica_n1/data/]
   [junit4]   2> 90856 INFO  (qtp425642563-902) [n:127.0.0.1:42343_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 90859 INFO  (qtp425642563-902) [n:127.0.0.1:42343_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.c.CoreContainer Creating SolrCore 'globalCacheColl_shard2_replica_n2' 
using configuration from collection globalCacheColl, trusted=true
   [junit4]   2> 90859 INFO  (qtp425642563-902) [n:127.0.0.1:42343_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42343.solr.core.globalCacheColl.shard2.replica_n2' (registry 
'solr.core.globalCacheColl.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5df52960
   [junit4]   2> 90862 INFO  (qtp425642563-902) [n:127.0.0.1:42343_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.c.SolrCore [[globalCacheColl_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_BCE001D1936E580C-001/tempDir-001/node2/globalCacheColl_shard2_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_BCE001D1936E580C-001/tempDir-001/node2/./globalCacheColl_shard2_replica_n2/data/]
   [junit4]   2> 90960 INFO  (qtp1226158230-914) [n:127.0.0.1:42481_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 90960 INFO  (qtp1226158230-914) [n:127.0.0.1:42481_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 90962 INFO  (qtp1226158230-914) [n:127.0.0.1:42481_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 90962 INFO  (qtp1226158230-914) [n:127.0.0.1:42481_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 90964 INFO  (qtp425642563-902) [n:127.0.0.1:42343_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 90964 INFO  (qtp425642563-902) [n:127.0.0.1:42343_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 90965 INFO  (qtp425642563-902) [n:127.0.0.1:42343_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 90965 INFO  (qtp425642563-902) [n:127.0.0.1:42343_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 90968 INFO  (qtp425642563-902) [n:127.0.0.1:42343_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3fa8033c[globalCacheColl_shard2_replica_n2] main]
   [junit4]   2> 90971 INFO  (qtp1226158230-914) [n:127.0.0.1:42481_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7c0f8629[globalCacheColl_shard1_replica_n1] main]
   [junit4]   2> 91024 INFO  (qtp1226158230-914) [n:127.0.0.1:42481_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.c.MemClassLoader Defining_class org.apache.solr.core.MyDocCache from 
runtime jar cache_pkg 
   [junit4]   2> 91024 INFO  (qtp425642563-902) [n:127.0.0.1:42343_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.c.MemClassLoader Defining_class org.apache.solr.core.MyDocCache from 
runtime jar cache_pkg 
   [junit4]   2> 91025 INFO  (qtp1226158230-914) [n:127.0.0.1:42481_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.c.SolrCore [globalCacheColl_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@23d4225b
   [junit4]   2> 91025 INFO  (qtp425642563-902) [n:127.0.0.1:42343_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.c.SolrCore [globalCacheColl_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7d167583
   [junit4]   2> 91025 INFO  (qtp425642563-902) [n:127.0.0.1:42343_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.globalCacheColl.shard2.replica_n2, tag=SolrCore@7d167583
   [junit4]   2> 91025 INFO  (qtp1226158230-914) [n:127.0.0.1:42481_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.globalCacheColl.shard1.replica_n1, tag=SolrCore@23d4225b
   [junit4]   2> 91025 INFO  (qtp425642563-902) [n:127.0.0.1:42343_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7648a9b0: rootName = 
solr_42343, domain = solr.core.globalCacheColl.shard2.replica_n2, service url = 
null, agent id = null] for registry solr.core.globalCacheColl.shard2.replica_n2 
/ com.codahale.metrics.MetricRegistry@48353c3b
   [junit4]   2> 91025 INFO  (qtp1226158230-914) [n:127.0.0.1:42481_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3a9405ae: rootName = 
solr_42481, domain = solr.core.globalCacheColl.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.globalCacheColl.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@57bd4334
   [junit4]   2> 91046 INFO  (qtp425642563-902) [n:127.0.0.1:42343_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.globalCacheColl.shard2.leader, tag=SolrCore@7d167583
   [junit4]   2> 91053 INFO  (qtp1226158230-914) [n:127.0.0.1:42481_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.globalCacheColl.shard1.leader, tag=SolrCore@23d4225b
   [junit4]   2> 103167 ERROR (qtp425642563-902) [n:127.0.0.1:42343_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.c.CachingDirectoryFactory Timeout waiting for all directory ref counts to 
be released - gave up waiting on 
CachedDir<<refCount=1;path=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_BCE001D1936E580C-001/tempDir-001/node2/./globalCacheColl_shard2_replica_n2/data/index;done=false>>
   [junit4]   2> 103167 ERROR (qtp425642563-902) [n:127.0.0.1:42343_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.c.CachingDirectoryFactory Error closing 
directory:org.apache.solr.common.SolrException: Timeout waiting for all 
directory ref counts to be released - gave up waiting on 
CachedDir<<refCount=1;path=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_BCE001D1936E580C-001/tempDir-001/node2/./globalCacheColl_shard2_replica_n2/data/index;done=false>>
   [junit4]   2>        at 
org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:178)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.close(SolrCore.java:1699)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:1079)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:914)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1251)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:1162)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:200)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:820)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at org.eclipse.jetty.server.session.SessionHandler.

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

 loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-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-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-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-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-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-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-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-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-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-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-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-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-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-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-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

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 96ms :: 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: 122 minutes 44 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)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to