You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/05/29 02:43:53 UTC

[JENKINS] Lucene-Solr-8.1-Linux (32bit/jdk1.8.0_201) - Build # 356 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.1-Linux/356/
Java: 32bit/jdk1.8.0_201 -server -XX:+UseSerialGC

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

Error Message:
should be a routed alias

Stack Trace:
java.lang.AssertionError: should be a routed alias
	at __randomizedtesting.SeedInfo.seed([25ABF8C512662B06:3A7C64E9616DD24D]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.AliasIntegrationTest.testClusterStateProviderAPI(AliasIntegrationTest.java:302)
	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)


FAILED:  org.apache.solr.cloud.AliasIntegrationTest.testClusterStateProviderAPI

Error Message:
should be a routed alias

Stack Trace:
java.lang.AssertionError: should be a routed alias
	at __randomizedtesting.SeedInfo.seed([25ABF8C512662B06:3A7C64E9616DD24D]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.AliasIntegrationTest.testClusterStateProviderAPI(AliasIntegrationTest.java:302)
	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 14405 lines...]
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4]   2> 1172797 INFO  (SUITE-AliasIntegrationTest-seed#[25ABF8C512662B06]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_25ABF8C512662B06-001/init-core-data-001
   [junit4]   2> 1172797 WARN  (SUITE-AliasIntegrationTest-seed#[25ABF8C512662B06]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1172797 INFO  (SUITE-AliasIntegrationTest-seed#[25ABF8C512662B06]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1172798 INFO  (SUITE-AliasIntegrationTest-seed#[25ABF8C512662B06]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1172799 INFO  (SUITE-AliasIntegrationTest-seed#[25ABF8C512662B06]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_25ABF8C512662B06-001/tempDir-001
   [junit4]   2> 1172799 INFO  (SUITE-AliasIntegrationTest-seed#[25ABF8C512662B06]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1172799 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1172799 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1172899 INFO  (SUITE-AliasIntegrationTest-seed#[25ABF8C512662B06]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:33779
   [junit4]   2> 1172900 INFO  (SUITE-AliasIntegrationTest-seed#[25ABF8C512662B06]-worker) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33779
   [junit4]   2> 1172900 INFO  (SUITE-AliasIntegrationTest-seed#[25ABF8C512662B06]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33779
   [junit4]   2> 1172902 INFO  (zkConnectionManagerCallback-8897-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1172903 INFO  (zkConnectionManagerCallback-8899-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1172904 INFO  (zkConnectionManagerCallback-8901-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1172908 WARN  (jetty-launcher-8902-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1172908 WARN  (jetty-launcher-8902-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1172908 INFO  (jetty-launcher-8902-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1172908 INFO  (jetty-launcher-8902-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1172908 INFO  (jetty-launcher-8902-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1172908 INFO  (jetty-launcher-8902-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1172908 INFO  (jetty-launcher-8902-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 1172908 INFO  (jetty-launcher-8902-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 1172912 INFO  (jetty-launcher-8902-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1172912 INFO  (jetty-launcher-8902-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1172912 INFO  (jetty-launcher-8902-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1172912 INFO  (jetty-launcher-8902-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1831985{/solr,null,AVAILABLE}
   [junit4]   2> 1172912 INFO  (jetty-launcher-8902-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1172912 INFO  (jetty-launcher-8902-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1172912 INFO  (jetty-launcher-8902-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1172912 INFO  (jetty-launcher-8902-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@461b4e{/solr,null,AVAILABLE}
   [junit4]   2> 1172913 WARN  (jetty-launcher-8902-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@98f79b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1172913 WARN  (jetty-launcher-8902-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@58c2a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1172913 INFO  (jetty-launcher-8902-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@eb5112{SSL,[ssl, http/1.1]}{127.0.0.1:44891}
   [junit4]   2> 1172913 INFO  (jetty-launcher-8902-thread-2) [    ] o.e.j.s.Server Started @1172958ms
   [junit4]   2> 1172913 INFO  (jetty-launcher-8902-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44891}
   [junit4]   2> 1172913 INFO  (jetty-launcher-8902-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5b9b0e{SSL,[ssl, http/1.1]}{127.0.0.1:42285}
   [junit4]   2> 1172913 INFO  (jetty-launcher-8902-thread-1) [    ] o.e.j.s.Server Started @1172958ms
   [junit4]   2> 1172913 INFO  (jetty-launcher-8902-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42285}
   [junit4]   2> 1172914 ERROR (jetty-launcher-8902-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1172914 INFO  (jetty-launcher-8902-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1172914 ERROR (jetty-launcher-8902-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1172914 INFO  (jetty-launcher-8902-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1172914 INFO  (jetty-launcher-8902-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.1
   [junit4]   2> 1172914 INFO  (jetty-launcher-8902-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.1
   [junit4]   2> 1172914 INFO  (jetty-launcher-8902-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1172914 INFO  (jetty-launcher-8902-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1172914 INFO  (jetty-launcher-8902-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1172914 INFO  (jetty-launcher-8902-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-29T02:04:56.177Z
   [junit4]   2> 1172914 INFO  (jetty-launcher-8902-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1172914 INFO  (jetty-launcher-8902-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-29T02:04:56.177Z
   [junit4]   2> 1172919 INFO  (zkConnectionManagerCallback-8906-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1172919 INFO  (zkConnectionManagerCallback-8905-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1172919 INFO  (jetty-launcher-8902-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1172919 INFO  (jetty-launcher-8902-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1172923 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100f9cb02e40003, likely client has closed socket
   [junit4]   2> 1173785 INFO  (jetty-launcher-8902-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1173785 WARN  (jetty-launcher-8902-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> 1173786 WARN  (jetty-launcher-8902-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@134375c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1173788 WARN  (jetty-launcher-8902-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> 1173789 WARN  (jetty-launcher-8902-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1a4f96e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1173789 INFO  (jetty-launcher-8902-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33779/solr
   [junit4]   2> 1173790 INFO  (zkConnectionManagerCallback-8914-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1173792 INFO  (zkConnectionManagerCallback-8916-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1173815 INFO  (jetty-launcher-8902-thread-1) [n:127.0.0.1:42285_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42285_solr
   [junit4]   2> 1173815 INFO  (jetty-launcher-8902-thread-1) [n:127.0.0.1:42285_solr    ] o.a.s.c.Overseer Overseer (id=72332244360101894-127.0.0.1:42285_solr-n_0000000000) starting
   [junit4]   2> 1173818 INFO  (zkConnectionManagerCallback-8923-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1173819 INFO  (jetty-launcher-8902-thread-1) [n:127.0.0.1:42285_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33779/solr ready
   [junit4]   2> 1173819 INFO  (OverseerStateUpdate-72332244360101894-127.0.0.1:42285_solr-n_0000000000) [n:127.0.0.1:42285_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42285_solr
   [junit4]   2> 1173824 INFO  (jetty-launcher-8902-thread-1) [n:127.0.0.1:42285_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42285_solr
   [junit4]   2> 1173825 INFO  (zkCallback-8922-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1173825 INFO  (zkCallback-8915-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1173841 INFO  (jetty-launcher-8902-thread-1) [n:127.0.0.1:42285_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1173867 INFO  (jetty-launcher-8902-thread-1) [n:127.0.0.1:42285_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42285.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dad1e8
   [junit4]   2> 1173874 INFO  (jetty-launcher-8902-thread-1) [n:127.0.0.1:42285_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42285.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dad1e8
   [junit4]   2> 1173874 INFO  (jetty-launcher-8902-thread-1) [n:127.0.0.1:42285_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42285.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dad1e8
   [junit4]   2> 1173875 INFO  (jetty-launcher-8902-thread-1) [n:127.0.0.1:42285_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_25ABF8C512662B06-001/tempDir-001/node1/.
   [junit4]   2> 1173886 INFO  (jetty-launcher-8902-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1173886 WARN  (jetty-launcher-8902-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> 1173887 WARN  (jetty-launcher-8902-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@a90461[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1173889 WARN  (jetty-launcher-8902-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> 1173890 WARN  (jetty-launcher-8902-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1b8a2da[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1173890 INFO  (jetty-launcher-8902-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33779/solr
   [junit4]   2> 1173891 INFO  (zkConnectionManagerCallback-8930-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1173892 INFO  (zkConnectionManagerCallback-8932-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1173894 INFO  (jetty-launcher-8902-thread-2) [n:127.0.0.1:44891_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1173895 INFO  (jetty-launcher-8902-thread-2) [n:127.0.0.1:44891_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:44891_solr as DOWN
   [junit4]   2> 1173895 INFO  (jetty-launcher-8902-thread-2) [n:127.0.0.1:44891_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1173895 INFO  (jetty-launcher-8902-thread-2) [n:127.0.0.1:44891_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44891_solr
   [junit4]   2> 1173895 INFO  (zkCallback-8915-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1173895 INFO  (zkCallback-8922-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1173895 INFO  (zkCallback-8931-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1173907 INFO  (zkConnectionManagerCallback-8939-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1173908 INFO  (jetty-launcher-8902-thread-2) [n:127.0.0.1:44891_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1173908 INFO  (jetty-launcher-8902-thread-2) [n:127.0.0.1:44891_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33779/solr ready
   [junit4]   2> 1173908 INFO  (jetty-launcher-8902-thread-2) [n:127.0.0.1:44891_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1173920 INFO  (jetty-launcher-8902-thread-2) [n:127.0.0.1:44891_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44891.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dad1e8
   [junit4]   2> 1173925 INFO  (jetty-launcher-8902-thread-2) [n:127.0.0.1:44891_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44891.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dad1e8
   [junit4]   2> 1173925 INFO  (jetty-launcher-8902-thread-2) [n:127.0.0.1:44891_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44891.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dad1e8
   [junit4]   2> 1173926 INFO  (jetty-launcher-8902-thread-2) [n:127.0.0.1:44891_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_25ABF8C512662B06-001/tempDir-001/node2/.
   [junit4]   2> 1173954 INFO  (zkConnectionManagerCallback-8945-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1173954 INFO  (SUITE-AliasIntegrationTest-seed#[25ABF8C512662B06]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1173955 INFO  (SUITE-AliasIntegrationTest-seed#[25ABF8C512662B06]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33779/solr ready
   [junit4]   2> 1173968 INFO  (TEST-AliasIntegrationTest.test-seed#[25ABF8C512662B06]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1174005 INFO  (qtp27251734-26970) [n:127.0.0.1:42285_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1174005 INFO  (qtp27251734-26970) [n:127.0.0.1:42285_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> 1174007 INFO  (qtp27251734-26970) [n:127.0.0.1:42285_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1174009 INFO  (OverseerThreadFactory-6951-thread-1-processing-n:127.0.0.1:42285_solr) [n:127.0.0.1:42285_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1174112 INFO  (OverseerStateUpdate-72332244360101894-127.0.0.1:42285_solr-n_0000000000) [n:127.0.0.1:42285_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44891/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1174113 INFO  (OverseerStateUpdate-72332244360101894-127.0.0.1:42285_solr-n_0000000000) [n:127.0.0.1:42285_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42285/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1174317 INFO  (qtp27251734-26972) [n:127.0.0.1:42285_solr    x:collection1_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1174317 INFO  (qtp27251734-26972) [n:127.0.0.1:42285_solr    x:collection1_shard2_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1174350 INFO  (qtp7165292-26967) [n:127.0.0.1:44891_solr    x:collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1175326 INFO  (qtp27251734-26972) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.1
   [junit4]   2> 1175330 INFO  (qtp27251734-26972) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1175332 INFO  (qtp27251734-26972) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1175332 INFO  (qtp27251734-26972) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 1175332 INFO  (qtp27251734-26972) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42285.solr.core.collection1.shard2.replica_n2' (registry 'solr.core.collection1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dad1e8
   [junit4]   2> 1175332 INFO  (qtp27251734-26972) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_25ABF8C512662B06-001/tempDir-001/node1/collection1_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_25ABF8C512662B06-001/tempDir-001/node1/./collection1_shard2_replica_n2/data/]
   [junit4]   2> 1175358 INFO  (qtp7165292-26967) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.1
   [junit4]   2> 1175363 INFO  (qtp7165292-26967) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1175364 INFO  (qtp27251734-26972) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1175364 INFO  (qtp27251734-26972) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1175364 INFO  (qtp7165292-26967) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1175364 INFO  (qtp7165292-26967) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 1175365 INFO  (qtp7165292-26967) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44891.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dad1e8
   [junit4]   2> 1175365 INFO  (qtp27251734-26972) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1175365 INFO  (qtp7165292-26967) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_25ABF8C512662B06-001/tempDir-001/node2/collection1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_25ABF8C512662B06-001/tempDir-001/node2/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 1175365 INFO  (qtp27251734-26972) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1175366 INFO  (qtp27251734-26972) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@7eab59[collection1_shard2_replica_n2] main]
   [junit4]   2> 1175367 INFO  (qtp27251734-26972) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1175367 INFO  (qtp27251734-26972) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1175367 INFO  (qtp27251734-26972) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1175368 INFO  (qtp27251734-26972) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1634830121572499456
   [junit4]   2> 1175370 INFO  (searcherExecutor-6963-thread-1-processing-n:127.0.0.1:42285_solr x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher Searcher@7eab59[collection1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1175384 INFO  (qtp27251734-26972) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1175384 INFO  (qtp27251734-26972) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 1175385 INFO  (qtp27251734-26972) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1175385 INFO  (qtp27251734-26972) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1175385 INFO  (qtp27251734-26972) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:42285/solr/collection1_shard2_replica_n2/
   [junit4]   2> 1175385 INFO  (qtp27251734-26972) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1175385 INFO  (qtp27251734-26972) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy https://127.0.0.1:42285/solr/collection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 1175385 INFO  (qtp27251734-26972) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/72332244360101894-core_node4-n_0000000000
   [junit4]   2> 1175386 INFO  (qtp27251734-26972) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:42285/solr/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 1175404 INFO  (qtp7165292-26967) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1175404 INFO  (qtp7165292-26967) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1175405 INFO  (qtp7165292-26967) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1175405 INFO  (qtp7165292-26967) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1175406 INFO  (qtp7165292-26967) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ab0308[collection1_shard1_replica_n1] main]
   [junit4]   2> 1175407 INFO  (qtp7165292-26967) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1175407 INFO  (qtp7165292-26967) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1175408 INFO  (qtp7165292-26967) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1175408 INFO  (qtp7165292-26967) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1634830121614442496
   [junit4]   2> 1175410 INFO  (searcherExecutor-6966-thread-1-processing-n:127.0.0.1:44891_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@1ab0308[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1175412 INFO  (qtp7165292-26967) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1175412 INFO  (qtp7165292-26967) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 1175414 INFO  (qtp7165292-26967) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1175414 INFO  (qtp7165292-26967) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1175414 INFO  (qtp7165292-26967) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:44891/solr/collection1_shard1_replica_n1/
   [junit4]   2> 1175414 INFO  (qtp7165292-26967) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1175414 INFO  (qtp7165292-26967) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:44891/solr/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 1175414 INFO  (qtp7165292-26967) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/72332244360101897-core_node3-n_0000000000
   [junit4]   2> 1175414 INFO  (qtp7165292-26967) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:44891/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 1175515 INFO  (zkCallback-8915-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1175515 INFO  (zkCallback-8931-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1175515 INFO  (zkCallback-8915-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1175515 INFO  (zkCallback-8931-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1175516 INFO  (qtp7165292-26967) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1175517 INFO  (qtp27251734-26972) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1175618 INFO  (zkCallback-8915-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1175618 INFO  (zkCallback-8915-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1175618 INFO  (zkCallback-8915-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1175618 INFO  (zkCallback-8931-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1175618 INFO  (zkCallback-8931-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1175618 INFO  (zkCallback-8931-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1176200 INFO  (qtp27251734-26972) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_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=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1883
   [junit4]   2> 1176200 INFO  (qtp7165292-26967) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_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=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1851
   [junit4]   2> 1176202 INFO  (qtp27251734-26970) [n:127.0.0.1:42285_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> 1176202 INFO  (qtp27251734-26970) [n:127.0.0.1:42285_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2194
   [junit4]   2> 1176203 INFO  (qtp27251734-26968) [n:127.0.0.1:42285_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=collection2&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1176204 INFO  (OverseerThreadFactory-6951-thread-2-processing-n:127.0.0.1:42285_solr) [n:127.0.0.1:42285_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection2
   [junit4]   2> 1176204 INFO  (OverseerCollectionConfigSetProcessor-72332244360101894-127.0.0.1:42285_solr-n_0000000000) [n:127.0.0.1:42285_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> 1176409 INFO  (OverseerStateUpdate-72332244360101894-127.0.0.1:42285_solr-n_0000000000) [n:127.0.0.1:42285_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44891/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1176611 INFO  (qtp7165292-26969) [n:127.0.0.1:44891_solr    x:collection2_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection2_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1177618 INFO  (qtp7165292-26969) [n:127.0.0.1:44891_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.1
   [junit4]   2> 1177623 INFO  (qtp7165292-26969) [n:127.0.0.1:44891_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.s.IndexSchema [collection2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1177624 INFO  (qtp7165292-26969) [n:127.0.0.1:44891_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1177624 INFO  (qtp7165292-26969) [n:127.0.0.1:44891_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection2_shard1_replica_n1' using configuration from collection collection2, trusted=true
   [junit4]   2> 1177625 INFO  (qtp7165292-26969) [n:127.0.0.1:44891_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44891.solr.core.collection2.shard1.replica_n1' (registry 'solr.core.collection2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dad1e8
   [junit4]   2> 1177625 INFO  (qtp7165292-26969) [n:127.0.0.1:44891_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.c.SolrCore [[collection2_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_25ABF8C512662B06-001/tempDir-001/node2/collection2_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_25ABF8C512662B06-001/tempDir-001/node2/./collection2_shard1_replica_n1/data/]
   [junit4]   2> 1177652 INFO  (qtp7165292-26969) [n:127.0.0.1:44891_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1177652 INFO  (qtp7165292-26969) [n:127.0.0.1:44891_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1177653 INFO  (qtp7165292-26969) [n:127.0.0.1:44891_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1177653 INFO  (qtp7165292-26969) [n:127.0.0.1:44891_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1177654 INFO  (qtp7165292-26969) [n:127.0.0.1:44891_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@10797ad[collection2_shard1_replica_n1] main]
   [junit4]   2> 1177655 INFO  (qtp7165292-26969) [n:127.0.0.1:44891_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1177655 INFO  (qtp7165292-26969) [n:127.0.0.1:44891_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1177655 INFO  (qtp7165292-26969) [n:127.0.0.1:44891_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1177655 INFO  (qtp7165292-26969) [n:127.0.0.1:44891_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1634830123970592768
   [junit4]   2> 1177657 INFO  (searcherExecutor-6973-thread-1-processing-n:127.0.0.1:44891_solr x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node2) [n:127.0.0.1:44891_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.c.SolrCore [collection2_shard1_replica_n1] Registered new searcher Searcher@10797ad[collection2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1177658 INFO  (qtp7165292-26969) [n:127.0.0.1:44891_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection2/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1177658 INFO  (qtp7165292-26969) [n:127.0.0.1:44891_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection2/leaders/shard1
   [junit4]   2> 1177659 INFO  (qtp7165292-26969) [n:127.0.0.1:44891_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1177659 INFO  (qtp7165292-26969) [n:127.0.0.1:44891_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1177659 INFO  (qtp7165292-26969) [n:127.0.0.1:44891_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:44891/solr/collection2_shard1_replica_n1/
   [junit4]   2> 1177659 INFO  (qtp7165292-26969) [n:127.0.0.1:44891_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1177660 INFO  (qtp7165292-26969) [n:127.0.0.1:44891_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:44891/solr/collection2_shard1_replica_n1/ has no replicas
   [junit4]   2> 1177660 INFO  (qtp7165292-26969) [n:127.0.0.1:44891_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection2/leaders/shard1/leader after winning as /collections/collection2/leader_elect/shard1/election/72332244360101897-core_node2-n_0000000000
   [junit4]   2> 1177660 INFO  (qtp7165292-26969) [n:127.0.0.1:44891_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:44891/solr/collection2_shard1_replica_n1/ shard1
   [junit4]   2> 1177761 INFO  (zkCallback-8931-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2/state.json] for collection [collection2] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1177761 INFO  (zkCallback-8931-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2/state.json] for collection [collection2] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1177762 INFO  (qtp7165292-26969) [n:127.0.0.1:44891_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1177775 INFO  (qtp7165292-26969) [n:127.0.0.1:44891_solr c:collection2 s:shard1 r:core_node2 x:collection2_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=collection2_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1163
   [junit4]   2> 1177776 INFO  (qtp27251734-26968) [n:127.0.0.1:42285_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> 1177863 INFO  (zkCallback-8915-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2/state.json] for collection [collection2] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1177863 INFO  (zkCallback-8931-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2/state.json] for collection [collection2] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1177863 INFO  (zkCallback-8931-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2/state.json] for collection [collection2] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1177863 INFO  (zkCallback-8931-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2/state.json] for collection [collection2] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1177863 INFO  (qtp27251734-26968) [n:127.0.0.1:42285_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=collection2&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1660
   [junit4]   2> 1177864 INFO  (TEST-AliasIntegrationTest.test-seed#[25ABF8C512662B06]) [    ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 1177864 INFO  (watches-8942-thread-1) [    ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 1177864 INFO  (TEST-AliasIntegrationTest.test-seed#[25ABF8C512662B06]) [    ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 1177864 INFO  (watches-8942-thread-1) [    ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 1177867 INFO  (qtp27251734-26972) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node4=1}, version=1}
   [junit4]   2> 1177867 INFO  (qtp27251734-26972) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[6 (1634830124191842304), 7 (1634830124191842305)]} 0 1
   [junit4]   2> 1177868 INFO  (qtp7165292-26969) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 1177868 INFO  (qtp7165292-26969) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[8 (1634830124192890880)]} 0 1
   [junit4]   2> 1177907 INFO  (qtp7165292-26965) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1634830124234833920,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1177907 INFO  (qtp7165292-26965) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@e05b6e commitCommandVersion:1634830124234833920
   [junit4]   2> 1177909 INFO  (qtp7165292-26965) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@119d514[collection1_shard1_replica_n1] main]
   [junit4]   2> 1177909 INFO  (qtp7165292-26965) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1177910 INFO  (searcherExecutor-6966-thread-1-processing-n:127.0.0.1:44891_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@119d514[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.1):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_201, java.vm.version=25.201-b09, lucene.version=8.1.1, os.arch=i386, java.runtime.version=1.8.0_201-b09, source=flush, os.version=4.18.0-17-generic, timestamp=1559095501171}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1177910 INFO  (qtp7165292-26965) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:42285/solr/collection1_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 3
   [junit4]   2> 1177911 INFO  (qtp27251734-26970) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1634830124239028224,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1177911 INFO  (qtp27251734-26970) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@195af07 commitCommandVersion:1634830124239028224
   [junit4]   2> 1177912 INFO  (qtp27251734-26970) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1bf1f[collection1_shard2_replica_n2] main]
   [junit4]   2> 1177912 INFO  (qtp27251734-26970) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1177913 INFO  (searcherExecutor-6963-thread-1-processing-n:127.0.0.1:42285_solr x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher Searcher@1bf1f[collection1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.1):C2:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_201, java.vm.version=25.201-b09, lucene.version=8.1.1, os.arch=i386, java.runtime.version=1.8.0_201-b09, source=flush, os.version=4.18.0-17-generic, timestamp=1559095501175}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1177913 INFO  (qtp27251734-26970) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{commit=} 0 44
   [junit4]   2> 1177915 INFO  (qtp7165292-26967) [n:127.0.0.1:44891_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection2/terms/shard1 to Terms{values={core_node2=1}, version=1}
   [junit4]   2> 1177915 INFO  (qtp7165292-26967) [n:127.0.0.1:44891_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection2:4&wt=javabin&version=2}{add=[9 (1634830124242173952), 10 (1634830124243222528)]} 0 1
   [junit4]   2> 1177917 INFO  (qtp7165292-26969) [n:127.0.0.1:44891_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1634830124245319680,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1177917 INFO  (qtp7165292-26969) [n:127.0.0.1:44891_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@f720c3 commitCommandVersion:1634830124245319680
   [junit4]   2> 1177918 INFO  (qtp7165292-26969) [n:127.0.0.1:44891_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f15fa9[collection2_shard1_replica_n1] main]
   [junit4]   2> 1177918 INFO  (qtp7165292-26969) [n:127.0.0.1:44891_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1177919 INFO  (searcherExecutor-6973-thread-1-processing-n:127.0.0.1:44891_solr x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node2) [n:127.0.0.1:44891_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.c.SolrCore [collection2_shard1_replica_n1] Registered new searcher Searcher@1f15fa9[collection2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.1):C2:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_201, java.vm.version=25.201-b09, lucene.version=8.1.1, os.arch=i386, java.runtime.version=1.8.0_201-b09, source=flush, os.version=4.18.0-17-generic, timestamp=1559095501180}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1177919 INFO  (qtp7165292-26969) [n:127.0.0.1:44891_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection2:4&commit=true&wt=javabin&version=2}{commit=} 0 2
   [junit4]   2> 1177920 INFO  (qtp27251734-26968) [n:127.0.0.1:42285_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletealias with params name=collection1&action=DELETEALIAS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1177921 INFO  (OverseerCollectionConfigSetProcessor-72332244360101894-127.0.0.1:42285_solr-n_0000000000) [n:127.0.0.1:42285_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> 1177921 INFO  (OverseerCollectionConfigSetProcessor-72332244360101894-127.0.0.1:42285_solr-n_0000000000) [n:127.0.0.1:42285_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> 1177921 INFO  (qtp27251734-26968) [n:127.0.0.1:42285_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=collection1&action=DELETEALIAS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1177922 INFO  (qtp27251734-26972) [n:127.0.0.1:42285_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params collections=collection1&name=testalias1&action=CREATEALIAS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1178024 INFO  (qtp27251734-26972) [n:127.0.0.1:42285_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collections=collection1&name=testalias1&action=CREATEALIAS&wt=javabin&version=2} status=0 QTime=101
   [junit4]   2> 1178025 INFO  (qtp27251734-26970) [n:127.0.0.1:42285_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :listaliases with params action=LISTALIASES&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1178025 INFO  (qtp27251734-26970) [n:127.0.0.1:42285_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LISTALIASES&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1178028 INFO  (qtp27251734-26970) [n:127.0.0.1:42285_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1178030 INFO  (qtp27251734-26970) [n:127.0.0.1:42285_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1178033 INFO  (qtp7165292-26969) [n:127.0.0.1:44891_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&collection=testalias1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1178034 INFO  (qtp7165292-26969) [n:127.0.0.1:44891_solr c:testalias1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=testalias1&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1178035 INFO  (qtp7165292-26965) [n:127.0.0.1:44891_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :listaliases with params action=LISTALIASES&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1178035 INFO  (qtp7165292-26965) [n:127.0.0.1:44891_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LISTALIASES&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1178035 INFO  (qtp7165292-26967) [n:127.0.0.1:44891_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1178036 INFO  (qtp7165292-26967) [n:127.0.0.1:44891_solr c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1178037 INFO  (qtp7165292-26969) [n:127.0.0.1:44891_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&collection=testalias1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1178037 INFO  (qtp7165292-26969) [n:127.0.0.1:44891_solr c:testalias1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=testalias1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1178038 INFO  (qtp7165292-26965) [n:127.0.0.1:44891_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :listaliases with params action=LISTALIASES&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1178038 INFO  (qtp7165292-26965) [n:127.0.0.1:44891_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LISTALIASES&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1178038 INFO  (qtp7165292-26967) [n:127.0.0.1:44891_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1178038 INFO  (qtp7165292-26967) [n:127.0.0.1:44891_solr c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1178080 INFO  (qtp27251734-26968) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:42285/solr/collection1_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1559095501303&isShard=true&wt=javabin} hits=2 status=0 QTime=0
   [junit4]   2> 1178087 INFO  (qtp7165292-26965) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:44891/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1559095501303&isShard=true&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 1178089 INFO  (qtp7165292-26969) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1559095501303&ids=8&isShard=true&shard.url=https://127.0.0.1:44891/solr/collection1_shard1_replica_n1/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1178089 INFO  (qtp27251734-26972) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1559095501303&ids=6,7&isShard=true&shard.url=https://127.0.0.1:42285/solr/collection1_shard2_replica_n2/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1178089 INFO  (qtp7165292-26967) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=3 status=0 QTime=49
   [junit4]   2> 1178140 INFO  (qtp27251734-26968) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:42285/solr/collection1_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1559095501355&isShard=true&wt=javabin} hits=2 status=0 QTime=0
   [junit4]   2> 1178143 INFO  (qtp7165292-26967) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:44891/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1559095501355&isShard=true&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 1178145 INFO  (qtp27251734-26972) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1559095501355&ids=6,7&isShard=true&shard.url=https://127.0.0.1:42285/solr/collection1_shard2_replica_n2/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1178145 INFO  (qtp7165292-26965) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1559095501355&ids=8&isShard=true&shard.url=https://127.0.0.1:44891/solr/collection1_shard1_replica_n1/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1178145 INFO  (qtp27251734-26970) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=3 status=0 QTime=53
   [junit4]   2> 1178147 INFO  (qtp27251734-26972) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1&shard.url=https://127.0.0.1:42285/solr/collection1_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1559095501409&isShard=true&wt=javabin} hits=2 status=0 QTime=0
   [junit4]   2> 1178147 INFO  (qtp7165292-26969) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1&shard.url=https://127.0.0.1:44891/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1559095501409&isShard=true&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 1178148 INFO  (qtp7165292-26967) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4&shards.purpose=64&NOW=1559095501409&ids=8&isShard=true&collection=collection1&shard.url=https://127.0.0.1:44891/solr/collection1_shard1_replica_n1/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1178148 INFO  (qtp27251734-26968) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4&shards.purpose=64&NOW=1559095501409&ids=6,7&isShard=true&collection=collection1&shard.url=https://127.0.0.1:42285/solr/collection1_shard2_replica_n2/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1178148 INFO  (qtp27251734-26970) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select params={q=*:*&_stateVer_=collection1:4&collection=testalias1&wt=javabin&version=2} hits=3 status=0 QTime=2
   [junit4]   2> 1178150 INFO  (qtp7165292-26965) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,collection2&shard.url=https://127.0.0.1:44891/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1559095501412&isShard=true&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 1178150 INFO  (qtp27251734-26968) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,collection2&shard.url=https://127.0.0.1:42285/solr/collection1_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1559095501412&isShard=true&wt=javabin} hits=2 status=0 QTime=0
   [junit4]   2> 1178151 INFO  (qtp7165292-26967) [n:127.0.0.1:44891_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.c.S.Request [collection2_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,collection2&shard.url=https://127.0.0.1:44891/solr/collection2_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1559095501412&isShard=true&wt=javabin} hits=2 status=0 QTime=0
   [junit4]   2> 1178152 INFO  (qtp7165292-26965) [n:127.0.0.1:44891_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.c.S.Request [collection2_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|collection2:4&shards.purpose=64&NOW=1559095501412&ids=9,10&isShard=true&collection=collection1,collection2&shard.url=https://127.0.0.1:44891/solr/collection2_shard1_replica_n1/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1178152 INFO  (qtp27251734-26970) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|collection2:4&shards.purpose=64&NOW=1559095501412&ids=6,7&isShard=true&collection=collection1,collection2&shard.url=https://127.0.0.1:42285/solr/collection1_shard2_replica_n2/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1178154 INFO  (qtp7165292-26967) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|collection2:4&shards.purpose=64&NOW=1559095501412&ids=8&isShard=true&collection=collection1,collection2&shard.url=https://127.0.0.1:44891/solr/collection1_shard1_replica_n1/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1178154 INFO  (qtp27251734-26972) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select params={q=*:*&_stateVer_=collection1:4|collection2:4&wt=javabin&version=2} hits=5 status=0 QTime=5
   [junit4]   2> 1178178 INFO  (qtp7165292-26965) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,collection2&shard.url=https://127.0.0.1:44891/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1559095501419&isShard=true&wt=javabin} hits=1 status=0 QTime=21
   [junit4]   2> 1178178 INFO  (qtp27251734-26968) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,collection2&shard.url=https://127.0.0.1:42285/solr/collection1_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1559095501419&isShard=true&wt=javabin} hits=2 status=0 QTime=21
   [junit4]   2> 1178181 INFO  (qtp7165292-27130) [n:127.0.0.1:44891_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.c.S.Request [collection2_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,collection2&shard.url=https://127.0.0.1:44891/solr/collection2_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1559095501419&isShard=true&wt=javabin} hits=2 status=0 QTime=0
   [junit4]   2> 1178182 INFO  (qtp7165292-26969) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|collection2:4&shards.purpose=64&NOW=1559095501419&ids=8&isShard=true&collection=collection1,collection2&shard.url=https://127.0.0.1:44891/solr/collection1_shard1_replica_n1/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1178182 INFO  (qtp7165292-26965) [n:127.0.0.1:44891_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.c.S.Request [collection2_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|collection2:4&shards.purpose=64&NOW=1559095501419&ids=9,10&isShard=true&collection=collection1,collection2&shard.url=https://127.0.0.1:44891/solr/collection2_shard1_replica_n1/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1178183 INFO  (qtp27251734-26970) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|collection2:4&shards.purpose=64&NOW=1559095501419&ids=6,7&isShard=true&collection=collection1,collection2&shard.url=https://127.0.0.1:42285/solr/collection1_shard2_replica_n2/&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1178184 INFO  (qtp7165292-26967) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&_stateVer_=collection1:4|collection2:4&wt=javabin&version=2} hits=5 status=0 QTime=28
   [junit4]   2> 1178186 INFO  (qtp7165292-26969) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,collection2&shard.url=https://127.0.0.1:44891/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1559095501448&isShard=true&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 1178186 INFO  (qtp7165292-26965) [n:127.0.0.1:44891_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.c.S.Request [collection2_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,collection2&shard.url=https://127.0.0.1:44891/solr/collection2_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1559095501448&isShard=true&wt=javabin} hits=2 status=0 QTime=0
   [junit4]   2> 1178186 INFO  (qtp27251734-26972) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,collection2&shard.url=https://127.0.0.1:42285/solr/collection1_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1559095501448&isShard=true&wt=javabin} hits=2 status=0 QTime=0
   [junit4]   2> 1178187 INFO  (qtp7165292-26969) [n:127.0.0.1:44891_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.c.S.Request [collection2_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|collection2:4&shards.purpose=64&NOW=1559095501448&ids=9,10&isShard=true&collection=collection1,collection2&shard.url=https://127.0.0.1:44891/solr/collection2_shard1_replica_n1/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1178187 INFO  (qtp7165292-27130) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|collection2:4&shards.purpose=64&NOW=1559095501448&ids=8&isShard=true&collection=collection1,collection2&shard.url=https://127.0.0.1:44891/solr/collection1_shard1_replica_n1/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1178187 INFO  (qtp27251734-26968) [n:127.0.0.1:42285_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|collection2:4&shards.purpose=64&NOW=1559095501448&ids=6,7&isShard=true&collection=collection1,collection2&shard.url=https://127.0.0.1:42285/solr/collection1_shard2_replica_n2/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1178187 INFO  (qtp7165292-26967) [n:127.0.0.1:44891_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&_stateVer_=collection1:4|collection2:4&collection=testalias1,collection2&wt=javabin&version=2} hits=5 status=0 QTime=2
   [junit4]   2> 1178191 INFO  (qtp7165292-26969) [n:127.0.0.1:44891_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.c.S.Request [collection2_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,collection2&shard.url=https://127.0.0.1:44891/solr/collection2_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1559095501452&isShard=true&wt=javabin} hits=2 status=0 QTime=0
   [juni

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

tric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 63447 INFO  (jetty-closer-135-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1d7a5d: rootName = solr_37015, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@a0487
   [junit4]   2> 63447 INFO  (jetty-closer-135-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@d8c330: rootName = solr_32985, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@a0487
   [junit4]   2> 63449 INFO  (jetty-closer-135-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 63449 INFO  (jetty-closer-135-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@13e642e: rootName = solr_32985, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1ca76b1
   [junit4]   2> 63449 INFO  (jetty-closer-135-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 63449 INFO  (jetty-closer-135-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 63449 INFO  (jetty-closer-135-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@459631: rootName = solr_37015, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1ca76b1
   [junit4]   2> 63449 INFO  (jetty-closer-135-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 63452 INFO  (closeThreadPool-143-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72332387262267398-127.0.0.1:37015_solr-n_0000000000) closing
   [junit4]   2> 63455 INFO  (OverseerStateUpdate-72332387262267398-127.0.0.1:37015_solr-n_0000000000) [n:127.0.0.1:37015_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37015_solr
   [junit4]   2> 63464 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100f9ec48860007, likely client has closed socket
   [junit4]   2> 63466 INFO  (OverseerAutoScalingTriggerThread-72332387262267398-127.0.0.1:37015_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 63467 INFO  (jetty-closer-135-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72332387262267398-127.0.0.1:37015_solr-n_0000000000) closing
   [junit4]   2> 63467 INFO  (closeThreadPool-143-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72332387262267398-127.0.0.1:37015_solr-n_0000000000) closing
   [junit4]   2> 63476 INFO  (jetty-closer-135-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1e0433c{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 63477 INFO  (jetty-closer-135-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@9edf5f{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 63481 INFO  (jetty-closer-135-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@18bc1d8{/solr,null,UNAVAILABLE}
   [junit4]   2> 63481 INFO  (jetty-closer-135-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 63482 INFO  (jetty-closer-135-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@10ea5f0{/solr,null,UNAVAILABLE}
   [junit4]   2> 63482 INFO  (jetty-closer-135-thread-2) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 63484 INFO  (SUITE-AliasIntegrationTest-seed#[25ABF8C512662B06]-worker) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 63485 WARN  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	24	/solr/aliases.json
   [junit4]   2> 	18	/solr/configs/conf
   [junit4]   2> 	11	/solr/collections/collection2meta/terms/shard1
   [junit4]   2> 	11	/solr/collections/collection1meta/terms/shard2
   [junit4]   2> 	11	/solr/collections/collection1meta/terms/shard1
   [junit4]   2> 	7	/solr/collections/collection1meta/state.json
   [junit4]   2> 	4	/solr/collections/collection_new/terms/shard1
   [junit4]   2> 	4	/solr/collections/collection2/terms/shard1
   [junit4]   2> 	4	/solr/collections/collection_two/terms/shard1
   [junit4]   2> 	4	/solr/collections/collection_old/terms/shard2
   [junit4]   2> 	4	/solr/collections/collection_old/terms/shard1
   [junit4]   2> 	4	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	4	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	3	/solr/collections/testErrorChecks-collection/state.json
   [junit4]   2> 	3	/solr/collections/collection_one/terms/shard1
   [junit4]   2> 	3	/solr/collections/testErrorChecks-collection/terms/shard1
   [junit4]   2> 	3	/solr/collections/testErrorChecks-collection/terms/shard2
   [junit4]   2> 	3	/solr/collections/collection_new/state.json
   [junit4]   2> 	2	/solr/collections/collection1/state.json
   [junit4]   2> 	2	/solr/collections/collection2meta/state.json
   [junit4]   2> 	2	/solr/collections/collection_one/terms/shard2
   [junit4]   2> 	2	/solr/collections/collection_old/state.json
   [junit4]   2> 	2	/solr/collections/collection_one/state.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	262	/solr/aliases.json
   [junit4]   2> 	70	/solr/collections/collection1meta/state.json
   [junit4]   2> 	44	/solr/collections/collection2meta/state.json
   [junit4]   2> 	24	/solr/clusterprops.json
   [junit4]   2> 	24	/solr/clusterstate.json
   [junit4]   2> 	21	/solr/collections/collection1/state.json
   [junit4]   2> 	18	/solr/collections/collection_one/state.json
   [junit4]   2> 	18	/solr/collections/collection_old/state.json
   [junit4]   2> 	14	/solr/collections/testErrorChecks-collection/state.json
   [junit4]   2> 	10	/solr/collections/collection_new/state.json
   [junit4]   2> 	10	/solr/collections/collection_two/state.json
   [junit4]   2> 	8	/solr/collections/collection2/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	105	/solr/collections
   [junit4]   2> 	24	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 63498 INFO  (SUITE-AliasIntegrationTest-seed#[25ABF8C512662B06]-worker) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45745
   [junit4]   2> 63498 INFO  (SUITE-AliasIntegrationTest-seed#[25ABF8C512662B06]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45745
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_25ABF8C512662B06-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {a_t=PostingsFormat(name=LuceneVarGapFixedInterval), _root_=PostingsFormat(name=LuceneVarGapFixedInterval), id=FST50}, docValues:{}, maxPointsInLeafNode=2022, maxMBSortInHeap=7.116442563550489, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@8b20a6), locale=en-IN, timezone=Asia/Vladivostok
   [junit4]   2> NOTE: Linux 4.18.0-17-generic i386/Oracle Corporation 1.8.0_201 (32-bit)/cpus=8,threads=2,free=47928872,total=152936448
   [junit4]   2> NOTE: All tests run in this JVM: [AliasIntegrationTest]
   [junit4] Completed [2/5 (1!)] on J2 in 62.71s, 9 tests, 1 failure <<< FAILURES!

[...truncated 47 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/lucene/common-build.xml:1572: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/lucene/common-build.xml:1099: There were test failures: 5 suites, 45 tests, 1 failure [seed: 25ABF8C512662B06]

Total time: 1 minute 56 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   1/5 failed: org.apache.solr.cloud.AliasIntegrationTest
[repro] Exiting with code 256
+ 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
[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=af3be2b855c5bd7b3b5413ae4bf0ef89f9f7ef47, workspace=/home/jenkins/workspace/Lucene-Solr-8.1-Linux
[WARNINGS] Computing warning deltas based on reference build #355
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