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

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

Error Message:
attempt: 9 Mismatch for value : '[requestHandler]' in response {   
"responseHeader":{     "status":0,     "QTime":0},   "metadata":{"version":3},  
 "runtimeLib":[{       "name":"global",       
"url":"http://localhost:43314/jar3.jar";,       
"sha256":"20e0bfaec71b2e93c4da9f2ed3745dda04dc3fc915b66cc0275863982e73b2a3",    
   "znodeVersion":3}],   "requestHandler":[{       "name":"bar",       
"znodeVersion":3,       "class":"org.apache.solr.core.RuntimeLibReqHandler",    
   "package":"global"}]}

Stack Trace:
java.lang.AssertionError: attempt: 9 Mismatch for value : '[requestHandler]' in 
response {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "metadata":{"version":3},
  "runtimeLib":[{
      "name":"global",
      "url":"http://localhost:43314/jar3.jar";,
      
"sha256":"20e0bfaec71b2e93c4da9f2ed3745dda04dc3fc915b66cc0275863982e73b2a3",
      "znodeVersion":3}],
  "requestHandler":[{
      "name":"bar",
      "znodeVersion":3,
      "class":"org.apache.solr.core.RuntimeLibReqHandler",
      "package":"global"}]}
        at 
__randomizedtesting.SeedInfo.seed([6AB1BEF39C9B70E3:18BEABBD30C02AF3]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at 
org.apache.solr.handler.TestContainerReqHandler.assertResponseValues(TestContainerReqHandler.java:121)
        at 
org.apache.solr.handler.TestContainerReqHandler.testPackageAPI(TestContainerReqHandler.java:236)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15381 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerReqHandler
   [junit4]   2> 3486739 INFO  
(SUITE-TestContainerReqHandler-seed#[6AB1BEF39C9B70E3]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3486773 INFO  
(SUITE-TestContainerReqHandler-seed#[6AB1BEF39C9B70E3]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerReqHandler_6AB1BEF39C9B70E3-001/data-dir-184-001
   [junit4]   2> 3486773 WARN  
(SUITE-TestContainerReqHandler-seed#[6AB1BEF39C9B70E3]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 3486773 INFO  
(SUITE-TestContainerReqHandler-seed#[6AB1BEF39C9B70E3]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3486775 INFO  
(SUITE-TestContainerReqHandler-seed#[6AB1BEF39C9B70E3]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 3486900 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[6AB1BEF39C9B70E3]) 
[     ] o.a.s.SolrTestCaseJ4 ###Starting testCacheLoadFromPackage
   [junit4]   2> 3486915 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[6AB1BEF39C9B70E3]) 
[     ] 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> 3486917 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[6AB1BEF39C9B70E3]) 
[     ] o.e.j.s.AbstractConnector Started 
ServerConnector@54e96e0f{HTTP/1.1,[http/1.1]}{0.0.0.0:46556}
   [junit4]   2> 3486917 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[6AB1BEF39C9B70E3]) 
[     ] o.e.j.s.Server Started @3487015ms
   [junit4]   2> 3486917 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[6AB1BEF39C9B70E3]) 
[     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerReqHandler_6AB1BEF39C9B70E3-001/tempDir-001
   [junit4]   2> 3486918 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[6AB1BEF39C9B70E3]) 
[     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3486918 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3486918 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3487027 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[6AB1BEF39C9B70E3]) 
[     ] o.a.s.c.ZkTestServer start zk server on port:42137
   [junit4]   2> 3487028 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[6AB1BEF39C9B70E3]) 
[     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42137
   [junit4]   2> 3487028 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[6AB1BEF39C9B70E3]) 
[     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42137
   [junit4]   2> 3487028 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[6AB1BEF39C9B70E3]) 
[     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42137
   [junit4]   2> 3487031 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[6AB1BEF39C9B70E3]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3487074 INFO  (zkConnectionManagerCallback-14477-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3487074 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[6AB1BEF39C9B70E3]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3487085 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[6AB1BEF39C9B70E3]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3487103 INFO  (zkConnectionManagerCallback-14479-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3487103 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[6AB1BEF39C9B70E3]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3487104 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[6AB1BEF39C9B70E3]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3487139 INFO  (zkConnectionManagerCallback-14481-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3487139 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[6AB1BEF39C9B70E3]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3487241 WARN  (jetty-launcher-14482-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3487241 INFO  (jetty-launcher-14482-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3487242 INFO  (jetty-launcher-14482-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3487242 INFO  (jetty-launcher-14482-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> 3487242 WARN  (jetty-launcher-14482-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3487242 INFO  (jetty-launcher-14482-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3487242 INFO  (jetty-launcher-14482-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3487242 INFO  (jetty-launcher-14482-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> 3487242 WARN  (jetty-launcher-14482-thread-4) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3487242 WARN  (jetty-launcher-14482-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3487243 INFO  (jetty-launcher-14482-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3487243 INFO  (jetty-launcher-14482-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3487243 INFO  (jetty-launcher-14482-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> 3487245 INFO  (jetty-launcher-14482-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3487245 INFO  (jetty-launcher-14482-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3487245 INFO  (jetty-launcher-14482-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> 3487246 INFO  (jetty-launcher-14482-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3487246 INFO  (jetty-launcher-14482-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3487247 INFO  (jetty-launcher-14482-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3487247 INFO  (jetty-launcher-14482-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6a564fc4{/solr,null,AVAILABLE}
   [junit4]   2> 3487248 INFO  (jetty-launcher-14482-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3487248 INFO  (jetty-launcher-14482-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3487248 INFO  (jetty-launcher-14482-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3487248 INFO  (jetty-launcher-14482-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@762227cd{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:44385}
   [junit4]   2> 3487248 INFO  (jetty-launcher-14482-thread-4) [     ] 
o.e.j.s.Server Started @3487347ms
   [junit4]   2> 3487248 INFO  (jetty-launcher-14482-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44385}
   [junit4]   2> 3487248 INFO  (jetty-launcher-14482-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3487248 INFO  (jetty-launcher-14482-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3487248 INFO  (jetty-launcher-14482-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3487248 ERROR (jetty-launcher-14482-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3487248 INFO  (jetty-launcher-14482-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3487249 INFO  (jetty-launcher-14482-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.3.0
   [junit4]   2> 3487249 INFO  (jetty-launcher-14482-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5da045bc{/solr,null,AVAILABLE}
   [junit4]   2> 3487249 INFO  (jetty-launcher-14482-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3487249 INFO  (jetty-launcher-14482-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3487249 INFO  (jetty-launcher-14482-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-09-16T03:48:30.807Z
   [junit4]   2> 3487249 INFO  (jetty-launcher-14482-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@340d6e6b{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:34257}
   [junit4]   2> 3487249 INFO  (jetty-launcher-14482-thread-1) [     ] 
o.e.j.s.Server Started @3487347ms
   [junit4]   2> 3487249 INFO  (jetty-launcher-14482-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34257}
   [junit4]   2> 3487249 ERROR (jetty-launcher-14482-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3487249 INFO  (jetty-launcher-14482-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3487249 INFO  (jetty-launcher-14482-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.3.0
   [junit4]   2> 3487249 INFO  (jetty-launcher-14482-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3487249 INFO  (jetty-launcher-14482-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3487249 INFO  (jetty-launcher-14482-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-09-16T03:48:30.807Z
   [junit4]   2> 3487250 INFO  (jetty-launcher-14482-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3487250 INFO  (jetty-launcher-14482-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@21c0029c{/solr,null,AVAILABLE}
   [junit4]   2> 3487263 INFO  (jetty-launcher-14482-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3487263 INFO  (jetty-launcher-14482-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3487263 INFO  (jetty-launcher-14482-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3487263 INFO  (jetty-launcher-14482-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5d8efc2e{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:46646}
   [junit4]   2> 3487263 INFO  (jetty-launcher-14482-thread-3) [     ] 
o.e.j.s.Server Started @3487362ms
   [junit4]   2> 3487263 INFO  (jetty-launcher-14482-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46646}
   [junit4]   2> 3487263 ERROR (jetty-launcher-14482-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3487263 INFO  (jetty-launcher-14482-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3487263 INFO  (jetty-launcher-14482-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.3.0
   [junit4]   2> 3487263 INFO  (jetty-launcher-14482-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3487263 INFO  (jetty-launcher-14482-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3487263 INFO  (jetty-launcher-14482-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-09-16T03:48:30.821Z
   [junit4]   2> 3487267 INFO  (jetty-launcher-14482-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3487267 INFO  (jetty-launcher-14482-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@352d1b5{/solr,null,AVAILABLE}
   [junit4]   2> 3487268 INFO  (jetty-launcher-14482-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3487268 INFO  (jetty-launcher-14482-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@f69f2e0{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:46026}
   [junit4]   2> 3487268 INFO  (jetty-launcher-14482-thread-2) [     ] 
o.e.j.s.Server Started @3487367ms
   [junit4]   2> 3487268 INFO  (jetty-launcher-14482-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46026}
   [junit4]   2> 3487268 INFO  (zkConnectionManagerCallback-14488-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3487268 INFO  (jetty-launcher-14482-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3487268 ERROR (jetty-launcher-14482-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3487268 INFO  (jetty-launcher-14482-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3487268 INFO  (jetty-launcher-14482-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.3.0
   [junit4]   2> 3487269 INFO  (jetty-launcher-14482-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3487269 INFO  (jetty-launcher-14482-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3487269 INFO  (jetty-launcher-14482-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-09-16T03:48:30.827Z
   [junit4]   2> 3487270 INFO  (jetty-launcher-14482-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3487299 INFO  (jetty-launcher-14482-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3487313 INFO  (zkConnectionManagerCallback-14484-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3487313 INFO  (jetty-launcher-14482-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3487319 INFO  (zkConnectionManagerCallback-14486-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3487319 INFO  (jetty-launcher-14482-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3487328 INFO  (jetty-launcher-14482-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3487336 INFO  (jetty-launcher-14482-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3487400 INFO  (zkConnectionManagerCallback-14490-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3487409 INFO  (jetty-launcher-14482-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3487499 INFO  (jetty-launcher-14482-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3488672 INFO  (jetty-launcher-14482-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3488734 WARN  (jetty-launcher-14482-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@79c46919[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3488734 WARN  (jetty-launcher-14482-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@79c46919[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3488771 WARN  (jetty-launcher-14482-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@196ff859[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3488771 WARN  (jetty-launcher-14482-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@196ff859[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3488772 INFO  (jetty-launcher-14482-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42137/solr
   [junit4]   2> 3488798 INFO  (jetty-launcher-14482-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3488818 INFO  (zkConnectionManagerCallback-14500-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3488818 INFO  (jetty-launcher-14482-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3489026 INFO  (jetty-launcher-14482-thread-1) 
[n:127.0.0.1:34257_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3489082 INFO  (zkConnectionManagerCallback-14502-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3489082 INFO  (jetty-launcher-14482-thread-1) 
[n:127.0.0.1:34257_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3489094 INFO  (jetty-launcher-14482-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3489163 WARN  (jetty-launcher-14482-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6c8cd619[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3489163 WARN  (jetty-launcher-14482-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6c8cd619[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3489200 WARN  (jetty-launcher-14482-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7b68faed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3489200 WARN  (jetty-launcher-14482-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7b68faed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3489201 INFO  (jetty-launcher-14482-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42137/solr
   [junit4]   2> 3489202 INFO  (jetty-launcher-14482-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3489216 INFO  (zkConnectionManagerCallback-14510-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3489216 INFO  (jetty-launcher-14482-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3489641 INFO  (jetty-launcher-14482-thread-3) 
[n:127.0.0.1:46646_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3489747 INFO  (zkConnectionManagerCallback-14512-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3489748 INFO  (jetty-launcher-14482-thread-3) 
[n:127.0.0.1:46646_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3489764 DEBUG (jetty-launcher-14482-thread-3) 
[n:127.0.0.1:46646_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3489764 DEBUG (jetty-launcher-14482-thread-3) 
[n:127.0.0.1:46646_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 3489765 DEBUG (jetty-launcher-14482-thread-3) 
[n:127.0.0.1:46646_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> []
   [junit4]   2> 3489765 DEBUG (jetty-launcher-14482-thread-3) 
[n:127.0.0.1:46646_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3489823 INFO  (jetty-launcher-14482-thread-3) 
[n:127.0.0.1:46646_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:46646_solr
   [junit4]   2> 3489856 INFO  (jetty-launcher-14482-thread-3) 
[n:127.0.0.1:46646_solr     ] o.a.s.c.Overseer Overseer 
(id=75396201787621386-127.0.0.1:46646_solr-n_0000000000) starting
   [junit4]   2> 3489929 INFO  (jetty-launcher-14482-thread-3) 
[n:127.0.0.1:46646_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3489933 INFO  (zkConnectionManagerCallback-14519-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3489983 INFO  (jetty-launcher-14482-thread-3) 
[n:127.0.0.1:46646_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3489984 DEBUG (jetty-launcher-14482-thread-3) 
[n:127.0.0.1:46646_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3489985 DEBUG (jetty-launcher-14482-thread-3) 
[n:127.0.0.1:46646_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 3490002 DEBUG (jetty-launcher-14482-thread-3) 
[n:127.0.0.1:46646_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> []
   [junit4]   2> 3490019 DEBUG (jetty-launcher-14482-thread-3) 
[n:127.0.0.1:46646_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3490020 INFO  (jetty-launcher-14482-thread-3) 
[n:127.0.0.1:46646_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42137/solr ready
   [junit4]   2> 3490038 INFO  
(OverseerStateUpdate-75396201787621386-127.0.0.1:46646_solr-n_0000000000) 
[n:127.0.0.1:46646_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:46646_solr
   [junit4]   2> 3490040 DEBUG 
(OverseerStateUpdate-75396201787621386-127.0.0.1:46646_solr-n_0000000000) 
[n:127.0.0.1:46646_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> []
   [junit4]   2> 3490040 DEBUG 
(OverseerStateUpdate-75396201787621386-127.0.0.1:46646_solr-n_0000000000) 
[n:127.0.0.1:46646_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3490055 DEBUG (jetty-launcher-14482-thread-1) 
[n:127.0.0.1:34257_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3490056 DEBUG (jetty-launcher-14482-thread-1) 
[n:127.0.0.1:34257_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 3490056 DEBUG (jetty-launcher-14482-thread-1) 
[n:127.0.0.1:34257_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> []
   [junit4]   2> 3490057 DEBUG (jetty-launcher-14482-thread-1) 
[n:127.0.0.1:34257_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3490057 INFO  (jetty-launcher-14482-thread-3) 
[n:127.0.0.1:46646_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46646_solr
   [junit4]   2> 3490075 INFO  (jetty-launcher-14482-thread-3) 
[n:127.0.0.1:46646_solr     ] o.a.s.c.PackageManager clusterprops.json changed 
, version -1
   [junit4]   2> 3490091 DEBUG (zkCallback-14518-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> 3490092 INFO  (jetty-launcher-14482-thread-1) 
[n:127.0.0.1:34257_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:34257_solr as DOWN
   [junit4]   2> 3490093 INFO  (jetty-launcher-14482-thread-1) 
[n:127.0.0.1:34257_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3490093 INFO  (jetty-launcher-14482-thread-1) 
[n:127.0.0.1:34257_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34257_solr
   [junit4]   2> 3490112 INFO  (jetty-launcher-14482-thread-1) 
[n:127.0.0.1:34257_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3490127 INFO  (zkConnectionManagerCallback-14524-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3490127 INFO  (jetty-launcher-14482-thread-1) 
[n:127.0.0.1:34257_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3490128 DEBUG (jetty-launcher-14482-thread-1) 
[n:127.0.0.1:34257_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3490128 INFO  (zkCallback-14518-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3490128 DEBUG (zkCallback-14518-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> 
[127.0.0.1:34257_solr, 127.0.0.1:46646_solr]
   [junit4]   2> 3490128 DEBUG (jetty-launcher-14482-thread-1) 
[n:127.0.0.1:34257_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 3490129 INFO  (jetty-launcher-14482-thread-1) 
[n:127.0.0.1:34257_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3490129 DEBUG (jetty-launcher-14482-thread-1) 
[n:127.0.0.1:34257_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:34257_solr, 127.0.0.1:46646_solr]
   [junit4]   2> 3490129 DEBUG (jetty-launcher-14482-thread-1) 
[n:127.0.0.1:34257_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3490130 INFO  (jetty-launcher-14482-thread-1) 
[n:127.0.0.1:34257_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42137/solr ready
   [junit4]   2> 3490130 INFO  (jetty-launcher-14482-thread-1) 
[n:127.0.0.1:34257_solr     ] o.a.s.c.PackageManager clusterprops.json changed 
, version -1
   [junit4]   2> 3490144 DEBUG (zkCallback-14501-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> 3490164 DEBUG (zkCallback-14511-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> 3490164 INFO  (zkCallback-14501-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3490164 DEBUG (zkCallback-14501-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> 
[127.0.0.1:34257_solr, 127.0.0.1:46646_solr]
   [junit4]   2> 3490164 INFO  (zkCallback-14511-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3490164 DEBUG (zkCallback-14511-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> 
[127.0.0.1:34257_solr, 127.0.0.1:46646_solr]
   [junit4]   2> 3490204 INFO  (jetty-launcher-14482-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3490237 WARN  (jetty-launcher-14482-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7bc8297b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3490237 WARN  (jetty-launcher-14482-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7bc8297b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3490326 WARN  (jetty-launcher-14482-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6393088a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3490326 WARN  (jetty-launcher-14482-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6393088a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3490327 INFO  (jetty-launcher-14482-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42137/solr
   [junit4]   2> 3490328 INFO  (jetty-launcher-14482-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3490364 INFO  (jetty-launcher-14482-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3490382 INFO  (jetty-launcher-14482-thread-3) 
[n:127.0.0.1:46646_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3490419 WARN  (jetty-launcher-14482-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6393bc9c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3490419 WARN  (jetty-launcher-14482-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6393bc9c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3490421 INFO  (zkConnectionManagerCallback-14530-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3490421 INFO  (jetty-launcher-14482-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3490456 WARN  (jetty-launcher-14482-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4b8dff77[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3490456 WARN  (jetty-launcher-14482-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4b8dff77[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3490457 INFO  (jetty-launcher-14482-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42137/solr
   [junit4]   2> 3490458 INFO  (jetty-launcher-14482-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3490476 INFO  (zkConnectionManagerCallback-14537-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3490476 INFO  (jetty-launcher-14482-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3490508 INFO  (jetty-launcher-14482-thread-1) 
[n:127.0.0.1:34257_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3490549 INFO  (jetty-launcher-14482-thread-4) 
[n:127.0.0.1:44385_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3490639 INFO  (zkConnectionManagerCallback-14540-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3490641 INFO  (jetty-launcher-14482-thread-4) 
[n:127.0.0.1:44385_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3490771 DEBUG (jetty-launcher-14482-thread-4) 
[n:127.0.0.1:44385_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3490804 DEBUG (jetty-launcher-14482-thread-4) 
[n:127.0.0.1:44385_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 3490804 INFO  (jetty-launcher-14482-thread-4) 
[n:127.0.0.1:44385_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3490804 DEBUG (jetty-launcher-14482-thread-4) 
[n:127.0.0.1:44385_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:34257_solr, 127.0.0.1:46646_solr]
   [junit4]   2> 3490805 DEBUG (jetty-launcher-14482-thread-4) 
[n:127.0.0.1:44385_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3490805 INFO  (jetty-launcher-14482-thread-2) 
[n:127.0.0.1:46026_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3490844 INFO  (jetty-launcher-14482-thread-4) 
[n:127.0.0.1:44385_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:44385_solr as DOWN
   [junit4]   2> 3490844 INFO  (jetty-launcher-14482-thread-4) 
[n:127.0.0.1:44385_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3490844 INFO  (jetty-launcher-14482-thread-4) 
[n:127.0.0.1:44385_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44385_solr
   [junit4]   2> 3490860 INFO  (jetty-launcher-14482-thread-3) 
[n:127.0.0.1:46646_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46646.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@82bc134
   [junit4]   2> 3490951 DEBUG (zkCallback-14511-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> 3490951 INFO  (zkCallback-14511-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3490951 DEBUG (zkCallback-14511-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:34257_solr, 127.0.0.1:46646_solr] -> [127.0.0.1:34257_solr, 
127.0.0.1:44385_solr, 127.0.0.1:46646_solr]
   [junit4]   2> 3490986 INFO  (zkConnectionManagerCallback-14542-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3490986 INFO  (jetty-launcher-14482-thread-2) 
[n:127.0.0.1:46026_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3490989 DEBUG (jetty-launcher-14482-thread-2) 
[n:127.0.0.1:46026_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3490989 DEBUG (jetty-launcher-14482-thread-2) 
[n:127.0.0.1:46026_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 3490990 INFO  (jetty-launcher-14482-thread-2) 
[n:127.0.0.1:46026_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 3490990 DEBUG (jetty-launcher-14482-thread-2) 
[n:127.0.0.1:46026_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:34257_solr, 127.0.0.1:44385_solr, 
127.0.0.1:46646_solr]
   [junit4]   2> 3490990 DEBUG (jetty-launcher-14482-thread-2) 
[n:127.0.0.1:46026_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3491004 INFO  (jetty-launcher-14482-thread-1) 
[n:127.0.0.1:34257_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34257.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@82bc134
   [junit4]   2> 3491108 DEBUG (zkCallback-14501-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> 3491108 DEBUG (zkCallback-14518-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> 3491108 DEBUG (zkCallback-14523-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> 3491108 DEBUG (zkCallback-14539-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> 3491140 INFO  (zkCallback-14501-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3491140 DEBUG (zkCallback-14501-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:34257_solr, 127.0.0.1:46646_solr] -> [127.0.0.1:34257_solr, 
127.0.0.1:44385_solr, 127.0.0.1:46646_solr]
   [junit4]   2> 3491144 INFO  (zkCallback-14518-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3491144 DEBUG (zkCallback-14518-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:34257_solr, 127.0.0.1:46646_solr] -> [127.0.0.1:34257_solr, 
127.0.0.1:44385_solr, 127.0.0.1:46646_solr]
   [junit4]   2> 3491172 INFO  (jetty-launcher-14482-thread-3) 
[n:127.0.0.1:46646_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46646.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@82bc134
   [junit4]   2> 3491172 INFO  (jetty-launcher-14482-thread-3) 
[n:127.0.0.1:46646_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46646.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@82bc134
   [junit4]   2> 3491185 INFO  (zkCallback-14539-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3491185 DEBUG (zkCallback-14539-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:34257_solr, 127.0.0.1:46646_solr] -> [127.0.0.1:34257_solr, 
127.0.0.1:44385_solr, 127.0.0.1:46646_solr]
   [junit4]   2> 3491187 INFO  (jetty-launcher-14482-thread-1) 
[n:127.0.0.1:34257_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34257.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@82bc134
   [junit4]   2> 3491187 INFO  (jetty-launcher-14482-thread-1) 
[n:127.0.0.1:34257_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34257.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@82bc134
   [junit4]   2> 3491188 INFO  (jetty-launcher-14482-thread-1) 
[n:127.0.0.1:34257_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerReqHandler_6AB1BEF39C9B70E3-001/tempDir-001/node1/.
   [junit4]   2> 3491189 INFO  (jetty-launcher-14482-thread-3) 
[n:127.0.0.1:46646_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerReqHandler_6AB1BEF39C9B70E3-001/tempDir-001/node2/.
   [junit4]   2> 3491202 INFO  (zkCallback-14523-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3491202 DEBUG (zkCallback-14523-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:34257_solr, 127.0.0.1:46646_solr] -> [127.0.0.1:34257_solr, 
127.0.0.1:44385_solr, 127.0.0.1:46646_solr]
   [junit4]   2> 3491221 INFO  (jetty-launcher-14482-thread-4) 
[n:127.0.0.1:44385_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3491403 INFO  (zkConnectionManagerCallback-14551-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3491404 INFO  (jetty-launcher-14482-thread-4) 
[n:127.0.0.1:44385_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3491404 DEBUG (jetty-launcher-14482-thread-4) 
[n:127.0.0.1:44385_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3491501 DEBUG (jetty-launcher-14482-thread-4) 
[n:127.0.0.1:44385_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 3491573 INFO  (jetty-launcher-14482-thread-4) 
[n:127.0.0.1:44385_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 3491573 DEBUG (jetty-launcher-14482-thread-4) 
[n:127.0.0.1:44385_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:34257_solr, 127.0.0.1:44385_solr, 
127.0.0.1:46646_solr]
   [junit4]   2> 3491649 DEBUG (jetty-launcher-14482-thread-4) 
[n:127.0.0.1:44385_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3491703 INFO  (jetty-launcher-14482-thread-2) 
[n:127.0.0.1:46026_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:46026_solr as DOWN
   [junit4]   2> 3491740 INFO  (jetty-launcher-14482-thread-4) 
[n:127.0.0.1:44385_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42137/solr ready
   [junit4]   2> 3491740 INFO  (jetty-launcher-14482-thread-4) 
[n:127.0.0.1:44385_solr     ] o.a.s.c.PackageManager clusterprops.json changed 
, version -1
   [junit4]   2> 3491841 INFO  (jetty-launcher-14482-thread-2) 
[n:127.0.0.1:46026_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3491841 INFO  (jetty-launcher-14482-thread-2) 
[n:127.0.0.1:46026_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46026_solr
   [junit4]   2> 3491842 DEBUG (zkCallback-14539-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> 3491842 DEBUG (zkCallback-14523-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> 3491842 DEBUG (zkCallback-14518-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> 3491842 DEBUG (zkCallback-14501-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> 3491842 DEBUG (zkCallback-14550-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> 3491842 DEBUG (zkCallback-14511-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> 3491843 INFO  (zkCallback-14518-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3491843 DEBUG (zkCallback-14518-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:34257_solr, 127.0.0.1:44385_solr, 127.0.0.1:46646_solr] -> 
[127.0.0.1:34257_solr, 127.0.0.1:44385_solr, 127.0.0.1:46026_solr, 
127.0.0.1:46646_solr]
   [junit4]   2> 3491843 INFO  (zkCallback-14539-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3491843 DEBUG (zkCallback-14539-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:34257_solr, 127.0.0.1:44385_solr, 127.0.0.1:46646_solr] -> 
[127.0.0.1:34257_solr, 127.0.0.1:44385_solr, 127.0.0.1:46026_solr, 
127.0.0.1:46646_solr]
   [junit4]   2> 3491843 INFO  (zkCallback-14501-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3491843 DEBUG (zkCallback-14501-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:34257_solr, 127.0.0.1:44385_solr, 127.0.0.1:46646_solr] -> 
[127.0.0.1:34257_solr, 127.0.0.1:44385_solr, 127.0.0.1:46026_solr, 
127.0.0.1:46646_solr]
   [junit4]   2> 3491843 INFO  (zkCallback-14523-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3491843 DEBUG (zkCallback-14523-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:34257_solr, 127.0.0.1:44385_solr, 127.0.0.1:46646_solr] -> 
[127.0.0.1:34257_solr, 127.0.0.1:44385_solr, 127.0.0.1:46026_solr, 
127.0.0.1:46646_solr]
   [junit4]   2> 3491843 INFO  (zkCallback-14511-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3491843 DEBUG (zkCallback-14511-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:34257_solr, 127.0.0.1:44385_solr, 127.0.0.1:46646_solr] -> 
[127.0.0.1:34257_solr, 127.0.0.1:44385_solr, 127.0.0.1:46026_solr, 
127.0.0.1:46646_solr]
   [junit4]   2> 3491844 INFO  (zkCallback-14550-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3491844 DEBUG (zkCallback-14550-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:34257_solr, 127.0.0.1:44385_solr, 127.0.0.1:46646_solr] -> 
[127.0.0.1:34257_solr, 127.0.0.1:44385_solr, 127.0.0.1:46026_solr, 
127.0.0.1:46646_solr]
   [junit4]   2> 3491877 DEBUG (zkCallback-14541-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> 3491881 INFO  (zkCallback-14541-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3491881 DEBUG (zkCallback-14541-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:34257_solr, 127.0.0.1:44385_solr, 127.0.0.1:46646_solr] -> 
[127.0.0.1:34257_solr, 127.0.0.1:44385_solr, 127.0.0.1:46026_solr, 
127.0.0.1:46646_solr]
   [junit4]   2> 3491914 INFO  (jetty-launcher-14482-thread-2) 
[n:127.0.0.1:46026_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3491974 INFO  (zkConnectionManagerCallback-14556-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3491974 INFO  (jetty-launcher-14482-thread-2) 
[n:127.0.0.1:46026_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3491975 DEBUG (jetty-launcher-14482-thread-2) 
[n:127.0.0.1:46026_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3491995 DEBUG (jetty-launcher-14482-thread-2) 
[n:127.0.0.1:46026_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 3492047 INFO  (jetty-launcher-14482-thread-2) 
[n:127.0.0.1:46026_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 3492047 DEBUG (jetty-launcher-14482-thread-2) 
[n:127.0.0.1:46026_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:34257_solr, 127.0.0.1:44385_solr, 
127.0.0.1:46026_solr, 127.0.0.1:46646_solr]
   [junit4]   2> 3492104 DEBUG (jetty-launcher-14482-thread-2) 
[n:127.0.0.1:46026_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 3492121 INFO  (jetty-launcher-14482-thread-2) 
[n:127.0.0.1:46026_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42137/solr ready
   [junit4]   2> 3492121 INFO  (jetty-launcher-14482-thread-2) 
[n:127.0.0.1:46026_solr     ] o.a.s.c.PackageManager clusterprops.json changed 
, version -1
   [junit4]   2> 3492153 INFO  (jetty-launcher-14482-thread-4) 
[n:127.0.0.1:44385_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3492417 INFO  (jetty-launcher-14482-thread-2) 
[n:127.0.0.1:46026_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3492421 INFO  (jetty-launcher-14482-thread-4) 
[n:127.0.0.1:44385_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44385.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@82bc134
   [junit4]   2> 3492498 INFO  (jetty-launcher-14482-thread-4) 
[n:127.0.0.1:44385_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44385.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@82bc134
   [junit4]   2> 3492498 INFO  (jetty-launcher-14482-thread-4) 
[n:127.0.0.1:44385_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44385.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@82bc134
   [junit4]   2> 3492499 INFO  (jetty-launcher-14482-thread-4) 
[n:127.0.0.1:44385_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerReqHandler_6AB1BEF39C9B70E3-001/tempDir-001/node3/.
   [junit4]   2> 3492524 INFO  (jetty-launcher-14482-thread-2) 
[n:127.0.0.1:46026_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46026.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@82bc134
   [junit4]   2> 3492562 INFO  (jetty-launcher-14482-thread-2) 
[n:127.0.0.1:46026_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46026.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@82bc134
   [junit4]   2> 3492562 INFO  (jetty-launcher-14482-thread-2) 
[n:127.0.0.1:46026_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46026.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@82bc134
   [junit4]   2> 3492579 INFO  (jetty-launcher-14482-thread-2) 
[n:127.0.0.1:46026_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerReqHandler_6AB1BEF39C9B70E3-001/tempDir-001/node4/.
   [junit4]   2> 3493237 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[6AB1BEF39C9B70E3]) 
[     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 3493251 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[6AB1BEF39C9B70E3]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3493271 INFO  (zkConnectionManagerCallback-14563-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3493271 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[6AB1BEF39C9B70E3]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3493272 DEBUG 
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[6AB1BEF39C9B70E3]) 
[     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3493289 DEBUG 
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[6AB1BEF39C9B70E3]) 
[     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3493289 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[6AB1BEF39C9B70E3]) 
[     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3493289 DEBUG 
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[6AB1BEF39C9B70E3]) 
[     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> 
[127.0.0.1:34257_solr, 127.0.0.1:44385_solr, 127.0.0.1:46026_solr, 
127.0.0.1:46646_solr]
   [junit4]   2> 3493290 DEBUG 
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[6AB1BEF39C9B70E3]) 
[     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] 
watched [0] lazy [0] total [0]
   [junit4]   2> 3493290 INFO  
(TEST-TestContainerReqHandler.testCacheLoadFromPackage-seed#[6AB1BEF39C9B70E3]) 
[     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:42137/solr ready
   [junit4]   2> 3493397 INFO  (qtp2028324513-41097) [n:127.0.0.1:44385_solr    
 ] o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 3493398 DEBUG (zkCallback-14501-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={cache_pkg={name=cache_pkg, url=http://localhost:46556/jar1.jar, 
sha256=32e8b5b2a95ea306538b52017f0954aa1b0f8a8b2d0acbc498fd0e66a223f7bd}}} to 
version 0
   [junit4]   2> 3493398 DEBUG (zkCallback-14511-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={cache_pkg={name=cache_pkg, url=http://localhost:46556/jar1.jar, 
sha256=32e8b5b2a95ea306538b52017f0954aa1b0f8a8b2d0acbc498fd0e66a223f7bd}}} to 
version 0
   [junit4]   2> 3493398 INFO  (zkCallback-14511-thread-1) [     ] 
o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 3493398 INFO  (zkCallback-14501-thread-1) [     ] 
o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 3493399 DEBUG (zkCallback-14518-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={cache_pkg={name=cache_pkg, url=http://localhost:46556/jar1.jar, 
sha256=32e8b5b2a95ea306538b52017f0954aa1b0f8a8b2d0acbc498fd0e66a223f7bd}}} to 
version 0
   [junit4]   2> 3493399 DEBUG (zkCallback-14539-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={cache_pkg={name=cache_pkg, url=http://localhost:46556/jar1.jar, 
sha256=32e8b5b2a95ea306538b52017f0954aa1b0f8a8b2d0acbc498fd0e66a223f7bd}}} to 
version 0
   [junit4]   2> 3493399 INFO  (qtp2028324513-41097) [n:127.0.0.1:44385_solr    
 ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 3493399 INFO  (zkCallback-14539-thread-1) [     ] 
o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 3493543 DEBUG (zkCallback-14555-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={cache_pkg={name=cache_pkg, url=http://localhost:46556/jar1.jar, 
sha256=32e8b5b2a95ea306538b52017f0954aa1b0f8a8b2d0acbc498fd0e66a223f7bd}}} to 
version 0
   [junit4]   2> 3493543 INFO  (zkCallback-14501-thread-1) [     ] 
o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 3493564 DEBUG (zkCallback-14562-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={cache_pkg={name=cache_pkg, url=http://localhost:46556/jar1.jar, 
sha256=32e8b5b2a95ea306538b52017f0954aa1b0f8a8b2d0acbc498fd0e66a223f7bd}}} to 
version 0
   [junit4]   2> 3493564 INFO  (qtp2028324513-41097) [n:127.0.0.1:44385_solr    
 ] o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 3493564 INFO  (zkCallback-14539-thread-1) [     ] 
o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 3493685 DEBUG (zkCallback-14550-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={cache_pkg={name=cache_pkg, url=http://localhost:46556/jar1.jar, 
sha256=32e8b5b2a95ea306538b52017f0954aa1b0f8a8b2d0acbc498fd0e66a223f7bd}}} to 
version 0
   [junit4]   2> 3493685 DEBUG (zkCallback-14523-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={cache_pkg={name=cache_pkg, url=http://localhost:46556/jar1.jar, 
sha256=32e8b5b2a95ea306538b52017f0954aa1b0f8a8b2d0acbc498fd0e66a223f7bd}}} to 
version 0
   [junit4]   2> 3493685 DEBUG (zkCallback-14541-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={cache_pkg={name=cache_pkg, url=http://localhost:46556/jar1.jar, 
sha256=32e8b5b2a95ea306538b52017f0954aa1b0f8a8b2d0acbc498fd0e66a223f7bd}}} to 
version 0
   [junit4]   2> 3493685 INFO  (zkCallback-14541-thread-1) [     ] 
o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 3493690 INFO  (zkCallback-14501-thread-1) [     ] 
o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars 
[http://localhost:46556/jar1.jar]
   [junit4]   2> 3493690 INFO  (qtp2028324513-41097) [n:127.0.0.1:44385_solr    
 ] o.a.s.c.PackageManager Libraries changed. New memclassloader created with 
jars [http://localhost:46556/jar1.jar]
   [junit4]   2> 3493690 INFO  (qtp2028324513-41097) [n:127.0.0.1:44385_solr    
 ] o.a.s.h.a.CollectionHandlerApi current version of clusterprops.json is 0 , 
trying to get every node to update 
   [junit4]   2> 3493690 DEBUG (qtp2028324513-41097) [n:127.0.0.1:44385_solr    
 ] o.a.s.h.a.CollectionHandlerApi The current clusterprops.json:  
{package={cache_pkg={name=cache_pkg, url=http://localhost:46556/jar1.jar, 
sha256=32e8b5b2a95ea306538b52017f0954aa1b0f8a8b2d0acbc498fd0e66a223f7bd}}}
   [junit4]   2> 3493690 INFO  (qtp2028324513-41097) [n:127.0.0.1:44385_solr    
 ] o.a.s.h.a.CollectionHandlerApi Waiting up to 30 secs for 4 nodes to update 
clusterprops to be of version 0 
   [junit4]   2> 3493709 INFO  (zkCallback-14511-thread-1) [     ] 
o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 3493709 INFO  (zkCallback-14541-thread-1) [     ] 
o.a.s.c.CloudUtil Error fetching key names
   [junit4]   2> 3493712 INFO  (zkCallback-14539-thread-1) [     ] 
o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars 
[http://localhost:46556/jar1.jar]
   [junit4]   2> 3493714 INFO  (zkCallback-14511-thread-1) [     ] 
o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars 
[http://localhost:46556/jar1.jar]
   [junit4]   2> 3493714 INFO  (zkCallback-14541-thread-1) [     ] 
o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars 
[http://localhost:46556/jar1.jar]
   [junit4]   2> 3493716 INFO  
(solrHandlerExecutor-11616-thread-1-processing-n:127.0.0.1:44385_solr) 
[n:127.0.0.1:44385_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, 
maxWait 30
   [junit4]   2> 3493716 INFO  
(solrHandlerExecutor-11616-thread-3-processing-n:127.0.0.1:44385_solr) 
[n:127.0.0.1:44385_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, 
maxWait 30
   [junit4]   2> 3493716 INFO  
(solrHandlerExecutor-11616-thread-2-processing-n:127.0.0.1:44385_solr) 
[n:127.0.0.1:44385_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, 
maxWait 30
   [junit4]   2> 3493716 INFO  
(solrHandlerExecutor-11616-thread-4-processing-n:127.0.0.1:44385_solr) 
[n:127.0.0.1:44385_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, 
maxWait 30
   [junit4]   2> 3493863 DEBUG (qtp986351426-41099) [n:127.0.0.1:34257_solr     
] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 3493863 DEBUG (qtp986351426-41099) [n:127.0.0.1:34257_solr     
] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my 
version is 0
   [junit4]   2> 3493864 INFO  (qtp986351426-41099) [n:127.0.0.1:34257_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext 
params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3493892 DEBUG (qtp2028324513-41101) [n:127.0.0.1:44385_solr    
 ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 3493892 DEBUG (qtp2028324513-41101) [n:127.0.0.1:44385_solr    
 ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my 
version is 0
   [junit4]   2> 3493892 INFO  (qtp2028324513-41101) [n:127.0.0.1:44385_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext 
params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3493936 DEBUG (qtp1397299255-41107) [n:127.0.0.1:46646_solr    
 ] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 3493936 DEBUG (qtp1397299255-41107) [n:127.0.0.1:46646_solr    
 ] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my 
version is 0
   [junit4]   2> 3493936 INFO  (qtp1397299255-41107) [n:127.0.0.1:46646_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext 
params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3494045 DEBUG (qtp28183717-41111) [n:127.0.0.1:46026_solr     
] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 3494045 DEBUG (qtp28183717-41111) [n:127.0.0.1:46026_solr     
] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my 
version is 0
   [junit4]   2> 3494045 INFO  (qtp28183717-41111) [n:127.0.0.1:46026_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext 
params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3494110 INFO  (qtp2028324513-41097) [n:127.0.0.1:44385_solr    
 ] o.a.s.h.a.CollectionHandlerApi Took 420.0ms to update the clusterprops to be 
of version 0  on 4 nodes
   [junit4]   2> 3494110 INFO  (qtp2028324513-41097) [n:127.0.0.1:44385_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster 
params={wt=javabin&version=2} status=0 QTime=798
   [junit4]   2> 3494163 INFO  (qtp1397299255-41105) [n:127.0.0.1:46646_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&maxShardsPerNode=100&name=globalCacheColl&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3494487 INFO  
(OverseerThreadFactory-11593-thread-1-processing-n:127.0.0.1:46646_solr) 
[n:127.0.0.1:46646_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
globalCacheColl
   [junit4]   2> 3494609 DEBUG (zkCallback-14550-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3494609 DEBUG (zkCallback-14541-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3494609 DEBUG (zkCallback-14523-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3494621 DEBUG (zkCallback-14518-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3494621 DEBUG (zkCallback-14511-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3494621 DEBUG (zkCallback-14562-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3494629 DEBUG (zkCallback-14555-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3494629 DEBUG (zkCallback-14541-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 3494629 DEBUG (zkCallback-14523-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 3494629 DEBUG (zkCallback-14550-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 3494633 DEBUG (zkCallback-14501-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3494633 DEBUG (zkCallback-14539-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3494657 DEBUG (zkCallback-14555-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 3494657 DEBUG (zkCallback-14518-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 3494657 DEBUG (zkCallback-14511-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 3494669 DEBUG (zkCallback-14501-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 3494670 DEBUG (zkCallback-14539-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 3494673 DEBUG (zkCallback-14562-thread-1) [     ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 3495107 INFO  
(OverseerStateUpdate-75396201787621386-127.0.0.1:46646_solr-n_0000000000) 
[n:127.0.0.1:46646_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"globalCacheColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"globalCacheColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46026/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3495108 INFO  
(OverseerStateUpdate-75396201787621386-127.0.0.1:46646_solr-n_0000000000) 
[n:127.0.0.1:46646_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"globalCacheColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"globalCacheColl_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44385/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3495292 INFO  (qtp28183717-41108) [n:127.0.0.1:46026_solr    
x:globalCacheColl_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=globalCacheColl_shard1_replica_n1&action=CREATE&numShards=2&collection=globalCacheColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3495292 INFO  (qtp2028324513-41101) [n:127.0.0.1:44385_solr    
x:globalCacheColl_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=globalCacheColl_shard2_replica_n2&action=CREATE&numShards=2&collection=globalCacheColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3495328 DEBUG (qtp2028324513-41101) [n:127.0.0.1:44385_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.c.c.ZkStateReader Add data for [globalCacheColl] ver [1]
   [junit4]   2> 3495328 DEBUG (qtp2028324513-41101) [n:127.0.0.1:44385_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] 
lazy [1] total [1]
   [junit4]   2> 3495328 DEBUG (qtp28183717-41108) [n:127.0.0.1:46026_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader Add data for [globalCacheColl] ver [1]
   [junit4]   2> 3495328 DEBUG (qtp28183717-41108) [n:127.0.0.1:46026_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] 
lazy [1] total [1]
   [junit4]   2> 3495342 DEBUG (qtp2028324513-41101) [n:127.0.0.1:44385_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 3495342 DEBUG (qtp28183717-41108) [n:127.0.0.1:46026_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 3495452 DEBUG (zkCallback-14541-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Uninteresting collection globalCacheColl
   [junit4]   2> 3495456 DEBUG (zkCallback-14539-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Uninteresting collection globalCacheColl
   [junit4]   2> 3496379 DEBUG (qtp28183717-41108) [n:127.0.0.1:46026_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader Loading collection config from: 
[/collections/globalCacheColl]
   [junit4]   2> 3496380 DEBUG (qtp2028324513-41101) [n:127.0.0.1:44385_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.c.c.ZkStateReader Loading collection config from: 
[/collections/globalCacheColl]
   [junit4]   2> 3496380 DEBUG (qtp28183717-41108) [n:127.0.0.1:46026_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader path=[/configs/conf] [configName]=[conf] specified 
config exists in ZooKeeper
   [junit4]   2> 3496381 DEBUG (qtp2028324513-41101) [n:127.0.0.1:44385_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.c.c.ZkStateReader path=[/configs/conf] [configName]=[conf] specified 
config exists in ZooKeeper
   [junit4]   2> 3496576 INFO  (qtp28183717-41108) [n:127.0.0.1:46026_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 3496596 INFO  (qtp2028324513-41101) [n:127.0.0.1:44385_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 3496669 INFO  (qtp28183717-41108) [n:127.0.0.1:46026_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [globalCacheColl_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 3496670 INFO  (qtp2028324513-41101) [n:127.0.0.1:44385_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.s.IndexSchema [globalCacheColl_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 3496673 INFO  (qtp2028324513-41101) [n:127.0.0.1:44385_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3496673 INFO  (qtp2028324513-41101) [n:127.0.0.1:44385_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.c.CoreContainer Creating SolrCore 'globalCacheColl_shard2_replica_n2' 
using configuration from collection globalCacheColl, trusted=true
   [junit4]   2> 3496673 INFO  (qtp2028324513-41101) [n:127.0.0.1:44385_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44385.solr.core.globalCacheColl.shard2.replica_n2' (registry 
'solr.core.globalCacheColl.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@82bc134
   [junit4]   2> 3496674 INFO  (qtp2028324513-41101) [n:127.0.0.1:44385_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.c.SolrCore [[globalCacheColl_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerReqHandler_6AB1BEF39C9B70E3-001/tempDir-001/node3/globalCacheColl_shard2_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerReqHandler_6AB1BEF39C9B70E3-001/tempDir-001/node3/./globalCacheColl_shard2_replica_n2/data/]
   [junit4]   2> 3496684 INFO  (qtp28183717-41108) [n:127.0.0.1:46026_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3496684 INFO  (qtp28183717-41108) [n:127.0.0.1:46026_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'globalCacheColl_shard1_replica_n1' 
using configuration from collection globalCacheColl, trusted=true
   [junit4]   2> 3496684 INFO  (qtp28183717-41108) [n:127.0.0.1:46026_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46026.solr.core.globalCacheColl.shard1.replica_n1' (registry 
'solr.core.globalCacheColl.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@82bc134
   [junit4]   2> 3496685 INFO  (qtp28183717-41108) [n:127.0.0.1:46026_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[globalCacheColl_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerReqHandler_6AB1BEF39C9B70E3-001/tempDir-001/node4/globalCacheColl_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerReqHandler_6AB1BEF39C9B70E3-001/tempDir-001/node4/./globalCacheColl_shard1_replica_n1/data/]
   [junit4]   2> 3497030 INFO  (qtp28183717-41108) [n:127.0.0.1:46026_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3497030 INFO  (qtp28183717-41108) [n:127.0.0.1:46026_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3497044 INFO  (qtp28183717-41108) [n:127.0.0.1:46026_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3497044 INFO  (qtp28183717-41108) [n:127.0.0.1:46026_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3497045 INFO  (qtp28183717-41108) [n:127.0.0.1:46026_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@63715862[globalCacheColl_shard1_replica_n1] main]
   [junit4]   2> 3497048 INFO  (qtp2028324513-41101) [n:127.0.0.1:44385_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3497048 INFO  (qtp2028324513-41101) [n:127.0.0.1:44385_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3497049 INFO  (qtp2028324513-41101) [n:127.0.0.1:44385_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3497049 INFO  (qtp2028324513-41101) [n:127.0.0.1:44385_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3497050 INFO  (qtp2028324513-41101) [n:127.0.0.1:44385_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6f50de15[globalCacheColl_shard2_replica_n2] main]
   [junit4]   2> 3497192 INFO  (qtp28183717-41108) [n:127.0.0.1:46026_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.c.MemClassLoader Defining_class org.apache.solr.core.MyDocCache from 
runtime jar cache_pkg 
   [junit4]   2> 3497229 DEBUG (qtp28183717-41108) [n:127.0.0.1:46026_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader Loading collection config from: 
[/collections/globalCacheColl]
   [junit4]   2> 3497230 INFO  (qtp2028324513-41101) [n:127.0.0.1:44385_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.c.MemClassLoader Defining_class org.apache.solr.core.MyDocCache from 
runtime jar cache_pkg 
   [junit4]   2> 3497242 DEBUG (qtp28183717-41108) [n:127.0.0.1:46026_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader path=[/configs/conf] [configName]=[conf] specified 
config exists in ZooKeeper
   [junit4]   2> 3497243 INFO  (qtp28183717-41108) [n:127.0.0.1:46026_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 3497243 INFO  (qtp28183717-41108) [n:127.0.0.1:46026_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3497243 DEBUG (qtp2028324513-41101) [n:127.0.0.1:44385_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.c.c.ZkStateReader Loading collection config from: 
[/collections/globalCacheColl]
   [junit4]   2> 3497243 INFO  (qtp28183717-41108) [n:127.0.0.1:46026_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3497243 INFO  (qtp28183717-41108) [n:127.0.0.1:46026_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1644802312294629376
   [junit4]   2> 3497246 INFO  
(searcherExecutor-11618-thread-1-processing-n:127.0.0.1:46026_solr 
x:globalCacheColl_shard1_replica_n1 c:globalCacheColl s:shard1 r:core_node3) 
[n:127.0.0.1:46026_solr c:globalCacheColl s:shard1 r:core_node3 
x:globalCacheColl_shard1_replica_n1 ] o.a.s.c.SolrCore 
[globalCacheColl_shard1_replica_n1] Registered new searcher 
Searcher@63715862[globalCacheColl_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3497254 DEBUG (qtp28183717-41108) [n:127.0.0.1:46026_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader Add data for [globalCacheColl] ver [2]
   [junit4]   2> 3497254 DEBUG (qtp28183717-41108) [n:127.0.0.1:46026_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] 
lazy [1] total [1]
   [junit4]   2> 3497254 DEBUG (qtp28183717-41108) [n:127.0.0.1:46026_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 3497258 DEBUG (qtp2028324513-41101) [n:127.0.0.1:44385_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.c.c.ZkStateReader path=[/configs/conf] [configName]=[conf] specified 
config exists in ZooKeeper
   [junit4]   2> 3497259 INFO  (qtp2028324513-41101) [n:127.0.0.1:44385_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 3497259 INFO  (qtp2028324513-41101) [n:127.0.0.1:44385_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3497260 INFO  (qtp2028324513-41101) [n:127.0.0.1:44385_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3497260 INFO  (qtp2028324513-41101) [n:127.0.0.1:44385_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1644802312312455168
   [junit4]   2> 3497261 INFO  (qtp28183717-41108) [n:127.0.0.1:46026_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/globalCacheColl/terms/shard1 to Terms{values={core_node3=0}, 
version=0}
   [junit4]   2> 3497261 INFO  (qtp28183717-41108) [n:127.0.0.1:46026_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/globalCacheColl/leaders/shard1
   [junit4]   2> 3497276 INFO  
(searcherExecutor-11617-thread-1-processing-n:127.0.0.1:44385_solr 
x:globalCacheColl_shard2_replica_n2 c:globalCacheColl s:shard2 r:core_node4) 
[n:127.0.0.1:44385_solr c:globalCacheColl s:shard2 r:core_node4 
x:globalCacheColl_shard2_replica_n2 ] o.a.s.c.SolrCore 
[globalCacheColl_shard2_replica_n2] Registered new searcher 
Searcher@6f50de15[globalCacheColl_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3497276 DEBUG (qtp2028324513-41101) [n:127.0.0.1:44385_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.c.c.ZkStateReader Add data for [globalCacheColl] ver [2]
   [junit4]   2> 3497276 DEBUG (qtp2028324513-41101) [n:127.0.0.1:44385_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] 
lazy [1] total [1]
   [junit4]   2> 3497276 DEBUG (qtp2028324513-41101) [n:127.0.0.1:44385_solr 
c:globalCacheColl s:shard2 r:core_node4 x:globalCacheColl_shard2_replica_n2 ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] 
lazy [1] total [1]
   [junit4]   2> 3497277 INFO  (qtp28183717-41108) [n:127.0.0.1:46026_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3497277 INFO  (qtp28183717-41108) [n:127.0.0.1:46026_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3497277 INFO  (qtp28183717-41108) [n:127.0.0.1:46026_solr 
c:globalCacheColl s:shard1 r:core_node3 x:globalCacheColl_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to http://1

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

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

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
#;[email protected]
[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 64ms :: artifacts dl 6ms
        ---------------------------------------------------------------------
        |                  |            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: 207 minutes 2 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 lucene2
                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:748)
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to