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/08/10 06:03:11 UTC

[JENKINS] Lucene-Solr-8.x-Solaris (64bit/jdk1.8.0) - Build # 257 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Solaris/257/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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([3F3E13903FF3F288:20E98FBC4CF80BC3]: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:303)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14767 lines...]
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4]   2> 1966857 INFO  (SUITE-AliasIntegrationTest-seed#[3F3E13903FF3F288]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_3F3E13903FF3F288-001/data-dir-303-001
   [junit4]   2> 1966857 INFO  (SUITE-AliasIntegrationTest-seed#[3F3E13903FF3F288]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1966858 INFO  (SUITE-AliasIntegrationTest-seed#[3F3E13903FF3F288]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1966858 INFO  (SUITE-AliasIntegrationTest-seed#[3F3E13903FF3F288]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1966858 INFO  (SUITE-AliasIntegrationTest-seed#[3F3E13903FF3F288]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_3F3E13903FF3F288-001/tempDir-001
   [junit4]   2> 1966859 INFO  (SUITE-AliasIntegrationTest-seed#[3F3E13903FF3F288]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1966859 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1966859 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1966960 INFO  (SUITE-AliasIntegrationTest-seed#[3F3E13903FF3F288]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:42555
   [junit4]   2> 1966960 INFO  (SUITE-AliasIntegrationTest-seed#[3F3E13903FF3F288]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42555
   [junit4]   2> 1966960 INFO  (SUITE-AliasIntegrationTest-seed#[3F3E13903FF3F288]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42555
   [junit4]   2> 1966969 INFO  (SUITE-AliasIntegrationTest-seed#[3F3E13903FF3F288]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1966972 INFO  (zkConnectionManagerCallback-10774-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1966972 INFO  (SUITE-AliasIntegrationTest-seed#[3F3E13903FF3F288]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1966976 INFO  (SUITE-AliasIntegrationTest-seed#[3F3E13903FF3F288]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1966978 INFO  (zkConnectionManagerCallback-10776-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1966978 INFO  (SUITE-AliasIntegrationTest-seed#[3F3E13903FF3F288]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1966979 INFO  (SUITE-AliasIntegrationTest-seed#[3F3E13903FF3F288]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1966981 INFO  (zkConnectionManagerCallback-10778-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1966981 INFO  (SUITE-AliasIntegrationTest-seed#[3F3E13903FF3F288]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1967178 WARN  (jetty-launcher-10779-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1967178 WARN  (jetty-launcher-10779-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1967179 INFO  (jetty-launcher-10779-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1967179 INFO  (jetty-launcher-10779-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1967179 INFO  (jetty-launcher-10779-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_221-b11
   [junit4]   2> 1967179 INFO  (jetty-launcher-10779-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1967179 INFO  (jetty-launcher-10779-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1967179 INFO  (jetty-launcher-10779-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_221-b11
   [junit4]   2> 1967181 INFO  (jetty-launcher-10779-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1967181 INFO  (jetty-launcher-10779-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1967181 INFO  (jetty-launcher-10779-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1967181 INFO  (jetty-launcher-10779-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7e710218{/solr,null,AVAILABLE}
   [junit4]   2> 1967182 INFO  (jetty-launcher-10779-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1967182 INFO  (jetty-launcher-10779-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1967182 INFO  (jetty-launcher-10779-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1967182 INFO  (jetty-launcher-10779-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@71b126d6{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:51370}
   [junit4]   2> 1967182 INFO  (jetty-launcher-10779-thread-2) [     ] o.e.j.s.Server Started @1968052ms
   [junit4]   2> 1967182 INFO  (jetty-launcher-10779-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51370}
   [junit4]   2> 1967182 ERROR (jetty-launcher-10779-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1967182 INFO  (jetty-launcher-10779-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1967182 INFO  (jetty-launcher-10779-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7432c19b{/solr,null,AVAILABLE}
   [junit4]   2> 1967182 INFO  (jetty-launcher-10779-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 1967182 INFO  (jetty-launcher-10779-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1967182 INFO  (jetty-launcher-10779-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1967182 INFO  (jetty-launcher-10779-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-10T04:45:40.996Z
   [junit4]   2> 1967183 INFO  (jetty-launcher-10779-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3bb365f0{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44945}
   [junit4]   2> 1967183 INFO  (jetty-launcher-10779-thread-1) [     ] o.e.j.s.Server Started @1968053ms
   [junit4]   2> 1967183 INFO  (jetty-launcher-10779-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44945}
   [junit4]   2> 1967183 ERROR (jetty-launcher-10779-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1967183 INFO  (jetty-launcher-10779-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1967183 INFO  (jetty-launcher-10779-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 1967183 INFO  (jetty-launcher-10779-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1967183 INFO  (jetty-launcher-10779-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1967183 INFO  (jetty-launcher-10779-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-10T04:45:40.997Z
   [junit4]   2> 1967183 INFO  (jetty-launcher-10779-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1967184 INFO  (jetty-launcher-10779-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1967186 INFO  (zkConnectionManagerCallback-10783-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1967186 INFO  (jetty-launcher-10779-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1967186 INFO  (zkConnectionManagerCallback-10781-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1967186 INFO  (jetty-launcher-10779-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1967187 INFO  (jetty-launcher-10779-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1967187 INFO  (jetty-launcher-10779-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1967520 INFO  (jetty-launcher-10779-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1967521 WARN  (jetty-launcher-10779-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@352c8e92[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1967521 WARN  (jetty-launcher-10779-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@352c8e92[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1967524 WARN  (jetty-launcher-10779-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4ece48fc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1967524 WARN  (jetty-launcher-10779-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4ece48fc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1967525 INFO  (jetty-launcher-10779-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42555/solr
   [junit4]   2> 1967526 INFO  (jetty-launcher-10779-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1967528 INFO  (zkConnectionManagerCallback-10791-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1967529 INFO  (jetty-launcher-10779-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1967633 INFO  (jetty-launcher-10779-thread-2) [n:127.0.0.1:51370_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1967647 INFO  (zkConnectionManagerCallback-10793-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1967648 INFO  (jetty-launcher-10779-thread-2) [n:127.0.0.1:51370_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1967869 INFO  (jetty-launcher-10779-thread-2) [n:127.0.0.1:51370_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51370_solr
   [junit4]   2> 1967870 INFO  (jetty-launcher-10779-thread-2) [n:127.0.0.1:51370_solr     ] o.a.s.c.Overseer Overseer (id=72093481637576710-127.0.0.1:51370_solr-n_0000000000) starting
   [junit4]   2> 1967885 INFO  (jetty-launcher-10779-thread-2) [n:127.0.0.1:51370_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1967887 INFO  (zkConnectionManagerCallback-10800-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1967887 INFO  (jetty-launcher-10779-thread-2) [n:127.0.0.1:51370_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1967893 INFO  (jetty-launcher-10779-thread-2) [n:127.0.0.1:51370_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42555/solr ready
   [junit4]   2> 1967895 INFO  (jetty-launcher-10779-thread-2) [n:127.0.0.1:51370_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51370_solr
   [junit4]   2> 1967896 INFO  (OverseerStateUpdate-72093481637576710-127.0.0.1:51370_solr-n_0000000000) [n:127.0.0.1:51370_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:51370_solr
   [junit4]   2> 1967900 INFO  (OverseerStateUpdate-72093481637576710-127.0.0.1:51370_solr-n_0000000000) [n:127.0.0.1:51370_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1967900 INFO  (zkCallback-10799-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1967900 INFO  (jetty-launcher-10779-thread-2) [n:127.0.0.1:51370_solr     ] o.a.s.c.LibListener clusterprops.json changed , version -1
   [junit4]   2> 1967935 INFO  (jetty-launcher-10779-thread-2) [n:127.0.0.1:51370_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1967983 INFO  (jetty-launcher-10779-thread-2) [n:127.0.0.1:51370_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51370.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c927231
   [junit4]   2> 1967990 INFO  (jetty-launcher-10779-thread-2) [n:127.0.0.1:51370_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51370.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c927231
   [junit4]   2> 1967991 INFO  (jetty-launcher-10779-thread-2) [n:127.0.0.1:51370_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51370.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c927231
   [junit4]   2> 1967992 INFO  (jetty-launcher-10779-thread-2) [n:127.0.0.1:51370_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_3F3E13903FF3F288-001/tempDir-001/node2/.
   [junit4]   2> 1969261 INFO  (jetty-launcher-10779-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1969268 WARN  (jetty-launcher-10779-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@31abddbb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1969268 WARN  (jetty-launcher-10779-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@31abddbb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1969272 WARN  (jetty-launcher-10779-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@33061788[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1969272 WARN  (jetty-launcher-10779-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@33061788[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1969276 INFO  (jetty-launcher-10779-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42555/solr
   [junit4]   2> 1969277 INFO  (jetty-launcher-10779-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1969296 INFO  (zkConnectionManagerCallback-10807-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1969296 INFO  (jetty-launcher-10779-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1969400 INFO  (jetty-launcher-10779-thread-1) [n:127.0.0.1:44945_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1969402 INFO  (zkConnectionManagerCallback-10809-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1969402 INFO  (jetty-launcher-10779-thread-1) [n:127.0.0.1:44945_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1969417 INFO  (jetty-launcher-10779-thread-1) [n:127.0.0.1:44945_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1969440 INFO  (jetty-launcher-10779-thread-1) [n:127.0.0.1:44945_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:44945_solr as DOWN
   [junit4]   2> 1969443 INFO  (jetty-launcher-10779-thread-1) [n:127.0.0.1:44945_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1969443 INFO  (jetty-launcher-10779-thread-1) [n:127.0.0.1:44945_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44945_solr
   [junit4]   2> 1969451 INFO  (zkCallback-10799-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1969451 INFO  (zkCallback-10792-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1969455 INFO  (zkCallback-10808-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1969461 INFO  (jetty-launcher-10779-thread-1) [n:127.0.0.1:44945_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1969468 INFO  (zkConnectionManagerCallback-10816-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1969469 INFO  (jetty-launcher-10779-thread-1) [n:127.0.0.1:44945_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1969474 INFO  (jetty-launcher-10779-thread-1) [n:127.0.0.1:44945_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1969484 INFO  (jetty-launcher-10779-thread-1) [n:127.0.0.1:44945_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42555/solr ready
   [junit4]   2> 1969484 INFO  (jetty-launcher-10779-thread-1) [n:127.0.0.1:44945_solr     ] o.a.s.c.LibListener clusterprops.json changed , version -1
   [junit4]   2> 1969513 INFO  (jetty-launcher-10779-thread-1) [n:127.0.0.1:44945_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1969535 INFO  (jetty-launcher-10779-thread-1) [n:127.0.0.1:44945_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44945.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c927231
   [junit4]   2> 1969562 INFO  (jetty-launcher-10779-thread-1) [n:127.0.0.1:44945_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44945.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c927231
   [junit4]   2> 1969562 INFO  (jetty-launcher-10779-thread-1) [n:127.0.0.1:44945_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44945.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c927231
   [junit4]   2> 1969563 INFO  (jetty-launcher-10779-thread-1) [n:127.0.0.1:44945_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_3F3E13903FF3F288-001/tempDir-001/node1/.
   [junit4]   2> 1969598 INFO  (SUITE-AliasIntegrationTest-seed#[3F3E13903FF3F288]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1969600 INFO  (zkConnectionManagerCallback-10822-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1969601 INFO  (SUITE-AliasIntegrationTest-seed#[3F3E13903FF3F288]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1969605 INFO  (SUITE-AliasIntegrationTest-seed#[3F3E13903FF3F288]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1969609 INFO  (SUITE-AliasIntegrationTest-seed#[3F3E13903FF3F288]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42555/solr ready
   [junit4]   2> 1969666 INFO  (TEST-AliasIntegrationTest.testDeleteAliasWithExistingCollectionName-seed#[3F3E13903FF3F288]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteAliasWithExistingCollectionName
   [junit4]   2> 1969670 INFO  (qtp896830766-30456) [n:127.0.0.1:44945_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=collection_old&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1969680 INFO  (OverseerThreadFactory-10226-thread-1-processing-n:127.0.0.1:51370_solr) [n:127.0.0.1:51370_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection_old
   [junit4]   2> 1969829 INFO  (OverseerStateUpdate-72093481637576710-127.0.0.1:51370_solr-n_0000000000) [n:127.0.0.1:51370_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection_old",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection_old_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51370/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1969853 INFO  (OverseerStateUpdate-72093481637576710-127.0.0.1:51370_solr-n_0000000000) [n:127.0.0.1:51370_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection_old",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection_old_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44945/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1970053 INFO  (qtp2138494792-30453) [n:127.0.0.1:51370_solr    x:collection_old_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_old_shard1_replica_n1&action=CREATE&numShards=2&collection=collection_old&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1970053 INFO  (qtp2138494792-30453) [n:127.0.0.1:51370_solr    x:collection_old_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1970054 INFO  (qtp896830766-30449) [n:127.0.0.1:44945_solr    x:collection_old_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_old_shard2_replica_n2&action=CREATE&numShards=2&collection=collection_old&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1971081 INFO  (qtp896830766-30449) [n:127.0.0.1:44945_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 1971100 INFO  (qtp2138494792-30453) [n:127.0.0.1:51370_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 1971107 INFO  (qtp896830766-30449) [n:127.0.0.1:44945_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.s.IndexSchema [collection_old_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1971109 INFO  (qtp896830766-30449) [n:127.0.0.1:44945_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1971110 INFO  (qtp896830766-30449) [n:127.0.0.1:44945_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection_old_shard2_replica_n2' using configuration from collection collection_old, trusted=true
   [junit4]   2> 1971110 INFO  (qtp896830766-30449) [n:127.0.0.1:44945_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44945.solr.core.collection_old.shard2.replica_n2' (registry 'solr.core.collection_old.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c927231
   [junit4]   2> 1971110 INFO  (qtp896830766-30449) [n:127.0.0.1:44945_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.c.SolrCore [[collection_old_shard2_replica_n2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_3F3E13903FF3F288-001/tempDir-001/node1/collection_old_shard2_replica_n2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_3F3E13903FF3F288-001/tempDir-001/node1/./collection_old_shard2_replica_n2/data/]
   [junit4]   2> 1971147 INFO  (qtp2138494792-30453) [n:127.0.0.1:51370_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.s.IndexSchema [collection_old_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1971148 INFO  (qtp2138494792-30453) [n:127.0.0.1:51370_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1971148 INFO  (qtp2138494792-30453) [n:127.0.0.1:51370_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection_old_shard1_replica_n1' using configuration from collection collection_old, trusted=true
   [junit4]   2> 1971149 INFO  (qtp2138494792-30453) [n:127.0.0.1:51370_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51370.solr.core.collection_old.shard1.replica_n1' (registry 'solr.core.collection_old.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c927231
   [junit4]   2> 1971149 INFO  (qtp2138494792-30453) [n:127.0.0.1:51370_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection_old_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_3F3E13903FF3F288-001/tempDir-001/node2/collection_old_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_3F3E13903FF3F288-001/tempDir-001/node2/./collection_old_shard1_replica_n1/data/]
   [junit4]   2> 1971191 INFO  (qtp896830766-30449) [n:127.0.0.1:44945_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1971191 INFO  (qtp896830766-30449) [n:127.0.0.1:44945_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1971197 INFO  (qtp896830766-30449) [n:127.0.0.1:44945_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1971197 INFO  (qtp896830766-30449) [n:127.0.0.1:44945_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1971198 INFO  (qtp896830766-30449) [n:127.0.0.1:44945_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@357d7d87[collection_old_shard2_replica_n2] main]
   [junit4]   2> 1971201 INFO  (qtp896830766-30449) [n:127.0.0.1:44945_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1971202 INFO  (qtp896830766-30449) [n:127.0.0.1:44945_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1971202 INFO  (qtp896830766-30449) [n:127.0.0.1:44945_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1971202 INFO  (qtp896830766-30449) [n:127.0.0.1:44945_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1641453815087497216
   [junit4]   2> 1971205 INFO  (qtp2138494792-30453) [n:127.0.0.1:51370_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1971205 INFO  (qtp2138494792-30453) [n:127.0.0.1:51370_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1971206 INFO  (searcherExecutor-10238-thread-1-processing-n:127.0.0.1:44945_solr x:collection_old_shard2_replica_n2 c:collection_old s:shard2 r:core_node4) [n:127.0.0.1:44945_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.c.SolrCore [collection_old_shard2_replica_n2] Registered new searcher Searcher@357d7d87[collection_old_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1971207 INFO  (qtp2138494792-30453) [n:127.0.0.1:51370_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1971207 INFO  (qtp2138494792-30453) [n:127.0.0.1:51370_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1971212 INFO  (qtp2138494792-30453) [n:127.0.0.1:51370_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2770fe4d[collection_old_shard1_replica_n1] main]
   [junit4]   2> 1971214 INFO  (qtp2138494792-30453) [n:127.0.0.1:51370_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1971214 INFO  (qtp2138494792-30453) [n:127.0.0.1:51370_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1971215 INFO  (qtp2138494792-30453) [n:127.0.0.1:51370_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1971215 INFO  (qtp2138494792-30453) [n:127.0.0.1:51370_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1641453815101128704
   [junit4]   2> 1971216 INFO  (qtp896830766-30449) [n:127.0.0.1:44945_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection_old/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1971216 INFO  (qtp896830766-30449) [n:127.0.0.1:44945_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection_old/leaders/shard2
   [junit4]   2> 1971221 INFO  (searcherExecutor-10239-thread-1-processing-n:127.0.0.1:51370_solr x:collection_old_shard1_replica_n1 c:collection_old s:shard1 r:core_node3) [n:127.0.0.1:51370_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.c.SolrCore [collection_old_shard1_replica_n1] Registered new searcher Searcher@2770fe4d[collection_old_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1971225 INFO  (qtp2138494792-30453) [n:127.0.0.1:51370_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection_old/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1971225 INFO  (qtp2138494792-30453) [n:127.0.0.1:51370_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection_old/leaders/shard1
   [junit4]   2> 1971226 INFO  (qtp896830766-30449) [n:127.0.0.1:44945_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1971226 INFO  (qtp896830766-30449) [n:127.0.0.1:44945_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1971226 INFO  (qtp896830766-30449) [n:127.0.0.1:44945_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44945/solr/collection_old_shard2_replica_n2/
   [junit4]   2> 1971232 INFO  (qtp896830766-30449) [n:127.0.0.1:44945_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1971232 INFO  (qtp896830766-30449) [n:127.0.0.1:44945_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.c.SyncStrategy http://127.0.0.1:44945/solr/collection_old_shard2_replica_n2/ has no replicas
   [junit4]   2> 1971232 INFO  (qtp896830766-30449) [n:127.0.0.1:44945_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection_old/leaders/shard2/leader after winning as /collections/collection_old/leader_elect/shard2/election/72093481637576713-core_node4-n_0000000000
   [junit4]   2> 1971236 INFO  (qtp896830766-30449) [n:127.0.0.1:44945_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44945/solr/collection_old_shard2_replica_n2/ shard2
   [junit4]   2> 1971236 INFO  (qtp2138494792-30453) [n:127.0.0.1:51370_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1971236 INFO  (qtp2138494792-30453) [n:127.0.0.1:51370_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1971236 INFO  (qtp2138494792-30453) [n:127.0.0.1:51370_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:51370/solr/collection_old_shard1_replica_n1/
   [junit4]   2> 1971237 INFO  (qtp2138494792-30453) [n:127.0.0.1:51370_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1971238 INFO  (qtp2138494792-30453) [n:127.0.0.1:51370_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:51370/solr/collection_old_shard1_replica_n1/ has no replicas
   [junit4]   2> 1971238 INFO  (qtp2138494792-30453) [n:127.0.0.1:51370_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection_old/leaders/shard1/leader after winning as /collections/collection_old/leader_elect/shard1/election/72093481637576710-core_node3-n_0000000000
   [junit4]   2> 1971241 INFO  (qtp2138494792-30453) [n:127.0.0.1:51370_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:51370/solr/collection_old_shard1_replica_n1/ shard1
   [junit4]   2> 1971344 INFO  (zkCallback-10792-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_old/state.json] for collection [collection_old] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1971345 INFO  (zkCallback-10792-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_old/state.json] for collection [collection_old] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1971345 INFO  (zkCallback-10808-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_old/state.json] for collection [collection_old] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1971345 INFO  (zkCallback-10808-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_old/state.json] for collection [collection_old] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1971346 INFO  (qtp2138494792-30453) [n:127.0.0.1:51370_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1971350 INFO  (qtp2138494792-30453) [n:127.0.0.1:51370_solr c:collection_old s:shard1 r:core_node3 x:collection_old_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_old_shard1_replica_n1&action=CREATE&numShards=2&collection=collection_old&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1297
   [junit4]   2> 1971350 INFO  (qtp896830766-30449) [n:127.0.0.1:44945_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1971353 INFO  (qtp896830766-30449) [n:127.0.0.1:44945_solr c:collection_old s:shard2 r:core_node4 x:collection_old_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_old_shard2_replica_n2&action=CREATE&numShards=2&collection=collection_old&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1300
   [junit4]   2> 1971358 INFO  (qtp896830766-30456) [n:127.0.0.1:44945_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> 1971453 INFO  (zkCallback-10808-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_old/state.json] for collection [collection_old] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1971453 INFO  (zkCallback-10808-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_old/state.json] for collection [collection_old] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1971453 INFO  (zkCallback-10792-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_old/state.json] for collection [collection_old] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1971453 INFO  (zkCallback-10792-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_old/state.json] for collection [collection_old] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1971453 INFO  (zkCallback-10808-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_old/state.json] for collection [collection_old] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1971453 INFO  (zkCallback-10792-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_old/state.json] for collection [collection_old] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1971454 INFO  (qtp896830766-30456) [n:127.0.0.1:44945_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=collection_old&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=1784
   [junit4]   2> 1971455 INFO  (qtp896830766-30451) [n:127.0.0.1:44945_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=collection_new&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1971460 INFO  (OverseerThreadFactory-10226-thread-2-processing-n:127.0.0.1:51370_solr) [n:127.0.0.1:51370_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection_new
   [junit4]   2> 1971460 INFO  (OverseerCollectionConfigSetProcessor-72093481637576710-127.0.0.1:51370_solr-n_0000000000) [n:127.0.0.1:51370_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> 1971677 INFO  (OverseerStateUpdate-72093481637576710-127.0.0.1:51370_solr-n_0000000000) [n:127.0.0.1:51370_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection_new",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection_new_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44945/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1971883 INFO  (qtp896830766-30462) [n:127.0.0.1:44945_solr    x:collection_new_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection_new_shard1_replica_n1&action=CREATE&numShards=1&collection=collection_new&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1972900 INFO  (qtp896830766-30462) [n:127.0.0.1:44945_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 1972913 INFO  (qtp896830766-30462) [n:127.0.0.1:44945_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.s.IndexSchema [collection_new_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1972915 INFO  (qtp896830766-30462) [n:127.0.0.1:44945_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1972915 INFO  (qtp896830766-30462) [n:127.0.0.1:44945_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection_new_shard1_replica_n1' using configuration from collection collection_new, trusted=true
   [junit4]   2> 1972915 INFO  (qtp896830766-30462) [n:127.0.0.1:44945_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44945.solr.core.collection_new.shard1.replica_n1' (registry 'solr.core.collection_new.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c927231
   [junit4]   2> 1972915 INFO  (qtp896830766-30462) [n:127.0.0.1:44945_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection_new_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_3F3E13903FF3F288-001/tempDir-001/node1/collection_new_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_3F3E13903FF3F288-001/tempDir-001/node1/./collection_new_shard1_replica_n1/data/]
   [junit4]   2> 1972951 INFO  (qtp896830766-30462) [n:127.0.0.1:44945_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1972951 INFO  (qtp896830766-30462) [n:127.0.0.1:44945_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1972952 INFO  (qtp896830766-30462) [n:127.0.0.1:44945_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1972952 INFO  (qtp896830766-30462) [n:127.0.0.1:44945_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1972952 INFO  (qtp896830766-30462) [n:127.0.0.1:44945_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7edccbb6[collection_new_shard1_replica_n1] main]
   [junit4]   2> 1972955 INFO  (qtp896830766-30462) [n:127.0.0.1:44945_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1972955 INFO  (qtp896830766-30462) [n:127.0.0.1:44945_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1972955 INFO  (qtp896830766-30462) [n:127.0.0.1:44945_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1972955 INFO  (qtp896830766-30462) [n:127.0.0.1:44945_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1641453816925650944
   [junit4]   2> 1972961 INFO  (searcherExecutor-10248-thread-1-processing-n:127.0.0.1:44945_solr x:collection_new_shard1_replica_n1 c:collection_new s:shard1 r:core_node2) [n:127.0.0.1:44945_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.c.SolrCore [collection_new_shard1_replica_n1] Registered new searcher Searcher@7edccbb6[collection_new_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1972966 INFO  (qtp896830766-30462) [n:127.0.0.1:44945_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection_new/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1972966 INFO  (qtp896830766-30462) [n:127.0.0.1:44945_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection_new/leaders/shard1
   [junit4]   2> 1972973 INFO  (qtp896830766-30462) [n:127.0.0.1:44945_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1972973 INFO  (qtp896830766-30462) [n:127.0.0.1:44945_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1972973 INFO  (qtp896830766-30462) [n:127.0.0.1:44945_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44945/solr/collection_new_shard1_replica_n1/
   [junit4]   2> 1972974 INFO  (qtp896830766-30462) [n:127.0.0.1:44945_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1972974 INFO  (qtp896830766-30462) [n:127.0.0.1:44945_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:44945/solr/collection_new_shard1_replica_n1/ has no replicas
   [junit4]   2> 1972974 INFO  (qtp896830766-30462) [n:127.0.0.1:44945_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection_new/leaders/shard1/leader after winning as /collections/collection_new/leader_elect/shard1/election/72093481637576713-core_node2-n_0000000000
   [junit4]   2> 1972977 INFO  (qtp896830766-30462) [n:127.0.0.1:44945_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44945/solr/collection_new_shard1_replica_n1/ shard1
   [junit4]   2> 1973081 INFO  (zkCallback-10808-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_new/state.json] for collection [collection_new] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1973081 INFO  (zkCallback-10808-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_new/state.json] for collection [collection_new] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1973083 INFO  (qtp896830766-30462) [n:127.0.0.1:44945_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1973087 INFO  (qtp896830766-30462) [n:127.0.0.1:44945_solr c:collection_new s:shard1 r:core_node2 x:collection_new_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=collection_new_shard1_replica_n1&action=CREATE&numShards=1&collection=collection_new&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1205
   [junit4]   2> 1973094 INFO  (qtp896830766-30451) [n:127.0.0.1:44945_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> 1973190 INFO  (zkCallback-10808-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_new/state.json] for collection [collection_new] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1973190 INFO  (zkCallback-10808-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_new/state.json] for collection [collection_new] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1973190 INFO  (zkCallback-10808-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_new/state.json] for collection [collection_new] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1973191 INFO  (qtp896830766-30451) [n:127.0.0.1:44945_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=collection_new&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1736
   [junit4]   2> 1973195 INFO  (TEST-AliasIntegrationTest.testDeleteAliasWithExistingCollectionName-seed#[3F3E13903FF3F288]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 1973196 INFO  (TEST-AliasIntegrationTest.testDeleteAliasWithExistingCollectionName-seed#[3F3E13903FF3F288]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 1973200 INFO  (TEST-AliasIntegrationTest.testDeleteAliasWithExistingCollectionName-seed#[3F3E13903FF3F288]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 1973201 INFO  (TEST-AliasIntegrationTest.testDeleteAliasWithExistingCollectionName-seed#[3F3E13903FF3F288]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 1973201 INFO  (TEST-AliasIntegrationTest.testDeleteAliasWithExistingCollectionName-seed#[3F3E13903FF3F288]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 1973202 INFO  (TEST-AliasIntegrationTest.testDeleteAliasWithExistingCollectionName-seed#[3F3E13903FF3F288]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 1973207 INFO  (qtp2138494792-30457) [n:127.0.0.1:51370_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection_old/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 1973207 INFO  (qtp2138494792-30457) [n:127.0.0.1:51370_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection_old_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection_old:4&wt=javabin&version=2}{add=[8 (1641453817187794944)]} 0 3
   [junit4]   2> 1973207 INFO  (qtp896830766-30459) [n:127.0.0.1:44945_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection_old/terms/shard2 to Terms{values={core_node4=1}, version=1}
   [junit4]   2> 1973207 INFO  (qtp896830766-30459) [n:127.0.0.1:44945_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [collection_old_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection_old:4&wt=javabin&version=2}{add=[6 (1641453817187794944), 7 (1641453817188843520)]} 0 3
   [junit4]   2> 1973211 INFO  (qtp896830766-30456) [n:127.0.0.1:44945_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1641453817194086400,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1973211 INFO  (qtp896830766-30456) [n:127.0.0.1:44945_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@14df3a0b commitCommandVersion:1641453817194086400
   [junit4]   2> 1973213 INFO  (qtp896830766-30456) [n:127.0.0.1:44945_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6b155a10[collection_old_shard2_replica_n2] main]
   [junit4]   2> 1973213 INFO  (qtp896830766-30456) [n:127.0.0.1:44945_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1973214 INFO  (searcherExecutor-10238-thread-1-processing-n:127.0.0.1:44945_solr x:collection_old_shard2_replica_n2 c:collection_old s:shard2 r:core_node4) [n:127.0.0.1:44945_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.c.SolrCore [collection_old_shard2_replica_n2] Registered new searcher Searcher@6b155a10[collection_old_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.3.0):C2:[diagnostics={os=SunOS, java.vendor=Oracle Corporation, java.version=1.8.0_221, java.vm.version=25.221-b11, lucene.version=8.3.0, os.arch=amd64, java.runtime.version=1.8.0_221-b11, source=flush, os.version=5.11, timestamp=1565412347026}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1973214 INFO  (qtp896830766-30456) [n:127.0.0.1:44945_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [collection_old_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:51370/solr/collection_old_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 3
   [junit4]   2> 1973215 INFO  (qtp2138494792-30458) [n:127.0.0.1:51370_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1641453817198280704,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1973215 INFO  (qtp2138494792-30458) [n:127.0.0.1:51370_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@447a91a0 commitCommandVersion:1641453817198280704
   [junit4]   2> 1973217 INFO  (qtp2138494792-30458) [n:127.0.0.1:51370_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@56927df5[collection_old_shard1_replica_n1] main]
   [junit4]   2> 1973217 INFO  (qtp2138494792-30458) [n:127.0.0.1:51370_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1973218 INFO  (searcherExecutor-10239-thread-1-processing-n:127.0.0.1:51370_solr x:collection_old_shard1_replica_n1 c:collection_old s:shard1 r:core_node3) [n:127.0.0.1:51370_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.c.SolrCore [collection_old_shard1_replica_n1] Registered new searcher Searcher@56927df5[collection_old_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.3.0):C1:[diagnostics={os=SunOS, java.vendor=Oracle Corporation, java.version=1.8.0_221, java.vm.version=25.221-b11, lucene.version=8.3.0, os.arch=amd64, java.runtime.version=1.8.0_221-b11, source=flush, os.version=5.11, timestamp=1565412347029}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1973218 INFO  (qtp2138494792-30458) [n:127.0.0.1:51370_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection_old_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection_old:4&commit=true&wt=javabin&version=2}{commit=} 0 11
   [junit4]   2> 1973222 INFO  (qtp896830766-30462) [n:127.0.0.1:44945_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection_new/terms/shard1 to Terms{values={core_node2=1}, version=1}
   [junit4]   2> 1973222 INFO  (qtp896830766-30462) [n:127.0.0.1:44945_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection_new_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection_new:4&wt=javabin&version=2}{add=[1 (1641453817204572160)]} 0 2
   [junit4]   2> 1973223 INFO  (qtp896830766-30451) [n:127.0.0.1:44945_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1641453817206669312,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1973223 INFO  (qtp896830766-30451) [n:127.0.0.1:44945_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@bc397a6 commitCommandVersion:1641453817206669312
   [junit4]   2> 1973226 INFO  (qtp896830766-30451) [n:127.0.0.1:44945_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@61b80474[collection_new_shard1_replica_n1] main]
   [junit4]   2> 1973226 INFO  (qtp896830766-30451) [n:127.0.0.1:44945_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1973227 INFO  (searcherExecutor-10248-thread-1-processing-n:127.0.0.1:44945_solr x:collection_new_shard1_replica_n1 c:collection_new s:shard1 r:core_node2) [n:127.0.0.1:44945_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.c.SolrCore [collection_new_shard1_replica_n1] Registered new searcher Searcher@61b80474[collection_new_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.3.0):C1:[diagnostics={os=SunOS, java.vendor=Oracle Corporation, java.version=1.8.0_221, java.vm.version=25.221-b11, lucene.version=8.3.0, os.arch=amd64, java.runtime.version=1.8.0_221-b11, source=flush, os.version=5.11, timestamp=1565412347037}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1973227 INFO  (qtp896830766-30451) [n:127.0.0.1:44945_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection_new_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection_new:4&commit=true&wt=javabin&version=2}{commit=} 0 4
   [junit4]   2> 1973232 INFO  (qtp896830766-30449) [n:127.0.0.1:44945_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.c.S.Request [collection_old_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection_old:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:44945/solr/collection_old_shard2_replica_n2/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1565412347042&isShard=true&wt=javabin} hits=2 status=0 QTime=0
   [junit4]   2> 1973232 INFO  (qtp2138494792-30455) [n:127.0.0.1:51370_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.c.S.Request [collection_old_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection_old:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:51370/solr/collection_old_shard1_replica_n1/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1565412347042&isShard=true&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 1973233 INFO  (qtp2138494792-30457) [n:127.0.0.1:51370_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.c.S.Request [collection_old_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&df=text&distrib=false&_stateVer_=collection_old:4&omitHeader=false&shards.purpose=64&NOW=1565412347042&ids=8&isShard=true&shard.url=http://127.0.0.1:51370/solr/collection_old_shard1_replica_n1/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1973233 INFO  (qtp896830766-30456) [n:127.0.0.1:44945_solr c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2 ] o.a.s.c.S.Request [collection_old_shard2_replica_n2]  webapp=/solr path=/select params={q=*:*&df=text&distrib=false&_stateVer_=collection_old:4&omitHeader=false&shards.purpose=64&NOW=1565412347042&ids=6,7&isShard=true&shard.url=http://127.0.0.1:44945/solr/collection_old_shard2_replica_n2/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1973234 INFO  (qtp2138494792-30450) [n:127.0.0.1:51370_solr c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1 ] o.a.s.c.S.Request [collection_old_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&_stateVer_=collection_old:4&wt=javabin&version=2} hits=3 status=0 QTime=5
   [junit4]   2> 1973236 INFO  (qtp896830766-30462) [n:127.0.0.1:44945_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params collections=collection_old&name=collection_old_reserve&action=CREATEALIAS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1973241 INFO  (OverseerCollectionConfigSetProcessor-72093481637576710-127.0.0.1:51370_solr-n_0000000000) [n:127.0.0.1:51370_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> 1973345 INFO  (qtp896830766-30462) [n:127.0.0.1:44945_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collections=collection_old&name=collection_old_reserve&action=CREATEALIAS&wt=javabin&version=2} status=0 QTime=109
   [junit4]   2> 1973346 INFO  (qtp896830766-30451) [n:127.0.0.1:44945_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params collections=collection_new&name=collection_old&action=CREATEALIAS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1973354 INFO  (OverseerCollectionConfigSetProcessor-72093481637576710-127.0.0.1:51370_solr-n_0000000000) [n:127.0.0.1:51370_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> 1973459 INFO  (qtp896830766-30451) [n:127.0.0.1:44945_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collections=collection_new&name=collection_old&action=CREATEALIAS&wt=javabin&version=2} status=0 QTime=113
   [junit4]   2> 1973461 INFO  (qtp896830766-30459) [n:127.0.0.1:44945_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.c.S.Request [collection_new_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&_stateVer_=collection_old:4&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 1973462 INFO  (qtp896830766-30464) [n:127.0.0.1:44945_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.c.S.Request [collection_new_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&_stateVer_=collection_new:4&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 1973462 INFO  (qtp896830766-30449) [n:127.0.0.1:44945_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params async=72916ef1-6c35-4fea-a9f0-26182706483f&name=collection_old&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1973467 INFO  (qtp896830766-30449) [n:127.0.0.1:44945_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=72916ef1-6c35-4fea-a9f0-26182706483f&name=collection_old&action=DELETE&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 1973468 INFO  (qtp896830766-30456) [n:127.0.0.1:44945_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=72916ef1-6c35-4fea-a9f0-26182706483f&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1973473 INFO  (qtp896830766-30456) [n:127.0.0.1:44945_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=72916ef1-6c35-4fea-a9f0-26182706483f&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 1973476 INFO  (OverseerCollectionConfigSetProcessor-72093481637576710-127.0.0.1:51370_solr-n_0000000000) [n:127.0.0.1:51370_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> 1973477 ERROR (OverseerThreadFactory-10226-thread-5-processing-n:127.0.0.1:51370_solr) [n:127.0.0.1:51370_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: collection_old operation: delete failed:org.apache.solr.common.SolrException: Collection : collection_old is part of aliases: [collection_old_reserve], remove or modify the aliases before removing this collection.
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.DeleteCollectionCmd.checkAliasReference(DeleteCollectionCmd.java:215)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.DeleteCollectionCmd.call(DeleteCollectionCmd.java:85)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:263)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:505)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1973488 INFO  (OverseerThreadFactory-10226-thread-5-processing-n:127.0.0.1:51370_solr) [n:127.0.0.1:51370_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> 1974475 INFO  (qtp896830766-30462) [n:127.0.0.1:44945_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=72916ef1-6c35-4fea-a9f0-26182706483f&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1974485 INFO  (qtp896830766-30462) [n:127.0.0.1:44945_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=72916ef1-6c35-4fea-a9f0-26182706483f&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 1974486 INFO  (qtp896830766-30451) [n:127.0.0.1:44945_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=72916ef1-6c35-4fea-a9f0-26182706483f&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1974487 INFO  (qtp896830766-30451) [n:127.0.0.1:44945_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=72916ef1-6c35-4fea-a9f0-26182706483f&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1974488 INFO  (qtp896830766-30459) [n:127.0.0.1:44945_solr c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1 ] o.a.s.c.S.Request [collection_new_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&_stateVer_=collection_old:4&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 1974491 INFO  (qtp896830766-30464) [n:127.0.0.1:44945_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletealias with params async=ec32851d-4a40-495f-b903-d4f010d7db9e&name=collection_old_reserve&action=DELETEALIAS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1974494 INFO  (qtp896830766-30464) [n:127.0.0.1:44945_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=ec32851d-4a40-495f-b903-d4f010d7db9e&name=collection_old_reserve&action=DELETEALIAS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1974494 INFO  (qtp896830766-30449) [n:127.0.0.1:44945_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=ec32851d-4a40-495f-b903-d4f010d7db9e&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1974496 INFO  (qtp896830766-30449) [n:127.0.0.1:44945_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=ec32851d-4a40-495f-b903-d4f010d7db9e&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1974499 INFO  (OverseerCollectionConfigSetProcessor-72093481637576710-127.0.0.1:51370_solr-n_0000000000) [n:127.0.0.1:51370_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> 1974502 INFO  (OverseerThreadFactory-10226-thread-5-processing-n:127.0.0.1:51370_solr) [n:127.0.0.1:51370_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000009 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1975498 INFO  (qtp896830766-30456) [n:127.0.0.1:44945_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=ec32851d-4a40-495f-b903-d4f010d7db9e&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1975499 INFO  (qtp896830766-30456) [n:127.0.0.1:44945_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=ec32851d-4a40-495f-b903-d4f010d7db9e&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1975500 INFO  (qtp896830766-30462) [n:127.0.0.1:44945_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=ec32851d-4a40-495f-b903-d4f010d7db9e&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1975501 INFO  (qtp896830766-30462) [n:127.0.0.1:44945_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=ec32851d-4a40-495f-b903-d4f010d7db9e&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1975502 INFO  (qtp896830766-30451) [n:127.0.0.1:44945_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletealias with params async=bb2fe84a-3666-4726-a395-18503c1a8d63&name=collection_old&action=DELETEALIAS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1975508 INFO  (qtp896830766-30451) [n:127.0.0.1:44945_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=bb2fe84a-3666-4726-a395-18503c1a8d63&name=collection_old&action=DELETEALIAS&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 1975508 INFO  (qtp896830766-30459) [n:127.0.0.1:44945_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=bb2fe84a-3666-4726-a395-18503c1a8d63&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1975511 INFO  (qtp896830766-30459) [n:127.0.0.1:44945_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=bb2fe84a-3666-4726-a395-18503c1a8d63&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1975511 INFO  (OverseerCollectionConfigSetProcessor-72093481637576710-127.0.0.1:51370_solr-n_0000000000) [n:127.0.0.1:51370_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000009 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1975515 INFO  (OverseerThreadFactory-10226-thread-5-processing-n:127.0.0.1:51370_solr) [n:127.0.0.1:51370_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000010 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1976512 INFO  (qtp896830766-30464) [n:127.0.0.1:44945_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=bb2fe84a-3666-4726-a395-18503c1a8d63&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1976514 INFO  (qtp896830766-30464) [n:127.0.0.1:44945_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=bb2fe84a-3666-4726-a395-18503c1a8d63&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1976515 INFO  (qtp896830766-30449) [n:127.0.0.1:44945_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=bb2fe84a-3666-4726-a395-18503c1a8d63&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1976516 INFO  (qtp896830766-30449) [n:127.0.0.1:44945_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=bb2fe84a-3666-4726-a395-18503c1a8d63&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1976517 INFO  (qtp896830766-30456) [n:127.0.0.1:44945_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params async=c1d03db9-99a3-499f-acc7-f6fb42c3ab79&name=collection_new&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1976520 INFO  (qtp896830766-30456) [n:127.0.0.1:44945_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=c1d03db9-99a3-499f-acc7-f6fb42c3ab79&name=collection_new&action=DELETE&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1976521 INFO  (qtp896830766-30462) [n:127.0.0.1:44945_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=c1d03db9-99a3-499f-acc7-f6fb42c3ab79&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1976523 INFO  (qtp896830766-30462) [n:127.0.0.1:44945_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=c1d03db9-99a3-499f-acc7-f6fb42c3ab79&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1976524 INFO  (OverseerCollectionConfigSetProcessor-72093481637576710-127.0.0.1:51370_solr-n_0000000000) [n:127.0.0.1:51370_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000010 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1976525 INFO  (OverseerThreadFactory-10226-thread-5-processing-n:127.0.0.1:51370_solr) [n:127.0.0.1:51370_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=c1d03db9-99a3-499f-acc7-f6fb42c3ab79
   [junit4]   2> 1976528 INFO  (qtp896830766-30451) [n:127.0.0.1:44945_solr    x:collection_new_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&deleteMetricsHistory=true&core=collection_new_shard1_replica_n1&async=c1d03db9-99a3-499f-acc7-f6fb42c3ab79547610982298736&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1976529 INFO  (parallelCoreAdminExecutor-10234-thread-1-processing-n:127.0.0.1:44945_solr x:collection_new_shard1_replica_n1 c1d03db9-99a3-499f-acc7-f6fb42c3ab79547610982298736 UNLOAD) [n:127.0.0.1:44945_solr    x:collection_new_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection_new.shard1.replica_n1, tag=null
   [junit4]   2> 1976529 INFO  (parallelCoreAdminExecutor-10234-thread-1-processing-n:127.0.0.1:44945_solr x:collection_new_shard1_replica_n1 c1d03db9-99a3-499f-acc7-f6fb42c3ab79547610982298736 UNLOAD) [n:127.0.0.1:44945_solr    x:collection_new_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@e2eb2f9: rootName = solr_44945, domain = solr.core.collection_new.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.collection_new.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@24f8d16b
   [junit4]   2> 1976529 INFO  (qtp896830766-30459) [n:127.0.0.1:44945_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : c1d03db9-99a3-499f-acc7-f6fb42c3ab79547610982298736
   [junit4]   2> 1976529 INFO  (qtp896830766-30459) [n:127.0.0.1:44945_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=c1d03db9-99a3-499f-acc7-f6fb42c3ab79547610982298736&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1976536 INFO  (parallelCoreAdminExecutor-10234-thread-1-processing-n:127.0.0.1:44945_solr x:collection_new_shard1_replica_n1 c1d03db9-99a3-499f-acc7-f6fb42c3ab79547610982298736 UNLOAD) [n:127.0.0.1:44945_solr    x:collection_new_shard1_replica_n1 ] o.a.s.c.SolrCore [collection_new_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@363ddb35
   [junit4]   2> 1976536 INFO  (parallelCoreAdminExecutor-10234-thread-1-processing-n:127.0.0.1:44945_solr x:collection_new_shard1_replica_n1 c1d03db9-99a3-499f-acc7-f6fb42c3ab79547610982298736 UNLOAD) [n:127.0.0.1:44945_solr    x:collection_new_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection_new.shard1.replica_n1, tag=363ddb35
   [junit4]   2> 1976536 INFO  (parallelCoreAdminExecutor-10234-thread-1-processing-n:127.0.0.1:44945_solr x:collection_new_shard1_replica_n1 c1d03db9-99a3-499f-acc7-f6fb42c3ab79547610982298736 UNLOAD) [n:127.0.0.1:44945_solr    x:collection_new_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection_new.shard1.leader, tag=363ddb35
   [junit4]   2> 1976539 INFO  (parallelCoreAdminExecutor-10234-thread-1-processing-n:127.0.0.1:44945_solr x:collection_new_shard1_replica_n1 c1d03db9-99a3-499f-acc7-f6fb42c3ab79547610982298736 UNLOAD) [n:127.0.0.1:44945_solr    x:collection_new_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection_new/terms/shard1 to Terms{values={}, version=2}
   [junit4]   2> 1976542 INFO  (zkCallback-10808-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_new/state.json] for collection [collection_new] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1976542 INFO  (zkCallback-10808-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_new/state.json] for collection [collection_new] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1976543 INFO  (zkCallback-10808-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection_new/state.json] for collection [collection_new] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1977528 INFO  (qtp896830766-30464) [n:127.0.0.1:44945_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=c1d03db9-99a3-499f-acc7-f6fb42c3ab79&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1977531 INFO  (qtp896830766-30464) [n:127.0.0.1:44945_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=c1d03db9-99a3-499f-acc7-f6fb42c3ab79&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1977531 INFO  (qtp896830766-30449) [n:127.0.0.1:44945_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : c1d03db9-99a3-499f-acc7-f6fb42c3ab79547610982298736
   [junit4]   2> 1977531 INFO  (qtp896830766-30449) [n:127.0.0.1:44945_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=c1d03db9-99a3-499f-acc7-f6fb42c3ab79547610982298736&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1977638 INFO  (zkCallback-10792-thread-3) [     ] o.a.s.c.c

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

 J1 | AliasIntegrationTest.testModifyPropertiesCAR
   [junit4] OK      4.12s J1 | AliasIntegrationTest.testModifyPropertiesV1
   [junit4] OK      6.41s J1 | AliasIntegrationTest.test
   [junit4] OK      4.30s J1 | AliasIntegrationTest.testModifyPropertiesV2
   [junit4] Completed [1/5] on J1 in 70.68s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4] OK      14.2s J0 | AliasIntegrationTest.testDeleteAliasWithExistingCollectionName
   [junit4] OK      14.6s J0 | AliasIntegrationTest.testDeleteOneOfTwoCollectionsAliased
   [junit4] OK      2.46s J0 | AliasIntegrationTest.testErrorChecks
   [junit4] OK      4.74s J0 | AliasIntegrationTest.testProperties
   [junit4] OK      4.19s J0 | AliasIntegrationTest.testClusterStateProviderAPI
   [junit4] OK      4.15s J0 | AliasIntegrationTest.testModifyPropertiesCAR
   [junit4] OK      4.16s J0 | AliasIntegrationTest.testModifyPropertiesV1
   [junit4] OK      6.42s J0 | AliasIntegrationTest.test
   [junit4] OK      4.39s J0 | AliasIntegrationTest.testModifyPropertiesV2
   [junit4] Completed [2/5] on J0 in 70.77s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4] OK      10.3s J0 | AliasIntegrationTest.testDeleteAliasWithExistingCollectionName
   [junit4] OK      14.2s J0 | AliasIntegrationTest.testDeleteOneOfTwoCollectionsAliased
   [junit4] OK      2.28s J0 | AliasIntegrationTest.testErrorChecks
   [junit4] OK      4.19s J0 | AliasIntegrationTest.testProperties
   [junit4] OK      4.03s J0 | AliasIntegrationTest.testClusterStateProviderAPI
   [junit4] OK      3.99s J0 | AliasIntegrationTest.testModifyPropertiesCAR
   [junit4] OK      3.98s J0 | AliasIntegrationTest.testModifyPropertiesV1
   [junit4] OK      5.81s J0 | AliasIntegrationTest.test
   [junit4] OK      3.98s J0 | AliasIntegrationTest.testModifyPropertiesV2
   [junit4] Completed [3/5] on J0 in 56.85s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4] OK      11.2s J1 | AliasIntegrationTest.testDeleteAliasWithExistingCollectionName
   [junit4] OK      14.2s J1 | AliasIntegrationTest.testDeleteOneOfTwoCollectionsAliased
   [junit4] OK      2.33s J1 | AliasIntegrationTest.testErrorChecks
   [junit4] OK      4.17s J1 | AliasIntegrationTest.testProperties
   [junit4] OK      3.97s J1 | AliasIntegrationTest.testClusterStateProviderAPI
   [junit4] OK      3.98s J1 | AliasIntegrationTest.testModifyPropertiesCAR
   [junit4] OK      3.94s J1 | AliasIntegrationTest.testModifyPropertiesV1
   [junit4] OK      5.86s J1 | AliasIntegrationTest.test
   [junit4] OK      4.05s J1 | AliasIntegrationTest.testModifyPropertiesV2
   [junit4] Completed [4/5] on J1 in 57.52s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4] OK      10.9s J0 | AliasIntegrationTest.testDeleteAliasWithExistingCollectionName
   [junit4] OK      14.2s J0 | AliasIntegrationTest.testDeleteOneOfTwoCollectionsAliased
   [junit4] OK      2.29s J0 | AliasIntegrationTest.testErrorChecks
   [junit4] OK      4.04s J0 | AliasIntegrationTest.testProperties
   [junit4] OK      4.07s J0 | AliasIntegrationTest.testClusterStateProviderAPI
   [junit4] OK      3.97s J0 | AliasIntegrationTest.testModifyPropertiesCAR
   [junit4] OK      3.95s J0 | AliasIntegrationTest.testModifyPropertiesV1
   [junit4] OK      5.75s J0 | AliasIntegrationTest.test
   [junit4] OK      4.03s J0 | AliasIntegrationTest.testModifyPropertiesV2
   [junit4] Completed [5/5] on J0 in 55.67s, 9 tests
   [junit4] 
   [junit4] JVM J0:     0.77 ..   185.32 =   184.55s
   [junit4] JVM J1:     0.76 ..   130.27 =   129.52s
   [junit4] Execution time total: 3 minutes 5 seconds
   [junit4] Tests summary: 5 suites, 45 tests
   [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 258.79s | org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
[junit4:tophints] 225.74s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 178.84s | org.apache.solr.search.facet.TestJsonFacets
[junit4:tophints] 176.91s | org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
[junit4:tophints] 150.47s | org.apache.solr.cloud.CollectionsAPISolrJTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 3 minutes 8 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.AliasIntegrationTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2805)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2684)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2665)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3052)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at hudson.FilePath.act(FilePath.java:1072)
		at hudson.FilePath.act(FilePath.java:1061)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2663)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1840)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3054)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1074)
	at hudson.FilePath.act(FilePath.java:1061)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2663)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1840)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=382627d94b146d44ea4bd52135a3e89f09ca4fbc, workspace=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #256
Recording test results
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2