Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.2-Linux/463/
Java: 64bit/jdk1.8.0_201 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.AliasIntegrationTest.testClusterStateProviderAPI

Error Message:
[testClusterStateProviderAPI] expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: [testClusterStateProviderAPI] expected:<2> but was:<1>
        at 
__randomizedtesting.SeedInfo.seed([64E041446C925041:7B37DD681F99A90A]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at 
org.apache.solr.cloud.AliasIntegrationTest.testClusterStateProviderAPI(AliasIntegrationTest.java:299)
        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 14653 lines...]
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_64E041446C925041-001/init-core-data-001
   [junit4]   2> 1175257 WARN  
(SUITE-AliasIntegrationTest-seed#[64E041446C925041]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=64 numCloses=64
   [junit4]   2> 1175257 INFO  
(SUITE-AliasIntegrationTest-seed#[64E041446C925041]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1175258 INFO  
(SUITE-AliasIntegrationTest-seed#[64E041446C925041]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1175258 INFO  
(SUITE-AliasIntegrationTest-seed#[64E041446C925041]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1175259 INFO  
(SUITE-AliasIntegrationTest-seed#[64E041446C925041]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_64E041446C925041-001/tempDir-001
   [junit4]   2> 1175259 INFO  
(SUITE-AliasIntegrationTest-seed#[64E041446C925041]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1175259 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1175259 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1175359 INFO  
(SUITE-AliasIntegrationTest-seed#[64E041446C925041]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port:41641
   [junit4]   2> 1175359 INFO  
(SUITE-AliasIntegrationTest-seed#[64E041446C925041]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41641
   [junit4]   2> 1175359 INFO  
(SUITE-AliasIntegrationTest-seed#[64E041446C925041]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 41641
   [junit4]   2> 1175360 INFO  
(SUITE-AliasIntegrationTest-seed#[64E041446C925041]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1175362 INFO  (zkConnectionManagerCallback-6296-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1175362 INFO  
(SUITE-AliasIntegrationTest-seed#[64E041446C925041]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1175364 INFO  
(SUITE-AliasIntegrationTest-seed#[64E041446C925041]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1175365 INFO  (zkConnectionManagerCallback-6298-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1175365 INFO  
(SUITE-AliasIntegrationTest-seed#[64E041446C925041]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1175366 INFO  
(SUITE-AliasIntegrationTest-seed#[64E041446C925041]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1175367 INFO  (zkConnectionManagerCallback-6300-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1175367 INFO  
(SUITE-AliasIntegrationTest-seed#[64E041446C925041]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1175470 WARN  (jetty-launcher-6301-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1175470 WARN  (jetty-launcher-6301-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1175470 INFO  (jetty-launcher-6301-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1175470 INFO  (jetty-launcher-6301-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1175470 INFO  (jetty-launcher-6301-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1175470 INFO  (jetty-launcher-6301-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1175470 INFO  (jetty-launcher-6301-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 1175470 INFO  (jetty-launcher-6301-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 1175471 INFO  (jetty-launcher-6301-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1175471 INFO  (jetty-launcher-6301-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1175471 INFO  (jetty-launcher-6301-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1175471 INFO  (jetty-launcher-6301-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1175471 INFO  (jetty-launcher-6301-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1175471 INFO  (jetty-launcher-6301-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1175471 INFO  (jetty-launcher-6301-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@385816eb{/solr,null,AVAILABLE}
   [junit4]   2> 1175471 INFO  (jetty-launcher-6301-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@8d29748{/solr,null,AVAILABLE}
   [junit4]   2> 1175472 INFO  (jetty-launcher-6301-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7412013e{SSL,[ssl, 
http/1.1]}{127.0.0.1:38909}
   [junit4]   2> 1175472 INFO  (jetty-launcher-6301-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6c3c4bd8{SSL,[ssl, 
http/1.1]}{127.0.0.1:44353}
   [junit4]   2> 1175472 INFO  (jetty-launcher-6301-thread-1) [     ] 
o.e.j.s.Server Started @1175512ms
   [junit4]   2> 1175472 INFO  (jetty-launcher-6301-thread-2) [     ] 
o.e.j.s.Server Started @1175512ms
   [junit4]   2> 1175472 INFO  (jetty-launcher-6301-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44353}
   [junit4]   2> 1175472 INFO  (jetty-launcher-6301-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38909}
   [junit4]   2> 1175472 ERROR (jetty-launcher-6301-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1175472 ERROR (jetty-launcher-6301-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1175472 INFO  (jetty-launcher-6301-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1175472 INFO  (jetty-launcher-6301-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1175472 INFO  (jetty-launcher-6301-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.2.0
   [junit4]   2> 1175472 INFO  (jetty-launcher-6301-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.2.0
   [junit4]   2> 1175472 INFO  (jetty-launcher-6301-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1175472 INFO  (jetty-launcher-6301-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1175472 INFO  (jetty-launcher-6301-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1175472 INFO  (jetty-launcher-6301-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1175472 INFO  (jetty-launcher-6301-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-24T04:49:51.371Z
   [junit4]   2> 1175472 INFO  (jetty-launcher-6301-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-24T04:49:51.371Z
   [junit4]   2> 1175473 INFO  (jetty-launcher-6301-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1175473 INFO  (jetty-launcher-6301-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1175473 INFO  (zkConnectionManagerCallback-6304-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1175473 INFO  (jetty-launcher-6301-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1175473 INFO  (zkConnectionManagerCallback-6305-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1175473 INFO  (jetty-launcher-6301-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1175474 INFO  (jetty-launcher-6301-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1175474 INFO  (jetty-launcher-6301-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1175654 INFO  (jetty-launcher-6301-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1175655 WARN  (jetty-launcher-6301-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> 1175655 WARN  (jetty-launcher-6301-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7750bb1e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1175655 WARN  (jetty-launcher-6301-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7750bb1e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1175657 WARN  (jetty-launcher-6301-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> 1175657 WARN  (jetty-launcher-6301-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4f7141a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1175657 WARN  (jetty-launcher-6301-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4f7141a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1175658 INFO  (jetty-launcher-6301-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41641/solr
   [junit4]   2> 1175659 INFO  (jetty-launcher-6301-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1175659 INFO  (zkConnectionManagerCallback-6312-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1175659 INFO  (jetty-launcher-6301-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1175783 INFO  (jetty-launcher-6301-thread-2) 
[n:127.0.0.1:38909_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1175784 INFO  (zkConnectionManagerCallback-6315-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1175784 INFO  (jetty-launcher-6301-thread-2) 
[n:127.0.0.1:38909_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1175789 INFO  (jetty-launcher-6301-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1175790 WARN  (jetty-launcher-6301-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> 1175790 WARN  (jetty-launcher-6301-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@31a691ed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1175790 WARN  (jetty-launcher-6301-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@31a691ed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1175791 WARN  (jetty-launcher-6301-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> 1175792 WARN  (jetty-launcher-6301-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@32a3dd87[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1175792 WARN  (jetty-launcher-6301-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@32a3dd87[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1175792 INFO  (jetty-launcher-6301-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41641/solr
   [junit4]   2> 1175793 INFO  (jetty-launcher-6301-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1175793 INFO  (zkConnectionManagerCallback-6323-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1175793 INFO  (jetty-launcher-6301-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1175811 INFO  (jetty-launcher-6301-thread-2) 
[n:127.0.0.1:38909_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38909_solr
   [junit4]   2> 1175812 INFO  (jetty-launcher-6301-thread-2) 
[n:127.0.0.1:38909_solr     ] o.a.s.c.Overseer Overseer 
(id=72218652915466246-127.0.0.1:38909_solr-n_0000000000) starting
   [junit4]   2> 1175813 INFO  (jetty-launcher-6301-thread-2) 
[n:127.0.0.1:38909_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1175814 INFO  (zkConnectionManagerCallback-6328-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1175814 INFO  (jetty-launcher-6301-thread-2) 
[n:127.0.0.1:38909_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1175815 INFO  (jetty-launcher-6301-thread-2) 
[n:127.0.0.1:38909_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41641/solr ready
   [junit4]   2> 1175815 INFO  
(OverseerStateUpdate-72218652915466246-127.0.0.1:38909_solr-n_0000000000) 
[n:127.0.0.1:38909_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:38909_solr
   [junit4]   2> 1175815 INFO  (jetty-launcher-6301-thread-2) 
[n:127.0.0.1:38909_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38909_solr
   [junit4]   2> 1175816 INFO  (zkCallback-6314-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1175816 INFO  (zkCallback-6327-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1175826 INFO  (jetty-launcher-6301-thread-2) 
[n:127.0.0.1:38909_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1175842 INFO  (jetty-launcher-6301-thread-2) 
[n:127.0.0.1:38909_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38909.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79be2bdb
   [junit4]   2> 1175846 INFO  (jetty-launcher-6301-thread-2) 
[n:127.0.0.1:38909_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38909.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79be2bdb
   [junit4]   2> 1175846 INFO  (jetty-launcher-6301-thread-2) 
[n:127.0.0.1:38909_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38909.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79be2bdb
   [junit4]   2> 1175847 INFO  (jetty-launcher-6301-thread-2) 
[n:127.0.0.1:38909_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_64E041446C925041-001/tempDir-001/node2/.
   [junit4]   2> 1175894 INFO  (jetty-launcher-6301-thread-1) 
[n:127.0.0.1:44353_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1175895 INFO  (zkConnectionManagerCallback-6331-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1175895 INFO  (jetty-launcher-6301-thread-1) 
[n:127.0.0.1:44353_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1175898 INFO  (jetty-launcher-6301-thread-1) 
[n:127.0.0.1:44353_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1175900 INFO  (jetty-launcher-6301-thread-1) 
[n:127.0.0.1:44353_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:44353_solr as DOWN
   [junit4]   2> 1175900 INFO  (jetty-launcher-6301-thread-1) 
[n:127.0.0.1:44353_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1175900 INFO  (jetty-launcher-6301-thread-1) 
[n:127.0.0.1:44353_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44353_solr
   [junit4]   2> 1175900 INFO  (zkCallback-6314-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1175900 INFO  (zkCallback-6327-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1175901 INFO  (zkCallback-6330-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1175901 INFO  (jetty-launcher-6301-thread-1) 
[n:127.0.0.1:44353_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1175902 INFO  (zkConnectionManagerCallback-6338-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1175902 INFO  (jetty-launcher-6301-thread-1) 
[n:127.0.0.1:44353_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1175902 INFO  (jetty-launcher-6301-thread-1) 
[n:127.0.0.1:44353_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1175903 INFO  (jetty-launcher-6301-thread-1) 
[n:127.0.0.1:44353_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41641/solr ready
   [junit4]   2> 1175913 INFO  (jetty-launcher-6301-thread-1) 
[n:127.0.0.1:44353_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1175922 INFO  (jetty-launcher-6301-thread-1) 
[n:127.0.0.1:44353_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44353.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79be2bdb
   [junit4]   2> 1175927 INFO  (jetty-launcher-6301-thread-1) 
[n:127.0.0.1:44353_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44353.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79be2bdb
   [junit4]   2> 1175927 INFO  (jetty-launcher-6301-thread-1) 
[n:127.0.0.1:44353_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44353.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79be2bdb
   [junit4]   2> 1175927 INFO  (jetty-launcher-6301-thread-1) 
[n:127.0.0.1:44353_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_64E041446C925041-001/tempDir-001/node1/.
   [junit4]   2> 1175943 INFO  
(SUITE-AliasIntegrationTest-seed#[64E041446C925041]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1175944 INFO  (zkConnectionManagerCallback-6344-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1175944 INFO  
(SUITE-AliasIntegrationTest-seed#[64E041446C925041]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1175945 INFO  
(SUITE-AliasIntegrationTest-seed#[64E041446C925041]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1175945 INFO  
(SUITE-AliasIntegrationTest-seed#[64E041446C925041]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41641/solr ready
   [junit4]   2> 1175962 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesCAR-seed#[64E041446C925041]) [   
  ] o.a.s.SolrTestCaseJ4 ###Starting testModifyPropertiesCAR
   [junit4]   2> 1175969 INFO  (qtp2129291854-20861) [n:127.0.0.1:38909_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1175970 INFO  (qtp2129291854-20861) [n:127.0.0.1:38909_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1175972 INFO  (qtp2129291854-20861) [n:127.0.0.1:38909_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=collection1meta&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1175974 INFO  
(OverseerThreadFactory-6747-thread-1-processing-n:127.0.0.1:38909_solr) 
[n:127.0.0.1:38909_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1meta
   [junit4]   2> 1176077 INFO  
(OverseerStateUpdate-72218652915466246-127.0.0.1:38909_solr-n_0000000000) 
[n:127.0.0.1:38909_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1meta",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1meta_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44353/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1176078 INFO  
(OverseerStateUpdate-72218652915466246-127.0.0.1:38909_solr-n_0000000000) 
[n:127.0.0.1:38909_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1meta",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1meta_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38909/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1176283 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr    
x:collection1meta_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1meta_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1meta&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1176284 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr    
x:collection1meta_shard2_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1176300 INFO  (qtp1724129448-20866) [n:127.0.0.1:44353_solr    
x:collection1meta_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1meta_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1meta&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1177301 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1177311 INFO  (qtp1724129448-20866) [n:127.0.0.1:44353_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1177312 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.s.IndexSchema [collection1meta_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1177315 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1177315 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1meta_shard2_replica_n2' 
using configuration from collection collection1meta, trusted=true
   [junit4]   2> 1177315 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38909.solr.core.collection1meta.shard2.replica_n2' (registry 
'solr.core.collection1meta.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79be2bdb
   [junit4]   2> 1177315 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.c.SolrCore [[collection1meta_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_64E041446C925041-001/tempDir-001/node2/collection1meta_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_64E041446C925041-001/tempDir-001/node2/./collection1meta_shard2_replica_n2/data/]
   [junit4]   2> 1177316 INFO  (qtp1724129448-20866) [n:127.0.0.1:44353_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [collection1meta_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1177317 INFO  (qtp1724129448-20866) [n:127.0.0.1:44353_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1177317 INFO  (qtp1724129448-20866) [n:127.0.0.1:44353_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1meta_shard1_replica_n1' 
using configuration from collection collection1meta, trusted=true
   [junit4]   2> 1177318 INFO  (qtp1724129448-20866) [n:127.0.0.1:44353_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44353.solr.core.collection1meta.shard1.replica_n1' (registry 
'solr.core.collection1meta.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79be2bdb
   [junit4]   2> 1177318 INFO  (qtp1724129448-20866) [n:127.0.0.1:44353_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[collection1meta_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_64E041446C925041-001/tempDir-001/node1/collection1meta_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_64E041446C925041-001/tempDir-001/node1/./collection1meta_shard1_replica_n1/data/]
   [junit4]   2> 1177345 INFO  (qtp1724129448-20866) [n:127.0.0.1:44353_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1177345 INFO  (qtp1724129448-20866) [n:127.0.0.1:44353_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1177346 INFO  (qtp1724129448-20866) [n:127.0.0.1:44353_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1177346 INFO  (qtp1724129448-20866) [n:127.0.0.1:44353_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1177346 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1177346 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1177346 INFO  (qtp1724129448-20866) [n:127.0.0.1:44353_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6672570d[collection1meta_shard1_replica_n1] main]
   [junit4]   2> 1177347 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1177347 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1177347 INFO  (qtp1724129448-20866) [n:127.0.0.1:44353_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1177347 INFO  (qtp1724129448-20866) [n:127.0.0.1:44353_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1177348 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2e4a1a3[collection1meta_shard2_replica_n2] main]
   [junit4]   2> 1177348 INFO  (qtp1724129448-20866) [n:127.0.0.1:44353_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1177348 INFO  (qtp1724129448-20866) [n:127.0.0.1:44353_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1639913926947766272
   [junit4]   2> 1177348 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1177348 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1177349 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1177349 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1639913926948814848
   [junit4]   2> 1177366 INFO  
(searcherExecutor-6757-thread-1-processing-n:127.0.0.1:44353_solr 
x:collection1meta_shard1_replica_n1 c:collection1meta s:shard1 r:core_node3) 
[n:127.0.0.1:44353_solr c:collection1meta s:shard1 r:core_node3 
x:collection1meta_shard1_replica_n1 ] o.a.s.c.SolrCore 
[collection1meta_shard1_replica_n1] Registered new searcher 
Searcher@6672570d[collection1meta_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1177367 INFO  
(searcherExecutor-6756-thread-1-processing-n:127.0.0.1:38909_solr 
x:collection1meta_shard2_replica_n2 c:collection1meta s:shard2 r:core_node4) 
[n:127.0.0.1:38909_solr c:collection1meta s:shard2 r:core_node4 
x:collection1meta_shard2_replica_n2 ] o.a.s.c.SolrCore 
[collection1meta_shard2_replica_n2] Registered new searcher 
Searcher@2e4a1a3[collection1meta_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1177367 INFO  (qtp1724129448-20866) [n:127.0.0.1:44353_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1meta/terms/shard1 to Terms{values={core_node3=0}, 
version=0}
   [junit4]   2> 1177367 INFO  (qtp1724129448-20866) [n:127.0.0.1:44353_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1meta/leaders/shard1
   [junit4]   2> 1177368 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1meta/terms/shard2 to Terms{values={core_node4=0}, 
version=0}
   [junit4]   2> 1177368 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1meta/leaders/shard2
   [junit4]   2> 1177369 INFO  (qtp1724129448-20866) [n:127.0.0.1:44353_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1177369 INFO  (qtp1724129448-20866) [n:127.0.0.1:44353_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1177369 INFO  (qtp1724129448-20866) [n:127.0.0.1:44353_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:44353/solr/collection1meta_shard1_replica_n1/
   [junit4]   2> 1177369 INFO  (qtp1724129448-20866) [n:127.0.0.1:44353_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1177369 INFO  (qtp1724129448-20866) [n:127.0.0.1:44353_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:44353/solr/collection1meta_shard1_replica_n1/ has no replicas
   [junit4]   2> 1177369 INFO  (qtp1724129448-20866) [n:127.0.0.1:44353_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1meta/leaders/shard1/leader after winning as 
/collections/collection1meta/leader_elect/shard1/election/72218652915466249-core_node3-n_0000000000
   [junit4]   2> 1177369 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1177369 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1177369 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:38909/solr/collection1meta_shard2_replica_n2/
   [junit4]   2> 1177369 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1177369 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:38909/solr/collection1meta_shard2_replica_n2/ has no replicas
   [junit4]   2> 1177369 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1meta/leaders/shard2/leader after winning as 
/collections/collection1meta/leader_elect/shard2/election/72218652915466246-core_node4-n_0000000000
   [junit4]   2> 1177370 INFO  (qtp1724129448-20866) [n:127.0.0.1:44353_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:44353/solr/collection1meta_shard1_replica_n1/ shard1
   [junit4]   2> 1177370 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:38909/solr/collection1meta_shard2_replica_n2/ shard2
   [junit4]   2> 1177471 INFO  (zkCallback-6330-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1177471 INFO  (zkCallback-6314-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1177471 INFO  (zkCallback-6314-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1177472 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1177472 INFO  (qtp1724129448-20866) [n:127.0.0.1:44353_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1177574 INFO  (zkCallback-6314-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1177574 INFO  (zkCallback-6314-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1177574 INFO  (zkCallback-6314-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1177574 INFO  (zkCallback-6330-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1177574 INFO  (zkCallback-6330-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1177596 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1meta_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1meta&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1312
   [junit4]   2> 1177596 INFO  (qtp1724129448-20866) [n:127.0.0.1:44353_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1meta_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1meta&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1295
   [junit4]   2> 1177597 INFO  (qtp2129291854-20861) [n:127.0.0.1:38909_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> 1177597 INFO  (qtp2129291854-20861) [n:127.0.0.1:38909_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=collection1meta&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=1625
   [junit4]   2> 1177598 INFO  (qtp2129291854-20865) [n:127.0.0.1:38909_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=collection2meta&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1177599 INFO  
(OverseerThreadFactory-6747-thread-2-processing-n:127.0.0.1:38909_solr) 
[n:127.0.0.1:38909_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection2meta
   [junit4]   2> 1177599 INFO  
(OverseerCollectionConfigSetProcessor-72218652915466246-127.0.0.1:38909_solr-n_0000000000)
 [n:127.0.0.1:38909_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> 1177803 INFO  
(OverseerStateUpdate-72218652915466246-127.0.0.1:38909_solr-n_0000000000) 
[n:127.0.0.1:38909_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection2meta",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection2meta_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38909/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1178005 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr    
x:collection2meta_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection2meta_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2meta&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1179013 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1179019 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [collection2meta_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1179021 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1179021 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection2meta_shard1_replica_n1' 
using configuration from collection collection2meta, trusted=true
   [junit4]   2> 1179021 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38909.solr.core.collection2meta.shard1.replica_n1' (registry 
'solr.core.collection2meta.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79be2bdb
   [junit4]   2> 1179022 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[collection2meta_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_64E041446C925041-001/tempDir-001/node2/collection2meta_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_64E041446C925041-001/tempDir-001/node2/./collection2meta_shard1_replica_n1/data/]
   [junit4]   2> 1179061 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1179061 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1179061 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1179061 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1179062 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@435656c4[collection2meta_shard1_replica_n1] main]
   [junit4]   2> 1179063 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1179063 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1179063 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1179063 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1639913928746074112
   [junit4]   2> 1179065 INFO  
(searcherExecutor-6766-thread-1-processing-n:127.0.0.1:38909_solr 
x:collection2meta_shard1_replica_n1 c:collection2meta s:shard1 r:core_node2) 
[n:127.0.0.1:38909_solr c:collection2meta s:shard1 r:core_node2 
x:collection2meta_shard1_replica_n1 ] o.a.s.c.SolrCore 
[collection2meta_shard1_replica_n1] Registered new searcher 
Searcher@435656c4[collection2meta_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1179066 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection2meta/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 1179066 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection2meta/leaders/shard1
   [junit4]   2> 1179067 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1179067 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1179067 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:38909/solr/collection2meta_shard1_replica_n1/
   [junit4]   2> 1179067 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1179067 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:38909/solr/collection2meta_shard1_replica_n1/ has no replicas
   [junit4]   2> 1179067 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection2meta/leaders/shard1/leader after winning as 
/collections/collection2meta/leader_elect/shard1/election/72218652915466246-core_node2-n_0000000000
   [junit4]   2> 1179077 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:38909/solr/collection2meta_shard1_replica_n1/ shard1
   [junit4]   2> 1179178 INFO  (zkCallback-6314-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1179178 INFO  (zkCallback-6314-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1179178 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1179280 INFO  (zkCallback-6314-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1179280 INFO  (zkCallback-6314-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1179280 INFO  (zkCallback-6314-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1179760 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection2meta_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2meta&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1754
   [junit4]   2> 1179761 INFO  (qtp2129291854-20865) [n:127.0.0.1:38909_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> 1179761 INFO  (qtp2129291854-20865) [n:127.0.0.1:38909_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=collection2meta&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2163
   [junit4]   2> 1179762 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesCAR-seed#[64E041446C925041]) [   
  ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 1179762 INFO  (watches-6341-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 1179763 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesCAR-seed#[64E041446C925041]) [   
  ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 1179763 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesCAR-seed#[64E041446C925041]) [   
  ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 1179763 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesCAR-seed#[64E041446C925041]) [   
  ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 1179763 INFO  (watches-6341-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 1179763 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesCAR-seed#[64E041446C925041]) [   
  ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 1179763 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesCAR-seed#[64E041446C925041]) [   
  ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 1179766 INFO  (qtp2129291854-20861) [n:127.0.0.1:38909_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :aliasprop with 
params 
name=testModifyPropertiesCAR&action=ALIASPROP&property.foo=baz&property.bar=bam&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1179767 INFO  
(OverseerCollectionConfigSetProcessor-72218652915466246-127.0.0.1:38909_solr-n_0000000000)
 [n:127.0.0.1:38909_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1179768 INFO  (qtp2129291854-20861) [n:127.0.0.1:38909_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=testModifyPropertiesCAR&action=ALIASPROP&property.foo=baz&property.bar=bam&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 1179768 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :aliasprop with 
params 
name=testModifyPropertiesCAR&action=ALIASPROP&property.foo=&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1179769 INFO  
(OverseerCollectionConfigSetProcessor-72218652915466246-127.0.0.1:38909_solr-n_0000000000)
 [n:127.0.0.1:38909_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1179770 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=testModifyPropertiesCAR&action=ALIASPROP&property.foo=&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1179770 INFO  (qtp2129291854-20865) [n:127.0.0.1:38909_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :aliasprop with 
params name=testModifyPropertiesCAR&action=ALIASPROP&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 1179771 INFO  
(OverseerCollectionConfigSetProcessor-72218652915466246-127.0.0.1:38909_solr-n_0000000000)
 [n:127.0.0.1:38909_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1179772 INFO  (qtp2129291854-20865) [n:127.0.0.1:38909_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=testModifyPropertiesCAR&action=ALIASPROP&wt=javabin&version=2} 
status=0 QTime=1
   [junit4]   2> 1179772 INFO  (qtp2129291854-20861) [n:127.0.0.1:38909_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :aliasprop with 
params 
name=testModifyPropertiesCAR&action=ALIASPROP&property.foo=+&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1179773 INFO  (qtp2129291854-20861) [n:127.0.0.1:38909_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=testModifyPropertiesCAR&action=ALIASPROP&property.foo=+&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1179774 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesCAR-seed#[64E041446C925041]) [   
  ] o.a.s.SolrTestCaseJ4 ###Ending testModifyPropertiesCAR
   [junit4]   2> 1179777 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesCAR-seed#[64E041446C925041]) [   
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1179778 INFO  (qtp2129291854-20861) [n:127.0.0.1:38909_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=collection2meta&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1179779 INFO  
(OverseerCollectionConfigSetProcessor-72218652915466246-127.0.0.1:38909_solr-n_0000000000)
 [n:127.0.0.1:38909_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000010 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1179779 INFO  
(OverseerThreadFactory-6747-thread-5-processing-n:127.0.0.1:38909_solr) 
[n:127.0.0.1:38909_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
 asyncId=null
   [junit4]   2> 1179780 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr    
x:collection2meta_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection2meta.shard1.replica_n1, tag=null
   [junit4]   2> 1179780 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr    
x:collection2meta_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@211c1ffe: rootName 
= solr_38909, domain = solr.core.collection2meta.shard1.replica_n1, service url 
= null, agent id = null] for registry 
solr.core.collection2meta.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@4bbea0dc
   [junit4]   2> 1179787 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr    
x:collection2meta_shard1_replica_n1 ] o.a.s.c.SolrCore 
[collection2meta_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@296d8a22
   [junit4]   2> 1179787 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr    
x:collection2meta_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection2meta.shard1.replica_n1, tag=296d8a22
   [junit4]   2> 1179787 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr    
x:collection2meta_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection2meta.shard1.leader, 
tag=296d8a22
   [junit4]   2> 1179788 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr    
x:collection2meta_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/collection2meta/terms/shard1 to Terms{values={}, 
version=1}
   [junit4]   2> 1179789 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr    
x:collection2meta_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=collection2meta_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=9
   [junit4]   2> 1179891 INFO  (zkCallback-6314-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1179891 INFO  (zkCallback-6314-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1179891 INFO  (zkCallback-6314-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1179897 INFO  (qtp2129291854-20861) [n:127.0.0.1:38909_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=collection2meta&action=DELETE&wt=javabin&version=2} status=0 
QTime=118
   [junit4]   2> 1179897 INFO  (qtp2129291854-20865) [n:127.0.0.1:38909_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=collection1meta&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1179898 INFO  
(OverseerCollectionConfigSetProcessor-72218652915466246-127.0.0.1:38909_solr-n_0000000000)
 [n:127.0.0.1:38909_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000012 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1179899 INFO  
(OverseerThreadFactory-6747-thread-5-processing-n:127.0.0.1:38909_solr) 
[n:127.0.0.1:38909_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
 asyncId=null
   [junit4]   2> 1179900 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr    
x:collection1meta_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1meta.shard2.replica_n2, tag=null
   [junit4]   2> 1179900 INFO  (qtp1724129448-20867) [n:127.0.0.1:44353_solr    
x:collection1meta_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1meta.shard1.replica_n1, tag=null
   [junit4]   2> 1179900 INFO  (qtp1724129448-20867) [n:127.0.0.1:44353_solr    
x:collection1meta_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7798e5c4: rootName 
= solr_44353, domain = solr.core.collection1meta.shard1.replica_n1, service url 
= null, agent id = null] for registry 
solr.core.collection1meta.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@4c7f18ef
   [junit4]   2> 1179900 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr    
x:collection1meta_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3d66f4ee: rootName 
= solr_38909, domain = solr.core.collection1meta.shard2.replica_n2, service url 
= null, agent id = null] for registry 
solr.core.collection1meta.shard2.replica_n2 / 
com.codahale.metrics.MetricRegistry@3a32d58c
   [junit4]   2> 1179908 INFO  (qtp1724129448-20867) [n:127.0.0.1:44353_solr    
x:collection1meta_shard1_replica_n1 ] o.a.s.c.SolrCore 
[collection1meta_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@20e3c619
   [junit4]   2> 1179908 INFO  (qtp1724129448-20867) [n:127.0.0.1:44353_solr    
x:collection1meta_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1meta.shard1.replica_n1, tag=20e3c619
   [junit4]   2> 1179908 INFO  (qtp1724129448-20867) [n:127.0.0.1:44353_solr    
x:collection1meta_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1meta.shard1.leader, 
tag=20e3c619
   [junit4]   2> 1179908 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr    
x:collection1meta_shard2_replica_n2 ] o.a.s.c.SolrCore 
[collection1meta_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3704ce6d
   [junit4]   2> 1179908 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr    
x:collection1meta_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1meta.shard2.replica_n2, tag=3704ce6d
   [junit4]   2> 1179908 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr    
x:collection1meta_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1meta.shard2.leader, 
tag=3704ce6d
   [junit4]   2> 1179910 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr    
x:collection1meta_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/collection1meta/terms/shard2 to Terms{values={}, 
version=1}
   [junit4]   2> 1179910 INFO  (qtp1724129448-20867) [n:127.0.0.1:44353_solr    
x:collection1meta_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/collection1meta/terms/shard1 to Terms{values={}, 
version=1}
   [junit4]   2> 1179910 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr    
x:collection1meta_shard2_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=collection1meta_shard2_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=10
   [junit4]   2> 1179910 INFO  (qtp1724129448-20867) [n:127.0.0.1:44353_solr    
x:collection1meta_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=collection1meta_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=10
   [junit4]   2> 1180012 INFO  (zkCallback-6330-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1180012 INFO  (zkCallback-6314-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1180012 INFO  (zkCallback-6330-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1180012 INFO  (zkCallback-6314-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1180012 INFO  (zkCallback-6314-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1180016 INFO  (qtp2129291854-20865) [n:127.0.0.1:38909_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=collection1meta&action=DELETE&wt=javabin&version=2} status=0 
QTime=118
   [junit4]   2> 1180036 INFO  
(TEST-AliasIntegrationTest.testErrorChecks-seed#[64E041446C925041]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testErrorChecks
   [junit4]   2> 1180037 INFO  (qtp2129291854-20861) [n:127.0.0.1:38909_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=testErrorChecks-collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1180039 INFO  
(OverseerThreadFactory-6747-thread-5-processing-n:127.0.0.1:38909_solr) 
[n:127.0.0.1:38909_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testErrorChecks-collection
   [junit4]   2> 1180039 INFO  
(OverseerCollectionConfigSetProcessor-72218652915466246-127.0.0.1:38909_solr-n_0000000000)
 [n:127.0.0.1:38909_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000014 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1180243 INFO  
(OverseerStateUpdate-72218652915466246-127.0.0.1:38909_solr-n_0000000000) 
[n:127.0.0.1:38909_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testErrorChecks-collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testErrorChecks-collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38909/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1180244 INFO  
(OverseerStateUpdate-72218652915466246-127.0.0.1:38909_solr-n_0000000000) 
[n:127.0.0.1:38909_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testErrorChecks-collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testErrorChecks-collection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44353/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1180445 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr    
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation 
core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testErrorChecks-collection_shard1_replica_n1&action=CREATE&numShards=2&collection=testErrorChecks-collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1180445 INFO  (qtp1724129448-20864) [n:127.0.0.1:44353_solr    
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation 
core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testErrorChecks-collection_shard2_replica_n2&action=CREATE&numShards=2&collection=testErrorChecks-collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1181452 INFO  (qtp1724129448-20864) [n:127.0.0.1:44353_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.2.0
   [junit4]   2> 1181452 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.2.0
   [junit4]   2> 1181474 INFO  (qtp1724129448-20864) [n:127.0.0.1:44353_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.s.IndexSchema 
[testErrorChecks-collection_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1181474 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.s.IndexSchema 
[testErrorChecks-collection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1181476 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1181476 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating 
SolrCore 'testErrorChecks-collection_shard1_replica_n1' using configuration 
from collection testErrorChecks-collection, trusted=true
   [junit4]   2> 1181476 INFO  (qtp1724129448-20864) [n:127.0.0.1:44353_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1181476 INFO  (qtp1724129448-20864) [n:127.0.0.1:44353_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating 
SolrCore 'testErrorChecks-collection_shard2_replica_n2' using configuration 
from collection testErrorChecks-collection, trusted=true
   [junit4]   2> 1181476 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 
'solr_38909.solr.core.testErrorChecks-collection.shard1.replica_n1' (registry 
'solr.core.testErrorChecks-collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79be2bdb
   [junit4]   2> 1181476 INFO  (qtp1724129448-20864) [n:127.0.0.1:44353_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 
'solr_44353.solr.core.testErrorChecks-collection.shard2.replica_n2' (registry 
'solr.core.testErrorChecks-collection.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79be2bdb
   [junit4]   2> 1181476 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[testErrorChecks-collection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_64E041446C925041-001/tempDir-001/node2/testErrorChecks-collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_64E041446C925041-001/tempDir-001/node2/./testErrorChecks-collection_shard1_replica_n1/data/]
   [junit4]   2> 1181476 INFO  (qtp1724129448-20864) [n:127.0.0.1:44353_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.c.SolrCore 
[[testErrorChecks-collection_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_64E041446C925041-001/tempDir-001/node1/testErrorChecks-collection_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_64E041446C925041-001/tempDir-001/node1/./testErrorChecks-collection_shard2_replica_n2/data/]
   [junit4]   2> 1181505 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1181505 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1181506 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1181506 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1181506 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@f33739b[testErrorChecks-collection_shard1_replica_n1] main]
   [junit4]   2> 1181507 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1181507 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1181507 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 1181507 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1639913931308793856
   [junit4]   2> 1181508 INFO  (qtp1724129448-20864) [n:127.0.0.1:44353_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1181508 INFO  (qtp1724129448-20864) [n:127.0.0.1:44353_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1181509 INFO  
(searcherExecutor-6771-thread-1-processing-n:127.0.0.1:38909_solr 
x:testErrorChecks-collection_shard1_replica_n1 c:testErrorChecks-collection 
s:shard1 r:core_node3) [n:127.0.0.1:38909_solr c:testErrorChecks-collection 
s:shard1 r:core_node3 x:testErrorChecks-collection_shard1_replica_n1 ] 
o.a.s.c.SolrCore [testErrorChecks-collection_shard1_replica_n1] Registered new 
searcher Searcher@f33739b[testErrorChecks-collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1181509 INFO  (qtp1724129448-20864) [n:127.0.0.1:44353_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1181509 INFO  (qtp1724129448-20864) [n:127.0.0.1:44353_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1181510 INFO  (qtp1724129448-20864) [n:127.0.0.1:44353_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@668e3e16[testErrorChecks-collection_shard2_replica_n2] main]
   [junit4]   2> 1181511 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/testErrorChecks-collection/terms/shard1 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1181511 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/testErrorChecks-collection/leaders/shard1
   [junit4]   2> 1181511 INFO  (qtp1724129448-20864) [n:127.0.0.1:44353_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1181511 INFO  (qtp1724129448-20864) [n:127.0.0.1:44353_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1181512 INFO  (qtp1724129448-20864) [n:127.0.0.1:44353_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 1181512 INFO  (qtp1724129448-20864) [n:127.0.0.1:44353_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1639913931314036736
   [junit4]   2> 1181512 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1181512 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1181512 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync 
replicas to 
https://127.0.0.1:38909/solr/testErrorChecks-collection_shard1_replica_n1/
   [junit4]   2> 1181512 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 1181512 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
https://127.0.0.1:38909/solr/testErrorChecks-collection_shard1_replica_n1/ has 
no replicas
   [junit4]   2> 1181512 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/testErrorChecks-collection/leaders/shard1/leader after winning as 
/collections/testErrorChecks-collection/leader_elect/shard1/election/72218652915466246-core_node3-n_0000000000
   [junit4]   2> 1181513 INFO  (qtp2129291854-20863) [n:127.0.0.1:38909_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:38909/solr/testErrorChecks-collection_shard1_replica_n1/ 
shard1
   [junit4]   2> 1181513 INFO  
(searcherExecutor-6772-thread-1-processing-n:127.0.0.1:44353_solr 
x:testErrorChecks-collection_shard2_replica_n2 c:testErrorChecks-collection 
s:shard2 r:core_node4) [n:127.0.0.1:44353_solr c:testErrorChecks-collection 
s:shard2 r:core_node4 x:testErrorChecks-collection_shard2_replica_n2 ] 
o.a.s.c.SolrCore [testErrorChecks-collection_shard2_replica_n2] Registered new 
searcher Searcher@668e3e16[testErrorChecks-collection_shard2_repl

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

allowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: 
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found org.codehaus.groovy#groovy-all;2.4.16 in public
[ivy:cachepath] :: resolution report :: resolve 17ms :: artifacts dl 1ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
        ---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 64E041446C925041
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says ahoj! Master seed: 64E041446C925041
   [junit4] Executing 5 suites with 3 JVMs.
   [junit4] 
   [junit4] Started J0 PID([email protected]).
   [junit4] Started J2 PID([email protected]).
   [junit4] Started J1 PID([email protected]).
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4] OK      5.69s J2 | AliasIntegrationTest.testModifyPropertiesCAR
   [junit4] OK      2.19s J2 | AliasIntegrationTest.testErrorChecks
   [junit4] OK      3.76s J2 | AliasIntegrationTest.testModifyPropertiesV2
   [junit4] OK      3.75s J2 | AliasIntegrationTest.testClusterStateProviderAPI
   [junit4] OK      3.72s J2 | AliasIntegrationTest.testModifyPropertiesV1
   [junit4] OK      6.29s J2 | AliasIntegrationTest.test
   [junit4] OK      14.0s J2 | 
AliasIntegrationTest.testDeleteOneOfTwoCollectionsAliased
   [junit4] OK      3.83s J2 | AliasIntegrationTest.testProperties
   [junit4] OK      10.8s J2 | 
AliasIntegrationTest.testDeleteAliasWithExistingCollectionName
   [junit4] Completed [1/5] on J2 in 60.53s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4] OK      5.87s J1 | AliasIntegrationTest.testModifyPropertiesCAR
   [junit4] OK      2.21s J1 | AliasIntegrationTest.testErrorChecks
   [junit4] OK      3.76s J1 | AliasIntegrationTest.testModifyPropertiesV2
   [junit4] OK      3.78s J1 | AliasIntegrationTest.testClusterStateProviderAPI
   [junit4] OK      3.73s J1 | AliasIntegrationTest.testModifyPropertiesV1
   [junit4] OK      6.45s J1 | AliasIntegrationTest.test
   [junit4] OK      13.0s J1 | 
AliasIntegrationTest.testDeleteOneOfTwoCollectionsAliased
   [junit4] OK      3.81s J1 | AliasIntegrationTest.testProperties
   [junit4] OK      10.8s J1 | 
AliasIntegrationTest.testDeleteAliasWithExistingCollectionName
   [junit4] Completed [2/5] on J1 in 60.48s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4] OK      5.90s J0 | AliasIntegrationTest.testModifyPropertiesCAR
   [junit4] OK      2.18s J0 | AliasIntegrationTest.testErrorChecks
   [junit4] OK      3.76s J0 | AliasIntegrationTest.testModifyPropertiesV2
   [junit4] OK      3.77s J0 | AliasIntegrationTest.testClusterStateProviderAPI
   [junit4] OK      3.72s J0 | AliasIntegrationTest.testModifyPropertiesV1
   [junit4] OK      6.34s J0 | AliasIntegrationTest.test
   [junit4] OK      14.0s J0 | 
AliasIntegrationTest.testDeleteOneOfTwoCollectionsAliased
   [junit4] OK      3.81s J0 | AliasIntegrationTest.testProperties
   [junit4] OK      10.8s J0 | 
AliasIntegrationTest.testDeleteAliasWithExistingCollectionName
   [junit4] Completed [3/5] on J0 in 61.52s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4] OK      3.61s J2 | AliasIntegrationTest.testModifyPropertiesCAR
   [junit4] OK      2.07s J2 | AliasIntegrationTest.testErrorChecks
   [junit4] OK      3.68s J2 | AliasIntegrationTest.testModifyPropertiesV2
   [junit4] OK      3.67s J2 | AliasIntegrationTest.testClusterStateProviderAPI
   [junit4] OK      3.65s J2 | AliasIntegrationTest.testModifyPropertiesV1
   [junit4] OK      5.30s J2 | AliasIntegrationTest.test
   [junit4] OK      13.9s J2 | 
AliasIntegrationTest.testDeleteOneOfTwoCollectionsAliased
   [junit4] OK      3.78s J2 | AliasIntegrationTest.testProperties
   [junit4] OK      9.72s J2 | 
AliasIntegrationTest.testDeleteAliasWithExistingCollectionName
   [junit4] Completed [4/5] on J2 in 51.53s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4] OK      3.60s J1 | AliasIntegrationTest.testModifyPropertiesCAR
   [junit4] OK      2.08s J1 | AliasIntegrationTest.testErrorChecks
   [junit4] OK      3.67s J1 | AliasIntegrationTest.testModifyPropertiesV2
   [junit4] OK      3.68s J1 | AliasIntegrationTest.testClusterStateProviderAPI
   [junit4] OK      3.66s J1 | AliasIntegrationTest.testModifyPropertiesV1
   [junit4] OK      5.27s J1 | AliasIntegrationTest.test
   [junit4] OK      13.9s J1 | 
AliasIntegrationTest.testDeleteOneOfTwoCollectionsAliased
   [junit4] OK      3.77s J1 | AliasIntegrationTest.testProperties
   [junit4] OK      10.7s J1 | 
AliasIntegrationTest.testDeleteAliasWithExistingCollectionName
   [junit4] Completed [5/5] on J1 in 52.78s, 9 tests
   [junit4] 
   [junit4] JVM J0:     0.40 ..    62.75 =    62.35s
   [junit4] JVM J1:     0.42 ..   114.68 =   114.27s
   [junit4] JVM J2:     0.41 ..   113.67 =   113.26s
   [junit4] Execution time total: 1 minute 54 seconds
   [junit4] Tests summary: 5 suites, 45 tests
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J1 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp])
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 253.15s | 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
[junit4:tophints] 208.20s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 196.85s | org.apache.solr.cloud.TestStressLiveNodes
[junit4:tophints] 136.13s | org.apache.solr.index.hdfs.CheckHdfsIndexTest
[junit4:tophints] 116.80s | org.apache.solr.update.SoftAutoCommitTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 1 minute 56 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.AliasIntegrationTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2805)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2684)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2665)
        at hudson.FilePath.act(FilePath.java:1078)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2663)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
        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:1843)
        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/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=31d7ec7bbfdcd2c4cc61d9d35e962165410b65fe, 
workspace=/home/jenkins/workspace/Lucene-Solr-8.2-Linux
[WARNINGS] Computing warning deltas based on reference build #462
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
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)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to