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/04 23:58:53 UTC

[JENKINS] Lucene-Solr-8.1-Linux (64bit/jdk-12) - Build # 283 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.1-Linux/283/
Java: 64bit/jdk-12 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:
{} expected:<2> but was:<0>

Stack Trace:
java.lang.AssertionError: {} expected:<2> but was:<0>
	at __randomizedtesting.SeedInfo.seed([B174555FCD243BC7:AEA3C973BE2FC28C]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.apache.solr.cloud.AliasIntegrationTest.testClusterStateProviderAPI(AliasIntegrationTest.java:291)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	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 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.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 14511 lines...]
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4]   2> 981861 INFO  (SUITE-AliasIntegrationTest-seed#[B174555FCD243BC7]-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/J0/temp/solr.cloud.AliasIntegrationTest_B174555FCD243BC7-001/init-core-data-001
   [junit4]   2> 981861 WARN  (SUITE-AliasIntegrationTest-seed#[B174555FCD243BC7]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
   [junit4]   2> 981862 INFO  (SUITE-AliasIntegrationTest-seed#[B174555FCD243BC7]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 981862 INFO  (SUITE-AliasIntegrationTest-seed#[B174555FCD243BC7]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 981862 INFO  (SUITE-AliasIntegrationTest-seed#[B174555FCD243BC7]-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/J0/temp/solr.cloud.AliasIntegrationTest_B174555FCD243BC7-001/tempDir-001
   [junit4]   2> 981862 INFO  (SUITE-AliasIntegrationTest-seed#[B174555FCD243BC7]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 981863 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 981863 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 981963 INFO  (SUITE-AliasIntegrationTest-seed#[B174555FCD243BC7]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:39231
   [junit4]   2> 981963 INFO  (SUITE-AliasIntegrationTest-seed#[B174555FCD243BC7]-worker) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39231
   [junit4]   2> 981963 INFO  (SUITE-AliasIntegrationTest-seed#[B174555FCD243BC7]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39231
   [junit4]   2> 981965 INFO  (zkConnectionManagerCallback-8464-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 981967 INFO  (zkConnectionManagerCallback-8466-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 981968 INFO  (zkConnectionManagerCallback-8468-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 981969 WARN  (jetty-launcher-8469-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 981969 WARN  (jetty-launcher-8469-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 981970 INFO  (jetty-launcher-8469-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 981970 INFO  (jetty-launcher-8469-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 981970 INFO  (jetty-launcher-8469-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 981970 INFO  (jetty-launcher-8469-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 981970 INFO  (jetty-launcher-8469-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33
   [junit4]   2> 981970 INFO  (jetty-launcher-8469-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33
   [junit4]   2> 981973 INFO  (jetty-launcher-8469-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 981973 INFO  (jetty-launcher-8469-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 981973 INFO  (jetty-launcher-8469-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 981977 INFO  (jetty-launcher-8469-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 981977 INFO  (jetty-launcher-8469-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 981977 INFO  (jetty-launcher-8469-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5b9ff6c6{/solr,null,AVAILABLE}
   [junit4]   2> 981977 INFO  (jetty-launcher-8469-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 981977 INFO  (jetty-launcher-8469-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@45ad17f{/solr,null,AVAILABLE}
   [junit4]   2> 981978 INFO  (jetty-launcher-8469-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@22be4c21{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:45097}
   [junit4]   2> 981978 INFO  (jetty-launcher-8469-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3b8fed9a{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:37119}
   [junit4]   2> 981978 INFO  (jetty-launcher-8469-thread-2) [    ] o.e.j.s.Server Started @981990ms
   [junit4]   2> 981978 INFO  (jetty-launcher-8469-thread-1) [    ] o.e.j.s.Server Started @981990ms
   [junit4]   2> 981978 INFO  (jetty-launcher-8469-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45097}
   [junit4]   2> 981978 INFO  (jetty-launcher-8469-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37119}
   [junit4]   2> 981979 ERROR (jetty-launcher-8469-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 981979 ERROR (jetty-launcher-8469-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 981979 INFO  (jetty-launcher-8469-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 981979 INFO  (jetty-launcher-8469-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 981979 INFO  (jetty-launcher-8469-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 981979 INFO  (jetty-launcher-8469-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 981979 INFO  (jetty-launcher-8469-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 981979 INFO  (jetty-launcher-8469-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 981979 INFO  (jetty-launcher-8469-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 981979 INFO  (jetty-launcher-8469-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-04T23:31:16.029200Z
   [junit4]   2> 981979 INFO  (jetty-launcher-8469-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 981979 INFO  (jetty-launcher-8469-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-04T23:31:16.029210Z
   [junit4]   2> 981985 INFO  (zkConnectionManagerCallback-8472-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 981986 INFO  (jetty-launcher-8469-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 981986 INFO  (zkConnectionManagerCallback-8473-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 981986 INFO  (jetty-launcher-8469-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 982057 INFO  (jetty-launcher-8469-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 982057 WARN  (jetty-launcher-8469-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1d88b687[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 982058 INFO  (jetty-launcher-8469-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 982058 WARN  (jetty-launcher-8469-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@32989336[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 982059 WARN  (jetty-launcher-8469-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@12923fc6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 982060 WARN  (jetty-launcher-8469-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4e785f4f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 982060 INFO  (jetty-launcher-8469-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39231/solr
   [junit4]   2> 982061 INFO  (jetty-launcher-8469-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39231/solr
   [junit4]   2> 982061 INFO  (zkConnectionManagerCallback-8484-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 982062 INFO  (zkConnectionManagerCallback-8487-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 982063 INFO  (zkConnectionManagerCallback-8489-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 982063 INFO  (zkConnectionManagerCallback-8491-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 982091 INFO  (jetty-launcher-8469-thread-1) [n:127.0.0.1:37119_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37119_solr
   [junit4]   2> 982091 INFO  (jetty-launcher-8469-thread-1) [n:127.0.0.1:37119_solr    ] o.a.s.c.Overseer Overseer (id=72195744658751496-127.0.0.1:37119_solr-n_0000000000) starting
   [junit4]   2> 982093 INFO  (zkConnectionManagerCallback-8500-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 982094 INFO  (jetty-launcher-8469-thread-1) [n:127.0.0.1:37119_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39231/solr ready
   [junit4]   2> 982094 INFO  (OverseerStateUpdate-72195744658751496-127.0.0.1:37119_solr-n_0000000000) [n:127.0.0.1:37119_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37119_solr
   [junit4]   2> 982095 INFO  (jetty-launcher-8469-thread-1) [n:127.0.0.1:37119_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37119_solr
   [junit4]   2> 982095 INFO  (zkCallback-8490-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 982095 INFO  (zkCallback-8499-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 982097 INFO  (jetty-launcher-8469-thread-2) [n:127.0.0.1:45097_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 982098 INFO  (jetty-launcher-8469-thread-2) [n:127.0.0.1:45097_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:45097_solr as DOWN
   [junit4]   2> 982098 INFO  (jetty-launcher-8469-thread-2) [n:127.0.0.1:45097_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 982098 INFO  (jetty-launcher-8469-thread-2) [n:127.0.0.1:45097_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45097_solr
   [junit4]   2> 982099 INFO  (zkCallback-8490-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 982099 INFO  (zkCallback-8499-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 982099 INFO  (zkCallback-8488-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 982104 INFO  (jetty-launcher-8469-thread-1) [n:127.0.0.1:37119_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 982107 INFO  (zkConnectionManagerCallback-8506-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 982108 INFO  (jetty-launcher-8469-thread-2) [n:127.0.0.1:45097_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 982109 INFO  (jetty-launcher-8469-thread-2) [n:127.0.0.1:45097_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39231/solr ready
   [junit4]   2> 982109 INFO  (jetty-launcher-8469-thread-2) [n:127.0.0.1:45097_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 982118 INFO  (jetty-launcher-8469-thread-1) [n:127.0.0.1:37119_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37119.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2816d39
   [junit4]   2> 982120 INFO  (jetty-launcher-8469-thread-2) [n:127.0.0.1:45097_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45097.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2816d39
   [junit4]   2> 982125 INFO  (jetty-launcher-8469-thread-1) [n:127.0.0.1:37119_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37119.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2816d39
   [junit4]   2> 982125 INFO  (jetty-launcher-8469-thread-1) [n:127.0.0.1:37119_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37119.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2816d39
   [junit4]   2> 982126 INFO  (jetty-launcher-8469-thread-1) [n:127.0.0.1:37119_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_B174555FCD243BC7-001/tempDir-001/node1/.
   [junit4]   2> 982128 INFO  (jetty-launcher-8469-thread-2) [n:127.0.0.1:45097_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45097.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2816d39
   [junit4]   2> 982128 INFO  (jetty-launcher-8469-thread-2) [n:127.0.0.1:45097_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45097.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2816d39
   [junit4]   2> 982128 INFO  (jetty-launcher-8469-thread-2) [n:127.0.0.1:45097_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_B174555FCD243BC7-001/tempDir-001/node2/.
   [junit4]   2> 982153 INFO  (zkConnectionManagerCallback-8512-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 982155 INFO  (SUITE-AliasIntegrationTest-seed#[B174555FCD243BC7]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 982155 INFO  (SUITE-AliasIntegrationTest-seed#[B174555FCD243BC7]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39231/solr ready
   [junit4]   2> 982165 INFO  (TEST-AliasIntegrationTest.testClusterStateProviderAPI-seed#[B174555FCD243BC7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testClusterStateProviderAPI
   [junit4]   2> 982166 INFO  (qtp1626721239-20865) [n:127.0.0.1:37119_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 982167 INFO  (qtp1626721239-20865) [n:127.0.0.1:37119_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> 982168 INFO  (qtp1626721239-20863) [n:127.0.0.1:37119_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=collection1meta&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 982169 INFO  (OverseerThreadFactory-6475-thread-1-processing-n:127.0.0.1:37119_solr) [n:127.0.0.1:37119_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1meta
   [junit4]   2> 982273 INFO  (OverseerStateUpdate-72195744658751496-127.0.0.1:37119_solr-n_0000000000) [n:127.0.0.1:37119_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1meta",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1meta_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37119/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 982274 INFO  (OverseerStateUpdate-72195744658751496-127.0.0.1:37119_solr-n_0000000000) [n:127.0.0.1:37119_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1meta",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1meta_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45097/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 982476 INFO  (qtp100857495-20866) [n:127.0.0.1:45097_solr    x:collection1meta_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1meta_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1meta&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 982476 INFO  (qtp1626721239-20869) [n:127.0.0.1:37119_solr    x:collection1meta_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1meta_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1meta&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 982477 INFO  (qtp1626721239-20869) [n:127.0.0.1:37119_solr    x:collection1meta_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 983484 INFO  (qtp1626721239-20869) [n:127.0.0.1:37119_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 983484 INFO  (qtp100857495-20866) [n:127.0.0.1:45097_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 983504 INFO  (qtp1626721239-20869) [n:127.0.0.1:37119_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.s.IndexSchema [collection1meta_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 983504 INFO  (qtp100857495-20866) [n:127.0.0.1:45097_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.s.IndexSchema [collection1meta_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 983505 INFO  (qtp100857495-20866) [n:127.0.0.1:45097_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 983505 INFO  (qtp1626721239-20869) [n:127.0.0.1:37119_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 983505 INFO  (qtp100857495-20866) [n:127.0.0.1:45097_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1meta_shard2_replica_n2' using configuration from collection collection1meta, trusted=true
   [junit4]   2> 983505 INFO  (qtp1626721239-20869) [n:127.0.0.1:37119_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1meta_shard1_replica_n1' using configuration from collection collection1meta, trusted=true
   [junit4]   2> 983505 INFO  (qtp100857495-20866) [n:127.0.0.1:45097_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45097.solr.core.collection1meta.shard2.replica_n2' (registry 'solr.core.collection1meta.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2816d39
   [junit4]   2> 983505 INFO  (qtp1626721239-20869) [n:127.0.0.1:37119_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37119.solr.core.collection1meta.shard1.replica_n1' (registry 'solr.core.collection1meta.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2816d39
   [junit4]   2> 983505 INFO  (qtp1626721239-20869) [n:127.0.0.1:37119_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.c.SolrCore [[collection1meta_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_B174555FCD243BC7-001/tempDir-001/node1/collection1meta_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_B174555FCD243BC7-001/tempDir-001/node1/./collection1meta_shard1_replica_n1/data/]
   [junit4]   2> 983505 INFO  (qtp100857495-20866) [n:127.0.0.1:45097_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.c.SolrCore [[collection1meta_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_B174555FCD243BC7-001/tempDir-001/node2/collection1meta_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_B174555FCD243BC7-001/tempDir-001/node2/./collection1meta_shard2_replica_n2/data/]
   [junit4]   2> 983533 INFO  (qtp100857495-20866) [n:127.0.0.1:45097_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 983533 INFO  (qtp100857495-20866) [n:127.0.0.1:45097_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 983533 INFO  (qtp1626721239-20869) [n:127.0.0.1:37119_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 983533 INFO  (qtp1626721239-20869) [n:127.0.0.1:37119_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 983534 INFO  (qtp100857495-20866) [n:127.0.0.1:45097_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 983534 INFO  (qtp100857495-20866) [n:127.0.0.1:45097_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 983534 INFO  (qtp1626721239-20869) [n:127.0.0.1:37119_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 983534 INFO  (qtp1626721239-20869) [n:127.0.0.1:37119_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 983535 INFO  (qtp1626721239-20869) [n:127.0.0.1:37119_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@72f29578[collection1meta_shard1_replica_n1] main]
   [junit4]   2> 983535 INFO  (qtp100857495-20866) [n:127.0.0.1:45097_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@325012ad[collection1meta_shard2_replica_n2] main]
   [junit4]   2> 983536 INFO  (qtp1626721239-20869) [n:127.0.0.1:37119_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 983536 INFO  (qtp100857495-20866) [n:127.0.0.1:45097_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 983536 INFO  (qtp100857495-20866) [n:127.0.0.1:45097_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 983536 INFO  (qtp1626721239-20869) [n:127.0.0.1:37119_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 983536 INFO  (qtp1626721239-20869) [n:127.0.0.1:37119_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 983536 INFO  (qtp100857495-20866) [n:127.0.0.1:45097_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 983536 INFO  (qtp100857495-20866) [n:127.0.0.1:45097_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1632646125412417536
   [junit4]   2> 983536 INFO  (qtp1626721239-20869) [n:127.0.0.1:37119_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1632646125412417536
   [junit4]   2> 983538 INFO  (searcherExecutor-6484-thread-1-processing-n:127.0.0.1:45097_solr x:collection1meta_shard2_replica_n2 c:collection1meta s:shard2 r:core_node4) [n:127.0.0.1:45097_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.c.SolrCore [collection1meta_shard2_replica_n2] Registered new searcher Searcher@325012ad[collection1meta_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 983538 INFO  (searcherExecutor-6485-thread-1-processing-n:127.0.0.1:37119_solr x:collection1meta_shard1_replica_n1 c:collection1meta s:shard1 r:core_node3) [n:127.0.0.1:37119_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.c.SolrCore [collection1meta_shard1_replica_n1] Registered new searcher Searcher@72f29578[collection1meta_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 983539 INFO  (qtp1626721239-20869) [n:127.0.0.1:37119_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1meta/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 983539 INFO  (qtp100857495-20866) [n:127.0.0.1:45097_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1meta/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 983539 INFO  (qtp1626721239-20869) [n:127.0.0.1:37119_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1meta/leaders/shard1
   [junit4]   2> 983539 INFO  (qtp100857495-20866) [n:127.0.0.1:45097_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1meta/leaders/shard2
   [junit4]   2> 983540 INFO  (qtp100857495-20866) [n:127.0.0.1:45097_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 983540 INFO  (qtp1626721239-20869) [n:127.0.0.1:37119_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 983540 INFO  (qtp100857495-20866) [n:127.0.0.1:45097_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 983540 INFO  (qtp100857495-20866) [n:127.0.0.1:45097_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45097/solr/collection1meta_shard2_replica_n2/
   [junit4]   2> 983540 INFO  (qtp1626721239-20869) [n:127.0.0.1:37119_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 983540 INFO  (qtp1626721239-20869) [n:127.0.0.1:37119_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37119/solr/collection1meta_shard1_replica_n1/
   [junit4]   2> 983540 INFO  (qtp1626721239-20869) [n:127.0.0.1:37119_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 983540 INFO  (qtp100857495-20866) [n:127.0.0.1:45097_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 983540 INFO  (qtp1626721239-20869) [n:127.0.0.1:37119_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:37119/solr/collection1meta_shard1_replica_n1/ has no replicas
   [junit4]   2> 983540 INFO  (qtp1626721239-20869) [n:127.0.0.1:37119_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1meta/leaders/shard1/leader after winning as /collections/collection1meta/leader_elect/shard1/election/72195744658751496-core_node3-n_0000000000
   [junit4]   2> 983540 INFO  (qtp100857495-20866) [n:127.0.0.1:45097_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:45097/solr/collection1meta_shard2_replica_n2/ has no replicas
   [junit4]   2> 983540 INFO  (qtp100857495-20866) [n:127.0.0.1:45097_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1meta/leaders/shard2/leader after winning as /collections/collection1meta/leader_elect/shard2/election/72195744658751495-core_node4-n_0000000000
   [junit4]   2> 983541 INFO  (qtp100857495-20866) [n:127.0.0.1:45097_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45097/solr/collection1meta_shard2_replica_n2/ shard2
   [junit4]   2> 983541 INFO  (qtp1626721239-20869) [n:127.0.0.1:37119_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37119/solr/collection1meta_shard1_replica_n1/ shard1
   [junit4]   2> 983642 INFO  (zkCallback-8488-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1meta/state.json] for collection [collection1meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 983642 INFO  (zkCallback-8490-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1meta/state.json] for collection [collection1meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 983642 INFO  (zkCallback-8488-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1meta/state.json] for collection [collection1meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 983642 INFO  (zkCallback-8490-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1meta/state.json] for collection [collection1meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 983642 INFO  (qtp1626721239-20869) [n:127.0.0.1:37119_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 983642 INFO  (qtp100857495-20866) [n:127.0.0.1:45097_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 983664 INFO  (qtp100857495-20866) [n:127.0.0.1:45097_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1meta_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1meta&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1187
   [junit4]   2> 983664 INFO  (qtp1626721239-20869) [n:127.0.0.1:37119_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1meta_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1meta&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1187
   [junit4]   2> 983666 INFO  (qtp1626721239-20863) [n:127.0.0.1:37119_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> 983744 INFO  (zkCallback-8490-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1meta/state.json] for collection [collection1meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 983744 INFO  (zkCallback-8490-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1meta/state.json] for collection [collection1meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 983744 INFO  (zkCallback-8490-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1meta/state.json] for collection [collection1meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 983744 INFO  (zkCallback-8488-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1meta/state.json] for collection [collection1meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 983744 INFO  (zkCallback-8488-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1meta/state.json] for collection [collection1meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 983744 INFO  (zkCallback-8488-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1meta/state.json] for collection [collection1meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 983744 INFO  (qtp1626721239-20863) [n:127.0.0.1:37119_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=collection1meta&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=1576
   [junit4]   2> 983744 INFO  (qtp1626721239-20865) [n:127.0.0.1:37119_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=collection2meta&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 983745 INFO  (OverseerThreadFactory-6475-thread-2-processing-n:127.0.0.1:37119_solr) [n:127.0.0.1:37119_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection2meta
   [junit4]   2> 983745 INFO  (OverseerCollectionConfigSetProcessor-72195744658751496-127.0.0.1:37119_solr-n_0000000000) [n:127.0.0.1:37119_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> 983949 INFO  (OverseerStateUpdate-72195744658751496-127.0.0.1:37119_solr-n_0000000000) [n:127.0.0.1:37119_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection2meta",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection2meta_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45097/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 984151 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr    x:collection2meta_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection2meta_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2meta&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 985156 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 985184 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.s.IndexSchema [collection2meta_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 985185 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 985185 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection2meta_shard1_replica_n1' using configuration from collection collection2meta, trusted=true
   [junit4]   2> 985186 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45097.solr.core.collection2meta.shard1.replica_n1' (registry 'solr.core.collection2meta.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2816d39
   [junit4]   2> 985186 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.c.SolrCore [[collection2meta_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_B174555FCD243BC7-001/tempDir-001/node2/collection2meta_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_B174555FCD243BC7-001/tempDir-001/node2/./collection2meta_shard1_replica_n1/data/]
   [junit4]   2> 985219 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 985219 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 985220 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 985220 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 985221 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@236ca84e[collection2meta_shard1_replica_n1] main]
   [junit4]   2> 985222 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 985222 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 985222 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 985223 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1632646127181365248
   [junit4]   2> 985224 INFO  (searcherExecutor-6494-thread-1-processing-n:127.0.0.1:45097_solr x:collection2meta_shard1_replica_n1 c:collection2meta s:shard1 r:core_node2) [n:127.0.0.1:45097_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.c.SolrCore [collection2meta_shard1_replica_n1] Registered new searcher Searcher@236ca84e[collection2meta_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 985225 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection2meta/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 985225 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection2meta/leaders/shard1
   [junit4]   2> 985227 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 985227 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 985227 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45097/solr/collection2meta_shard1_replica_n1/
   [junit4]   2> 985227 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 985227 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:45097/solr/collection2meta_shard1_replica_n1/ has no replicas
   [junit4]   2> 985227 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection2meta/leaders/shard1/leader after winning as /collections/collection2meta/leader_elect/shard1/election/72195744658751495-core_node2-n_0000000000
   [junit4]   2> 985228 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45097/solr/collection2meta_shard1_replica_n1/ shard1
   [junit4]   2> 985329 INFO  (zkCallback-8488-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2meta/state.json] for collection [collection2meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 985329 INFO  (zkCallback-8488-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2meta/state.json] for collection [collection2meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 985329 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 985330 ERROR (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.c.c.ZkStateReader Collection collection2meta is not lazy or watched!
   [junit4]   2> 985367 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection2meta_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2meta&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1216
   [junit4]   2> 985369 INFO  (qtp1626721239-20865) [n:127.0.0.1:37119_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> 985430 INFO  (zkCallback-8490-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2meta/state.json] for collection [collection2meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 985430 INFO  (zkCallback-8488-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2meta/state.json] for collection [collection2meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 985430 INFO  (zkCallback-8488-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2meta/state.json] for collection [collection2meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 985430 INFO  (zkCallback-8488-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2meta/state.json] for collection [collection2meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 985431 INFO  (qtp1626721239-20865) [n:127.0.0.1:37119_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=collection2meta&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1686
   [junit4]   2> 985432 INFO  (TEST-AliasIntegrationTest.testClusterStateProviderAPI-seed#[B174555FCD243BC7]) [    ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 985432 INFO  (watches-8509-thread-1) [    ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 985432 INFO  (TEST-AliasIntegrationTest.testClusterStateProviderAPI-seed#[B174555FCD243BC7]) [    ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 985432 INFO  (watches-8509-thread-1) [    ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 985435 INFO  (qtp1626721239-20869) [n:127.0.0.1:37119_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :aliasprop with params name=testClusterStateProviderAPI&action=ALIASPROP&property.foo=baz&property.bar=bam&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 985436 INFO  (OverseerCollectionConfigSetProcessor-72195744658751496-127.0.0.1:37119_solr-n_0000000000) [n:127.0.0.1:37119_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> 985439 INFO  (qtp1626721239-20869) [n:127.0.0.1:37119_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=testClusterStateProviderAPI&action=ALIASPROP&property.foo=baz&property.bar=bam&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 985440 INFO  (TEST-AliasIntegrationTest.testClusterStateProviderAPI-seed#[B174555FCD243BC7]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testClusterStateProviderAPI
   [junit4]   2> 985441 INFO  (TEST-AliasIntegrationTest.testClusterStateProviderAPI-seed#[B174555FCD243BC7]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 985443 INFO  (qtp1626721239-20869) [n:127.0.0.1:37119_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=collection2meta&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 985445 INFO  (OverseerCollectionConfigSetProcessor-72195744658751496-127.0.0.1:37119_solr-n_0000000000) [n:127.0.0.1:37119_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> 985445 INFO  (OverseerThreadFactory-6475-thread-4-processing-n:127.0.0.1:37119_solr) [n:127.0.0.1:37119_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 985446 INFO  (qtp100857495-20864) [n:127.0.0.1:45097_solr    x:collection2meta_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection2meta.shard1.replica_n1, tag=null
   [junit4]   2> 985446 INFO  (qtp100857495-20864) [n:127.0.0.1:45097_solr    x:collection2meta_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6bbf2d19: rootName = solr_45097, domain = solr.core.collection2meta.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.collection2meta.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@603d2c64
   [junit4]   2> 985455 INFO  (qtp100857495-20864) [n:127.0.0.1:45097_solr    x:collection2meta_shard1_replica_n1] o.a.s.c.SolrCore [collection2meta_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@159161c8
   [junit4]   2> 985455 INFO  (qtp100857495-20864) [n:127.0.0.1:45097_solr    x:collection2meta_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection2meta.shard1.replica_n1, tag=159161c8
   [junit4]   2> 985455 INFO  (qtp100857495-20864) [n:127.0.0.1:45097_solr    x:collection2meta_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection2meta.shard1.leader, tag=159161c8
   [junit4]   2> 985458 INFO  (qtp100857495-20864) [n:127.0.0.1:45097_solr    x:collection2meta_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection2meta/terms/shard1 to Terms{values={}, version=1}
   [junit4]   2> 985459 INFO  (qtp100857495-20864) [n:127.0.0.1:45097_solr    x:collection2meta_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&deleteMetricsHistory=true&core=collection2meta_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=13
   [junit4]   2> 985560 INFO  (zkCallback-8490-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/collection2meta/state.json] for collection [collection2meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 985560 INFO  (zkCallback-8490-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/collection2meta/state.json] for collection [collection2meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 985560 INFO  (zkCallback-8488-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/collection2meta/state.json] for collection [collection2meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 985560 INFO  (zkCallback-8488-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/collection2meta/state.json] for collection [collection2meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 985560 INFO  (zkCallback-8488-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/collection2meta/state.json] for collection [collection2meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 985563 INFO  (qtp1626721239-20869) [n:127.0.0.1:37119_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=collection2meta&action=DELETE&wt=javabin&version=2} status=0 QTime=119
   [junit4]   2> 985563 INFO  (qtp1626721239-20865) [n:127.0.0.1:37119_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=collection1meta&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 985564 INFO  (OverseerCollectionConfigSetProcessor-72195744658751496-127.0.0.1:37119_solr-n_0000000000) [n:127.0.0.1:37119_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 985564 INFO  (OverseerThreadFactory-6475-thread-5-processing-n:127.0.0.1:37119_solr) [n:127.0.0.1:37119_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 985565 INFO  (qtp1626721239-20863) [n:127.0.0.1:37119_solr    x:collection1meta_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1meta.shard1.replica_n1, tag=null
   [junit4]   2> 985565 INFO  (qtp100857495-20866) [n:127.0.0.1:45097_solr    x:collection1meta_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1meta.shard2.replica_n2, tag=null
   [junit4]   2> 985565 INFO  (qtp1626721239-20863) [n:127.0.0.1:37119_solr    x:collection1meta_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6f61086d: rootName = solr_37119, domain = solr.core.collection1meta.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.collection1meta.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@462027fe
   [junit4]   2> 985565 INFO  (qtp100857495-20866) [n:127.0.0.1:45097_solr    x:collection1meta_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1af9e84a: rootName = solr_45097, domain = solr.core.collection1meta.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.collection1meta.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@224c590c
   [junit4]   2> 985575 INFO  (qtp100857495-20866) [n:127.0.0.1:45097_solr    x:collection1meta_shard2_replica_n2] o.a.s.c.SolrCore [collection1meta_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@2887b609
   [junit4]   2> 985575 INFO  (qtp100857495-20866) [n:127.0.0.1:45097_solr    x:collection1meta_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1meta.shard2.replica_n2, tag=2887b609
   [junit4]   2> 985575 INFO  (qtp100857495-20866) [n:127.0.0.1:45097_solr    x:collection1meta_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1meta.shard2.leader, tag=2887b609
   [junit4]   2> 985575 INFO  (qtp1626721239-20863) [n:127.0.0.1:37119_solr    x:collection1meta_shard1_replica_n1] o.a.s.c.SolrCore [collection1meta_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1512c94c
   [junit4]   2> 985575 INFO  (qtp1626721239-20863) [n:127.0.0.1:37119_solr    x:collection1meta_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1meta.shard1.replica_n1, tag=1512c94c
   [junit4]   2> 985575 INFO  (qtp1626721239-20863) [n:127.0.0.1:37119_solr    x:collection1meta_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1meta.shard1.leader, tag=1512c94c
   [junit4]   2> 985577 INFO  (qtp100857495-20866) [n:127.0.0.1:45097_solr    x:collection1meta_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1meta/terms/shard2 to Terms{values={}, version=1}
   [junit4]   2> 985577 INFO  (qtp1626721239-20863) [n:127.0.0.1:37119_solr    x:collection1meta_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1meta/terms/shard1 to Terms{values={}, version=1}
   [junit4]   2> 985577 INFO  (qtp1626721239-20863) [n:127.0.0.1:37119_solr    x:collection1meta_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&deleteMetricsHistory=true&core=collection1meta_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 985577 INFO  (qtp100857495-20866) [n:127.0.0.1:45097_solr    x:collection1meta_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&deleteMetricsHistory=true&core=collection1meta_shard2_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 985678 INFO  (zkCallback-8490-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/collection1meta/state.json] for collection [collection1meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 985678 INFO  (zkCallback-8490-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/collection1meta/state.json] for collection [collection1meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 985678 INFO  (zkCallback-8490-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/collection1meta/state.json] for collection [collection1meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 985678 INFO  (zkCallback-8488-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/collection1meta/state.json] for collection [collection1meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 985678 INFO  (zkCallback-8488-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/collection1meta/state.json] for collection [collection1meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 985678 INFO  (zkCallback-8488-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/collection1meta/state.json] for collection [collection1meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 985681 INFO  (qtp1626721239-20865) [n:127.0.0.1:37119_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=collection1meta&action=DELETE&wt=javabin&version=2} status=0 QTime=118
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AliasIntegrationTest -Dtests.method=testClusterStateProviderAPI -Dtests.seed=B174555FCD243BC7 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-SG -Dtests.timezone=Europe/Athens -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 3.53s J0 | AliasIntegrationTest.testClusterStateProviderAPI <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: {} expected:<2> but was:<0>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B174555FCD243BC7:AEA3C973BE2FC28C]:0)
   [junit4]    > 	at org.apache.solr.cloud.AliasIntegrationTest.testClusterStateProviderAPI(AliasIntegrationTest.java:291)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> 985695 INFO  (TEST-AliasIntegrationTest.testDeleteOneOfTwoCollectionsAliased-seed#[B174555FCD243BC7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteOneOfTwoCollectionsAliased
   [junit4]   2> 985696 INFO  (qtp1626721239-20869) [n:127.0.0.1:37119_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=collection_one&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 985697 INFO  (OverseerThreadFactory-6475-thread-5-processing-n:127.0.0.1:37119_solr) [n:127.0.0.1:37119_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection_one
   [junit4]   2> 985697 INFO  (OverseerCollectionConfigSetProcessor-72195744658751496-127.0.0.1:37119_solr-n_0000000000) [n:127.0.0.1:37119_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 985902 INFO  (OverseerStateUpdate-72195744658751496-127.0.0.1:37119_solr-n_0000000000) [n:127.0.0.1:37119_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection_one",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection_one_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37119/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 985903 INFO  (OverseerStateUpdate-72195744658751496-127.0.0.1:37119_solr-n_0000000000) [n:127.0.0.1:37119_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection_one",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection_one_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45097/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 986105 INFO  (qtp1626721239-20863) [n:127.0.0.1:37119_solr    x:collection_one_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection_one_shard1_replica_n1&action=CREATE&numShards=2&collection=collection_one&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 986105 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr    x:collection_one_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection_one_shard2_replica_n2&action=CREATE&numShards=2&collection=collection_one&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 987110 INFO  (qtp1626721239-20863) [n:127.0.0.1:37119_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 987110 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 987115 INFO  (qtp1626721239-20863) [n:127.0.0.1:37119_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.s.IndexSchema [collection_one_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 987115 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.s.IndexSchema [collection_one_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 987117 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 987117 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection_one_shard2_replica_n2' using configuration from collection collection_one, trusted=true
   [junit4]   2> 987117 INFO  (qtp1626721239-20863) [n:127.0.0.1:37119_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 987117 INFO  (qtp1626721239-20863) [n:127.0.0.1:37119_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection_one_shard1_replica_n1' using configuration from collection collection_one, trusted=true
   [junit4]   2> 987117 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45097.solr.core.collection_one.shard2.replica_n2' (registry 'solr.core.collection_one.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2816d39
   [junit4]   2> 987117 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.c.SolrCore [[collection_one_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_B174555FCD243BC7-001/tempDir-001/node2/collection_one_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_B174555FCD243BC7-001/tempDir-001/node2/./collection_one_shard2_replica_n2/data/]
   [junit4]   2> 987117 INFO  (qtp1626721239-20863) [n:127.0.0.1:37119_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37119.solr.core.collection_one.shard1.replica_n1' (registry 'solr.core.collection_one.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2816d39
   [junit4]   2> 987117 INFO  (qtp1626721239-20863) [n:127.0.0.1:37119_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.c.SolrCore [[collection_one_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_B174555FCD243BC7-001/tempDir-001/node1/collection_one_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_B174555FCD243BC7-001/tempDir-001/node1/./collection_one_shard1_replica_n1/data/]
   [junit4]   2> 987172 INFO  (qtp1626721239-20863) [n:127.0.0.1:37119_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 987172 INFO  (qtp1626721239-20863) [n:127.0.0.1:37119_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 987173 INFO  (qtp1626721239-20863) [n:127.0.0.1:37119_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 987173 INFO  (qtp1626721239-20863) [n:127.0.0.1:37119_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 987174 INFO  (qtp1626721239-20863) [n:127.0.0.1:37119_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a62f136[collection_one_shard1_replica_n1] main]
   [junit4]   2> 987175 INFO  (qtp1626721239-20863) [n:127.0.0.1:37119_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 987175 INFO  (qtp1626721239-20863) [n:127.0.0.1:37119_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 987176 INFO  (qtp1626721239-20863) [n:127.0.0.1:37119_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 987176 INFO  (qtp1626721239-20863) [n:127.0.0.1:37119_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1632646129229234176
   [junit4]   2> 987178 INFO  (searcherExecutor-6500-thread-1-processing-n:127.0.0.1:37119_solr x:collection_one_shard1_replica_n1 c:collection_one s:shard1 r:core_node3) [n:127.0.0.1:37119_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.c.SolrCore [collection_one_shard1_replica_n1] Registered new searcher Searcher@1a62f136[collection_one_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 987179 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 987179 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 987180 INFO  (qtp1626721239-20863) [n:127.0.0.1:37119_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection_one/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 987180 INFO  (qtp1626721239-20863) [n:127.0.0.1:37119_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection_one/leaders/shard1
   [junit4]   2> 987180 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 987180 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 987181 INFO  (qtp1626721239-20863) [n:127.0.0.1:37119_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 987181 INFO  (qtp1626721239-20863) [n:127.0.0.1:37119_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 987181 INFO  (qtp1626721239-20863) [n:127.0.0.1:37119_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37119/solr/collection_one_shard1_replica_n1/
   [junit4]   2> 987181 INFO  (qtp1626721239-20863) [n:127.0.0.1:37119_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 987181 INFO  (qtp1626721239-20863) [n:127.0.0.1:37119_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:37119/solr/collection_one_shard1_replica_n1/ has no replicas
   [junit4]   2> 987181 INFO  (qtp1626721239-20863) [n:127.0.0.1:37119_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection_one/leaders/shard1/leader after winning as /collections/collection_one/leader_elect/shard1/election/72195744658751496-core_node3-n_0000000000
   [junit4]   2> 987181 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a1ff38e[collection_one_shard2_replica_n2] main]
   [junit4]   2> 987182 INFO  (qtp1626721239-20863) [n:127.0.0.1:37119_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37119/solr/collection_one_shard1_replica_n1/ shard1
   [junit4]   2> 987182 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 987182 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 987182 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 987183 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1632646129236574208
   [junit4]   2> 987185 INFO  (searcherExecutor-6499-thread-1-processing-n:127.0.0.1:45097_solr x:collection_one_shard2_replica_n2 c:collection_one s:shard2 r:core_node4) [n:127.0.0.1:45097_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.c.SolrCore [collection_one_shard2_replica_n2] Registered new searcher Searcher@6a1ff38e[collection_one_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 987186 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection_one/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 987186 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection_one/leaders/shard2
   [junit4]   2> 987187 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 987187 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 987187 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45097/solr/collection_one_shard2_replica_n2/
   [junit4]   2> 987187 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 987187 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:45097/solr/collection_one_shard2_replica_n2/ has no replicas
   [junit4]   2> 987187 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection_one/leaders/shard2/leader after winning as /collections/collection_one/leader_elect/shard2/election/72195744658751495-core_node4-n_0000000000
   [junit4]   2> 987188 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45097/solr/collection_one_shard2_replica_n2/ shard2
   [junit4]   2> 987289 INFO  (zkCallback-8488-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_one/state.json] for collection [collection_one] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 987289 INFO  (zkCallback-8490-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_one/state.json] for collection [collection_one] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 987289 INFO  (zkCallback-8490-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_one/state.json] for collection [collection_one] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 987289 INFO  (zkCallback-8488-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_one/state.json] for collection [collection_one] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 987289 INFO  (qtp1626721239-20863) [n:127.0.0.1:37119_solr c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 987289 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 987319 INFO  (qtp1626721239-20863) [n:127.0.0.1:37119_solr c:collection_one s:shard1 r:core_node3 x:collection_one_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=collection_one_shard1_replica_n1&action=CREATE&numShards=2&collection=collection_one&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1215
   [junit4]   2> 987319 INFO  (qtp100857495-20867) [n:127.0.0.1:45097_solr c:collection_one s:shard2 r:core_node4 x:collection_one_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=collection_one_shard2_replica_n2&action=CREATE&numShards=2&collection=collection_one&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1215
   [junit4]   2> 987321 INFO  (qtp1626721239-20869) [n:127.0.0.1:37119_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> 987391 INFO  (zkCallback-8490-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_one/state.json] for collection [collection_one] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 987391 INFO  (zkCallback-8490-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_one/state.json] for collection [collection_one] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 987391 INFO  (zkCallback-8488-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_one/state.json] for collection [collection_one] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 987391 INFO  (zkCallback-8488-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_one/state.json] for collection [collection_one] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 987391 INFO  (zkCallback-8488-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_one/state.json] for collection [collection_one] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 987391 INFO  (zkCallback-8490-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_one/state.json] for collection [collection_one] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 987391 INFO  (qtp1626721239-20869) [n:127.0.0.1:37119_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=collection_one&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=1695
 

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

00000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1028208 INFO  (closeThreadPool-8598-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72195744658751496-127.0.0.1:37119_solr-n_0000000000) closing
   [junit4]   2> 1028208 INFO  (jetty-closer-8590-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72195744658751496-127.0.0.1:37119_solr-n_0000000000) closing
   [junit4]   2> 1028209 INFO  (jetty-closer-8590-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@3b8fed9a{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1028209 INFO  (jetty-closer-8590-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@45ad17f{/solr,null,UNAVAILABLE}
   [junit4]   2> 1028209 INFO  (jetty-closer-8590-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1028209 INFO  (SUITE-AliasIntegrationTest-seed#[B174555FCD243BC7]-worker) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1028210 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> 	23	/solr/aliases.json
   [junit4]   2> 	23	/solr/clusterprops.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/collection2/terms/shard1
   [junit4]   2> 	4	/solr/collections/collection_two/terms/shard1
   [junit4]   2> 	4	/solr/collections/collection_one/terms/shard1
   [junit4]   2> 	4	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	4	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	3	/solr/collections/collection_new/terms/shard1
   [junit4]   2> 	3	/solr/collections/collection1/state.json
   [junit4]   2> 	3	/solr/collections/collection_two/state.json
   [junit4]   2> 	3	/solr/collections/testErrorChecks-collection/state.json
   [junit4]   2> 	3	/solr/collections/collection_old/terms/shard2
   [junit4]   2> 	3	/solr/collections/collection_old/terms/shard1
   [junit4]   2> 	3	/solr/collections/testErrorChecks-collection/terms/shard1
   [junit4]   2> 	3	/solr/collections/testErrorChecks-collection/terms/shard2
   [junit4]   2> 	2	/solr/collections/collection2meta/state.json
   [junit4]   2> 	2	/solr/collections/collection2/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> 	526	/solr/aliases.json
   [junit4]   2> 	70	/solr/collections/collection1meta/state.json
   [junit4]   2> 	46	/solr/collections/collection2meta/state.json
   [junit4]   2> 	23	/solr/clusterstate.json
   [junit4]   2> 	18	/solr/collections/collection_one/state.json
   [junit4]   2> 	18	/solr/collections/collection_old/state.json
   [junit4]   2> 	14	/solr/collections/collection1/state.json
   [junit4]   2> 	14	/solr/collections/testErrorChecks-collection/state.json
   [junit4]   2> 	10	/solr/collections/collection_two/state.json
   [junit4]   2> 	10	/solr/collections/collection_new/state.json
   [junit4]   2> 	10	/solr/collections/collection2/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	132	/solr/collections
   [junit4]   2> 	23	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1028213 INFO  (SUITE-AliasIntegrationTest-seed#[B174555FCD243BC7]-worker) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39231
   [junit4]   2> 1028213 INFO  (SUITE-AliasIntegrationTest-seed#[B174555FCD243BC7]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39231
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_B174555FCD243BC7-001
   [junit4]   2> May 04, 2019 11:32:02 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {a_t=PostingsFormat(name=MockRandom), _root_=PostingsFormat(name=MockRandom), id=PostingsFormat(name=LuceneFixedGap)}, docValues:{_version_=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=577, maxMBSortInHeap=6.96936192977673, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3aa9d139), locale=en-SG, timezone=Europe/Athens
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 12 (64-bit)/cpus=8,threads=1,free=284131960,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [PeerSyncReplicationTest, CursorPagingTest, CustomHighlightComponentTest, CoreAdminRequestStatusTest, OverseerStatusTest, TestLegacyTerms, CSVRequestHandlerTest, DistributedFacetPivotSmallTest, TestSimGenericDistributedQueue, TestRecoveryHdfs, TestSubQueryTransformerCrossCore, MetricTriggerTest, DistributedDebugComponentTest, TestSweetSpotSimilarityFactory, PropertiesRequestHandlerTest, NumericFieldsTest, TestMaxTokenLenTokenizer, VMParamsZkACLAndCredentialsProvidersTest, MetricsHistoryWithAuthIntegrationTest, TestFieldCacheReopen, ForceLeaderWithTlogReplicasTest, ScheduledTriggerTest, DistribDocExpirationUpdateProcessorTest, TestImpersonationWithHadoopAuth, TestShardHandlerFactory, ZkFailoverTest, HdfsThreadLeakTest, TestOverriddenPrefixQueryForCustomFieldType, RequestLoggingTest, TestRandomFlRTGCloud, MBeansHandlerTest, TestLocalFSCloudBackupRestore, QueryElevationComponentTest, TestHashPartitioner, RollingRestartTest, AuthToolTest, PathHierarchyTokenizerFactoryTest, DateMathParserTest, TestTlogReplica, TestStressUserVersions, TestRawTransformer, TestBinaryResponseWriter, TestSolrCoreParser, ChaosMonkeyNothingIsSafeTest, ReturnFieldsTest, WordBreakSolrSpellCheckerTest, TestSimClusterStateProvider, HdfsBasicDistributedZk2Test, TestLMDirichletSimilarityFactory, TestSolrDeletionPolicy1, HdfsWriteToMultipleCollectionsTest, LeaderElectionContextKeyTest, TestCryptoKeys, JvmMetricsTest, ClassificationUpdateProcessorTest, TestSolrXml, SolrMetricManagerTest, TaggingAttributeTest, TestCloudPivotFacet, TestScoreJoinQPScore, CacheHeaderTest, UtilsToolTest, TestGraphTermsQParserPlugin, TestLRUStatsCache, TestJsonFacetsWithNestedObjects, TestCloudNestedDocsSort, TestMinMaxOnMultiValuedField, MoveReplicaHDFSFailoverTest, TestApiFramework, TestCoreBackup, HdfsChaosMonkeySafeLeaderTest, AnalysisAfterCoreReloadTest, FacetPivotSmallTest, TestSolrCoreProperties, RootFieldTest, V2ApiIntegrationTest, ZkSolrClientTest, CurrencyFieldTypeTest, TestUniqueKeyFieldResource, TestFilteredDocIdSet, TestSmileRequest, TestSolrCloudWithDelegationTokens, XsltUpdateRequestHandlerTest, TestWordDelimiterFilterFactory, ConjunctionSolrSpellCheckerTest, TestSafeXMLParsing, TestAnalyzedSuggestions, TestUnInvertedFieldException, TestDistribIDF, CollectionReloadTest, TestReRankQParserPlugin, IndexBasedSpellCheckerTest, CdcrOpsAndBoundariesTest, PeerSyncWithIndexFingerprintCachingTest, TestPrepRecovery, BooleanFieldTest, CategoryRoutedAliasUpdateProcessorTest, LeaderVoteWaitTimeoutTest, AutoAddReplicasIntegrationTest, TestDynamicLoading, TestRTGBase, TestUpdate, DistributedFacetPivotLargeTest, TestManagedSynonymGraphFilterFactory, TestCorePropertiesReload, ConcurrentCreateRoutedAliasTest, TestBlobHandler, CollectionsAPIDistributedZkTest, TestGeoJSONResponseWriter, SampleTest, TestConfigSets, SuggestComponentTest, TestConfigOverlay, DistributedQueryComponentCustomSortTest, TestManagedResourceStorage, TestManagedSchemaThreadSafety, DeleteLastCustomShardedReplicaTest, TestCopyFieldCollectionResource, TestSolrCloudSnapshots, ParsingFieldUpdateProcessorsTest, TlogReplayBufferedWhileIndexingTest, TestCollectionAPI, TestLockTree, TestTestInjection, TestNumericTerms32, TestPostingsSolrHighlighter, ZkStateReaderTest, TestRequestForwarding, HLLUtilTest, TestIntervalFaceting, TestChildDocTransformer, CursorMarkTest, TestShortCircuitedRequests, TestExportWriter, SpatialFilterTest, TestJettySolrRunner, TestStressCloudBlindAtomicUpdates, SearchHandlerTest, JWTAuthPluginTest, HighlighterConfigTest, RandomizedTaggerTest, CollectionPropsTest, AliasIntegrationTest]
   [junit4] Completed [453/855 (1!)] on J0 in 47.02s, 9 tests, 1 failure <<< FAILURES!

[...truncated 44474 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.1-Linux/283/consoleText

[repro] Revision: 964486a2ea42e5807b8c6220d3b71630737cb5c2

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=AliasIntegrationTest -Dtests.method=testClusterStateProviderAPI -Dtests.seed=B174555FCD243BC7 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-SG -Dtests.timezone=Europe/Athens -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       AliasIntegrationTest
[repro] ant compile-test

[...truncated 3581 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.AliasIntegrationTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=B174555FCD243BC7 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-SG -Dtests.timezone=Europe/Athens -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 115 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.AliasIntegrationTest
[repro] Exiting with code 0

[...truncated 43 lines...]