Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/2157/

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

Error Message:
Should not have failed to delete collection, it was removed from the alias:  
expected:<RUNNING> but was:<COMPLETED>

Stack Trace:
java.lang.AssertionError: Should not have failed to delete collection, it was 
removed from the alias:  expected:<RUNNING> but was:<COMPLETED>
        at 
__randomizedtesting.SeedInfo.seed([DE1AEDE1919200D6:F31D284F2EA7AA0C]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:118)
        at 
org.apache.solr.cloud.AliasIntegrationTest.testDeleteOneOfTwoCollectionsAliased(AliasIntegrationTest.java:591)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.hdfs.HdfsSyncSliceTest.test

Error Message:
expected:<5> but was:<4>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<4>
        at 
__randomizedtesting.SeedInfo.seed([DE1AEDE1919200D6:564ED23B3F6E6D2E]: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.junit.Assert.assertEquals(Assert.java:631)
        at org.apache.solr.cloud.SyncSliceTest.test(SyncSliceTest.java:151)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 12885 lines...]
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4]   2> 1581 INFO  
(SUITE-AliasIntegrationTest-seed#[DE1AEDE1919200D6]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1592 INFO  
(SUITE-AliasIntegrationTest-seed#[DE1AEDE1919200D6]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1625 INFO  
(SUITE-AliasIntegrationTest-seed#[DE1AEDE1919200D6]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_DE1AEDE1919200D6-001/data-dir-1-001
   [junit4]   2> 1691 INFO  
(SUITE-AliasIntegrationTest-seed#[DE1AEDE1919200D6]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1724 INFO  
(SUITE-AliasIntegrationTest-seed#[DE1AEDE1919200D6]-worker) [     ] o.e.j.u.log 
Logging initialized @1753ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 1729 INFO  
(SUITE-AliasIntegrationTest-seed#[DE1AEDE1919200D6]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1747 INFO  
(SUITE-AliasIntegrationTest-seed#[DE1AEDE1919200D6]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_DE1AEDE1919200D6-001/tempDir-001
   [junit4]   2> 1756 INFO  
(SUITE-AliasIntegrationTest-seed#[DE1AEDE1919200D6]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1759 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1759 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1858 INFO  
(SUITE-AliasIntegrationTest-seed#[DE1AEDE1919200D6]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port:40933
   [junit4]   2> 1860 INFO  
(SUITE-AliasIntegrationTest-seed#[DE1AEDE1919200D6]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:40933
   [junit4]   2> 1863 INFO  
(SUITE-AliasIntegrationTest-seed#[DE1AEDE1919200D6]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40933
   [junit4]   2> 1865 INFO  
(SUITE-AliasIntegrationTest-seed#[DE1AEDE1919200D6]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 40933
   [junit4]   2> 1919 INFO  
(SUITE-AliasIntegrationTest-seed#[DE1AEDE1919200D6]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1947 INFO  (zkConnectionManagerCallback-3-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1948 INFO  
(SUITE-AliasIntegrationTest-seed#[DE1AEDE1919200D6]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1965 INFO  
(SUITE-AliasIntegrationTest-seed#[DE1AEDE1919200D6]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1975 INFO  (zkConnectionManagerCallback-5-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1975 INFO  
(SUITE-AliasIntegrationTest-seed#[DE1AEDE1919200D6]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1976 INFO  
(SUITE-AliasIntegrationTest-seed#[DE1AEDE1919200D6]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1979 INFO  (zkConnectionManagerCallback-7-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1979 INFO  
(SUITE-AliasIntegrationTest-seed#[DE1AEDE1919200D6]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2297 INFO  (jetty-launcher-8-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2297 INFO  (jetty-launcher-8-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2297 INFO  (jetty-launcher-8-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2297 INFO  (jetty-launcher-8-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2306 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.Server 
jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 2307 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.Server 
jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 2323 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 2323 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 2326 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session 
node0 Scavenging every 600000ms
   [junit4]   2> 2327 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 2327 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 2328 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.session 
node0 Scavenging every 660000ms
   [junit4]   2> 2342 INFO  (jetty-launcher-8-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@313632a9{/solr,null,AVAILABLE}
   [junit4]   2> 2342 INFO  (jetty-launcher-8-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4b0da3d2{/solr,null,AVAILABLE}
   [junit4]   2> 2353 INFO  (jetty-launcher-8-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6af9c02c{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:33665}
   [junit4]   2> 2354 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.Server 
Started @2385ms
   [junit4]   2> 2354 INFO  (jetty-launcher-8-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33665}
   [junit4]   2> 2355 INFO  (jetty-launcher-8-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@412a9338{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:41353}
   [junit4]   2> 2356 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.Server 
Started @2387ms
   [junit4]   2> 2356 INFO  (jetty-launcher-8-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41353}
   [junit4]   2> 2414 ERROR (jetty-launcher-8-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2414 INFO  (jetty-launcher-8-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2414 INFO  (jetty-launcher-8-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 2417 ERROR (jetty-launcher-8-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2417 INFO  (jetty-launcher-8-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2417 INFO  (jetty-launcher-8-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 2420 INFO  (jetty-launcher-8-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2420 INFO  (jetty-launcher-8-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2420 INFO  (jetty-launcher-8-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 2420 INFO  (jetty-launcher-8-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 2420 INFO  (jetty-launcher-8-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-09T08:24:33.721295Z
   [junit4]   2> 2421 INFO  (jetty-launcher-8-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-09T08:24:33.721309Z
   [junit4]   2> 2422 INFO  (jetty-launcher-8-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2430 INFO  (jetty-launcher-8-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2436 INFO  (zkConnectionManagerCallback-10-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2437 INFO  (jetty-launcher-8-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2441 INFO  (jetty-launcher-8-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2441 INFO  (zkConnectionManagerCallback-12-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2441 INFO  (jetty-launcher-8-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2447 INFO  (jetty-launcher-8-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2966 INFO  (jetty-launcher-8-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2966 INFO  (jetty-launcher-8-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3157 WARN  (jetty-launcher-8-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7c670c4f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3157 WARN  (jetty-launcher-8-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7c670c4f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3158 WARN  (jetty-launcher-8-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@54f3f987[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3158 WARN  (jetty-launcher-8-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@54f3f987[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3269 WARN  (jetty-launcher-8-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@48a7590b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3270 WARN  (jetty-launcher-8-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@48a7590b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3279 WARN  (jetty-launcher-8-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@336392c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3279 WARN  (jetty-launcher-8-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@336392c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3285 INFO  (jetty-launcher-8-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40933/solr
   [junit4]   2> 3287 INFO  (jetty-launcher-8-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40933/solr
   [junit4]   2> 3307 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:33665_solr 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3311 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:41353_solr 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3317 INFO  (zkConnectionManagerCallback-24-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3318 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:33665_solr 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3326 INFO  (zkConnectionManagerCallback-26-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3326 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:41353_solr 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3811 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:33665_solr 
    ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:33665_solr
   [junit4]   2> 3811 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:41353_solr 
    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41353_solr
   [junit4]   2> 3819 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:33665_solr 
    ] o.a.s.c.Overseer Overseer 
(id=73554584805703685-127.0.0.1:33665_solr-n_0000000000) starting
   [junit4]   2> 3828 INFO  (zkCallback-25-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3830 INFO  (zkCallback-23-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3907 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:41353_solr 
    ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 3919 WARN  (jetty-launcher-8-thread-2) [n:127.0.0.1:41353_solr 
    ] o.a.s.c.CoreContainer Not all security plugins configured!  
authentication=disabled authorization=disabled.  Solr is only as secure as you 
make it. Consider configuring authentication/authorization before exposing Solr 
to users internal or external.  See https://s.apache.org/solrsecurity for more 
info
   [junit4]   2> 3962 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:33665_solr 
    ] o.a.s.c.ZkController Publish node=127.0.0.1:33665_solr as DOWN
   [junit4]   2> 3968 INFO  
(OverseerStateUpdate-73554584805703685-127.0.0.1:33665_solr-n_0000000000) 
[n:127.0.0.1:33665_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:33665_solr
   [junit4]   2> 3974 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:33665_solr 
    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 
transient cores
   [junit4]   2> 3975 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:33665_solr 
    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33665_solr
   [junit4]   2> 3977 INFO  (zkCallback-25-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3978 INFO  
(OverseerStateUpdate-73554584805703685-127.0.0.1:33665_solr-n_0000000000) 
[n:127.0.0.1:33665_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3981 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:33665_solr 
    ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 3986 WARN  (jetty-launcher-8-thread-1) [n:127.0.0.1:33665_solr 
    ] o.a.s.c.CoreContainer Not all security plugins configured!  
authentication=disabled authorization=disabled.  Solr is only as secure as you 
make it. Consider configuring authentication/authorization before exposing Solr 
to users internal or external.  See https://s.apache.org/solrsecurity for more 
info
   [junit4]   2> 4143 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:33665_solr 
    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 4166 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:41353_solr 
    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 4325 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:33665_solr 
    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33665.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e990370
   [junit4]   2> 4325 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:41353_solr 
    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41353.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e990370
   [junit4]   2> 4326 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:33665_solr 
    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33665.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e990370
   [junit4]   2> 4327 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:33665_solr 
    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33665.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e990370
   [junit4]   2> 4332 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:41353_solr 
    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41353.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e990370
   [junit4]   2> 4333 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:41353_solr 
    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41353.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e990370
   [junit4]   2> 4356 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:33665_solr 
    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_DE1AEDE1919200D6-001/tempDir-001/node1/.
   [junit4]   2> 4356 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:41353_solr 
    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_DE1AEDE1919200D6-001/tempDir-001/node2/.
   [junit4]   2> 4426 INFO  
(SUITE-AliasIntegrationTest-seed#[DE1AEDE1919200D6]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 4428 INFO  
(SUITE-AliasIntegrationTest-seed#[DE1AEDE1919200D6]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4434 INFO  (zkConnectionManagerCallback-39-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4434 INFO  
(SUITE-AliasIntegrationTest-seed#[DE1AEDE1919200D6]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4437 INFO  
(SUITE-AliasIntegrationTest-seed#[DE1AEDE1919200D6]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 4439 INFO  
(SUITE-AliasIntegrationTest-seed#[DE1AEDE1919200D6]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40933/solr ready
   [junit4]   2> 4491 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesCAR-seed#[DE1AEDE1919200D6]) [   
  ] o.a.s.SolrTestCaseJ4 ###Starting testModifyPropertiesCAR
   [junit4]   2> 4762 INFO  (qtp1553197786-47) [n:127.0.0.1:33665_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> 4782 INFO  
(OverseerThreadFactory-14-thread-1-processing-n:127.0.0.1:33665_solr) 
[n:127.0.0.1:33665_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1meta
   [junit4]   2> 4909 INFO  
(OverseerStateUpdate-73554584805703685-127.0.0.1:33665_solr-n_0000000000) 
[n:127.0.0.1:33665_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1meta",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1meta_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41353/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:41353_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4917 INFO  
(OverseerStateUpdate-73554584805703685-127.0.0.1:33665_solr-n_0000000000) 
[n:127.0.0.1:33665_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_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33665/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:33665_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 5140 INFO  (qtp1553197786-51) [n:127.0.0.1:33665_solr    
x:collection1meta_shard2_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1meta_shard2_replica_n3&action=CREATE&numShards=2&collection=collection1meta&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 5140 INFO  (qtp2006749275-55) [n:127.0.0.1:41353_solr    
x:collection1meta_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node2&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> 5143 INFO  (qtp2006749275-55) [n:127.0.0.1:41353_solr    
x:collection1meta_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 1000 transient cores
   [junit4]   2> 5220 INFO  (qtp2006749275-55) [n:127.0.0.1:41353_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 5220 INFO  (qtp1553197786-51) [n:127.0.0.1:33665_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 5305 INFO  (qtp2006749275-55) [n:127.0.0.1:41353_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 5319 INFO  (qtp1553197786-51) [n:127.0.0.1:33665_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 5359 INFO  (qtp2006749275-55) [n:127.0.0.1:41353_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 5360 INFO  (qtp2006749275-55) [n:127.0.0.1:41353_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1meta_shard1_replica_n1' 
using configuration from configset conf, trusted=true
   [junit4]   2> 5361 INFO  (qtp1553197786-51) [n:127.0.0.1:33665_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 5361 INFO  (qtp1553197786-51) [n:127.0.0.1:33665_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3 ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1meta_shard2_replica_n3' 
using configuration from configset conf, trusted=true
   [junit4]   2> 5435 INFO  (qtp1553197786-51) [n:127.0.0.1:33665_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33665.solr.core.collection1meta.shard2.replica_n3' (registry 
'solr.core.collection1meta.shard2.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e990370
   [junit4]   2> 5436 INFO  (qtp2006749275-55) [n:127.0.0.1:41353_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41353.solr.core.collection1meta.shard1.replica_n1' (registry 
'solr.core.collection1meta.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e990370
   [junit4]   2> 5448 INFO  (qtp1553197786-51) [n:127.0.0.1:33665_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3 ] 
o.a.s.c.SolrCore [[collection1meta_shard2_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_DE1AEDE1919200D6-001/tempDir-001/node1/./collection1meta_shard2_replica_n3],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_DE1AEDE1919200D6-001/tempDir-001/node1/./collection1meta_shard2_replica_n3/data/]
   [junit4]   2> 5448 INFO  (qtp2006749275-55) [n:127.0.0.1:41353_solr 
c:collection1meta s:shard1 r:core_node2 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-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_DE1AEDE1919200D6-001/tempDir-001/node2/./collection1meta_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_DE1AEDE1919200D6-001/tempDir-001/node2/./collection1meta_shard1_replica_n1/data/]
   [junit4]   2> 6271 INFO  (qtp2006749275-55) [n:127.0.0.1:41353_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 6271 INFO  (qtp1553197786-51) [n:127.0.0.1:33665_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 6271 INFO  (qtp2006749275-55) [n:127.0.0.1:41353_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 6271 INFO  (qtp1553197786-51) [n:127.0.0.1:33665_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 6282 INFO  (qtp2006749275-55) [n:127.0.0.1:41353_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 6282 INFO  (qtp2006749275-55) [n:127.0.0.1:41353_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 6283 INFO  (qtp1553197786-51) [n:127.0.0.1:33665_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 6283 INFO  (qtp1553197786-51) [n:127.0.0.1:33665_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 6302 INFO  (qtp1553197786-51) [n:127.0.0.1:33665_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@a704353[collection1meta_shard2_replica_n3] main]
   [junit4]   2> 6305 INFO  (qtp2006749275-55) [n:127.0.0.1:41353_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@21a96623[collection1meta_shard1_replica_n1] main]
   [junit4]   2> 6339 INFO  (qtp2006749275-55) [n:127.0.0.1:41353_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 6339 INFO  (qtp1553197786-51) [n:127.0.0.1:33665_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 6350 INFO  (qtp1553197786-51) [n:127.0.0.1:33665_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 6350 INFO  (qtp2006749275-55) [n:127.0.0.1:41353_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 6361 INFO  (qtp1553197786-51) [n:127.0.0.1:33665_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 6361 INFO  (qtp2006749275-55) [n:127.0.0.1:41353_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 6363 INFO  (qtp1553197786-51) [n:127.0.0.1:33665_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1663482648502206464
   [junit4]   2> 6363 INFO  (qtp2006749275-55) [n:127.0.0.1:41353_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1663482648502206464
   [junit4]   2> 6382 INFO  
(searcherExecutor-24-thread-1-processing-n:127.0.0.1:41353_solr 
x:collection1meta_shard1_replica_n1 c:collection1meta s:shard1 r:core_node2) 
[n:127.0.0.1:41353_solr c:collection1meta s:shard1 r:core_node2 
x:collection1meta_shard1_replica_n1 ] o.a.s.c.SolrCore 
[collection1meta_shard1_replica_n1] Registered new searcher 
Searcher@21a96623[collection1meta_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6383 INFO  
(searcherExecutor-23-thread-1-processing-n:127.0.0.1:33665_solr 
x:collection1meta_shard2_replica_n3 c:collection1meta s:shard2 r:core_node4) 
[n:127.0.0.1:33665_solr c:collection1meta s:shard2 r:core_node4 
x:collection1meta_shard2_replica_n3 ] o.a.s.c.SolrCore 
[collection1meta_shard2_replica_n3] Registered new searcher 
Searcher@a704353[collection1meta_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6406 INFO  (qtp1553197786-51) [n:127.0.0.1:33665_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1meta/terms/shard2 to Terms{values={core_node4=0}, 
version=0}
   [junit4]   2> 6406 INFO  (qtp2006749275-55) [n:127.0.0.1:41353_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1meta/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 6411 INFO  (qtp1553197786-51) [n:127.0.0.1:33665_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1meta/leaders/shard2
   [junit4]   2> 6412 INFO  (qtp2006749275-55) [n:127.0.0.1:41353_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1meta/leaders/shard1
   [junit4]   2> 6426 INFO  (qtp1553197786-51) [n:127.0.0.1:33665_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 6426 INFO  (qtp2006749275-55) [n:127.0.0.1:41353_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 6426 INFO  (qtp1553197786-51) [n:127.0.0.1:33665_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 6426 INFO  (qtp2006749275-55) [n:127.0.0.1:41353_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 6427 INFO  (qtp1553197786-51) [n:127.0.0.1:33665_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:33665/solr/collection1meta_shard2_replica_n3/
   [junit4]   2> 6427 INFO  (qtp2006749275-55) [n:127.0.0.1:41353_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:41353/solr/collection1meta_shard1_replica_n1/
   [junit4]   2> 6428 INFO  (qtp1553197786-51) [n:127.0.0.1:33665_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 6428 INFO  (qtp2006749275-55) [n:127.0.0.1:41353_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 6428 INFO  (qtp1553197786-51) [n:127.0.0.1:33665_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:33665/solr/collection1meta_shard2_replica_n3/ has no replicas
   [junit4]   2> 6429 INFO  (qtp2006749275-55) [n:127.0.0.1:41353_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:41353/solr/collection1meta_shard1_replica_n1/ has no replicas
   [junit4]   2> 6430 INFO  (qtp2006749275-55) [n:127.0.0.1:41353_solr 
c:collection1meta s:shard1 r:core_node2 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/73554584805703686-core_node2-n_0000000000
   [junit4]   2> 6430 INFO  (qtp1553197786-51) [n:127.0.0.1:33665_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1meta/leaders/shard2/leader after winning as 
/collections/collection1meta/leader_elect/shard2/election/73554584805703685-core_node4-n_0000000000
   [junit4]   2> 6439 INFO  (qtp1553197786-51) [n:127.0.0.1:33665_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:33665/solr/collection1meta_shard2_replica_n3/ shard2
   [junit4]   2> 6440 INFO  (qtp2006749275-55) [n:127.0.0.1:41353_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:41353/solr/collection1meta_shard1_replica_n1/ shard1
   [junit4]   2> 6544 INFO  (zkCallback-25-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> 6544 INFO  (zkCallback-23-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> 6544 INFO  (zkCallback-23-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> 6552 INFO  (qtp2006749275-55) [n:127.0.0.1:41353_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 6552 INFO  (qtp1553197786-51) [n:127.0.0.1:33665_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 6558 INFO  (qtp1553197786-51) [n:127.0.0.1:33665_solr     ] 
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_n3&action=CREATE&numShards=2&collection=collection1meta&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1423
   [junit4]   2> 6564 INFO  (qtp2006749275-55) [n:127.0.0.1:41353_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&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=1429
   [junit4]   2> 6594 INFO  (qtp1553197786-47) [n:127.0.0.1:33665_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> 6658 INFO  (zkCallback-23-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> 6658 INFO  (zkCallback-25-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> 6658 INFO  (zkCallback-23-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> 6658 INFO  (zkCallback-25-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> 6658 INFO  (zkCallback-23-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> 6660 INFO  (qtp1553197786-47) [n:127.0.0.1:33665_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=1918
   [junit4]   2> 6665 INFO  (qtp1553197786-53) [n:127.0.0.1:33665_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> 6675 INFO  
(OverseerThreadFactory-14-thread-2-processing-n:127.0.0.1:33665_solr) 
[n:127.0.0.1:33665_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection2meta
   [junit4]   2> 6675 INFO  
(OverseerCollectionConfigSetProcessor-73554584805703685-127.0.0.1:33665_solr-n_0000000000)
 [n:127.0.0.1:33665_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> 6888 INFO  
(OverseerStateUpdate-73554584805703685-127.0.0.1:33665_solr-n_0000000000) 
[n:127.0.0.1:33665_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection2meta",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection2meta_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33665/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:33665_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 7093 INFO  (qtp1553197786-46) [n:127.0.0.1:33665_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> 7112 INFO  (qtp1553197786-46) [n:127.0.0.1:33665_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 7150 INFO  (qtp1553197786-46) [n:127.0.0.1:33665_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 7157 INFO  (qtp1553197786-46) [n:127.0.0.1:33665_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> 7157 INFO  (qtp1553197786-46) [n:127.0.0.1:33665_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 configset conf, trusted=true
   [junit4]   2> 7158 INFO  (qtp1553197786-46) [n:127.0.0.1:33665_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33665.solr.core.collection2meta.shard1.replica_n1' (registry 
'solr.core.collection2meta.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e990370
   [junit4]   2> 7159 INFO  (qtp1553197786-46) [n:127.0.0.1:33665_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-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_DE1AEDE1919200D6-001/tempDir-001/node1/./collection2meta_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_DE1AEDE1919200D6-001/tempDir-001/node1/./collection2meta_shard1_replica_n1/data/]
   [junit4]   2> 7338 INFO  (qtp1553197786-46) [n:127.0.0.1:33665_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> 7338 INFO  (qtp1553197786-46) [n:127.0.0.1:33665_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> 7340 INFO  (qtp1553197786-46) [n:127.0.0.1:33665_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 7340 INFO  (qtp1553197786-46) [n:127.0.0.1:33665_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 7344 INFO  (qtp1553197786-46) [n:127.0.0.1:33665_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@d678316[collection2meta_shard1_replica_n1] main]
   [junit4]   2> 7396 INFO  (qtp1553197786-46) [n:127.0.0.1:33665_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> 7397 INFO  (qtp1553197786-46) [n:127.0.0.1:33665_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> 7397 INFO  (qtp1553197786-46) [n:127.0.0.1:33665_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> 7398 INFO  (qtp1553197786-46) [n:127.0.0.1:33665_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 1663482649587482624
   [junit4]   2> 7401 INFO  
(searcherExecutor-33-thread-1-processing-n:127.0.0.1:33665_solr 
x:collection2meta_shard1_replica_n1 c:collection2meta s:shard1 r:core_node2) 
[n:127.0.0.1:33665_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@d678316[collection2meta_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 7410 INFO  (qtp1553197786-46) [n:127.0.0.1:33665_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> 7413 INFO  (qtp1553197786-46) [n:127.0.0.1:33665_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> 7424 INFO  (qtp1553197786-46) [n:127.0.0.1:33665_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> 7424 INFO  (qtp1553197786-46) [n:127.0.0.1:33665_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> 7424 INFO  (qtp1553197786-46) [n:127.0.0.1:33665_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:33665/solr/collection2meta_shard1_replica_n1/
   [junit4]   2> 7424 INFO  (qtp1553197786-46) [n:127.0.0.1:33665_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> 7425 INFO  (qtp1553197786-46) [n:127.0.0.1:33665_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:33665/solr/collection2meta_shard1_replica_n1/ has no replicas
   [junit4]   2> 7425 INFO  (qtp1553197786-46) [n:127.0.0.1:33665_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/73554584805703685-core_node2-n_0000000000
   [junit4]   2> 7428 INFO  (qtp1553197786-46) [n:127.0.0.1:33665_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:33665/solr/collection2meta_shard1_replica_n1/ shard1
   [junit4]   2> 7531 INFO  (zkCallback-23-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 7531 INFO  (zkCallback-23-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> 7532 INFO  (qtp1553197786-46) [n:127.0.0.1:33665_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> 7537 INFO  (qtp1553197786-46) [n:127.0.0.1:33665_solr     ] 
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=444
   [junit4]   2> 7541 INFO  (qtp1553197786-53) [n:127.0.0.1:33665_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> 7638 INFO  (zkCallback-23-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> 7638 INFO  (zkCallback-23-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 7639 INFO  (zkCallback-23-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> 7640 INFO  (qtp1553197786-53) [n:127.0.0.1:33665_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=974
   [junit4]   2> 7640 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesCAR-seed#[DE1AEDE1919200D6]) [   
  ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: collection1meta
   [junit4]   2> 7648 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesCAR-seed#[DE1AEDE1919200D6]) [   
  ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: collection2meta
   [junit4]   2> 7649 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesCAR-seed#[DE1AEDE1919200D6]) [   
  ] o.a.s.c.SolrCloudTestCase waitForState (collection1meta): Expected 
collection1 to be created with 2 shards and 1 replica
   [junit4]   2> 7652 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesCAR-seed#[DE1AEDE1919200D6]) [   
  ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 7653 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesCAR-seed#[DE1AEDE1919200D6]) [   
  ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 7653 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesCAR-seed#[DE1AEDE1919200D6]) [   
  ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 7654 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesCAR-seed#[DE1AEDE1919200D6]) [   
  ] o.a.s.c.SolrCloudTestCase waitForState (collection2meta): Expected 
collection2 to be created with 1 shard and 1 replica
   [junit4]   2> 7654 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesCAR-seed#[DE1AEDE1919200D6]) [   
  ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 7655 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesCAR-seed#[DE1AEDE1919200D6]) [   
  ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 7656 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesCAR-seed#[DE1AEDE1919200D6]) [   
  ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 7670 INFO  (qtp1553197786-49) [n:127.0.0.1:33665_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> 7681 INFO  
(OverseerCollectionConfigSetProcessor-73554584805703685-127.0.0.1:33665_solr-n_0000000000)
 [n:127.0.0.1:33665_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> 7685 INFO  (qtp1553197786-49) [n:127.0.0.1:33665_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=14
   [junit4]   2> 7688 INFO  (qtp1553197786-51) [n:127.0.0.1:33665_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> 7760 INFO  
(OverseerCollectionConfigSetProcessor-73554584805703685-127.0.0.1:33665_solr-n_0000000000)
 [n:127.0.0.1:33665_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> 7767 INFO  (qtp1553197786-51) [n:127.0.0.1:33665_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=78
   [junit4]   2> 7769 INFO  (qtp1553197786-47) [n:127.0.0.1:33665_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> 7794 INFO  
(OverseerCollectionConfigSetProcessor-73554584805703685-127.0.0.1:33665_solr-n_0000000000)
 [n:127.0.0.1:33665_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> 7808 INFO  (qtp1553197786-47) [n:127.0.0.1:33665_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=testModifyPropertiesCAR&action=ALIASPROP&wt=javabin&version=2} 
status=0 QTime=38
   [junit4]   2> 7810 INFO  (qtp1553197786-46) [n:127.0.0.1:33665_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> 7813 INFO  
(OverseerCollectionConfigSetProcessor-73554584805703685-127.0.0.1:33665_solr-n_0000000000)
 [n:127.0.0.1:33665_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> 7816 INFO  (qtp1553197786-46) [n:127.0.0.1:33665_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=5
   [junit4]   2> 7817 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesCAR-seed#[DE1AEDE1919200D6]) [   
  ] o.a.s.SolrTestCaseJ4 ###Ending testModifyPropertiesCAR
   [junit4]   2> 7817 INFO  
(OverseerCollectionConfigSetProcessor-73554584805703685-127.0.0.1:33665_solr-n_0000000000)
 [n:127.0.0.1:33665_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> 7826 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesCAR-seed#[DE1AEDE1919200D6]) [   
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 7833 INFO  (qtp1553197786-53) [n:127.0.0.1:33665_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> 7839 INFO  
(OverseerThreadFactory-14-thread-5-processing-n:127.0.0.1:33665_solr) 
[n:127.0.0.1:33665_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
 asyncId=null
   [junit4]   2> 7843 INFO  (qtp1553197786-49) [n:127.0.0.1:33665_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> 7843 INFO  (qtp1553197786-49) [n:127.0.0.1:33665_solr    
x:collection2meta_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3355648a: rootName 
= solr_33665, 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@52995977
   [junit4]   2> 7876 INFO  (qtp1553197786-49) [n:127.0.0.1:33665_solr     ] 
o.a.s.c.SolrCore [collection2meta_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6a6be154
   [junit4]   2> 7876 INFO  (qtp1553197786-49) [n:127.0.0.1:33665_solr     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection2meta.shard1.replica_n1, tag=SolrCore@6a6be154
   [junit4]   2> 7876 INFO  (qtp1553197786-49) [n:127.0.0.1:33665_solr     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection2meta.shard1.leader, tag=SolrCore@6a6be154
   [junit4]   2> 7878 INFO  (qtp1553197786-49) [n:127.0.0.1:33665_solr     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 7995 INFO  (qtp1553197786-49) [n:127.0.0.1:33665_solr     ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection2meta/terms/shard1 to Terms{values={}, version=1}
   [junit4]   2> 7999 INFO  (qtp1553197786-49) [n:127.0.0.1:33665_solr     ] 
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=157
   [junit4]   2> 8105 INFO  (zkCallback-23-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 8107 INFO  (zkCallback-23-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> 8107 INFO  (zkCallback-23-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> 8121 INFO  (qtp1553197786-53) [n:127.0.0.1:33665_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=collection2meta&action=DELETE&wt=javabin&version=2} status=0 
QTime=287
   [junit4]   2> 8123 INFO  (qtp1553197786-51) [n:127.0.0.1:33665_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> 8127 INFO  
(OverseerCollectionConfigSetProcessor-73554584805703685-127.0.0.1:33665_solr-n_0000000000)
 [n:127.0.0.1:33665_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> 8127 INFO  
(OverseerThreadFactory-14-thread-5-processing-n:127.0.0.1:33665_solr) 
[n:127.0.0.1:33665_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
 asyncId=null
   [junit4]   2> 8129 INFO  (qtp1553197786-47) [n:127.0.0.1:33665_solr    
x:collection1meta_shard2_replica_n3 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1meta.shard2.replica_n3, tag=null
   [junit4]   2> 8129 INFO  (qtp1553197786-47) [n:127.0.0.1:33665_solr    
x:collection1meta_shard2_replica_n3 ] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4718621a: rootName 
= solr_33665, domain = solr.core.collection1meta.shard2.replica_n3, service url 
= null, agent id = null] for registry 
solr.core.collection1meta.shard2.replica_n3 / 
com.codahale.metrics.MetricRegistry@49cd623
   [junit4]   2> 8132 INFO  (qtp2006749275-56) [n:127.0.0.1:41353_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> 8132 INFO  (qtp2006749275-56) [n:127.0.0.1:41353_solr    
x:collection1meta_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@57036195: rootName 
= solr_41353, 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@5b21392
   [junit4]   2> 8158 INFO  (qtp1553197786-47) [n:127.0.0.1:33665_solr     ] 
o.a.s.c.SolrCore [collection1meta_shard2_replica_n3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3cdfbfd6
   [junit4]   2> 8158 INFO  (qtp2006749275-56) [n:127.0.0.1:41353_solr     ] 
o.a.s.c.SolrCore [collection1meta_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6be4dd39
   [junit4]   2> 8159 INFO  (qtp2006749275-56) [n:127.0.0.1:41353_solr     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1meta.shard1.replica_n1, tag=SolrCore@6be4dd39
   [junit4]   2> 8159 INFO  (qtp2006749275-56) [n:127.0.0.1:41353_solr     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1meta.shard1.leader, tag=SolrCore@6be4dd39
   [junit4]   2> 8159 INFO  (qtp1553197786-47) [n:127.0.0.1:33665_solr     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1meta.shard2.replica_n3, tag=SolrCore@3cdfbfd6
   [junit4]   2> 8159 INFO  (qtp2006749275-56) [n:127.0.0.1:41353_solr     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 8159 INFO  (qtp1553197786-47) [n:127.0.0.1:33665_solr     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1meta.shard2.leader, tag=SolrCore@3cdfbfd6
   [junit4]   2> 8166 INFO  (qtp1553197786-47) [n:127.0.0.1:33665_solr     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 8190 INFO  (qtp2006749275-56) [n:127.0.0.1:41353_solr     ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1meta/terms/shard1 to Terms{values={}, version=1}
   [junit4]   2> 8194 INFO  (qtp1553197786-47) [n:127.0.0.1:33665_solr     ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1meta/terms/shard2 to Terms{values={}, version=1}
   [junit4]   2> 8194 INFO  (qtp2006749275-56) [n:127.0.0.1:41353_solr     ] 
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=62
   [junit4]   2> 8196 INFO  (qtp1553197786-47) [n:127.0.0.1:33665_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=collection1meta_shard2_replica_n3&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=67
   [junit4]   2> 8300 INFO  (zkCallback-25-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> 8300 INFO  (zkCallback-25-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> 8300 INFO  (zkCallback-23-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 8300 INFO  (zkCallback-23-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> 8300 INFO  (zkCallback-23-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> 8316 INFO  (qtp1553197786-51) [n:127.0.0.1:33665_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=collection1meta&action=DELETE&wt=javabin&version=2} status=0 
QTime=193
   [junit4]   2> 8346 INFO  
(TEST-AliasIntegrationTest.testErrorChecks-seed#[DE1AEDE1919200D6]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testErrorChecks
   [junit4]   2> 8352 INFO  (qtp1553197786-46) [n:127.0.0.1:33665_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=testErrorChecks-collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 8356 INFO  
(OverseerThreadFactory-14-thread-5-processing-n:127.0.0.1:33665_solr) 
[n:127.0.0.1:33665_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testErrorChecks-collection
   [junit4]   2> 8357 INFO  
(OverseerCollectionConfigSetProcessor-73554584805703685-127.0.0.1:33665_solr-n_0000000000)
 [n:127.0.0.1:33665_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> 8570 INFO  
(OverseerStateUpdate-73554584805703685-127.0.0.1:33665_solr-n_0000000000) 
[n:127.0.0.1:33665_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testErrorChecks-collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testErrorChecks-collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33665/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:33665_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 8573 INFO  
(OverseerStateUpdate-73554584805703685-127.0.0.1:33665_solr-n_0000000000) 
[n:127.0.0.1:33665_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testErrorChecks-collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testErrorChecks-collection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41353/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:41353_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 8777 INFO  (qtp1553197786-49) [n:127.0.0.1:33665_solr    
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation 
core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testErrorChecks-collection_shard1_replica_n1&action=CREATE&numShards=2&collection=testErrorChecks-collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 8777 INFO  (qtp2006749275-57) [n:127.0.0.1:41353_solr    
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation 
core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testErrorChecks-collection_shard2_replica_n2&action=CREATE&numShards=2&collection=testErrorChecks-collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 8800 INFO  (qtp2006749275-57) [n:127.0.0.1:41353_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 9.0.0
   [junit4]   2> 8801 INFO  (qtp1553197786-49) [n:127.0.0.1:33665_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 9.0.0
   [junit4]   2> 8829 INFO  (qtp2006749275-57) [n:127.0.0.1:41353_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema 
name=minimal
   [junit4]   2> 8832 INFO  (qtp2006749275-57) [n:127.0.0.1:41353_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 8832 INFO  (qtp2006749275-57) [n:127.0.0.1:41353_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating 
SolrCore 'testErrorChecks-collection_shard2_replica_n2' using configuration 
from configset conf, trusted=true
   [junit4]   2> 8832 INFO  (qtp2006749275-57) [n:127.0.0.1:41353_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 
'solr_41353.solr.core.testErrorChecks-collection.shard2.replica_n2' (registry 
'solr.core.testErrorChecks-collection.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e990370
   [junit4]   2> 8833 INFO  (qtp2006749275-57) [n:127.0.0.1:41353_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.c.SolrCore 
[[testErrorChecks-collection_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_DE1AEDE1919200D6-001/tempDir-001/node2/./testErrorChecks-collection_shard2_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_DE1AEDE1919200D6-001/tempDir-001/node2/./testErrorChecks-collection_shard2_replica_n2/data/]
   [junit4]   2> 8834 INFO  (qtp1553197786-49) [n:127.0.0.1:33665_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema 
name=minimal
   [junit4]   2> 8838 INFO  (qtp1553197786-49) [n:127.0.0.1:33665_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 8838 INFO  (qtp1553197786-49) [n:127.0.0.1:33665_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating 
SolrCore 'testErrorChecks-collection_shard1_replica_n1' using configuration 
from configset conf, trusted=true
   [junit4]   2> 8838 INFO  (qtp1553197786-49) [n:127.0.0.1:33665_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 
'solr_33665.solr.core.testErrorChecks-collection.shard1.replica_n1' (registry 
'solr.core.testErrorChecks-collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e990370
   [junit4]   2> 8838 INFO  (qtp1553197786-49) [n:127.0.0.1:33665_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[testErrorChecks-collection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_DE1AEDE1919200D6-001/tempDir-001/node1/./testErrorChecks-collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_DE1AEDE1919200D6-001/tempDir-001/node1/./testErrorChecks-collection_shard1_replica_n1/data/]
   [junit4]   2> 8924 INFO  (qtp2006749275-57) [n:127.0.0.1:41353_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 8924 INFO  (qtp2006749275-57) [n:127.0.0.1:41353_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 8926 INFO  (qtp2006749275-57) [n:127.0.0.1:41353_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 8926 INFO  (qtp2006749275-57) [n:127.0.0.1:41353_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 8930 INFO  (qtp2006749275-57) [n:127.0.0.1:41353_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@2ca7f7b2[testErrorChecks-collection_shard2_replica_n2] main]
   [junit4]   2> 8931 INFO  (qtp2006749275-57) [n:127.0.0.1:41353_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 8932 INFO  (qtp2006749275-57) [n:127.0.0.1:41353_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 8932 INFO  (qtp2006749275-57) [n:127.0.0.1:41353_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 8932 INFO  (qtp2006749275-57) [n:127.0.0.1:41353_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1663482651195998208
   [junit4]   2> 8934 INFO  (qtp1553197786-49) [n:127.0.0.1:33665_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 8934 INFO  (qtp1553197786-49) [n:127.0.0.1:33665_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 8939 INFO  (qtp1553197786-49) [n:127.0.0.1:33665_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 8939 INFO  (qtp1553197786-49) [n:127.0.0.1:33665_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 8940 INFO  
(searcherExecutor-38-thread-1-processing-n:127.0.0.1:41353_solr 
x:testErrorChecks-collection_shard2_replica_n2 c:testErrorChecks-collection 
s:shard2 r:core_node4) [n:127.0.0.1:41353_solr c:testErrorChecks-collection 
s:shard2 r:core_node4 x:testErrorChecks-collection_shard2_replica_n2 ] 
o.a.s.c.SolrCore [testErrorChecks-collection_shard2_replica_n2] Registered new 
searcher Searcher@2ca7f7b2[testErrorChecks-collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 8941 INFO  (qtp2006749275-57) [n:127.0.0.1:41353_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/testErrorChecks-collection/terms/shard2 to 
Terms{values={core_node4=0}, version=0}
   [junit4]   2> 8942 INFO  (qtp2006749275-57) [n:127.0.0.1:41353_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/testErrorChecks-collection/leaders/shard2
   [junit4]   2> 8944 INFO  (qtp1553197786-49) [n:127.0.0.1:33665_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@687af71f[testErrorChecks-collection_shard1_replica_n1] main]
   [junit4]   2> 8945 INFO  (qtp2006749275-57) [n:127.0.0.1:41353_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 8945 INFO  (qtp2006749275-57) [n:127.0.0.1:41353_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 8945 INFO  (qtp2006749275-57) [n:127.0.0.1:41353_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync 
replicas to 
http://127.0.0.1:41353/solr/testErrorChecks-collection_shard2_replica_n2/
   [junit4]   2> 8946 INFO  (qtp2006749275-57) [n:127.0.0.1:41353_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 8947 INFO  (qtp1553197786-49) [n:127.0.0.1:33665_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 8947 INFO  (qtp2006749275-57) [n:127.0.0.1:41353_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 x:testErrorCh

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

curity.json
   [junit4]   2>        8       /solr/configs/conf1
   [junit4]   2>        7       
/solr/collections/collection1/collectionprops.json
   [junit4]   2>        3       
/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        179     /solr/clusterstate.json
   [junit4]   2>        12      /solr/collections/control_collection/state.json
   [junit4]   2>        10      /solr/clusterprops.json
   [junit4]   2>        4       
/solr/collections/collection1/leader_elect/shard1/election/73554606778417173-core_node6-n_0000000002
   [junit4]   2>        3       
/solr/overseer_elect/election/73554606778417173-127.0.0.1:39647_aig%2Feq-n_0000000004
   [junit4]   2>        2       
/solr/overseer_elect/election/73554606778417165-127.0.0.1:43569_aig%2Feq-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        81      /solr/live_nodes
   [junit4]   2>        67      /solr/overseer/queue
   [junit4]   2>        25      /solr/overseer/collection-queue-work
   [junit4]   2>        10      /solr/collections
   [junit4]   2> 
   [junit4]   2> 383519 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[DE1AEDE1919200D6]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:38107
   [junit4]   2> 383519 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[DE1AEDE1919200D6]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38107
   [junit4]   2> 383519 INFO  
(TEST-HdfsSyncSliceTest.test-seed#[DE1AEDE1919200D6]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 38107
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HdfsSyncSliceTest 
-Dtests.method=test -Dtests.seed=DE1AEDE1919200D6 -Dtests.multiplier=2 
-Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
 -Dtests.locale=de-BE -Dtests.timezone=Pacific/Noumea -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 46.5s J0 | HdfsSyncSliceTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<5> but 
was:<4>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([DE1AEDE1919200D6:564ED23B3F6E6D2E]:0)
   [junit4]    >        at 
org.apache.solr.cloud.SyncSliceTest.test(SyncSliceTest.java:151)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 383524 WARN  
(SUITE-HdfsSyncSliceTest-seed#[DE1AEDE1919200D6]-worker) [     ] 
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 383542 INFO  
(SUITE-HdfsSyncSliceTest-seed#[DE1AEDE1919200D6]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.w.WebAppContext@5897d9a0{datanode,/,null,UNAVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode}
   [junit4]   2> 383542 INFO  
(SUITE-HdfsSyncSliceTest-seed#[DE1AEDE1919200D6]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@58abbe12{HTTP/1.1, 
(http/1.1)}{localhost:0}
   [junit4]   2> 383542 INFO  
(SUITE-HdfsSyncSliceTest-seed#[DE1AEDE1919200D6]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 383542 INFO  
(SUITE-HdfsSyncSliceTest-seed#[DE1AEDE1919200D6]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4145ff52{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,UNAVAILABLE}
   [junit4]   2> 383544 WARN  (BP-585213772-127.0.0.1-1586421006397 
heartbeating to localhost.localdomain/127.0.0.1:44653) [     ] 
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager 
interrupted
   [junit4]   2> 383545 WARN  (BP-585213772-127.0.0.1-1586421006397 
heartbeating to localhost.localdomain/127.0.0.1:44653) [     ] 
o.a.h.h.s.d.DataNode Ending block pool service for: Block pool 
BP-585213772-127.0.0.1-1586421006397 (Datanode Uuid 
e85717ba-1957-4aef-b538-324bca73534e) service to 
localhost.localdomain/127.0.0.1:44653
   [junit4]   2> 383565 WARN  
(SUITE-HdfsSyncSliceTest-seed#[DE1AEDE1919200D6]-worker) [     ] 
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 383571 INFO  
(SUITE-HdfsSyncSliceTest-seed#[DE1AEDE1919200D6]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.w.WebAppContext@5a687350{datanode,/,null,UNAVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode}
   [junit4]   2> 383572 INFO  
(SUITE-HdfsSyncSliceTest-seed#[DE1AEDE1919200D6]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@64b0cb1b{HTTP/1.1, 
(http/1.1)}{localhost:0}
   [junit4]   2> 383572 INFO  
(SUITE-HdfsSyncSliceTest-seed#[DE1AEDE1919200D6]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 383572 INFO  
(SUITE-HdfsSyncSliceTest-seed#[DE1AEDE1919200D6]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4ae946c{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,UNAVAILABLE}
   [junit4]   2> 383579 WARN  (BP-585213772-127.0.0.1-1586421006397 
heartbeating to localhost.localdomain/127.0.0.1:44653) [     ] 
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager 
interrupted
   [junit4]   2> 383579 WARN  (BP-585213772-127.0.0.1-1586421006397 
heartbeating to localhost.localdomain/127.0.0.1:44653) [     ] 
o.a.h.h.s.d.DataNode Ending block pool service for: Block pool 
BP-585213772-127.0.0.1-1586421006397 (Datanode Uuid 
c9e67d18-861f-43ec-a2f0-400e6c7ca93f) service to 
localhost.localdomain/127.0.0.1:44653
   [junit4]   2> 383612 INFO  
(SUITE-HdfsSyncSliceTest-seed#[DE1AEDE1919200D6]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.w.WebAppContext@7609a1e{hdfs,/,null,UNAVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/hdfs}
   [junit4]   2> 383612 INFO  
(SUITE-HdfsSyncSliceTest-seed#[DE1AEDE1919200D6]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@27ce8f87{HTTP/1.1, 
(http/1.1)}{localhost.localdomain:0}
   [junit4]   2> 383612 INFO  
(SUITE-HdfsSyncSliceTest-seed#[DE1AEDE1919200D6]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 383612 INFO  
(SUITE-HdfsSyncSliceTest-seed#[DE1AEDE1919200D6]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3f95fa4a{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,UNAVAILABLE}
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_DE1AEDE1919200D6-001
   [junit4]   2> Apr 09, 2020 8:30:54 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 33 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): 
{rnd_b=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), 
multiDefault=PostingsFormat(name=LuceneFixedGap), 
a_t=PostingsFormat(name=LuceneFixedGap), 
_root_=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), 
text=FST50}, docValues:{other_tl1=DocValuesFormat(name=Asserting), 
range_facet_l_dv=DocValuesFormat(name=Lucene80), 
_version_=DocValuesFormat(name=Asserting), 
intDefault=DocValuesFormat(name=Asserting), 
id_i1=DocValuesFormat(name=Asserting), a_i1=DocValuesFormat(name=Asserting), 
range_facet_i_dv=DocValuesFormat(name=Asserting), 
intDvoDefault=DocValuesFormat(name=Lucene80), 
timestamp=DocValuesFormat(name=Asserting), 
range_facet_l=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1052, 
maxMBSortInHeap=5.815179997574747, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4eb1dec6),
 locale=de-BE, timezone=Pacific/Noumea
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 11.0.4 
(64-bit)/cpus=4,threads=12,free=224141720,total=470810624
   [junit4]   2> NOTE: All tests run in this JVM: [TestPseudoReturnFields, 
TestHttpServletCarrier, TestDistributedMap, TestConfigSetsAPI, 
TestDistributedMissingSort, TestCloudRecovery2, TestNamedUpdateProcessors, 
SpatialRPTFieldTypeTest, TestSolrConfigHandlerCloud, SimpleMLTQParserTest, 
TestRebalanceLeaders, TestUnInvertedFieldException, TestManagedResource, 
RulesTest, MissingSegmentRecoveryTest, SolrLogAuditLoggerPluginTest, 
TestMissingGroups, NumberUtilsTest, BasicAuthIntegrationTest, 
ExitableDirectoryReaderTest, TestComplexPhraseLeadingWildcard, 
TestUnifiedSolrHighlighterWithoutStoredId, TestSimNodeAddedTrigger, 
TestCharFilters, SplitShardTest, ConjunctionSolrSpellCheckerTest, 
ClusterStateTest, SubstringBytesRefFilterTest, SolrJmxReporterCloudTest, 
CoreAdminOperationTest, SuggesterTest, TestRestoreCore, TestSafeXMLParsing, 
HdfsSyncSliceTest]
   [junit4] Completed [108/907 (2!)] on J0 in 52.10s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 55170 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to