Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/349/

3 tests failed.
FAILED:  org.apache.solr.cloud.AliasIntegrationTest.testModifyMetadataCAR

Error Message:
Error from server at http://127.0.0.1:37446/solr: Can't modify non-existent 
alias testModifyMetadataCAR

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:37446/solr: Can't modify non-existent alias 
testModifyMetadataCAR
        at 
__randomizedtesting.SeedInfo.seed([C8AA1C98265C04BD:D4F85DD39B87A4E5]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.AliasIntegrationTest.testModifyMetadataCAR(AliasIntegrationTest.java:261)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.TestUtilizeNode.test

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([C8AA1C98265C04BD:40FE234288A06945]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at org.apache.solr.cloud.TestUtilizeNode.test(TestUtilizeNode.java:81)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

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

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([C8AA1C98265C04BD:A556B8659C14FBBA]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:241)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11901 lines...]
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4]   2> 919664 INFO  
(SUITE-AliasIntegrationTest-seed#[C8AA1C98265C04BD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_C8AA1C98265C04BD-001/init-core-data-001
   [junit4]   2> 919697 WARN  
(SUITE-AliasIntegrationTest-seed#[C8AA1C98265C04BD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 919697 INFO  
(SUITE-AliasIntegrationTest-seed#[C8AA1C98265C04BD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 919699 INFO  
(SUITE-AliasIntegrationTest-seed#[C8AA1C98265C04BD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 919699 INFO  
(SUITE-AliasIntegrationTest-seed#[C8AA1C98265C04BD]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_C8AA1C98265C04BD-001/tempDir-001
   [junit4]   2> 919699 INFO  
(SUITE-AliasIntegrationTest-seed#[C8AA1C98265C04BD]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 919721 INFO  (Thread-552) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 919721 INFO  (Thread-552) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 919766 ERROR (Thread-552) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 919825 INFO  
(SUITE-AliasIntegrationTest-seed#[C8AA1C98265C04BD]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:43900
   [junit4]   2> 919971 INFO  (zkConnectionManagerCallback-1996-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 920095 INFO  (jetty-launcher-1993-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 920095 INFO  (jetty-launcher-1993-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 920171 INFO  (jetty-launcher-1993-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 920171 INFO  (jetty-launcher-1993-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 920171 INFO  (jetty-launcher-1993-thread-2) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 920176 INFO  (jetty-launcher-1993-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@97c0ae5{/solr,null,AVAILABLE}
   [junit4]   2> 920177 INFO  (jetty-launcher-1993-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@66e1dc65{HTTP/1.1,[http/1.1]}{127.0.0.1:37446}
   [junit4]   2> 920177 INFO  (jetty-launcher-1993-thread-2) [    ] 
o.e.j.s.Server Started @930199ms
   [junit4]   2> 920177 INFO  (jetty-launcher-1993-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37446}
   [junit4]   2> 920177 ERROR (jetty-launcher-1993-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 920177 INFO  (jetty-launcher-1993-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 920177 INFO  (jetty-launcher-1993-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 920177 INFO  (jetty-launcher-1993-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 920178 INFO  (jetty-launcher-1993-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-03T10:58:14.830Z
   [junit4]   2> 920319 INFO  (jetty-launcher-1993-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 920319 INFO  (jetty-launcher-1993-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 920320 INFO  (jetty-launcher-1993-thread-1) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 920320 INFO  (jetty-launcher-1993-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@26ac379f{/solr,null,AVAILABLE}
   [junit4]   2> 920320 INFO  (jetty-launcher-1993-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@672a1c8d{HTTP/1.1,[http/1.1]}{127.0.0.1:46269}
   [junit4]   2> 920320 INFO  (jetty-launcher-1993-thread-1) [    ] 
o.e.j.s.Server Started @930342ms
   [junit4]   2> 920320 INFO  (jetty-launcher-1993-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46269}
   [junit4]   2> 920321 ERROR (jetty-launcher-1993-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 920321 INFO  (jetty-launcher-1993-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 920321 INFO  (jetty-launcher-1993-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 920321 INFO  (jetty-launcher-1993-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 920321 INFO  (jetty-launcher-1993-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-03T10:58:14.973Z
   [junit4]   2> 920334 INFO  (zkConnectionManagerCallback-1998-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 920407 INFO  (jetty-launcher-1993-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 920426 INFO  (zkConnectionManagerCallback-2000-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 920433 INFO  (jetty-launcher-1993-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 920500 INFO  (jetty-launcher-1993-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43900/solr
   [junit4]   2> 920528 INFO  (jetty-launcher-1993-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43900/solr
   [junit4]   2> 920641 INFO  (zkConnectionManagerCallback-2004-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 920662 INFO  (zkConnectionManagerCallback-2008-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 920845 INFO  
(zkConnectionManagerCallback-2010-thread-1-processing-n:127.0.0.1:46269_solr) 
[n:127.0.0.1:46269_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 920863 INFO  
(zkConnectionManagerCallback-2012-thread-1-processing-n:127.0.0.1:37446_solr) 
[n:127.0.0.1:37446_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 921279 INFO  (jetty-launcher-1993-thread-2) 
[n:127.0.0.1:37446_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 921279 INFO  (jetty-launcher-1993-thread-2) 
[n:127.0.0.1:37446_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:37446_solr
   [junit4]   2> 921280 INFO  (jetty-launcher-1993-thread-2) 
[n:127.0.0.1:37446_solr    ] o.a.s.c.Overseer Overseer 
(id=72195863619698694-127.0.0.1:37446_solr-n_0000000000) starting
   [junit4]   2> 921331 INFO  (jetty-launcher-1993-thread-2) 
[n:127.0.0.1:37446_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37446_solr
   [junit4]   2> 921370 INFO  
(zkCallback-2011-thread-1-processing-n:127.0.0.1:37446_solr) 
[n:127.0.0.1:37446_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 921479 INFO  (jetty-launcher-1993-thread-1) 
[n:127.0.0.1:46269_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 921480 INFO  (jetty-launcher-1993-thread-1) 
[n:127.0.0.1:46269_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 921498 INFO  (jetty-launcher-1993-thread-1) 
[n:127.0.0.1:46269_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46269_solr
   [junit4]   2> 921516 INFO  
(zkCallback-2009-thread-1-processing-n:127.0.0.1:46269_solr) 
[n:127.0.0.1:46269_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 921517 INFO  
(zkCallback-2011-thread-1-processing-n:127.0.0.1:37446_solr) 
[n:127.0.0.1:37446_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 921692 INFO  (jetty-launcher-1993-thread-2) 
[n:127.0.0.1:37446_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37446.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10e1319a
   [junit4]   2> 921711 INFO  (jetty-launcher-1993-thread-2) 
[n:127.0.0.1:37446_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37446.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10e1319a
   [junit4]   2> 921728 INFO  (jetty-launcher-1993-thread-2) 
[n:127.0.0.1:37446_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37446.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10e1319a
   [junit4]   2> 921729 INFO  (jetty-launcher-1993-thread-2) 
[n:127.0.0.1:37446_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_C8AA1C98265C04BD-001/tempDir-001/node2/.
   [junit4]   2> 921901 INFO  (jetty-launcher-1993-thread-1) 
[n:127.0.0.1:46269_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46269.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10e1319a
   [junit4]   2> 921956 INFO  (jetty-launcher-1993-thread-1) 
[n:127.0.0.1:46269_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46269.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10e1319a
   [junit4]   2> 921956 INFO  (jetty-launcher-1993-thread-1) 
[n:127.0.0.1:46269_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46269.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10e1319a
   [junit4]   2> 921957 INFO  (jetty-launcher-1993-thread-1) 
[n:127.0.0.1:46269_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_C8AA1C98265C04BD-001/tempDir-001/node1/.
   [junit4]   2> 922319 INFO  (zkConnectionManagerCallback-2018-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 922441 INFO  (zkConnectionManagerCallback-2022-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 922552 INFO  
(SUITE-AliasIntegrationTest-seed#[C8AA1C98265C04BD]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 922587 INFO  
(SUITE-AliasIntegrationTest-seed#[C8AA1C98265C04BD]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43900/solr ready
   [junit4]   2> 923835 INFO  
(TEST-AliasIntegrationTest.testModifyMetadataCAR-seed#[C8AA1C98265C04BD]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testModifyMetadataCAR
   [junit4]   2> 923876 INFO  (qtp1046327244-6610) [n:127.0.0.1:46269_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 923967 INFO  (qtp1046327244-6610) [n:127.0.0.1:46269_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=90
   [junit4]   2> 923995 INFO  (qtp2019937943-6599) [n:127.0.0.1:37446_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=collection1meta&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 924079 INFO  
(OverseerThreadFactory-1358-thread-1-processing-n:127.0.0.1:37446_solr) 
[n:127.0.0.1:37446_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1meta
   [junit4]   2> 924192 INFO  
(OverseerStateUpdate-72195863619698694-127.0.0.1:37446_solr-n_0000000000) 
[n:127.0.0.1:37446_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:46269/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 924206 INFO  
(OverseerStateUpdate-72195863619698694-127.0.0.1:37446_solr-n_0000000000) 
[n:127.0.0.1:37446_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1meta",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1meta_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37446/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 924502 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1meta_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1meta&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 924502 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 924583 INFO  (qtp2019937943-6603) [n:127.0.0.1:37446_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1meta_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1meta&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 924584 INFO  (qtp2019937943-6603) [n:127.0.0.1:37446_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 924770 INFO  
(zkCallback-2011-thread-1-processing-n:127.0.0.1:37446_solr) 
[n:127.0.0.1:37446_solr    ] 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> 924770 INFO  
(zkCallback-2009-thread-1-processing-n:127.0.0.1:46269_solr) 
[n:127.0.0.1:46269_solr    ] 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> 924806 INFO  
(zkCallback-2009-thread-2-processing-n:127.0.0.1:46269_solr) 
[n:127.0.0.1:46269_solr    ] 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> 924806 INFO  
(zkCallback-2011-thread-2-processing-n:127.0.0.1:37446_solr) 
[n:127.0.0.1:37446_solr    ] 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> 925769 INFO  (qtp2019937943-6603) [n:127.0.0.1:37446_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 925821 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 925842 INFO  (qtp2019937943-6603) [n:127.0.0.1:37446_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.s.IndexSchema [collection1meta_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 925893 INFO  (qtp2019937943-6603) [n:127.0.0.1:37446_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 925893 INFO  (qtp2019937943-6603) [n:127.0.0.1:37446_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1meta_shard2_replica_n2' 
using configuration from collection collection1meta, trusted=true
   [junit4]   2> 925894 INFO  (qtp2019937943-6603) [n:127.0.0.1:37446_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37446.solr.core.collection1meta.shard2.replica_n2' (registry 
'solr.core.collection1meta.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10e1319a
   [junit4]   2> 925894 INFO  (qtp2019937943-6603) [n:127.0.0.1:37446_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 925894 INFO  (qtp2019937943-6603) [n:127.0.0.1:37446_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.SolrCore [[collection1meta_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_C8AA1C98265C04BD-001/tempDir-001/node2/collection1meta_shard2_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_C8AA1C98265C04BD-001/tempDir-001/node2/./collection1meta_shard2_replica_n2/data/]
   [junit4]   2> 925913 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection1meta_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 925915 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 925915 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1meta_shard1_replica_n1' 
using configuration from collection collection1meta, trusted=true
   [junit4]   2> 925916 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46269.solr.core.collection1meta.shard1.replica_n1' (registry 
'solr.core.collection1meta.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10e1319a
   [junit4]   2> 925916 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 925916 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection1meta_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_C8AA1C98265C04BD-001/tempDir-001/node1/collection1meta_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_C8AA1C98265C04BD-001/tempDir-001/node1/./collection1meta_shard1_replica_n1/data/]
   [junit4]   2> 926256 INFO  (qtp2019937943-6603) [n:127.0.0.1:37446_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 926256 INFO  (qtp2019937943-6603) [n:127.0.0.1:37446_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 926257 INFO  (qtp2019937943-6603) [n:127.0.0.1:37446_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 926257 INFO  (qtp2019937943-6603) [n:127.0.0.1:37446_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 926290 INFO  (qtp2019937943-6603) [n:127.0.0.1:37446_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4c89f31d[collection1meta_shard2_replica_n2] main]
   [junit4]   2> 926291 INFO  (qtp2019937943-6603) [n:127.0.0.1:37446_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 926291 INFO  (qtp2019937943-6603) [n:127.0.0.1:37446_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 926292 INFO  (qtp2019937943-6603) [n:127.0.0.1:37446_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 926448 INFO  
(searcherExecutor-1363-thread-1-processing-n:127.0.0.1:37446_solr 
x:collection1meta_shard2_replica_n2 s:shard2 c:collection1meta r:core_node4) 
[n:127.0.0.1:37446_solr c:collection1meta s:shard2 r:core_node4 
x:collection1meta_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1meta_shard2_replica_n2] Registered new searcher 
Searcher@4c89f31d[collection1meta_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 926448 INFO  (qtp2019937943-6603) [n:127.0.0.1:37446_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1591377134721433600
   [junit4]   2> 926471 INFO  (qtp2019937943-6603) [n:127.0.0.1:37446_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 926472 INFO  (qtp2019937943-6603) [n:127.0.0.1:37446_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 926472 INFO  (qtp2019937943-6603) [n:127.0.0.1:37446_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:37446/solr/collection1meta_shard2_replica_n2/
   [junit4]   2> 926472 INFO  (qtp2019937943-6603) [n:127.0.0.1:37446_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 926472 INFO  (qtp2019937943-6603) [n:127.0.0.1:37446_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:37446/solr/collection1meta_shard2_replica_n2/ has no replicas
   [junit4]   2> 926472 INFO  (qtp2019937943-6603) [n:127.0.0.1:37446_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 926521 INFO  (qtp2019937943-6603) [n:127.0.0.1:37446_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:37446/solr/collection1meta_shard2_replica_n2/ shard2
   [junit4]   2> 926529 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 926529 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 926530 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 926530 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 926532 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4750bddf[collection1meta_shard1_replica_n1] main]
   [junit4]   2> 926582 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 926582 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 926583 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 926583 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1591377134862991360
   [junit4]   2> 926744 INFO  
(searcherExecutor-1364-thread-1-processing-n:127.0.0.1:46269_solr 
x:collection1meta_shard1_replica_n1 s:shard1 c:collection1meta r:core_node3) 
[n:127.0.0.1:46269_solr c:collection1meta s:shard1 r:core_node3 
x:collection1meta_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1meta_shard1_replica_n1] Registered new searcher 
Searcher@4750bddf[collection1meta_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 926750 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 926750 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 926750 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:46269/solr/collection1meta_shard1_replica_n1/
   [junit4]   2> 926750 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 926750 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:46269/solr/collection1meta_shard1_replica_n1/ has no replicas
   [junit4]   2> 926750 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 926805 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:46269/solr/collection1meta_shard1_replica_n1/ shard1
   [junit4]   2> 926810 INFO  
(zkCallback-2011-thread-1-processing-n:127.0.0.1:37446_solr) 
[n:127.0.0.1:37446_solr    ] 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> 926810 INFO  
(zkCallback-2009-thread-1-processing-n:127.0.0.1:46269_solr) 
[n:127.0.0.1:46269_solr    ] 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> 926810 INFO  
(zkCallback-2009-thread-2-processing-n:127.0.0.1:46269_solr) 
[n:127.0.0.1:46269_solr    ] 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> 926821 INFO  
(zkCallback-2011-thread-2-processing-n:127.0.0.1:37446_solr) 
[n:127.0.0.1:37446_solr    ] 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> 926841 INFO  (qtp2019937943-6603) [n:127.0.0.1:37446_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 926899 INFO  (qtp2019937943-6603) [n:127.0.0.1:37446_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1meta_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1meta&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2328
   [junit4]   2> 927080 INFO  
(zkCallback-2011-thread-2-processing-n:127.0.0.1:37446_solr) 
[n:127.0.0.1:37446_solr    ] 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> 927080 INFO  
(zkCallback-2009-thread-2-processing-n:127.0.0.1:46269_solr) 
[n:127.0.0.1:46269_solr    ] 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> 927081 INFO  
(zkCallback-2009-thread-1-processing-n:127.0.0.1:46269_solr) 
[n:127.0.0.1:46269_solr    ] 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> 927092 INFO  
(zkCallback-2011-thread-3-processing-n:127.0.0.1:37446_solr) 
[n:127.0.0.1:37446_solr    ] 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> 927133 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 927172 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1meta_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1meta&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2670
   [junit4]   2> 927339 INFO  
(zkCallback-2009-thread-1-processing-n:127.0.0.1:46269_solr) 
[n:127.0.0.1:46269_solr    ] 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> 927339 INFO  
(zkCallback-2009-thread-2-processing-n:127.0.0.1:46269_solr) 
[n:127.0.0.1:46269_solr    ] 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> 927339 INFO  
(zkCallback-2011-thread-3-processing-n:127.0.0.1:37446_solr) 
[n:127.0.0.1:37446_solr    ] 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> 927339 INFO  
(zkCallback-2011-thread-2-processing-n:127.0.0.1:37446_solr) 
[n:127.0.0.1:37446_solr    ] 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> 927340 INFO  (qtp2019937943-6599) [n:127.0.0.1:37446_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 928142 INFO  
(OverseerCollectionConfigSetProcessor-72195863619698694-127.0.0.1:37446_solr-n_0000000000)
 [n:127.0.0.1:37446_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> 928341 INFO  (qtp2019937943-6599) [n:127.0.0.1:37446_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=collection1meta&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=4346
   [junit4]   2> 928342 INFO  (qtp2019937943-6601) [n:127.0.0.1:37446_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=collection2meta&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 928348 INFO  
(OverseerThreadFactory-1358-thread-2-processing-n:127.0.0.1:37446_solr) 
[n:127.0.0.1:37446_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection2meta
   [junit4]   2> 928575 INFO  
(OverseerStateUpdate-72195863619698694-127.0.0.1:37446_solr-n_0000000000) 
[n:127.0.0.1:37446_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:37446/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 928785 INFO  (qtp2019937943-6598) [n:127.0.0.1:37446_solr    ] 
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> 928888 INFO  
(zkCallback-2011-thread-3-processing-n:127.0.0.1:37446_solr) 
[n:127.0.0.1:37446_solr    ] 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> 928888 INFO  
(zkCallback-2011-thread-2-processing-n:127.0.0.1:37446_solr) 
[n:127.0.0.1:37446_solr    ] 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> 929857 INFO  (qtp2019937943-6598) [n:127.0.0.1:37446_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 929957 INFO  (qtp2019937943-6598) [n:127.0.0.1:37446_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection2meta_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 930155 INFO  (qtp2019937943-6598) [n:127.0.0.1:37446_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> 930155 INFO  (qtp2019937943-6598) [n:127.0.0.1:37446_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection2meta_shard1_replica_n1' 
using configuration from collection collection2meta, trusted=true
   [junit4]   2> 930156 INFO  (qtp2019937943-6598) [n:127.0.0.1:37446_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37446.solr.core.collection2meta.shard1.replica_n1' (registry 
'solr.core.collection2meta.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10e1319a
   [junit4]   2> 930156 INFO  (qtp2019937943-6598) [n:127.0.0.1:37446_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 930156 INFO  (qtp2019937943-6598) [n:127.0.0.1:37446_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-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_C8AA1C98265C04BD-001/tempDir-001/node2/collection2meta_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_C8AA1C98265C04BD-001/tempDir-001/node2/./collection2meta_shard1_replica_n1/data/]
   [junit4]   2> 930624 INFO  (qtp2019937943-6598) [n:127.0.0.1:37446_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> 930624 INFO  (qtp2019937943-6598) [n:127.0.0.1:37446_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> 930626 INFO  (qtp2019937943-6598) [n:127.0.0.1:37446_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 930626 INFO  (qtp2019937943-6598) [n:127.0.0.1:37446_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 930627 INFO  (qtp2019937943-6598) [n:127.0.0.1:37446_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@bb600d7[collection2meta_shard1_replica_n1] main]
   [junit4]   2> 930693 INFO  (qtp2019937943-6598) [n:127.0.0.1:37446_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> 930693 INFO  (qtp2019937943-6598) [n:127.0.0.1:37446_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> 930694 INFO  (qtp2019937943-6598) [n:127.0.0.1:37446_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> 930694 INFO  (qtp2019937943-6598) [n:127.0.0.1:37446_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 1591377139173687296
   [junit4]   2> 930710 INFO  
(searcherExecutor-1373-thread-1-processing-n:127.0.0.1:37446_solr 
x:collection2meta_shard1_replica_n1 s:shard1 c:collection2meta r:core_node2) 
[n:127.0.0.1:37446_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@bb600d7[collection2meta_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 930825 INFO  (qtp2019937943-6598) [n:127.0.0.1:37446_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> 930825 INFO  (qtp2019937943-6598) [n:127.0.0.1:37446_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> 930825 INFO  (qtp2019937943-6598) [n:127.0.0.1:37446_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:37446/solr/collection2meta_shard1_replica_n1/
   [junit4]   2> 930825 INFO  (qtp2019937943-6598) [n:127.0.0.1:37446_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> 930825 INFO  (qtp2019937943-6598) [n:127.0.0.1:37446_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:37446/solr/collection2meta_shard1_replica_n1/ has no replicas
   [junit4]   2> 930825 INFO  (qtp2019937943-6598) [n:127.0.0.1:37446_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 930897 INFO  (qtp2019937943-6598) [n:127.0.0.1:37446_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:37446/solr/collection2meta_shard1_replica_n1/ shard1
   [junit4]   2> 930898 INFO  
(zkCallback-2011-thread-3-processing-n:127.0.0.1:37446_solr) 
[n:127.0.0.1:37446_solr    ] 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> 930898 INFO  
(zkCallback-2011-thread-2-processing-n:127.0.0.1:37446_solr) 
[n:127.0.0.1:37446_solr    ] 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> 930948 INFO  (qtp2019937943-6598) [n:127.0.0.1:37446_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> 930970 INFO  (qtp2019937943-6598) [n:127.0.0.1:37446_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection2meta_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2meta&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2185
   [junit4]   2> 930972 INFO  (qtp2019937943-6601) [n:127.0.0.1:37446_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 930990 INFO  
(OverseerCollectionConfigSetProcessor-72195863619698694-127.0.0.1:37446_solr-n_0000000000)
 [n:127.0.0.1:37446_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> 931079 INFO  
(zkCallback-2011-thread-3-processing-n:127.0.0.1:37446_solr) 
[n:127.0.0.1:37446_solr    ] 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> 931079 INFO  
(zkCallback-2011-thread-2-processing-n:127.0.0.1:37446_solr) 
[n:127.0.0.1:37446_solr    ] 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> 931982 INFO  (qtp2019937943-6601) [n:127.0.0.1:37446_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=collection2meta&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=3639
   [junit4]   2> 932093 INFO  (qtp2019937943-6603) [n:127.0.0.1:37446_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :modifyalias with params 
metadata.bar=bam&metadata.foo=baz&name=testModifyMetadataCAR&action=MODIFYALIAS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 932218 ERROR 
(OverseerThreadFactory-1358-thread-3-processing-n:127.0.0.1:37446_solr) 
[n:127.0.0.1:37446_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Collection: testModifyMetadataCAR operation: modifyalias 
failed:org.apache.solr.common.SolrException: Can't modify non-existent alias 
testModifyMetadataCAR
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.ModifyAliasCmd.call(ModifyAliasCmd.java:57)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:254)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:469)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 932403 INFO  (qtp2019937943-6603) [n:127.0.0.1:37446_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={metadata.bar=bam&metadata.foo=baz&name=testModifyMetadataCAR&action=MODIFYALIAS&wt=javabin&version=2}
 status=400 QTime=310
   [junit4]   2> 932473 INFO  
(TEST-AliasIntegrationTest.testModifyMetadataCAR-seed#[C8AA1C98265C04BD]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testModifyMetadataCAR
   [junit4]   2> 932475 INFO  (qtp2019937943-6603) [n:127.0.0.1:37446_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :listaliases with params 
action=LISTALIASES&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 932475 INFO  (qtp2019937943-6603) [n:127.0.0.1:37446_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LISTALIASES&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 932476 INFO  (qtp2019937943-6603) [n:127.0.0.1:37446_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletealias with params 
name=testModifyMetadataCAR&action=DELETEALIAS&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 932619 INFO  
(OverseerCollectionConfigSetProcessor-72195863619698694-127.0.0.1:37446_solr-n_0000000000)
 [n:127.0.0.1:37446_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> 932639 INFO  (qtp2019937943-6603) [n:127.0.0.1:37446_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=testModifyMetadataCAR&action=DELETEALIAS&wt=javabin&version=2} 
status=0 QTime=163
   [junit4]   2> 932656 INFO  
(OverseerCollectionConfigSetProcessor-72195863619698694-127.0.0.1:37446_solr-n_0000000000)
 [n:127.0.0.1:37446_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> 932728 INFO  
(TEST-AliasIntegrationTest.testModifyMetadataCAR-seed#[C8AA1C98265C04BD]) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 932729 INFO  (qtp2019937943-6601) [n:127.0.0.1:37446_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> 932890 INFO  
(OverseerThreadFactory-1358-thread-5-processing-n:127.0.0.1:37446_solr) 
[n:127.0.0.1:37446_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection Cmd : 
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 932891 INFO  (qtp2019937943-6605) [n:127.0.0.1:37446_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection2meta.shard1.replica_n1, tag=null
   [junit4]   2> 932891 INFO  (qtp2019937943-6605) [n:127.0.0.1:37446_solr    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7609a272: rootName = 
solr_37446, 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@5ad3bcae
   [junit4]   2> 932967 INFO  (qtp2019937943-6605) [n:127.0.0.1:37446_solr    ] 
o.a.s.c.SolrCore [collection2meta_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5262c2b6
   [junit4]   2> 932967 INFO  (qtp2019937943-6605) [n:127.0.0.1:37446_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection2meta.shard1.replica_n1, tag=1382204086
   [junit4]   2> 932967 INFO  (qtp2019937943-6605) [n:127.0.0.1:37446_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection2meta.shard1.leader, tag=1382204086
   [junit4]   2> 933160 INFO  (qtp2019937943-6605) [n:127.0.0.1:37446_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=collection2meta_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=269
   [junit4]   2> 933938 INFO  (qtp2019937943-6601) [n:127.0.0.1:37446_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=collection2meta&action=DELETE&wt=javabin&version=2} status=0 
QTime=1209
   [junit4]   2> 933939 INFO  (qtp2019937943-6603) [n:127.0.0.1:37446_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> 933986 INFO  
(OverseerThreadFactory-1358-thread-5-processing-n:127.0.0.1:37446_solr) 
[n:127.0.0.1:37446_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection Cmd : 
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 933986 INFO  
(OverseerCollectionConfigSetProcessor-72195863619698694-127.0.0.1:37446_solr-n_0000000000)
 [n:127.0.0.1:37446_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> 934006 INFO  (qtp1046327244-6612) [n:127.0.0.1:46269_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1meta.shard1.replica_n1, tag=null
   [junit4]   2> 934006 INFO  (qtp1046327244-6612) [n:127.0.0.1:46269_solr    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@44161fea: rootName = 
solr_46269, 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@2b2acad4
   [junit4]   2> 934024 INFO  (qtp2019937943-6598) [n:127.0.0.1:37446_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1meta.shard2.replica_n2, tag=null
   [junit4]   2> 934024 INFO  (qtp2019937943-6598) [n:127.0.0.1:37446_solr    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@75cfa302: rootName = 
solr_37446, domain = solr.core.collection1meta.shard2.replica_n2, service url = 
null, agent id = null] for registry solr.core.collection1meta.shard2.replica_n2 
/ com.codahale.metrics.MetricRegistry@1bb8b326
   [junit4]   2> 934131 INFO  (qtp1046327244-6612) [n:127.0.0.1:46269_solr    ] 
o.a.s.c.SolrCore [collection1meta_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@100fa572
   [junit4]   2> 934131 INFO  (qtp1046327244-6612) [n:127.0.0.1:46269_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1meta.shard1.replica_n1, tag=269460850
   [junit4]   2> 934131 INFO  (qtp1046327244-6612) [n:127.0.0.1:46269_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1meta.shard1.leader, tag=269460850
   [junit4]   2> 934207 INFO  (qtp2019937943-6598) [n:127.0.0.1:37446_solr    ] 
o.a.s.c.SolrCore [collection1meta_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@625a8930
   [junit4]   2> 934207 INFO  (qtp2019937943-6598) [n:127.0.0.1:37446_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1meta.shard2.replica_n2, tag=1650100528
   [junit4]   2> 934207 INFO  (qtp2019937943-6598) [n:127.0.0.1:37446_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1meta.shard2.leader, tag=1650100528
   [junit4]   2> 934382 INFO  (qtp2019937943-6598) [n:127.0.0.1:37446_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=collection1meta_shard2_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=358
   [junit4]   2> 934416 INFO  (qtp1046327244-6612) [n:127.0.0.1:46269_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=collection1meta_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=410
   [junit4]   2> 935126 INFO  (qtp2019937943-6603) [n:127.0.0.1:37446_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=collection1meta&action=DELETE&wt=javabin&version=2} status=0 
QTime=1186
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=AliasIntegrationTest -Dtests.method=testModifyMetadataCAR 
-Dtests.seed=C8AA1C98265C04BD -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=ms -Dtests.timezone=America/Indiana/Marengo -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   12.6s J2 | AliasIntegrationTest.testModifyMetadataCAR <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:37446/solr: Can't modify non-existent alias 
testModifyMetadataCAR
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C8AA1C98265C04BD:D4F85DD39B87A4E5]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    >        at 
org.apache.solr.cloud.AliasIntegrationTest.testModifyMetadataCAR(AliasIntegrationTest.java:261)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 935870 INFO  
(TEST-AliasIntegrationTest.testErrorChecks-seed#[C8AA1C98265C04BD]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testErrorChecks
   [junit4]   2> 935908 INFO  (qtp1046327244-6612) [n:127.0.0.1:46269_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 935908 INFO  (qtp1046327244-6612) [n:127.0.0.1:46269_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 935939 INFO  (qtp2019937943-6601) [n:127.0.0.1:37446_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=testErrorChecks-collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 936060 INFO  
(OverseerCollectionConfigSetProcessor-72195863619698694-127.0.0.1:37446_solr-n_0000000000)
 [n:127.0.0.1:37446_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> 936090 INFO  
(OverseerThreadFactory-1358-thread-5-processing-n:127.0.0.1:37446_solr) 
[n:127.0.0.1:37446_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testErrorChecks-collection
   [junit4]   2> 936327 INFO  
(OverseerStateUpdate-72195863619698694-127.0.0.1:37446_solr-n_0000000000) 
[n:127.0.0.1:37446_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:46269/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 936342 INFO  
(OverseerStateUpdate-72195863619698694-127.0.0.1:37446_solr-n_0000000000) 
[n:127.0.0.1:37446_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:37446/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 936560 INFO  (qtp2019937943-6605) [n:127.0.0.1:37446_solr    ] 
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> 936560 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_solr    ] 
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> 936755 INFO  
(zkCallback-2009-thread-2-processing-n:127.0.0.1:46269_solr) 
[n:127.0.0.1:46269_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testErrorChecks-collection/state.json] for collection 
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 936755 INFO  
(zkCallback-2009-thread-1-processing-n:127.0.0.1:46269_solr) 
[n:127.0.0.1:46269_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testErrorChecks-collection/state.json] for collection 
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 936758 INFO  
(zkCallback-2011-thread-2-processing-n:127.0.0.1:37446_solr) 
[n:127.0.0.1:37446_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testErrorChecks-collection/state.json] for collection 
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 936758 INFO  
(zkCallback-2011-thread-3-processing-n:127.0.0.1:37446_solr) 
[n:127.0.0.1:37446_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testErrorChecks-collection/state.json] for collection 
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 937613 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.3.0
   [junit4]   2> 937689 INFO  (qtp2019937943-6605) [n:127.0.0.1:37446_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.3.0
   [junit4]   2> 937707 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.s.IndexSchema 
[testErrorChecks-collection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 937710 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_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> 937710 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_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 collection testErrorChecks-collection, trusted=true
   [junit4]   2> 937710 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_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_46269.solr.core.testErrorChecks-collection.shard1.replica_n1' (registry 
'solr.core.testErrorChecks-collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10e1319a
   [junit4]   2> 937710 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 937727 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_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-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_C8AA1C98265C04BD-001/tempDir-001/node1/testErrorChecks-collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_C8AA1C98265C04BD-001/tempDir-001/node1/./testErrorChecks-collection_shard1_replica_n1/data/]
   [junit4]   2> 937782 INFO  (qtp2019937943-6605) [n:127.0.0.1:37446_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.s.IndexSchema 
[testErrorChecks-collection_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 937796 INFO  (qtp2019937943-6605) [n:127.0.0.1:37446_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> 937816 INFO  (qtp2019937943-6605) [n:127.0.0.1:37446_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 collection testErrorChecks-collection, trusted=true
   [junit4]   2> 937817 INFO  (qtp2019937943-6605) [n:127.0.0.1:37446_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_37446.solr.core.testErrorChecks-collection.shard2.replica_n2' (registry 
'solr.core.testErrorChecks-collection.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10e1319a
   [junit4]   2> 937817 INFO  (qtp2019937943-6605) [n:127.0.0.1:37446_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 937817 INFO  (qtp2019937943-6605) [n:127.0.0.1:37446_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-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_C8AA1C98265C04BD-001/tempDir-001/node2/testErrorChecks-collection_shard2_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_C8AA1C98265C04BD-001/tempDir-001/node2/./testErrorChecks-collection_shard2_replica_n2/data/]
   [junit4]   2> 938044 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_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> 938044 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_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> 938045 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_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> 938045 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_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> 938046 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@39afb0bb[testErrorChecks-collection_shard1_replica_n1] main]
   [junit4]   2> 938056 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_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> 938056 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 938057 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 938088 INFO  
(searcherExecutor-1378-thread-1-processing-n:127.0.0.1:46269_solr 
x:testErrorChecks-collection_shard1_replica_n1 s:shard1 
c:testErrorChecks-collection r:core_node3) [n:127.0.0.1:46269_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] Registered new searcher 
Searcher@39afb0bb[testErrorChecks-collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 938089 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1591377146927906816
   [junit4]   2> 938127 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 938127 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 938127 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync 
replicas to 
http://127.0.0.1:46269/solr/testErrorChecks-collection_shard1_replica_n1/
   [junit4]   2> 938128 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 938128 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:46269/solr/testErrorChecks-collection_shard1_replica_n1/ has 
no replicas
   [junit4]   2> 938128 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 938159 INFO  (qtp1046327244-6614) [n:127.0.0.1:46269_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:46269/solr/testErrorChecks-collection_shard1_replica_n1/ shard1
   [junit4]   2> 938184 INFO  (qtp2019937943-6605) [n:127.0.0.1:37446_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> 938184 INFO  (qtp2019937943-6605) [n:127.0.0.1:37446_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> 938273 INFO  (qtp2019937943-6605) [n:127.0.0.1:37446_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> 938273 INFO  
(zkCallback-2009-thread-1-processing-n:127.0.0.1:46269_solr) 
[n:127.0.0.1:46269_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testErrorChecks-collection/state.json] for collection 
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 938273 INFO  (qtp2019937943-6605) [n:127.0.0.1:37446_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> 938273 INFO  
(zkCallback-2009-thread-2-processing-n:127.0.0.1:46269_solr) 
[n:127.0.0.1:46269_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testErrorChecks-collection/state.json] for collection 
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 938275 INFO  (qtp2019937943-6605) [n:127.0.0.1:37446_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@62250a48[testErrorChecks-collection_shard2_replica_n2] main]
   [junit4]   2> 938275 INFO  
(zkCallback-2011-thread-3-processing-n:127.0.0.1:37446_solr) 
[n:127.0.0.1:37446_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testErrorChecks-collection/state.json] for collection 
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 938275 INFO  
(zkCallback-2011-thread-2-processing-n:127.0.0.1:37446_solr) 
[n:127.0.0.1:37446_solr    ] o.a.s.c

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

mon.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:365)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:882)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:704)
   [junit4]   2>        at 
java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:72)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1090)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1085)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:269)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 4622608 INFO  (jetty-closer-8052-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5ebca607{/solr,null,UNAVAILABLE}
   [junit4]   2> 4622608 INFO  (jetty-closer-8052-thread-4) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 4622907 INFO  (jetty-closer-8052-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@555099af{/solr,null,UNAVAILABLE}
   [junit4]   2> 4622908 INFO  (jetty-closer-8052-thread-3) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 4622938 INFO  (jetty-closer-8052-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@39d23f40{/solr,null,UNAVAILABLE}
   [junit4]   2> 4622938 INFO  (jetty-closer-8052-thread-2) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 4622939 ERROR 
(SUITE-AutoscalingHistoryHandlerTest-seed#[C8AA1C98265C04BD]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 4622942 INFO  
(SUITE-AutoscalingHistoryHandlerTest-seed#[C8AA1C98265C04BD]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:46503 46503
   [junit4]   2> 4623128 INFO  (Thread-6865) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:46503 46503
   [junit4]   2> 4623129 WARN  (Thread-6865) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        18      
/solr/collections/AutoscalingHistoryHandlerTest_collection/terms/shard1
   [junit4]   2>        11      /solr/aliases.json
   [junit4]   2>        11      /solr/clusterprops.json
   [junit4]   2>        8       /solr/collections/.system/terms/shard1
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       
/solr/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/managed-schema
   [junit4]   2>        4       
/solr/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED
   [junit4]   2>        3       /solr/configs/.system
   [junit4]   2>        3       /solr/configs/.system/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        45      
/solr/collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2>        22      /solr/collections/.system/state.json
   [junit4]   2>        11      /solr/clusterstate.json
   [junit4]   2>        2       
/solr/collections/AutoscalingHistoryHandlerTest_collection/leader_elect/shard1/election/72196104102477833-core_node5-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        11      /solr/live_nodes
   [junit4]   2>        11      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_C8AA1C98265C04BD-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{action_s=Lucene50(blocksize=128), event.source_s=BlockTreeOrds(blocksize=128), 
type=Lucene50(blocksize=128), before.actions_ss=BlockTreeOrds(blocksize=128), 
event.property._enqueue_time__ss=Lucene50(blocksize=128), 
after.actions_ss=PostingsFormat(name=Asserting), 
stage_s=Lucene50(blocksize=128), event.id_s=PostingsFormat(name=Memory), 
event.property.eventTimes_ss=Lucene50(blocksize=128), 
source_s=PostingsFormat(name=Memory), event.type_s=Lucene50(blocksize=128), 
responses_ts=PostingsFormat(name=Asserting), id=PostingsFormat(name=Memory), 
collections_ss=Lucene50(blocksize=128), 
operations.params_ts=Lucene50(blocksize=128), 
event.property.nodeNames_ss=Lucene50(blocksize=128)}, 
docValues:{_version_=DocValuesFormat(name=Direct), 
event.time_l=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1931, 
maxMBSortInHeap=5.27607306501709, sim=RandomSimilarity(queryNorm=false): {}, 
locale=es-CO, timezone=Asia/Ust-Nera
   [junit4]   2> NOTE: Linux 4.4.0-104-generic amd64/Oracle Corporation 
1.8.0_152 (64-bit)/cpus=4,threads=1,free=262597144,total=521142272
   [junit4]   2> NOTE: All tests run in this JVM: [QueryResultKeyTest, 
TestSurroundQueryParser, PolyFieldTest, SolrShardReporterTest, 
TestPullReplicaErrorHandling, RulesTest, AutoAddReplicasPlanActionTest, 
TestBulkSchemaConcurrent, QueryEqualityTest, TestLegacyField, BJQParserTest, 
CollectionTooManyReplicasTest, TestFieldCacheSortRandom, TestReplicaProperties, 
TestRestManager, IndexSchemaTest, TestFileDictionaryLookup, 
CachingDirectoryFactoryTest, StressHdfsTest, SmileWriterTest, 
QueryElevationComponentTest, TestFieldSortValues, TestSchemaManager, 
ChaosMonkeySafeLeaderTest, TestSolrCLIRunExample, SaslZkACLProviderTest, 
SolrCloudExampleTest, TestDistribIDF, TestConfigsApi, 
PKIAuthenticationIntegrationTest, DirectUpdateHandlerOptimizeTest, 
PeerSyncTest, TestComplexPhraseLeadingWildcard, TestPostingsSolrHighlighter, 
TestRecovery, AtomicUpdateProcessorFactoryTest, 
AsyncCallRequestStatusResponseTest, TestLRUStatsCache, 
TestCloudSearcherWarming, TestEmbeddedSolrServerAdminHandler, 
TestStressVersions, FastVectorHighlighterTest, CdcrVersionReplicationTest, 
TestPerFieldSimilarity, DistributedFacetPivotLargeTest, 
ClassificationUpdateProcessorIntegrationTest, TestJsonRequest, 
DeleteStatusTest, QueryParsingTest, TestMacroExpander, TestCloudDeleteByQuery, 
DirectSolrConnectionTest, ZkStateWriterTest, RequiredFieldsTest, 
SolrIndexMetricsTest, TestTrie, TestManagedSchemaAPI, 
DistributedFacetSimpleRefinementLongTailTest, TestSchemaNameResource, 
RestartWhileUpdatingTest, SortByFunctionTest, TestFieldResource, 
TestHashQParserPlugin, TestRebalanceLeaders, SystemInfoHandlerTest, 
CreateRoutedAliasTest, PeerSyncReplicationTest, DirectoryFactoryTest, 
SolrCoreTest, TestReqParamsAPI, TestSearchPerf, BadCopyFieldTest, 
TestFuzzyAnalyzedSuggestions, SampleTest, HdfsRestartWhileUpdatingTest, 
DocValuesNotIndexedTest, LoggingHandlerTest, TestCorePropertiesReload, 
TestNamedUpdateProcessors, TestRawTransformer, TestOnReconnectListenerSupport, 
SortSpecParsingTest, ConfigSetsAPITest, BasicZkTest, 
CoreMergeIndexesAdminHandlerTest, XsltUpdateRequestHandlerTest, 
SearchHandlerTest, PropertiesRequestHandlerTest, TestConfigSetsAPIExclusivity, 
PreAnalyzedUpdateProcessorTest, SchemaApiFailureTest, TestZkChroot, 
TestSimpleTrackingShardHandler, SuggesterFSTTest, ResourceLoaderTest, 
TestMinMaxOnMultiValuedField, TestDistributedStatsComponentCardinality, 
CurrencyFieldTypeTest, ExecutePlanActionTest, TestSegmentSorting, 
TestExportWriter, DistributedQueryComponentOptimizationTest, 
DistribJoinFromCollectionTest, EnumFieldTest, ShardSplitTest, 
TriLevelCompositeIdRoutingTest, MetricTriggerTest, TestSchemaVersionResource, 
HdfsBasicDistributedZkTest, InfixSuggestersTest, 
FieldMutatingUpdateProcessorTest, TestSimpleTextCodec, 
TestLeaderInitiatedRecoveryThread, JvmMetricsTest, TestSystemIdResolver, 
TestLargeCluster, SimplePostToolTest, TestNumericRangeQuery64, 
HdfsNNFailoverTest, TestNestedDocsSort, UninvertDocValuesMergePolicyTest, 
SOLR749Test, AlternateDirectoryTest, TestSolr4Spatial, TestHdfsUpdateLog, 
BasicFunctionalityTest, TestStressRecovery, BasicDistributedZkTest, 
NodeMutatorTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, 
OverseerStatusTest, OverseerTaskQueueTest, RemoteQueryErrorTest, 
ReplaceNodeNoTargetTest, ReplaceNodeTest, TestCloudJSONFacetJoinDomain, 
TestConfigSetsAPI, TestSizeLimitedDistributedMap, 
TestSolrCloudWithSecureImpersonation, TestStressCloudBlindAtomicUpdates, 
TestStressLiveNodes, TestTolerantUpdateProcessorRandomCloud, 
HdfsCollectionsAPIDistributedZkTest, SimpleCollectionCreateDeleteTest, 
TestCollectionsAPIViaSolrCloudCluster, ComputePlanActionTest, 
SearchRateTriggerTest, TestClusterStateProvider, TestDistribStateManager, 
TestNodeLostTrigger, TestPolicyCloud, TestSimDistributedQueue, 
TestTriggerIntegration, CdcrBootstrapTest, HdfsBasicDistributedZk2Test, 
HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, 
HdfsRecoveryZkTest, TestImplicitCoreProperties, TestInfoStreamLogging, 
TestNRTOpen, TestReloadAndDeleteDocs, TestShardHandlerFactory, 
TestSolrCloudSnapshots, TestCoreBackup, TestReplicationHandlerBackup, 
TestSQLHandlerNonCloud, TestSolrConfigHandlerConcurrent, V2StandaloneTest, 
AutoscalingHistoryHandlerTest]
   [junit4] Completed [632/774 (3!)] on J1 in 34.27s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to