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

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

Error Message:
Error from server at http://127.0.0.1:41961/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:41961/solr: Underlying core creation failed 
while creating collection: globalCacheColl
        at 
__randomizedtesting.SeedInfo.seed([5627F2CA9BECA997:9A02A65490BB1F74]: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 15218 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerReqHandler
   [junit4]   2> 2346385 INFO  
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[5627F2CA9BECA997]) [  
   ] 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> 2346386 INFO  
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[5627F2CA9BECA997]) [  
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@2e87adcc{HTTP/1.1,[http/1.1]}{0.0.0.0:41169}
   [junit4]   2> 2346386 INFO  
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[5627F2CA9BECA997]) [  
   ] o.e.j.s.Server Started @2346451ms
   [junit4]   2> 2346387 INFO  
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[5627F2CA9BECA997]) [  
   ] 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_5627F2CA9BECA997-001/tempDir-001
   [junit4]   2> 2346387 INFO  
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[5627F2CA9BECA997]) [  
   ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2346388 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2346388 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2346488 INFO  
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[5627F2CA9BECA997]) [  
   ] o.a.s.c.ZkTestServer start zk server on port:36121
   [junit4]   2> 2346488 INFO  
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[5627F2CA9BECA997]) [  
   ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36121
   [junit4]   2> 2346488 INFO  
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[5627F2CA9BECA997]) [  
   ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36121
   [junit4]   2> 2346488 INFO  
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[5627F2CA9BECA997]) [  
   ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36121
   [junit4]   2> 2346490 INFO  
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[5627F2CA9BECA997]) [  
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2346494 INFO  (zkConnectionManagerCallback-16173-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2346494 INFO  
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[5627F2CA9BECA997]) [  
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2346497 INFO  
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[5627F2CA9BECA997]) [  
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2346498 INFO  (zkConnectionManagerCallback-16175-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2346498 INFO  
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[5627F2CA9BECA997]) [  
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2346499 INFO  
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[5627F2CA9BECA997]) [  
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2346500 INFO  (zkConnectionManagerCallback-16177-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2346500 INFO  
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[5627F2CA9BECA997]) [  
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2346603 WARN  (jetty-launcher-16178-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2346603 WARN  (jetty-launcher-16178-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2346604 INFO  (jetty-launcher-16178-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2346604 INFO  (jetty-launcher-16178-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2346604 INFO  (jetty-launcher-16178-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2346604 INFO  (jetty-launcher-16178-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> 2346604 INFO  (jetty-launcher-16178-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2346604 INFO  (jetty-launcher-16178-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> 2346604 WARN  (jetty-launcher-16178-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2346605 WARN  (jetty-launcher-16178-thread-4) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2346605 INFO  (jetty-launcher-16178-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2346605 INFO  (jetty-launcher-16178-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2346605 INFO  (jetty-launcher-16178-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2346605 INFO  (jetty-launcher-16178-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> 2346605 INFO  (jetty-launcher-16178-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2346605 INFO  (jetty-launcher-16178-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> 2346609 INFO  (jetty-launcher-16178-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2346609 INFO  (jetty-launcher-16178-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2346610 INFO  (jetty-launcher-16178-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2346610 INFO  (jetty-launcher-16178-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@18ce091c{/solr,null,AVAILABLE}
   [junit4]   2> 2346610 INFO  (jetty-launcher-16178-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2346610 INFO  (jetty-launcher-16178-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2346611 INFO  (jetty-launcher-16178-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2346611 INFO  (jetty-launcher-16178-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5d50bb07{/solr,null,AVAILABLE}
   [junit4]   2> 2346616 INFO  (jetty-launcher-16178-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6afcb9e3{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:43793}
   [junit4]   2> 2346616 INFO  (jetty-launcher-16178-thread-1) [     ] 
o.e.j.s.Server Started @2346681ms
   [junit4]   2> 2346616 INFO  (jetty-launcher-16178-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43793}
   [junit4]   2> 2346617 ERROR (jetty-launcher-16178-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2346617 INFO  (jetty-launcher-16178-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2346617 INFO  (jetty-launcher-16178-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2346617 INFO  (jetty-launcher-16178-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2346617 INFO  (jetty-launcher-16178-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.3.0
   [junit4]   2> 2346617 INFO  (jetty-launcher-16178-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2346617 INFO  (jetty-launcher-16178-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2346617 INFO  (jetty-launcher-16178-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2346617 INFO  (jetty-launcher-16178-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-22T20:26:53.515Z
   [junit4]   2> 2346617 INFO  (jetty-launcher-16178-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@62e928a7{/solr,null,AVAILABLE}
   [junit4]   2> 2346618 INFO  (jetty-launcher-16178-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@69b262a0{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:40275}
   [junit4]   2> 2346618 INFO  (jetty-launcher-16178-thread-3) [     ] 
o.e.j.s.Server Started @2346682ms
   [junit4]   2> 2346618 INFO  (jetty-launcher-16178-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40275}
   [junit4]   2> 2346618 ERROR (jetty-launcher-16178-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2346618 INFO  (jetty-launcher-16178-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2346618 INFO  (jetty-launcher-16178-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.3.0
   [junit4]   2> 2346618 INFO  (jetty-launcher-16178-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2346618 INFO  (jetty-launcher-16178-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2346618 INFO  (jetty-launcher-16178-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-22T20:26:53.516Z
   [junit4]   2> 2346621 INFO  (jetty-launcher-16178-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2346622 INFO  (jetty-launcher-16178-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2346625 INFO  (jetty-launcher-16178-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@34b93603{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:42993}
   [junit4]   2> 2346625 INFO  (jetty-launcher-16178-thread-2) [     ] 
o.e.j.s.Server Started @2346690ms
   [junit4]   2> 2346625 INFO  (jetty-launcher-16178-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42993}
   [junit4]   2> 2346625 ERROR (jetty-launcher-16178-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2346626 INFO  (jetty-launcher-16178-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2346626 INFO  (jetty-launcher-16178-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.3.0
   [junit4]   2> 2346626 INFO  (jetty-launcher-16178-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2346626 INFO  (jetty-launcher-16178-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2346626 INFO  (jetty-launcher-16178-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-22T20:26:53.524Z
   [junit4]   2> 2346629 INFO  (jetty-launcher-16178-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2346629 INFO  (jetty-launcher-16178-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2346629 INFO  (jetty-launcher-16178-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2346630 INFO  (jetty-launcher-16178-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4e2de126{/solr,null,AVAILABLE}
   [junit4]   2> 2346630 INFO  (zkConnectionManagerCallback-16182-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2346631 INFO  (jetty-launcher-16178-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2346631 INFO  (jetty-launcher-16178-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2346631 INFO  (jetty-launcher-16178-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2346636 INFO  (jetty-launcher-16178-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7e9950fe{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:39405}
   [junit4]   2> 2346636 INFO  (jetty-launcher-16178-thread-4) [     ] 
o.e.j.s.Server Started @2346701ms
   [junit4]   2> 2346636 INFO  (jetty-launcher-16178-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39405}
   [junit4]   2> 2346636 INFO  (zkConnectionManagerCallback-16180-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2346636 INFO  (jetty-launcher-16178-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2346637 ERROR (jetty-launcher-16178-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2346637 INFO  (jetty-launcher-16178-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2346637 INFO  (jetty-launcher-16178-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.3.0
   [junit4]   2> 2346637 INFO  (jetty-launcher-16178-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2346637 INFO  (jetty-launcher-16178-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2346637 INFO  (jetty-launcher-16178-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-22T20:26:53.535Z
   [junit4]   2> 2346637 INFO  (jetty-launcher-16178-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2346643 INFO  (jetty-launcher-16178-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2346644 INFO  (zkConnectionManagerCallback-16186-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2346644 INFO  (jetty-launcher-16178-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2346644 INFO  (zkConnectionManagerCallback-16184-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2346644 INFO  (jetty-launcher-16178-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2346646 INFO  (jetty-launcher-16178-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2346646 INFO  (jetty-launcher-16178-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2346899 INFO  (jetty-launcher-16178-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2346900 WARN  (jetty-launcher-16178-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@21a9a0e5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2346901 WARN  (jetty-launcher-16178-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@21a9a0e5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2346906 WARN  (jetty-launcher-16178-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5700072f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2346906 WARN  (jetty-launcher-16178-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5700072f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2346908 INFO  (jetty-launcher-16178-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36121/solr
   [junit4]   2> 2346910 INFO  (jetty-launcher-16178-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2346911 INFO  (zkConnectionManagerCallback-16194-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2346912 INFO  (jetty-launcher-16178-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2347006 INFO  (jetty-launcher-16178-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2347007 WARN  (jetty-launcher-16178-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@8228f1d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2347007 WARN  (jetty-launcher-16178-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@8228f1d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2347029 WARN  (jetty-launcher-16178-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5a401d8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2347029 WARN  (jetty-launcher-16178-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5a401d8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2347030 INFO  (jetty-launcher-16178-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36121/solr
   [junit4]   2> 2347039 INFO  (jetty-launcher-16178-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2347045 INFO  (zkConnectionManagerCallback-16201-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2347046 INFO  (jetty-launcher-16178-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2347145 INFO  (jetty-launcher-16178-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2347147 WARN  (jetty-launcher-16178-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@564c2025[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2347147 WARN  (jetty-launcher-16178-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@564c2025[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2347151 INFO  (jetty-launcher-16178-thread-1) 
[n:127.0.0.1:43793_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2347155 INFO  (zkConnectionManagerCallback-16206-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2347155 INFO  (jetty-launcher-16178-thread-1) 
[n:127.0.0.1:43793_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2347158 WARN  (jetty-launcher-16178-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2f5c3aa0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2347158 WARN  (jetty-launcher-16178-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2f5c3aa0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2347160 INFO  (jetty-launcher-16178-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36121/solr
   [junit4]   2> 2347168 INFO  (jetty-launcher-16178-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2347168 INFO  (zkConnectionManagerCallback-16210-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2347169 INFO  (jetty-launcher-16178-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2347252 INFO  (jetty-launcher-16178-thread-3) 
[n:127.0.0.1:40275_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2347253 INFO  (zkConnectionManagerCallback-16212-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2347253 INFO  (jetty-launcher-16178-thread-3) 
[n:127.0.0.1:40275_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2347262 INFO  (jetty-launcher-16178-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2347263 WARN  (jetty-launcher-16178-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5cd2375[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2347263 WARN  (jetty-launcher-16178-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5cd2375[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2347266 WARN  (jetty-launcher-16178-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@23232b8d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2347266 WARN  (jetty-launcher-16178-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@23232b8d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2347267 INFO  (jetty-launcher-16178-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36121/solr
   [junit4]   2> 2347268 INFO  (jetty-launcher-16178-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2347270 INFO  (zkConnectionManagerCallback-16218-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2347270 INFO  (jetty-launcher-16178-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2347353 INFO  (jetty-launcher-16178-thread-4) 
[n:127.0.0.1:39405_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2347354 INFO  (zkConnectionManagerCallback-16220-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2347354 INFO  (jetty-launcher-16178-thread-4) 
[n:127.0.0.1:39405_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2347457 INFO  (jetty-launcher-16178-thread-2) 
[n:127.0.0.1:42993_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2347459 INFO  (zkConnectionManagerCallback-16222-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2347459 INFO  (jetty-launcher-16178-thread-2) 
[n:127.0.0.1:42993_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2347627 DEBUG (jetty-launcher-16178-thread-4) 
[n:127.0.0.1:39405_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2347629 DEBUG (jetty-launcher-16178-thread-4) 
[n:127.0.0.1:39405_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 2347630 DEBUG (jetty-launcher-16178-thread-4) 
[n:127.0.0.1:39405_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> []
   [junit4]   2> 2347632 DEBUG (jetty-launcher-16178-thread-4) 
[n:127.0.0.1:39405_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2347646 INFO  (jetty-launcher-16178-thread-4) 
[n:127.0.0.1:39405_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:39405_solr
   [junit4]   2> 2347648 INFO  (jetty-launcher-16178-thread-4) 
[n:127.0.0.1:39405_solr     ] o.a.s.c.Overseer Overseer 
(id=72249431507664909-127.0.0.1:39405_solr-n_0000000000) starting
   [junit4]   2> 2347668 INFO  (jetty-launcher-16178-thread-4) 
[n:127.0.0.1:39405_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2347671 INFO  (zkConnectionManagerCallback-16235-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2347671 INFO  (jetty-launcher-16178-thread-4) 
[n:127.0.0.1:39405_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2347671 DEBUG (jetty-launcher-16178-thread-4) 
[n:127.0.0.1:39405_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2347673 DEBUG (jetty-launcher-16178-thread-4) 
[n:127.0.0.1:39405_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 2347676 DEBUG (jetty-launcher-16178-thread-4) 
[n:127.0.0.1:39405_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> []
   [junit4]   2> 2347678 DEBUG (jetty-launcher-16178-thread-4) 
[n:127.0.0.1:39405_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2347681 INFO  (jetty-launcher-16178-thread-4) 
[n:127.0.0.1:39405_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:36121/solr ready
   [junit4]   2> 2347682 INFO  
(OverseerStateUpdate-72249431507664909-127.0.0.1:39405_solr-n_0000000000) 
[n:127.0.0.1:39405_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:39405_solr
   [junit4]   2> 2347690 INFO  (jetty-launcher-16178-thread-4) 
[n:127.0.0.1:39405_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39405_solr
   [junit4]   2> 2347693 DEBUG 
(OverseerStateUpdate-72249431507664909-127.0.0.1:39405_solr-n_0000000000) 
[n:127.0.0.1:39405_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> []
   [junit4]   2> 2347695 DEBUG 
(OverseerStateUpdate-72249431507664909-127.0.0.1:39405_solr-n_0000000000) 
[n:127.0.0.1:39405_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2347697 DEBUG (zkCallback-16219-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> 2347698 INFO  (zkCallback-16219-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2347698 DEBUG (zkCallback-16219-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> 
[127.0.0.1:39405_solr]
   [junit4]   2> 2347699 INFO  (jetty-launcher-16178-thread-4) 
[n:127.0.0.1:39405_solr     ] o.a.s.c.PackageManager clusterprops.json changed 
, version -1
   [junit4]   2> 2347704 DEBUG (zkCallback-16234-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> 2347715 INFO  (zkCallback-16234-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2347715 DEBUG (zkCallback-16234-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> 
[127.0.0.1:39405_solr]
   [junit4]   2> 2347745 DEBUG (jetty-launcher-16178-thread-2) 
[n:127.0.0.1:42993_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2347747 DEBUG (jetty-launcher-16178-thread-2) 
[n:127.0.0.1:42993_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 2347748 INFO  (jetty-launcher-16178-thread-2) 
[n:127.0.0.1:42993_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2347748 DEBUG (jetty-launcher-16178-thread-2) 
[n:127.0.0.1:42993_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:39405_solr]
   [junit4]   2> 2347748 DEBUG (jetty-launcher-16178-thread-3) 
[n:127.0.0.1:40275_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2347749 DEBUG (jetty-launcher-16178-thread-2) 
[n:127.0.0.1:42993_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2347750 DEBUG (jetty-launcher-16178-thread-3) 
[n:127.0.0.1:40275_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 2347750 INFO  (jetty-launcher-16178-thread-3) 
[n:127.0.0.1:40275_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2347750 DEBUG (jetty-launcher-16178-thread-3) 
[n:127.0.0.1:40275_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:39405_solr]
   [junit4]   2> 2347751 DEBUG (jetty-launcher-16178-thread-3) 
[n:127.0.0.1:40275_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2347756 INFO  (jetty-launcher-16178-thread-2) 
[n:127.0.0.1:42993_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:42993_solr as DOWN
   [junit4]   2> 2347758 INFO  (jetty-launcher-16178-thread-2) 
[n:127.0.0.1:42993_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2347758 INFO  (jetty-launcher-16178-thread-2) 
[n:127.0.0.1:42993_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42993_solr
   [junit4]   2> 2347758 INFO  (jetty-launcher-16178-thread-3) 
[n:127.0.0.1:40275_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:40275_solr as DOWN
   [junit4]   2> 2347758 DEBUG (jetty-launcher-16178-thread-1) 
[n:127.0.0.1:43793_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2347759 DEBUG (jetty-launcher-16178-thread-1) 
[n:127.0.0.1:43793_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 2347760 INFO  (jetty-launcher-16178-thread-3) 
[n:127.0.0.1:40275_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2347760 INFO  (jetty-launcher-16178-thread-3) 
[n:127.0.0.1:40275_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40275_solr
   [junit4]   2> 2347761 INFO  (jetty-launcher-16178-thread-1) 
[n:127.0.0.1:43793_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2347761 DEBUG (jetty-launcher-16178-thread-1) 
[n:127.0.0.1:43793_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:39405_solr, 127.0.0.1:42993_solr]
   [junit4]   2> 2347761 INFO  (jetty-launcher-16178-thread-4) 
[n:127.0.0.1:39405_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2347763 DEBUG (zkCallback-16205-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> 2347763 DEBUG (jetty-launcher-16178-thread-1) 
[n:127.0.0.1:43793_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2347766 INFO  (zkCallback-16205-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2347766 DEBUG (zkCallback-16205-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:39405_solr, 127.0.0.1:42993_solr] -> [127.0.0.1:39405_solr, 
127.0.0.1:40275_solr, 127.0.0.1:42993_solr]
   [junit4]   2> 2347769 INFO  (jetty-launcher-16178-thread-1) 
[n:127.0.0.1:43793_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:43793_solr as DOWN
   [junit4]   2> 2347770 INFO  (jetty-launcher-16178-thread-1) 
[n:127.0.0.1:43793_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2347770 INFO  (jetty-launcher-16178-thread-1) 
[n:127.0.0.1:43793_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43793_solr
   [junit4]   2> 2347777 DEBUG (zkCallback-16211-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> 2347778 INFO  (zkCallback-16211-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 2347778 DEBUG (zkCallback-16211-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:39405_solr] -> [127.0.0.1:39405_solr, 127.0.0.1:40275_solr, 
127.0.0.1:42993_solr, 127.0.0.1:43793_solr]
   [junit4]   2> 2347781 DEBUG (zkCallback-16234-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> 2347781 DEBUG (zkCallback-16221-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> 2347782 INFO  (zkCallback-16234-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 2347782 DEBUG (zkCallback-16234-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:39405_solr] -> [127.0.0.1:39405_solr, 127.0.0.1:40275_solr, 
127.0.0.1:42993_solr, 127.0.0.1:43793_solr]
   [junit4]   2> 2347782 INFO  (zkCallback-16221-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 2347782 DEBUG (zkCallback-16221-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:39405_solr] -> [127.0.0.1:39405_solr, 127.0.0.1:40275_solr, 
127.0.0.1:42993_solr, 127.0.0.1:43793_solr]
   [junit4]   2> 2347782 DEBUG (zkCallback-16205-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> 2347782 DEBUG (zkCallback-16219-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> 2347782 INFO  (zkCallback-16205-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2347782 DEBUG (zkCallback-16205-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:39405_solr, 127.0.0.1:40275_solr, 127.0.0.1:42993_solr] -> 
[127.0.0.1:39405_solr, 127.0.0.1:40275_solr, 127.0.0.1:42993_solr, 
127.0.0.1:43793_solr]
   [junit4]   2> 2347783 INFO  (zkCallback-16219-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 2347783 DEBUG (zkCallback-16219-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:39405_solr] -> [127.0.0.1:39405_solr, 127.0.0.1:40275_solr, 
127.0.0.1:42993_solr, 127.0.0.1:43793_solr]
   [junit4]   2> 2347792 INFO  (jetty-launcher-16178-thread-3) 
[n:127.0.0.1:40275_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2347794 INFO  (jetty-launcher-16178-thread-2) 
[n:127.0.0.1:42993_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2347795 INFO  (jetty-launcher-16178-thread-1) 
[n:127.0.0.1:43793_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2347795 INFO  (zkConnectionManagerCallback-16246-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2347795 INFO  (jetty-launcher-16178-thread-3) 
[n:127.0.0.1:40275_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2347795 DEBUG (jetty-launcher-16178-thread-3) 
[n:127.0.0.1:40275_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2347796 INFO  (zkConnectionManagerCallback-16241-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2347796 INFO  (jetty-launcher-16178-thread-2) 
[n:127.0.0.1:42993_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2347796 DEBUG (jetty-launcher-16178-thread-2) 
[n:127.0.0.1:42993_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2347797 DEBUG (jetty-launcher-16178-thread-3) 
[n:127.0.0.1:40275_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 2347797 DEBUG (jetty-launcher-16178-thread-2) 
[n:127.0.0.1:42993_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 2347798 INFO  (jetty-launcher-16178-thread-3) 
[n:127.0.0.1:40275_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 2347798 DEBUG (jetty-launcher-16178-thread-3) 
[n:127.0.0.1:40275_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:39405_solr, 127.0.0.1:40275_solr, 
127.0.0.1:42993_solr, 127.0.0.1:43793_solr]
   [junit4]   2> 2347798 INFO  (jetty-launcher-16178-thread-2) 
[n:127.0.0.1:42993_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 2347798 DEBUG (jetty-launcher-16178-thread-2) 
[n:127.0.0.1:42993_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:39405_solr, 127.0.0.1:40275_solr, 
127.0.0.1:42993_solr, 127.0.0.1:43793_solr]
   [junit4]   2> 2347798 DEBUG (jetty-launcher-16178-thread-3) 
[n:127.0.0.1:40275_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2347799 DEBUG (jetty-launcher-16178-thread-2) 
[n:127.0.0.1:42993_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2347799 INFO  (jetty-launcher-16178-thread-3) 
[n:127.0.0.1:40275_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:36121/solr ready
   [junit4]   2> 2347799 INFO  (jetty-launcher-16178-thread-3) 
[n:127.0.0.1:40275_solr     ] o.a.s.c.PackageManager clusterprops.json changed 
, version -1
   [junit4]   2> 2347802 INFO  (jetty-launcher-16178-thread-2) 
[n:127.0.0.1:42993_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:36121/solr ready
   [junit4]   2> 2347803 INFO  (jetty-launcher-16178-thread-2) 
[n:127.0.0.1:42993_solr     ] o.a.s.c.PackageManager clusterprops.json changed 
, version -1
   [junit4]   2> 2347812 INFO  (jetty-launcher-16178-thread-4) 
[n:127.0.0.1:39405_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39405.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6dda1200
   [junit4]   2> 2347813 INFO  (zkConnectionManagerCallback-16251-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2347813 INFO  (jetty-launcher-16178-thread-1) 
[n:127.0.0.1:43793_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2347814 DEBUG (jetty-launcher-16178-thread-1) 
[n:127.0.0.1:43793_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2347814 DEBUG (jetty-launcher-16178-thread-1) 
[n:127.0.0.1:43793_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 2347815 INFO  (jetty-launcher-16178-thread-1) 
[n:127.0.0.1:43793_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 2347815 DEBUG (jetty-launcher-16178-thread-1) 
[n:127.0.0.1:43793_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:39405_solr, 127.0.0.1:40275_solr, 
127.0.0.1:42993_solr, 127.0.0.1:43793_solr]
   [junit4]   2> 2347816 DEBUG (jetty-launcher-16178-thread-1) 
[n:127.0.0.1:43793_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 2347817 INFO  (jetty-launcher-16178-thread-1) 
[n:127.0.0.1:43793_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:36121/solr ready
   [junit4]   2> 2347817 INFO  (jetty-launcher-16178-thread-1) 
[n:127.0.0.1:43793_solr     ] o.a.s.c.PackageManager clusterprops.json changed 
, version -1
   [junit4]   2> 2347828 INFO  (jetty-launcher-16178-thread-4) 
[n:127.0.0.1:39405_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39405.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6dda1200
   [junit4]   2> 2347828 INFO  (jetty-launcher-16178-thread-4) 
[n:127.0.0.1:39405_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39405.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6dda1200
   [junit4]   2> 2347830 INFO  (jetty-launcher-16178-thread-4) 
[n:127.0.0.1:39405_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_5627F2CA9BECA997-001/tempDir-001/node4/.
   [junit4]   2> 2347838 INFO  (jetty-launcher-16178-thread-3) 
[n:127.0.0.1:40275_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2347846 INFO  (jetty-launcher-16178-thread-1) 
[n:127.0.0.1:43793_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2347846 INFO  (jetty-launcher-16178-thread-2) 
[n:127.0.0.1:42993_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2347905 INFO  (jetty-launcher-16178-thread-3) 
[n:127.0.0.1:40275_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40275.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6dda1200
   [junit4]   2> 2347911 INFO  (jetty-launcher-16178-thread-1) 
[n:127.0.0.1:43793_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43793.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6dda1200
   [junit4]   2> 2347926 INFO  (jetty-launcher-16178-thread-2) 
[n:127.0.0.1:42993_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42993.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6dda1200
   [junit4]   2> 2347979 INFO  (jetty-launcher-16178-thread-3) 
[n:127.0.0.1:40275_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40275.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6dda1200
   [junit4]   2> 2347979 INFO  (jetty-launcher-16178-thread-3) 
[n:127.0.0.1:40275_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40275.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6dda1200
   [junit4]   2> 2347981 INFO  (jetty-launcher-16178-thread-3) 
[n:127.0.0.1:40275_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_5627F2CA9BECA997-001/tempDir-001/node3/.
   [junit4]   2> 2347982 INFO  (jetty-launcher-16178-thread-1) 
[n:127.0.0.1:43793_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43793.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6dda1200
   [junit4]   2> 2347982 INFO  (jetty-launcher-16178-thread-1) 
[n:127.0.0.1:43793_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43793.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6dda1200
   [junit4]   2> 2347983 INFO  (jetty-launcher-16178-thread-1) 
[n:127.0.0.1:43793_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_5627F2CA9BECA997-001/tempDir-001/node1/.
   [junit4]   2> 2347989 INFO  (jetty-launcher-16178-thread-2) 
[n:127.0.0.1:42993_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42993.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6dda1200
   [junit4]   2> 2347989 INFO  (jetty-launcher-16178-thread-2) 
[n:127.0.0.1:42993_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42993.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6dda1200
   [junit4]   2> 2347990 INFO  (jetty-launcher-16178-thread-2) 
[n:127.0.0.1:42993_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_5627F2CA9BECA997-001/tempDir-001/node2/.
   [junit4]   2> 2348175 INFO  
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[5627F2CA9BECA997]) [  
   ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 2348176 INFO  
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[5627F2CA9BECA997]) [  
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2348177 INFO  (zkConnectionManagerCallback-16259-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2348177 INFO  
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[5627F2CA9BECA997]) [  
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2348178 DEBUG 
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[5627F2CA9BECA997]) [  
   ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2348179 DEBUG 
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[5627F2CA9BECA997]) [  
   ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2348179 INFO  
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[5627F2CA9BECA997]) [  
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2348179 DEBUG 
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[5627F2CA9BECA997]) [  
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> 
[127.0.0.1:39405_solr, 127.0.0.1:40275_solr, 127.0.0.1:42993_solr, 
127.0.0.1:43793_solr]
   [junit4]   2> 2348180 DEBUG 
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[5627F2CA9BECA997]) [  
   ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] 
watched [0] lazy [0] total [0]
   [junit4]   2> 2348181 INFO  
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[5627F2CA9BECA997]) [  
   ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36121/solr 
ready
   [junit4]   2> 2348190 INFO  (qtp1735753790-44614) [n:127.0.0.1:40275_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&maxShardsPerNode=100&name=globalLoaderColl&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2348198 INFO  
(OverseerThreadFactory-12593-thread-1-processing-n:127.0.0.1:39405_solr) 
[n:127.0.0.1:39405_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
globalLoaderColl
   [junit4]   2> 2348200 DEBUG (zkCallback-16211-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2348200 DEBUG (zkCallback-16221-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2348200 DEBUG (zkCallback-16205-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2348200 DEBUG (zkCallback-16219-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2348200 DEBUG (zkCallback-16234-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2348201 DEBUG (zkCallback-16211-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 2348201 DEBUG (zkCallback-16221-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 2348201 DEBUG (zkCallback-16205-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 2348201 DEBUG (zkCallback-16219-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 2348201 DEBUG (zkCallback-16234-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 2348201 DEBUG (zkCallback-16245-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2348202 DEBUG (zkCallback-16245-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 2348209 DEBUG (zkCallback-16258-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2348210 DEBUG (zkCallback-16250-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2348210 DEBUG (zkCallback-16258-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 2348210 DEBUG (zkCallback-16250-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 2348213 DEBUG (zkCallback-16240-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2348214 DEBUG (zkCallback-16240-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 2348317 INFO  
(OverseerStateUpdate-72249431507664909-127.0.0.1:39405_solr-n_0000000000) 
[n:127.0.0.1:39405_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"globalLoaderColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"globalLoaderColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39405/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2348323 INFO  
(OverseerStateUpdate-72249431507664909-127.0.0.1:39405_solr-n_0000000000) 
[n:127.0.0.1:39405_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"globalLoaderColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"globalLoaderColl_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42993/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2348527 INFO  (qtp981389116-44592) [n:127.0.0.1:42993_solr    
x:globalLoaderColl_shard2_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=globalLoaderColl_shard2_replica_n3&action=CREATE&numShards=2&collection=globalLoaderColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2348527 INFO  (qtp1885249669-44625) [n:127.0.0.1:39405_solr    
x:globalLoaderColl_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=globalLoaderColl_shard1_replica_n1&action=CREATE&numShards=2&collection=globalLoaderColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2348527 INFO  (qtp1885249669-44625) [n:127.0.0.1:39405_solr    
x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2348532 DEBUG (qtp981389116-44592) [n:127.0.0.1:42993_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n3 ] 
o.a.s.c.c.ZkStateReader Add data for [globalLoaderColl] ver [1]
   [junit4]   2> 2348532 DEBUG (qtp981389116-44592) [n:127.0.0.1:42993_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n3 ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] 
lazy [1] total [1]
   [junit4]   2> 2348533 DEBUG (qtp981389116-44592) [n:127.0.0.1:42993_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n3 ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 2348533 DEBUG (qtp1885249669-44625) [n:127.0.0.1:39405_solr 
c:globalLoaderColl s:shard1 r:core_node2 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader Add data for [globalLoaderColl] ver [1]
   [junit4]   2> 2348533 DEBUG (qtp1885249669-44625) [n:127.0.0.1:39405_solr 
c:globalLoaderColl s:shard1 r:core_node2 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] 
lazy [1] total [1]
   [junit4]   2> 2348533 DEBUG (qtp1885249669-44625) [n:127.0.0.1:39405_solr 
c:globalLoaderColl s:shard1 r:core_node2 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 2348640 DEBUG (zkCallback-16219-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Uninteresting collection globalLoaderColl
   [junit4]   2> 2348640 DEBUG (zkCallback-16221-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Uninteresting collection globalLoaderColl
   [junit4]   2> 2349537 DEBUG (qtp1885249669-44625) [n:127.0.0.1:39405_solr 
c:globalLoaderColl s:shard1 r:core_node2 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader Loading collection config from: 
[/collections/globalLoaderColl]
   [junit4]   2> 2349537 DEBUG (qtp981389116-44592) [n:127.0.0.1:42993_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n3 ] 
o.a.s.c.c.ZkStateReader Loading collection config from: 
[/collections/globalLoaderColl]
   [junit4]   2> 2349539 DEBUG (qtp981389116-44592) [n:127.0.0.1:42993_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n3 ] 
o.a.s.c.c.ZkStateReader path=[/configs/conf] [configName]=[conf] specified 
config exists in ZooKeeper
   [junit4]   2> 2349539 DEBUG (qtp1885249669-44625) [n:127.0.0.1:39405_solr 
c:globalLoaderColl s:shard1 r:core_node2 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader path=[/configs/conf] [configName]=[conf] specified 
config exists in ZooKeeper
   [junit4]   2> 2349549 INFO  (qtp1885249669-44625) [n:127.0.0.1:39405_solr 
c:globalLoaderColl s:shard1 r:core_node2 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 2349550 INFO  (qtp981389116-44592) [n:127.0.0.1:42993_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n3 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 2349563 INFO  (qtp981389116-44592) [n:127.0.0.1:42993_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n3 ] 
o.a.s.s.IndexSchema [globalLoaderColl_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 2349563 INFO  (qtp1885249669-44625) [n:127.0.0.1:39405_solr 
c:globalLoaderColl s:shard1 r:core_node2 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [globalLoaderColl_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2349590 INFO  (qtp981389116-44592) [n:127.0.0.1:42993_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n3 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2349590 INFO  (qtp981389116-44592) [n:127.0.0.1:42993_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n3 ] 
o.a.s.c.CoreContainer Creating SolrCore 'globalLoaderColl_shard2_replica_n3' 
using configuration from collection globalLoaderColl, trusted=true
   [junit4]   2> 2349590 INFO  (qtp981389116-44592) [n:127.0.0.1:42993_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n3 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42993.solr.core.globalLoaderColl.shard2.replica_n3' (registry 
'solr.core.globalLoaderColl.shard2.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6dda1200
   [junit4]   2> 2349590 INFO  (qtp981389116-44592) [n:127.0.0.1:42993_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n3 ] 
o.a.s.c.SolrCore [[globalLoaderColl_shard2_replica_n3] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_5627F2CA9BECA997-001/tempDir-001/node2/globalLoaderColl_shard2_replica_n3],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_5627F2CA9BECA997-001/tempDir-001/node2/./globalLoaderColl_shard2_replica_n3/data/]
   [junit4]   2> 2349593 INFO  (qtp1885249669-44625) [n:127.0.0.1:39405_solr 
c:globalLoaderColl s:shard1 r:core_node2 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2349593 INFO  (qtp1885249669-44625) [n:127.0.0.1:39405_solr 
c:globalLoaderColl s:shard1 r:core_node2 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'globalLoaderColl_shard1_replica_n1' 
using configuration from collection globalLoaderColl, trusted=true
   [junit4]   2> 2349593 INFO  (qtp1885249669-44625) [n:127.0.0.1:39405_solr 
c:globalLoaderColl s:shard1 r:core_node2 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39405.solr.core.globalLoaderColl.shard1.replica_n1' (registry 
'solr.core.globalLoaderColl.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6dda1200
   [junit4]   2> 2349593 INFO  (qtp1885249669-44625) [n:127.0.0.1:39405_solr 
c:globalLoaderColl s:shard1 r:core_node2 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[globalLoaderColl_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_5627F2CA9BECA997-001/tempDir-001/node4/globalLoaderColl_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_5627F2CA9BECA997-001/tempDir-001/node4/./globalLoaderColl_shard1_replica_n1/data/]
   [junit4]   2> 2349667 INFO  (qtp1885249669-44625) [n:127.0.0.1:39405_solr 
c:globalLoaderColl s:shard1 r:core_node2 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2349667 INFO  (qtp1885249669-44625) [n:127.0.0.1:39405_solr 
c:globalLoaderColl s:shard1 r:core_node2 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2349667 INFO  (qtp981389116-44592) [n:127.0.0.1:42993_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n3 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2349667 INFO  (qtp981389116-44592) [n:127.0.0.1:42993_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n3 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2349668 INFO  (qtp1885249669-44625) [n:127.0.0.1:39405_solr 
c:globalLoaderColl s:shard1 r:core_node2 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2349668 INFO  (qtp981389116-44592) [n:127.0.0.1:42993_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n3 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2349668 INFO  (qtp981389116-44592) [n:127.0.0.1:42993_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n3 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2349668 INFO  (qtp1885249669-44625) [n:127.0.0.1:39405_solr 
c:globalLoaderColl s:shard1 r:core_node2 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2349670 INFO  (qtp1885249669-44625) [n:127.0.0.1:39405_solr 
c:globalLoaderColl s:shard1 r:core_node2 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@580c4035[globalLoaderColl_shard1_replica_n1] main]
   [junit4]   2> 2349670 INFO  (qtp981389116-44592) [n:127.0.0.1:42993_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n3 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5aeb5c75[globalLoaderColl_shard2_replica_n3] main]
   [junit4]   2> 2349670 DEBUG (qtp981389116-44592) [n:127.0.0.1:42993_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n3 ] 
o.a.s.c.c.ZkStateReader Loading collection config from: 
[/collections/globalLoaderColl]
   [junit4]   2> 2349670 DEBUG (qtp1885249669-44625) [n:127.0.0.1:39405_solr 
c:globalLoaderColl s:shard1 r:core_node2 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader Loading collection config from: 
[/collections/globalLoaderColl]
   [junit4]   2> 2349672 DEBUG (qtp981389116-44592) [n:127.0.0.1:42993_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n3 ] 
o.a.s.c.c.ZkStateReader path=[/configs/conf] [configName]=[conf] specified 
config exists in ZooKeeper
   [junit4]   2> 2349672 DEBUG (qtp1885249669-44625) [n:127.0.0.1:39405_solr 
c:globalLoaderColl s:shard1 r:core_node2 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader path=[/configs/conf] [configName]=[conf] specified 
config exists in ZooKeeper
   [junit4]   2> 2349672 INFO  (qtp981389116-44592) [n:127.0.0.1:42993_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n3 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2349672 INFO  (qtp1885249669-44625) [n:127.0.0.1:39405_solr 
c:globalLoaderColl s:shard1 r:core_node2 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2349673 INFO  (qtp981389116-44592) [n:127.0.0.1:42993_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n3 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2349673 INFO  (qtp1885249669-44625) [n:127.0.0.1:39405_solr 
c:globalLoaderColl s:shard1 r:core_node2 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2349673 INFO  (qtp981389116-44592) [n:127.0.0.1:42993_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n3 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2349673 INFO  (qtp1885249669-44625) [n:127.0.0.1:39405_solr 
c:globalLoaderColl s:shard1 r:core_node2 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2349673 INFO  (qtp981389116-44592) [n:127.0.0.1:42993_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n3 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1642600193401552896
   [junit4]   2> 2349673 INFO  (qtp1885249669-44625) [n:127.0.0.1:39405_solr 
c:globalLoaderColl s:shard1 r:core_node2 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1642600193401552896
   [junit4]   2> 2349677 DEBUG (qtp1885249669-44625) [n:127.0.0.1:39405_solr 
c:globalLoaderColl s:shard1 r:core_node2 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader Add data for [globalLoaderColl] ver [2]
   [junit4]   2> 2349677 DEBUG (qtp1885249669-44625) [n:127.0.0.1:39405_solr 
c:globalLoaderColl s:shard1 r:core_node2 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] 
lazy [1] total [1]
   [junit4]   2> 2349677 DEBUG (qtp981389116-44592) [n:127.0.0.1:42993_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n3 ] 
o.a.s.c.c.ZkStateReader Add data for [globalLoaderColl] ver [2]
   [junit4]   2> 2349677 DEBUG (qtp981389116-44592) [n:127.0.0.1:42993_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n3 ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] 
lazy [1] total [1]
   [junit4]   2> 2349677 DEBUG (qtp1885249669-44625) [n:127.0.0.1:39405_solr 
c:globalLoaderColl s:shard1 r:core_node2 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 2349677 DEBUG (qtp981389116-44592) [n:127.0.0.1:42993_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n3 ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 2349677 INFO  
(searcherExecutor-12610-thread-1-processing-n:127.0.0.1:42993_solr 
x:globalLoaderColl_shard2_replica_n3 c:globalLoaderColl s:shard2 r:core_node4) 
[n:127.0.0.1:42993_solr c:globalLoaderColl s:shard2 r:core_node4 
x:globalLoaderColl_shard2_replica_n3 ] o.a.s.c.SolrCore 
[globalLoaderColl_shard2_replica_n3] Registered new searcher 
Searcher@5aeb5c75[globalLoaderColl_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2349678 INFO  
(searcherExecutor-12611-thread-1-processing-n:127.0.0.1:39405_solr 
x:globalLoaderColl_shard1_replica_n1 c:globalLoaderColl s:shard1 r:core_node2) 
[n:127.0.0.1:39405_solr c:globalLoaderColl s:shard1 r:core_node2 
x:globalLoaderColl_shard1_replica_n1 ] o.a.s.c.SolrCore 
[globalLoaderColl_shard1_replica_n1] Registered new searcher 
Searcher@580c4035[globalLoaderColl_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2349681 INFO  (qtp981389116-44592) [n:127.0.0.1:42993_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n3 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/globalLoaderColl/terms/shard2 to Terms{values={core_node4=0}, 
version=0}
   [junit4]   2> 2349681 INFO  (qtp981389116-44592) [n:127.0.0.1:42993_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n3 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/globalLoaderColl/leaders/shard2
   [junit4]   2> 2349681 INFO  (qtp1885249669-44625) [n:127.0.0.1:39405_solr 
c:globalLoaderColl s:shard1 r:core_node2 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/globalLoaderColl/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 2349681 INFO  (qtp1885249669-44625) [n:127.0.0.1:39405_solr 
c:globalLoaderColl s:shard1 r:core_node2 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/globalLoaderColl/leaders/shard1
   [junit4]   2> 2349686 INFO  (qtp981389116-44592) [n:127.0.0.1:42993_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n3 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2349686 INFO  (qtp981389116-44592) [n:127.0.0.1:42993_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n3 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2349686 INFO  (qtp981389116-44592) [n:127.0.0.1:42993_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n3 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:42993/solr/globalLoaderColl_shard2_replica_n3/
   [junit4]   2> 2349687 INFO  (qtp981389116-44592) [n:127.0.0.1:42993_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n3 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2349687 INFO  (qtp1885249669-44625) [n:127.0.0.1:39405_solr 
c:globalLoaderColl s:shard1 r:core_node2 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2349687 INFO  (qtp1885249669-44625) [n:127.0.0.1:39405_solr 
c:globalLoaderColl s:shard1 r:core_node2 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2349687 INFO  (qtp1885249669-44625) [n:127.0.0.1:39405_solr 
c:globalLoaderColl s:shard1 r:core_node2 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:39405/solr/globalLoaderColl_shard1_replica_n1/
   [junit4]   2> 2349687 INFO  (qtp981389116-44592) [n:127.0.0.1:42993_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n3 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:42993/solr/globalLoaderColl_shard2_replica_n3/ has no replicas
   [junit4]   2> 2349687 INFO  (qtp981389116-44592) [n:127.0.0.1:42993_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n3 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/globalLoaderColl/leaders/shard2/leader after winning as 
/collections/globalLoaderColl/leader_elect/shard2/election/72249431507664910-core_node4-n_0000000000
   [junit4]   2> 2349688 INFO  (qtp1885249669-44625) [n:127.0.0.1:39405_solr 
c:globalLoaderColl s:shard1 r:core_node2 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2349688 INFO  (qtp1885249669-44625) [n:127.0.0.1:39405_solr 
c:globalLoaderColl s:shard1 r:core_node2 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:39405/solr/globalLoaderColl_shard1_replica_n1/ has no replicas
   [junit4]   2> 2349688 INFO  (qtp1885249669-44625) [n:127.0.0.1:39405_solr 
c:globalLoaderColl s:shard1 r:core_node2 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/globalLoaderColl/leaders/shard1/leader after winning as 
/collections/globalLoaderColl/leader_elect/shard1/election/72249431507664909-core_node2-n_0000000000
   [junit4]   2> 2349690 INFO  (qtp981389116-44592) [n:127.0.0.1:42993_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n3 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:42993/solr/globalLoaderColl_shard2_replica_n3/ shard2
   [junit4]   2> 2349691 INFO  (qtp1885249669-44625) [n:127.0.0.1:39405_solr 
c:globalLoaderColl s:shard1 r:core_node2 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:39405/solr/globalLoaderColl_shard1_replica_n1/ shard1
   [junit4]   2> 2349691 DEBUG (qtp981389116-44592) [n:127.0.0.1:42993_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n3 ] 
o.a.s.c.c.ZkStateReader Add data for [globalLoaderColl] ver [2]
   [junit4]   2> 2349691 DEBUG (qtp981389116-44592) [n:127.0.0.1:42993_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n3 ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] 
lazy [1] total [1]
   [junit4]   2> 2349692 DEBUG (qtp1885249669-44625) [n:127.0.0.1:39405_solr 
c:globalLoaderColl s:shard1 r:core_node2 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader Add data for [globalLoaderColl] ver [2]
   [junit4]   2> 2349692 DEBUG (qtp1885249669-44625) [n:127.0.0.1:39405_solr 
c:globalLoaderColl s:shard1 r:core_node2 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] 
lazy [1] total [1]
   [junit4]   2> 2349794 INFO  (zkCallback-16219-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/globalLoaderColl/state.json] for collection 
[globalLoaderColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2349794 INFO  (zkCallback-16219-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/globalLoaderColl/state.json] for collection 
[globalLoaderColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2349794 INFO  (zkCallback-16221-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/globalLoaderColl/state.json] for collection 
[globalLoaderColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2349794 INFO  (zkCallback-16221-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/globalLoaderColl/state.json] for collection 
[globalLoaderColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2349795 DEBUG (zkCallback-16219-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updating data for [globalLoaderColl] from [2] to [3]
   [junit4]   2> 2349795 DEBUG (zkCallback-16219-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] 
lazy [1] total [1]
   [junit4]   2> 2349795 DEBUG (zkCallback-16221-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updating data for [globalLoaderColl] from [2] to [3]
   [junit4]   2> 2349795 DEBUG (zkCallback-16221-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] 
lazy [1] total [1]
   [junit4]   2> 2349795 DEBUG (zkCallback-16219-thread-2) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] 
lazy [1] total [1]
   [junit4]   2> 2349795 DEBUG (watches-16223-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 2349795 INFO  (qtp1885249669-44625) [n:127.0.0.1:39405_solr 
c:globalLoaderColl s:shard1 r:core_node2 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2349795 DEBUG (zkCallback-16221-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Removing uninteresting collection [globalLoaderColl]
   [junit4]   2> 2349795 DEBUG (zkCallback-16221-thread-2) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 2349795 DEBUG (watches-16227-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 2349796 INFO  (qtp981389116-44592) [n:127.0.0.1:42993_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n3 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2349796 DEBUG (qtp1885249669-44625) [n:127.0.0.1:39405_solr 
c:globalLoaderColl s:shard1 r:core_node2 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader Refreshing lazily-loaded state for collection 
globalLoaderColl
   [junit4]   2> 2349797 DEBUG (qtp981389116-44592) [n:127.0.0.1:42993_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n3 ] 
o.a.s.c.c.ZkStateReader Refreshing lazily-loaded state for collection 
globalLoaderColl
   [junit4]   2> 2349797 DEBUG (qtp1885249669-44625) [n:127.0.0.1:39405_solr 
c:globalLoaderColl s:shard1 r:core_node2 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader Add data for [globalLoaderColl] ver [3]
   [junit4]   2> 2349797 DEBUG (qtp1885249669-44625) [n:127.0.0.1:39405_solr 
c:globalLoaderColl s:shard1 r:core_node2 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] 
lazy [1] total [1]
   [junit4]   2> 2349798 INFO  (qtp1885249669-44625) [n:127.0.0.1:39405_solr 
c:globalLoaderColl s:shard1 r:core_node2 x:globalLoaderColl_shard1_replica_n1 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=globalLoaderColl_shard1_replica_n1&action=CREATE&numShards=2&collection=globalLoaderColl&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1271
   [junit4]   2> 2349799 DEBUG (qtp981389116-44592) [n:127.0.0.1:42993_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n3 ] 
o.a.s.c.c.ZkStateReader Add data for [globalLoaderColl] ver [3]
   [junit4]   2> 2349799 DEBUG (qtp981389116-44592) [n:127.0.0.1:42993_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n3 ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] 
lazy [1] total [1]
   [junit4]   2> 2349799 INFO  (qtp981389116-44592) [n:127.0.0.1:42993_solr 
c:globalLoaderColl s:shard2 r:core_node4 x:globalLoaderColl_shard2_replica_n3 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=globalLoaderColl_shard2_replica_n3&action=CREATE&numShards=2&collection=globalLoaderColl&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1272
   [junit4]   2> 2349803 INFO  (qtp1735753790-44614) [n:127.0.0.1:40275_solr    
 ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 2349803 DEBUG (qtp1735753790-44614) [n:127.0.0.1:40275_solr    
 ] o.a.s.c.c.ZkStateReader Add data for [globalLoaderColl] ver [3]
   [junit4]   2> 2349803 DEBUG (qtp1735753790-44614) [n:127.0.0.1:40275_solr    
 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched 
[1] lazy [1] total [1]
   [junit4]   2> 2349900 INFO  (zkCallback-16211-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/globalLoaderColl/state.json] for collection 
[globalLoaderColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2349900 INFO  (zkCallback-16219-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/globalLoaderColl/state.json] for collection 
[globalLoaderColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2349900 INFO  (zkCallback-16219-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/globalLoaderColl/state.json] for collection 
[globalLoaderColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2349900 INFO  (zkCallback-16221-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/globalLoaderColl/state.json] for collection 
[globalLoaderColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2349900 INFO  (zkCallback-16221-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/globalLoaderColl/state.json] for collection 
[globalLoaderColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2349901 INFO  (zkCallback-16221-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/globalLoaderColl/state.json] for collection 
[globalLoaderColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2349901 INFO  (zkCallback-16219-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/globalLoaderColl/state.json] for collection 
[globalLoaderColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2349901 DEBUG (zkCallback-16221-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updating data for [globalLoaderColl] from [3] to [4]
   [junit4]   2> 2349901 DEBUG (zkCallback-16221-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] 
lazy [1] total [1]
   [junit4]   2> 2349901 DEBUG (zkCallback-16221-thread-3) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] 
lazy [1] total [1]
   [junit4]   2> 2349901 DEBUG (zkCallback-16211-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updating data for [globalLoaderColl] from [3] to [4]
   [junit4]   2> 2349901 DEBUG (zkCallback-16211-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] 
lazy [1] total [1]
   [junit4]   2> 2349901 DEBUG (qtp1735753790-44614) [n:127.0.0.1:40275_solr    
 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched 
[0] lazy [1] total [1]
   [junit4]   2> 2349901 INFO  (qtp1735753790-44614) [n:127.0.0.1:40275_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&maxShardsPerNode=100&name=globalLoaderColl&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=1711
   [junit4]   2> 2349902 DEBUG (zkCallback-16219-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updating data for [globalLoaderColl] from [3] to [4]
   [junit4]   2> 2349902 DEBUG (zkCallback-16219-thread-2) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] 
lazy [1] total [1]
   [junit4]   2> 2349902 INFO  
(TEST-TestContainerReqHandler.testPluginFrompackage-seed#[5627F2CA9BECA997]) [  
   ] o.a.s.c.MiniSolrCloudCluster waitForActiveCol

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

ading 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/null1964620022
     [copy] Copying 249 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1964620022
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1964620022

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 32ms :: 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: 118 minutes 11 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