Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3257/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.request.TestV2Request.testCloudSolrClient

Error Message:
Error from server at https://127.0.0.1:41874/solr: 4 out of 5 the property 
overlay to be of version 0 within 30 seconds! Failed cores: 
[https://127.0.0.1:41874/solr/test_shard2_replica_n4/, 
https://127.0.0.1:43986/solr/test_shard2_replica_n6/, 
https://127.0.0.1:41239/solr/test_shard1_replica_n1/, 
https://127.0.0.1:42595/solr/test_shard1_replica_n2/]

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at https://127.0.0.1:41874/solr: 4 out of 5 the property 
overlay to be of version 0 within 30 seconds! Failed cores: 
[https://127.0.0.1:41874/solr/test_shard2_replica_n4/, 
https://127.0.0.1:43986/solr/test_shard2_replica_n6/, 
https://127.0.0.1:41239/solr/test_shard1_replica_n1/, 
https://127.0.0.1:42595/solr/test_shard1_replica_n2/]
        at 
__randomizedtesting.SeedInfo.seed([1BA199CBA29ED70B:8257127B072D5F60]:0)
        at 
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:65)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1055)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:830)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1274)
        at 
org.apache.solr.client.solrj.request.TestV2Request.assertSuccess(TestV2Request.java:55)
        at 
org.apache.solr.client.solrj.request.TestV2Request.doTest(TestV2Request.java:102)
        at 
org.apache.solr.client.solrj.request.TestV2Request.testCloudSolrClient(TestV2Request.java:83)
        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 16207 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.request.TestV2Request
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.TestV2Request_1BA199CBA29ED70B-001/init-core-data-001
   [junit4]   2> 90103 INFO  
(SUITE-TestV2Request-seed#[1BA199CBA29ED70B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 90153 INFO  
(SUITE-TestV2Request-seed#[1BA199CBA29ED70B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 90154 INFO  
(SUITE-TestV2Request-seed#[1BA199CBA29ED70B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 90227 INFO  
(TEST-TestV2Request.testCloudSolrClient-seed#[1BA199CBA29ED70B]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCloudSolrClient
   [junit4]   2> 90227 INFO  
(TEST-TestV2Request.testCloudSolrClient-seed#[1BA199CBA29ED70B]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.TestV2Request_1BA199CBA29ED70B-001/tempDir-001
   [junit4]   2> 90228 INFO  
(TEST-TestV2Request.testCloudSolrClient-seed#[1BA199CBA29ED70B]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 90243 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 90243 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 90351 INFO  
(TEST-TestV2Request.testCloudSolrClient-seed#[1BA199CBA29ED70B]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:33739
   [junit4]   2> 90352 INFO  
(TEST-TestV2Request.testCloudSolrClient-seed#[1BA199CBA29ED70B]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33739
   [junit4]   2> 90352 INFO  
(TEST-TestV2Request.testCloudSolrClient-seed#[1BA199CBA29ED70B]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 33739
   [junit4]   2> 90461 INFO  (zkConnectionManagerCallback-217-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 90611 INFO  (zkConnectionManagerCallback-219-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 90667 INFO  (zkConnectionManagerCallback-221-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 90738 WARN  (jetty-launcher-222-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 90738 INFO  (jetty-launcher-222-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 90738 INFO  (jetty-launcher-222-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 90738 INFO  (jetty-launcher-222-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 90740 WARN  (jetty-launcher-222-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 90740 INFO  (jetty-launcher-222-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 90740 INFO  (jetty-launcher-222-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 90740 INFO  (jetty-launcher-222-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 90759 WARN  (jetty-launcher-222-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 90759 INFO  (jetty-launcher-222-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 90759 INFO  (jetty-launcher-222-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 90759 INFO  (jetty-launcher-222-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 90775 WARN  (jetty-launcher-222-thread-4) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 90775 INFO  (jetty-launcher-222-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 90775 INFO  (jetty-launcher-222-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 90775 INFO  (jetty-launcher-222-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 90850 INFO  (jetty-launcher-222-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 90850 INFO  (jetty-launcher-222-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 90850 INFO  (jetty-launcher-222-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 90851 INFO  (jetty-launcher-222-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4107b7d8{/solr,null,AVAILABLE}
   [junit4]   2> 90854 WARN  (jetty-launcher-222-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3604cfcc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 90942 INFO  (jetty-launcher-222-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 90942 INFO  (jetty-launcher-222-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 90942 INFO  (jetty-launcher-222-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 90988 INFO  (jetty-launcher-222-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 90988 INFO  (jetty-launcher-222-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 90988 INFO  (jetty-launcher-222-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 90996 INFO  (jetty-launcher-222-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@78344980{/solr,null,AVAILABLE}
   [junit4]   2> 90997 WARN  (jetty-launcher-222-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@44e94217[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 91061 INFO  (jetty-launcher-222-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 91061 INFO  (jetty-launcher-222-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 91061 INFO  (jetty-launcher-222-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 91063 INFO  (jetty-launcher-222-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5838467d{/solr,null,AVAILABLE}
   [junit4]   2> 91064 WARN  (jetty-launcher-222-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@40a72a72[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 91101 INFO  (jetty-launcher-222-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@37f66692{/solr,null,AVAILABLE}
   [junit4]   2> 91102 WARN  (jetty-launcher-222-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@23d638ea[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 91215 INFO  (jetty-launcher-222-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7c9681c7{SSL,[ssl, 
http/1.1]}{127.0.0.1:43986}
   [junit4]   2> 91215 INFO  (jetty-launcher-222-thread-4) [    ] 
o.e.j.s.Server Started @91382ms
   [junit4]   2> 91215 INFO  (jetty-launcher-222-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43986}
   [junit4]   2> 91216 ERROR (jetty-launcher-222-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 91216 INFO  (jetty-launcher-222-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 91216 INFO  (jetty-launcher-222-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 91216 INFO  (jetty-launcher-222-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 91216 INFO  (jetty-launcher-222-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 91216 INFO  (jetty-launcher-222-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-10T03:21:04.093Z
   [junit4]   2> 91316 INFO  (jetty-launcher-222-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5023a2c1{SSL,[ssl, 
http/1.1]}{127.0.0.1:41239}
   [junit4]   2> 91316 INFO  (jetty-launcher-222-thread-1) [    ] 
o.e.j.s.Server Started @91482ms
   [junit4]   2> 91316 INFO  (jetty-launcher-222-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41239}
   [junit4]   2> 91317 ERROR (jetty-launcher-222-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 91317 INFO  (jetty-launcher-222-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 91317 INFO  (jetty-launcher-222-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 91317 INFO  (jetty-launcher-222-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 91317 INFO  (jetty-launcher-222-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 91317 INFO  (jetty-launcher-222-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-10T03:21:04.194Z
   [junit4]   2> 91318 INFO  (jetty-launcher-222-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3518c3c{SSL,[ssl, 
http/1.1]}{127.0.0.1:42595}
   [junit4]   2> 91318 INFO  (jetty-launcher-222-thread-3) [    ] 
o.e.j.s.Server Started @91485ms
   [junit4]   2> 91318 INFO  (jetty-launcher-222-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42595}
   [junit4]   2> 91319 ERROR (jetty-launcher-222-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 91319 INFO  (jetty-launcher-222-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 91319 INFO  (jetty-launcher-222-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 91319 INFO  (jetty-launcher-222-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 91319 INFO  (jetty-launcher-222-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 91319 INFO  (jetty-launcher-222-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-10T03:21:04.196Z
   [junit4]   2> 91353 INFO  (jetty-launcher-222-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@72495490{SSL,[ssl, 
http/1.1]}{127.0.0.1:41874}
   [junit4]   2> 91353 INFO  (jetty-launcher-222-thread-2) [    ] 
o.e.j.s.Server Started @91519ms
   [junit4]   2> 91353 INFO  (jetty-launcher-222-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41874}
   [junit4]   2> 91353 ERROR (jetty-launcher-222-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 91353 INFO  (jetty-launcher-222-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 91353 INFO  (jetty-launcher-222-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 91353 INFO  (jetty-launcher-222-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 91353 INFO  (jetty-launcher-222-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 91353 INFO  (jetty-launcher-222-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-10T03:21:04.230Z
   [junit4]   2> 91413 INFO  (zkConnectionManagerCallback-226-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 91433 INFO  (zkConnectionManagerCallback-224-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 91450 INFO  (jetty-launcher-222-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 91466 INFO  (zkConnectionManagerCallback-228-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 91478 INFO  (zkConnectionManagerCallback-230-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 91631 INFO  (jetty-launcher-222-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 91631 INFO  (jetty-launcher-222-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 91669 INFO  (jetty-launcher-222-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 91689 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x108a985e9fa0003, likely client has closed socket
   [junit4]   2> 93428 INFO  (jetty-launcher-222-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 93429 WARN  (jetty-launcher-222-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 93536 WARN  (jetty-launcher-222-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@405da606[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 93569 WARN  (jetty-launcher-222-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 93626 WARN  (jetty-launcher-222-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@f8a55b2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 93627 INFO  (jetty-launcher-222-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33739/solr
   [junit4]   2> 93628 INFO  (jetty-launcher-222-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 93714 WARN  (jetty-launcher-222-thread-4) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 93744 WARN  (jetty-launcher-222-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7b3fd26a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 93771 INFO  (zkConnectionManagerCallback-240-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 93821 INFO  (jetty-launcher-222-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 93822 WARN  (jetty-launcher-222-thread-3) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 93836 WARN  (jetty-launcher-222-thread-4) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 94063 WARN  (jetty-launcher-222-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3b840817[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 94064 INFO  (jetty-launcher-222-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33739/solr
   [junit4]   2> 94064 INFO  (zkConnectionManagerCallback-246-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 94173 WARN  (jetty-launcher-222-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@136fa734[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 94209 INFO  (zkConnectionManagerCallback-249-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 94213 WARN  (jetty-launcher-222-thread-3) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 94338 WARN  (jetty-launcher-222-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@35544dd6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 94339 INFO  (jetty-launcher-222-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33739/solr
   [junit4]   2> 94557 INFO  (zkConnectionManagerCallback-256-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 94557 INFO  (zkConnectionManagerCallback-254-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 94644 WARN  (jetty-launcher-222-thread-4) 
[n:127.0.0.1:43986_solr    ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 94732 WARN  (jetty-launcher-222-thread-2) 
[n:127.0.0.1:41874_solr    ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 94942 INFO  (zkConnectionManagerCallback-262-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 95082 INFO  (jetty-launcher-222-thread-4) 
[n:127.0.0.1:43986_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:43986_solr
   [junit4]   2> 95083 INFO  (jetty-launcher-222-thread-4) 
[n:127.0.0.1:43986_solr    ] o.a.s.c.Overseer Overseer 
(id=74495786472833035-127.0.0.1:43986_solr-n_0000000000) starting
   [junit4]   2> 95098 INFO  (jetty-launcher-222-thread-2) 
[n:127.0.0.1:41874_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41874_solr
   [junit4]   2> 95136 INFO  (zkCallback-255-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 95169 INFO  (zkCallback-245-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 95259 WARN  (jetty-launcher-222-thread-3) 
[n:127.0.0.1:42595_solr    ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 95323 INFO  (zkConnectionManagerCallback-269-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 95412 INFO  (jetty-launcher-222-thread-3) 
[n:127.0.0.1:42595_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 95414 INFO  (jetty-launcher-222-thread-4) 
[n:127.0.0.1:43986_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 95449 INFO  (jetty-launcher-222-thread-4) 
[n:127.0.0.1:43986_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:33739/solr ready
   [junit4]   2> 95590 INFO  
(OverseerStateUpdate-74495786472833035-127.0.0.1:43986_solr-n_0000000000) 
[n:127.0.0.1:43986_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:43986_solr
   [junit4]   2> 95607 INFO  (jetty-launcher-222-thread-4) 
[n:127.0.0.1:43986_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:43986_solr as DOWN
   [junit4]   2> 95643 INFO  (zkConnectionManagerCallback-274-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 95714 INFO  (jetty-launcher-222-thread-3) 
[n:127.0.0.1:42595_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:42595_solr as DOWN
   [junit4]   2> 95715 INFO  (jetty-launcher-222-thread-2) 
[n:127.0.0.1:41874_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 95732 INFO  (jetty-launcher-222-thread-4) 
[n:127.0.0.1:43986_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 95732 INFO  (jetty-launcher-222-thread-4) 
[n:127.0.0.1:43986_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43986_solr
   [junit4]   2> 95735 INFO  (jetty-launcher-222-thread-2) 
[n:127.0.0.1:41874_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:33739/solr ready
   [junit4]   2> 95749 INFO  (jetty-launcher-222-thread-2) 
[n:127.0.0.1:41874_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 95769 INFO  (jetty-launcher-222-thread-3) 
[n:127.0.0.1:42595_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 95769 INFO  (jetty-launcher-222-thread-3) 
[n:127.0.0.1:42595_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42595_solr
   [junit4]   2> 95773 INFO  (zkCallback-268-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 95777 INFO  (zkCallback-245-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 95786 INFO  (zkCallback-261-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 95813 INFO  (zkCallback-255-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 95821 INFO  (zkCallback-273-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 95822 INFO  (zkCallback-245-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 95827 INFO  (zkCallback-268-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 95858 INFO  (zkCallback-261-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 95875 INFO  (jetty-launcher-222-thread-4) 
[n:127.0.0.1:43986_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 96077 INFO  (jetty-launcher-222-thread-2) 
[n:127.0.0.1:41874_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41874.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@bed109
   [junit4]   2> 96351 INFO  (jetty-launcher-222-thread-2) 
[n:127.0.0.1:41874_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41874.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@bed109
   [junit4]   2> 96352 INFO  (jetty-launcher-222-thread-2) 
[n:127.0.0.1:41874_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41874.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@bed109
   [junit4]   2> 96377 INFO  (jetty-launcher-222-thread-4) 
[n:127.0.0.1:43986_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43986.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@bed109
   [junit4]   2> 96393 INFO  (zkConnectionManagerCallback-281-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 96503 INFO  (jetty-launcher-222-thread-2) 
[n:127.0.0.1:41874_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.TestV2Request_1BA199CBA29ED70B-001/tempDir-001/node2/.
   [junit4]   2> 96555 INFO  (jetty-launcher-222-thread-3) 
[n:127.0.0.1:42595_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 96567 INFO  (jetty-launcher-222-thread-4) 
[n:127.0.0.1:43986_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43986.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@bed109
   [junit4]   2> 96567 INFO  (jetty-launcher-222-thread-4) 
[n:127.0.0.1:43986_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43986.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@bed109
   [junit4]   2> 96568 INFO  (jetty-launcher-222-thread-4) 
[n:127.0.0.1:43986_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.TestV2Request_1BA199CBA29ED70B-001/tempDir-001/node4/.
   [junit4]   2> 96628 INFO  (jetty-launcher-222-thread-3) 
[n:127.0.0.1:42595_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:33739/solr ready
   [junit4]   2> 96648 INFO  (jetty-launcher-222-thread-3) 
[n:127.0.0.1:42595_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 96797 INFO  (jetty-launcher-222-thread-3) 
[n:127.0.0.1:42595_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42595.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@bed109
   [junit4]   2> 96867 INFO  (jetty-launcher-222-thread-3) 
[n:127.0.0.1:42595_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42595.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@bed109
   [junit4]   2> 96979 INFO  (jetty-launcher-222-thread-3) 
[n:127.0.0.1:42595_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42595.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@bed109
   [junit4]   2> 96980 INFO  (jetty-launcher-222-thread-3) 
[n:127.0.0.1:42595_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.TestV2Request_1BA199CBA29ED70B-001/tempDir-001/node3/.
   [junit4]   2> 97658 INFO  (jetty-launcher-222-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 97659 WARN  (jetty-launcher-222-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 97949 WARN  (jetty-launcher-222-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1ea55fd1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 98019 WARN  (jetty-launcher-222-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 98148 WARN  (jetty-launcher-222-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@618a671c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 98149 INFO  (jetty-launcher-222-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33739/solr
   [junit4]   2> 98293 INFO  (zkConnectionManagerCallback-288-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 98419 INFO  (zkConnectionManagerCallback-290-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 98472 WARN  (jetty-launcher-222-thread-1) 
[n:127.0.0.1:41239_solr    ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 98473 INFO  (jetty-launcher-222-thread-1) 
[n:127.0.0.1:41239_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 98490 INFO  (jetty-launcher-222-thread-1) 
[n:127.0.0.1:41239_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:41239_solr as DOWN
   [junit4]   2> 98491 INFO  (jetty-launcher-222-thread-1) 
[n:127.0.0.1:41239_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 98491 INFO  (jetty-launcher-222-thread-1) 
[n:127.0.0.1:41239_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41239_solr
   [junit4]   2> 98510 INFO  (zkCallback-268-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 98516 INFO  (zkCallback-261-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 98533 INFO  (zkCallback-255-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 98546 INFO  (zkCallback-273-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 98548 INFO  (zkCallback-245-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 98561 INFO  (zkCallback-280-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 98617 INFO  (zkCallback-289-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 98800 INFO  (zkConnectionManagerCallback-297-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 98801 INFO  (jetty-launcher-222-thread-1) 
[n:127.0.0.1:41239_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 98803 INFO  (jetty-launcher-222-thread-1) 
[n:127.0.0.1:41239_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:33739/solr ready
   [junit4]   2> 98803 INFO  (jetty-launcher-222-thread-1) 
[n:127.0.0.1:41239_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 98912 INFO  (jetty-launcher-222-thread-1) 
[n:127.0.0.1:41239_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41239.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@bed109
   [junit4]   2> 98998 INFO  (jetty-launcher-222-thread-1) 
[n:127.0.0.1:41239_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41239.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@bed109
   [junit4]   2> 98999 INFO  (jetty-launcher-222-thread-1) 
[n:127.0.0.1:41239_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41239.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@bed109
   [junit4]   2> 99000 INFO  (jetty-launcher-222-thread-1) 
[n:127.0.0.1:41239_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.TestV2Request_1BA199CBA29ED70B-001/tempDir-001/node1/.
   [junit4]   2> 99679 INFO  (zkConnectionManagerCallback-303-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 99700 INFO  
(TEST-TestV2Request.testCloudSolrClient-seed#[1BA199CBA29ED70B]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 99701 INFO  
(TEST-TestV2Request.testCloudSolrClient-seed#[1BA199CBA29ED70B]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33739/solr ready
   [junit4]   2> 100246 INFO  
(OverseerThreadFactory-162-thread-1-processing-n:127.0.0.1:43986_solr) 
[n:127.0.0.1:43986_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
test
   [junit4]   2> 100495 INFO  
(OverseerStateUpdate-74495786472833035-127.0.0.1:43986_solr-n_0000000000) 
[n:127.0.0.1:43986_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41239/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 100511 INFO  
(OverseerStateUpdate-74495786472833035-127.0.0.1:43986_solr-n_0000000000) 
[n:127.0.0.1:43986_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42595/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 100529 INFO  
(OverseerStateUpdate-74495786472833035-127.0.0.1:43986_solr-n_0000000000) 
[n:127.0.0.1:43986_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"test_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41874/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 100566 INFO  
(OverseerStateUpdate-74495786472833035-127.0.0.1:43986_solr-n_0000000000) 
[n:127.0.0.1:43986_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"test_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43986/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 101232 INFO  (qtp1623443225-529) [n:127.0.0.1:43986_solr    
x:test_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=config&newCollection=true&name=test_shard2_replica_n6&action=CREATE&numShards=2&collection=test&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 101251 INFO  (qtp55865245-552) [n:127.0.0.1:41874_solr    
x:test_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=config&newCollection=true&name=test_shard2_replica_n4&action=CREATE&numShards=2&collection=test&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 101251 INFO  (qtp55865245-552) [n:127.0.0.1:41874_solr    
x:test_shard2_replica_n4] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 101309 INFO  (qtp636469283-543) [n:127.0.0.1:42595_solr    
x:test_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=config&newCollection=true&name=test_shard1_replica_n2&action=CREATE&numShards=2&collection=test&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 101506 INFO  (qtp1933728738-561) [n:127.0.0.1:41239_solr    
x:test_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=test_shard1_replica_n1&action=CREATE&numShards=2&collection=test&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 102627 INFO  (qtp1623443225-529) [n:127.0.0.1:43986_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 9.0.0
   [junit4]   2> 102747 INFO  (qtp55865245-552) [n:127.0.0.1:41874_solr c:test 
s:shard2 r:core_node7 x:test_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 9.0.0
   [junit4]   2> 102762 INFO  (qtp636469283-543) [n:127.0.0.1:42595_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 9.0.0
   [junit4]   2> 115396 INFO  (qtp1933728738-561) [n:127.0.0.1:41239_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 9.0.0
   [junit4]   2> 115406 INFO  (qtp55865245-552) [n:127.0.0.1:41874_solr c:test 
s:shard2 r:core_node7 x:test_shard2_replica_n4] o.a.s.s.IndexSchema 
[test_shard2_replica_n4] Schema name=test
   [junit4]   2> 115426 INFO  (qtp1623443225-529) [n:127.0.0.1:43986_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] o.a.s.s.IndexSchema 
[test_shard2_replica_n6] Schema name=test
   [junit4]   2> 115470 INFO  (qtp636469283-543) [n:127.0.0.1:42595_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.s.IndexSchema 
[test_shard1_replica_n2] Schema name=test
   [junit4]   2> 115523 INFO  (qtp1933728738-561) [n:127.0.0.1:41239_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] o.a.s.s.IndexSchema 
[test_shard1_replica_n1] Schema name=test
   [junit4]   2> 116398 WARN  (qtp636469283-543) [n:127.0.0.1:42595_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 116759 WARN  (qtp636469283-543) [n:127.0.0.1:42595_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.s.IndexSchema Field text 
is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 116760 INFO  (qtp636469283-543) [n:127.0.0.1:42595_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 116760 INFO  (qtp636469283-543) [n:127.0.0.1:42595_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.c.CoreContainer Creating 
SolrCore 'test_shard1_replica_n2' using configuration from collection test, 
trusted=true
   [junit4]   2> 116761 INFO  (qtp636469283-543) [n:127.0.0.1:42595_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_42595.solr.core.test.shard1.replica_n2' (registry 
'solr.core.test.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@bed109
   [junit4]   2> 116761 INFO  (qtp636469283-543) [n:127.0.0.1:42595_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.c.SolrCore 
[[test_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.TestV2Request_1BA199CBA29ED70B-001/tempDir-001/node3/test_shard1_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.TestV2Request_1BA199CBA29ED70B-001/tempDir-001/node3/./test_shard1_replica_n2/data/]
   [junit4]   2> 116779 WARN  (qtp1623443225-529) [n:127.0.0.1:43986_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 116779 WARN  (qtp1623443225-529) [n:127.0.0.1:43986_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 116780 INFO  (qtp1623443225-529) [n:127.0.0.1:43986_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 116815 INFO  (qtp1623443225-529) [n:127.0.0.1:43986_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] o.a.s.c.CoreContainer 
Creating SolrCore 'test_shard2_replica_n6' using configuration from collection 
test, trusted=true
   [junit4]   2> 116815 INFO  (qtp1623443225-529) [n:127.0.0.1:43986_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43986.solr.core.test.shard2.replica_n6' (registry 
'solr.core.test.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@bed109
   [junit4]   2> 116816 INFO  (qtp1623443225-529) [n:127.0.0.1:43986_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] o.a.s.c.SolrCore 
[[test_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.TestV2Request_1BA199CBA29ED70B-001/tempDir-001/node4/test_shard2_replica_n6],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.TestV2Request_1BA199CBA29ED70B-001/tempDir-001/node4/./test_shard2_replica_n6/data/]
   [junit4]   2> 116888 WARN  (qtp55865245-552) [n:127.0.0.1:41874_solr c:test 
s:shard2 r:core_node7 x:test_shard2_replica_n4] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 116888 WARN  (qtp55865245-552) [n:127.0.0.1:41874_solr c:test 
s:shard2 r:core_node7 x:test_shard2_replica_n4] o.a.s.s.IndexSchema Field text 
is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 116888 INFO  (qtp55865245-552) [n:127.0.0.1:41874_solr c:test 
s:shard2 r:core_node7 x:test_shard2_replica_n4] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 116888 INFO  (qtp55865245-552) [n:127.0.0.1:41874_solr c:test 
s:shard2 r:core_node7 x:test_shard2_replica_n4] o.a.s.c.CoreContainer Creating 
SolrCore 'test_shard2_replica_n4' using configuration from collection test, 
trusted=true
   [junit4]   2> 116889 WARN  (qtp1933728738-561) [n:127.0.0.1:41239_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 116889 WARN  (qtp1933728738-561) [n:127.0.0.1:41239_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 116901 INFO  (qtp55865245-552) [n:127.0.0.1:41874_solr c:test 
s:shard2 r:core_node7 x:test_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_41874.solr.core.test.shard2.replica_n4' (registry 
'solr.core.test.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@bed109
   [junit4]   2> 116902 INFO  (qtp55865245-552) [n:127.0.0.1:41874_solr c:test 
s:shard2 r:core_node7 x:test_shard2_replica_n4] o.a.s.c.SolrCore 
[[test_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.TestV2Request_1BA199CBA29ED70B-001/tempDir-001/node2/test_shard2_replica_n4],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.TestV2Request_1BA199CBA29ED70B-001/tempDir-001/node2/./test_shard2_replica_n4/data/]
   [junit4]   2> 116923 INFO  (qtp1933728738-561) [n:127.0.0.1:41239_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 116923 INFO  (qtp1933728738-561) [n:127.0.0.1:41239_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'test_shard1_replica_n1' using configuration from collection 
test, trusted=true
   [junit4]   2> 117031 INFO  (qtp1933728738-561) [n:127.0.0.1:41239_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41239.solr.core.test.shard1.replica_n1' (registry 
'solr.core.test.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@bed109
   [junit4]   2> 117031 INFO  (qtp1933728738-561) [n:127.0.0.1:41239_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] o.a.s.c.SolrCore 
[[test_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.TestV2Request_1BA199CBA29ED70B-001/tempDir-001/node1/test_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.TestV2Request_1BA199CBA29ED70B-001/tempDir-001/node1/./test_shard1_replica_n1/data/]
   [junit4]   2> 117659 INFO  (qtp636469283-543) [n:127.0.0.1:42595_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 117659 INFO  (qtp636469283-543) [n:127.0.0.1:42595_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 117661 INFO  (qtp636469283-543) [n:127.0.0.1:42595_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 117661 INFO  (qtp636469283-543) [n:127.0.0.1:42595_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 117712 INFO  (qtp636469283-543) [n:127.0.0.1:42595_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@23af0a32[test_shard1_replica_n2] main]
   [junit4]   2> 117720 INFO  (qtp1933728738-561) [n:127.0.0.1:41239_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 117720 INFO  (qtp1933728738-561) [n:127.0.0.1:41239_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 117723 INFO  (qtp1933728738-561) [n:127.0.0.1:41239_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 117723 INFO  (qtp1933728738-561) [n:127.0.0.1:41239_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 117740 INFO  (qtp1623443225-529) [n:127.0.0.1:43986_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 117740 INFO  (qtp1623443225-529) [n:127.0.0.1:43986_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 117743 INFO  (qtp1623443225-529) [n:127.0.0.1:43986_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 117743 INFO  (qtp1623443225-529) [n:127.0.0.1:43986_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 117748 INFO  (qtp636469283-543) [n:127.0.0.1:42595_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 117749 INFO  (qtp636469283-543) [n:127.0.0.1:42595_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 117749 INFO  (qtp636469283-543) [n:127.0.0.1:42595_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 117749 INFO  (qtp636469283-543) [n:127.0.0.1:42595_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1630395685274648576
   [junit4]   2> 117785 INFO  (qtp55865245-552) [n:127.0.0.1:41874_solr c:test 
s:shard2 r:core_node7 x:test_shard2_replica_n4] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 117785 INFO  (qtp55865245-552) [n:127.0.0.1:41874_solr c:test 
s:shard2 r:core_node7 x:test_shard2_replica_n4] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 117787 INFO  (qtp55865245-552) [n:127.0.0.1:41874_solr c:test 
s:shard2 r:core_node7 x:test_shard2_replica_n4] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 117787 INFO  (qtp55865245-552) [n:127.0.0.1:41874_solr c:test 
s:shard2 r:core_node7 x:test_shard2_replica_n4] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 117926 INFO  (qtp55865245-552) [n:127.0.0.1:41874_solr c:test 
s:shard2 r:core_node7 x:test_shard2_replica_n4] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@70b7f70b[test_shard2_replica_n4] main]
   [junit4]   2> 117960 INFO  (qtp1623443225-529) [n:127.0.0.1:43986_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@244d17cf[test_shard2_replica_n6] 
main]
   [junit4]   2> 117960 INFO  (qtp1933728738-561) [n:127.0.0.1:41239_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@120c4445[test_shard1_replica_n1] 
main]
   [junit4]   2> 117961 INFO  (qtp1933728738-561) [n:127.0.0.1:41239_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 117962 INFO  (qtp1933728738-561) [n:127.0.0.1:41239_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 117962 INFO  (qtp1933728738-561) [n:127.0.0.1:41239_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 117963 INFO  (qtp1933728738-561) [n:127.0.0.1:41239_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1630395685499043840
   [junit4]   2> 117968 INFO  (qtp1623443225-529) [n:127.0.0.1:43986_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 117968 INFO  (qtp1623443225-529) [n:127.0.0.1:43986_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 117968 INFO  (qtp1623443225-529) [n:127.0.0.1:43986_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 117969 INFO  (qtp1623443225-529) [n:127.0.0.1:43986_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1630395685505335296
   [junit4]   2> 118203 INFO  
(searcherExecutor-182-thread-1-processing-n:127.0.0.1:43986_solr 
x:test_shard2_replica_n6 c:test s:shard2 r:core_node8) [n:127.0.0.1:43986_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] o.a.s.c.SolrCore 
[test_shard2_replica_n6] Registered new searcher 
Searcher@244d17cf[test_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 118202 INFO  
(searcherExecutor-181-thread-1-processing-n:127.0.0.1:42595_solr 
x:test_shard1_replica_n2 c:test s:shard1 r:core_node5) [n:127.0.0.1:42595_solr 
c:test s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.c.SolrCore 
[test_shard1_replica_n2] Registered new searcher 
Searcher@23af0a32[test_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 118277 INFO  (qtp1623443225-529) [n:127.0.0.1:43986_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/test/terms/shard2 to 
Terms{values={core_node8=0}, version=0}
   [junit4]   2> 118277 INFO  (qtp1623443225-529) [n:127.0.0.1:43986_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/test/leaders/shard2
   [junit4]   2> 118407 INFO  (qtp636469283-543) [n:127.0.0.1:42595_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/test/terms/shard1 to 
Terms{values={core_node5=0}, version=0}
   [junit4]   2> 118407 INFO  (qtp636469283-543) [n:127.0.0.1:42595_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/test/leaders/shard1
   [junit4]   2> 118442 INFO  
(searcherExecutor-184-thread-1-processing-n:127.0.0.1:41239_solr 
x:test_shard1_replica_n1 c:test s:shard1 r:core_node3) [n:127.0.0.1:41239_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] o.a.s.c.SolrCore 
[test_shard1_replica_n1] Registered new searcher 
Searcher@120c4445[test_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 118459 INFO  (qtp636469283-543) [n:127.0.0.1:42595_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9965ms
   [junit4]   2> 118479 INFO  (qtp1623443225-529) [n:127.0.0.1:43986_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 118552 INFO  (qtp1933728738-561) [n:127.0.0.1:41239_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/test/terms/shard1 to 
Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 118552 INFO  (qtp1933728738-561) [n:127.0.0.1:41239_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/test/leaders/shard1
   [junit4]   2> 118595 INFO  (qtp55865245-552) [n:127.0.0.1:41874_solr c:test 
s:shard2 r:core_node7 x:test_shard2_replica_n4] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 118595 INFO  (qtp55865245-552) [n:127.0.0.1:41874_solr c:test 
s:shard2 r:core_node7 x:test_shard2_replica_n4] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 118596 INFO  (qtp55865245-552) [n:127.0.0.1:41874_solr c:test 
s:shard2 r:core_node7 x:test_shard2_replica_n4] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 118596 INFO  (qtp55865245-552) [n:127.0.0.1:41874_solr c:test 
s:shard2 r:core_node7 x:test_shard2_replica_n4] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1630395686162792448
   [junit4]   2> 118632 INFO  
(searcherExecutor-183-thread-1-processing-n:127.0.0.1:41874_solr 
x:test_shard2_replica_n4 c:test s:shard2 r:core_node7) [n:127.0.0.1:41874_solr 
c:test s:shard2 r:core_node7 x:test_shard2_replica_n4] o.a.s.c.SolrCore 
[test_shard2_replica_n4] Registered new searcher 
Searcher@70b7f70b[test_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 118690 INFO  (qtp55865245-552) [n:127.0.0.1:41874_solr c:test 
s:shard2 r:core_node7 x:test_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/test/terms/shard2 to 
Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 118691 INFO  (qtp55865245-552) [n:127.0.0.1:41874_solr c:test 
s:shard2 r:core_node7 x:test_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/test/leaders/shard2
   [junit4]   2> 118960 INFO  (qtp636469283-543) [n:127.0.0.1:42595_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 118961 INFO  (qtp636469283-543) [n:127.0.0.1:42595_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 118961 INFO  (qtp636469283-543) [n:127.0.0.1:42595_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.c.SyncStrategy Sync 
replicas to https://127.0.0.1:42595/solr/test_shard1_replica_n2/
   [junit4]   2> 118982 INFO  (qtp1623443225-529) [n:127.0.0.1:43986_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 118982 INFO  (qtp1623443225-529) [n:127.0.0.1:43986_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 118982 INFO  (qtp1623443225-529) [n:127.0.0.1:43986_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:43986/solr/test_shard2_replica_n6/
   [junit4]   2> 119034 INFO  (qtp636469283-543) [n:127.0.0.1:42595_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: 
core=test_shard1_replica_n2 url=https://127.0.0.1:42595/solr START 
replicas=[https://127.0.0.1:41239/solr/test_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 119035 INFO  (qtp1623443225-529) [n:127.0.0.1:43986_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] o.a.s.u.PeerSync 
PeerSync: core=test_shard2_replica_n6 url=https://127.0.0.1:43986/solr START 
replicas=[https://127.0.0.1:41874/solr/test_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 119089 INFO  (qtp636469283-543) [n:127.0.0.1:42595_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: 
core=test_shard1_replica_n2 url=https://127.0.0.1:42595/solr DONE.  We have no 
versions.  sync failed.
   [junit4]   2> 119105 INFO  (qtp1623443225-529) [n:127.0.0.1:43986_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] o.a.s.u.PeerSync 
PeerSync: core=test_shard2_replica_n6 url=https://127.0.0.1:43986/solr DONE.  
We have no versions.  sync failed.
   [junit4]   2> 119291 INFO  (qtp55865245-550) [n:127.0.0.1:41874_solr c:test 
s:shard2 r:core_node7 x:test_shard2_replica_n4] o.a.s.c.S.Request 
[test_shard2_replica_n4]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 119328 INFO  (qtp1623443225-529) [n:127.0.0.1:43986_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 119328 INFO  (qtp1623443225-529) [n:127.0.0.1:43986_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 119345 INFO  (qtp1623443225-529) [n:127.0.0.1:43986_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/test/leaders/shard2/leader after winning as 
/collections/test/leader_elect/shard2/election/74495786472833035-core_node8-n_0000000000
   [junit4]   2> 119387 INFO  (qtp1933728738-559) [n:127.0.0.1:41239_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] o.a.s.c.S.Request 
[test_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=95
   [junit4]   2> 119388 INFO  (qtp636469283-543) [n:127.0.0.1:42595_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's 
attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 119388 INFO  (qtp636469283-543) [n:127.0.0.1:42595_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 119388 INFO  (qtp636469283-543) [n:127.0.0.1:42595_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/test/leaders/shard1/leader after winning as 
/collections/test/leader_elect/shard1/election/74495786472833036-core_node5-n_0000000000
   [junit4]   2> 119442 INFO  (qtp1623443225-529) [n:127.0.0.1:43986_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:43986/solr/test_shard2_replica_n6/ shard2
   [junit4]   2> 119481 INFO  (qtp636469283-543) [n:127.0.0.1:42595_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:42595/solr/test_shard1_replica_n2/ shard1
   [junit4]   2> 119625 INFO  (zkCallback-261-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for 
collection [test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 119625 INFO  (zkCallback-289-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for 
collection [test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 119626 INFO  (zkCallback-255-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for 
collection [test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 119627 INFO  (qtp636469283-543) [n:127.0.0.1:42595_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 119627 INFO  (qtp1623443225-529) [n:127.0.0.1:43986_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 119642 INFO  (qtp636469283-543) [n:127.0.0.1:42595_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=config&newCollection=true&name=test_shard1_replica_n2&action=CREATE&numShards=2&collection=test&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=18333
   [junit4]   2> 119714 INFO  (qtp1933728738-561) [n:127.0.0.1:41239_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=test_shard1_replica_n1&action=CREATE&numShards=2&collection=test&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=18208
   [junit4]   2> 119726 INFO  (qtp1623443225-529) [n:127.0.0.1:43986_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=config&newCollection=true&name=test_shard2_replica_n6&action=CREATE&numShards=2&collection=test&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=18494
   [junit4]   2> 119893 INFO  (qtp55865245-552) [n:127.0.0.1:41874_solr c:test 
s:shard2 r:core_node7 x:test_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=config&newCollection=true&name=test_shard2_replica_n4&action=CREATE&numShards=2&collection=test&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=18642
   [junit4]   2> 120119 INFO  (qtp1623443225-535) [n:127.0.0.1:43986_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 120159 INFO  (zkCallback-255-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for 
collection [test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 120159 INFO  (zkCallback-255-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for 
collection [test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 120159 INFO  (zkCallback-289-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for 
collection [test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 120159 INFO  (zkCallback-289-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for 
collection [test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 120159 INFO  (zkCallback-261-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for 
collection [test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 120159 INFO  (zkCallback-261-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for 
collection [test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 120163 INFO  (zkCallback-245-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for 
collection [test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 120163 INFO  (zkCallback-245-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for 
collection [test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 120176 INFO  (qtp1623443225-535) [n:127.0.0.1:43986_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/collections 
params={wt=javabin&version=2} status=0 QTime=20032
   [junit4]   2> 120334 INFO  (qtp636469283-541) [n:127.0.0.1:42595_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/c params={wt=javabin&version=2} 
status=0 QTime=0
   [junit4]   2> 121310 ERROR (qtp1933728738-558) [n:127.0.0.1:41239_solr    ] 
o.a.s.a.V2HttpCall >> path: '/c/_introspect'
   [junit4]   2> 121312 INFO  (qtp1933728738-558) [n:127.0.0.1:41239_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/c/_introspect 
params={wt=javabin&version=2} status=0 QTime=59
   [junit4]   2> 121530 INFO  
(OverseerCollectionConfigSetProcessor-74495786472833035-127.0.0.1:43986_solr-n_0000000000)
 [n:127.0.0.1:43986_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 121697 INFO  (qtp55865245-549) [n:127.0.0.1:41874_solr c:test 
s:shard2 r:core_node7 x:test_shard2_replica_n4] o.a.s.h.SolrConfigHandler 
Executed config commands successfully and persisted to ZK 
[{"create-requesthandler":{
   [junit4]   2>     "name":"/x688720793",
   [junit4]   2>     "class":"org.apache.solr.handler.DumpRequestHandler",
   [junit4]   2>     "startup":"lazy"}}]
   [junit4]   2> 121727 INFO  (Thread-122) [    ] o.a.s.c.SolrCore config 
update listener called for core test_shard1_replica_n1
   [junit4]   2> 121731 INFO  (qtp55865245-549) [n:127.0.0.1:41874_solr c:test 
s:shard2 r:core_node7 x:test_shard2_replica_n4] o.a.s.h.SolrConfigHandler 
Waiting up to 30 secs for 4 replicas to set the property overlay to be of 
version 0 for collection test
   [junit4]   2> 121783 INFO  (Thread-122) [    ] o.a.s.c.SolrCore core reload 
test_shard1_replica_n1
   [junit4]   2> 121805 INFO  (Thread-125) [    ] o.a.s.c.SolrCore config 
update listener called for core test_shard2_replica_n6
   [junit4]   2> 121824 INFO  (Thread-124) [    ] o.a.s.c.SolrCore config 
update listener called for core test_shard1_replica_n2
   [junit4]   2> 121825 INFO  (Thread-124) [    ] o.a.s.c.SolrCore core reload 
test_shard1_replica_n2
   [junit4]   2> 121840 INFO  (Thread-125) [    ] o.a.s.c.SolrCore core reload 
test_shard2_replica_n6
   [junit4]   2> 121877 INFO  (Thread-123) [    ] o.a.s.c.SolrCore config 
update listener called for core test_shard2_replica_n4
   [junit4]   2> 121898 INFO  (Thread-123) [    ] o.a.s.c.SolrCore core reload 
test_shard2_replica_n4
   [junit4]   2> 121914 INFO  
(solrHandlerExecutor-201-thread-4-processing-n:127.0.0.1:41874_solr 
x:test_shard2_replica_n4 c:test s:shard2 r:core_node7) [n:127.0.0.1:41874_solr 
c:test s:shard2 r:core_node7 x:test_shard2_replica_n4] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 121929 INFO  
(solrHandlerExecutor-201-thread-3-processing-n:127.0.0.1:41874_solr 
x:test_shard2_replica_n4 c:test s:shard2 r:core_node7) [n:127.0.0.1:41874_solr 
c:test s:shard2 r:core_node7 x:test_shard2_replica_n4] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 121936 INFO  (Thread-124) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 9.0.0
   [junit4]   2> 121946 INFO  
(solrHandlerExecutor-201-thread-2-processing-n:127.0.0.1:41874_solr 
x:test_shard2_replica_n4 c:test s:shard2 r:core_node7) [n:127.0.0.1:41874_solr 
c:test s:shard2 r:core_node7 x:test_shard2_replica_n4] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 121946 INFO  
(solrHandlerExecutor-201-thread-1-processing-n:127.0.0.1:41874_solr 
x:test_shard2_replica_n4 c:test s:shard2 r:core_node7) [n:127.0.0.1:41874_solr 
c:test s:shard2 r:core_node7 x:test_shard2_replica_n4] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 122037 INFO  (Thread-123) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 9.0.0
   [junit4]   2> 122163 INFO  (Thread-125) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 9.0.0
   [junit4]   2> 122255 INFO  (Thread-124) [    ] o.a.s.s.IndexSchema 
[test_shard1_replica_n2] Schema name=test
   [junit4]   2> 122366 INFO  (Thread-123) [    ] o.a.s.s.IndexSchema 
[test_shard2_replica_n4] Schema name=test
   [junit4]   2> 122549 INFO  (Thread-125) [    ] o.a.s.s.IndexSchema 
[test_shard2_replica_n6] Schema name=test
   [junit4]   2> 149640 WARN  
(jetty-launcher-222-thread-2-SendThread(lucene2-us-west.apache.org:33739)) [    
] o.a.z.ClientCnxn Client session timed out, have not heard from server in 
34262ms for sessionid 0x108a985e9fa000e
   [junit4]   2> 149640 WARN  
(jetty-launcher-222-thread-4-SendThread(lucene2-us-west.apache.org:33739)) [    
] o.a.z.ClientCnxn Client session timed out, have not heard from server in 
33808ms for sessionid 0x108a985e9fa000d
   [junit4]   2> 149641 WARN  
(jetty-launcher-222-thread-1-SendThread(lucene2-us-west.apache.org:33739)) [    
] o.a.z.ClientCnxn Client session timed out, have not heard from server in 
34280ms for sessionid 0x108a985e9fa0012
   [junit4]   2> 149641 WARN  
(TEST-TestV2Request.testCloudSolrClient-seed#[1BA199CBA29ED70B]-SendThread(lucene2-us-west.apache.org:33739))
 [    ] o.a.z.ClientCnxn Client session timed out, have not heard from server 
in 34319ms for sessionid 0x108a985e9fa0000
   [junit4]   2> 149641 WARN  
(TEST-TestV2Request.testCloudSolrClient-seed#[1BA199CBA29ED70B]-SendThread(lucene2-us-west.apache.org:33739))
 [    ] o.a.z.ClientCnxn Client session timed out, have not heard from server 
in 34319ms for sessionid 0x108a985e9fa0001
   [junit4]   2> 149641 WARN  
(jetty-launcher-222-thread-3-SendThread(lucene2-us-west.apache.org:33739)) [    
] o.a.z.ClientCnxn Client session timed out, have not heard from server in 
34309ms for sessionid 0x108a985e9fa000f
   [junit4]   2> 149642 WARN  
(TEST-TestV2Request.testCloudSolrClient-seed#[1BA199CBA29ED70B]-SendThread(lucene2-us-west.apache.org:33739))
 [    ] o.a.z.ClientCnxn Client session timed out, have not heard from server 
in 34320ms for sessionid 0x108a985e9fa0013
   [junit4]   2> 149649 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x108a985e9fa000e, likely client has closed socket
   [junit4]   2> 149649 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x108a985e9fa0000, likely client has closed socket
   [junit4]   2> 149649 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x108a985e9fa0001, likely client has closed socket
   [junit4]   2> 149650 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x108a985e9fa0012, likely client has closed socket
   [junit4]   2> 149650 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x108a985e9fa000d, likely client has closed socket
   [junit4]   2> 149650 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x108a985e9fa000f, likely client has closed socket
   [junit4]   2> 149650 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x108a985e9fa0013, likely client has closed socket
   [junit4]   2> 149724 INFO  (Thread-122) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 9.0.0
   [junit4]   2> 149884 WARN  (zkConnectionManagerCallback-274-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@734c62d3 name: 
ZooKeeperConnection Watcher:127.0.0.1:33739/solr got event WatchedEvent 
state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 149885 WARN  (zkConnectionManagerCallback-274-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 149896 WARN  (zkConnectionManagerCallback-219-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@84de343 name: 
ZooKeeperConnection Watcher:127.0.0.1:33739/solr got event WatchedEvent 
state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 149896 WARN  (zkConnectionManagerCallback-217-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@64070b5b name: 
ZooKeeperConnection Watcher:127.0.0.1:33739 got event WatchedEvent 
state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 149896 WARN  (zkConnectionManagerCallback-219-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 149896 WARN  (zkConnectionManagerCallback-217-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 149897 WARN  (zkConnectionManagerCallback-303-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@56d8fbb0 name: 
ZooKeeperConnection Watcher:127.0.0.1:33739/solr got event WatchedEvent 
state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 149897 WARN  (zkConnectionManagerCallback-303-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 149898 WARN  (zkConnectionManagerCallback-281-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@35b6484f name: 
ZooKeeperConnection Watcher:127.0.0.1:33739/solr got event WatchedEvent 
state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 149898 WARN  (zkConnectionManagerCallback-281-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 149970 INFO  (qtp1623443225-533) [n:127.0.0.1:43986_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 149970 INFO  (qtp636469283-544) [n:127.0.0.1:42595_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.h.SolrConfigHandler 
expecting overlay version 0 but my version is -1
   [junit4]   2> 149970 INFO  (qtp55865245-551) [n:127.0.0.1:41874_solr c:test 
s:shard2 r:core_node7 x:test_shard2_replica_n4] o.a.s.h.SolrConfigHandler 
expecting overlay version 0 but my version is -1
   [junit4]   2> 149989 WARN  (zkConnectionManagerCallback-269-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@632aa504 name: 
ZooKeeperConnection Watcher:127.0.0.1:33739/solr got event WatchedEvent 
state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 149989 WARN  (zkConnectionManagerCallback-269-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 150062 INFO  (qtp55865245-551) [n:127.0.0.1:41874_solr c:test 
s:shard2 r:core_node7 x:test_shard2_replica_n4] o.a.s.c.S.Request 
[test_shard2_replica_n4]  webapp=/solr path=/config/znodeVersion 
params={overlay=0&wt=javabin&version=2} status=0 QTime=272
   [junit4]   2> 150224 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 150224 WARN  (zkConnectionManagerCallback-297-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3c87e1c4 name: 
ZooKeeperConnection Watcher:127.0.0.1:33739/solr got event WatchedEvent 
state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 150244 WARN  (zkConnectionManagerCallback-297-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 150224 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 150209 INFO  (qtp1933728738-560) [n:127.0.0.1:41239_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 150209 INFO  (qtp1623443225-533) [n:127.0.0.1:43986_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] o.a.s.c.S.Request 
[test_shard2_replica_n6]  webapp=/solr path=/config/znodeVersion 
params={overlay=0&wt=javabin&version=2} status=0 QTime=420
   [junit4]   2> 150208 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 150261 INFO  (qtp1933728738-560) [n:127.0.0.1:41239_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] o.a.s.c.S.Request 
[test_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion 
params={overlay=0&wt=javabin&version=2} status=0 QTime=328
   [junit4]   2> 150078 INFO  (qtp636469283-544) [n:127.0.0.1:42595_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.c.S.Request 
[test_shard1_replica_n2]  webapp=/solr path=/config/znodeVersion 
params={overlay=0&wt=javabin&version=2} status=0 QTime=289
   [junit4]   2> 150282 INFO  
(solrHandlerExecutor-201-thread-4-processing-n:127.0.0.1:41874_solr 
x:test_shard2_replica_n4 c:test s:shard2 r:core_node7) [n:127.0.0.1:41874_solr 
c:test s:shard2 r:core_node7 x:test_shard2_replica_n4] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
https://127.0.0.1:42595/solr/test_shard1_replica_n2/ for prop overlay   after 1 
attempts
   [junit4]   2> 150282 INFO  
(solrHandlerExecutor-201-thread-3-processing-n:127.0.0.1:41874_solr 
x:test_shard2_replica_n4 c:test s:shard2 r:core_node7) [n:127.0.0.1:41874_solr 
c:test s:shard2 r:core_node7 x:test_shard2_replica_n4] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
https://127.0.0.1:41239/solr/test_shard1_replica_n1/ for prop overlay   after 1 
attempts
   [junit4]   2> 150282 INFO  
(solrHandlerExecutor-201-thread-4-processing-n:127.0.0.1:41874_solr 
x:test_shard2_replica_n4 c:test s:shard2 r:core_node7) [n:127.0.0.1:41874_solr 
c:test s:shard2 r:core_node7 x:test_shard2_replica_n4] 
o.a.s.h.SolrConfigHandler Time elapsed : 28 secs, maxWait 30
   [junit4]   2> 150282 INFO  
(solrHandlerExecutor-201-thread-3-processing-n:127.0.0.1:41874_solr 
x:test_shard2_replica_n4 c:test s:shard2 r:core_node7) [n:127.0.0.1:41874_solr 
c:test s:shard2 r:core_node7 x:test_shard2_replica_n4] 
o.a.s.h.SolrConfigHandler Time elapsed : 28 secs, maxWait 30
   [junit4]   2> 150248 INFO  
(solrHandlerExecutor-201-thread-1-processing-n:127.0.0.1:41874_solr 
x:test_shard2_replica_n4 c:test s:shard2 r:core_node7) [n:127.0.0.1:41874_solr 
c:test s:shard2 r:core_node7 x:test_shard2_replica_n4] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
https://127.0.0.1:41874/solr/test_shard2_replica_n4/ for prop overlay   after 1 
attempts
   [junit4]   2> 150285 INFO  
(solrHandlerExecutor-201-thread-1-processing-n:127.0.0.1:41874_solr 
x:test_shard2_replica_n4 c:test s:shard2 r:core_node7) [n:127.0.0.1:41874_solr 
c:test s:shard2 r:core_node7 x:test_shard2_replica_n4] 
o.a.s.h.SolrConfigHandler Time elapsed : 28 secs, maxWait 30
   [junit4]   2> 150297 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 150305 INFO  
(solrHandlerExecutor-201-thread-2-processing-n:127.0.0.1:41874_solr 
x:test_shard2_replica_n4 c:test s:shard2 r:core_n

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

il:

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

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1038806239
     [copy] Copying 240 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1038806239
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1038806239

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 36ms :: artifacts dl 1ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 233 minutes 14 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