Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/99/

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([F5EA7165470B85B0:EA3DED4934007CFB]: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:293)
        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 14401 lines...]
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F5EA7165470B85B0-001/init-core-data-001
   [junit4]   2> 2107245 WARN  
(SUITE-AliasIntegrationTest-seed#[F5EA7165470B85B0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=27 numCloses=27
   [junit4]   2> 2107245 INFO  
(SUITE-AliasIntegrationTest-seed#[F5EA7165470B85B0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2107246 INFO  
(SUITE-AliasIntegrationTest-seed#[F5EA7165470B85B0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2107247 INFO  
(SUITE-AliasIntegrationTest-seed#[F5EA7165470B85B0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2107247 INFO  
(SUITE-AliasIntegrationTest-seed#[F5EA7165470B85B0]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F5EA7165470B85B0-001/tempDir-001
   [junit4]   2> 2107247 INFO  
(SUITE-AliasIntegrationTest-seed#[F5EA7165470B85B0]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2107256 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2107257 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2107359 INFO  
(SUITE-AliasIntegrationTest-seed#[F5EA7165470B85B0]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:41200
   [junit4]   2> 2107359 INFO  
(SUITE-AliasIntegrationTest-seed#[F5EA7165470B85B0]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41200
   [junit4]   2> 2107359 INFO  
(SUITE-AliasIntegrationTest-seed#[F5EA7165470B85B0]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 41200
   [junit4]   2> 2107420 INFO  (zkConnectionManagerCallback-7318-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2107467 INFO  (zkConnectionManagerCallback-7320-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2107517 INFO  (zkConnectionManagerCallback-7322-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2107532 WARN  (jetty-launcher-7323-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2107532 INFO  (jetty-launcher-7323-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2107532 INFO  (jetty-launcher-7323-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2107532 INFO  (jetty-launcher-7323-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 2107546 WARN  (jetty-launcher-7323-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2107546 INFO  (jetty-launcher-7323-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2107546 INFO  (jetty-launcher-7323-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2107546 INFO  (jetty-launcher-7323-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 2107616 INFO  (jetty-launcher-7323-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2107616 INFO  (jetty-launcher-7323-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2107616 INFO  (jetty-launcher-7323-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2107620 INFO  (jetty-launcher-7323-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@341403f4{/solr,null,AVAILABLE}
   [junit4]   2> 2107626 WARN  (jetty-launcher-7323-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@14ef1def[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2107659 INFO  (jetty-launcher-7323-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2107659 INFO  (jetty-launcher-7323-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2107659 INFO  (jetty-launcher-7323-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2107659 INFO  (jetty-launcher-7323-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@42d7c9de{/solr,null,AVAILABLE}
   [junit4]   2> 2107660 WARN  (jetty-launcher-7323-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7b78096f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2107660 INFO  (jetty-launcher-7323-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5659b3fb{SSL,[ssl, 
http/1.1]}{127.0.0.1:44324}
   [junit4]   2> 2107660 INFO  (jetty-launcher-7323-thread-1) [    ] 
o.e.j.s.Server Started @2107933ms
   [junit4]   2> 2107660 INFO  (jetty-launcher-7323-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44324}
   [junit4]   2> 2107660 ERROR (jetty-launcher-7323-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2107660 INFO  (jetty-launcher-7323-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2107660 INFO  (jetty-launcher-7323-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.2.0
   [junit4]   2> 2107660 INFO  (jetty-launcher-7323-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2107660 INFO  (jetty-launcher-7323-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2107660 INFO  (jetty-launcher-7323-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-16T03:41:09.163Z
   [junit4]   2> 2107673 INFO  (jetty-launcher-7323-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@46f787b7{SSL,[ssl, 
http/1.1]}{127.0.0.1:37480}
   [junit4]   2> 2107673 INFO  (jetty-launcher-7323-thread-2) [    ] 
o.e.j.s.Server Started @2107946ms
   [junit4]   2> 2107673 INFO  (jetty-launcher-7323-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37480}
   [junit4]   2> 2107674 ERROR (jetty-launcher-7323-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2107674 INFO  (jetty-launcher-7323-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2107674 INFO  (jetty-launcher-7323-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.2.0
   [junit4]   2> 2107674 INFO  (jetty-launcher-7323-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2107674 INFO  (jetty-launcher-7323-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2107674 INFO  (jetty-launcher-7323-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-16T03:41:09.177Z
   [junit4]   2> 2107692 INFO  (zkConnectionManagerCallback-7325-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2107692 INFO  (jetty-launcher-7323-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2107712 INFO  (zkConnectionManagerCallback-7327-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2107712 INFO  (jetty-launcher-7323-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2107894 INFO  (jetty-launcher-7323-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2107948 WARN  (jetty-launcher-7323-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2107958 INFO  (jetty-launcher-7323-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2107958 WARN  (jetty-launcher-7323-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@33d46501[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2107958 WARN  (jetty-launcher-7323-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2107995 WARN  (jetty-launcher-7323-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@20e67b21[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2108001 WARN  (jetty-launcher-7323-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2108035 WARN  (jetty-launcher-7323-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2108098 WARN  (jetty-launcher-7323-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1a6b7d8b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2108099 INFO  (jetty-launcher-7323-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41200/solr
   [junit4]   2> 2108109 WARN  (jetty-launcher-7323-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@774fa6d2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2108110 INFO  (jetty-launcher-7323-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41200/solr
   [junit4]   2> 2108156 INFO  (zkConnectionManagerCallback-7338-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2108169 INFO  (zkConnectionManagerCallback-7341-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2108202 INFO  (zkConnectionManagerCallback-7343-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2108202 INFO  (zkConnectionManagerCallback-7345-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2108256 INFO  (jetty-launcher-7323-thread-1) 
[n:127.0.0.1:44324_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44324_solr
   [junit4]   2> 2108271 INFO  (jetty-launcher-7323-thread-1) 
[n:127.0.0.1:44324_solr    ] o.a.s.c.Overseer Overseer 
(id=74699708660842504-127.0.0.1:44324_solr-n_0000000000) starting
   [junit4]   2> 2108304 INFO  (zkConnectionManagerCallback-7354-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2108306 INFO  (jetty-launcher-7323-thread-1) 
[n:127.0.0.1:44324_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41200/solr ready
   [junit4]   2> 2108315 INFO  (jetty-launcher-7323-thread-2) 
[n:127.0.0.1:37480_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37480_solr
   [junit4]   2> 2108397 INFO  
(OverseerStateUpdate-74699708660842504-127.0.0.1:44324_solr-n_0000000000) 
[n:127.0.0.1:44324_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:44324_solr
   [junit4]   2> 2108397 INFO  (zkCallback-7353-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2108397 INFO  (jetty-launcher-7323-thread-1) 
[n:127.0.0.1:44324_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:44324_solr as DOWN
   [junit4]   2> 2108398 INFO  
(OverseerStateUpdate-74699708660842504-127.0.0.1:44324_solr-n_0000000000) 
[n:127.0.0.1:44324_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2108398 INFO  (jetty-launcher-7323-thread-1) 
[n:127.0.0.1:44324_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2108398 INFO  (jetty-launcher-7323-thread-1) 
[n:127.0.0.1:44324_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44324_solr
   [junit4]   2> 2108404 INFO  (zkCallback-7353-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2108412 INFO  (zkCallback-7342-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2108437 INFO  (zkCallback-7344-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2108460 INFO  (zkConnectionManagerCallback-7359-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2108461 INFO  (jetty-launcher-7323-thread-2) 
[n:127.0.0.1:37480_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2108461 INFO  (jetty-launcher-7323-thread-2) 
[n:127.0.0.1:37480_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41200/solr ready
   [junit4]   2> 2108472 INFO  (jetty-launcher-7323-thread-1) 
[n:127.0.0.1:44324_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2108525 INFO  (jetty-launcher-7323-thread-1) 
[n:127.0.0.1:44324_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44324.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@23ef38e4
   [junit4]   2> 2108525 INFO  (jetty-launcher-7323-thread-2) 
[n:127.0.0.1:37480_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2108558 INFO  (jetty-launcher-7323-thread-1) 
[n:127.0.0.1:44324_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44324.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@23ef38e4
   [junit4]   2> 2108558 INFO  (jetty-launcher-7323-thread-1) 
[n:127.0.0.1:44324_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44324.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@23ef38e4
   [junit4]   2> 2108559 INFO  (jetty-launcher-7323-thread-1) 
[n:127.0.0.1:44324_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F5EA7165470B85B0-001/tempDir-001/node1/.
   [junit4]   2> 2108657 INFO  (jetty-launcher-7323-thread-2) 
[n:127.0.0.1:37480_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37480.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@23ef38e4
   [junit4]   2> 2108673 INFO  (jetty-launcher-7323-thread-2) 
[n:127.0.0.1:37480_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37480.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@23ef38e4
   [junit4]   2> 2108673 INFO  (jetty-launcher-7323-thread-2) 
[n:127.0.0.1:37480_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37480.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@23ef38e4
   [junit4]   2> 2108674 INFO  (jetty-launcher-7323-thread-2) 
[n:127.0.0.1:37480_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F5EA7165470B85B0-001/tempDir-001/node2/.
   [junit4]   2> 2108760 INFO  (zkConnectionManagerCallback-7366-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2108760 INFO  
(SUITE-AliasIntegrationTest-seed#[F5EA7165470B85B0]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2108780 INFO  
(SUITE-AliasIntegrationTest-seed#[F5EA7165470B85B0]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41200/solr ready
   [junit4]   2> 2109089 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesCAR-seed#[F5EA7165470B85B0]) [   
 ] o.a.s.SolrTestCaseJ4 ###Starting testModifyPropertiesCAR
   [junit4]   2> 2109147 INFO  (qtp1351113788-20291) [n:127.0.0.1:44324_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=collection1meta&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2109199 INFO  
(OverseerThreadFactory-6047-thread-1-processing-n:127.0.0.1:44324_solr) 
[n:127.0.0.1:44324_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1meta
   [junit4]   2> 2109311 INFO  
(OverseerStateUpdate-74699708660842504-127.0.0.1:44324_solr-n_0000000000) 
[n:127.0.0.1:44324_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1meta",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1meta_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37480/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2109328 INFO  
(OverseerStateUpdate-74699708660842504-127.0.0.1:44324_solr-n_0000000000) 
[n:127.0.0.1:44324_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1meta",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1meta_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44324/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2109589 INFO  (qtp1351113788-20289) [n:127.0.0.1:44324_solr    
x:collection1meta_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1meta_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1meta&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2109665 INFO  (qtp69513930-20300) [n:127.0.0.1:37480_solr    
x:collection1meta_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1meta_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1meta&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2109665 INFO  (qtp69513930-20300) [n:127.0.0.1:37480_solr    
x:collection1meta_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2110676 INFO  (qtp1351113788-20289) [n:127.0.0.1:44324_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 2110715 INFO  (qtp1351113788-20289) [n:127.0.0.1:44324_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.s.IndexSchema [collection1meta_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 2110718 INFO  (qtp1351113788-20289) [n:127.0.0.1:44324_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2110718 INFO  (qtp1351113788-20289) [n:127.0.0.1:44324_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1meta_shard2_replica_n2' 
using configuration from collection collection1meta, trusted=true
   [junit4]   2> 2110719 INFO  (qtp1351113788-20289) [n:127.0.0.1:44324_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44324.solr.core.collection1meta.shard2.replica_n2' (registry 
'solr.core.collection1meta.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@23ef38e4
   [junit4]   2> 2110720 INFO  (qtp1351113788-20289) [n:127.0.0.1:44324_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.SolrCore [[collection1meta_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F5EA7165470B85B0-001/tempDir-001/node1/collection1meta_shard2_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F5EA7165470B85B0-001/tempDir-001/node1/./collection1meta_shard2_replica_n2/data/]
   [junit4]   2> 2110750 INFO  (qtp69513930-20300) [n:127.0.0.1:37480_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 2110825 INFO  (qtp69513930-20300) [n:127.0.0.1:37480_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection1meta_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2110827 INFO  (qtp69513930-20300) [n:127.0.0.1:37480_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2110827 INFO  (qtp69513930-20300) [n:127.0.0.1:37480_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1meta_shard1_replica_n1' 
using configuration from collection collection1meta, trusted=true
   [junit4]   2> 2110827 INFO  (qtp69513930-20300) [n:127.0.0.1:37480_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37480.solr.core.collection1meta.shard1.replica_n1' (registry 
'solr.core.collection1meta.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@23ef38e4
   [junit4]   2> 2110828 INFO  (qtp69513930-20300) [n:127.0.0.1:37480_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection1meta_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F5EA7165470B85B0-001/tempDir-001/node2/collection1meta_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F5EA7165470B85B0-001/tempDir-001/node2/./collection1meta_shard1_replica_n1/data/]
   [junit4]   2> 2111079 INFO  (qtp69513930-20300) [n:127.0.0.1:37480_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2111079 INFO  (qtp69513930-20300) [n:127.0.0.1:37480_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2111080 INFO  (qtp69513930-20300) [n:127.0.0.1:37480_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2111080 INFO  (qtp69513930-20300) [n:127.0.0.1:37480_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2111081 INFO  (qtp69513930-20300) [n:127.0.0.1:37480_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@172a4679[collection1meta_shard1_replica_n1] main]
   [junit4]   2> 2111090 INFO  (qtp1351113788-20289) [n:127.0.0.1:44324_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2111090 INFO  (qtp1351113788-20289) [n:127.0.0.1:44324_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2111091 INFO  (qtp1351113788-20289) [n:127.0.0.1:44324_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2111091 INFO  (qtp1351113788-20289) [n:127.0.0.1:44324_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2111092 INFO  (qtp1351113788-20289) [n:127.0.0.1:44324_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@18151421[collection1meta_shard2_replica_n2] main]
   [junit4]   2> 2111103 INFO  (qtp1351113788-20289) [n:127.0.0.1:44324_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2111103 INFO  (qtp1351113788-20289) [n:127.0.0.1:44324_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2111104 INFO  (qtp1351113788-20289) [n:127.0.0.1:44324_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2111104 INFO  (qtp1351113788-20289) [n:127.0.0.1:44324_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1633658415461957632
   [junit4]   2> 2111107 INFO  
(searcherExecutor-6056-thread-1-processing-n:127.0.0.1:44324_solr 
x:collection1meta_shard2_replica_n2 c:collection1meta s:shard2 r:core_node4) 
[n:127.0.0.1:44324_solr c:collection1meta s:shard2 r:core_node4 
x:collection1meta_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1meta_shard2_replica_n2] Registered new searcher 
Searcher@18151421[collection1meta_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2111115 INFO  (qtp69513930-20300) [n:127.0.0.1:37480_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2111115 INFO  (qtp69513930-20300) [n:127.0.0.1:37480_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2111116 INFO  (qtp69513930-20300) [n:127.0.0.1:37480_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2111116 INFO  (qtp69513930-20300) [n:127.0.0.1:37480_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1633658415474540544
   [junit4]   2> 2111119 INFO  
(searcherExecutor-6057-thread-1-processing-n:127.0.0.1:37480_solr 
x:collection1meta_shard1_replica_n1 c:collection1meta s:shard1 r:core_node3) 
[n:127.0.0.1:37480_solr c:collection1meta s:shard1 r:core_node3 
x:collection1meta_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1meta_shard1_replica_n1] Registered new searcher 
Searcher@172a4679[collection1meta_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2111121 INFO  (qtp1351113788-20289) [n:127.0.0.1:44324_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1meta/terms/shard2 to Terms{values={core_node4=0}, 
version=0}
   [junit4]   2> 2111121 INFO  (qtp1351113788-20289) [n:127.0.0.1:44324_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1meta/leaders/shard2
   [junit4]   2> 2111133 INFO  (qtp69513930-20300) [n:127.0.0.1:37480_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1meta/terms/shard1 to Terms{values={core_node3=0}, 
version=0}
   [junit4]   2> 2111133 INFO  (qtp69513930-20300) [n:127.0.0.1:37480_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1meta/leaders/shard1
   [junit4]   2> 2111136 INFO  (qtp69513930-20300) [n:127.0.0.1:37480_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2111136 INFO  (qtp69513930-20300) [n:127.0.0.1:37480_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2111136 INFO  (qtp69513930-20300) [n:127.0.0.1:37480_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:37480/solr/collection1meta_shard1_replica_n1/
   [junit4]   2> 2111136 INFO  (qtp69513930-20300) [n:127.0.0.1:37480_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2111137 INFO  (qtp69513930-20300) [n:127.0.0.1:37480_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:37480/solr/collection1meta_shard1_replica_n1/ has no replicas
   [junit4]   2> 2111137 INFO  (qtp69513930-20300) [n:127.0.0.1:37480_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1meta/leaders/shard1/leader after winning as 
/collections/collection1meta/leader_elect/shard1/election/74699708660842503-core_node3-n_0000000000
   [junit4]   2> 2111138 INFO  (qtp1351113788-20289) [n:127.0.0.1:44324_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2111138 INFO  (qtp1351113788-20289) [n:127.0.0.1:44324_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2111138 INFO  (qtp1351113788-20289) [n:127.0.0.1:44324_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:44324/solr/collection1meta_shard2_replica_n2/
   [junit4]   2> 2111138 INFO  (qtp69513930-20300) [n:127.0.0.1:37480_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:37480/solr/collection1meta_shard1_replica_n1/ shard1
   [junit4]   2> 2111139 INFO  (qtp1351113788-20289) [n:127.0.0.1:44324_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2111139 INFO  (qtp1351113788-20289) [n:127.0.0.1:44324_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:44324/solr/collection1meta_shard2_replica_n2/ has no replicas
   [junit4]   2> 2111167 INFO  (qtp1351113788-20289) [n:127.0.0.1:44324_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1meta/leaders/shard2/leader after winning as 
/collections/collection1meta/leader_elect/shard2/election/74699708660842504-core_node4-n_0000000000
   [junit4]   2> 2111169 INFO  (qtp1351113788-20289) [n:127.0.0.1:44324_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:44324/solr/collection1meta_shard2_replica_n2/ shard2
   [junit4]   2> 2111346 INFO  (zkCallback-7342-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2111347 INFO  (qtp69513930-20300) [n:127.0.0.1:37480_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2111354 INFO  (zkCallback-7344-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2111362 INFO  (zkCallback-7342-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2111363 INFO  (qtp69513930-20300) [n:127.0.0.1:37480_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1meta_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1meta&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1698
   [junit4]   2> 2111379 INFO  (qtp1351113788-20289) [n:127.0.0.1:44324_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2111380 INFO  (qtp1351113788-20289) [n:127.0.0.1:44324_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1meta_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1meta&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1791
   [junit4]   2> 2111394 INFO  (zkCallback-7344-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2111408 INFO  (qtp1351113788-20291) [n:127.0.0.1:44324_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> 2111471 INFO  
(OverseerCollectionConfigSetProcessor-74699708660842504-127.0.0.1:44324_solr-n_0000000000)
 [n:127.0.0.1:44324_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> 2111492 INFO  (zkCallback-7344-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2111496 INFO  (zkCallback-7344-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2111496 INFO  (zkCallback-7342-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2111496 INFO  (zkCallback-7342-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2111496 INFO  (zkCallback-7344-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2111500 INFO  (qtp1351113788-20291) [n:127.0.0.1:44324_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=collection1meta&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2352
   [junit4]   2> 2111501 INFO  (qtp1351113788-20290) [n:127.0.0.1:44324_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=collection2meta&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2111520 INFO  (zkCallback-7342-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2111541 INFO  
(OverseerThreadFactory-6047-thread-2-processing-n:127.0.0.1:44324_solr) 
[n:127.0.0.1:44324_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection2meta
   [junit4]   2> 2111780 INFO  
(OverseerStateUpdate-74699708660842504-127.0.0.1:44324_solr-n_0000000000) 
[n:127.0.0.1:44324_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection2meta",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection2meta_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37480/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2111966 INFO  (qtp69513930-20296) [n:127.0.0.1:37480_solr    
x:collection2meta_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection2meta_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2meta&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2112980 INFO  (qtp69513930-20296) [n:127.0.0.1:37480_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 2113118 INFO  (qtp69513930-20296) [n:127.0.0.1:37480_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection2meta_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2113131 INFO  (qtp69513930-20296) [n:127.0.0.1:37480_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2113131 INFO  (qtp69513930-20296) [n:127.0.0.1:37480_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection2meta_shard1_replica_n1' 
using configuration from collection collection2meta, trusted=true
   [junit4]   2> 2113132 INFO  (qtp69513930-20296) [n:127.0.0.1:37480_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37480.solr.core.collection2meta.shard1.replica_n1' (registry 
'solr.core.collection2meta.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@23ef38e4
   [junit4]   2> 2113132 INFO  (qtp69513930-20296) [n:127.0.0.1:37480_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection2meta_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F5EA7165470B85B0-001/tempDir-001/node2/collection2meta_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F5EA7165470B85B0-001/tempDir-001/node2/./collection2meta_shard1_replica_n1/data/]
   [junit4]   2> 2113286 INFO  (qtp69513930-20296) [n:127.0.0.1:37480_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2113286 INFO  (qtp69513930-20296) [n:127.0.0.1:37480_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2113287 INFO  (qtp69513930-20296) [n:127.0.0.1:37480_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2113287 INFO  (qtp69513930-20296) [n:127.0.0.1:37480_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2113288 INFO  (qtp69513930-20296) [n:127.0.0.1:37480_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@51a6a612[collection2meta_shard1_replica_n1] main]
   [junit4]   2> 2113290 INFO  (qtp69513930-20296) [n:127.0.0.1:37480_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2113290 INFO  (qtp69513930-20296) [n:127.0.0.1:37480_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2113290 INFO  (qtp69513930-20296) [n:127.0.0.1:37480_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2113291 INFO  (qtp69513930-20296) [n:127.0.0.1:37480_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1633658417755193344
   [junit4]   2> 2113294 INFO  
(searcherExecutor-6066-thread-1-processing-n:127.0.0.1:37480_solr 
x:collection2meta_shard1_replica_n1 c:collection2meta s:shard1 r:core_node2) 
[n:127.0.0.1:37480_solr c:collection2meta s:shard1 r:core_node2 
x:collection2meta_shard1_replica_n1] o.a.s.c.SolrCore 
[collection2meta_shard1_replica_n1] Registered new searcher 
Searcher@51a6a612[collection2meta_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2113304 INFO  (qtp69513930-20296) [n:127.0.0.1:37480_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection2meta/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 2113304 INFO  (qtp69513930-20296) [n:127.0.0.1:37480_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection2meta/leaders/shard1
   [junit4]   2> 2113306 INFO  (qtp69513930-20296) [n:127.0.0.1:37480_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2113306 INFO  (qtp69513930-20296) [n:127.0.0.1:37480_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2113306 INFO  (qtp69513930-20296) [n:127.0.0.1:37480_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:37480/solr/collection2meta_shard1_replica_n1/
   [junit4]   2> 2113306 INFO  (qtp69513930-20296) [n:127.0.0.1:37480_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2113306 INFO  (qtp69513930-20296) [n:127.0.0.1:37480_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:37480/solr/collection2meta_shard1_replica_n1/ has no replicas
   [junit4]   2> 2113306 INFO  (qtp69513930-20296) [n:127.0.0.1:37480_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection2meta/leaders/shard1/leader after winning as 
/collections/collection2meta/leader_elect/shard1/election/74699708660842503-core_node2-n_0000000000
   [junit4]   2> 2113308 INFO  (qtp69513930-20296) [n:127.0.0.1:37480_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:37480/solr/collection2meta_shard1_replica_n1/ shard1
   [junit4]   2> 2113440 INFO  (zkCallback-7342-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2113440 INFO  (zkCallback-7342-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2113441 INFO  (qtp69513930-20296) [n:127.0.0.1:37480_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2113442 INFO  (qtp69513930-20296) [n:127.0.0.1:37480_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection2meta_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2meta&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1476
   [junit4]   2> 2113461 INFO  (qtp1351113788-20290) [n:127.0.0.1:44324_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> 2113542 INFO  
(OverseerCollectionConfigSetProcessor-74699708660842504-127.0.0.1:44324_solr-n_0000000000)
 [n:127.0.0.1:44324_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> 2113559 INFO  (zkCallback-7342-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2113559 INFO  (zkCallback-7344-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2113559 INFO  (zkCallback-7342-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2113559 INFO  (zkCallback-7342-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2113560 INFO  (qtp1351113788-20290) [n:127.0.0.1:44324_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=collection2meta&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2059
   [junit4]   2> 2113586 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesCAR-seed#[F5EA7165470B85B0]) [   
 ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 2113586 INFO  (watches-7363-thread-2) [    ] 
o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 2113590 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesCAR-seed#[F5EA7165470B85B0]) [   
 ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 2113603 INFO  (qtp1351113788-20292) [n:127.0.0.1:44324_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :aliasprop with params 
name=testModifyPropertiesCAR&action=ALIASPROP&property.foo=baz&property.bar=bam&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2113608 INFO  (qtp1351113788-20292) [n:127.0.0.1:44324_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=testModifyPropertiesCAR&action=ALIASPROP&property.foo=baz&property.bar=bam&wt=javabin&version=2}
 status=0 QTime=5
   [junit4]   2> 2113609 INFO  (qtp1351113788-20288) [n:127.0.0.1:44324_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :aliasprop with params 
name=testModifyPropertiesCAR&action=ALIASPROP&property.foo=&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2113611 INFO  
(OverseerCollectionConfigSetProcessor-74699708660842504-127.0.0.1:44324_solr-n_0000000000)
 [n:127.0.0.1:44324_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> 2113613 INFO  (qtp1351113788-20288) [n:127.0.0.1:44324_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=testModifyPropertiesCAR&action=ALIASPROP&property.foo=&wt=javabin&version=2}
 status=0 QTime=4
   [junit4]   2> 2113614 INFO  (qtp1351113788-20289) [n:127.0.0.1:44324_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :aliasprop with params 
name=testModifyPropertiesCAR&action=ALIASPROP&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 2113676 INFO  
(OverseerCollectionConfigSetProcessor-74699708660842504-127.0.0.1:44324_solr-n_0000000000)
 [n:127.0.0.1:44324_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> 2113708 INFO  (qtp1351113788-20289) [n:127.0.0.1:44324_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=testModifyPropertiesCAR&action=ALIASPROP&wt=javabin&version=2} 
status=0 QTime=93
   [junit4]   2> 2113711 INFO  (qtp1351113788-20291) [n:127.0.0.1:44324_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :aliasprop with params 
name=testModifyPropertiesCAR&action=ALIASPROP&property.foo=+&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2113725 INFO  
(OverseerCollectionConfigSetProcessor-74699708660842504-127.0.0.1:44324_solr-n_0000000000)
 [n:127.0.0.1:44324_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> 2113727 INFO  (qtp1351113788-20291) [n:127.0.0.1:44324_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=testModifyPropertiesCAR&action=ALIASPROP&property.foo=+&wt=javabin&version=2}
 status=0 QTime=15
   [junit4]   2> 2113727 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesCAR-seed#[F5EA7165470B85B0]) [   
 ] o.a.s.SolrTestCaseJ4 ###Ending testModifyPropertiesCAR
   [junit4]   2> 2113727 INFO  
(OverseerCollectionConfigSetProcessor-74699708660842504-127.0.0.1:44324_solr-n_0000000000)
 [n:127.0.0.1:44324_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> 2113728 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesCAR-seed#[F5EA7165470B85B0]) [   
 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2113730 INFO  (qtp1351113788-20290) [n:127.0.0.1:44324_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=collection2meta&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2113757 INFO  
(OverseerThreadFactory-6047-thread-5-processing-n:127.0.0.1:44324_solr) 
[n:127.0.0.1:44324_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
 asyncId=null
   [junit4]   2> 2113765 INFO  (qtp69513930-20297) [n:127.0.0.1:37480_solr    
x:collection2meta_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection2meta.shard1.replica_n1, tag=null
   [junit4]   2> 2113765 INFO  (qtp69513930-20297) [n:127.0.0.1:37480_solr    
x:collection2meta_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4a99181e: rootName = 
solr_37480, domain = solr.core.collection2meta.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.collection2meta.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@fe3428d
   [junit4]   2> 2113939 INFO  (qtp69513930-20297) [n:127.0.0.1:37480_solr    
x:collection2meta_shard1_replica_n1] o.a.s.c.SolrCore 
[collection2meta_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4b8cdaf2
   [junit4]   2> 2113939 INFO  (qtp69513930-20297) [n:127.0.0.1:37480_solr    
x:collection2meta_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection2meta.shard1.replica_n1, tag=4b8cdaf2
   [junit4]   2> 2113939 INFO  (qtp69513930-20297) [n:127.0.0.1:37480_solr    
x:collection2meta_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection2meta.shard1.leader, 
tag=4b8cdaf2
   [junit4]   2> 2113984 INFO  (qtp69513930-20297) [n:127.0.0.1:37480_solr    
x:collection2meta_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/collection2meta/terms/shard1 to Terms{values={}, 
version=1}
   [junit4]   2> 2114011 INFO  (qtp69513930-20297) [n:127.0.0.1:37480_solr    
x:collection2meta_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=collection2meta_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=246
   [junit4]   2> 2114218 INFO  (zkCallback-7344-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2114218 INFO  (zkCallback-7344-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2114226 INFO  (zkCallback-7342-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2114226 INFO  (zkCallback-7342-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2114226 INFO  (zkCallback-7342-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2114668 INFO  (qtp1351113788-20290) [n:127.0.0.1:44324_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=collection2meta&action=DELETE&wt=javabin&version=2} status=0 
QTime=937
   [junit4]   2> 2114669 INFO  (qtp1351113788-20292) [n:127.0.0.1:44324_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=collection1meta&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2114685 INFO  
(OverseerCollectionConfigSetProcessor-74699708660842504-127.0.0.1:44324_solr-n_0000000000)
 [n:127.0.0.1:44324_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000012 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2114685 INFO  
(OverseerThreadFactory-6047-thread-5-processing-n:127.0.0.1:44324_solr) 
[n:127.0.0.1:44324_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
 asyncId=null
   [junit4]   2> 2114697 INFO  (qtp69513930-20298) [n:127.0.0.1:37480_solr    
x:collection1meta_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1meta.shard1.replica_n1, tag=null
   [junit4]   2> 2114697 INFO  (qtp69513930-20298) [n:127.0.0.1:37480_solr    
x:collection1meta_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@455cd40a: rootName = 
solr_37480, domain = solr.core.collection1meta.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.collection1meta.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@54f78582
   [junit4]   2> 2114733 INFO  (qtp1351113788-20288) [n:127.0.0.1:44324_solr    
x:collection1meta_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1meta.shard2.replica_n2, tag=null
   [junit4]   2> 2114733 INFO  (qtp1351113788-20288) [n:127.0.0.1:44324_solr    
x:collection1meta_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4235ea86: rootName = 
solr_44324, domain = solr.core.collection1meta.shard2.replica_n2, service url = 
null, agent id = null] for registry solr.core.collection1meta.shard2.replica_n2 
/ com.codahale.metrics.MetricRegistry@6fa2ac3c
   [junit4]   2> 2114769 INFO  (qtp69513930-20298) [n:127.0.0.1:37480_solr    
x:collection1meta_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1meta_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@14c8e8e
   [junit4]   2> 2114770 INFO  (qtp69513930-20298) [n:127.0.0.1:37480_solr    
x:collection1meta_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1meta.shard1.replica_n1, tag=14c8e8e
   [junit4]   2> 2114770 INFO  (qtp69513930-20298) [n:127.0.0.1:37480_solr    
x:collection1meta_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1meta.shard1.leader, 
tag=14c8e8e
   [junit4]   2> 2114793 INFO  (qtp1351113788-20288) [n:127.0.0.1:44324_solr    
x:collection1meta_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1meta_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@74df82ca
   [junit4]   2> 2114817 INFO  (qtp1351113788-20288) [n:127.0.0.1:44324_solr    
x:collection1meta_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1meta.shard2.replica_n2, tag=74df82ca
   [junit4]   2> 2114817 INFO  (qtp1351113788-20288) [n:127.0.0.1:44324_solr    
x:collection1meta_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1meta.shard2.leader, 
tag=74df82ca
   [junit4]   2> 2114850 INFO  (qtp1351113788-20288) [n:127.0.0.1:44324_solr    
x:collection1meta_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/collection1meta/terms/shard2 to Terms{values={}, 
version=1}
   [junit4]   2> 2114897 INFO  (qtp69513930-20298) [n:127.0.0.1:37480_solr    
x:collection1meta_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/collection1meta/terms/shard1 to Terms{values={}, 
version=1}
   [junit4]   2> 2114902 INFO  (qtp1351113788-20288) [n:127.0.0.1:44324_solr    
x:collection1meta_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=collection1meta_shard2_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=169
   [junit4]   2> 2114910 INFO  (qtp69513930-20298) [n:127.0.0.1:37480_solr    
x:collection1meta_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=collection1meta_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=213
   [junit4]   2> 2115029 INFO  (zkCallback-7342-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2115029 INFO  (zkCallback-7342-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2115029 INFO  (zkCallback-7342-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2115029 INFO  (zkCallback-7344-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2115032 INFO  (zkCallback-7344-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2115032 INFO  (zkCallback-7344-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2115180 INFO  (qtp1351113788-20292) [n:127.0.0.1:44324_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=collection1meta&action=DELETE&wt=javabin&version=2} status=0 
QTime=511
   [junit4]   2> 2115563 INFO  
(TEST-AliasIntegrationTest.test-seed#[F5EA7165470B85B0]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2115584 INFO  (qtp1351113788-20290) [n:127.0.0.1:44324_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2115603 INFO  (qtp1351113788-20290) [n:127.0.0.1:44324_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=19
   [junit4]   2> 2115605 INFO  (qtp1351113788-20288) [n:127.0.0.1:44324_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2115650 INFO  
(OverseerCollectionConfigSetProcessor-74699708660842504-127.0.0.1:44324_solr-n_0000000000)
 [n:127.0.0.1:44324_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000014 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2115651 INFO  
(OverseerThreadFactory-6047-thread-5-processing-n:127.0.0.1:44324_solr) 
[n:127.0.0.1:44324_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 2115903 INFO  
(OverseerStateUpdate-74699708660842504-127.0.0.1:44324_solr-n_0000000000) 
[n:127.0.0.1:44324_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37480/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2115903 INFO  
(OverseerStateUpdate-74699708660842504-127.0.0.1:44324_solr-n_0000000000) 
[n:127.0.0.1:44324_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44324/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2116134 INFO  (qtp69513930-20299) [n:127.0.0.1:37480_solr    
x:collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2116135 INFO  (qtp1351113788-20292) [n:127.0.0.1:44324_solr    
x:collection1_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2117261 INFO  (qtp1351113788-20292) [n:127.0.0.1:44324_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 2117269 INFO  (qtp69513930-20299) [n:127.0.0.1:37480_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 2117573 INFO  (qtp69513930-20299) [n:127.0.0.1:37480_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2117576 INFO  (qtp69513930-20299) [n:127.0.0.1:37480_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2117576 INFO  (qtp69513930-20299) [n:127.0.0.1:37480_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 2117576 INFO  (qtp69513930-20299) [n:127.0.0.1:37480_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37480.solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@23ef38e4
   [junit4]   2> 2117577 INFO  (qtp69513930-20299) [n:127.0.0.1:37480_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F5EA7165470B85B0-001/tempDir-001/node2/collection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F5EA7165470B85B0-001/tempDir-001/node2/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 2117688 INFO  (qtp1351113788-20292) [n:127.0.0.1:44324_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 2117690 INFO  (qtp1351113788-20292) [n:127.0.0.1:44324_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2117690 INFO  (qtp1351113788-20292) [n:127.0.0.1:44324_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 2117691 INFO  (qtp1351113788-20292) [n:127.0.0.1:44324_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44324.solr.core.collection1.shard2.replica_n2' (registry 
'solr.core.collection1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@23ef38e4
   [junit4]   2> 2117691 INFO  (qtp1351113788-20292) [n:127.0.0.1:44324_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F5EA7165470B85B0-001/tempDir-001/node1/collection1_shard2_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_F5EA7165470B85B0-001/tempDir-001/node1/./collection1_shard2_replica_n2/data/]
   [junit4]   2> 2118084 INFO  (qtp69513930-20299) [n:127.0.0.1:37480_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2118084 INFO  (qtp69513930-20299) [n:127.0.0.1:37480_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2118085 INFO  (qtp69513930-20299) [n:127.0.0.1:37480_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2118085 INFO  (qtp69513930-20299) [n:127.0.0.1:37480_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2118086 INFO  (qtp69513930-20299) [n:127.0.0.1:37480_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@602e6df8[collection1_shard1_replica_n1] main]
   [junit4]   2> 2118087 INFO  (qtp69513930-20299) [n:127.0.0.1:37480_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2118087 INFO  (qtp69513930-20299) [n:127.0.0.1:37480_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2118140 INFO  (qtp69513930-20299) [n:127.0.0.1:37480_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2118141 INFO  (qtp69513930-20299) [n:127.0.0.1:37480_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1633658422840786944
   [junit4]   2> 2118145 INFO  
(searcherExecutor-6071-thread-1-processing-n:127.0.0.1:37480_solr 
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:37480_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@602e6df8[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2118178 INFO  (qtp69513930-20299) [n:127.0.0.1:37480_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 2118178 INFO  (qtp69513930-20299) [n:127.0.0.1:37480_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 2118181 INFO  (qtp69513930-20299) [n:127.0.0.1:37480_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2118181 INFO  (qtp69513930-20299) [n:127.0.0.1:37480_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2118181 INFO  (qtp69513930-20299) [n:127.0.0.1:37480_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:37480/solr/collection1_shard1_replica_n1/
   [junit4]   2> 2118193 INFO  (qtp69513930-20299) [n:127.0.0.1:37480_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2118214 INFO  (qtp69513930-20299) [n:127.0.0.1:37480_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:37480/solr/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 2118214 INFO  (qtp69513930-20299) [n:127.0.0.1:37480_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard1/leader after winning as 
/collections/collection1/leader_elect/shard1/election/74699708660842503-core_node3-n_0000000000
   [junit4]   2> 2118215 INFO  (qtp69513930-20299) [n:127.0.0.1:37480_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:37480/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 2118222 INFO  (qtp1351113788-20292) [n:127.0.0.1:44324_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2118222 INFO  (qtp1351113788-20292) [n:127.0.0.1:44324_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2118223 INFO  (qtp1351113788-20292) [n:127.0.0.1:44324_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2118223 INFO  (qtp1351113788-20292) [n:127.0.0.1:44324_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2118224 INFO  (qtp1351113788-20292) [n:127.0.0.1:44324_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@ebd4ad5[collection1_shard2_replica_n2] main]
   [junit4]   2> 2118294 INFO  (qtp1351113788-20292) [n:127.0.0.1:44324_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2118356 INFO  (zkCallback-7342-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2118357 INFO  (qtp69513930-20299) [n:127.0.0.1:37480_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2118358 INFO  (qtp69513930-20299) [n:127.0.0.1:37480_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2224
   [junit4]   2> 2118363 INFO  (zkCallback-7342-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2118365 INFO  (qtp1351113788-20292) [n:127.0.0.1:44324_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2118366 INFO  (qtp1351113788-20292) [n:127.0.0.1:44324_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2118366 INFO  (qtp1351113788-20292) [n:127.0.0.1:44324_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1633658423076716544
   [junit4]   2> 2118518 INFO  (zkCallback-7342-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2118518 INFO  (zkCallback-7342-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2118518 INFO  (zkCallback-7342-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2118530 INFO  
(searcherExecutor-6072-thread-1-processing-n:127.0.0.1:44324_solr 
x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) 
[n:127.0.0.1:44324_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_shard2_replica_n2] Registered new searcher 
Searcher@ebd4ad5[collection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2118626 INFO  (qtp1351113788-20292) [n:127.0.0.1:44324_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 2118626 INFO  (qtp1351113788-20292) [n:127.0.0.1:44324_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard2
   [junit4]   2> 2118753 INFO  (qtp1351113788-20292) [n:127.0.0.1:44324_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2118753 INFO  (qtp1351113788-20292) [n:127.0.0.1:44324_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2118753 INFO  (qtp1351113788-20292) [n:127.0.0.1:44324_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:44324/solr/collection1_shard2_replica_n2/
   [junit4]   2> 2118754 INFO  (qtp1351113788-20292) [n:127.0.0.1:44324_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2118754 INFO  (qtp1351113788-20292) [n:127.0.0.1:44324_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:44324/solr/collection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 2118754 INFO  (qtp1351113788-20292) [n:127.0.0.1:44324_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard2/leader after winning as 
/collections/collection1/leader_elect/shard2/election/74699708660842504-core_node4-n_0000000000
   [junit4]   2> 2118755 INFO  (qtp1351113788-20292) [n:127.0.0.1:44324_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:44324/solr/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 2118862 INFO  (zkCallback-7342-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2118862 INFO  (zkCallback-7342-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has occu

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

-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null1328622759
     [copy] Copying 240 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null1328622759
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null1328622759

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
#;work...@lucene2-us-west.apache.org
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath]         found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath]         found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath]         found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 59ms :: artifacts dl 13ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 569 minutes 3 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1072)
                at hudson.FilePath.act(FilePath.java:1061)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1835)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1835)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to